labels
stringlengths
3
22
ids
stringlengths
44
278
txt
stringlengths
13
29k
xmi
stringlengths
359
1.44M
is_duplicated
bool
2 classes
graph
stringlengths
364
727k
model_type
stringclasses
2 values
metamodelling
repo-ecore-all/data/kortef/Cloud-Resource-Modelling/de.ugoe.cs.oco/bundles/de.ugoe.cs.oco.transformations/src/models/metaModels/Ecore.ecore
ecore EAttribute iD eAttributeType EAnnotation source details eModelElement contents references EClass isSuperTypeOf someClass getFeatureCount getEStructuralFeature featureID getFeatureID feature getEStructuralFeature featureName getOperationCount getEOperation operationID getOperationID operation getOverride operation getFeatureType feature abstract interface eSuperTypes eOperations eAllAttributes eAllReferences eReferences eAttributes eAllContainments eAllOperations eAllStructuralFeatures eAllSuperTypes eIDAttribute eStructuralFeatures eGenericSuperTypes eAllGenericSuperTypes EClassifier isInstance object getClassifierID instanceClassName instanceClass defaultValue instanceTypeName ePackage eTypeParameters EDataType serializable true EEnum getEEnumLiteral name getEEnumLiteral value getEEnumLiteralByLiteral literal eLiterals EEnumLiteral value instance literal eEnum EFactory create eClass createFromString eDataType literalValue convertToString eDataType instanceValue ePackage EModelElement getEAnnotation source eAnnotations ENamedElement name EObject eClass eIsProxy eResource eContainer eContainingFeature eContainmentFeature eContents eAllContents eCrossReferences eGet feature eGet feature resolve eSet feature newValue eIsSet feature eUnset feature eInvoke operation arguments EOperation getOperationID isOverrideOf someOperation eContainingClass eTypeParameters eParameters eExceptions eGenericExceptions EPackage getEClassifier name nsURI nsPrefix eFactoryInstance eClassifiers eSubpackages eSuperPackage EParameter eOperation EReference containment container resolveProxies true eOpposite eReferenceType eKeys EStructuralFeature getFeatureID getContainerClass changeable true volatile transient defaultValueLiteral defaultValue unsettable derived eContainingClass ETypedElement ordered true unique true lowerBound upperBound 1 many required eType eGenericType EBigDecimal java.math.BigDecimal java.math.BigDecimal EBigInteger java.math.BigInteger java.math.BigInteger EBoolean boolean boolean EBooleanObject java.lang.Boolean java.lang.Boolean EByte byte byte EByteArray byte[] byte[] EByteObject java.lang.Byte java.lang.Byte EChar char char ECharacterObject java.lang.Character java.lang.Character EDate java.util.Date java.util.Date EDiagnosticChain org.eclipse.emf.common.util.DiagnosticChain org.eclipse.emf.common.util.DiagnosticChain EDouble double double EDoubleObject java.lang.Double java.lang.Double EEList org.eclipse.emf.common.util.EList org.eclipse.emf.common.util.EList E EEnumerator org.eclipse.emf.common.util.Enumerator org.eclipse.emf.common.util.Enumerator EFeatureMap org.eclipse.emf.ecore.util.FeatureMap org.eclipse.emf.ecore.util.FeatureMap EFeatureMapEntry org.eclipse.emf.ecore.util.FeatureMap$Entry org.eclipse.emf.ecore.util.FeatureMap$Entry EFloat float float EFloatObject java.lang.Float java.lang.Float EInt int int EIntegerObject java.lang.Integer java.lang.Integer EJavaClass java.lang.Class java.lang.Class T EJavaObject java.lang.Object java.lang.Object ELong long long ELongObject java.lang.Long java.lang.Long EMap java.util.Map java.util.Map K V EResource org.eclipse.emf.ecore.resource.Resource org.eclipse.emf.ecore.resource.Resource EResourceSet org.eclipse.emf.ecore.resource.ResourceSet org.eclipse.emf.ecore.resource.ResourceSet EShort short short EShortObject java.lang.Short java.lang.Short EString java.lang.String java.lang.String EStringToStringMapEntry java.util.Map$Entry java.util.Map$Entry key value ETreeIterator org.eclipse.emf.common.util.TreeIterator org.eclipse.emf.common.util.TreeIterator E EGenericType isInstance object eUpperBound eTypeArguments eRawType eLowerBound eTypeParameter eClassifier ETypeParameter eBounds EInvocationTargetException java.lang.reflect.InvocationTargetException java.lang.reflect.InvocationTargetException
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ecore" nsURI="http://www.eclipse.org/emf/2002/Ecore" nsPrefix="ecore"> <eClassifiers xsi:type="ecore:EClass" name="EAttribute" eSuperTypes="#//EStructuralFeature"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ConsistentTransient"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="iD" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAttributeType" lowerBound="1" eType="#//EDataType" changeable="false" volatile="true" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EAnnotation" eSuperTypes="#//EModelElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="WellFormedSourceURI"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="source" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="details" upperBound="-1" eType="#//EStringToStringMapEntry" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eModelElement" eType="#//EModelElement" transient="true" resolveProxies="false" eOpposite="#//EModelElement/eAnnotations"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contents" upperBound="-1" eType="#//EObject" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="references" upperBound="-1" eType="#//EObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EClass" eSuperTypes="#//EClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="InterfaceIsAbstract AtMostOneID UniqueFeatureNames UniqueOperationSignatures NoCircularSuperTypes WellFormedMapEntryClass ConsistentSuperTypes DisjointFeatureAndOperationSignatures"/> </eAnnotations> <eOperations name="isSuperTypeOf" eType="#//EBoolean"> <eParameters name="someClass" eType="#//EClass"/> </eOperations> <eOperations name="getFeatureCount" eType="#//EInt"/> <eOperations name="getEStructuralFeature" eType="#//EStructuralFeature"> <eParameters name="featureID" eType="#//EInt"/> </eOperations> <eOperations name="getFeatureID" eType="#//EInt"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eOperations name="getEStructuralFeature" eType="#//EStructuralFeature"> <eParameters name="featureName" eType="#//EString"/> </eOperations> <eOperations name="getOperationCount" eType="#//EInt"/> <eOperations name="getEOperation" eType="#//EOperation"> <eParameters name="operationID" eType="#//EInt"/> </eOperations> <eOperations name="getOperationID" eType="#//EInt"> <eParameters name="operation" eType="#//EOperation"/> </eOperations> <eOperations name="getOverride" eType="#//EOperation"> <eParameters name="operation" eType="#//EOperation"/> </eOperations> <eOperations name="getFeatureType" eType="#//EGenericType"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="interface" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eSuperTypes" upperBound="-1" eType="#//EClass" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eOperations" upperBound="-1" eType="#//EOperation" containment="true" resolveProxies="false" eOpposite="#//EOperation/eContainingClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllAttributes" upperBound="-1" eType="#//EAttribute" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllReferences" upperBound="-1" eType="#//EReference" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eReferences" upperBound="-1" eType="#//EReference" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAttributes" upperBound="-1" eType="#//EAttribute" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllContainments" upperBound="-1" eType="#//EReference" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllOperations" upperBound="-1" eType="#//EOperation" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllStructuralFeatures" upperBound="-1" eType="#//EStructuralFeature" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllSuperTypes" upperBound="-1" eType="#//EClass" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eIDAttribute" eType="#//EAttribute" changeable="false" volatile="true" transient="true" derived="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eStructuralFeatures" upperBound="-1" eType="#//EStructuralFeature" containment="true" resolveProxies="false" eOpposite="#//EStructuralFeature/eContainingClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eGenericSuperTypes" upperBound="-1" eType="#//EGenericType" unsettable="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllGenericSuperTypes" upperBound="-1" eType="#//EGenericType" changeable="false" volatile="true" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EClassifier" abstract="true" eSuperTypes="#//ENamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="WellFormedInstanceTypeName UniqueTypeParameterNames"/> </eAnnotations> <eOperations name="isInstance" eType="#//EBoolean"> <eParameters name="object" eType="#//EJavaObject"/> </eOperations> <eOperations name="getClassifierID" eType="#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceClassName" eType="#//EString" volatile="true" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceClass" changeable="false" volatile="true" transient="true" derived="true"> <eGenericType eClassifier="#//EJavaClass"> <eTypeArguments/> </eGenericType> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="#//EJavaObject" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceTypeName" eType="#//EString" volatile="true" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ePackage" eType="#//EPackage" changeable="false" transient="true" eOpposite="#//EPackage/eClassifiers"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameters" upperBound="-1" eType="#//ETypeParameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EDataType" eSuperTypes="#//EClassifier"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="serializable" eType="#//EBoolean" defaultValueLiteral="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EEnum" eSuperTypes="#//EDataType"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="UniqueEnumeratorNames UniqueEnumeratorLiterals"/> </eAnnotations> <eOperations name="getEEnumLiteral" eType="#//EEnumLiteral"> <eParameters name="name" eType="#//EString"/> </eOperations> <eOperations name="getEEnumLiteral" eType="#//EEnumLiteral"> <eParameters name="value" eType="#//EInt"/> </eOperations> <eOperations name="getEEnumLiteralByLiteral" eType="#//EEnumLiteral"> <eParameters name="literal" eType="#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eLiterals" upperBound="-1" eType="#//EEnumLiteral" containment="true" resolveProxies="false" eOpposite="#//EEnumLiteral/eEnum"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EEnumLiteral" eSuperTypes="#//ENamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instance" eType="#//EEnumerator" transient="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="literal" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eEnum" eType="#//EEnum" changeable="false" transient="true" resolveProxies="false" eOpposite="#//EEnum/eLiterals"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EFactory" eSuperTypes="#//EModelElement"> <eOperations name="create" eType="#//EObject"> <eParameters name="eClass" eType="#//EClass"/> </eOperations> <eOperations name="createFromString" eType="#//EJavaObject"> <eParameters name="eDataType" eType="#//EDataType"/> <eParameters name="literalValue" eType="#//EString"/> </eOperations> <eOperations name="convertToString" eType="#//EString"> <eParameters name="eDataType" eType="#//EDataType"/> <eParameters name="instanceValue" eType="#//EJavaObject"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="ePackage" lowerBound="1" eType="#//EPackage" transient="true" resolveProxies="false" eOpposite="#//EPackage/eFactoryInstance"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EModelElement" abstract="true"> <eOperations name="getEAnnotation" eType="#//EAnnotation"> <eParameters name="source" eType="#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eAnnotations" upperBound="-1" eType="#//EAnnotation" containment="true" resolveProxies="false" eOpposite="#//EAnnotation/eModelElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ENamedElement" abstract="true" eSuperTypes="#//EModelElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="WellFormedName"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EObject"> <eOperations name="eClass" eType="#//EClass"/> <eOperations name="eIsProxy" eType="#//EBoolean"/> <eOperations name="eResource" eType="#//EResource"/> <eOperations name="eContainer" eType="#//EObject"/> <eOperations name="eContainingFeature" eType="#//EStructuralFeature"/> <eOperations name="eContainmentFeature" eType="#//EReference"/> <eOperations name="eContents"> <eGenericType eClassifier="#//EEList"> <eTypeArguments eClassifier="#//EObject"/> </eGenericType> </eOperations> <eOperations name="eAllContents"> <eGenericType eClassifier="#//ETreeIterator"> <eTypeArguments eClassifier="#//EObject"/> </eGenericType> </eOperations> <eOperations name="eCrossReferences"> <eGenericType eClassifier="#//EEList"> <eTypeArguments eClassifier="#//EObject"/> </eGenericType> </eOperations> <eOperations name="eGet" eType="#//EJavaObject"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eOperations name="eGet" eType="#//EJavaObject"> <eParameters name="feature" eType="#//EStructuralFeature"/> <eParameters name="resolve" eType="#//EBoolean"/> </eOperations> <eOperations name="eSet"> <eParameters name="feature" eType="#//EStructuralFeature"/> <eParameters name="newValue" eType="#//EJavaObject"/> </eOperations> <eOperations name="eIsSet" eType="#//EBoolean"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eOperations name="eUnset"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eOperations name="eInvoke" eType="#//EJavaObject" eExceptions="#//EInvocationTargetException"> <eParameters name="operation" eType="#//EOperation"/> <eParameters name="arguments"> <eGenericType eClassifier="#//EEList"> <eTypeArguments/> </eGenericType> </eParameters> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EOperation" eSuperTypes="#//ETypedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="UniqueParameterNames UniqueTypeParameterNames NoRepeatingVoid"/> </eAnnotations> <eOperations name="getOperationID" eType="#//EInt"/> <eOperations name="isOverrideOf" eType="#//EBoolean"> <eParameters name="someOperation" eType="#//EOperation"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eContainingClass" eType="#//EClass" changeable="false" transient="true" resolveProxies="false" eOpposite="#//EClass/eOperations"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameters" upperBound="-1" eType="#//ETypeParameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eParameters" upperBound="-1" eType="#//EParameter" containment="true" resolveProxies="false" eOpposite="#//EParameter/eOperation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eExceptions" upperBound="-1" eType="#//EClassifier" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eGenericExceptions" upperBound="-1" eType="#//EGenericType" unsettable="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EPackage" eSuperTypes="#//ENamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="WellFormedNsURI WellFormedNsPrefix UniqueSubpackageNames UniqueClassifierNames UniqueNsURIs"/> </eAnnotations> <eOperations name="getEClassifier" eType="#//EClassifier"> <eParameters name="name" eType="#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nsURI" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nsPrefix" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eFactoryInstance" lowerBound="1" eType="#//EFactory" transient="true" resolveProxies="false" eOpposite="#//EFactory/ePackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eClassifiers" upperBound="-1" eType="#//EClassifier" containment="true" eOpposite="#//EClassifier/ePackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eSubpackages" upperBound="-1" eType="#//EPackage" containment="true" eOpposite="#//EPackage/eSuperPackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eSuperPackage" eType="#//EPackage" changeable="false" transient="true" eOpposite="#//EPackage/eSubpackages"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EParameter" eSuperTypes="#//ETypedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="eOperation" eType="#//EOperation" changeable="false" transient="true" resolveProxies="false" eOpposite="#//EOperation/eParameters"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EReference" eSuperTypes="#//EStructuralFeature"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ConsistentOpposite SingleContainer ConsistentKeys ConsistentUnique ConsistentContainer"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="containment" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="container" eType="#//EBoolean" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="resolveProxies" eType="#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eOpposite" eType="#//EReference"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eReferenceType" lowerBound="1" eType="#//EClass" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eKeys" upperBound="-1" eType="#//EAttribute"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EStructuralFeature" abstract="true" eSuperTypes="#//ETypedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ValidDefaultValueLiteral"/> </eAnnotations> <eOperations name="getFeatureID" eType="#//EInt"/> <eOperations name="getContainerClass"> <eGenericType eClassifier="#//EJavaClass"> <eTypeArguments/> </eGenericType> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="changeable" eType="#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="volatile" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="transient" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValueLiteral" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="#//EJavaObject" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unsettable" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="derived" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eContainingClass" eType="#//EClass" changeable="false" transient="true" resolveProxies="false" eOpposite="#//EClass/eStructuralFeatures"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ETypedElement" abstract="true" eSuperTypes="#//ENamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ValidLowerBound ValidUpperBound ConsistentBounds ValidType"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ordered" eType="#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unique" eType="#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" eType="#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" eType="#//EInt" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="many" eType="#//EBoolean" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="required" eType="#//EBoolean" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eType" eType="#//EClassifier" volatile="true" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eGenericType" eType="#//EGenericType" volatile="true" unsettable="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBigDecimal" instanceClassName="java.math.BigDecimal"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#decimal"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBigInteger" instanceClassName="java.math.BigInteger"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#integer"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBoolean" instanceClassName="boolean"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#boolean"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBooleanObject" instanceClassName="java.lang.Boolean"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EBoolean"/> <details key="name" value="EBoolean:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EByte" instanceClassName="byte"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#byte"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EByteArray" instanceClassName="byte[]"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#hexBinary"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EByteObject" instanceClassName="java.lang.Byte"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EByte"/> <details key="name" value="EByte:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EChar" instanceClassName="char"/> <eClassifiers xsi:type="ecore:EDataType" name="ECharacterObject" instanceClassName="java.lang.Character"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EChar"/> <details key="name" value="EChar:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EDate" instanceClassName="java.util.Date"/> <eClassifiers xsi:type="ecore:EDataType" name="EDiagnosticChain" instanceClassName="org.eclipse.emf.common.util.DiagnosticChain" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EDouble" instanceClassName="double"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#double"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EDoubleObject" instanceClassName="java.lang.Double"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EDouble"/> <details key="name" value="EDouble:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EEList" instanceClassName="org.eclipse.emf.common.util.EList" serializable="false"> <eTypeParameters name="E"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EEnumerator" instanceClassName="org.eclipse.emf.common.util.Enumerator" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EFeatureMap" instanceClassName="org.eclipse.emf.ecore.util.FeatureMap" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EFeatureMapEntry" instanceClassName="org.eclipse.emf.ecore.util.FeatureMap$Entry" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EFloat" instanceClassName="float"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#float"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EFloatObject" instanceClassName="java.lang.Float"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EFloat"/> <details key="name" value="EFloat:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EInt" instanceClassName="int"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#int"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EIntegerObject" instanceClassName="java.lang.Integer"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EInt"/> <details key="name" value="EInt:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EJavaClass" instanceClassName="java.lang.Class"> <eTypeParameters name="T"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EJavaObject" instanceClassName="java.lang.Object"/> <eClassifiers xsi:type="ecore:EDataType" name="ELong" instanceClassName="long"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#long"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="ELongObject" instanceClassName="java.lang.Long"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="ELong"/> <details key="name" value="ELong:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EMap" instanceClassName="java.util.Map" serializable="false"> <eTypeParameters name="K"/> <eTypeParameters name="V"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EResource" instanceClassName="org.eclipse.emf.ecore.resource.Resource" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EResourceSet" instanceClassName="org.eclipse.emf.ecore.resource.ResourceSet" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="EShort" instanceClassName="short"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#short"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EShortObject" instanceClassName="java.lang.Short"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EShort"/> <details key="name" value="EShort:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EString" instanceClassName="java.lang.String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#string"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EStringToStringMapEntry" instanceClassName="java.util.Map$Entry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="ETreeIterator" instanceClassName="org.eclipse.emf.common.util.TreeIterator" serializable="false"> <eTypeParameters name="E"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EGenericType"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ConsistentType ConsistentBounds ConsistentArguments"/> </eAnnotations> <eOperations name="isInstance" eType="#//EBoolean"> <eParameters name="object" eType="#//EJavaObject"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eUpperBound" eType="#//EGenericType" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeArguments" upperBound="-1" eType="#//EGenericType" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eRawType" lowerBound="1" eType="#//EClassifier" changeable="false" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eLowerBound" eType="#//EGenericType" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameter" eType="#//ETypeParameter" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eClassifier" eType="#//EClassifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ETypeParameter" eSuperTypes="#//ENamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="eBounds" upperBound="-1" eType="#//EGenericType" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EInvocationTargetException" instanceClassName="java.lang.reflect.InvocationTargetException" serializable="false"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"ecore","nsURI":"http://www.eclipse.org/emf/2002/Ecore","name":"ecore","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAttribute","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAnnotation","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClass","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClassifier","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EDataType","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EEnum","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EEnumLiteral","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EFactory","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EModelElement","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ENamedElement","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EObject","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EOperation","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EPackage","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EParameter","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EReference","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EStructuralFeature","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ETypedElement","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.math.BigDecimal","defaultValue":null,"instanceClassName":"java.math.BigDecimal","name":"EBigDecimal","instanceClass":"java.math.BigDecimal","id":18,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.math.BigInteger","defaultValue":null,"instanceClassName":"java.math.BigInteger","name":"EBigInteger","instanceClass":"java.math.BigInteger","id":19,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"boolean","defaultValue":false,"instanceClassName":"boolean","name":"EBoolean","instanceClass":"boolean","id":20,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Boolean","defaultValue":null,"instanceClassName":"java.lang.Boolean","name":"EBooleanObject","instanceClass":"java.lang.Boolean","id":21,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"byte","defaultValue":0,"instanceClassName":"byte","name":"EByte","instanceClass":"byte","id":22,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"byte[]","defaultValue":null,"instanceClassName":"byte[]","name":"EByteArray","instanceClass":"[B","id":23,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Byte","defaultValue":null,"instanceClassName":"java.lang.Byte","name":"EByteObject","instanceClass":"java.lang.Byte","id":24,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"char","defaultValue":"\u0000","instanceClassName":"char","name":"EChar","instanceClass":"char","id":25,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Character","defaultValue":null,"instanceClassName":"java.lang.Character","name":"ECharacterObject","instanceClass":"java.lang.Character","id":26,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Date","defaultValue":null,"instanceClassName":"java.util.Date","name":"EDate","instanceClass":"java.util.Date","id":27,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.common.util.DiagnosticChain","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.DiagnosticChain","name":"EDiagnosticChain","instanceClass":"org.eclipse.emf.common.util.DiagnosticChain","id":28,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"double","defaultValue":0.0,"instanceClassName":"double","name":"EDouble","instanceClass":"double","id":29,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Double","defaultValue":null,"instanceClassName":"java.lang.Double","name":"EDoubleObject","instanceClass":"java.lang.Double","id":30,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.common.util.EList","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.EList","name":"EEList","instanceClass":"org.eclipse.emf.common.util.EList","id":31,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"EEnumerator","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":32,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.util.FeatureMap","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.util.FeatureMap","name":"EFeatureMap","instanceClass":"org.eclipse.emf.ecore.util.FeatureMap","id":33,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.util.FeatureMap$Entry","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.util.FeatureMap$Entry","name":"EFeatureMapEntry","instanceClass":"org.eclipse.emf.ecore.util.FeatureMap$Entry","id":34,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"float","defaultValue":0.0,"instanceClassName":"float","name":"EFloat","instanceClass":"float","id":35,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Float","defaultValue":null,"instanceClassName":"java.lang.Float","name":"EFloatObject","instanceClass":"java.lang.Float","id":36,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"EInt","instanceClass":"int","id":37,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"EIntegerObject","instanceClass":"java.lang.Integer","id":38,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Class","defaultValue":null,"instanceClassName":"java.lang.Class","name":"EJavaClass","instanceClass":"java.lang.Class","id":39,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"EJavaObject","instanceClass":"java.lang.Object","id":40,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"long","defaultValue":0,"instanceClassName":"long","name":"ELong","instanceClass":"long","id":41,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Long","defaultValue":null,"instanceClassName":"java.lang.Long","name":"ELongObject","instanceClass":"java.lang.Long","id":42,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Map","defaultValue":null,"instanceClassName":"java.util.Map","name":"EMap","instanceClass":"java.util.Map","id":43,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.resource.Resource","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.resource.Resource","name":"EResource","instanceClass":"org.eclipse.emf.ecore.resource.Resource","id":44,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.resource.ResourceSet","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.resource.ResourceSet","name":"EResourceSet","instanceClass":"org.eclipse.emf.ecore.resource.ResourceSet","id":45,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"short","defaultValue":0,"instanceClassName":"short","name":"EShort","instanceClass":"short","id":46,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Short","defaultValue":null,"instanceClassName":"java.lang.Short","name":"EShortObject","instanceClass":"java.lang.Short","id":47,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"EString","instanceClass":"java.lang.String","id":48,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"EStringToStringMapEntry","instanceClass":"java.util.Map$Entry","abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.emf.common.util.TreeIterator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.TreeIterator","name":"ETreeIterator","instanceClass":"org.eclipse.emf.common.util.TreeIterator","id":50,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EGenericType","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ETypeParameter","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.reflect.InvocationTargetException","defaultValue":null,"instanceClassName":"java.lang.reflect.InvocationTargetException","name":"EInvocationTargetException","instanceClass":"java.lang.reflect.InvocationTargetException","id":53,"serializable":false,"eClass":"EDataType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"iD","changeable":true,"lowerBound":0,"iD":false,"id":54,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAttributeType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":55,"derived":true},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"details","changeable":true,"resolveProxies":false,"lowerBound":0,"id":60,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eModelElement","changeable":true,"resolveProxies":false,"lowerBound":0,"id":61,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contents","changeable":true,"resolveProxies":false,"lowerBound":0,"id":62,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"references","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eAnnotations","changeable":true,"resolveProxies":false,"lowerBound":0,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isSuperTypeOf","lowerBound":0,"id":71,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureCount","lowerBound":0,"id":72,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEStructuralFeature","lowerBound":0,"id":73,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureID","lowerBound":0,"id":74,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEStructuralFeature","lowerBound":0,"id":75,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOperationCount","lowerBound":0,"id":76,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEOperation","lowerBound":0,"id":77,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOperationID","lowerBound":0,"id":78,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOverride","lowerBound":0,"id":79,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureType","lowerBound":0,"id":80,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"abstract","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"interface","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"eSuperTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eOperations","changeable":true,"resolveProxies":false,"lowerBound":0,"id":84,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllAttributes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":85,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllReferences","changeable":false,"resolveProxies":true,"lowerBound":0,"id":86,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eReferences","changeable":false,"resolveProxies":true,"lowerBound":0,"id":87,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAttributes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":88,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllContainments","changeable":false,"resolveProxies":true,"lowerBound":0,"id":89,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllOperations","changeable":false,"resolveProxies":true,"lowerBound":0,"id":90,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllStructuralFeatures","changeable":false,"resolveProxies":true,"lowerBound":0,"id":91,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllSuperTypes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":92,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eIDAttribute","changeable":false,"resolveProxies":false,"lowerBound":0,"id":93,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eStructuralFeatures","changeable":true,"resolveProxies":false,"lowerBound":0,"id":94,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"eGenericSuperTypes","changeable":true,"resolveProxies":false,"lowerBound":0,"id":95,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllGenericSuperTypes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":96,"derived":true},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"someClass","lowerBound":0,"id":99,"many":false,"required":false,"eClass":"EParameter"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"featureID","lowerBound":0,"id":103,"many":false,"required":false,"eClass":"EParameter"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":106,"many":false,"required":false,"eClass":"EParameter"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"featureName","lowerBound":0,"id":109,"many":false,"required":false,"eClass":"EParameter"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"operationID","lowerBound":0,"id":113,"many":false,"required":false,"eClass":"EParameter"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"operation","lowerBound":0,"id":116,"many":false,"required":false,"eClass":"EParameter"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"operation","lowerBound":0,"id":119,"many":false,"required":false,"eClass":"EParameter"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":122,"many":false,"required":false,"eClass":"EParameter"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eContainingClass","changeable":false,"resolveProxies":false,"lowerBound":0,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eContainingClass","changeable":false,"resolveProxies":false,"lowerBound":0,"id":139,"derived":false},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isInstance","lowerBound":0,"id":142,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getClassifierID","lowerBound":0,"id":143,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"instanceClassName","changeable":true,"lowerBound":0,"iD":false,"id":144,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"instanceClass","changeable":false,"lowerBound":0,"iD":false,"id":145,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"defaultValue","changeable":false,"lowerBound":0,"iD":false,"id":146,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"instanceTypeName","changeable":true,"lowerBound":0,"iD":false,"id":147,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ePackage","changeable":false,"resolveProxies":true,"lowerBound":0,"id":148,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":152,"many":false,"required":false,"eClass":"EParameter"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eClassifiers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":161,"derived":false},{"id":162,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"serializable","changeable":true,"lowerBound":0,"iD":false,"id":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteral","lowerBound":0,"id":166,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteral","lowerBound":0,"id":167,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteralByLiteral","lowerBound":0,"id":168,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eLiterals","changeable":true,"resolveProxies":false,"lowerBound":0,"id":169,"derived":false},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":172,"many":false,"required":false,"eClass":"EParameter"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"value","lowerBound":0,"id":175,"many":false,"required":false,"eClass":"EParameter"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"literal","lowerBound":0,"id":178,"many":false,"required":false,"eClass":"EParameter"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eEnum","changeable":false,"resolveProxies":false,"lowerBound":0,"id":181,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":182,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"instance","changeable":true,"lowerBound":0,"iD":false,"id":183,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"literal","changeable":true,"lowerBound":0,"iD":false,"id":184,"derived":false},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"create","lowerBound":0,"id":190,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"createFromString","lowerBound":0,"id":191,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"convertToString","lowerBound":0,"id":192,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ePackage","changeable":true,"resolveProxies":false,"lowerBound":1,"id":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eClass","lowerBound":0,"id":196,"many":false,"required":false,"eClass":"EParameter"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eDataType","lowerBound":0,"id":199,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"literalValue","lowerBound":0,"id":200,"many":false,"required":false,"eClass":"EParameter"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eDataType","lowerBound":0,"id":204,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"instanceValue","lowerBound":0,"id":205,"many":false,"required":false,"eClass":"EParameter"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eFactoryInstance","changeable":true,"resolveProxies":false,"lowerBound":1,"id":209,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"getEAnnotation","lowerBound":0,"id":210,"many":false,"required":false,"eClass":"EOperation"},{"id":211,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"source","lowerBound":0,"id":212,"many":false,"required":false,"eClass":"EParameter"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":215,"derived":false},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eClass","lowerBound":0,"id":218,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eIsProxy","lowerBound":0,"id":219,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eResource","lowerBound":0,"id":220,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainer","lowerBound":0,"id":221,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainingFeature","lowerBound":0,"id":222,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainmentFeature","lowerBound":0,"id":223,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContents","lowerBound":0,"id":224,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eAllContents","lowerBound":0,"id":225,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eCrossReferences","lowerBound":0,"id":226,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eGet","lowerBound":0,"id":227,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eGet","lowerBound":0,"id":228,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eSet","lowerBound":0,"id":229,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eIsSet","lowerBound":0,"id":230,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eUnset","lowerBound":0,"id":231,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eInvoke","lowerBound":0,"id":232,"many":false,"required":false,"eClass":"EOperation"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":246,"many":false,"required":false,"eClass":"EParameter"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":249,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"resolve","lowerBound":0,"id":250,"many":false,"required":false,"eClass":"EParameter"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":253,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"newValue","lowerBound":0,"id":254,"many":false,"required":false,"eClass":"EParameter"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":258,"many":false,"required":false,"eClass":"EParameter"},{"id":259,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":260,"many":false,"required":false,"eClass":"EParameter"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"operation","lowerBound":0,"id":263,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"arguments","lowerBound":0,"id":264,"many":false,"required":false,"eClass":"EParameter"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOperationID","lowerBound":0,"id":269,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isOverrideOf","lowerBound":0,"id":270,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":271,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eParameters","changeable":true,"resolveProxies":false,"lowerBound":0,"id":272,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"eExceptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":273,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"eGenericExceptions","changeable":true,"resolveProxies":false,"lowerBound":0,"id":274,"derived":false},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"someOperation","lowerBound":0,"id":278,"many":false,"required":false,"eClass":"EParameter"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eOperation","changeable":false,"resolveProxies":false,"lowerBound":0,"id":283,"derived":false},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEClassifier","lowerBound":0,"id":286,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nsURI","changeable":true,"lowerBound":0,"iD":false,"id":287,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nsPrefix","changeable":true,"lowerBound":0,"iD":false,"id":288,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eSubpackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":289,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eSuperPackage","changeable":false,"resolveProxies":true,"lowerBound":0,"id":290,"derived":false},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":293,"many":false,"required":false,"eClass":"EParameter"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"containment","changeable":true,"lowerBound":0,"iD":false,"id":303,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"container","changeable":false,"lowerBound":0,"iD":false,"id":304,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"resolveProxies","changeable":true,"lowerBound":0,"iD":false,"id":305,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eOpposite","changeable":true,"resolveProxies":true,"lowerBound":0,"id":306,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eReferenceType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":307,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eKeys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":308,"derived":false},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureID","lowerBound":0,"id":316,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getContainerClass","lowerBound":0,"id":317,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"changeable","changeable":true,"lowerBound":0,"iD":false,"id":318,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"volatile","changeable":true,"lowerBound":0,"iD":false,"id":319,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"transient","changeable":true,"lowerBound":0,"iD":false,"id":320,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultValueLiteral","changeable":true,"lowerBound":0,"iD":false,"id":321,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"defaultValue","changeable":false,"lowerBound":0,"iD":false,"id":322,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"unsettable","changeable":true,"lowerBound":0,"iD":false,"id":323,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"derived","changeable":true,"lowerBound":0,"iD":false,"id":324,"derived":false},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"ordered","changeable":true,"lowerBound":0,"iD":false,"id":337,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"unique","changeable":true,"lowerBound":0,"iD":false,"id":338,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lowerBound","changeable":true,"lowerBound":0,"iD":false,"id":339,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"upperBound","changeable":true,"lowerBound":0,"iD":false,"id":340,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"many","changeable":false,"lowerBound":0,"iD":false,"id":341,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"required","changeable":false,"lowerBound":0,"iD":false,"id":342,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"eType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":343,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"eGenericType","changeable":true,"resolveProxies":false,"lowerBound":0,"id":344,"derived":false},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"name":"E","id":354,"eClass":"ETypeParameter"},{"name":"T","id":355,"eClass":"ETypeParameter"},{"name":"K","id":356,"eClass":"ETypeParameter"},{"name":"V","id":357,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":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":"value","changeable":true,"lowerBound":0,"iD":false,"id":359,"derived":false},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"name":"E","id":362,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"isInstance","lowerBound":0,"id":363,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eUpperBound","changeable":true,"resolveProxies":false,"lowerBound":0,"id":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":"eTypeArguments","changeable":true,"resolveProxies":false,"lowerBound":0,"id":365,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eRawType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":366,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eLowerBound","changeable":true,"resolveProxies":false,"lowerBound":0,"id":367,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eTypeParameter","changeable":true,"resolveProxies":false,"lowerBound":0,"id":368,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":369,"derived":false},{"id":370,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":371,"many":false,"required":false,"eClass":"EParameter"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eBounds","changeable":true,"resolveProxies":false,"lowerBound":0,"id":379,"derived":false},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":1,"target":0},{"source":1,"target":16},{"source":1,"target":54},{"source":1,"target":55},{"source":1,"target":56},{"source":54,"target":20},{"source":54,"target":57},{"source":54,"target":1},{"source":57,"target":20},{"source":55,"target":5},{"source":55,"target":58},{"source":55,"target":1},{"source":58,"target":5},{"source":56,"target":16},{"source":2,"target":0},{"source":2,"target":9},{"source":2,"target":59},{"source":2,"target":60},{"source":2,"target":61},{"source":2,"target":62},{"source":2,"target":63},{"source":2,"target":64},{"source":59,"target":48},{"source":59,"target":65},{"source":59,"target":2},{"source":65,"target":48},{"source":60,"target":49},{"source":60,"target":66},{"source":60,"target":2},{"source":66,"target":49},{"source":61,"target":9},{"source":61,"target":67},{"source":61,"target":2},{"source":61,"target":68},{"source":67,"target":9},{"source":62,"target":11},{"source":62,"target":69},{"source":62,"target":2},{"source":69,"target":11},{"source":63,"target":11},{"source":63,"target":70},{"source":63,"target":2},{"source":70,"target":11},{"source":64,"target":9},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":71},{"source":3,"target":72},{"source":3,"target":73},{"source":3,"target":74},{"source":3,"target":75},{"source":3,"target":76},{"source":3,"target":77},{"source":3,"target":78},{"source":3,"target":79},{"source":3,"target":80},{"source":3,"target":81},{"source":3,"target":82},{"source":3,"target":83},{"source":3,"target":84},{"source":3,"target":85},{"source":3,"target":86},{"source":3,"target":87},{"source":3,"target":88},{"source":3,"target":89},{"source":3,"target":90},{"source":3,"target":91},{"source":3,"target":92},{"source":3,"target":93},{"source":3,"target":94},{"source":3,"target":95},{"source":3,"target":96},{"source":3,"target":97},{"source":71,"target":20},{"source":71,"target":98},{"source":71,"target":3},{"source":71,"target":99},{"source":98,"target":20},{"source":99,"target":3},{"source":99,"target":100},{"source":99,"target":71},{"source":100,"target":3},{"source":72,"target":37},{"source":72,"target":101},{"source":72,"target":3},{"source":101,"target":37},{"source":73,"target":16},{"source":73,"target":102},{"source":73,"target":3},{"source":73,"target":103},{"source":102,"target":16},{"source":103,"target":37},{"source":103,"target":104},{"source":103,"target":73},{"source":104,"target":37},{"source":74,"target":37},{"source":74,"target":105},{"source":74,"target":3},{"source":74,"target":106},{"source":105,"target":37},{"source":106,"target":16},{"source":106,"target":107},{"source":106,"target":74},{"source":107,"target":16},{"source":75,"target":16},{"source":75,"target":108},{"source":75,"target":3},{"source":75,"target":109},{"source":108,"target":16},{"source":109,"target":48},{"source":109,"target":110},{"source":109,"target":75},{"source":110,"target":48},{"source":76,"target":37},{"source":76,"target":111},{"source":76,"target":3},{"source":111,"target":37},{"source":77,"target":12},{"source":77,"target":112},{"source":77,"target":3},{"source":77,"target":113},{"source":112,"target":12},{"source":113,"target":37},{"source":113,"target":114},{"source":113,"target":77},{"source":114,"target":37},{"source":78,"target":37},{"source":78,"target":115},{"source":78,"target":3},{"source":78,"target":116},{"source":115,"target":37},{"source":116,"target":12},{"source":116,"target":117},{"source":116,"target":78},{"source":117,"target":12},{"source":79,"target":12},{"source":79,"target":118},{"source":79,"target":3},{"source":79,"target":119},{"source":118,"target":12},{"source":119,"target":12},{"source":119,"target":120},{"source":119,"target":79},{"source":120,"target":12},{"source":80,"target":51},{"source":80,"target":121},{"source":80,"target":3},{"source":80,"target":122},{"source":121,"target":51},{"source":122,"target":16},{"source":122,"target":123},{"source":122,"target":80},{"source":123,"target":16},{"source":81,"target":20},{"source":81,"target":124},{"source":81,"target":3},{"source":124,"target":20},{"source":82,"target":20},{"source":82,"target":125},{"source":82,"target":3},{"source":125,"target":20},{"source":83,"target":3},{"source":83,"target":126},{"source":83,"target":3},{"source":126,"target":3},{"source":84,"target":12},{"source":84,"target":127},{"source":84,"target":3},{"source":84,"target":128},{"source":127,"target":12},{"source":85,"target":1},{"source":85,"target":129},{"source":85,"target":3},{"source":129,"target":1},{"source":86,"target":15},{"source":86,"target":130},{"source":86,"target":3},{"source":130,"target":15},{"source":87,"target":15},{"source":87,"target":131},{"source":87,"target":3},{"source":131,"target":15},{"source":88,"target":1},{"source":88,"target":132},{"source":88,"target":3},{"source":132,"target":1},{"source":89,"target":15},{"source":89,"target":133},{"source":89,"target":3},{"source":133,"target":15},{"source":90,"target":12},{"source":90,"target":134},{"source":90,"target":3},{"source":134,"target":12},{"source":91,"target":16},{"source":91,"target":135},{"source":91,"target":3},{"source":135,"target":16},{"source":92,"target":3},{"source":92,"target":136},{"source":92,"target":3},{"source":136,"target":3},{"source":93,"target":1},{"source":93,"target":137},{"source":93,"target":3},{"source":137,"target":1},{"source":94,"target":16},{"source":94,"target":138},{"source":94,"target":3},{"source":94,"target":139},{"source":138,"target":16},{"source":95,"target":51},{"source":95,"target":140},{"source":95,"target":3},{"source":140,"target":51},{"source":96,"target":51},{"source":96,"target":141},{"source":96,"target":3},{"source":141,"target":51},{"source":97,"target":4},{"source":4,"target":0},{"source":4,"target":10},{"source":4,"target":142},{"source":4,"target":143},{"source":4,"target":144},{"source":4,"target":145},{"source":4,"target":146},{"source":4,"target":147},{"source":4,"target":148},{"source":4,"target":149},{"source":4,"target":150},{"source":142,"target":20},{"source":142,"target":151},{"source":142,"target":4},{"source":142,"target":152},{"source":151,"target":20},{"source":152,"target":40},{"source":152,"target":153},{"source":152,"target":142},{"source":153,"target":40},{"source":143,"target":37},{"source":143,"target":154},{"source":143,"target":4},{"source":154,"target":37},{"source":144,"target":48},{"source":144,"target":155},{"source":144,"target":4},{"source":155,"target":48},{"source":145,"target":39},{"source":145,"target":156},{"source":145,"target":4},{"source":156,"target":157},{"source":156,"target":39},{"source":146,"target":40},{"source":146,"target":158},{"source":146,"target":4},{"source":158,"target":40},{"source":147,"target":48},{"source":147,"target":159},{"source":147,"target":4},{"source":159,"target":48},{"source":148,"target":13},{"source":148,"target":160},{"source":148,"target":4},{"source":148,"target":161},{"source":160,"target":13},{"source":149,"target":52},{"source":149,"target":162},{"source":149,"target":4},{"source":162,"target":52},{"source":150,"target":10},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":163},{"source":5,"target":164},{"source":163,"target":20},{"source":163,"target":165},{"source":163,"target":5},{"source":165,"target":20},{"source":164,"target":4},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":166},{"source":6,"target":167},{"source":6,"target":168},{"source":6,"target":169},{"source":6,"target":170},{"source":166,"target":7},{"source":166,"target":171},{"source":166,"target":6},{"source":166,"target":172},{"source":171,"target":7},{"source":172,"target":48},{"source":172,"target":173},{"source":172,"target":166},{"source":173,"target":48},{"source":167,"target":7},{"source":167,"target":174},{"source":167,"target":6},{"source":167,"target":175},{"source":174,"target":7},{"source":175,"target":37},{"source":175,"target":176},{"source":175,"target":167},{"source":176,"target":37},{"source":168,"target":7},{"source":168,"target":177},{"source":168,"target":6},{"source":168,"target":178},{"source":177,"target":7},{"source":178,"target":48},{"source":178,"target":179},{"source":178,"target":168},{"source":179,"target":48},{"source":169,"target":7},{"source":169,"target":180},{"source":169,"target":6},{"source":169,"target":181},{"source":180,"target":7},{"source":170,"target":5},{"source":7,"target":0},{"source":7,"target":10},{"source":7,"target":182},{"source":7,"target":183},{"source":7,"target":184},{"source":7,"target":181},{"source":7,"target":185},{"source":182,"target":37},{"source":182,"target":186},{"source":182,"target":7},{"source":186,"target":37},{"source":183,"target":32},{"source":183,"target":187},{"source":183,"target":7},{"source":187,"target":32},{"source":184,"target":48},{"source":184,"target":188},{"source":184,"target":7},{"source":188,"target":48},{"source":181,"target":6},{"source":181,"target":189},{"source":181,"target":7},{"source":181,"target":169},{"source":189,"target":6},{"source":185,"target":10},{"source":8,"target":0},{"source":8,"target":9},{"source":8,"target":190},{"source":8,"target":191},{"source":8,"target":192},{"source":8,"target":193},{"source":8,"target":194},{"source":190,"target":11},{"source":190,"target":195},{"source":190,"target":8},{"source":190,"target":196},{"source":195,"target":11},{"source":196,"target":3},{"source":196,"target":197},{"source":196,"target":190},{"source":197,"target":3},{"source":191,"target":40},{"source":191,"target":198},{"source":191,"target":8},{"source":191,"target":199},{"source":191,"target":200},{"source":198,"target":40},{"source":199,"target":5},{"source":199,"target":201},{"source":199,"target":191},{"source":201,"target":5},{"source":200,"target":48},{"source":200,"target":202},{"source":200,"target":191},{"source":202,"target":48},{"source":192,"target":48},{"source":192,"target":203},{"source":192,"target":8},{"source":192,"target":204},{"source":192,"target":205},{"source":203,"target":48},{"source":204,"target":5},{"source":204,"target":206},{"source":204,"target":192},{"source":206,"target":5},{"source":205,"target":40},{"source":205,"target":207},{"source":205,"target":192},{"source":207,"target":40},{"source":193,"target":13},{"source":193,"target":208},{"source":193,"target":8},{"source":193,"target":209},{"source":208,"target":13},{"source":194,"target":9},{"source":9,"target":0},{"source":9,"target":210},{"source":9,"target":68},{"source":210,"target":2},{"source":210,"target":211},{"source":210,"target":9},{"source":210,"target":212},{"source":211,"target":2},{"source":212,"target":48},{"source":212,"target":213},{"source":212,"target":210},{"source":213,"target":48},{"source":68,"target":2},{"source":68,"target":214},{"source":68,"target":9},{"source":68,"target":61},{"source":214,"target":2},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":215},{"source":10,"target":216},{"source":215,"target":48},{"source":215,"target":217},{"source":215,"target":10},{"source":217,"target":48},{"source":216,"target":9},{"source":11,"target":0},{"source":11,"target":218},{"source":11,"target":219},{"source":11,"target":220},{"source":11,"target":221},{"source":11,"target":222},{"source":11,"target":223},{"source":11,"target":224},{"source":11,"target":225},{"source":11,"target":226},{"source":11,"target":227},{"source":11,"target":228},{"source":11,"target":229},{"source":11,"target":230},{"source":11,"target":231},{"source":11,"target":232},{"source":218,"target":3},{"source":218,"target":233},{"source":218,"target":11},{"source":233,"target":3},{"source":219,"target":20},{"source":219,"target":234},{"source":219,"target":11},{"source":234,"target":20},{"source":220,"target":44},{"source":220,"target":235},{"source":220,"target":11},{"source":235,"target":44},{"source":221,"target":11},{"source":221,"target":236},{"source":221,"target":11},{"source":236,"target":11},{"source":222,"target":16},{"source":222,"target":237},{"source":222,"target":11},{"source":237,"target":16},{"source":223,"target":15},{"source":223,"target":238},{"source":223,"target":11},{"source":238,"target":15},{"source":224,"target":31},{"source":224,"target":239},{"source":224,"target":11},{"source":239,"target":240},{"source":239,"target":31},{"source":240,"target":11},{"source":225,"target":50},{"source":225,"target":241},{"source":225,"target":11},{"source":241,"target":242},{"source":241,"target":50},{"source":242,"target":11},{"source":226,"target":31},{"source":226,"target":243},{"source":226,"target":11},{"source":243,"target":244},{"source":243,"target":31},{"source":244,"target":11},{"source":227,"target":40},{"source":227,"target":245},{"source":227,"target":11},{"source":227,"target":246},{"source":245,"target":40},{"source":246,"target":16},{"source":246,"target":247},{"source":246,"target":227},{"source":247,"target":16},{"source":228,"target":40},{"source":228,"target":248},{"source":228,"target":11},{"source":228,"target":249},{"source":228,"target":250},{"source":248,"target":40},{"source":249,"target":16},{"source":249,"target":251},{"source":249,"target":228},{"source":251,"target":16},{"source":250,"target":20},{"source":250,"target":252},{"source":250,"target":228},{"source":252,"target":20},{"source":229,"target":11},{"source":229,"target":253},{"source":229,"target":254},{"source":253,"target":16},{"source":253,"target":255},{"source":253,"target":229},{"source":255,"target":16},{"source":254,"target":40},{"source":254,"target":256},{"source":254,"target":229},{"source":256,"target":40},{"source":230,"target":20},{"source":230,"target":257},{"source":230,"target":11},{"source":230,"target":258},{"source":257,"target":20},{"source":258,"target":16},{"source":258,"target":259},{"source":258,"target":230},{"source":259,"target":16},{"source":231,"target":11},{"source":231,"target":260},{"source":260,"target":16},{"source":260,"target":261},{"source":260,"target":231},{"source":261,"target":16},{"source":232,"target":40},{"source":232,"target":262},{"source":232,"target":11},{"source":232,"target":263},{"source":232,"target":264},{"source":232,"target":53},{"source":232,"target":265},{"source":262,"target":40},{"source":263,"target":12},{"source":263,"target":266},{"source":263,"target":232},{"source":266,"target":12},{"source":264,"target":31},{"source":264,"target":267},{"source":264,"target":232},{"source":267,"target":268},{"source":267,"target":31},{"source":265,"target":53},{"source":12,"target":0},{"source":12,"target":17},{"source":12,"target":269},{"source":12,"target":270},{"source":12,"target":128},{"source":12,"target":271},{"source":12,"target":272},{"source":12,"target":273},{"source":12,"target":274},{"source":12,"target":275},{"source":269,"target":37},{"source":269,"target":276},{"source":269,"target":12},{"source":276,"target":37},{"source":270,"target":20},{"source":270,"target":277},{"source":270,"target":12},{"source":270,"target":278},{"source":277,"target":20},{"source":278,"target":12},{"source":278,"target":279},{"source":278,"target":270},{"source":279,"target":12},{"source":128,"target":3},{"source":128,"target":280},{"source":128,"target":12},{"source":128,"target":84},{"source":280,"target":3},{"source":271,"target":52},{"source":271,"target":281},{"source":271,"target":12},{"source":281,"target":52},{"source":272,"target":14},{"source":272,"target":282},{"source":272,"target":12},{"source":272,"target":283},{"source":282,"target":14},{"source":273,"target":4},{"source":273,"target":284},{"source":273,"target":12},{"source":284,"target":4},{"source":274,"target":51},{"source":274,"target":285},{"source":274,"target":12},{"source":285,"target":51},{"source":275,"target":17},{"source":13,"target":0},{"source":13,"target":10},{"source":13,"target":286},{"source":13,"target":287},{"source":13,"target":288},{"source":13,"target":209},{"source":13,"target":161},{"source":13,"target":289},{"source":13,"target":290},{"source":13,"target":291},{"source":286,"target":4},{"source":286,"target":292},{"source":286,"target":13},{"source":286,"target":293},{"source":292,"target":4},{"source":293,"target":48},{"source":293,"target":294},{"source":293,"target":286},{"source":294,"target":48},{"source":287,"target":48},{"source":287,"target":295},{"source":287,"target":13},{"source":295,"target":48},{"source":288,"target":48},{"source":288,"target":296},{"source":288,"target":13},{"source":296,"target":48},{"source":209,"target":8},{"source":209,"target":297},{"source":209,"target":13},{"source":209,"target":193},{"source":297,"target":8},{"source":161,"target":4},{"source":161,"target":298},{"source":161,"target":13},{"source":161,"target":148},{"source":298,"target":4},{"source":289,"target":13},{"source":289,"target":299},{"source":289,"target":13},{"source":289,"target":290},{"source":299,"target":13},{"source":290,"target":13},{"source":290,"target":300},{"source":290,"target":13},{"source":290,"target":289},{"source":300,"target":13},{"source":291,"target":10},{"source":14,"target":0},{"source":14,"target":17},{"source":14,"target":283},{"source":14,"target":301},{"source":283,"target":12},{"source":283,"target":302},{"source":283,"target":14},{"source":283,"target":272},{"source":302,"target":12},{"source":301,"target":17},{"source":15,"target":0},{"source":15,"target":16},{"source":15,"target":303},{"source":15,"target":304},{"source":15,"target":305},{"source":15,"target":306},{"source":15,"target":307},{"source":15,"target":308},{"source":15,"target":309},{"source":303,"target":20},{"source":303,"target":310},{"source":303,"target":15},{"source":310,"target":20},{"source":304,"target":20},{"source":304,"target":311},{"source":304,"target":15},{"source":311,"target":20},{"source":305,"target":20},{"source":305,"target":312},{"source":305,"target":15},{"source":312,"target":20},{"source":306,"target":15},{"source":306,"target":313},{"source":306,"target":15},{"source":313,"target":15},{"source":307,"target":3},{"source":307,"target":314},{"source":307,"target":15},{"source":314,"target":3},{"source":308,"target":1},{"source":308,"target":315},{"source":308,"target":15},{"source":315,"target":1},{"source":309,"target":16},{"source":16,"target":0},{"source":16,"target":17},{"source":16,"target":316},{"source":16,"target":317},{"source":16,"target":318},{"source":16,"target":319},{"source":16,"target":320},{"source":16,"target":321},{"source":16,"target":322},{"source":16,"target":323},{"source":16,"target":324},{"source":16,"target":139},{"source":16,"target":325},{"source":316,"target":37},{"source":316,"target":326},{"source":316,"target":16},{"source":326,"target":37},{"source":317,"target":39},{"source":317,"target":327},{"source":317,"target":16},{"source":327,"target":328},{"source":327,"target":39},{"source":318,"target":20},{"source":318,"target":329},{"source":318,"target":16},{"source":329,"target":20},{"source":319,"target":20},{"source":319,"target":330},{"source":319,"target":16},{"source":330,"target":20},{"source":320,"target":20},{"source":320,"target":331},{"source":320,"target":16},{"source":331,"target":20},{"source":321,"target":48},{"source":321,"target":332},{"source":321,"target":16},{"source":332,"target":48},{"source":322,"target":40},{"source":322,"target":333},{"source":322,"target":16},{"source":333,"target":40},{"source":323,"target":20},{"source":323,"target":334},{"source":323,"target":16},{"source":334,"target":20},{"source":324,"target":20},{"source":324,"target":335},{"source":324,"target":16},{"source":335,"target":20},{"source":139,"target":3},{"source":139,"target":336},{"source":139,"target":16},{"source":139,"target":94},{"source":336,"target":3},{"source":325,"target":17},{"source":17,"target":0},{"source":17,"target":10},{"source":17,"target":337},{"source":17,"target":338},{"source":17,"target":339},{"source":17,"target":340},{"source":17,"target":341},{"source":17,"target":342},{"source":17,"target":343},{"source":17,"target":344},{"source":17,"target":345},{"source":337,"target":20},{"source":337,"target":346},{"source":337,"target":17},{"source":346,"target":20},{"source":338,"target":20},{"source":338,"target":347},{"source":338,"target":17},{"source":347,"target":20},{"source":339,"target":37},{"source":339,"target":348},{"source":339,"target":17},{"source":348,"target":37},{"source":340,"target":37},{"source":340,"target":349},{"source":340,"target":17},{"source":349,"target":37},{"source":341,"target":20},{"source":341,"target":350},{"source":341,"target":17},{"source":350,"target":20},{"source":342,"target":20},{"source":342,"target":351},{"source":342,"target":17},{"source":351,"target":20},{"source":343,"target":4},{"source":343,"target":352},{"source":343,"target":17},{"source":352,"target":4},{"source":344,"target":51},{"source":344,"target":353},{"source":344,"target":17},{"source":353,"target":51},{"source":345,"target":10},{"source":18,"target":0},{"source":19,"target":0},{"source":20,"target":0},{"source":21,"target":0},{"source":22,"target":0},{"source":23,"target":0},{"source":24,"target":0},{"source":25,"target":0},{"source":26,"target":0},{"source":27,"target":0},{"source":28,"target":0},{"source":29,"target":0},{"source":30,"target":0},{"source":31,"target":0},{"source":31,"target":354},{"source":32,"target":0},{"source":33,"target":0},{"source":34,"target":0},{"source":35,"target":0},{"source":36,"target":0},{"source":37,"target":0},{"source":38,"target":0},{"source":39,"target":0},{"source":39,"target":355},{"source":40,"target":0},{"source":41,"target":0},{"source":42,"target":0},{"source":43,"target":0},{"source":43,"target":356},{"source":43,"target":357},{"source":44,"target":0},{"source":45,"target":0},{"source":46,"target":0},{"source":47,"target":0},{"source":48,"target":0},{"source":49,"target":0},{"source":49,"target":358},{"source":49,"target":359},{"source":358,"target":48},{"source":358,"target":360},{"source":358,"target":49},{"source":360,"target":48},{"source":359,"target":48},{"source":359,"target":361},{"source":359,"target":49},{"source":361,"target":48},{"source":50,"target":0},{"source":50,"target":362},{"source":51,"target":0},{"source":51,"target":363},{"source":51,"target":364},{"source":51,"target":365},{"source":51,"target":366},{"source":51,"target":367},{"source":51,"target":368},{"source":51,"target":369},{"source":363,"target":20},{"source":363,"target":370},{"source":363,"target":51},{"source":363,"target":371},{"source":370,"target":20},{"source":371,"target":40},{"source":371,"target":372},{"source":371,"target":363},{"source":372,"target":40},{"source":364,"target":51},{"source":364,"target":373},{"source":364,"target":51},{"source":373,"target":51},{"source":365,"target":51},{"source":365,"target":374},{"source":365,"target":51},{"source":374,"target":51},{"source":366,"target":4},{"source":366,"target":375},{"source":366,"target":51},{"source":375,"target":4},{"source":367,"target":51},{"source":367,"target":376},{"source":367,"target":51},{"source":376,"target":51},{"source":368,"target":52},{"source":368,"target":377},{"source":368,"target":51},{"source":377,"target":52},{"source":369,"target":4},{"source":369,"target":378},{"source":369,"target":51},{"source":378,"target":4},{"source":52,"target":0},{"source":52,"target":10},{"source":52,"target":379},{"source":52,"target":380},{"source":379,"target":51},{"source":379,"target":381},{"source":379,"target":52},{"source":381,"target":51},{"source":380,"target":10},{"source":53,"target":0}],"multigraph":true}
ecore
webapp
repo-ecore-all/data/casino-mdd/DSL/org.xtext.casino.dsl/model/generated/Dsl.ecore
dsl System dom arch tech Domain types modules relations Module name submodules Submodule name operations entities Operation type target EntityName name GeneralEntity name properties Property name type Type name SpecialEntity name properties transactions Transaction type operateson Operateson operateson RelationDom source target Architecture componentes relationArch Component name layer Layer name layerSegments LayerSegment name relations sublayerSegments LayerSegmentRelation layerSegment SublayerSegment name RelationArch name source Technology java react JavaApp jeeproject JeeProject name subproject Subproject name epackage library descriptor AbstractClass attribute methodClass annotation abstractMethod GenericClass attribute methodClass annotation abs imp Einterface name attribute abstractMethod NativeClass attribute methodClass Eclass name Attribute name type Epackage name eclass MethodBack name arg type AbstractMethod name arg type Descriptor name Annotation propertie Library name isNative annotation AbstractFrontElement ReactApp elements func dir mod Functionality name route wrap render state service type RouterComponent name type route UIComponent Container name type Visualizer name type ServiceFront name type method Directory name file subdirectory purpose File name type Md Js Json Css State name action reducer Action name actionCreator actionDispatcher dir ActionCreator name type ActionDispatcher name type Reducer name type JsModule name type
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="dsl" nsURI="http://www.xtext.org/casino/dsl/Dsl" nsPrefix="dsl"> <eClassifiers xsi:type="ecore:EClass" name="System"> <eStructuralFeatures xsi:type="ecore:EReference" name="dom" eType="#//Domain" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arch" eType="#//Architecture" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tech" eType="#//Technology" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Domain"> <eStructuralFeatures xsi:type="ecore:EReference" name="types" upperBound="-1" eType="#//Type" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="modules" upperBound="-1" eType="#//Module" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="relations" upperBound="-1" eType="#//RelationDom" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Module"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="submodules" upperBound="-1" eType="#//Submodule" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Submodule"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1" eType="#//Operation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="entities" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Operation"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" upperBound="-1" eType="#//EntityName" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EntityName"> <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="GeneralEntity"> <eStructuralFeatures xsi:type="ecore:EReference" name="name" eType="#//EntityName" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1" eType="#//Property" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Property"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Type" eSuperTypes="#//AbstractFrontElement"> <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="SpecialEntity"> <eStructuralFeatures xsi:type="ecore:EReference" name="name" eType="#//EntityName" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1" eType="#//Property" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transactions" upperBound="-1" eType="#//Transaction" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transaction"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operateson" upperBound="-1" eType="#//Operateson" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Operateson"> <eStructuralFeatures xsi:type="ecore:EReference" name="operateson" upperBound="-1" eType="#//EntityName" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RelationDom"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" upperBound="-1" eType="#//EntityName" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" upperBound="-1" eType="#//EntityName" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Architecture"> <eStructuralFeatures xsi:type="ecore:EReference" name="componentes" upperBound="-1" eType="#//Component" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="relationArch" upperBound="-1" eType="#//RelationArch" 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="layer" upperBound="-1" eType="#//Layer" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Layer"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="layerSegments" upperBound="-1" eType="#//LayerSegment" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LayerSegment"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="relations" upperBound="-1" eType="#//LayerSegmentRelation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sublayerSegments" upperBound="-1" eType="#//SublayerSegment" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LayerSegmentRelation"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="layerSegment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SublayerSegment"> <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="RelationArch"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="source" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Technology"> <eStructuralFeatures xsi:type="ecore:EReference" name="java" eType="#//JavaApp" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="react" eType="#//ReactApp" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JavaApp"> <eStructuralFeatures xsi:type="ecore:EReference" name="jeeproject" upperBound="-1" eType="#//JeeProject" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JeeProject"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subproject" upperBound="-1" eType="#//Subproject" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Subproject"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="epackage" upperBound="-1" eType="#//Epackage" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="library" upperBound="-1" eType="#//Library" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="descriptor" upperBound="-1" eType="#//Descriptor" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractClass" eSuperTypes="#//Eclass"> <eStructuralFeatures xsi:type="ecore:EReference" name="attribute" upperBound="-1" eType="#//Attribute" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="methodClass" upperBound="-1" eType="#//MethodBack" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="annotation" eType="#//Annotation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="abstractMethod" upperBound="-1" eType="#//AbstractMethod" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GenericClass" eSuperTypes="#//Eclass"> <eStructuralFeatures xsi:type="ecore:EReference" name="attribute" upperBound="-1" eType="#//Attribute" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="methodClass" upperBound="-1" eType="#//MethodBack" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="annotation" eType="#//Annotation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="abs" eType="#//AbstractClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="imp" eType="#//Einterface"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Einterface"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attribute" upperBound="-1" eType="#//Attribute" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="abstractMethod" upperBound="-1" eType="#//AbstractMethod" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NativeClass" eSuperTypes="#//Eclass"> <eStructuralFeatures xsi:type="ecore:EReference" name="attribute" upperBound="-1" eType="#//Attribute" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="methodClass" upperBound="-1" eType="#//MethodBack" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Eclass"> <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="Attribute"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Eclass"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Epackage"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eclass" upperBound="-1" eType="#//Eclass" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodBack"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arg" eType="#//Eclass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Eclass"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractMethod"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arg" eType="#//Eclass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Eclass"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Descriptor"> <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" eSuperTypes="#//Eclass"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="propertie" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Library"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isNative" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="annotation" upperBound="-1" eType="#//Annotation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractFrontElement"/> <eClassifiers xsi:type="ecore:EClass" name="ReactApp" eSuperTypes="#//AbstractFrontElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="#//AbstractFrontElement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="func" eType="#//Functionality"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dir" eType="#//Directory"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mod" eType="#//JsModule"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Functionality" eSuperTypes="#//AbstractFrontElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="route" eType="#//RouterComponent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="wrap" eType="#//Container"/> <eStructuralFeatures xsi:type="ecore:EReference" name="render" eType="#//Visualizer"/> <eStructuralFeatures xsi:type="ecore:EReference" name="state" eType="#//State"/> <eStructuralFeatures xsi:type="ecore:EReference" name="service" eType="#//ServiceFront"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Directory"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RouterComponent" eSuperTypes="#//AbstractFrontElement #//UIComponent"> <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="#//AbstractFrontElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="route" eType="#//UIComponent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UIComponent"/> <eClassifiers xsi:type="ecore:EClass" name="Container" eSuperTypes="#//AbstractFrontElement"> <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="#//AbstractFrontElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Visualizer" eSuperTypes="#//AbstractFrontElement #//UIComponent"> <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="#//AbstractFrontElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ServiceFront" eSuperTypes="#//AbstractFrontElement"> <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="#//JsModule"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="method" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Directory" eSuperTypes="#//AbstractFrontElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="file" eType="#//File"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subdirectory" eType="#//Directory"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="purpose" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="File" eSuperTypes="#//AbstractFrontElement"> <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="Md" eSuperTypes="#//File"/> <eClassifiers xsi:type="ecore:EClass" name="Js" eSuperTypes="#//File"/> <eClassifiers xsi:type="ecore:EClass" name="Json" eSuperTypes="#//File"/> <eClassifiers xsi:type="ecore:EClass" name="Css" eSuperTypes="#//File"/> <eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="#//AbstractFrontElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="action" eType="#//Action"/> <eStructuralFeatures xsi:type="ecore:EReference" name="reducer" eType="#//Reducer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Action" eSuperTypes="#//AbstractFrontElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="actionCreator" eType="#//ActionCreator"/> <eStructuralFeatures xsi:type="ecore:EReference" name="actionDispatcher" eType="#//ActionDispatcher"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dir" eType="#//Directory"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActionCreator" eSuperTypes="#//AbstractFrontElement"> <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="ActionDispatcher" eSuperTypes="#//AbstractFrontElement"> <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="#//ActionCreator"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Reducer" eSuperTypes="#//AbstractFrontElement"> <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="#//AbstractFrontElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JsModule" eSuperTypes="#//AbstractFrontElement"> <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="#//Directory"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"dsl","nsURI":"http://www.xtext.org/casino/dsl/Dsl","name":"dsl","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"System","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Domain","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Module","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Submodule","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntityName","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralEntity","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecialEntity","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transaction","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operateson","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationDom","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Architecture","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Layer","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LayerSegment","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LayerSegmentRelation","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SublayerSegment","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationArch","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Technology","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JavaApp","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JeeProject","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Subproject","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractClass","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenericClass","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Einterface","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NativeClass","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Eclass","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Epackage","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodBack","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMethod","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Descriptor","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Annotation","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractFrontElement","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReactApp","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Functionality","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RouterComponent","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UIComponent","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Container","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Visualizer","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServiceFront","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Directory","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"File","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Md","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Js","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Json","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Css","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActionCreator","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActionDispatcher","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reducer","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JsModule","instanceClass":null,"abstract":false,"id":56,"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":"dom","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arch","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tech","changeable":true,"resolveProxies":true,"lowerBound":0,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"types","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modules","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"relations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":69,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"submodules","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":"name","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":"operations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"entities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":79,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"name","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":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"derived":false},{"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":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"resolveProxies":true,"lowerBound":0,"id":96,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":97,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transactions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":102,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operateson","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operateson","changeable":true,"resolveProxies":true,"lowerBound":0,"id":106,"derived":false},{"id":107,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":108,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"componentes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":112,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"relationArch","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":116,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"layer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":117,"derived":false},{"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},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"layerSegments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":121,"derived":false},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":124,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"relations","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":"sublayerSegments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":126,"derived":false},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"layerSegment","changeable":true,"lowerBound":0,"iD":false,"id":130,"derived":false},{"id":131,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":132,"derived":false},{"id":133,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":134,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"lowerBound":0,"iD":false,"id":135,"derived":false},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"java","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":"react","changeable":true,"resolveProxies":true,"lowerBound":0,"id":139,"derived":false},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"jeeproject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":144,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subproject","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":148,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"epackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"library","changeable":true,"resolveProxies":true,"lowerBound":0,"id":150,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"descriptor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":151,"derived":false},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":156,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"methodClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":157,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"annotation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":158,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"abstractMethod","changeable":true,"resolveProxies":true,"lowerBound":0,"id":159,"derived":false},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":165,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"methodClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":166,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"annotation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":167,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"abs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":168,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"imp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":169,"derived":false},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":176,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":177,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"abstractMethod","changeable":true,"resolveProxies":true,"lowerBound":0,"id":178,"derived":false},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":182,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"methodClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":183,"derived":false},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":187,"derived":false},{"id":188,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":189,"derived":false},{"container":false,"ordered":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":190,"derived":false},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"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":"eclass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":194,"derived":false},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":197,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"arg","changeable":true,"resolveProxies":true,"lowerBound":0,"id":198,"derived":false},{"container":false,"ordered":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":199,"derived":false},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":203,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"arg","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"type","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":209,"derived":false},{"id":210,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"propertie","changeable":true,"lowerBound":0,"iD":false,"id":211,"derived":false},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":214,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isNative","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":"annotation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":216,"derived":false},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","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":false,"unsettable":false,"transient":false,"unique":true,"name":"func","changeable":true,"resolveProxies":true,"lowerBound":0,"id":221,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dir","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":false,"unsettable":false,"transient":false,"unique":true,"name":"mod","changeable":true,"resolveProxies":true,"lowerBound":0,"id":223,"derived":false},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"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":"route","changeable":true,"resolveProxies":true,"lowerBound":0,"id":230,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"wrap","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":false,"unsettable":false,"transient":false,"unique":true,"name":"render","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":false,"unsettable":false,"transient":false,"unique":true,"name":"state","changeable":true,"resolveProxies":true,"lowerBound":0,"id":233,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"service","changeable":true,"resolveProxies":true,"lowerBound":0,"id":234,"derived":false},{"container":false,"ordered":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":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":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":244,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":245,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"route","changeable":true,"resolveProxies":true,"lowerBound":0,"id":246,"derived":false},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":253,"derived":false},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":257,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":258,"derived":false},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":263,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":264,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"lowerBound":0,"iD":false,"id":265,"derived":false},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":270,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"file","changeable":true,"resolveProxies":true,"lowerBound":0,"id":271,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subdirectory","changeable":true,"resolveProxies":true,"lowerBound":0,"id":272,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"purpose","changeable":true,"lowerBound":0,"iD":false,"id":273,"derived":false},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":279,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":288,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"action","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"reducer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":290,"derived":false},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":295,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"actionCreator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":296,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"actionDispatcher","changeable":true,"resolveProxies":true,"lowerBound":0,"id":297,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dir","changeable":true,"resolveProxies":true,"lowerBound":0,"id":298,"derived":false},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":304,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":305,"derived":false},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","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":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":310,"derived":false},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":314,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":315,"derived":false},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":319,"derived":false},{"container":false,"ordered":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":320,"derived":false},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":1,"target":0},{"source":1,"target":57},{"source":1,"target":58},{"source":1,"target":59},{"source":57,"target":2},{"source":57,"target":60},{"source":57,"target":1},{"source":60,"target":2},{"source":58,"target":14},{"source":58,"target":61},{"source":58,"target":1},{"source":61,"target":14},{"source":59,"target":21},{"source":59,"target":62},{"source":59,"target":1},{"source":62,"target":21},{"source":2,"target":0},{"source":2,"target":63},{"source":2,"target":64},{"source":2,"target":65},{"source":63,"target":9},{"source":63,"target":66},{"source":63,"target":2},{"source":66,"target":9},{"source":64,"target":3},{"source":64,"target":67},{"source":64,"target":2},{"source":67,"target":3},{"source":65,"target":13},{"source":65,"target":68},{"source":65,"target":2},{"source":68,"target":13},{"source":3,"target":0},{"source":3,"target":69},{"source":3,"target":70},{"source":69,"target":71},{"source":69,"target":3},{"source":70,"target":4},{"source":70,"target":72},{"source":70,"target":3},{"source":72,"target":4},{"source":4,"target":0},{"source":4,"target":73},{"source":4,"target":74},{"source":4,"target":75},{"source":73,"target":76},{"source":73,"target":4},{"source":74,"target":5},{"source":74,"target":77},{"source":74,"target":4},{"source":77,"target":5},{"source":75,"target":78},{"source":75,"target":4},{"source":5,"target":0},{"source":5,"target":79},{"source":5,"target":80},{"source":79,"target":81},{"source":79,"target":5},{"source":80,"target":6},{"source":80,"target":82},{"source":80,"target":5},{"source":82,"target":6},{"source":6,"target":0},{"source":6,"target":83},{"source":83,"target":84},{"source":83,"target":6},{"source":7,"target":0},{"source":7,"target":85},{"source":7,"target":86},{"source":85,"target":6},{"source":85,"target":87},{"source":85,"target":7},{"source":87,"target":6},{"source":86,"target":8},{"source":86,"target":88},{"source":86,"target":7},{"source":88,"target":8},{"source":8,"target":0},{"source":8,"target":89},{"source":8,"target":90},{"source":89,"target":91},{"source":89,"target":8},{"source":90,"target":9},{"source":90,"target":92},{"source":90,"target":8},{"source":92,"target":9},{"source":9,"target":0},{"source":9,"target":37},{"source":9,"target":93},{"source":9,"target":94},{"source":93,"target":95},{"source":93,"target":9},{"source":94,"target":37},{"source":10,"target":0},{"source":10,"target":96},{"source":10,"target":97},{"source":10,"target":98},{"source":96,"target":6},{"source":96,"target":99},{"source":96,"target":10},{"source":99,"target":6},{"source":97,"target":8},{"source":97,"target":100},{"source":97,"target":10},{"source":100,"target":8},{"source":98,"target":11},{"source":98,"target":101},{"source":98,"target":10},{"source":101,"target":11},{"source":11,"target":0},{"source":11,"target":102},{"source":11,"target":103},{"source":102,"target":104},{"source":102,"target":11},{"source":103,"target":12},{"source":103,"target":105},{"source":103,"target":11},{"source":105,"target":12},{"source":12,"target":0},{"source":12,"target":106},{"source":106,"target":6},{"source":106,"target":107},{"source":106,"target":12},{"source":107,"target":6},{"source":13,"target":0},{"source":13,"target":108},{"source":13,"target":109},{"source":108,"target":6},{"source":108,"target":110},{"source":108,"target":13},{"source":110,"target":6},{"source":109,"target":6},{"source":109,"target":111},{"source":109,"target":13},{"source":111,"target":6},{"source":14,"target":0},{"source":14,"target":112},{"source":14,"target":113},{"source":112,"target":15},{"source":112,"target":114},{"source":112,"target":14},{"source":114,"target":15},{"source":113,"target":20},{"source":113,"target":115},{"source":113,"target":14},{"source":115,"target":20},{"source":15,"target":0},{"source":15,"target":116},{"source":15,"target":117},{"source":116,"target":118},{"source":116,"target":15},{"source":117,"target":16},{"source":117,"target":119},{"source":117,"target":15},{"source":119,"target":16},{"source":16,"target":0},{"source":16,"target":120},{"source":16,"target":121},{"source":120,"target":122},{"source":120,"target":16},{"source":121,"target":17},{"source":121,"target":123},{"source":121,"target":16},{"source":123,"target":17},{"source":17,"target":0},{"source":17,"target":124},{"source":17,"target":125},{"source":17,"target":126},{"source":124,"target":127},{"source":124,"target":17},{"source":125,"target":18},{"source":125,"target":128},{"source":125,"target":17},{"source":128,"target":18},{"source":126,"target":19},{"source":126,"target":129},{"source":126,"target":17},{"source":129,"target":19},{"source":18,"target":0},{"source":18,"target":130},{"source":130,"target":131},{"source":130,"target":18},{"source":19,"target":0},{"source":19,"target":132},{"source":132,"target":133},{"source":132,"target":19},{"source":20,"target":0},{"source":20,"target":134},{"source":20,"target":135},{"source":134,"target":136},{"source":134,"target":20},{"source":135,"target":137},{"source":135,"target":20},{"source":21,"target":0},{"source":21,"target":138},{"source":21,"target":139},{"source":138,"target":22},{"source":138,"target":140},{"source":138,"target":21},{"source":140,"target":22},{"source":139,"target":38},{"source":139,"target":141},{"source":139,"target":21},{"source":141,"target":38},{"source":22,"target":0},{"source":22,"target":142},{"source":142,"target":23},{"source":142,"target":143},{"source":142,"target":22},{"source":143,"target":23},{"source":23,"target":0},{"source":23,"target":144},{"source":23,"target":145},{"source":144,"target":146},{"source":144,"target":23},{"source":145,"target":24},{"source":145,"target":147},{"source":145,"target":23},{"source":147,"target":24},{"source":24,"target":0},{"source":24,"target":148},{"source":24,"target":149},{"source":24,"target":150},{"source":24,"target":151},{"source":148,"target":152},{"source":148,"target":24},{"source":149,"target":31},{"source":149,"target":153},{"source":149,"target":24},{"source":153,"target":31},{"source":150,"target":36},{"source":150,"target":154},{"source":150,"target":24},{"source":154,"target":36},{"source":151,"target":34},{"source":151,"target":155},{"source":151,"target":24},{"source":155,"target":34},{"source":25,"target":0},{"source":25,"target":29},{"source":25,"target":156},{"source":25,"target":157},{"source":25,"target":158},{"source":25,"target":159},{"source":25,"target":160},{"source":156,"target":30},{"source":156,"target":161},{"source":156,"target":25},{"source":161,"target":30},{"source":157,"target":32},{"source":157,"target":162},{"source":157,"target":25},{"source":162,"target":32},{"source":158,"target":35},{"source":158,"target":163},{"source":158,"target":25},{"source":163,"target":35},{"source":159,"target":33},{"source":159,"target":164},{"source":159,"target":25},{"source":164,"target":33},{"source":160,"target":29},{"source":26,"target":0},{"source":26,"target":29},{"source":26,"target":165},{"source":26,"target":166},{"source":26,"target":167},{"source":26,"target":168},{"source":26,"target":169},{"source":26,"target":170},{"source":165,"target":30},{"source":165,"target":171},{"source":165,"target":26},{"source":171,"target":30},{"source":166,"target":32},{"source":166,"target":172},{"source":166,"target":26},{"source":172,"target":32},{"source":167,"target":35},{"source":167,"target":173},{"source":167,"target":26},{"source":173,"target":35},{"source":168,"target":25},{"source":168,"target":174},{"source":168,"target":26},{"source":174,"target":25},{"source":169,"target":27},{"source":169,"target":175},{"source":169,"target":26},{"source":175,"target":27},{"source":170,"target":29},{"source":27,"target":0},{"source":27,"target":176},{"source":27,"target":177},{"source":27,"target":178},{"source":176,"target":179},{"source":176,"target":27},{"source":177,"target":30},{"source":177,"target":180},{"source":177,"target":27},{"source":180,"target":30},{"source":178,"target":33},{"source":178,"target":181},{"source":178,"target":27},{"source":181,"target":33},{"source":28,"target":0},{"source":28,"target":29},{"source":28,"target":182},{"source":28,"target":183},{"source":28,"target":184},{"source":182,"target":30},{"source":182,"target":185},{"source":182,"target":28},{"source":185,"target":30},{"source":183,"target":32},{"source":183,"target":186},{"source":183,"target":28},{"source":186,"target":32},{"source":184,"target":29},{"source":29,"target":0},{"source":29,"target":187},{"source":187,"target":188},{"source":187,"target":29},{"source":30,"target":0},{"source":30,"target":189},{"source":30,"target":190},{"source":189,"target":191},{"source":189,"target":30},{"source":190,"target":29},{"source":190,"target":192},{"source":190,"target":30},{"source":192,"target":29},{"source":31,"target":0},{"source":31,"target":193},{"source":31,"target":194},{"source":193,"target":195},{"source":193,"target":31},{"source":194,"target":29},{"source":194,"target":196},{"source":194,"target":31},{"source":196,"target":29},{"source":32,"target":0},{"source":32,"target":197},{"source":32,"target":198},{"source":32,"target":199},{"source":197,"target":200},{"source":197,"target":32},{"source":198,"target":29},{"source":198,"target":201},{"source":198,"target":32},{"source":201,"target":29},{"source":199,"target":29},{"source":199,"target":202},{"source":199,"target":32},{"source":202,"target":29},{"source":33,"target":0},{"source":33,"target":203},{"source":33,"target":204},{"source":33,"target":205},{"source":203,"target":206},{"source":203,"target":33},{"source":204,"target":29},{"source":204,"target":207},{"source":204,"target":33},{"source":207,"target":29},{"source":205,"target":29},{"source":205,"target":208},{"source":205,"target":33},{"source":208,"target":29},{"source":34,"target":0},{"source":34,"target":209},{"source":209,"target":210},{"source":209,"target":34},{"source":35,"target":0},{"source":35,"target":29},{"source":35,"target":211},{"source":35,"target":212},{"source":211,"target":213},{"source":211,"target":35},{"source":212,"target":29},{"source":36,"target":0},{"source":36,"target":214},{"source":36,"target":215},{"source":36,"target":216},{"source":214,"target":217},{"source":214,"target":36},{"source":215,"target":218},{"source":215,"target":36},{"source":216,"target":35},{"source":216,"target":219},{"source":216,"target":36},{"source":219,"target":35},{"source":37,"target":0},{"source":38,"target":0},{"source":38,"target":37},{"source":38,"target":220},{"source":38,"target":221},{"source":38,"target":222},{"source":38,"target":223},{"source":38,"target":224},{"source":220,"target":37},{"source":220,"target":225},{"source":220,"target":38},{"source":225,"target":37},{"source":221,"target":39},{"source":221,"target":226},{"source":221,"target":38},{"source":226,"target":39},{"source":222,"target":45},{"source":222,"target":227},{"source":222,"target":38},{"source":227,"target":45},{"source":223,"target":56},{"source":223,"target":228},{"source":223,"target":38},{"source":228,"target":56},{"source":224,"target":37},{"source":39,"target":0},{"source":39,"target":37},{"source":39,"target":229},{"source":39,"target":230},{"source":39,"target":231},{"source":39,"target":232},{"source":39,"target":233},{"source":39,"target":234},{"source":39,"target":235},{"source":39,"target":236},{"source":229,"target":237},{"source":229,"target":39},{"source":230,"target":40},{"source":230,"target":238},{"source":230,"target":39},{"source":238,"target":40},{"source":231,"target":42},{"source":231,"target":239},{"source":231,"target":39},{"source":239,"target":42},{"source":232,"target":43},{"source":232,"target":240},{"source":232,"target":39},{"source":240,"target":43},{"source":233,"target":51},{"source":233,"target":241},{"source":233,"target":39},{"source":241,"target":51},{"source":234,"target":44},{"source":234,"target":242},{"source":234,"target":39},{"source":242,"target":44},{"source":235,"target":45},{"source":235,"target":243},{"source":235,"target":39},{"source":243,"target":45},{"source":236,"target":37},{"source":40,"target":0},{"source":40,"target":37},{"source":40,"target":41},{"source":40,"target":244},{"source":40,"target":245},{"source":40,"target":246},{"source":40,"target":247},{"source":40,"target":248},{"source":244,"target":249},{"source":244,"target":40},{"source":245,"target":37},{"source":245,"target":250},{"source":245,"target":40},{"source":250,"target":37},{"source":246,"target":41},{"source":246,"target":251},{"source":246,"target":40},{"source":251,"target":41},{"source":247,"target":37},{"source":248,"target":41},{"source":41,"target":0},{"source":42,"target":0},{"source":42,"target":37},{"source":42,"target":252},{"source":42,"target":253},{"source":42,"target":254},{"source":252,"target":255},{"source":252,"target":42},{"source":253,"target":37},{"source":253,"target":256},{"source":253,"target":42},{"source":256,"target":37},{"source":254,"target":37},{"source":43,"target":0},{"source":43,"target":37},{"source":43,"target":41},{"source":43,"target":257},{"source":43,"target":258},{"source":43,"target":259},{"source":43,"target":260},{"source":257,"target":261},{"source":257,"target":43},{"source":258,"target":37},{"source":258,"target":262},{"source":258,"target":43},{"source":262,"target":37},{"source":259,"target":37},{"source":260,"target":41},{"source":44,"target":0},{"source":44,"target":37},{"source":44,"target":263},{"source":44,"target":264},{"source":44,"target":265},{"source":44,"target":266},{"source":263,"target":267},{"source":263,"target":44},{"source":264,"target":56},{"source":264,"target":268},{"source":264,"target":44},{"source":268,"target":56},{"source":265,"target":269},{"source":265,"target":44},{"source":266,"target":37},{"source":45,"target":0},{"source":45,"target":37},{"source":45,"target":270},{"source":45,"target":271},{"source":45,"target":272},{"source":45,"target":273},{"source":45,"target":274},{"source":270,"target":275},{"source":270,"target":45},{"source":271,"target":46},{"source":271,"target":276},{"source":271,"target":45},{"source":276,"target":46},{"source":272,"target":45},{"source":272,"target":277},{"source":272,"target":45},{"source":277,"target":45},{"source":273,"target":278},{"source":273,"target":45},{"source":274,"target":37},{"source":46,"target":0},{"source":46,"target":37},{"source":46,"target":279},{"source":46,"target":280},{"source":46,"target":281},{"source":279,"target":282},{"source":279,"target":46},{"source":280,"target":283},{"source":280,"target":46},{"source":281,"target":37},{"source":47,"target":0},{"source":47,"target":46},{"source":47,"target":284},{"source":284,"target":46},{"source":48,"target":0},{"source":48,"target":46},{"source":48,"target":285},{"source":285,"target":46},{"source":49,"target":0},{"source":49,"target":46},{"source":49,"target":286},{"source":286,"target":46},{"source":50,"target":0},{"source":50,"target":46},{"source":50,"target":287},{"source":287,"target":46},{"source":51,"target":0},{"source":51,"target":37},{"source":51,"target":288},{"source":51,"target":289},{"source":51,"target":290},{"source":51,"target":291},{"source":288,"target":292},{"source":288,"target":51},{"source":289,"target":52},{"source":289,"target":293},{"source":289,"target":51},{"source":293,"target":52},{"source":290,"target":55},{"source":290,"target":294},{"source":290,"target":51},{"source":294,"target":55},{"source":291,"target":37},{"source":52,"target":0},{"source":52,"target":37},{"source":52,"target":295},{"source":52,"target":296},{"source":52,"target":297},{"source":52,"target":298},{"source":52,"target":299},{"source":295,"target":300},{"source":295,"target":52},{"source":296,"target":53},{"source":296,"target":301},{"source":296,"target":52},{"source":301,"target":53},{"source":297,"target":54},{"source":297,"target":302},{"source":297,"target":52},{"source":302,"target":54},{"source":298,"target":45},{"source":298,"target":303},{"source":298,"target":52},{"source":303,"target":45},{"source":299,"target":37},{"source":53,"target":0},{"source":53,"target":37},{"source":53,"target":304},{"source":53,"target":305},{"source":53,"target":306},{"source":304,"target":307},{"source":304,"target":53},{"source":305,"target":308},{"source":305,"target":53},{"source":306,"target":37},{"source":54,"target":0},{"source":54,"target":37},{"source":54,"target":309},{"source":54,"target":310},{"source":54,"target":311},{"source":309,"target":312},{"source":309,"target":54},{"source":310,"target":53},{"source":310,"target":313},{"source":310,"target":54},{"source":313,"target":53},{"source":311,"target":37},{"source":55,"target":0},{"source":55,"target":37},{"source":55,"target":314},{"source":55,"target":315},{"source":55,"target":316},{"source":314,"target":317},{"source":314,"target":55},{"source":315,"target":37},{"source":315,"target":318},{"source":315,"target":55},{"source":318,"target":37},{"source":316,"target":37},{"source":56,"target":0},{"source":56,"target":37},{"source":56,"target":319},{"source":56,"target":320},{"source":56,"target":321},{"source":319,"target":322},{"source":319,"target":56},{"source":320,"target":45},{"source":320,"target":323},{"source":320,"target":56},{"source":323,"target":45},{"source":321,"target":37}],"multigraph":true}
ecore
modelling
repo-ecore-all/data/sunwuliang/SlicingProject2.0/ClassModelSlicing/slices/SlicedUML2InsHTMLbc1.ecore
UML2 Class Collaboration UseCase Interaction AssociationClass Activity Device Component ProtocolStateMachine Node Operation StateMachine ExecutionEnvironment Reception BehavioralFeature Stereotype Behavior specification BehavioredClassifier ownedBehavior classifierBehavior
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="UML2" nsURI="http:///UML2.ecore" nsPrefix="UML2"> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//BehavioredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="Collaboration" eSuperTypes="#//BehavioredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="UseCase" eSuperTypes="#//BehavioredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="Interaction" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="AssociationClass" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="Device" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="ProtocolStateMachine" eSuperTypes="#//StateMachine"/> <eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//BehavioralFeature"/> <eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutionEnvironment" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="Reception" eSuperTypes="#//BehavioralFeature"/> <eClassifiers xsi:type="ecore:EClass" name="BehavioralFeature"/> <eClassifiers xsi:type="ecore:EClass" name="Stereotype" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="Behavior" eSuperTypes="#//Class"> <eStructuralFeatures xsi:type="ecore:EReference" name="specification" eType="#//BehavioralFeature"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BehavioredClassifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedBehavior" upperBound="-1" eType="#//Behavior" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="classifierBehavior" eType="#//Behavior"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"UML2","nsURI":"http:///UML2.ecore","name":"UML2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Collaboration","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UseCase","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interaction","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationClass","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Device","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolStateMachine","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionEnvironment","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reception","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioralFeature","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stereotype","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behavior","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioredClassifier","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"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":"specification","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedBehavior","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"classifierBehavior","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":1,"target":0},{"source":1,"target":18},{"source":1,"target":19},{"source":19,"target":18},{"source":2,"target":0},{"source":2,"target":18},{"source":2,"target":20},{"source":20,"target":18},{"source":3,"target":0},{"source":3,"target":18},{"source":3,"target":21},{"source":21,"target":18},{"source":4,"target":0},{"source":4,"target":17},{"source":4,"target":22},{"source":22,"target":17},{"source":5,"target":0},{"source":5,"target":1},{"source":5,"target":23},{"source":23,"target":1},{"source":6,"target":0},{"source":6,"target":17},{"source":6,"target":24},{"source":24,"target":17},{"source":7,"target":0},{"source":7,"target":10},{"source":7,"target":25},{"source":25,"target":10},{"source":8,"target":0},{"source":8,"target":1},{"source":8,"target":26},{"source":26,"target":1},{"source":9,"target":0},{"source":9,"target":12},{"source":9,"target":27},{"source":27,"target":12},{"source":10,"target":0},{"source":10,"target":1},{"source":10,"target":28},{"source":28,"target":1},{"source":11,"target":0},{"source":11,"target":15},{"source":11,"target":29},{"source":29,"target":15},{"source":12,"target":0},{"source":12,"target":17},{"source":12,"target":30},{"source":30,"target":17},{"source":13,"target":0},{"source":13,"target":10},{"source":13,"target":31},{"source":31,"target":10},{"source":14,"target":0},{"source":14,"target":15},{"source":14,"target":32},{"source":32,"target":15},{"source":15,"target":0},{"source":16,"target":0},{"source":16,"target":1},{"source":16,"target":33},{"source":33,"target":1},{"source":17,"target":0},{"source":17,"target":1},{"source":17,"target":34},{"source":17,"target":35},{"source":34,"target":15},{"source":34,"target":36},{"source":34,"target":17},{"source":36,"target":15},{"source":35,"target":1},{"source":18,"target":0},{"source":18,"target":37},{"source":18,"target":38},{"source":37,"target":17},{"source":37,"target":39},{"source":37,"target":18},{"source":39,"target":17},{"source":38,"target":17},{"source":38,"target":40},{"source":38,"target":18},{"source":40,"target":17}],"multigraph":true}
ecore
modelling
repo-ecore-all/data/mjorod/textram/tool/ca.mcgill.sel.ram/model/RAM.ecore
ram Aspect structuralView mandatoryAspectParameters messageViews instantiations layout stateViews MappableElement StructuralView classes associations types Class attributes partial false abstract superTypes AssociationEnd getType navigable true assoc classifier Association ends NamedElement name Instantiation mappings externalAspect type Depends Mapping getFromElement getToElement 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 properties formalGates AspectMessageView pointcut advice Lifeline represents localProperties coveredBy Message sendEvent receiveEvent signature assignTo messageSort arguments interaction returns selfMessage false 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 ExecutionStatement 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 RSequence 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 associationEnds typeParameters ImplementationClass instanceClassName interface TemporaryProperty StructuralFeature static false Reference type Property lowerBound 0 upperBound 1 referenceType Regular TypedElement getType Gate LiteralBoolean value ClassifierMapping operationMappings attributeMappings fromElement toElement AttributeMapping fromElement toElement OperationMapping parameterMappings fromElement toElement ParameterMapping fromElement toElement StateView stateMachines specifies StateMachine start states transitions substitutions Transition endState startState signature guard State incomings outgoings RDouble getName getInstanceClassName RFloat getName getInstanceClassName Constraint Specification Substitution TransitionSubstitution from to TypeParameter genericType RLong getName getInstanceClassName RArray getName getInstanceClassName size -1 type
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ram" nsURI="http://cs.mcgill.ca/sel/ram/2.1" nsPrefix="ram"> <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="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"/> <eStructuralFeatures xsi:type="ecore:EReference" name="stateViews" upperBound="-1" eType="#//StateView" 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="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.classifier.associationEnds->select(associationEnd : AssociationEnd | associationEnd.name &lt;> null and associationEnd.name &lt;> '')->isUnique(name)"/> <details key="uniqueName$message" value="'AssociationEnds of a class must be unique'"/> </eAnnotations> <eOperations name="getType" lowerBound="1" eType="#//Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="self.assoc.ends->select(end : AssociationEnd | end &lt;> self)->at(1).classifier"/> </eAnnotations> </eOperations> <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="classifier" lowerBound="1" eType="#//Classifier" eOpposite="#//Classifier/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 &lt;> '' 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(fromElement = 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="#//ClassifierMapping" 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="Depends"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Mapping" abstract="true"> <eOperations name="getFromElement" lowerBound="1" eType="#//MappableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="null"/> </eAnnotations> </eOperations> <eOperations name="getToElement" lowerBound="1" eType="#//MappableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="null"/> </eAnnotations> </eOperations> </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.oclContainer().oclAsType(StructuralView).Aspect.messageViews->select(messageView : AbstractMessageView | messageView.oclIsTypeOf(MessageView))->one(messageView : AbstractMessageView | messageView.oclAsType(MessageView).specifies = 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="#//StructuralFeature #//TemporaryProperty #//MappableElement"> <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="#//TypedElement #//MappableElement"> <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="#//ObjectType #//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" 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="specifiesIsFirstMessage specificationDefined isAffectedBy"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="specifiesIsFirstMessage" value="if not self.specification.oclIsUndefined() and self.specification.messages->size() > 0 then self.specifies = self.specification.messages->select(message : Message | not message.sendEvent.oclIsTypeOf(MessageOccurrenceSpecification))->asOrderedSet()->at(1).signature else true endif"/> <details key="specifiesIsFirstMessage$message" value="'The first message in the MessageView must match specifies of the MessageView'"/> <details key="specificationDefined" value="if not self.specifies.oclIsUndefined() then if not self.specifies.partial then not self.specification.oclIsUndefined() else true endif else true endif"/> <details key="specificationDefined$message" value="'A MessageView for a non-partial operation must have a specification'"/> <details key="isAffectedBy" value="if self.specification.oclIsUndefined() and self.specifies.partial then self.affectedBy->notEmpty() else true endif"/> <details key="isAffectedBy$message" value="'An empty MessageView must have at least one affectedBy'"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="specifies" lowerBound="1" eType="#//Operation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="specification" 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 have at least one affectedBy'"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="references" lowerBound="1" eType="#//MessageView"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Interaction" eSuperTypes="#//FragmentContainer"> <eStructuralFeatures xsi:type="ecore:EReference" name="lifelines" ordered="false" lowerBound="1" 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"/> <eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1" eType="#//Reference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="formalGates" upperBound="-1" eType="#//Gate" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AspectMessageView" eSuperTypes="#//AbstractMessageView #//NamedElement"> <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" lowerBound="1" eType="#//Operation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="advice" lowerBound="1" eType="#//Interaction" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Lifeline"> <eStructuralFeatures xsi:type="ecore:EReference" name="represents" lowerBound="1" eType="#//TypedElement"/> <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="validSelfMessage argumentsSpecified createMessageIsFirst returnsSpecified boundariesNotCrossed validReturns validAssignTo deleteMessageIsLast validReturnsValue assignToAllowed noCrossingMessages validSignature"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="validSelfMessage" value="if not self.receiveEvent.oclIsUndefined() and self.receiveEvent.oclIsKindOf(MessageOccurrenceSpecification) and not self.sendEvent.oclIsUndefined() and self.sendEvent.oclIsKindOf(MessageOccurrenceSpecification) then let sendEvent : InteractionFragment = self.sendEvent.oclAsType(InteractionFragment) in let receiveEvent : InteractionFragment = self.receiveEvent.oclAsType(InteractionFragment) in if sendEvent.covered->asOrderedSet()->at(1) = receiveEvent.covered->asOrderedSet()->at(1) then sendEvent.container.fragments->indexOf(self.sendEvent) &lt; receiveEvent.container.fragments->indexOf(self.receiveEvent) else true endif else true endif"/> <details key="validSelfMessage$message" value="'receiveEvent of a self message may not come before the sendEvent'"/> <details key="argumentsSpecified" value="if self.messageSort &lt;> MessageSort::reply and not self.sendEvent.oclIsUndefined() and self.sendEvent.oclIsKindOf(MessageOccurrenceSpecification) and not self.signature.oclIsUndefined() then let container : FragmentContainer = self.sendEvent.oclAsType(MessageOccurrenceSpecification).container in if container.fragments->includes(self.sendEvent) then self.signature.parameters->size() = self.arguments->size() and self.signature.parameters->forAll(currentParameter : Parameter | self.arguments->one(argument : ParameterValueMapping | argument.parameter = currentParameter)) else true endif else true endif"/> <details key="argumentsSpecified$message" value="'All arguments of the operation must be specified'"/> <details key="createMessageIsFirst" value="if self.messageSort = MessageSort::createMessage then if not self.receiveEvent.oclIsUndefined() and not self.receiveEvent.oclAsType(InteractionFragment).covered->isEmpty() then let event : InteractionFragment = self.receiveEvent.oclAsType(InteractionFragment) in event.covered->asOrderedSet()->at(1).coveredBy->forAll(fragment : InteractionFragment | if event.container.fragments->includes(fragment) then event.container.fragments->indexOf(fragment) >= event.container.fragments->indexOf(event) else true endif) 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'"/> <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="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'"/> <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="validAssignTo" value="if not self.assignTo.oclIsUndefined() 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).getType() 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="deleteMessageIsLast" value="if self.messageSort = MessageSort::deleteMessage then if not self.receiveEvent.oclIsUndefined() and not self.receiveEvent.oclAsType(InteractionFragment).covered->isEmpty() then let event : InteractionFragment = self.receiveEvent.oclAsType(InteractionFragment) in event.covered->asOrderedSet()->at(1).coveredBy->forAll(fragment : InteractionFragment | if event.container.fragments->includes(fragment) then event.container.fragments->indexOf(fragment) &lt;= event.container.fragments->indexOf(event) else true endif) else true endif else true endif"/> <details key="deleteMessageIsLast$message" value="'The destruction occurrence may not come before any other occurrence on this lifeline'"/> <details key="validReturnsValue" value="if self.returns.oclIsTypeOf(StructuralFeatureValue) then let value : StructuralFeatureValue = self.returns.oclAsType(StructuralFeatureValue).value in if not value.oclIsUndefined() then let type : Type = if value.oclIsTypeOf(Attribute) then value.oclAsType(Attribute).type else if value.oclIsTypeOf(Reference) then value.oclAsType(Reference).type else value.oclAsType(AssociationEnd).getType() endif endif in type.oclIsTypeOf(self.signature.returnType.oclType()) else true endif else if self.returns.oclIsKindOf(LiteralSpecification) then false else true endif endif"/> <details key="validReturnsValue$message" value="'Type of return value must match the type of the return'"/> <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="noCrossingMessages" value="if not self.receiveEvent.oclIsUndefined() and self.receiveEvent.oclIsKindOf(MessageOccurrenceSpecification) and not self.sendEvent.oclIsUndefined() and self.sendEvent.oclIsKindOf(MessageOccurrenceSpecification) then let container : FragmentContainer = self.receiveEvent.oclAsType(MessageOccurrenceSpecification).container in let indexDifference : Integer = container.fragments->indexOf(self.receiveEvent) - container.fragments->indexOf(self.sendEvent) in indexDifference = 1 else true endif"/> <details key="noCrossingMessages$message" value="'Messages may not cross each other, MessageEnds of one message must come one after the other (also, send must come before receive)'"/> <details key="validSignature" value="if self.messageSort &lt;> MessageSort::reply and not self.receiveEvent.oclIsUndefined() then let typedElement : TypedElement = self.receiveEvent.oclAsType(InteractionFragment).covered->asOrderedSet()->at(1).represents in if not typedElement.oclIsUndefined() then let type : Type = if typedElement.oclIsTypeOf(Parameter) then typedElement.oclAsType(Parameter).type else if typedElement.oclIsTypeOf(Attribute) then typedElement.oclAsType(Attribute).type else if typedElement.oclIsTypeOf(Reference) then typedElement.oclAsType(Reference).type else typedElement.oclAsType(AssociationEnd).getType() endif endif endif in if type.oclIsKindOf(Classifier) then type.oclAsType(Classifier).operations->includes(self.signature) else true endif else true endif else true endif"/> <details key="validSignature$message" value="'Message signature must be an operation of the classifier that is represented by the lifeline of the receive event'"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="sendEvent" lowerBound="1" eType="#//MessageEnd"/> <eStructuralFeatures xsi:type="ecore:EReference" name="receiveEvent" lowerBound="1" eType="#//MessageEnd"/> <eStructuralFeatures xsi:type="ecore:EReference" name="signature" lowerBound="1" eType="#//Operation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="assignTo" eType="#//StructuralFeature"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="messageSort" 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" lowerBound="1" eType="#//Interaction" eOpposite="#//Interaction/messages"/> <eStructuralFeatures xsi:type="ecore:EReference" name="returns" eType="#//ValueSpecification" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="selfMessage" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" changeable="false" volatile="true" transient="true" defaultValueLiteral="false" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="derivation" value="if self.sendEvent.oclIsKindOf(MessageOccurrenceSpecification) and self.receiveEvent.oclIsKindOf(MessageOccurrenceSpecification) then self.sendEvent.oclAsType(MessageOccurrenceSpecification).covered->asOrderedSet()->at(1) = self.receiveEvent.oclAsType(MessageOccurrenceSpecification).covered->asOrderedSet()->at(1) else false endif"/> </eAnnotations> </eStructuralFeatures> </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" lowerBound="1" eType="#//Message"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MessageOccurrenceSpecification" eSuperTypes="#//OccurrenceSpecification #//MessageEnd"/> <eClassifiers xsi:type="ecore:EClass" name="OccurrenceSpecification" eSuperTypes="#//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="DestructionOccurrenceSpecification" eSuperTypes="#//MessageOccurrenceSpecification"/> <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" 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" 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="ExecutionStatement" eSuperTypes="#//InteractionFragment"> <eStructuralFeatures xsi:type="ecore:EReference" name="specification" lowerBound="1" eType="#//ValueSpecification" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InteractionOperand" eSuperTypes="#//FragmentContainer"> <eStructuralFeatures xsi:type="ecore:EReference" name="interactionConstraint" eType="#//ValueSpecification" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ValueSpecification" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeatureValue" eSuperTypes="#//ValueSpecification"> <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.oclIsTypeOf(StructuralFeatureValue) then let value : StructuralFeatureValue = self.value.oclAsType(StructuralFeatureValue).value in if not value.oclIsUndefined() then let type : Type = if value.oclIsTypeOf(Attribute) then value.oclAsType(Attribute).type else if value.oclIsTypeOf(Reference) then value.oclAsType(Reference).type else value.oclAsType(AssociationEnd).getType() endif endif in type.oclIsTypeOf(self.parameter.type.oclType()) else true endif else if self.value.oclIsKindOf(LiteralSpecification) then false else true endif endif"/> <details key="validParameterValue$message" value="'Type of value must match the type of the parameter'"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="parameter" lowerBound="1" eType="#//Parameter"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" 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" lowerBound="1" eType="#//Parameter"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression" eSuperTypes="#//ValueSpecification"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="body" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="language" 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" 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" 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 #//ImplementationClass"> <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 typeName : String = self.oclType().toString() in let name : String = typeName.substring(typeName.lastIndexOf(':') + 2, typeName.size()) in if type.name.oclIsUndefined() then name else name + '&lt;' + 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="RSequence" 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"/> <eStructuralFeatures xsi:type="ecore:EReference" name="associationEnds" upperBound="-1" eType="#//AssociationEnd" containment="true" eOpposite="#//AssociationEnd/classifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="typeParameters" upperBound="-1" eType="#//TypeParameter" 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"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="interface" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TemporaryProperty" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" abstract="true" eSuperTypes="#//TypedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="static" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> </eClassifiers> <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 &lt;= 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> <eClassifiers xsi:type="ecore:EClass" name="TypedElement" abstract="true" eSuperTypes="#//NamedElement"> <eOperations name="getType" lowerBound="1" eType="#//Type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Gate" eSuperTypes="#//MessageEnd #//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralBoolean" eSuperTypes="#//LiteralSpecification"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ClassifierMapping" eSuperTypes="#//Mapping"> <eStructuralFeatures xsi:type="ecore:EReference" name="operationMappings" upperBound="-1" eType="#//OperationMapping" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attributeMappings" upperBound="-1" eType="#//AttributeMapping" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fromElement" lowerBound="1" eType="#//Classifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="toElement" lowerBound="1" eType="#//Classifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AttributeMapping" eSuperTypes="#//Mapping"> <eStructuralFeatures xsi:type="ecore:EReference" name="fromElement" lowerBound="1" eType="#//Attribute"/> <eStructuralFeatures xsi:type="ecore:EReference" name="toElement" lowerBound="1" eType="#//Attribute"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OperationMapping" eSuperTypes="#//Mapping"> <eStructuralFeatures xsi:type="ecore:EReference" name="parameterMappings" upperBound="-1" eType="#//ParameterMapping" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fromElement" lowerBound="1" eType="#//Operation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="toElement" lowerBound="1" eType="#//Operation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParameterMapping" eSuperTypes="#//Mapping"> <eStructuralFeatures xsi:type="ecore:EReference" name="fromElement" lowerBound="1" eType="#//Parameter"/> <eStructuralFeatures xsi:type="ecore:EReference" name="toElement" lowerBound="1" eType="#//Parameter"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StateView" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="stateMachines" lowerBound="1" upperBound="-1" eType="#//StateMachine" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="specifies" lowerBound="1" eType="#//Classifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StateMachine"> <eStructuralFeatures xsi:type="ecore:EReference" name="start" lowerBound="1" eType="#//State"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" upperBound="-1" eType="#//State" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1" eType="#//Transition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="substitutions" upperBound="-1" eType="#//Substitution" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="endState" lowerBound="1" eType="#//State" eOpposite="#//State/incomings"/> <eStructuralFeatures xsi:type="ecore:EReference" name="startState" lowerBound="1" eType="#//State" eOpposite="#//State/outgoings"/> <eStructuralFeatures xsi:type="ecore:EReference" name="signature" eType="#//Operation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="guard" eType="#//Constraint" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="incomings" upperBound="-1" eType="#//Transition" eOpposite="#//Transition/endState"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoings" upperBound="-1" eType="#//Transition" eOpposite="#//Transition/startState"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RDouble" 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="'double'"/> </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.Double'"/> </eAnnotations> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RFloat" 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="'float'"/> </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.Float'"/> </eAnnotations> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Constraint"> <eStructuralFeatures xsi:type="ecore:EReference" name="Specification" lowerBound="1" eType="#//ValueSpecification" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Substitution"/> <eClassifiers xsi:type="ecore:EClass" name="TransitionSubstitution" eSuperTypes="#//Substitution"> <eStructuralFeatures xsi:type="ecore:EReference" name="from" lowerBound="1" eType="#//Transition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="to" lowerBound="1" upperBound="-1" eType="#//Transition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeParameter" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EReference" name="genericType" eType="#//ObjectType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RLong" 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="'float'"/> </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.Long'"/> </eAnnotations> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RArray" 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="if (self.type &lt;> null and self.type.name &lt;> null) then if (self.type.oclIsTypeOf(RArray)) then self.type.name.substring(1, self.type.name.indexOf('[') -1) else self.type.name endif + '[' + if (self.size >= 0) then self.size.toString() else '' endif + ']' + if (self.type.oclIsTypeOf(RArray)) then self.type.name.substring(self.type.name.indexOf('['), self.type.name.size()) else '' endif else null endif"/> </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.reflect.Array'"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="size" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="-1"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//ObjectType"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"ram","nsURI":"http://cs.mcgill.ca/sel/ram/2.1","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":true,"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":"ExecutionStatement","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":"RSequence","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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Gate","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralBoolean","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassifierMapping","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeMapping","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationMapping","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterMapping","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateView","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDouble","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RFloat","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Substitution","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TransitionSubstitution","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeParameter","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RLong","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RArray","instanceClass":null,"abstract":false,"id":85,"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":86,"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":87,"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":88,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"instantiations","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":"layout","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stateViews","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":100,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"associations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"derived":false},{"container":false,"ordered":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":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":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":106,"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":107,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"abstract","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":false,"unsettable":false,"transient":false,"unique":true,"name":"superTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getType","lowerBound":1,"id":115,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"navigable","changeable":true,"lowerBound":0,"iD":false,"id":116,"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":117,"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":"classifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":118,"derived":false},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":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":123,"derived":false},{"id":124,"eClass":"EGenericType"},{"container":false,"ordered":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":125,"derived":false},{"id":126,"eClass":"EGenericType"},{"id":127,"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":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"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":131,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"Depends","unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":132,"derived":false},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFromElement","lowerBound":1,"id":136,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getToElement","lowerBound":1,"id":137,"many":false,"required":true,"eClass":"EOperation"},{"id":138,"eClass":"EGenericType"},{"id":139,"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":140,"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":141,"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":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":"parameters","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":"false","unsettable":false,"transient":false,"unique":true,"name":"static","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":"false","unsettable":false,"transient":false,"unique":true,"name":"partial","changeable":true,"lowerBound":0,"iD":false,"id":145,"derived":false},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"container":false,"ordered":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":154,"derived":false},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":160,"derived":false},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"name":"public","id":164,"value":0,"literal":"public","eClass":"EEnumLiteral"},{"name":"private","id":165,"value":1,"literal":"private","eClass":"EEnumLiteral"},{"name":"protected","id":166,"value":2,"literal":"protected","eClass":"EEnumLiteral"},{"name":"package","id":167,"value":3,"literal":"package","eClass":"EEnumLiteral"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":172,"many":false,"required":true,"eClass":"EOperation"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":175,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getInstanceClassName","lowerBound":1,"id":176,"many":false,"required":true,"eClass":"EOperation"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"name":"Composition","id":180,"value":0,"literal":"Composition","eClass":"EEnumLiteral"},{"name":"Aggregation","id":181,"value":1,"literal":"Aggregation","eClass":"EEnumLiteral"},{"name":"Regular","id":182,"value":2,"literal":"Regular","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":183,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getInstanceClassName","lowerBound":1,"id":184,"many":false,"required":true,"eClass":"EOperation"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":188,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getInstanceClassName","lowerBound":1,"id":189,"many":false,"required":true,"eClass":"EOperation"},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":193,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getInstanceClassName","lowerBound":1,"id":194,"many":false,"required":true,"eClass":"EOperation"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":198,"many":false,"required":true,"eClass":"EOperation"},{"id":199,"eClass":"EGenericType"},{"id":200,"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":201,"derived":false},{"id":202,"eClass":"EGenericType"},{"id":203,"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":204,"derived":false},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"container":false,"ordered":true,"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":207,"derived":false},{"id":208,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"specifies","changeable":true,"resolveProxies":true,"lowerBound":1,"id":209,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":210,"derived":false},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"references","changeable":true,"resolveProxies":true,"lowerBound":1,"id":214,"derived":false},{"id":215,"eClass":"EGenericType"},{"id":216,"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":1,"id":217,"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":218,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":219,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"formalGates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":220,"derived":false},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"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":"interaction","changeable":true,"resolveProxies":true,"lowerBound":1,"id":224,"derived":false},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"pointcut","changeable":true,"resolveProxies":true,"lowerBound":1,"id":227,"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":"advice","changeable":true,"resolveProxies":true,"lowerBound":1,"id":228,"derived":false},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"represents","changeable":true,"resolveProxies":true,"lowerBound":1,"id":233,"derived":false},{"container":false,"ordered":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":234,"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":235,"derived":false},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"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":239,"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":"sendEvent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":240,"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":"receiveEvent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":241,"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":"signature","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"assignTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":243,"derived":false},{"ordered":true,"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":244,"derived":false},{"container":false,"ordered":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":245,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returns","changeable":true,"resolveProxies":true,"lowerBound":0,"id":246,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":true,"unique":true,"name":"selfMessage","changeable":false,"lowerBound":1,"iD":false,"id":247,"derived":true},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"name":"synchCall","id":257,"value":0,"literal":"synchCall","eClass":"EEnumLiteral"},{"name":"createMessage","id":258,"value":1,"literal":"createMessage","eClass":"EEnumLiteral"},{"name":"deleteMessage","id":259,"value":2,"literal":"deleteMessage","eClass":"EEnumLiteral"},{"name":"reply","id":260,"value":3,"literal":"reply","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"message","changeable":true,"resolveProxies":true,"lowerBound":1,"id":261,"derived":false},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"container","changeable":true,"resolveProxies":true,"lowerBound":1,"id":267,"derived":false},{"id":268,"eClass":"EGenericType"},{"id":269,"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":270,"derived":false},{"name":"alt","id":271,"value":0,"literal":"alt","eClass":"EEnumLiteral"},{"name":"opt","id":272,"value":1,"literal":"opt","eClass":"EEnumLiteral"},{"name":"loop","id":273,"value":2,"literal":"loop","eClass":"EEnumLiteral"},{"name":"disruptable","id":274,"value":3,"literal":"disruptable","eClass":"EEnumLiteral"},{"name":"critical","id":275,"value":4,"literal":"critical","eClass":"EEnumLiteral"},{"ordered":true,"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":276,"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":277,"derived":false},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specification","changeable":true,"resolveProxies":true,"lowerBound":1,"id":282,"derived":false},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"interactionConstraint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":285,"derived":false},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":288,"derived":false},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":291,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":292,"derived":false},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":295,"derived":false},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"lowerBound":1,"iD":false,"id":298,"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":"language","changeable":true,"lowerBound":1,"iD":false,"id":299,"derived":false},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"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":304,"derived":false},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":307,"derived":false},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":311,"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":312,"derived":false},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"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":319,"derived":false},{"id":320,"eClass":"EGenericType"},{"container":false,"ordered":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":321,"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":322,"derived":false},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"container":false,"ordered":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":325,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":326,"derived":false},{"id":327,"eClass":"EGenericType"},{"id":328,"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":329,"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":330,"derived":false},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"name":"Depends","id":333,"value":0,"literal":"Depends","eClass":"EEnumLiteral"},{"name":"Extends","id":334,"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":335,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":336,"derived":false},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"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":341,"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":"interface","changeable":true,"lowerBound":1,"iD":false,"id":342,"derived":false},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"id":345,"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":"static","changeable":true,"lowerBound":1,"iD":false,"id":346,"derived":false},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"container":false,"ordered":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":349,"derived":false},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"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":353,"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":354,"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":355,"derived":false},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getType","lowerBound":1,"id":360,"many":false,"required":true,"eClass":"EOperation"},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":365,"derived":false},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operationMappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":368,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributeMappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":369,"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":"fromElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":370,"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":"toElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":371,"derived":false},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"fromElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":377,"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":"toElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":378,"derived":false},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameterMappings","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"fromElement","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":"toElement","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"fromElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":389,"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":"toElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":390,"derived":false},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"id":393,"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":"stateMachines","changeable":true,"resolveProxies":true,"lowerBound":1,"id":394,"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":"specifies","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":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"start","changeable":true,"resolveProxies":true,"lowerBound":1,"id":399,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"states","changeable":true,"resolveProxies":true,"lowerBound":0,"id":400,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transitions","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":true,"unsettable":false,"transient":false,"unique":true,"name":"substitutions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":402,"derived":false},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"endState","changeable":true,"resolveProxies":true,"lowerBound":1,"id":407,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"startState","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"signature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":409,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"guard","changeable":true,"resolveProxies":true,"lowerBound":0,"id":410,"derived":false},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incomings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":413,"derived":false},{"id":414,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoings","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"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":421,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getInstanceClassName","lowerBound":1,"id":422,"many":false,"required":true,"eClass":"EOperation"},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":426,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getInstanceClassName","lowerBound":1,"id":427,"many":false,"required":true,"eClass":"EOperation"},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Specification","changeable":true,"resolveProxies":true,"lowerBound":1,"id":431,"derived":false},{"id":432,"eClass":"EGenericType"},{"container":false,"ordered":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":433,"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":"to","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":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"genericType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":438,"derived":false},{"id":439,"eClass":"EGenericType"},{"id":440,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":441,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getInstanceClassName","lowerBound":1,"id":442,"many":false,"required":true,"eClass":"EOperation"},{"id":443,"eClass":"EGenericType"},{"id":444,"eClass":"EGenericType"},{"id":445,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":446,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getInstanceClassName","lowerBound":1,"id":447,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":-1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"-1","unsettable":false,"transient":false,"unique":true,"name":"size","changeable":true,"lowerBound":1,"iD":false,"id":448,"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":449,"derived":false},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"id":452,"eClass":"EGenericType"},{"id":453,"eClass":"EGenericType"},{"id":454,"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":1,"target":0},{"source":1,"target":7},{"source":1,"target":86},{"source":1,"target":87},{"source":1,"target":88},{"source":1,"target":89},{"source":1,"target":90},{"source":1,"target":91},{"source":1,"target":92},{"source":86,"target":3},{"source":86,"target":93},{"source":86,"target":1},{"source":93,"target":3},{"source":87,"target":2},{"source":87,"target":94},{"source":87,"target":1},{"source":94,"target":2},{"source":88,"target":26},{"source":88,"target":95},{"source":88,"target":1},{"source":95,"target":26},{"source":89,"target":8},{"source":89,"target":96},{"source":89,"target":1},{"source":96,"target":8},{"source":90,"target":56},{"source":90,"target":97},{"source":90,"target":1},{"source":97,"target":56},{"source":91,"target":74},{"source":91,"target":98},{"source":91,"target":1},{"source":98,"target":74},{"source":92,"target":7},{"source":2,"target":0},{"source":2,"target":7},{"source":2,"target":99},{"source":99,"target":7},{"source":3,"target":0},{"source":3,"target":100},{"source":3,"target":101},{"source":3,"target":102},{"source":100,"target":61},{"source":100,"target":103},{"source":100,"target":3},{"source":103,"target":61},{"source":101,"target":6},{"source":101,"target":104},{"source":101,"target":3},{"source":104,"target":6},{"source":102,"target":12},{"source":102,"target":105},{"source":102,"target":3},{"source":105,"target":12},{"source":4,"target":0},{"source":4,"target":61},{"source":4,"target":106},{"source":4,"target":107},{"source":4,"target":108},{"source":4,"target":109},{"source":4,"target":110},{"source":106,"target":11},{"source":106,"target":111},{"source":106,"target":4},{"source":111,"target":11},{"source":107,"target":112},{"source":107,"target":4},{"source":108,"target":113},{"source":108,"target":4},{"source":109,"target":61},{"source":109,"target":114},{"source":109,"target":4},{"source":114,"target":61},{"source":110,"target":61},{"source":5,"target":0},{"source":5,"target":66},{"source":5,"target":115},{"source":5,"target":116},{"source":5,"target":117},{"source":5,"target":118},{"source":5,"target":119},{"source":115,"target":12},{"source":115,"target":120},{"source":115,"target":5},{"source":120,"target":12},{"source":116,"target":121},{"source":116,"target":5},{"source":117,"target":6},{"source":117,"target":122},{"source":117,"target":5},{"source":117,"target":123},{"source":122,"target":6},{"source":118,"target":61},{"source":118,"target":124},{"source":118,"target":5},{"source":118,"target":125},{"source":124,"target":61},{"source":119,"target":66},{"source":6,"target":0},{"source":6,"target":7},{"source":6,"target":123},{"source":6,"target":126},{"source":123,"target":5},{"source":123,"target":127},{"source":123,"target":6},{"source":123,"target":117},{"source":127,"target":5},{"source":126,"target":7},{"source":7,"target":0},{"source":7,"target":128},{"source":128,"target":129},{"source":128,"target":7},{"source":8,"target":0},{"source":8,"target":130},{"source":8,"target":131},{"source":8,"target":132},{"source":130,"target":70},{"source":130,"target":133},{"source":130,"target":8},{"source":133,"target":70},{"source":131,"target":1},{"source":131,"target":134},{"source":131,"target":8},{"source":134,"target":1},{"source":132,"target":60},{"source":132,"target":135},{"source":132,"target":8},{"source":135,"target":60},{"source":9,"target":0},{"source":9,"target":136},{"source":9,"target":137},{"source":136,"target":2},{"source":136,"target":138},{"source":136,"target":9},{"source":138,"target":2},{"source":137,"target":2},{"source":137,"target":139},{"source":137,"target":9},{"source":139,"target":2},{"source":10,"target":0},{"source":10,"target":7},{"source":10,"target":2},{"source":10,"target":140},{"source":10,"target":141},{"source":10,"target":142},{"source":10,"target":143},{"source":10,"target":144},{"source":10,"target":145},{"source":10,"target":146},{"source":10,"target":147},{"source":140,"target":148},{"source":140,"target":10},{"source":141,"target":14},{"source":141,"target":149},{"source":141,"target":10},{"source":149,"target":14},{"source":142,"target":12},{"source":142,"target":150},{"source":142,"target":10},{"source":150,"target":12},{"source":143,"target":13},{"source":143,"target":151},{"source":143,"target":10},{"source":151,"target":13},{"source":144,"target":152},{"source":144,"target":10},{"source":145,"target":153},{"source":145,"target":10},{"source":146,"target":7},{"source":147,"target":2},{"source":11,"target":0},{"source":11,"target":64},{"source":11,"target":63},{"source":11,"target":2},{"source":11,"target":154},{"source":11,"target":155},{"source":11,"target":156},{"source":11,"target":157},{"source":154,"target":15},{"source":154,"target":158},{"source":154,"target":11},{"source":158,"target":15},{"source":155,"target":64},{"source":156,"target":63},{"source":157,"target":2},{"source":12,"target":0},{"source":12,"target":7},{"source":12,"target":159},{"source":159,"target":7},{"source":13,"target":0},{"source":13,"target":67},{"source":13,"target":2},{"source":13,"target":160},{"source":13,"target":161},{"source":13,"target":162},{"source":160,"target":12},{"source":160,"target":163},{"source":160,"target":13},{"source":163,"target":12},{"source":161,"target":67},{"source":162,"target":2},{"source":14,"target":0},{"source":14,"target":164},{"source":14,"target":165},{"source":14,"target":166},{"source":14,"target":167},{"source":164,"target":14},{"source":165,"target":14},{"source":166,"target":14},{"source":167,"target":14},{"source":15,"target":0},{"source":15,"target":16},{"source":15,"target":62},{"source":15,"target":168},{"source":15,"target":169},{"source":168,"target":16},{"source":169,"target":62},{"source":16,"target":0},{"source":16,"target":12},{"source":16,"target":2},{"source":16,"target":170},{"source":16,"target":171},{"source":170,"target":12},{"source":171,"target":2},{"source":17,"target":0},{"source":17,"target":12},{"source":17,"target":172},{"source":17,"target":173},{"source":172,"target":174},{"source":172,"target":17},{"source":173,"target":12},{"source":18,"target":0},{"source":18,"target":15},{"source":18,"target":175},{"source":18,"target":176},{"source":18,"target":177},{"source":175,"target":178},{"source":175,"target":18},{"source":176,"target":179},{"source":176,"target":18},{"source":177,"target":15},{"source":19,"target":0},{"source":19,"target":180},{"source":19,"target":181},{"source":19,"target":182},{"source":180,"target":19},{"source":181,"target":19},{"source":182,"target":19},{"source":20,"target":0},{"source":20,"target":15},{"source":20,"target":183},{"source":20,"target":184},{"source":20,"target":185},{"source":183,"target":186},{"source":183,"target":20},{"source":184,"target":187},{"source":184,"target":20},{"source":185,"target":15},{"source":21,"target":0},{"source":21,"target":15},{"source":21,"target":188},{"source":21,"target":189},{"source":21,"target":190},{"source":188,"target":191},{"source":188,"target":21},{"source":189,"target":192},{"source":189,"target":21},{"source":190,"target":15},{"source":22,"target":0},{"source":22,"target":15},{"source":22,"target":193},{"source":22,"target":194},{"source":22,"target":195},{"source":193,"target":196},{"source":193,"target":22},{"source":194,"target":197},{"source":194,"target":22},{"source":195,"target":15},{"source":23,"target":0},{"source":23,"target":12},{"source":23,"target":198},{"source":23,"target":199},{"source":198,"target":200},{"source":198,"target":23},{"source":199,"target":12},{"source":24,"target":0},{"source":24,"target":15},{"source":24,"target":201},{"source":24,"target":202},{"source":201,"target":25},{"source":201,"target":203},{"source":201,"target":24},{"source":201,"target":204},{"source":203,"target":25},{"source":202,"target":15},{"source":25,"target":0},{"source":25,"target":7},{"source":25,"target":204},{"source":25,"target":205},{"source":204,"target":24},{"source":204,"target":206},{"source":204,"target":25},{"source":204,"target":201},{"source":206,"target":24},{"source":205,"target":7},{"source":26,"target":0},{"source":26,"target":207},{"source":207,"target":30},{"source":207,"target":208},{"source":207,"target":26},{"source":208,"target":30},{"source":27,"target":0},{"source":27,"target":26},{"source":27,"target":209},{"source":27,"target":210},{"source":27,"target":211},{"source":209,"target":10},{"source":209,"target":212},{"source":209,"target":27},{"source":212,"target":10},{"source":210,"target":29},{"source":210,"target":213},{"source":210,"target":27},{"source":213,"target":29},{"source":211,"target":26},{"source":28,"target":0},{"source":28,"target":26},{"source":28,"target":214},{"source":28,"target":215},{"source":214,"target":27},{"source":214,"target":216},{"source":214,"target":28},{"source":216,"target":27},{"source":215,"target":26},{"source":29,"target":0},{"source":29,"target":52},{"source":29,"target":217},{"source":29,"target":218},{"source":29,"target":219},{"source":29,"target":220},{"source":29,"target":221},{"source":217,"target":31},{"source":217,"target":222},{"source":217,"target":29},{"source":222,"target":31},{"source":218,"target":32},{"source":218,"target":223},{"source":218,"target":29},{"source":218,"target":224},{"source":223,"target":32},{"source":219,"target":65},{"source":219,"target":225},{"source":219,"target":29},{"source":225,"target":65},{"source":220,"target":68},{"source":220,"target":226},{"source":220,"target":29},{"source":226,"target":68},{"source":221,"target":52},{"source":30,"target":0},{"source":30,"target":26},{"source":30,"target":7},{"source":30,"target":227},{"source":30,"target":228},{"source":30,"target":229},{"source":30,"target":230},{"source":227,"target":10},{"source":227,"target":231},{"source":227,"target":30},{"source":231,"target":10},{"source":228,"target":29},{"source":228,"target":232},{"source":228,"target":30},{"source":232,"target":29},{"source":229,"target":26},{"source":230,"target":7},{"source":31,"target":0},{"source":31,"target":233},{"source":31,"target":234},{"source":31,"target":235},{"source":233,"target":67},{"source":233,"target":236},{"source":233,"target":31},{"source":236,"target":67},{"source":234,"target":63},{"source":234,"target":237},{"source":234,"target":31},{"source":237,"target":63},{"source":235,"target":38},{"source":235,"target":238},{"source":235,"target":31},{"source":235,"target":239},{"source":238,"target":38},{"source":32,"target":0},{"source":32,"target":240},{"source":32,"target":241},{"source":32,"target":242},{"source":32,"target":243},{"source":32,"target":244},{"source":32,"target":245},{"source":32,"target":224},{"source":32,"target":246},{"source":32,"target":247},{"source":240,"target":34},{"source":240,"target":248},{"source":240,"target":32},{"source":248,"target":34},{"source":241,"target":34},{"source":241,"target":249},{"source":241,"target":32},{"source":249,"target":34},{"source":242,"target":10},{"source":242,"target":250},{"source":242,"target":32},{"source":250,"target":10},{"source":243,"target":64},{"source":243,"target":251},{"source":243,"target":32},{"source":251,"target":64},{"source":244,"target":33},{"source":244,"target":252},{"source":244,"target":32},{"source":252,"target":33},{"source":245,"target":46},{"source":245,"target":253},{"source":245,"target":32},{"source":253,"target":46},{"source":224,"target":29},{"source":224,"target":254},{"source":224,"target":32},{"source":224,"target":218},{"source":254,"target":29},{"source":246,"target":44},{"source":246,"target":255},{"source":246,"target":32},{"source":255,"target":44},{"source":247,"target":256},{"source":247,"target":32},{"source":33,"target":0},{"source":33,"target":257},{"source":33,"target":258},{"source":33,"target":259},{"source":33,"target":260},{"source":257,"target":33},{"source":258,"target":33},{"source":259,"target":33},{"source":260,"target":33},{"source":34,"target":0},{"source":34,"target":261},{"source":261,"target":32},{"source":261,"target":262},{"source":261,"target":34},{"source":262,"target":32},{"source":35,"target":0},{"source":35,"target":36},{"source":35,"target":34},{"source":35,"target":263},{"source":35,"target":264},{"source":263,"target":36},{"source":264,"target":34},{"source":36,"target":0},{"source":36,"target":38},{"source":36,"target":265},{"source":265,"target":38},{"source":37,"target":0},{"source":37,"target":35},{"source":37,"target":266},{"source":266,"target":35},{"source":38,"target":0},{"source":38,"target":239},{"source":38,"target":267},{"source":239,"target":31},{"source":239,"target":268},{"source":239,"target":38},{"source":239,"target":235},{"source":268,"target":31},{"source":267,"target":52},{"source":267,"target":269},{"source":267,"target":38},{"source":267,"target":270},{"source":269,"target":52},{"source":39,"target":0},{"source":39,"target":271},{"source":39,"target":272},{"source":39,"target":273},{"source":39,"target":274},{"source":39,"target":275},{"source":271,"target":39},{"source":272,"target":39},{"source":273,"target":39},{"source":274,"target":39},{"source":275,"target":39},{"source":40,"target":0},{"source":40,"target":38},{"source":40,"target":276},{"source":40,"target":277},{"source":40,"target":278},{"source":276,"target":39},{"source":276,"target":279},{"source":276,"target":40},{"source":279,"target":39},{"source":277,"target":43},{"source":277,"target":280},{"source":277,"target":40},{"source":280,"target":43},{"source":278,"target":38},{"source":41,"target":0},{"source":41,"target":38},{"source":41,"target":281},{"source":281,"target":38},{"source":42,"target":0},{"source":42,"target":38},{"source":42,"target":282},{"source":42,"target":283},{"source":282,"target":44},{"source":282,"target":284},{"source":282,"target":42},{"source":284,"target":44},{"source":283,"target":38},{"source":43,"target":0},{"source":43,"target":52},{"source":43,"target":285},{"source":43,"target":286},{"source":285,"target":44},{"source":285,"target":287},{"source":285,"target":43},{"source":287,"target":44},{"source":286,"target":52},{"source":44,"target":0},{"source":45,"target":0},{"source":45,"target":44},{"source":45,"target":288},{"source":45,"target":289},{"source":288,"target":64},{"source":288,"target":290},{"source":288,"target":45},{"source":290,"target":64},{"source":289,"target":44},{"source":46,"target":0},{"source":46,"target":291},{"source":46,"target":292},{"source":291,"target":13},{"source":291,"target":293},{"source":291,"target":46},{"source":293,"target":13},{"source":292,"target":44},{"source":292,"target":294},{"source":292,"target":46},{"source":294,"target":44},{"source":47,"target":0},{"source":47,"target":44},{"source":47,"target":295},{"source":47,"target":296},{"source":295,"target":13},{"source":295,"target":297},{"source":295,"target":47},{"source":297,"target":13},{"source":296,"target":44},{"source":48,"target":0},{"source":48,"target":44},{"source":48,"target":298},{"source":48,"target":299},{"source":48,"target":300},{"source":298,"target":301},{"source":298,"target":48},{"source":299,"target":302},{"source":299,"target":48},{"source":300,"target":44},{"source":49,"target":0},{"source":49,"target":44},{"source":49,"target":303},{"source":303,"target":44},{"source":50,"target":0},{"source":50,"target":49},{"source":50,"target":304},{"source":50,"target":305},{"source":304,"target":306},{"source":304,"target":50},{"source":305,"target":49},{"source":51,"target":0},{"source":51,"target":49},{"source":51,"target":307},{"source":51,"target":308},{"source":307,"target":309},{"source":307,"target":51},{"source":308,"target":49},{"source":52,"target":0},{"source":52,"target":270},{"source":270,"target":38},{"source":270,"target":310},{"source":270,"target":52},{"source":270,"target":267},{"source":310,"target":38},{"source":53,"target":0},{"source":53,"target":12},{"source":53,"target":62},{"source":53,"target":311},{"source":53,"target":312},{"source":53,"target":313},{"source":53,"target":314},{"source":311,"target":315},{"source":311,"target":53},{"source":312,"target":16},{"source":312,"target":316},{"source":312,"target":53},{"source":316,"target":16},{"source":313,"target":12},{"source":314,"target":62},{"source":54,"target":0},{"source":54,"target":53},{"source":54,"target":317},{"source":317,"target":53},{"source":55,"target":0},{"source":55,"target":53},{"source":55,"target":318},{"source":318,"target":53},{"source":56,"target":0},{"source":56,"target":319},{"source":319,"target":57},{"source":319,"target":320},{"source":319,"target":56},{"source":320,"target":57},{"source":57,"target":0},{"source":57,"target":321},{"source":57,"target":322},{"source":321,"target":323},{"source":321,"target":57},{"source":322,"target":58},{"source":322,"target":324},{"source":322,"target":57},{"source":324,"target":58},{"source":58,"target":0},{"source":58,"target":325},{"source":58,"target":326},{"source":325,"target":327},{"source":325,"target":58},{"source":326,"target":59},{"source":326,"target":328},{"source":326,"target":58},{"source":328,"target":59},{"source":59,"target":0},{"source":59,"target":329},{"source":59,"target":330},{"source":329,"target":331},{"source":329,"target":59},{"source":330,"target":332},{"source":330,"target":59},{"source":60,"target":0},{"source":60,"target":333},{"source":60,"target":334},{"source":333,"target":60},{"source":334,"target":60},{"source":61,"target":0},{"source":61,"target":16},{"source":61,"target":335},{"source":61,"target":125},{"source":61,"target":336},{"source":61,"target":337},{"source":335,"target":10},{"source":335,"target":338},{"source":335,"target":61},{"source":338,"target":10},{"source":125,"target":5},{"source":125,"target":339},{"source":125,"target":61},{"source":125,"target":118},{"source":339,"target":5},{"source":336,"target":83},{"source":336,"target":340},{"source":336,"target":61},{"source":340,"target":83},{"source":337,"target":16},{"source":62,"target":0},{"source":62,"target":61},{"source":62,"target":341},{"source":62,"target":342},{"source":62,"target":343},{"source":341,"target":344},{"source":341,"target":62},{"source":342,"target":345},{"source":342,"target":62},{"source":343,"target":61},{"source":63,"target":0},{"source":64,"target":0},{"source":64,"target":67},{"source":64,"target":346},{"source":64,"target":347},{"source":346,"target":348},{"source":346,"target":64},{"source":347,"target":67},{"source":65,"target":0},{"source":65,"target":66},{"source":65,"target":63},{"source":65,"target":349},{"source":65,"target":350},{"source":65,"target":351},{"source":349,"target":16},{"source":349,"target":352},{"source":349,"target":65},{"source":352,"target":16},{"source":350,"target":66},{"source":351,"target":63},{"source":66,"target":0},{"source":66,"target":64},{"source":66,"target":353},{"source":66,"target":354},{"source":66,"target":355},{"source":66,"target":356},{"source":353,"target":357},{"source":353,"target":66},{"source":354,"target":358},{"source":354,"target":66},{"source":355,"target":19},{"source":355,"target":359},{"source":355,"target":66},{"source":359,"target":19},{"source":356,"target":64},{"source":67,"target":0},{"source":67,"target":7},{"source":67,"target":360},{"source":67,"target":361},{"source":360,"target":12},{"source":360,"target":362},{"source":360,"target":67},{"source":362,"target":12},{"source":361,"target":7},{"source":68,"target":0},{"source":68,"target":34},{"source":68,"target":7},{"source":68,"target":363},{"source":68,"target":364},{"source":363,"target":34},{"source":364,"target":7},{"source":69,"target":0},{"source":69,"target":49},{"source":69,"target":365},{"source":69,"target":366},{"source":365,"target":367},{"source":365,"target":69},{"source":366,"target":49},{"source":70,"target":0},{"source":70,"target":9},{"source":70,"target":368},{"source":70,"target":369},{"source":70,"target":370},{"source":70,"target":371},{"source":70,"target":372},{"source":368,"target":72},{"source":368,"target":373},{"source":368,"target":70},{"source":373,"target":72},{"source":369,"target":71},{"source":369,"target":374},{"source":369,"target":70},{"source":374,"target":71},{"source":370,"target":61},{"source":370,"target":375},{"source":370,"target":70},{"source":375,"target":61},{"source":371,"target":61},{"source":371,"target":376},{"source":371,"target":70},{"source":376,"target":61},{"source":372,"target":9},{"source":71,"target":0},{"source":71,"target":9},{"source":71,"target":377},{"source":71,"target":378},{"source":71,"target":379},{"source":377,"target":11},{"source":377,"target":380},{"source":377,"target":71},{"source":380,"target":11},{"source":378,"target":11},{"source":378,"target":381},{"source":378,"target":71},{"source":381,"target":11},{"source":379,"target":9},{"source":72,"target":0},{"source":72,"target":9},{"source":72,"target":382},{"source":72,"target":383},{"source":72,"target":384},{"source":72,"target":385},{"source":382,"target":73},{"source":382,"target":386},{"source":382,"target":72},{"source":386,"target":73},{"source":383,"target":10},{"source":383,"target":387},{"source":383,"target":72},{"source":387,"target":10},{"source":384,"target":10},{"source":384,"target":388},{"source":384,"target":72},{"source":388,"target":10},{"source":385,"target":9},{"source":73,"target":0},{"source":73,"target":9},{"source":73,"target":389},{"source":73,"target":390},{"source":73,"target":391},{"source":389,"target":13},{"source":389,"target":392},{"source":389,"target":73},{"source":392,"target":13},{"source":390,"target":13},{"source":390,"target":393},{"source":390,"target":73},{"source":393,"target":13},{"source":391,"target":9},{"source":74,"target":0},{"source":74,"target":7},{"source":74,"target":394},{"source":74,"target":395},{"source":74,"target":396},{"source":394,"target":75},{"source":394,"target":397},{"source":394,"target":74},{"source":397,"target":75},{"source":395,"target":61},{"source":395,"target":398},{"source":395,"target":74},{"source":398,"target":61},{"source":396,"target":7},{"source":75,"target":0},{"source":75,"target":399},{"source":75,"target":400},{"source":75,"target":401},{"source":75,"target":402},{"source":399,"target":77},{"source":399,"target":403},{"source":399,"target":75},{"source":403,"target":77},{"source":400,"target":77},{"source":400,"target":404},{"source":400,"target":75},{"source":404,"target":77},{"source":401,"target":76},{"source":401,"target":405},{"source":401,"target":75},{"source":405,"target":76},{"source":402,"target":81},{"source":402,"target":406},{"source":402,"target":75},{"source":406,"target":81},{"source":76,"target":0},{"source":76,"target":7},{"source":76,"target":407},{"source":76,"target":408},{"source":76,"target":409},{"source":76,"target":410},{"source":76,"target":411},{"source":407,"target":77},{"source":407,"target":412},{"source":407,"target":76},{"source":407,"target":413},{"source":412,"target":77},{"source":408,"target":77},{"source":408,"target":414},{"source":408,"target":76},{"source":408,"target":415},{"source":414,"target":77},{"source":409,"target":10},{"source":409,"target":416},{"source":409,"target":76},{"source":416,"target":10},{"source":410,"target":80},{"source":410,"target":417},{"source":410,"target":76},{"source":417,"target":80},{"source":411,"target":7},{"source":77,"target":0},{"source":77,"target":7},{"source":77,"target":413},{"source":77,"target":415},{"source":77,"target":418},{"source":413,"target":76},{"source":413,"target":419},{"source":413,"target":77},{"source":413,"target":407},{"source":419,"target":76},{"source":415,"target":76},{"source":415,"target":420},{"source":415,"target":77},{"source":415,"target":408},{"source":420,"target":76},{"source":418,"target":7},{"source":78,"target":0},{"source":78,"target":15},{"source":78,"target":421},{"source":78,"target":422},{"source":78,"target":423},{"source":421,"target":424},{"source":421,"target":78},{"source":422,"target":425},{"source":422,"target":78},{"source":423,"target":15},{"source":79,"target":0},{"source":79,"target":15},{"source":79,"target":426},{"source":79,"target":427},{"source":79,"target":428},{"source":426,"target":429},{"source":426,"target":79},{"source":427,"target":430},{"source":427,"target":79},{"source":428,"target":15},{"source":80,"target":0},{"source":80,"target":431},{"source":431,"target":44},{"source":431,"target":432},{"source":431,"target":80},{"source":432,"target":44},{"source":81,"target":0},{"source":82,"target":0},{"source":82,"target":81},{"source":82,"target":433},{"source":82,"target":434},{"source":82,"target":435},{"source":433,"target":76},{"source":433,"target":436},{"source":433,"target":82},{"source":436,"target":76},{"source":434,"target":76},{"source":434,"target":437},{"source":434,"target":82},{"source":437,"target":76},{"source":435,"target":81},{"source":83,"target":0},{"source":83,"target":12},{"source":83,"target":438},{"source":83,"target":439},{"source":438,"target":16},{"source":438,"target":440},{"source":438,"target":83},{"source":440,"target":16},{"source":439,"target":12},{"source":84,"target":0},{"source":84,"target":15},{"source":84,"target":441},{"source":84,"target":442},{"source":84,"target":443},{"source":441,"target":444},{"source":441,"target":84},{"source":442,"target":445},{"source":442,"target":84},{"source":443,"target":15},{"source":85,"target":0},{"source":85,"target":15},{"source":85,"target":446},{"source":85,"target":447},{"source":85,"target":448},{"source":85,"target":449},{"source":85,"target":450},{"source":446,"target":451},{"source":446,"target":85},{"source":447,"target":452},{"source":447,"target":85},{"source":448,"target":453},{"source":448,"target":85},{"source":449,"target":16},{"source":449,"target":454},{"source":449,"target":85},{"source":454,"target":16},{"source":450,"target":15}],"multigraph":true}
ecore
trace
repo-ecore-all/data/lunkpeter/org.eclipse.viatra/plugins/org.eclipse.viatra.cep.core.metamodels/models/Cep2AutomatonTrace.ecore
trace TraceModel traces timedZoneTraces Trace eventPattern automaton TimedZoneTrace timedZone transition
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="trace" nsURI="trace.meta" nsPrefix="org.eclipse.viatra.cep.core.metamodels"> <eClassifiers xsi:type="ecore:EClass" name="TraceModel"> <eStructuralFeatures xsi:type="ecore:EReference" name="traces" upperBound="-1" eType="#//Trace" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="timedZoneTraces" upperBound="-1" eType="#//TimedZoneTrace"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Trace"> <eStructuralFeatures xsi:type="ecore:EReference" name="eventPattern" lowerBound="1" eType="ecore:EClass Cep.ecore#//EventPattern"/> <eStructuralFeatures xsi:type="ecore:EReference" name="automaton" lowerBound="1" eType="ecore:EClass Automaton.ecore#//Automaton"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TimedZoneTrace"> <eStructuralFeatures xsi:type="ecore:EReference" name="timedZone" lowerBound="1" eType="ecore:EClass Automaton.ecore#//TimedZone"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transition" lowerBound="1" eType="ecore:EClass Automaton.ecore#//Transition"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"org.eclipse.viatra.cep.core.metamodels","nsURI":"trace.meta","name":"trace","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TraceModel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trace","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimedZoneTrace","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"traces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":4,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"timedZoneTraces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":5,"derived":false},{"id":6,"eClass":"EGenericType"},{"id":7,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eventPattern","changeable":true,"resolveProxies":true,"lowerBound":1,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"automaton","changeable":true,"resolveProxies":true,"lowerBound":1,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"timedZone","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"transition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":4},{"source":1,"target":5},{"source":4,"target":2},{"source":4,"target":6},{"source":4,"target":1},{"source":6,"target":2},{"source":5,"target":3},{"source":5,"target":7},{"source":5,"target":1},{"source":7,"target":3},{"source":2,"target":0},{"source":2,"target":8},{"source":2,"target":9},{"source":8,"target":10},{"source":8,"target":2},{"source":9,"target":11},{"source":9,"target":2},{"source":3,"target":0},{"source":3,"target":12},{"source":3,"target":13},{"source":12,"target":14},{"source":12,"target":3},{"source":13,"target":15},{"source":13,"target":3}],"multigraph":true}
ecore
class-diagram
repo-ecore-all/data/markhibberd/tefkat/tefkat.engine.tests/transformation/models/simpleuml.ecore
simpleuml UMLClass parents attribute kind ModelElement name Association source target Classifier Attribute type owner PrimitiveDataType UMLPackage contents Ignore lit1 lit1 anotherlit anotherlit
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="simpleuml" nsURI="http:///transformation/simpleuml.ecore" nsPrefix="uml"> <eClassifiers xsi:type="ecore:EClass" name="UMLClass" eSuperTypes="#//Classifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="parents" upperBound="-1" eType="#//UMLClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attribute" upperBound="-1" eType="#//Attribute" containment="true" eOpposite="#//Attribute/owner"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModelElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//ModelElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//UMLClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//UMLClass"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Classifier" abstract="true" eSuperTypes="#//ModelElement"/> <eClassifiers xsi:type="ecore:EClass" name="Attribute" eSuperTypes="#//ModelElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//Classifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" lowerBound="1" eType="#//UMLClass" eOpposite="#//UMLClass/attribute"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveDataType" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="UMLPackage"> <eStructuralFeatures xsi:type="ecore:EReference" name="contents" upperBound="-1" eType="#//ModelElement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Ignore"> <eLiterals name="lit1"/> <eLiterals name="anotherlit"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"uml","nsURI":"http:///transformation/simpleuml.ecore","name":"simpleuml","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UMLClass","instanceClass":null,"abstract":false,"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":"Association","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveDataType","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UMLPackage","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Ignore","instanceClass":null,"id":8,"serializable":true,"eClass":"EEnum"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attribute","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":"kind","changeable":true,"lowerBound":0,"iD":false,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"container":false,"ordered":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":19,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"name":"lit1","id":32,"value":0,"literal":"lit1","eClass":"EEnumLiteral"},{"name":"anotherlit","id":33,"value":0,"literal":"anotherlit","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":1,"target":0},{"source":1,"target":4},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":9,"target":1},{"source":9,"target":13},{"source":9,"target":1},{"source":13,"target":1},{"source":10,"target":5},{"source":10,"target":14},{"source":10,"target":1},{"source":10,"target":15},{"source":14,"target":5},{"source":11,"target":16},{"source":11,"target":1},{"source":12,"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":2},{"source":3,"target":19},{"source":3,"target":20},{"source":3,"target":21},{"source":19,"target":1},{"source":19,"target":22},{"source":19,"target":3},{"source":22,"target":1},{"source":20,"target":1},{"source":20,"target":23},{"source":20,"target":3},{"source":23,"target":1},{"source":21,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":24},{"source":24,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":25},{"source":5,"target":15},{"source":5,"target":26},{"source":25,"target":4},{"source":25,"target":27},{"source":25,"target":5},{"source":27,"target":4},{"source":15,"target":1},{"source":15,"target":28},{"source":15,"target":5},{"source":15,"target":10},{"source":28,"target":1},{"source":26,"target":2},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":29},{"source":29,"target":4},{"source":7,"target":0},{"source":7,"target":30},{"source":30,"target":2},{"source":30,"target":31},{"source":30,"target":7},{"source":31,"target":2},{"source":8,"target":0},{"source":8,"target":32},{"source":8,"target":33},{"source":32,"target":8},{"source":33,"target":8}],"multigraph":true}
ecore
tree
repo-ecore-all/data/francoispfister/diagraph/org.isoe.fwk.megamodel.deploy/temp_repository-bundle/simpletree.ecore
simpletree Tree children parent label
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="simpletree" nsURI="http://simpletree" nsPrefix="simpletree"> <eClassifiers xsi:type="ecore:EClass" name="Tree"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//Tree" containment="true" eOpposite="#//Tree/parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//Tree" eOpposite="#//Tree/children"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"simpletree","nsURI":"http://simpletree","name":"simpletree","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tree","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":3,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":4,"derived":false},{"id":5,"eClass":"EGenericType"},{"id":6,"eClass":"EGenericType"},{"id":7,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":1,"target":3},{"source":1,"target":4},{"source":2,"target":1},{"source":2,"target":5},{"source":2,"target":1},{"source":2,"target":3},{"source":5,"target":1},{"source":3,"target":1},{"source":3,"target":6},{"source":3,"target":1},{"source":3,"target":2},{"source":6,"target":1},{"source":4,"target":7},{"source":4,"target":1}],"multigraph":true}
ecore
class-diagram
repo-ecore-all/data/mvsd/futsalpro/binaries/1.0.0/Futsal Pro/plugins/org.yakindu.base.types_2.0.0.201212141102/model/types.ecore
types Library types id Type features superTypes owningLibrary Feature owningType Operation parameters Property Parameter owningOperation TypedElement type Event
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="types" nsURI="http://www.yakindu.org/base/types/2.0.0" nsPrefix="types"> <eClassifiers xsi:type="ecore:EClass" name="Library"> <eStructuralFeatures xsi:type="ecore:EReference" name="types" upperBound="-1" eType="#//Type" containment="true" eOpposite="#//Type/owningLibrary"/> <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="Type" eSuperTypes="base.ecore#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1" eType="#//Feature" containment="true" eOpposite="#//Feature/owningType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="superTypes" upperBound="-1" eType="#//Type"/> <eStructuralFeatures xsi:type="ecore:EReference" name="owningLibrary" eType="#//Library" eOpposite="#//Library/types"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Feature" abstract="true" eSuperTypes="#//TypedElement base.ecore#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="owningType" eType="#//Type" eOpposite="#//Type/features"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//Feature"> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#//Parameter" containment="true" eOpposite="#//Parameter/owningOperation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//Feature"/> <eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//TypedElement base.ecore#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="owningOperation" eType="#//Operation" eOpposite="#//Operation/parameters"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypedElement" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Event" eSuperTypes="#//Feature"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"types","nsURI":"http://www.yakindu.org/base/types/2.0.0","name":"types","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":7,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Event","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"types","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"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":10,"derived":false},{"id":11,"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":"owningLibrary","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"features","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningType","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"},{"container":false,"ordered":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":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"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":2},{"source":9,"target":11},{"source":9,"target":1},{"source":9,"target":12},{"source":11,"target":2},{"source":10,"target":13},{"source":10,"target":1},{"source":2,"target":0},{"source":2,"target":14},{"source":2,"target":15},{"source":2,"target":12},{"source":2,"target":16},{"source":14,"target":3},{"source":14,"target":17},{"source":14,"target":2},{"source":14,"target":18},{"source":17,"target":3},{"source":15,"target":2},{"source":15,"target":19},{"source":15,"target":2},{"source":19,"target":2},{"source":12,"target":1},{"source":12,"target":20},{"source":12,"target":2},{"source":12,"target":9},{"source":20,"target":1},{"source":3,"target":0},{"source":3,"target":7},{"source":3,"target":18},{"source":3,"target":21},{"source":3,"target":22},{"source":18,"target":2},{"source":18,"target":23},{"source":18,"target":3},{"source":18,"target":14},{"source":23,"target":2},{"source":21,"target":7},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":24},{"source":4,"target":25},{"source":24,"target":6},{"source":24,"target":26},{"source":24,"target":4},{"source":24,"target":27},{"source":26,"target":6},{"source":25,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":28},{"source":28,"target":3},{"source":6,"target":0},{"source":6,"target":7},{"source":6,"target":27},{"source":6,"target":29},{"source":6,"target":30},{"source":27,"target":4},{"source":27,"target":31},{"source":27,"target":6},{"source":27,"target":24},{"source":31,"target":4},{"source":29,"target":7},{"source":7,"target":0},{"source":7,"target":32},{"source":32,"target":2},{"source":32,"target":33},{"source":32,"target":7},{"source":33,"target":2},{"source":8,"target":0},{"source":8,"target":3},{"source":8,"target":34},{"source":34,"target":3}],"multigraph":true}
ecore
cloud
repo-ecore-all/data/MDEGroup/QMM/validation-subjects/metamodels/CloudML.ecore
cloudml core CloudMLElement NamedElement name Property value WithProperties properties Resource retrievingCommand deployingCommand configurationCommand startCommand Provider credentials DeploymentModel providers artefactTypes nodeTypes artefactInstances nodeInstances ArtefactPort portNumber Artefact destination resource inputs outputs provided required NodePort Node provided cloudProvider minRam minCore minDisk location OS sshKey securityGroup groupName privateKey imageID is64os true ArtefactPortInstance type ArtefactInstance type destination inputs outputs provided required NodePortInstance type NodeInstance type provided publicAddress Composite containedArtefacts
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="cloudml" nsURI="http://cloudml.net" nsPrefix="net.cloudml"> <eSubpackages name="core" nsURI="http://cloudml.net/core" nsPrefix="net.cloudml.core"> <eClassifiers xsi:type="ecore:EClass" name="CloudMLElement" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#//core/CloudMLElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//core/NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WithProperties" abstract="true" eSuperTypes="#//core/NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1" eType="#//core/Property" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Resource" eSuperTypes="#//core/WithProperties"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="retrievingCommand" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="deployingCommand" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="configurationCommand" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startCommand" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Provider" eSuperTypes="#//core/WithProperties"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="credentials" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeploymentModel" eSuperTypes="#//core/WithProperties"> <eStructuralFeatures xsi:type="ecore:EReference" name="providers" upperBound="-1" eType="#//core/Provider" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="artefactTypes" upperBound="-1" eType="#//core/Artefact" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nodeTypes" upperBound="-1" eType="#//core/Node" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="artefactInstances" upperBound="-1" eType="#//core/ArtefactInstance" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nodeInstances" upperBound="-1" eType="#//core/NodeInstance" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArtefactPort" eSuperTypes="#//core/WithProperties"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="portNumber" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Artefact" eSuperTypes="#//core/WithProperties"> <eStructuralFeatures xsi:type="ecore:EReference" name="destination" eType="#//core/ArtefactPort"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resource" eType="#//core/Resource" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inputs" upperBound="-1" eType="#//core/ArtefactPort" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outputs" upperBound="-1" eType="#//core/ArtefactPort"/> <eStructuralFeatures xsi:type="ecore:EReference" name="provided" upperBound="-1" eType="#//core/ArtefactPort" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="required" upperBound="-1" eType="#//core/ArtefactPort"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NodePort" eSuperTypes="#//core/WithProperties"/> <eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//core/WithProperties"> <eStructuralFeatures xsi:type="ecore:EReference" name="provided" upperBound="-1" eType="#//core/NodePort" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="cloudProvider" lowerBound="1" eType="#//core/Provider"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minRam" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minCore" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minDisk" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="location" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="OS" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sshKey" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="securityGroup" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="groupName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="privateKey" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="imageID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="is64os" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArtefactPortInstance" eSuperTypes="#//core/WithProperties"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//core/ArtefactPort"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArtefactInstance" eSuperTypes="#//core/WithProperties"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//core/Artefact"/> <eStructuralFeatures xsi:type="ecore:EReference" name="destination" eType="#//core/NodePortInstance"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inputs" upperBound="-1" eType="#//core/ArtefactPortInstance" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outputs" upperBound="-1" eType="#//core/ArtefactPortInstance"/> <eStructuralFeatures xsi:type="ecore:EReference" name="provided" upperBound="-1" eType="#//core/ArtefactPortInstance" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="required" upperBound="-1" eType="#//core/ArtefactPortInstance"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NodePortInstance" eSuperTypes="#//core/WithProperties"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//core/NodePort"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NodeInstance" eSuperTypes="#//core/WithProperties"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//core/Node"/> <eStructuralFeatures xsi:type="ecore:EReference" name="provided" upperBound="-1" eType="#//core/NodePortInstance" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="publicAddress" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Composite" eSuperTypes="#//core/NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="containedArtefacts" upperBound="-1" eType="#//core/ArtefactInstance" containment="true"/> </eClassifiers> </eSubpackages> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"net.cloudml","nsURI":"http://cloudml.net","name":"cloudml","id":0,"eClass":"EPackage"},{"nsPrefix":"net.cloudml.core","nsURI":"http://cloudml.net/core","name":"core","id":1,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CloudMLElement","instanceClass":null,"abstract":true,"id":2,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WithProperties","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Resource","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Provider","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentModel","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArtefactPort","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Artefact","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NodePort","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArtefactPortInstance","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArtefactInstance","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NodePortInstance","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NodeInstance","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Composite","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":true,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"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":"value","changeable":true,"lowerBound":1,"iD":false,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"properties","changeable":true,"resolveProxies":true,"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":"retrievingCommand","changeable":true,"lowerBound":1,"iD":false,"id":27,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"deployingCommand","changeable":true,"lowerBound":1,"iD":false,"id":28,"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":"configurationCommand","changeable":true,"lowerBound":1,"iD":false,"id":29,"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":"startCommand","changeable":true,"lowerBound":1,"iD":false,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"credentials","changeable":true,"lowerBound":1,"iD":false,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"providers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"artefactTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nodeTypes","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":"artefactInstances","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":"nodeInstances","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"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"portNumber","changeable":true,"lowerBound":0,"iD":false,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"destination","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":"resource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inputs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outputs","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":"provided","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":false,"unsettable":false,"transient":false,"unique":true,"name":"required","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"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"provided","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"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":"cloudProvider","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"minRam","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":"minCore","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":"minDisk","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":"location","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":"OS","changeable":true,"lowerBound":0,"iD":false,"id":73,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sshKey","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":"securityGroup","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":"groupName","changeable":true,"lowerBound":0,"iD":false,"id":76,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"privateKey","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":"imageID","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"is64os","changeable":true,"lowerBound":0,"iD":false,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"container":false,"ordered":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":94,"derived":false},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":97,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"destination","changeable":true,"resolveProxies":true,"lowerBound":0,"id":98,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inputs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":99,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outputs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":100,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"provided","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"required","changeable":true,"resolveProxies":true,"lowerBound":0,"id":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":110,"derived":false},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":113,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"provided","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"publicAddress","changeable":true,"lowerBound":0,"iD":false,"id":115,"derived":false},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"containedArtefacts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":120,"derived":false},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":2},{"source":1,"target":3},{"source":1,"target":4},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":0},{"source":2,"target":1},{"source":3,"target":1},{"source":3,"target":2},{"source":3,"target":18},{"source":3,"target":19},{"source":18,"target":20},{"source":18,"target":3},{"source":19,"target":2},{"source":4,"target":1},{"source":4,"target":3},{"source":4,"target":21},{"source":4,"target":22},{"source":21,"target":23},{"source":21,"target":4},{"source":22,"target":3},{"source":5,"target":1},{"source":5,"target":3},{"source":5,"target":24},{"source":5,"target":25},{"source":24,"target":4},{"source":24,"target":26},{"source":24,"target":5},{"source":26,"target":4},{"source":25,"target":3},{"source":6,"target":1},{"source":6,"target":5},{"source":6,"target":27},{"source":6,"target":28},{"source":6,"target":29},{"source":6,"target":30},{"source":6,"target":31},{"source":27,"target":32},{"source":27,"target":6},{"source":28,"target":33},{"source":28,"target":6},{"source":29,"target":34},{"source":29,"target":6},{"source":30,"target":35},{"source":30,"target":6},{"source":31,"target":5},{"source":7,"target":1},{"source":7,"target":5},{"source":7,"target":36},{"source":7,"target":37},{"source":36,"target":38},{"source":36,"target":7},{"source":37,"target":5},{"source":8,"target":1},{"source":8,"target":5},{"source":8,"target":39},{"source":8,"target":40},{"source":8,"target":41},{"source":8,"target":42},{"source":8,"target":43},{"source":8,"target":44},{"source":39,"target":7},{"source":39,"target":45},{"source":39,"target":8},{"source":45,"target":7},{"source":40,"target":10},{"source":40,"target":46},{"source":40,"target":8},{"source":46,"target":10},{"source":41,"target":12},{"source":41,"target":47},{"source":41,"target":8},{"source":47,"target":12},{"source":42,"target":14},{"source":42,"target":48},{"source":42,"target":8},{"source":48,"target":14},{"source":43,"target":16},{"source":43,"target":49},{"source":43,"target":8},{"source":49,"target":16},{"source":44,"target":5},{"source":9,"target":1},{"source":9,"target":5},{"source":9,"target":50},{"source":9,"target":51},{"source":50,"target":52},{"source":50,"target":9},{"source":51,"target":5},{"source":10,"target":1},{"source":10,"target":5},{"source":10,"target":53},{"source":10,"target":54},{"source":10,"target":55},{"source":10,"target":56},{"source":10,"target":57},{"source":10,"target":58},{"source":10,"target":59},{"source":53,"target":9},{"source":53,"target":60},{"source":53,"target":10},{"source":60,"target":9},{"source":54,"target":6},{"source":54,"target":61},{"source":54,"target":10},{"source":61,"target":6},{"source":55,"target":9},{"source":55,"target":62},{"source":55,"target":10},{"source":62,"target":9},{"source":56,"target":9},{"source":56,"target":63},{"source":56,"target":10},{"source":63,"target":9},{"source":57,"target":9},{"source":57,"target":64},{"source":57,"target":10},{"source":64,"target":9},{"source":58,"target":9},{"source":58,"target":65},{"source":58,"target":10},{"source":65,"target":9},{"source":59,"target":5},{"source":11,"target":1},{"source":11,"target":5},{"source":11,"target":66},{"source":66,"target":5},{"source":12,"target":1},{"source":12,"target":5},{"source":12,"target":67},{"source":12,"target":68},{"source":12,"target":69},{"source":12,"target":70},{"source":12,"target":71},{"source":12,"target":72},{"source":12,"target":73},{"source":12,"target":74},{"source":12,"target":75},{"source":12,"target":76},{"source":12,"target":77},{"source":12,"target":78},{"source":12,"target":79},{"source":12,"target":80},{"source":67,"target":11},{"source":67,"target":81},{"source":67,"target":12},{"source":81,"target":11},{"source":68,"target":7},{"source":68,"target":82},{"source":68,"target":12},{"source":82,"target":7},{"source":69,"target":83},{"source":69,"target":12},{"source":70,"target":84},{"source":70,"target":12},{"source":71,"target":85},{"source":71,"target":12},{"source":72,"target":86},{"source":72,"target":12},{"source":73,"target":87},{"source":73,"target":12},{"source":74,"target":88},{"source":74,"target":12},{"source":75,"target":89},{"source":75,"target":12},{"source":76,"target":90},{"source":76,"target":12},{"source":77,"target":91},{"source":77,"target":12},{"source":78,"target":92},{"source":78,"target":12},{"source":79,"target":93},{"source":79,"target":12},{"source":80,"target":5},{"source":13,"target":1},{"source":13,"target":5},{"source":13,"target":94},{"source":13,"target":95},{"source":94,"target":9},{"source":94,"target":96},{"source":94,"target":13},{"source":96,"target":9},{"source":95,"target":5},{"source":14,"target":1},{"source":14,"target":5},{"source":14,"target":97},{"source":14,"target":98},{"source":14,"target":99},{"source":14,"target":100},{"source":14,"target":101},{"source":14,"target":102},{"source":14,"target":103},{"source":97,"target":10},{"source":97,"target":104},{"source":97,"target":14},{"source":104,"target":10},{"source":98,"target":15},{"source":98,"target":105},{"source":98,"target":14},{"source":105,"target":15},{"source":99,"target":13},{"source":99,"target":106},{"source":99,"target":14},{"source":106,"target":13},{"source":100,"target":13},{"source":100,"target":107},{"source":100,"target":14},{"source":107,"target":13},{"source":101,"target":13},{"source":101,"target":108},{"source":101,"target":14},{"source":108,"target":13},{"source":102,"target":13},{"source":102,"target":109},{"source":102,"target":14},{"source":109,"target":13},{"source":103,"target":5},{"source":15,"target":1},{"source":15,"target":5},{"source":15,"target":110},{"source":15,"target":111},{"source":110,"target":11},{"source":110,"target":112},{"source":110,"target":15},{"source":112,"target":11},{"source":111,"target":5},{"source":16,"target":1},{"source":16,"target":5},{"source":16,"target":113},{"source":16,"target":114},{"source":16,"target":115},{"source":16,"target":116},{"source":113,"target":12},{"source":113,"target":117},{"source":113,"target":16},{"source":117,"target":12},{"source":114,"target":15},{"source":114,"target":118},{"source":114,"target":16},{"source":118,"target":15},{"source":115,"target":119},{"source":115,"target":16},{"source":116,"target":5},{"source":17,"target":1},{"source":17,"target":3},{"source":17,"target":120},{"source":17,"target":121},{"source":120,"target":14},{"source":120,"target":122},{"source":120,"target":17},{"source":122,"target":14},{"source":121,"target":3}],"multigraph":true}
ecore
statemachine
repo-ecore-all/data/damenac/puzzle/examples/state-machines/puzzle.examples.fsm.uml.metamodel/models/originalFSM.ecore
fsmcore StateMachine regions Region subvertex transitions AbstractState incoming outgoing ownerRegion State doActivity entry exit Transition trigger target source guard NamedElement name Trigger expression Program eval context statements Statement eval context Conditional Loop VarDecl Constraint evalConstraint context Pseudostate kind PseudostateKind initial initial FinalState
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="fsmcore" nsURI="http://fr.inria.diverse.examples.fsm.core" nsPrefix="fsmcore"> <eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="regions" lowerBound="1" upperBound="-1" eType="//Region" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Region" eSuperTypes="//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="subvertex" upperBound="-1" eType="//AbstractState" containment="true" eOpposite="//AbstractState/ownerRegion"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1" eType="//Transition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractState" abstract="true" eSuperTypes="//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="incoming" upperBound="-1" eType="//Transition" eOpposite="//Transition/target"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" upperBound="-1" eType="//Transition" eOpposite="//Transition/source"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownerRegion" lowerBound="1" eType="//Region" eOpposite="//Region/subvertex"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="//AbstractState"> <eStructuralFeatures xsi:type="ecore:EReference" name="doActivity" eType="//Program" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="entry" eType="//Program" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exit" eType="//Program" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="trigger" eType="//Trigger" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="//AbstractState" eOpposite="//AbstractState/incoming"/> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="//AbstractState" eOpposite="//AbstractState/outgoing"/> <eStructuralFeatures xsi:type="ecore:EReference" name="guard" eType="//Constraint" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Trigger"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="expression"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Program"> <eAnnotations source="required"/> <eOperations name="eval"> <eParameters name="context"> <eGenericType> <eTypeArguments/> <eTypeArguments/> <eClassifier xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EMap"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Statement" abstract="true"> <eAnnotations source="required"/> <eOperations name="eval"> <eParameters name="context"> <eGenericType> <eTypeArguments/> <eTypeArguments/> <eClassifier xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EMap"/> </eGenericType> </eParameters> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Conditional" eSuperTypes="//Statement"> <eAnnotations source="required"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Loop" eSuperTypes="//Statement"> <eAnnotations source="required"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VarDecl" eSuperTypes="//Statement"> <eAnnotations source="required"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Constraint"> <eAnnotations source="required"/> <eOperations name="evalConstraint"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eParameters name="context"> <eGenericType> <eTypeArguments/> <eTypeArguments/> <eClassifier xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EMap"/> </eGenericType> </eParameters> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Pseudostate" eSuperTypes="//AbstractState"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="//PseudostateKind"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="PseudostateKind"> <eLiterals name="initial"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FinalState" eSuperTypes="//State"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"fsmcore","nsURI":"http://fr.inria.diverse.examples.fsm.core","name":"fsmcore","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Region","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractState","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trigger","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Program","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Conditional","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Loop","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VarDecl","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pseudostate","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PseudostateKind","instanceClass":null,"id":15,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalState","instanceClass":null,"abstract":false,"id":16,"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":"regions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subvertex","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":"transitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownerRegion","changeable":true,"resolveProxies":true,"lowerBound":1,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incoming","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":"outgoing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"doActivity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"entry","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":"exit","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"trigger","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"guard","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"lowerBound":0,"iD":false,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eval","lowerBound":0,"id":52,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":54,"many":false,"required":false,"eClass":"EParameter"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eval","lowerBound":0,"id":59,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":60,"many":false,"required":false,"eClass":"EParameter"},{"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,"unique":true,"name":"evalConstraint","lowerBound":0,"id":67,"many":false,"required":false,"eClass":"EOperation"},{"id":68,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":69,"many":false,"required":false,"eClass":"EParameter"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"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":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"name":"initial","id":76,"value":0,"literal":"initial","eClass":"EEnumLiteral"},{"id":77,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":1,"target":0},{"source":1,"target":6},{"source":1,"target":17},{"source":1,"target":18},{"source":17,"target":2},{"source":17,"target":19},{"source":17,"target":1},{"source":19,"target":2},{"source":18,"target":6},{"source":2,"target":0},{"source":2,"target":6},{"source":2,"target":20},{"source":2,"target":21},{"source":2,"target":22},{"source":20,"target":3},{"source":20,"target":23},{"source":20,"target":2},{"source":20,"target":24},{"source":23,"target":3},{"source":21,"target":5},{"source":21,"target":25},{"source":21,"target":2},{"source":25,"target":5},{"source":22,"target":6},{"source":3,"target":0},{"source":3,"target":6},{"source":3,"target":26},{"source":3,"target":27},{"source":3,"target":24},{"source":3,"target":28},{"source":26,"target":5},{"source":26,"target":29},{"source":26,"target":3},{"source":26,"target":30},{"source":29,"target":5},{"source":27,"target":5},{"source":27,"target":31},{"source":27,"target":3},{"source":27,"target":32},{"source":31,"target":5},{"source":24,"target":2},{"source":24,"target":33},{"source":24,"target":3},{"source":24,"target":20},{"source":33,"target":2},{"source":28,"target":6},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":34},{"source":4,"target":35},{"source":4,"target":36},{"source":4,"target":37},{"source":34,"target":8},{"source":34,"target":38},{"source":34,"target":4},{"source":38,"target":8},{"source":35,"target":8},{"source":35,"target":39},{"source":35,"target":4},{"source":39,"target":8},{"source":36,"target":8},{"source":36,"target":40},{"source":36,"target":4},{"source":40,"target":8},{"source":37,"target":3},{"source":5,"target":0},{"source":5,"target":6},{"source":5,"target":41},{"source":5,"target":30},{"source":5,"target":32},{"source":5,"target":42},{"source":5,"target":43},{"source":41,"target":7},{"source":41,"target":44},{"source":41,"target":5},{"source":44,"target":7},{"source":30,"target":3},{"source":30,"target":45},{"source":30,"target":5},{"source":30,"target":26},{"source":45,"target":3},{"source":32,"target":3},{"source":32,"target":46},{"source":32,"target":5},{"source":32,"target":27},{"source":46,"target":3},{"source":42,"target":13},{"source":42,"target":47},{"source":42,"target":5},{"source":47,"target":13},{"source":43,"target":6},{"source":6,"target":0},{"source":6,"target":48},{"source":48,"target":49},{"source":48,"target":6},{"source":7,"target":0},{"source":7,"target":50},{"source":50,"target":51},{"source":50,"target":7},{"source":8,"target":0},{"source":8,"target":52},{"source":8,"target":53},{"source":52,"target":8},{"source":52,"target":54},{"source":54,"target":55},{"source":54,"target":52},{"source":55,"target":56},{"source":55,"target":57},{"source":53,"target":9},{"source":53,"target":58},{"source":53,"target":8},{"source":58,"target":9},{"source":9,"target":0},{"source":9,"target":59},{"source":59,"target":9},{"source":59,"target":60},{"source":60,"target":61},{"source":60,"target":59},{"source":61,"target":62},{"source":61,"target":63},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":64},{"source":64,"target":9},{"source":11,"target":0},{"source":11,"target":9},{"source":11,"target":65},{"source":65,"target":9},{"source":12,"target":0},{"source":12,"target":9},{"source":12,"target":66},{"source":66,"target":9},{"source":13,"target":0},{"source":13,"target":67},{"source":67,"target":68},{"source":67,"target":13},{"source":67,"target":69},{"source":69,"target":70},{"source":69,"target":67},{"source":70,"target":71},{"source":70,"target":72},{"source":14,"target":0},{"source":14,"target":3},{"source":14,"target":73},{"source":14,"target":74},{"source":73,"target":15},{"source":73,"target":75},{"source":73,"target":14},{"source":75,"target":15},{"source":74,"target":3},{"source":15,"target":0},{"source":15,"target":76},{"source":76,"target":15},{"source":16,"target":0},{"source":16,"target":4},{"source":16,"target":77},{"source":77,"target":4}],"multigraph":true}
ecore
metamodelling
repo-ecore-all/data/damenac/puzzle/plugins/fr.inria.diverse.puzzle.metrics/temp/EMOF.ecore
emof Class ownedAttribute ownedOperation superClass isAbstract DataType Element tag ownedComment Tag element value name Enumeration ownedLiteral NamedElement name Extent Object Operation class ownedParameter raisedException MultiplicityElement isOrdered isUnique lower upper Package ownedType nestedPackage uri Type package Parameter operation EnumerationLiteral enumeration Property class opposite isReadOnly isDerived isComposite isId default TypedElement type PrimitiveType URIExtent Boolean java.lang.Boolean java.lang.Boolean String java.lang.String java.lang.String UnlimitedNatural java.lang.Integer java.lang.Integer Integer java.lang.Integer java.lang.Integer Real java.lang.Float java.lang.Float Comment annotatedElement
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="emof" nsURI="http:///emof.ecore" nsPrefix="emof"> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedAttribute" upperBound="-1" eType="#//Property" containment="true" eOpposite="#//Property/class"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperation" upperBound="-1" eType="#//Operation" containment="true" eOpposite="#//Operation/class"/> <eStructuralFeatures xsi:type="ecore:EReference" name="superClass" upperBound="-1" eType="#//Class"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" eType="#//Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Type"/> <eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true" eSuperTypes="#//Object"> <eStructuralFeatures xsi:type="ecore:EReference" name="tag" upperBound="-1" eType="#//Tag" eOpposite="#//Tag/element"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedComment" upperBound="-1" eType="#//Comment" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Tag" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="element" upperBound="-1" eType="#//Element" eOpposite="#//Element/tag"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//DataType"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedLiteral" upperBound="-1" eType="#//EnumerationLiteral" containment="true" eOpposite="#//EnumerationLiteral/enumeration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Extent" eSuperTypes="#//Object"/> <eClassifiers xsi:type="ecore:EClass" name="Object"/> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//MultiplicityElement #//TypedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="class" lowerBound="1" eType="#//Class" transient="true" eOpposite="#//Class/ownedOperation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameter" upperBound="-1" eType="#//Parameter" containment="true" eOpposite="#//Parameter/operation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="raisedException" upperBound="-1" eType="#//Type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MultiplicityElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isOrdered" eType="#//Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isUnique" eType="#//Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lower" eType="#//Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="upper" eType="#//UnlimitedNatural"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedType" upperBound="-1" eType="#//Type" containment="true" eOpposite="#//Type/package"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nestedPackage" upperBound="-1" eType="#//Package" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="uri" eType="#//String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="package" lowerBound="1" eType="#//Package" transient="true" eOpposite="#//Package/ownedType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//MultiplicityElement #//TypedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="operation" eType="#//Operation" transient="true" eOpposite="#//Operation/ownedParameter"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="enumeration" eType="#//Enumeration" transient="true" eOpposite="#//Enumeration/ownedLiteral"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//MultiplicityElement #//TypedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="class" lowerBound="1" eType="#//Class" transient="true" eOpposite="#//Class/ownedAttribute"/> <eStructuralFeatures xsi:type="ecore:EReference" name="opposite" eType="#//Property"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isReadOnly" eType="#//Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isDerived" eType="#//Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isComposite" eType="#//Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isId" eType="#//Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="default" eType="#//String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypedElement" abstract="true" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="URIExtent" eSuperTypes="#//Extent"/> <eClassifiers xsi:type="ecore:EDataType" name="Boolean" instanceClassName="java.lang.Boolean"/> <eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String"/> <eClassifiers xsi:type="ecore:EDataType" name="UnlimitedNatural" instanceClassName="java.lang.Integer"/> <eClassifiers xsi:type="ecore:EDataType" name="Integer" instanceClassName="java.lang.Integer"/> <eClassifiers xsi:type="ecore:EDataType" name="Real" instanceClassName="java.lang.Float"/> <eClassifiers xsi:type="ecore:EClass" name="Comment" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="annotatedElement" upperBound="-1" eType="#//NamedElement"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"emof","nsURI":"http:///emof.ecore","name":"emof","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tag","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":"NamedElement","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extent","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Object","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicityElement","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"URIExtent","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.Boolean","defaultValue":null,"instanceClassName":"java.lang.Boolean","name":"Boolean","instanceClass":"java.lang.Boolean","id":19,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":20,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"UnlimitedNatural","instanceClass":"java.lang.Integer","id":21,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"Integer","instanceClass":"java.lang.Integer","id":22,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Float","defaultValue":null,"instanceClassName":"java.lang.Float","name":"Real","instanceClass":"java.lang.Float","id":23,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAttribute","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":"ownedOperation","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":"superClass","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":"isAbstract","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"class","changeable":true,"resolveProxies":true,"lowerBound":1,"id":31,"derived":false},{"id":32,"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":"class","changeable":true,"resolveProxies":true,"lowerBound":1,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tag","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedComment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":43,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedLiteral","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"enumeration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedParameter","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":false,"unsettable":false,"transient":false,"unique":true,"name":"raisedException","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"},{"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":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isOrdered","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":"isUnique","changeable":true,"lowerBound":0,"iD":false,"id":66,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lower","changeable":true,"lowerBound":0,"iD":false,"id":67,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"upper","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nestedPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"uri","changeable":true,"lowerBound":0,"iD":false,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":1,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"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":"opposite","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isReadOnly","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":"isDerived","changeable":true,"lowerBound":0,"iD":false,"id":90,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isComposite","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":"isId","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":"default","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"},{"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":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"container":false,"ordered":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":108,"derived":false},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":1,"target":0},{"source":1,"target":12},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":1,"target":28},{"source":1,"target":29},{"source":25,"target":15},{"source":25,"target":30},{"source":25,"target":1},{"source":25,"target":31},{"source":30,"target":15},{"source":26,"target":9},{"source":26,"target":32},{"source":26,"target":1},{"source":26,"target":33},{"source":32,"target":9},{"source":27,"target":1},{"source":27,"target":34},{"source":27,"target":1},{"source":34,"target":1},{"source":28,"target":19},{"source":28,"target":35},{"source":28,"target":1},{"source":35,"target":19},{"source":29,"target":12},{"source":2,"target":0},{"source":2,"target":12},{"source":2,"target":36},{"source":36,"target":12},{"source":3,"target":0},{"source":3,"target":8},{"source":3,"target":37},{"source":3,"target":38},{"source":3,"target":39},{"source":37,"target":4},{"source":37,"target":40},{"source":37,"target":3},{"source":37,"target":41},{"source":40,"target":4},{"source":38,"target":24},{"source":38,"target":42},{"source":38,"target":3},{"source":42,"target":24},{"source":39,"target":8},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":41},{"source":4,"target":43},{"source":4,"target":44},{"source":4,"target":45},{"source":41,"target":3},{"source":41,"target":46},{"source":41,"target":4},{"source":41,"target":37},{"source":46,"target":3},{"source":43,"target":20},{"source":43,"target":47},{"source":43,"target":4},{"source":47,"target":20},{"source":44,"target":20},{"source":44,"target":48},{"source":44,"target":4},{"source":48,"target":20},{"source":45,"target":3},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":49},{"source":5,"target":50},{"source":49,"target":14},{"source":49,"target":51},{"source":49,"target":5},{"source":49,"target":52},{"source":51,"target":14},{"source":50,"target":2},{"source":6,"target":0},{"source":6,"target":3},{"source":6,"target":53},{"source":6,"target":54},{"source":53,"target":20},{"source":53,"target":55},{"source":53,"target":6},{"source":55,"target":20},{"source":54,"target":3},{"source":7,"target":0},{"source":7,"target":8},{"source":7,"target":56},{"source":56,"target":8},{"source":8,"target":0},{"source":9,"target":0},{"source":9,"target":10},{"source":9,"target":16},{"source":9,"target":33},{"source":9,"target":57},{"source":9,"target":58},{"source":9,"target":59},{"source":9,"target":60},{"source":33,"target":1},{"source":33,"target":61},{"source":33,"target":9},{"source":33,"target":26},{"source":61,"target":1},{"source":57,"target":13},{"source":57,"target":62},{"source":57,"target":9},{"source":57,"target":63},{"source":62,"target":13},{"source":58,"target":12},{"source":58,"target":64},{"source":58,"target":9},{"source":64,"target":12},{"source":59,"target":10},{"source":60,"target":16},{"source":10,"target":0},{"source":10,"target":65},{"source":10,"target":66},{"source":10,"target":67},{"source":10,"target":68},{"source":65,"target":19},{"source":65,"target":69},{"source":65,"target":10},{"source":69,"target":19},{"source":66,"target":19},{"source":66,"target":70},{"source":66,"target":10},{"source":70,"target":19},{"source":67,"target":22},{"source":67,"target":71},{"source":67,"target":10},{"source":71,"target":22},{"source":68,"target":21},{"source":68,"target":72},{"source":68,"target":10},{"source":72,"target":21},{"source":11,"target":0},{"source":11,"target":6},{"source":11,"target":73},{"source":11,"target":74},{"source":11,"target":75},{"source":11,"target":76},{"source":73,"target":12},{"source":73,"target":77},{"source":73,"target":11},{"source":73,"target":78},{"source":77,"target":12},{"source":74,"target":11},{"source":74,"target":79},{"source":74,"target":11},{"source":79,"target":11},{"source":75,"target":20},{"source":75,"target":80},{"source":75,"target":11},{"source":80,"target":20},{"source":76,"target":6},{"source":12,"target":0},{"source":12,"target":6},{"source":12,"target":78},{"source":12,"target":81},{"source":78,"target":11},{"source":78,"target":82},{"source":78,"target":12},{"source":78,"target":73},{"source":82,"target":11},{"source":81,"target":6},{"source":13,"target":0},{"source":13,"target":10},{"source":13,"target":16},{"source":13,"target":63},{"source":13,"target":83},{"source":13,"target":84},{"source":63,"target":9},{"source":63,"target":85},{"source":63,"target":13},{"source":63,"target":57},{"source":85,"target":9},{"source":83,"target":10},{"source":84,"target":16},{"source":14,"target":0},{"source":14,"target":6},{"source":14,"target":52},{"source":14,"target":86},{"source":52,"target":5},{"source":52,"target":87},{"source":52,"target":14},{"source":52,"target":49},{"source":87,"target":5},{"source":86,"target":6},{"source":15,"target":0},{"source":15,"target":10},{"source":15,"target":16},{"source":15,"target":31},{"source":15,"target":88},{"source":15,"target":89},{"source":15,"target":90},{"source":15,"target":91},{"source":15,"target":92},{"source":15,"target":93},{"source":15,"target":94},{"source":15,"target":95},{"source":31,"target":1},{"source":31,"target":96},{"source":31,"target":15},{"source":31,"target":25},{"source":96,"target":1},{"source":88,"target":15},{"source":88,"target":97},{"source":88,"target":15},{"source":97,"target":15},{"source":89,"target":19},{"source":89,"target":98},{"source":89,"target":15},{"source":98,"target":19},{"source":90,"target":19},{"source":90,"target":99},{"source":90,"target":15},{"source":99,"target":19},{"source":91,"target":19},{"source":91,"target":100},{"source":91,"target":15},{"source":100,"target":19},{"source":92,"target":19},{"source":92,"target":101},{"source":92,"target":15},{"source":101,"target":19},{"source":93,"target":20},{"source":93,"target":102},{"source":93,"target":15},{"source":102,"target":20},{"source":94,"target":10},{"source":95,"target":16},{"source":16,"target":0},{"source":16,"target":6},{"source":16,"target":103},{"source":16,"target":104},{"source":103,"target":12},{"source":103,"target":105},{"source":103,"target":16},{"source":105,"target":12},{"source":104,"target":6},{"source":17,"target":0},{"source":17,"target":2},{"source":17,"target":106},{"source":106,"target":2},{"source":18,"target":0},{"source":18,"target":7},{"source":18,"target":107},{"source":107,"target":7},{"source":19,"target":0},{"source":20,"target":0},{"source":21,"target":0},{"source":22,"target":0},{"source":23,"target":0},{"source":24,"target":0},{"source":24,"target":3},{"source":24,"target":108},{"source":24,"target":109},{"source":108,"target":6},{"source":108,"target":110},{"source":108,"target":24},{"source":110,"target":6},{"source":109,"target":3}],"multigraph":true}
ecore
metamodelling
repo-ecore-all/data/axelreichwein/SysML2OSLCResourceShapes/SysMLProfileToOSLCResourceShapes/Original XMI/ecore.ecore
ecore EAnnotation source details eModelElement contents references EString java.lang.String java.lang.String EStringToStringMapEntry java.util.Map$Entry java.util.Map$Entry key value EObject eClass eIsProxy eResource eContainer eContainingFeature eContainmentFeature eContents eAllContents eCrossReferences eGet feature eGet feature resolve eSet feature newValue eIsSet feature eUnset feature EClass isSuperTypeOf someClass getFeatureCount getEStructuralFeature featureId getFeatureId feature getEStructuralFeature featureName abstract interface eSuperTypes eOperations eAllAttributes eStructuralFeatures eAllReferences eReferences eAttributes eAllContainments eAllOperations eAllStructuralFeatures eAllSuperTypes eidAttribute eGenericSuperTypes eAllGenericSuperTypes EClassifier isInstance object getClassifierId instanceClassName instanceClass defaultValue instanceTypeName ePackage eTypeParameters ENamedElement name EClassifier_EJavaClassWildcard EClassifier_EJavaClassWildcard EClassifier_EJavaClassWildcard EJavaObject java.lang.Object java.lang.Object EPackage getEClassifier name nsUri nsPrefix eFactoryInstance eSubpackages eSuperPackage eClassifiers EFactory create eClass createFromString eDataType literalValue convertToString eDataType instanceValue ePackage EDataType serializable EBoolean boolean boolean ETypeParameter eBounds EGenericType eUpperBound eTypeArguments eRawType eLowerBound eTypeParameter eClassifier EInt int int EClassifier_Wildcard EOperation eTypeParameters eParameters eExceptions eGenericExceptions eContainingClass ETypedElement ordered unique lowerBound upperBound many required eType eGenericType EParameter eOperation EAttribute iD eAttributeType EStructuralFeature getFeatureId getContainerClass eContainingClass changeable volatile transient defaultValueLiteral defaultValue unsettable derived EStructuralFeature_EJavaClassWildcard EStructuralFeature_EJavaClassWildcard EStructuralFeature_EJavaClassWildcard EStructuralFeature_Wildcard EReference containment container resolveProxies eOpposite eReferenceType eKeys EResource org.eclipse.emf.ecore.resource.Resource org.eclipse.emf.ecore.resource.Resource EObject_EeListEObject EObject_EeListEObject EObject_EeListEObject EObject_ETreeIteratorEObject EObject_ETreeIteratorEObject EObject_ETreeIteratorEObject EEnum getEEnumLiteral name getEEnumLiteral value getEEnumLiteralByLiteral literal eLiterals EEnumLiteral value instance literal eEnum EEnumerator org.eclipse.emf.common.util.Enumerator org.eclipse.emf.common.util.Enumerator EBigDecimal java.math.BigDecimal java.math.BigDecimal EBigInteger java.math.BigInteger java.math.BigInteger EBooleanObject java.lang.Boolean java.lang.Boolean EByte byte byte EByteArray byte[] byte[] EByteObject java.lang.Byte java.lang.Byte EChar char char ECharacterObject java.lang.Character java.lang.Character EDate java.util.Date java.util.Date EDiagnosticChain org.eclipse.emf.common.util.DiagnosticChain org.eclipse.emf.common.util.DiagnosticChain EDouble double double EDoubleObject java.lang.Double java.lang.Double EeList org.eclipse.emf.common.util.EList org.eclipse.emf.common.util.EList E EFeatureMap org.eclipse.emf.ecore.util.FeatureMap org.eclipse.emf.ecore.util.FeatureMap EFeatureMapEntry org.eclipse.emf.ecore.util.FeatureMap$Entry org.eclipse.emf.ecore.util.FeatureMap$Entry EFloat float float EFloatObject java.lang.Float java.lang.Float EIntegerObject java.lang.Integer java.lang.Integer EJavaClass java.lang.Class java.lang.Class T ELong long long ELongObject java.lang.Long java.lang.Long EMap java.util.Map java.util.Map K V EResourceSet org.eclipse.emf.ecore.resource.ResourceSet org.eclipse.emf.ecore.resource.ResourceSet EShort short short EShortObject java.lang.Short java.lang.Short ETreeIterator org.eclipse.emf.common.util.TreeIterator org.eclipse.emf.common.util.TreeIterator E EInvocationTargetException java.lang.reflect.InvocationTargetException java.lang.reflect.InvocationTargetException EModelElement getEAnnotation source eAnnotations
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ecore" nsURI="http://www.eclipse.org/emf/2002/Ecore" nsPrefix="ecore"> <eClassifiers xsi:type="ecore:EClass" name="EAnnotation" eSuperTypes="#//EModelElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="WellFormedSourceURI"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="source" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="details" upperBound="-1" eType="#//EStringToStringMapEntry" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eModelElement" eType="#//EModelElement" transient="true" resolveProxies="false" eOpposite="#//EModelElement/eAnnotations"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contents" upperBound="-1" eType="#//EObject" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="references" upperBound="-1" eType="#//EObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EString" instanceClassName="java.lang.String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#string"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EStringToStringMapEntry" instanceClassName="java.util.Map$Entry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EObject"> <eOperations name="eClass" eType="#//EClass"/> <eOperations name="eIsProxy" eType="#//EBoolean"/> <eOperations name="eResource" eType="#//EResource"/> <eOperations name="eContainer" eType="#//EObject"/> <eOperations name="eContainingFeature" eType="#//EStructuralFeature"/> <eOperations name="eContainmentFeature" eType="#//EReference"/> <eOperations name="eContents" eType="#//EObject_EeListEObject"/> <eOperations name="eAllContents" eType="#//EObject_ETreeIteratorEObject"/> <eOperations name="eCrossReferences" eType="#//EObject_EeListEObject"/> <eOperations name="eGet" eType="#//EJavaObject"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eOperations name="eGet" eType="#//EJavaObject"> <eParameters name="feature" eType="#//EStructuralFeature"/> <eParameters name="resolve" eType="#//EBoolean"/> </eOperations> <eOperations name="eSet"> <eParameters name="feature" eType="#//EStructuralFeature"/> <eParameters name="newValue" eType="#//EJavaObject"/> </eOperations> <eOperations name="eIsSet" eType="#//EBoolean"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eOperations name="eUnset"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EClass" eSuperTypes="#//EClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="InterfaceIsAbstract AtMostOneID UniqueFeatureNames UniqueOperationSignatures NoCircularSuperTypes WellFormedMapEntryClass ConsistentSuperTypes"/> </eAnnotations> <eOperations name="isSuperTypeOf" eType="#//EBoolean"> <eParameters name="someClass" eType="#//EClass"/> </eOperations> <eOperations name="getFeatureCount" eType="#//EInt"/> <eOperations name="getEStructuralFeature" eType="#//EStructuralFeature"> <eParameters name="featureId" eType="#//EInt"/> </eOperations> <eOperations name="getFeatureId" eType="#//EInt"> <eParameters name="feature" eType="#//EStructuralFeature"/> </eOperations> <eOperations name="getEStructuralFeature" eType="#//EStructuralFeature"> <eParameters name="featureName" eType="#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="interface" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eSuperTypes" upperBound="-1" eType="#//EClass" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eOperations" upperBound="-1" eType="#//EOperation" containment="true" resolveProxies="false" eOpposite="#//EOperation/eContainingClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllAttributes" upperBound="-1" eType="#//EAttribute" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eStructuralFeatures" upperBound="-1" eType="#//EStructuralFeature" containment="true" resolveProxies="false" eOpposite="#//EStructuralFeature/eContainingClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllReferences" upperBound="-1" eType="#//EReference" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eReferences" upperBound="-1" eType="#//EReference" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAttributes" upperBound="-1" eType="#//EAttribute" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllContainments" upperBound="-1" eType="#//EReference" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllOperations" upperBound="-1" eType="#//EOperation" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllStructuralFeatures" upperBound="-1" eType="#//EStructuralFeature" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllSuperTypes" upperBound="-1" eType="#//EClass" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eidAttribute" eType="#//EAttribute" changeable="false" volatile="true" transient="true" derived="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eGenericSuperTypes" upperBound="-1" eType="#//EGenericType" unsettable="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eAllGenericSuperTypes" upperBound="-1" eType="#//EGenericType" changeable="false" volatile="true" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EClassifier" abstract="true" eSuperTypes="#//ENamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="WellFormedInstanceTypeName UniqueTypeParameterNames"/> </eAnnotations> <eOperations name="isInstance" eType="#//EBoolean"> <eParameters name="object" eType="#//EJavaObject"/> </eOperations> <eOperations name="getClassifierId" eType="#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceClassName" eType="#//EString" volatile="true" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceClass" eType="#//EClassifier_EJavaClassWildcard" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="#//EJavaObject" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceTypeName" eType="#//EString" volatile="true" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ePackage" eType="#//EPackage" changeable="false" transient="true" eOpposite="#//EPackage/eClassifiers"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameters" upperBound="-1" eType="#//ETypeParameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ENamedElement" abstract="true" eSuperTypes="#//EModelElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="WellFormedName"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EClassifier_EJavaClassWildcard" instanceClassName="EClassifier_EJavaClassWildcard"/> <eClassifiers xsi:type="ecore:EDataType" name="EJavaObject" instanceClassName="java.lang.Object"/> <eClassifiers xsi:type="ecore:EClass" name="EPackage" eSuperTypes="#//ENamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="WellFormedNsURI WellFormedNsPrefix UniqueSubpackageNames UniqueClassifierNames UniqueNsURIs"/> </eAnnotations> <eOperations name="getEClassifier" eType="#//EClassifier"> <eParameters name="name" eType="#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nsUri" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nsPrefix" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eFactoryInstance" lowerBound="1" eType="#//EFactory" transient="true" resolveProxies="false" eOpposite="#//EFactory/ePackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eSubpackages" upperBound="-1" eType="#//EPackage" containment="true" eOpposite="#//EPackage/eSuperPackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eSuperPackage" eType="#//EPackage" changeable="false" transient="true" eOpposite="#//EPackage/eSubpackages"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eClassifiers" upperBound="-1" eType="#//EClassifier" containment="true" eOpposite="#//EClassifier/ePackage"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EFactory" eSuperTypes="#//EModelElement"> <eOperations name="create" eType="#//EObject"> <eParameters name="eClass" eType="#//EClass"/> </eOperations> <eOperations name="createFromString" eType="#//EJavaObject"> <eParameters name="eDataType" eType="#//EDataType"/> <eParameters name="literalValue" eType="#//EString"/> </eOperations> <eOperations name="convertToString" eType="#//EString"> <eParameters name="eDataType" eType="#//EDataType"/> <eParameters name="instanceValue" eType="#//EJavaObject"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="ePackage" lowerBound="1" eType="#//EPackage" transient="true" resolveProxies="false" eOpposite="#//EPackage/eFactoryInstance"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EDataType" eSuperTypes="#//EClassifier"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="serializable" eType="#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBoolean" instanceClassName="boolean"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#boolean"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ETypeParameter" eSuperTypes="#//ENamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="eBounds" upperBound="-1" eType="#//EGenericType" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EGenericType" eSuperTypes="#//EObject"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ConsistentType ConsistentBounds ConsistentArguments"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="eUpperBound" eType="#//EGenericType" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeArguments" upperBound="-1" eType="#//EGenericType" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eRawType" lowerBound="1" eType="#//EClassifier" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eLowerBound" eType="#//EGenericType" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameter" eType="#//ETypeParameter" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eClassifier" eType="#//EClassifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EInt" instanceClassName="int"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#int"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EClassifier_Wildcard"/> <eClassifiers xsi:type="ecore:EClass" name="EOperation" eSuperTypes="#//ETypedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="UniqueParameterNames UniqueTypeParameterNames NoRepeatingVoid"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameters" upperBound="-1" eType="#//ETypeParameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eParameters" upperBound="-1" eType="#//EParameter" containment="true" resolveProxies="false" eOpposite="#//EParameter/eOperation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eExceptions" upperBound="-1" eType="#//EClassifier" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eGenericExceptions" upperBound="-1" eType="#//EGenericType" unsettable="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eContainingClass" eType="#//EClass" changeable="false" transient="true" resolveProxies="false" eOpposite="#//EClass/eOperations"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ETypedElement" abstract="true" eSuperTypes="#//ENamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ValidLowerBound ValidUpperBound ConsistentBounds ValidType"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ordered" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unique" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" eType="#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" eType="#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="many" eType="#//EBoolean" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="required" eType="#//EBoolean" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eType" eType="#//EClassifier" volatile="true" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eGenericType" eType="#//EGenericType" volatile="true" unsettable="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedIsSetVisibility" value="true"/> <details key="suppressedUnsetVisibility" value="true"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EParameter" eSuperTypes="#//ETypedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="eOperation" eType="#//EOperation" changeable="false" transient="true" resolveProxies="false" eOpposite="#//EOperation/eParameters"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EAttribute" eSuperTypes="#//EStructuralFeature"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ConsistentTransient"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="iD" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eAttributeType" lowerBound="1" eType="#//EDataType" changeable="false" volatile="true" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EStructuralFeature" abstract="true" eSuperTypes="#//ETypedElement"> <eOperations name="getFeatureId" eType="#//EInt"/> <eOperations name="getContainerClass" eType="#//EStructuralFeature_EJavaClassWildcard"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eContainingClass" eType="#//EClass" changeable="false" transient="true" resolveProxies="false" eOpposite="#//EClass/eStructuralFeatures"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="changeable" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="volatile" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="transient" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValueLiteral" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="#//EJavaObject" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unsettable" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="derived" eType="#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EStructuralFeature_EJavaClassWildcard" instanceClassName="EStructuralFeature_EJavaClassWildcard"/> <eClassifiers xsi:type="ecore:EClass" name="EStructuralFeature_Wildcard"/> <eClassifiers xsi:type="ecore:EClass" name="EReference" eSuperTypes="#//EStructuralFeature"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="ConsistentOpposite SingleContainer ConsistentKeys"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="containment" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="container" eType="#//EBoolean" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="resolveProxies" eType="#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eOpposite" eType="#//EReference"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eReferenceType" lowerBound="1" eType="#//EClass" changeable="false" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eKeys" upperBound="-1" eType="#//EAttribute"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EResource" instanceClassName="org.eclipse.emf.ecore.resource.Resource"/> <eClassifiers xsi:type="ecore:EDataType" name="EObject_EeListEObject" instanceClassName="EObject_EeListEObject"/> <eClassifiers xsi:type="ecore:EDataType" name="EObject_ETreeIteratorEObject" instanceClassName="EObject_ETreeIteratorEObject"/> <eClassifiers xsi:type="ecore:EClass" name="EEnum" eSuperTypes="#//EDataType"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="UniqueEnumeratorNames UniqueEnumeratorLiterals"/> </eAnnotations> <eOperations name="getEEnumLiteral" eType="#//EEnumLiteral"> <eParameters name="name" eType="#//EString"/> </eOperations> <eOperations name="getEEnumLiteral" eType="#//EEnumLiteral"> <eParameters name="value" eType="#//EInt"/> </eOperations> <eOperations name="getEEnumLiteralByLiteral" eType="#//EEnumLiteral"> <eParameters name="literal" eType="#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eLiterals" upperBound="-1" eType="#//EEnumLiteral" containment="true" resolveProxies="false" eOpposite="#//EEnumLiteral/eEnum"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EEnumLiteral" eSuperTypes="#//ENamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instance" eType="#//EEnumerator" transient="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="literal" eType="#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eEnum" eType="#//EEnum" changeable="false" transient="true" resolveProxies="false" eOpposite="#//EEnum/eLiterals"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EEnumerator" instanceClassName="org.eclipse.emf.common.util.Enumerator"/> <eClassifiers xsi:type="ecore:EDataType" name="EBigDecimal" instanceClassName="java.math.BigDecimal"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#decimal"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBigInteger" instanceClassName="java.math.BigInteger"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#integer"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EBooleanObject" instanceClassName="java.lang.Boolean"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EBoolean"/> <details key="name" value="EBoolean:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EByte" instanceClassName="byte"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#byte"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EByteArray" instanceClassName="byte[]"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#hexBinary"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EByteObject" instanceClassName="java.lang.Byte"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EByte"/> <details key="name" value="EByte:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EChar" instanceClassName="char"/> <eClassifiers xsi:type="ecore:EDataType" name="ECharacterObject" instanceClassName="java.lang.Character"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EChar"/> <details key="name" value="EChar:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EDate" instanceClassName="java.util.Date"/> <eClassifiers xsi:type="ecore:EDataType" name="EDiagnosticChain" instanceClassName="org.eclipse.emf.common.util.DiagnosticChain"/> <eClassifiers xsi:type="ecore:EDataType" name="EDouble" instanceClassName="double"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#double"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EDoubleObject" instanceClassName="java.lang.Double"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EDouble"/> <details key="name" value="EDouble:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EeList" instanceClassName="org.eclipse.emf.common.util.EList"> <eTypeParameters name="E"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EFeatureMap" instanceClassName="org.eclipse.emf.ecore.util.FeatureMap"/> <eClassifiers xsi:type="ecore:EDataType" name="EFeatureMapEntry" instanceClassName="org.eclipse.emf.ecore.util.FeatureMap$Entry"/> <eClassifiers xsi:type="ecore:EDataType" name="EFloat" instanceClassName="float"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#float"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EFloatObject" instanceClassName="java.lang.Float"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EFloat"/> <details key="name" value="EFloat:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EIntegerObject" instanceClassName="java.lang.Integer"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EInt"/> <details key="name" value="EInt:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EJavaClass" instanceClassName="java.lang.Class"> <eTypeParameters name="T"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="ELong" instanceClassName="long"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#long"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="ELongObject" instanceClassName="java.lang.Long"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="ELong"/> <details key="name" value="ELong:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EMap" instanceClassName="java.util.Map"> <eTypeParameters name="K"/> <eTypeParameters name="V"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EResourceSet" instanceClassName="org.eclipse.emf.ecore.resource.ResourceSet"/> <eClassifiers xsi:type="ecore:EDataType" name="EShort" instanceClassName="short"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="http://www.w3.org/2001/XMLSchema#short"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EShortObject" instanceClassName="java.lang.Short"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="baseType" value="EShort"/> <details key="name" value="EShort:Object"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="ETreeIterator" instanceClassName="org.eclipse.emf.common.util.TreeIterator"> <eTypeParameters name="E"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EInvocationTargetException" instanceClassName="java.lang.reflect.InvocationTargetException"/> <eClassifiers xsi:type="ecore:EClass" name="EModelElement" abstract="true" eSuperTypes="#//EObject"> <eOperations name="getEAnnotation" eType="#//EAnnotation"> <eParameters name="source" eType="#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="eAnnotations" upperBound="-1" eType="#//EAnnotation" containment="true" resolveProxies="false" eOpposite="#//EAnnotation/eModelElement"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"ecore","nsURI":"http://www.eclipse.org/emf/2002/Ecore","name":"ecore","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAnnotation","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"EString","instanceClass":"java.lang.String","id":2,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"EStringToStringMapEntry","instanceClass":"java.util.Map$Entry","abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EObject","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClass","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClassifier","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ENamedElement","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":"EClassifier_EJavaClassWildcard","defaultValue":null,"instanceClassName":"EClassifier_EJavaClassWildcard","name":"EClassifier_EJavaClassWildcard","instanceClass":null,"id":8,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"EJavaObject","instanceClass":"java.lang.Object","id":9,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EPackage","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EFactory","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EDataType","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":"boolean","defaultValue":false,"instanceClassName":"boolean","name":"EBoolean","instanceClass":"boolean","id":13,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ETypeParameter","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EGenericType","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"EInt","instanceClass":"int","id":16,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClassifier_Wildcard","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EOperation","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ETypedElement","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EParameter","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAttribute","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EStructuralFeature","instanceClass":null,"abstract":true,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":"EStructuralFeature_EJavaClassWildcard","defaultValue":null,"instanceClassName":"EStructuralFeature_EJavaClassWildcard","name":"EStructuralFeature_EJavaClassWildcard","instanceClass":null,"id":23,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EStructuralFeature_Wildcard","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EReference","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.emf.ecore.resource.Resource","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.resource.Resource","name":"EResource","instanceClass":"org.eclipse.emf.ecore.resource.Resource","id":26,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"EObject_EeListEObject","defaultValue":null,"instanceClassName":"EObject_EeListEObject","name":"EObject_EeListEObject","instanceClass":null,"id":27,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"EObject_ETreeIteratorEObject","defaultValue":null,"instanceClassName":"EObject_ETreeIteratorEObject","name":"EObject_ETreeIteratorEObject","instanceClass":null,"id":28,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EEnum","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EEnumLiteral","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"EEnumerator","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":31,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.math.BigDecimal","defaultValue":null,"instanceClassName":"java.math.BigDecimal","name":"EBigDecimal","instanceClass":"java.math.BigDecimal","id":32,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.math.BigInteger","defaultValue":null,"instanceClassName":"java.math.BigInteger","name":"EBigInteger","instanceClass":"java.math.BigInteger","id":33,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Boolean","defaultValue":null,"instanceClassName":"java.lang.Boolean","name":"EBooleanObject","instanceClass":"java.lang.Boolean","id":34,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"byte","defaultValue":0,"instanceClassName":"byte","name":"EByte","instanceClass":"byte","id":35,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"byte[]","defaultValue":null,"instanceClassName":"byte[]","name":"EByteArray","instanceClass":"[B","id":36,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Byte","defaultValue":null,"instanceClassName":"java.lang.Byte","name":"EByteObject","instanceClass":"java.lang.Byte","id":37,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"char","defaultValue":"\u0000","instanceClassName":"char","name":"EChar","instanceClass":"char","id":38,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Character","defaultValue":null,"instanceClassName":"java.lang.Character","name":"ECharacterObject","instanceClass":"java.lang.Character","id":39,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Date","defaultValue":null,"instanceClassName":"java.util.Date","name":"EDate","instanceClass":"java.util.Date","id":40,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.common.util.DiagnosticChain","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.DiagnosticChain","name":"EDiagnosticChain","instanceClass":"org.eclipse.emf.common.util.DiagnosticChain","id":41,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"double","defaultValue":0.0,"instanceClassName":"double","name":"EDouble","instanceClass":"double","id":42,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Double","defaultValue":null,"instanceClassName":"java.lang.Double","name":"EDoubleObject","instanceClass":"java.lang.Double","id":43,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.common.util.EList","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.EList","name":"EeList","instanceClass":"org.eclipse.emf.common.util.EList","id":44,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.util.FeatureMap","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.util.FeatureMap","name":"EFeatureMap","instanceClass":"org.eclipse.emf.ecore.util.FeatureMap","id":45,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.util.FeatureMap$Entry","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.util.FeatureMap$Entry","name":"EFeatureMapEntry","instanceClass":"org.eclipse.emf.ecore.util.FeatureMap$Entry","id":46,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"float","defaultValue":0.0,"instanceClassName":"float","name":"EFloat","instanceClass":"float","id":47,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Float","defaultValue":null,"instanceClassName":"java.lang.Float","name":"EFloatObject","instanceClass":"java.lang.Float","id":48,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"EIntegerObject","instanceClass":"java.lang.Integer","id":49,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Class","defaultValue":null,"instanceClassName":"java.lang.Class","name":"EJavaClass","instanceClass":"java.lang.Class","id":50,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"long","defaultValue":0,"instanceClassName":"long","name":"ELong","instanceClass":"long","id":51,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Long","defaultValue":null,"instanceClassName":"java.lang.Long","name":"ELongObject","instanceClass":"java.lang.Long","id":52,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Map","defaultValue":null,"instanceClassName":"java.util.Map","name":"EMap","instanceClass":"java.util.Map","id":53,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.resource.ResourceSet","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.resource.ResourceSet","name":"EResourceSet","instanceClass":"org.eclipse.emf.ecore.resource.ResourceSet","id":54,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"short","defaultValue":0,"instanceClassName":"short","name":"EShort","instanceClass":"short","id":55,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Short","defaultValue":null,"instanceClassName":"java.lang.Short","name":"EShortObject","instanceClass":"java.lang.Short","id":56,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.common.util.TreeIterator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.TreeIterator","name":"ETreeIterator","instanceClass":"org.eclipse.emf.common.util.TreeIterator","id":57,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.reflect.InvocationTargetException","defaultValue":null,"instanceClassName":"java.lang.reflect.InvocationTargetException","name":"EInvocationTargetException","instanceClass":"java.lang.reflect.InvocationTargetException","id":58,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EModelElement","instanceClass":null,"abstract":true,"id":59,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"details","changeable":true,"resolveProxies":false,"lowerBound":0,"id":61,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eModelElement","changeable":true,"resolveProxies":false,"lowerBound":0,"id":62,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contents","changeable":true,"resolveProxies":false,"lowerBound":0,"id":63,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"references","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eAnnotations","changeable":true,"resolveProxies":false,"lowerBound":0,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":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":"value","changeable":true,"lowerBound":0,"iD":false,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eClass","lowerBound":0,"id":76,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eIsProxy","lowerBound":0,"id":77,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eResource","lowerBound":0,"id":78,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainer","lowerBound":0,"id":79,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainingFeature","lowerBound":0,"id":80,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainmentFeature","lowerBound":0,"id":81,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContents","lowerBound":0,"id":82,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eAllContents","lowerBound":0,"id":83,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eCrossReferences","lowerBound":0,"id":84,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eGet","lowerBound":0,"id":85,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eGet","lowerBound":0,"id":86,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eSet","lowerBound":0,"id":87,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eIsSet","lowerBound":0,"id":88,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eUnset","lowerBound":0,"id":89,"many":false,"required":false,"eClass":"EOperation"},{"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"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":100,"many":false,"required":false,"eClass":"EParameter"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":103,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"resolve","lowerBound":0,"id":104,"many":false,"required":false,"eClass":"EParameter"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":107,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"newValue","lowerBound":0,"id":108,"many":false,"required":false,"eClass":"EParameter"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":112,"many":false,"required":false,"eClass":"EParameter"},{"id":113,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":114,"many":false,"required":false,"eClass":"EParameter"},{"id":115,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isSuperTypeOf","lowerBound":0,"id":116,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureCount","lowerBound":0,"id":117,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEStructuralFeature","lowerBound":0,"id":118,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureId","lowerBound":0,"id":119,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEStructuralFeature","lowerBound":0,"id":120,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"abstract","changeable":true,"lowerBound":0,"iD":false,"id":121,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"interface","changeable":true,"lowerBound":0,"iD":false,"id":122,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"eSuperTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":123,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eOperations","changeable":true,"resolveProxies":false,"lowerBound":0,"id":124,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllAttributes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":125,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eStructuralFeatures","changeable":true,"resolveProxies":false,"lowerBound":0,"id":126,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllReferences","changeable":false,"resolveProxies":true,"lowerBound":0,"id":127,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eReferences","changeable":false,"resolveProxies":true,"lowerBound":0,"id":128,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAttributes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":129,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllContainments","changeable":false,"resolveProxies":true,"lowerBound":0,"id":130,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllOperations","changeable":false,"resolveProxies":true,"lowerBound":0,"id":131,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllStructuralFeatures","changeable":false,"resolveProxies":true,"lowerBound":0,"id":132,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllSuperTypes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":133,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eidAttribute","changeable":false,"resolveProxies":false,"lowerBound":0,"id":134,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"eGenericSuperTypes","changeable":true,"resolveProxies":false,"lowerBound":0,"id":135,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllGenericSuperTypes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":136,"derived":true},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"someClass","lowerBound":0,"id":139,"many":false,"required":false,"eClass":"EParameter"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"featureId","lowerBound":0,"id":143,"many":false,"required":false,"eClass":"EParameter"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":146,"many":false,"required":false,"eClass":"EParameter"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"featureName","lowerBound":0,"id":149,"many":false,"required":false,"eClass":"EParameter"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eContainingClass","changeable":false,"resolveProxies":false,"lowerBound":0,"id":155,"derived":false},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eContainingClass","changeable":false,"resolveProxies":false,"lowerBound":0,"id":158,"derived":false},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isInstance","lowerBound":0,"id":169,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getClassifierId","lowerBound":0,"id":170,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"instanceClassName","changeable":true,"lowerBound":0,"iD":false,"id":171,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"instanceClass","changeable":false,"lowerBound":0,"iD":false,"id":172,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"defaultValue","changeable":false,"lowerBound":0,"iD":false,"id":173,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"instanceTypeName","changeable":true,"lowerBound":0,"iD":false,"id":174,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ePackage","changeable":false,"resolveProxies":true,"lowerBound":0,"id":175,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":176,"derived":false},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","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"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eClassifiers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":187,"derived":false},{"id":188,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":189,"derived":false},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEClassifier","lowerBound":0,"id":192,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nsUri","changeable":true,"lowerBound":0,"iD":false,"id":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":"nsPrefix","changeable":true,"lowerBound":0,"iD":false,"id":194,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eFactoryInstance","changeable":true,"resolveProxies":false,"lowerBound":1,"id":195,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eSubpackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":196,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eSuperPackage","changeable":false,"resolveProxies":true,"lowerBound":0,"id":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ePackage","changeable":true,"resolveProxies":false,"lowerBound":1,"id":205,"derived":false},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"create","lowerBound":0,"id":209,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"createFromString","lowerBound":0,"id":210,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"convertToString","lowerBound":0,"id":211,"many":false,"required":false,"eClass":"EOperation"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eClass","lowerBound":0,"id":214,"many":false,"required":false,"eClass":"EParameter"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eDataType","lowerBound":0,"id":217,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"literalValue","lowerBound":0,"id":218,"many":false,"required":false,"eClass":"EParameter"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eDataType","lowerBound":0,"id":222,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"instanceValue","lowerBound":0,"id":223,"many":false,"required":false,"eClass":"EParameter"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"serializable","changeable":true,"lowerBound":0,"iD":false,"id":227,"derived":false},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eBounds","changeable":true,"resolveProxies":false,"lowerBound":0,"id":230,"derived":false},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eUpperBound","changeable":true,"resolveProxies":false,"lowerBound":0,"id":233,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeArguments","changeable":true,"resolveProxies":false,"lowerBound":0,"id":234,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eRawType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":235,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eLowerBound","changeable":true,"resolveProxies":false,"lowerBound":0,"id":236,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eTypeParameter","changeable":true,"resolveProxies":false,"lowerBound":0,"id":237,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":238,"derived":false},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":246,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eParameters","changeable":true,"resolveProxies":false,"lowerBound":0,"id":247,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"eExceptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":248,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"eGenericExceptions","changeable":true,"resolveProxies":false,"lowerBound":0,"id":249,"derived":false},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eOperation","changeable":false,"resolveProxies":false,"lowerBound":0,"id":253,"derived":false},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ordered","changeable":true,"lowerBound":0,"iD":false,"id":257,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"unique","changeable":true,"lowerBound":0,"iD":false,"id":258,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lowerBound","changeable":true,"lowerBound":0,"iD":false,"id":259,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"upperBound","changeable":true,"lowerBound":0,"iD":false,"id":260,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"many","changeable":false,"lowerBound":0,"iD":false,"id":261,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"required","changeable":false,"lowerBound":0,"iD":false,"id":262,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"eType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":263,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"eGenericType","changeable":true,"resolveProxies":false,"lowerBound":0,"id":264,"derived":false},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"iD","changeable":true,"lowerBound":0,"iD":false,"id":276,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAttributeType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":277,"derived":true},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureId","lowerBound":0,"id":281,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getContainerClass","lowerBound":0,"id":282,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"changeable","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":"volatile","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":"transient","changeable":true,"lowerBound":0,"iD":false,"id":285,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultValueLiteral","changeable":true,"lowerBound":0,"iD":false,"id":286,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"defaultValue","changeable":false,"lowerBound":0,"iD":false,"id":287,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"unsettable","changeable":true,"lowerBound":0,"iD":false,"id":288,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"derived","changeable":true,"lowerBound":0,"iD":false,"id":289,"derived":false},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"containment","changeable":true,"lowerBound":0,"iD":false,"id":301,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"container","changeable":false,"lowerBound":0,"iD":false,"id":302,"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":"resolveProxies","changeable":true,"lowerBound":0,"iD":false,"id":303,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eOpposite","changeable":true,"resolveProxies":true,"lowerBound":0,"id":304,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eReferenceType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":305,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eKeys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":306,"derived":false},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteral","lowerBound":0,"id":314,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteral","lowerBound":0,"id":315,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteralByLiteral","lowerBound":0,"id":316,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eLiterals","changeable":true,"resolveProxies":false,"lowerBound":0,"id":317,"derived":false},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":320,"many":false,"required":false,"eClass":"EParameter"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"value","lowerBound":0,"id":323,"many":false,"required":false,"eClass":"EParameter"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"literal","lowerBound":0,"id":326,"many":false,"required":false,"eClass":"EParameter"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eEnum","changeable":false,"resolveProxies":false,"lowerBound":0,"id":329,"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":330,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"instance","changeable":true,"lowerBound":0,"iD":false,"id":331,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"literal","changeable":true,"lowerBound":0,"iD":false,"id":332,"derived":false},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"name":"E","id":338,"eClass":"ETypeParameter"},{"name":"T","id":339,"eClass":"ETypeParameter"},{"name":"K","id":340,"eClass":"ETypeParameter"},{"name":"V","id":341,"eClass":"ETypeParameter"},{"name":"E","id":342,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEAnnotation","lowerBound":0,"id":343,"many":false,"required":false,"eClass":"EOperation"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"source","lowerBound":0,"id":346,"many":false,"required":false,"eClass":"EParameter"},{"id":347,"eClass":"EGenericType"},{"id":348,"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":1,"target":0},{"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":60,"target":2},{"source":60,"target":66},{"source":60,"target":1},{"source":66,"target":2},{"source":61,"target":3},{"source":61,"target":67},{"source":61,"target":1},{"source":67,"target":3},{"source":62,"target":59},{"source":62,"target":68},{"source":62,"target":1},{"source":62,"target":69},{"source":68,"target":59},{"source":63,"target":4},{"source":63,"target":70},{"source":63,"target":1},{"source":70,"target":4},{"source":64,"target":4},{"source":64,"target":71},{"source":64,"target":1},{"source":71,"target":4},{"source":65,"target":59},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":72},{"source":3,"target":73},{"source":72,"target":2},{"source":72,"target":74},{"source":72,"target":3},{"source":74,"target":2},{"source":73,"target":2},{"source":73,"target":75},{"source":73,"target":3},{"source":75,"target":2},{"source":4,"target":0},{"source":4,"target":76},{"source":4,"target":77},{"source":4,"target":78},{"source":4,"target":79},{"source":4,"target":80},{"source":4,"target":81},{"source":4,"target":82},{"source":4,"target":83},{"source":4,"target":84},{"source":4,"target":85},{"source":4,"target":86},{"source":4,"target":87},{"source":4,"target":88},{"source":4,"target":89},{"source":76,"target":5},{"source":76,"target":90},{"source":76,"target":4},{"source":90,"target":5},{"source":77,"target":13},{"source":77,"target":91},{"source":77,"target":4},{"source":91,"target":13},{"source":78,"target":26},{"source":78,"target":92},{"source":78,"target":4},{"source":92,"target":26},{"source":79,"target":4},{"source":79,"target":93},{"source":79,"target":4},{"source":93,"target":4},{"source":80,"target":22},{"source":80,"target":94},{"source":80,"target":4},{"source":94,"target":22},{"source":81,"target":25},{"source":81,"target":95},{"source":81,"target":4},{"source":95,"target":25},{"source":82,"target":27},{"source":82,"target":96},{"source":82,"target":4},{"source":96,"target":27},{"source":83,"target":28},{"source":83,"target":97},{"source":83,"target":4},{"source":97,"target":28},{"source":84,"target":27},{"source":84,"target":98},{"source":84,"target":4},{"source":98,"target":27},{"source":85,"target":9},{"source":85,"target":99},{"source":85,"target":4},{"source":85,"target":100},{"source":99,"target":9},{"source":100,"target":22},{"source":100,"target":101},{"source":100,"target":85},{"source":101,"target":22},{"source":86,"target":9},{"source":86,"target":102},{"source":86,"target":4},{"source":86,"target":103},{"source":86,"target":104},{"source":102,"target":9},{"source":103,"target":22},{"source":103,"target":105},{"source":103,"target":86},{"source":105,"target":22},{"source":104,"target":13},{"source":104,"target":106},{"source":104,"target":86},{"source":106,"target":13},{"source":87,"target":4},{"source":87,"target":107},{"source":87,"target":108},{"source":107,"target":22},{"source":107,"target":109},{"source":107,"target":87},{"source":109,"target":22},{"source":108,"target":9},{"source":108,"target":110},{"source":108,"target":87},{"source":110,"target":9},{"source":88,"target":13},{"source":88,"target":111},{"source":88,"target":4},{"source":88,"target":112},{"source":111,"target":13},{"source":112,"target":22},{"source":112,"target":113},{"source":112,"target":88},{"source":113,"target":22},{"source":89,"target":4},{"source":89,"target":114},{"source":114,"target":22},{"source":114,"target":115},{"source":114,"target":89},{"source":115,"target":22},{"source":5,"target":0},{"source":5,"target":6},{"source":5,"target":116},{"source":5,"target":117},{"source":5,"target":118},{"source":5,"target":119},{"source":5,"target":120},{"source":5,"target":121},{"source":5,"target":122},{"source":5,"target":123},{"source":5,"target":124},{"source":5,"target":125},{"source":5,"target":126},{"source":5,"target":127},{"source":5,"target":128},{"source":5,"target":129},{"source":5,"target":130},{"source":5,"target":131},{"source":5,"target":132},{"source":5,"target":133},{"source":5,"target":134},{"source":5,"target":135},{"source":5,"target":136},{"source":5,"target":137},{"source":116,"target":13},{"source":116,"target":138},{"source":116,"target":5},{"source":116,"target":139},{"source":138,"target":13},{"source":139,"target":5},{"source":139,"target":140},{"source":139,"target":116},{"source":140,"target":5},{"source":117,"target":16},{"source":117,"target":141},{"source":117,"target":5},{"source":141,"target":16},{"source":118,"target":22},{"source":118,"target":142},{"source":118,"target":5},{"source":118,"target":143},{"source":142,"target":22},{"source":143,"target":16},{"source":143,"target":144},{"source":143,"target":118},{"source":144,"target":16},{"source":119,"target":16},{"source":119,"target":145},{"source":119,"target":5},{"source":119,"target":146},{"source":145,"target":16},{"source":146,"target":22},{"source":146,"target":147},{"source":146,"target":119},{"source":147,"target":22},{"source":120,"target":22},{"source":120,"target":148},{"source":120,"target":5},{"source":120,"target":149},{"source":148,"target":22},{"source":149,"target":2},{"source":149,"target":150},{"source":149,"target":120},{"source":150,"target":2},{"source":121,"target":13},{"source":121,"target":151},{"source":121,"target":5},{"source":151,"target":13},{"source":122,"target":13},{"source":122,"target":152},{"source":122,"target":5},{"source":152,"target":13},{"source":123,"target":5},{"source":123,"target":153},{"source":123,"target":5},{"source":153,"target":5},{"source":124,"target":18},{"source":124,"target":154},{"source":124,"target":5},{"source":124,"target":155},{"source":154,"target":18},{"source":125,"target":21},{"source":125,"target":156},{"source":125,"target":5},{"source":156,"target":21},{"source":126,"target":22},{"source":126,"target":157},{"source":126,"target":5},{"source":126,"target":158},{"source":157,"target":22},{"source":127,"target":25},{"source":127,"target":159},{"source":127,"target":5},{"source":159,"target":25},{"source":128,"target":25},{"source":128,"target":160},{"source":128,"target":5},{"source":160,"target":25},{"source":129,"target":21},{"source":129,"target":161},{"source":129,"target":5},{"source":161,"target":21},{"source":130,"target":25},{"source":130,"target":162},{"source":130,"target":5},{"source":162,"target":25},{"source":131,"target":18},{"source":131,"target":163},{"source":131,"target":5},{"source":163,"target":18},{"source":132,"target":22},{"source":132,"target":164},{"source":132,"target":5},{"source":164,"target":22},{"source":133,"target":5},{"source":133,"target":165},{"source":133,"target":5},{"source":165,"target":5},{"source":134,"target":21},{"source":134,"target":166},{"source":134,"target":5},{"source":166,"target":21},{"source":135,"target":15},{"source":135,"target":167},{"source":135,"target":5},{"source":167,"target":15},{"source":136,"target":15},{"source":136,"target":168},{"source":136,"target":5},{"source":168,"target":15},{"source":137,"target":6},{"source":6,"target":0},{"source":6,"target":7},{"source":6,"target":169},{"source":6,"target":170},{"source":6,"target":171},{"source":6,"target":172},{"source":6,"target":173},{"source":6,"target":174},{"source":6,"target":175},{"source":6,"target":176},{"source":6,"target":177},{"source":169,"target":13},{"source":169,"target":178},{"source":169,"target":6},{"source":169,"target":179},{"source":178,"target":13},{"source":179,"target":9},{"source":179,"target":180},{"source":179,"target":169},{"source":180,"target":9},{"source":170,"target":16},{"source":170,"target":181},{"source":170,"target":6},{"source":181,"target":16},{"source":171,"target":2},{"source":171,"target":182},{"source":171,"target":6},{"source":182,"target":2},{"source":172,"target":8},{"source":172,"target":183},{"source":172,"target":6},{"source":183,"target":8},{"source":173,"target":9},{"source":173,"target":184},{"source":173,"target":6},{"source":184,"target":9},{"source":174,"target":2},{"source":174,"target":185},{"source":174,"target":6},{"source":185,"target":2},{"source":175,"target":10},{"source":175,"target":186},{"source":175,"target":6},{"source":175,"target":187},{"source":186,"target":10},{"source":176,"target":14},{"source":176,"target":188},{"source":176,"target":6},{"source":188,"target":14},{"source":177,"target":7},{"source":7,"target":0},{"source":7,"target":59},{"source":7,"target":189},{"source":7,"target":190},{"source":189,"target":2},{"source":189,"target":191},{"source":189,"target":7},{"source":191,"target":2},{"source":190,"target":59},{"source":8,"target":0},{"source":9,"target":0},{"source":10,"target":0},{"source":10,"target":7},{"source":10,"target":192},{"source":10,"target":193},{"source":10,"target":194},{"source":10,"target":195},{"source":10,"target":196},{"source":10,"target":197},{"source":10,"target":187},{"source":10,"target":198},{"source":192,"target":6},{"source":192,"target":199},{"source":192,"target":10},{"source":192,"target":200},{"source":199,"target":6},{"source":200,"target":2},{"source":200,"target":201},{"source":200,"target":192},{"source":201,"target":2},{"source":193,"target":2},{"source":193,"target":202},{"source":193,"target":10},{"source":202,"target":2},{"source":194,"target":2},{"source":194,"target":203},{"source":194,"target":10},{"source":203,"target":2},{"source":195,"target":11},{"source":195,"target":204},{"source":195,"target":10},{"source":195,"target":205},{"source":204,"target":11},{"source":196,"target":10},{"source":196,"target":206},{"source":196,"target":10},{"source":196,"target":197},{"source":206,"target":10},{"source":197,"target":10},{"source":197,"target":207},{"source":197,"target":10},{"source":197,"target":196},{"source":207,"target":10},{"source":187,"target":6},{"source":187,"target":208},{"source":187,"target":10},{"source":187,"target":175},{"source":208,"target":6},{"source":198,"target":7},{"source":11,"target":0},{"source":11,"target":59},{"source":11,"target":209},{"source":11,"target":210},{"source":11,"target":211},{"source":11,"target":205},{"source":11,"target":212},{"source":209,"target":4},{"source":209,"target":213},{"source":209,"target":11},{"source":209,"target":214},{"source":213,"target":4},{"source":214,"target":5},{"source":214,"target":215},{"source":214,"target":209},{"source":215,"target":5},{"source":210,"target":9},{"source":210,"target":216},{"source":210,"target":11},{"source":210,"target":217},{"source":210,"target":218},{"source":216,"target":9},{"source":217,"target":12},{"source":217,"target":219},{"source":217,"target":210},{"source":219,"target":12},{"source":218,"target":2},{"source":218,"target":220},{"source":218,"target":210},{"source":220,"target":2},{"source":211,"target":2},{"source":211,"target":221},{"source":211,"target":11},{"source":211,"target":222},{"source":211,"target":223},{"source":221,"target":2},{"source":222,"target":12},{"source":222,"target":224},{"source":222,"target":211},{"source":224,"target":12},{"source":223,"target":9},{"source":223,"target":225},{"source":223,"target":211},{"source":225,"target":9},{"source":205,"target":10},{"source":205,"target":226},{"source":205,"target":11},{"source":205,"target":195},{"source":226,"target":10},{"source":212,"target":59},{"source":12,"target":0},{"source":12,"target":6},{"source":12,"target":227},{"source":12,"target":228},{"source":227,"target":13},{"source":227,"target":229},{"source":227,"target":12},{"source":229,"target":13},{"source":228,"target":6},{"source":13,"target":0},{"source":14,"target":0},{"source":14,"target":7},{"source":14,"target":230},{"source":14,"target":231},{"source":230,"target":15},{"source":230,"target":232},{"source":230,"target":14},{"source":232,"target":15},{"source":231,"target":7},{"source":15,"target":0},{"source":15,"target":4},{"source":15,"target":233},{"source":15,"target":234},{"source":15,"target":235},{"source":15,"target":236},{"source":15,"target":237},{"source":15,"target":238},{"source":15,"target":239},{"source":233,"target":15},{"source":233,"target":240},{"source":233,"target":15},{"source":240,"target":15},{"source":234,"target":15},{"source":234,"target":241},{"source":234,"target":15},{"source":241,"target":15},{"source":235,"target":6},{"source":235,"target":242},{"source":235,"target":15},{"source":242,"target":6},{"source":236,"target":15},{"source":236,"target":243},{"source":236,"target":15},{"source":243,"target":15},{"source":237,"target":14},{"source":237,"target":244},{"source":237,"target":15},{"source":244,"target":14},{"source":238,"target":6},{"source":238,"target":245},{"source":238,"target":15},{"source":245,"target":6},{"source":239,"target":4},{"source":16,"target":0},{"source":17,"target":0},{"source":18,"target":0},{"source":18,"target":19},{"source":18,"target":246},{"source":18,"target":247},{"source":18,"target":248},{"source":18,"target":249},{"source":18,"target":155},{"source":18,"target":250},{"source":246,"target":14},{"source":246,"target":251},{"source":246,"target":18},{"source":251,"target":14},{"source":247,"target":20},{"source":247,"target":252},{"source":247,"target":18},{"source":247,"target":253},{"source":252,"target":20},{"source":248,"target":6},{"source":248,"target":254},{"source":248,"target":18},{"source":254,"target":6},{"source":249,"target":15},{"source":249,"target":255},{"source":249,"target":18},{"source":255,"target":15},{"source":155,"target":5},{"source":155,"target":256},{"source":155,"target":18},{"source":155,"target":124},{"source":256,"target":5},{"source":250,"target":19},{"source":19,"target":0},{"source":19,"target":7},{"source":19,"target":257},{"source":19,"target":258},{"source":19,"target":259},{"source":19,"target":260},{"source":19,"target":261},{"source":19,"target":262},{"source":19,"target":263},{"source":19,"target":264},{"source":19,"target":265},{"source":257,"target":13},{"source":257,"target":266},{"source":257,"target":19},{"source":266,"target":13},{"source":258,"target":13},{"source":258,"target":267},{"source":258,"target":19},{"source":267,"target":13},{"source":259,"target":16},{"source":259,"target":268},{"source":259,"target":19},{"source":268,"target":16},{"source":260,"target":16},{"source":260,"target":269},{"source":260,"target":19},{"source":269,"target":16},{"source":261,"target":13},{"source":261,"target":270},{"source":261,"target":19},{"source":270,"target":13},{"source":262,"target":13},{"source":262,"target":271},{"source":262,"target":19},{"source":271,"target":13},{"source":263,"target":6},{"source":263,"target":272},{"source":263,"target":19},{"source":272,"target":6},{"source":264,"target":15},{"source":264,"target":273},{"source":264,"target":19},{"source":273,"target":15},{"source":265,"target":7},{"source":20,"target":0},{"source":20,"target":19},{"source":20,"target":253},{"source":20,"target":274},{"source":253,"target":18},{"source":253,"target":275},{"source":253,"target":20},{"source":253,"target":247},{"source":275,"target":18},{"source":274,"target":19},{"source":21,"target":0},{"source":21,"target":22},{"source":21,"target":276},{"source":21,"target":277},{"source":21,"target":278},{"source":276,"target":13},{"source":276,"target":279},{"source":276,"target":21},{"source":279,"target":13},{"source":277,"target":12},{"source":277,"target":280},{"source":277,"target":21},{"source":280,"target":12},{"source":278,"target":22},{"source":22,"target":0},{"source":22,"target":19},{"source":22,"target":281},{"source":22,"target":282},{"source":22,"target":158},{"source":22,"target":283},{"source":22,"target":284},{"source":22,"target":285},{"source":22,"target":286},{"source":22,"target":287},{"source":22,"target":288},{"source":22,"target":289},{"source":22,"target":290},{"source":281,"target":16},{"source":281,"target":291},{"source":281,"target":22},{"source":291,"target":16},{"source":282,"target":23},{"source":282,"target":292},{"source":282,"target":22},{"source":292,"target":23},{"source":158,"target":5},{"source":158,"target":293},{"source":158,"target":22},{"source":158,"target":126},{"source":293,"target":5},{"source":283,"target":13},{"source":283,"target":294},{"source":283,"target":22},{"source":294,"target":13},{"source":284,"target":13},{"source":284,"target":295},{"source":284,"target":22},{"source":295,"target":13},{"source":285,"target":13},{"source":285,"target":296},{"source":285,"target":22},{"source":296,"target":13},{"source":286,"target":2},{"source":286,"target":297},{"source":286,"target":22},{"source":297,"target":2},{"source":287,"target":9},{"source":287,"target":298},{"source":287,"target":22},{"source":298,"target":9},{"source":288,"target":13},{"source":288,"target":299},{"source":288,"target":22},{"source":299,"target":13},{"source":289,"target":13},{"source":289,"target":300},{"source":289,"target":22},{"source":300,"target":13},{"source":290,"target":19},{"source":23,"target":0},{"source":24,"target":0},{"source":25,"target":0},{"source":25,"target":22},{"source":25,"target":301},{"source":25,"target":302},{"source":25,"target":303},{"source":25,"target":304},{"source":25,"target":305},{"source":25,"target":306},{"source":25,"target":307},{"source":301,"target":13},{"source":301,"target":308},{"source":301,"target":25},{"source":308,"target":13},{"source":302,"target":13},{"source":302,"target":309},{"source":302,"target":25},{"source":309,"target":13},{"source":303,"target":13},{"source":303,"target":310},{"source":303,"target":25},{"source":310,"target":13},{"source":304,"target":25},{"source":304,"target":311},{"source":304,"target":25},{"source":311,"target":25},{"source":305,"target":5},{"source":305,"target":312},{"source":305,"target":25},{"source":312,"target":5},{"source":306,"target":21},{"source":306,"target":313},{"source":306,"target":25},{"source":313,"target":21},{"source":307,"target":22},{"source":26,"target":0},{"source":27,"target":0},{"source":28,"target":0},{"source":29,"target":0},{"source":29,"target":12},{"source":29,"target":314},{"source":29,"target":315},{"source":29,"target":316},{"source":29,"target":317},{"source":29,"target":318},{"source":314,"target":30},{"source":314,"target":319},{"source":314,"target":29},{"source":314,"target":320},{"source":319,"target":30},{"source":320,"target":2},{"source":320,"target":321},{"source":320,"target":314},{"source":321,"target":2},{"source":315,"target":30},{"source":315,"target":322},{"source":315,"target":29},{"source":315,"target":323},{"source":322,"target":30},{"source":323,"target":16},{"source":323,"target":324},{"source":323,"target":315},{"source":324,"target":16},{"source":316,"target":30},{"source":316,"target":325},{"source":316,"target":29},{"source":316,"target":326},{"source":325,"target":30},{"source":326,"target":2},{"source":326,"target":327},{"source":326,"target":316},{"source":327,"target":2},{"source":317,"target":30},{"source":317,"target":328},{"source":317,"target":29},{"source":317,"target":329},{"source":328,"target":30},{"source":318,"target":12},{"source":30,"target":0},{"source":30,"target":7},{"source":30,"target":330},{"source":30,"target":331},{"source":30,"target":332},{"source":30,"target":329},{"source":30,"target":333},{"source":330,"target":16},{"source":330,"target":334},{"source":330,"target":30},{"source":334,"target":16},{"source":331,"target":31},{"source":331,"target":335},{"source":331,"target":30},{"source":335,"target":31},{"source":332,"target":2},{"source":332,"target":336},{"source":332,"target":30},{"source":336,"target":2},{"source":329,"target":29},{"source":329,"target":337},{"source":329,"target":30},{"source":329,"target":317},{"source":337,"target":29},{"source":333,"target":7},{"source":31,"target":0},{"source":32,"target":0},{"source":33,"target":0},{"source":34,"target":0},{"source":35,"target":0},{"source":36,"target":0},{"source":37,"target":0},{"source":38,"target":0},{"source":39,"target":0},{"source":40,"target":0},{"source":41,"target":0},{"source":42,"target":0},{"source":43,"target":0},{"source":44,"target":0},{"source":44,"target":338},{"source":45,"target":0},{"source":46,"target":0},{"source":47,"target":0},{"source":48,"target":0},{"source":49,"target":0},{"source":50,"target":0},{"source":50,"target":339},{"source":51,"target":0},{"source":52,"target":0},{"source":53,"target":0},{"source":53,"target":340},{"source":53,"target":341},{"source":54,"target":0},{"source":55,"target":0},{"source":56,"target":0},{"source":57,"target":0},{"source":57,"target":342},{"source":58,"target":0},{"source":59,"target":0},{"source":59,"target":4},{"source":59,"target":343},{"source":59,"target":69},{"source":59,"target":344},{"source":343,"target":1},{"source":343,"target":345},{"source":343,"target":59},{"source":343,"target":346},{"source":345,"target":1},{"source":346,"target":2},{"source":346,"target":347},{"source":346,"target":343},{"source":347,"target":2},{"source":69,"target":1},{"source":69,"target":348},{"source":69,"target":59},{"source":69,"target":62},{"source":348,"target":1},{"source":344,"target":4}],"multigraph":true}
ecore
modelling
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/sunwuliang/SlicingProject2.0/ClassModelSlicing/slices/SlicedUML2InsLRBACinheritedMemberIsValid.ecore
UML2 VisibilityKind package package private private protected protected public public StructuredActivityNode MessageEnd Generalization general FinalNode ReadStructuralFeatureAction ActivityParameterNode Parameter LiteralInteger ExtensionPoint ActivityNode StructuralFeatureAction ApplyFunctionAction ExecutionEnvironment Message Include InvocationAction Type AssociationClass ConnectionPointReference ActivityPartition ExecutableNode PartDecomposition DataStoreNode ExpansionRegion Collaboration Activity DurationObservationAction TimeObservationAction Continuation CommunicationPath WriteStructuralFeatureAction Constraint AcceptCallAction Interface Component RedefinableTemplateSignature ActivityEdge ObjectFlow GeneralizationSet CallAction Vertex UseCase LiteralUnlimitedNatural WriteVariableAction ReadExtentAction DataType Transition InteractionFragment Interaction ReadLinkObjectEndAction AddVariableValueAction PrimitiveType Gate Enumeration Extension RaiseExceptionAction InteractionOccurrence DeploymentSpecification Signal TimeInterval LinkAction ControlFlow TestIdentityAction TimeConstraint DestroyLinkAction LiteralSpecification AddStructuralFeatureValueAction ConnectableElement LiteralBoolean MessageTrigger RedefinableElement Usage ExecutionOccurrence Duration ForkNode InitialNode Device DecisionNode OutputPin AnyTrigger ReadSelfAction StateMachine InputPin PackageableElement LiteralString Profile VariableAction EnumerationLiteral Classifier inheritedMember generalization Pin LoopNode StateInvariant BehavioredClassifier Variable RemoveVariableValueAction Node GeneralOrdering NamedElement visibility ObjectNode DeploymentTarget Actor CreateLinkObjectAction ReadLinkAction Port Interval Pseudostate Implementation ReplyAction SendObjectAction ControlNode State InteractionConstraint BroadcastSignalAction SignalTrigger ActivityFinalNode Deployment DurationInterval CentralBufferNode ReadVariableAction Permission Package CombinedFragment Model Association ProtocolStateMachine EncapsulatedClassifier ReclassifyObjectAction Namespace member Action TemplateableClassifier StructuralFeature SendSignalAction RemoveStructuralFeatureValueAction InstanceValue InstanceSpecification CreateObjectAction ReadLinkObjectEndQualifierAction InformationFlow TimeTrigger ExtensionEnd JoinNode DestroyObjectAction PrimitiveFunction Class ConditionalNode Stereotype StructuredClassifier Region ParameterSet ClearVariableAction Dependency Reception CallTrigger DurationConstraint ValueSpecification InformationItem OpaqueExpression Operation ClearStructuralFeatureAction CallOperationAction StartOwnedBehaviorAction WriteLinkAction Manifestation Lifeline CallBehaviorAction ValuePin Expression ExpansionNode TypedElement CollaborationOccurrence InteractionOperand FlowFinalNode MergeNode ChangeTrigger ProtocolTransition ParameterableClassifier AcceptEventAction Feature LiteralNull DeployedArtifact Trigger Substitution BehavioralFeature Artifact EventOccurrence Realization IntervalConstraint ReadIsClassifiedObjectAction TimeExpression CreateLinkAction FinalState ClearAssociationAction Abstraction Extend Behavior Property Stop Connector
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="UML2" nsURI="http:///UML2.ecore" nsPrefix="UML2"> <eClassifiers xsi:type="ecore:EEnum" name="VisibilityKind"> <eLiterals name="package" value="1" literal="package"/> <eLiterals name="private" value="2" literal="private"/> <eLiterals name="protected" value="3" literal="protected"/> <eLiterals name="public" value="4" literal="public"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StructuredActivityNode" eSuperTypes="#//Action #//Namespace"/> <eClassifiers xsi:type="ecore:EClass" name="MessageEnd" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Generalization"> <eStructuralFeatures xsi:type="ecore:EReference" name="general" lowerBound="1" eType="#//Classifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FinalNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="ReadStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityParameterNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//ConnectableElement #//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralInteger" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="ExtensionPoint" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityNode" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeatureAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="ApplyFunctionAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutionEnvironment" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="Message" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Include" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="InvocationAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Type" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="AssociationClass" eSuperTypes="#//Class #//Association"/> <eClassifiers xsi:type="ecore:EClass" name="ConnectionPointReference" eSuperTypes="#//Vertex"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityPartition" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutableNode" eSuperTypes="#//ActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="PartDecomposition" eSuperTypes="#//InteractionOccurrence"/> <eClassifiers xsi:type="ecore:EClass" name="DataStoreNode" eSuperTypes="#//CentralBufferNode"/> <eClassifiers xsi:type="ecore:EClass" name="ExpansionRegion" eSuperTypes="#//StructuredActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="Collaboration" eSuperTypes="#//BehavioredClassifier #//StructuredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="DurationObservationAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="TimeObservationAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="Continuation" eSuperTypes="#//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="CommunicationPath" eSuperTypes="#//Association"/> <eClassifiers xsi:type="ecore:EClass" name="WriteStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="Constraint" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="AcceptCallAction" eSuperTypes="#//AcceptEventAction"/> <eClassifiers xsi:type="ecore:EClass" name="Interface" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="RedefinableTemplateSignature" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityEdge" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="ObjectFlow" eSuperTypes="#//ActivityEdge"/> <eClassifiers xsi:type="ecore:EClass" name="GeneralizationSet" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="CallAction" eSuperTypes="#//InvocationAction"/> <eClassifiers xsi:type="ecore:EClass" name="Vertex" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="UseCase" eSuperTypes="#//BehavioredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralUnlimitedNatural" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="WriteVariableAction" eSuperTypes="#//VariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="ReadExtentAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionFragment" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Interaction" eSuperTypes="#//Behavior #//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkObjectEndAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="AddVariableValueAction" eSuperTypes="#//WriteVariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="Gate" eSuperTypes="#//MessageEnd"/> <eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="Extension" eSuperTypes="#//Association"/> <eClassifiers xsi:type="ecore:EClass" name="RaiseExceptionAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionOccurrence" eSuperTypes="#//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="DeploymentSpecification" eSuperTypes="#//Artifact"/> <eClassifiers xsi:type="ecore:EClass" name="Signal" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="TimeInterval" eSuperTypes="#//Interval"/> <eClassifiers xsi:type="ecore:EClass" name="LinkAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="ControlFlow" eSuperTypes="#//ActivityEdge"/> <eClassifiers xsi:type="ecore:EClass" name="TestIdentityAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="TimeConstraint" eSuperTypes="#//IntervalConstraint"/> <eClassifiers xsi:type="ecore:EClass" name="DestroyLinkAction" eSuperTypes="#//WriteLinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralSpecification" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="AddStructuralFeatureValueAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="ConnectableElement" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralBoolean" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="MessageTrigger" eSuperTypes="#//Trigger"/> <eClassifiers xsi:type="ecore:EClass" name="RedefinableElement" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Usage" eSuperTypes="#//Dependency"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutionOccurrence" eSuperTypes="#//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="Duration" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="ForkNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="InitialNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="Device" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="DecisionNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="OutputPin" eSuperTypes="#//Pin"/> <eClassifiers xsi:type="ecore:EClass" name="AnyTrigger" eSuperTypes="#//MessageTrigger"/> <eClassifiers xsi:type="ecore:EClass" name="ReadSelfAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="InputPin" eSuperTypes="#//Pin"/> <eClassifiers xsi:type="ecore:EClass" name="PackageableElement" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralString" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Profile" eSuperTypes="#//Package"/> <eClassifiers xsi:type="ecore:EClass" name="VariableAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral" eSuperTypes="#//InstanceSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Classifier" eSuperTypes="#//Namespace #//Type #//RedefinableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="inheritedMember" upperBound="-1" eType="#//NamedElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="generalization" upperBound="-1" eType="#//Generalization" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Pin" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="LoopNode" eSuperTypes="#//StructuredActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="StateInvariant" eSuperTypes="#//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="BehavioredClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//ConnectableElement #//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="RemoveVariableValueAction" eSuperTypes="#//WriteVariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//Class #//DeploymentTarget"/> <eClassifiers xsi:type="ecore:EClass" name="GeneralOrdering" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="#//VisibilityKind"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ObjectNode" eSuperTypes="#//ActivityNode #//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="DeploymentTarget" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Actor" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="CreateLinkObjectAction" eSuperTypes="#//CreateLinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkAction" eSuperTypes="#//LinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="Port" eSuperTypes="#//Property"/> <eClassifiers xsi:type="ecore:EClass" name="Interval" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Pseudostate" eSuperTypes="#//Vertex"/> <eClassifiers xsi:type="ecore:EClass" name="Implementation" eSuperTypes="#//Realization"/> <eClassifiers xsi:type="ecore:EClass" name="ReplyAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="SendObjectAction" eSuperTypes="#//InvocationAction"/> <eClassifiers xsi:type="ecore:EClass" name="ControlNode" eSuperTypes="#//ActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="#//Namespace #//RedefinableElement #//Vertex"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionConstraint" eSuperTypes="#//Constraint"/> <eClassifiers xsi:type="ecore:EClass" name="BroadcastSignalAction" eSuperTypes="#//InvocationAction"/> <eClassifiers xsi:type="ecore:EClass" name="SignalTrigger" eSuperTypes="#//MessageTrigger"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityFinalNode" eSuperTypes="#//FinalNode"/> <eClassifiers xsi:type="ecore:EClass" name="Deployment" eSuperTypes="#//Dependency"/> <eClassifiers xsi:type="ecore:EClass" name="DurationInterval" eSuperTypes="#//Interval"/> <eClassifiers xsi:type="ecore:EClass" name="CentralBufferNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="ReadVariableAction" eSuperTypes="#//VariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="Permission" eSuperTypes="#//Dependency"/> <eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//Namespace #//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="CombinedFragment" eSuperTypes="#//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="#//Package"/> <eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="ProtocolStateMachine" eSuperTypes="#//StateMachine"/> <eClassifiers xsi:type="ecore:EClass" name="EncapsulatedClassifier" eSuperTypes="#//StructuredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="ReclassifyObjectAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Namespace" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="member" upperBound="-1" eType="#//NamedElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Action" eSuperTypes="#//ExecutableNode"/> <eClassifiers xsi:type="ecore:EClass" name="TemplateableClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" eSuperTypes="#//Feature #//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="SendSignalAction" eSuperTypes="#//InvocationAction"/> <eClassifiers xsi:type="ecore:EClass" name="RemoveStructuralFeatureValueAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="InstanceValue" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="InstanceSpecification" eSuperTypes="#//PackageableElement #//DeploymentTarget #//DeployedArtifact"/> <eClassifiers xsi:type="ecore:EClass" name="CreateObjectAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkObjectEndQualifierAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="InformationFlow" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="TimeTrigger" eSuperTypes="#//Trigger"/> <eClassifiers xsi:type="ecore:EClass" name="ExtensionEnd" eSuperTypes="#//Property"/> <eClassifiers xsi:type="ecore:EClass" name="JoinNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="DestroyObjectAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveFunction" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//BehavioredClassifier #//EncapsulatedClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="ConditionalNode" eSuperTypes="#//StructuredActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="Stereotype" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="StructuredClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Region" eSuperTypes="#//Namespace #//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="ParameterSet" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ClearVariableAction" eSuperTypes="#//VariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="Dependency" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="Reception" eSuperTypes="#//BehavioralFeature"/> <eClassifiers xsi:type="ecore:EClass" name="CallTrigger" eSuperTypes="#//MessageTrigger"/> <eClassifiers xsi:type="ecore:EClass" name="DurationConstraint" eSuperTypes="#//IntervalConstraint"/> <eClassifiers xsi:type="ecore:EClass" name="ValueSpecification" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="InformationItem" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//BehavioralFeature #//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ClearStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="CallOperationAction" eSuperTypes="#//CallAction"/> <eClassifiers xsi:type="ecore:EClass" name="StartOwnedBehaviorAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="WriteLinkAction" eSuperTypes="#//LinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="Manifestation" eSuperTypes="#//Abstraction"/> <eClassifiers xsi:type="ecore:EClass" name="Lifeline" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="CallBehaviorAction" eSuperTypes="#//CallAction"/> <eClassifiers xsi:type="ecore:EClass" name="ValuePin" eSuperTypes="#//InputPin"/> <eClassifiers xsi:type="ecore:EClass" name="Expression" eSuperTypes="#//OpaqueExpression"/> <eClassifiers xsi:type="ecore:EClass" name="ExpansionNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="TypedElement" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="CollaborationOccurrence" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionOperand" eSuperTypes="#//Namespace #//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="FlowFinalNode" eSuperTypes="#//FinalNode"/> <eClassifiers xsi:type="ecore:EClass" name="MergeNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="ChangeTrigger" eSuperTypes="#//Trigger"/> <eClassifiers xsi:type="ecore:EClass" name="ProtocolTransition" eSuperTypes="#//Transition"/> <eClassifiers xsi:type="ecore:EClass" name="ParameterableClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="AcceptEventAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Feature" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralNull" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="DeployedArtifact" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Trigger" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Substitution" eSuperTypes="#//Realization"/> <eClassifiers xsi:type="ecore:EClass" name="BehavioralFeature" eSuperTypes="#//Namespace #//Feature"/> <eClassifiers xsi:type="ecore:EClass" name="Artifact" eSuperTypes="#//Classifier #//DeployedArtifact"/> <eClassifiers xsi:type="ecore:EClass" name="EventOccurrence" eSuperTypes="#//InteractionFragment #//MessageEnd"/> <eClassifiers xsi:type="ecore:EClass" name="Realization" eSuperTypes="#//Abstraction"/> <eClassifiers xsi:type="ecore:EClass" name="IntervalConstraint" eSuperTypes="#//Constraint"/> <eClassifiers xsi:type="ecore:EClass" name="ReadIsClassifiedObjectAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="TimeExpression" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="CreateLinkAction" eSuperTypes="#//WriteLinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="FinalState" eSuperTypes="#//State"/> <eClassifiers xsi:type="ecore:EClass" name="ClearAssociationAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Abstraction" eSuperTypes="#//Dependency"/> <eClassifiers xsi:type="ecore:EClass" name="Extend" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Behavior" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//StructuralFeature #//ConnectableElement #//DeploymentTarget"/> <eClassifiers xsi:type="ecore:EClass" name="Stop" eSuperTypes="#//EventOccurrence"/> <eClassifiers xsi:type="ecore:EClass" name="Connector" eSuperTypes="#//Feature"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"UML2","nsURI":"http:///UML2.ecore","name":"UML2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"VisibilityKind","instanceClass":null,"id":1,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredActivityNode","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageEnd","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Generalization","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalNode","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadStructuralFeatureAction","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityParameterNode","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralInteger","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionPoint","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityNode","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeatureAction","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplyFunctionAction","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionEnvironment","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Message","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Include","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvocationAction","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationClass","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectionPointReference","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityPartition","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutableNode","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PartDecomposition","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataStoreNode","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionRegion","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Collaboration","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationObservationAction","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeObservationAction","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Continuation","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunicationPath","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteStructuralFeatureAction","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptCallAction","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableTemplateSignature","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityEdge","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectFlow","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralizationSet","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallAction","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Vertex","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UseCase","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralUnlimitedNatural","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteVariableAction","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadExtentAction","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionFragment","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interaction","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkObjectEndAction","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddVariableValueAction","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Gate","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extension","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RaiseExceptionAction","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOccurrence","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentSpecification","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signal","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeInterval","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkAction","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlFlow","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestIdentityAction","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeConstraint","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyLinkAction","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralSpecification","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectableElement","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralBoolean","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageTrigger","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableElement","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Usage","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionOccurrence","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Duration","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForkNode","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialNode","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Device","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DecisionNode","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputPin","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyTrigger","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadSelfAction","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputPin","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageableElement","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralString","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Profile","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableAction","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pin","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopNode","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateInvariant","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioredClassifier","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveVariableValueAction","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralOrdering","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectNode","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentTarget","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actor","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateLinkObjectAction","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkAction","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interval","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pseudostate","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Implementation","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReplyAction","instanceClass":null,"abstract":false,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendObjectAction","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlNode","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionConstraint","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BroadcastSignalAction","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SignalTrigger","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityFinalNode","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Deployment","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationInterval","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CentralBufferNode","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadVariableAction","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Permission","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CombinedFragment","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolStateMachine","instanceClass":null,"abstract":false,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EncapsulatedClassifier","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReclassifyObjectAction","instanceClass":null,"abstract":false,"id":128,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Namespace","instanceClass":null,"abstract":false,"id":129,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":false,"id":130,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateableClassifier","instanceClass":null,"abstract":false,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendSignalAction","instanceClass":null,"abstract":false,"id":133,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":134,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceValue","instanceClass":null,"abstract":false,"id":135,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceSpecification","instanceClass":null,"abstract":false,"id":136,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateObjectAction","instanceClass":null,"abstract":false,"id":137,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkObjectEndQualifierAction","instanceClass":null,"abstract":false,"id":138,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationFlow","instanceClass":null,"abstract":false,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeTrigger","instanceClass":null,"abstract":false,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionEnd","instanceClass":null,"abstract":false,"id":141,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JoinNode","instanceClass":null,"abstract":false,"id":142,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyObjectAction","instanceClass":null,"abstract":false,"id":143,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveFunction","instanceClass":null,"abstract":false,"id":144,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":145,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalNode","instanceClass":null,"abstract":false,"id":146,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stereotype","instanceClass":null,"abstract":false,"id":147,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredClassifier","instanceClass":null,"abstract":false,"id":148,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Region","instanceClass":null,"abstract":false,"id":149,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterSet","instanceClass":null,"abstract":false,"id":150,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearVariableAction","instanceClass":null,"abstract":false,"id":151,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dependency","instanceClass":null,"abstract":false,"id":152,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reception","instanceClass":null,"abstract":false,"id":153,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallTrigger","instanceClass":null,"abstract":false,"id":154,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationConstraint","instanceClass":null,"abstract":false,"id":155,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSpecification","instanceClass":null,"abstract":false,"id":156,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationItem","instanceClass":null,"abstract":false,"id":157,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":158,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":159,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearStructuralFeatureAction","instanceClass":null,"abstract":false,"id":160,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallOperationAction","instanceClass":null,"abstract":false,"id":161,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StartOwnedBehaviorAction","instanceClass":null,"abstract":false,"id":162,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteLinkAction","instanceClass":null,"abstract":false,"id":163,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Manifestation","instanceClass":null,"abstract":false,"id":164,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lifeline","instanceClass":null,"abstract":false,"id":165,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallBehaviorAction","instanceClass":null,"abstract":false,"id":166,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValuePin","instanceClass":null,"abstract":false,"id":167,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":168,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionNode","instanceClass":null,"abstract":false,"id":169,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":false,"id":170,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollaborationOccurrence","instanceClass":null,"abstract":false,"id":171,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOperand","instanceClass":null,"abstract":false,"id":172,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowFinalNode","instanceClass":null,"abstract":false,"id":173,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MergeNode","instanceClass":null,"abstract":false,"id":174,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangeTrigger","instanceClass":null,"abstract":false,"id":175,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolTransition","instanceClass":null,"abstract":false,"id":176,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterableClassifier","instanceClass":null,"abstract":false,"id":177,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptEventAction","instanceClass":null,"abstract":false,"id":178,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":179,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralNull","instanceClass":null,"abstract":false,"id":180,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeployedArtifact","instanceClass":null,"abstract":false,"id":181,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trigger","instanceClass":null,"abstract":false,"id":182,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Substitution","instanceClass":null,"abstract":false,"id":183,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioralFeature","instanceClass":null,"abstract":false,"id":184,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Artifact","instanceClass":null,"abstract":false,"id":185,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventOccurrence","instanceClass":null,"abstract":false,"id":186,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Realization","instanceClass":null,"abstract":false,"id":187,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntervalConstraint","instanceClass":null,"abstract":false,"id":188,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadIsClassifiedObjectAction","instanceClass":null,"abstract":false,"id":189,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeExpression","instanceClass":null,"abstract":false,"id":190,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateLinkAction","instanceClass":null,"abstract":false,"id":191,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalState","instanceClass":null,"abstract":false,"id":192,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearAssociationAction","instanceClass":null,"abstract":false,"id":193,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Abstraction","instanceClass":null,"abstract":false,"id":194,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extend","instanceClass":null,"abstract":false,"id":195,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behavior","instanceClass":null,"abstract":false,"id":196,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":197,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stop","instanceClass":null,"abstract":false,"id":198,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connector","instanceClass":null,"abstract":false,"id":199,"interface":false,"eClass":"EClass"},{"name":"package","id":200,"value":1,"literal":"package","eClass":"EEnumLiteral"},{"name":"private","id":201,"value":2,"literal":"private","eClass":"EEnumLiteral"},{"name":"protected","id":202,"value":3,"literal":"protected","eClass":"EEnumLiteral"},{"name":"public","id":203,"value":4,"literal":"public","eClass":"EEnumLiteral"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"general","changeable":true,"resolveProxies":true,"lowerBound":1,"id":207,"derived":false},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inheritedMember","changeable":true,"resolveProxies":true,"lowerBound":0,"id":298,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"generalization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":299,"derived":false},{"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"},{"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":315,"derived":false},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"id":432,"eClass":"EGenericType"},{"id":433,"eClass":"EGenericType"},{"id":434,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":0,"target":90},{"source":0,"target":91},{"source":0,"target":92},{"source":0,"target":93},{"source":0,"target":94},{"source":0,"target":95},{"source":0,"target":96},{"source":0,"target":97},{"source":0,"target":98},{"source":0,"target":99},{"source":0,"target":100},{"source":0,"target":101},{"source":0,"target":102},{"source":0,"target":103},{"source":0,"target":104},{"source":0,"target":105},{"source":0,"target":106},{"source":0,"target":107},{"source":0,"target":108},{"source":0,"target":109},{"source":0,"target":110},{"source":0,"target":111},{"source":0,"target":112},{"source":0,"target":113},{"source":0,"target":114},{"source":0,"target":115},{"source":0,"target":116},{"source":0,"target":117},{"source":0,"target":118},{"source":0,"target":119},{"source":0,"target":120},{"source":0,"target":121},{"source":0,"target":122},{"source":0,"target":123},{"source":0,"target":124},{"source":0,"target":125},{"source":0,"target":126},{"source":0,"target":127},{"source":0,"target":128},{"source":0,"target":129},{"source":0,"target":130},{"source":0,"target":131},{"source":0,"target":132},{"source":0,"target":133},{"source":0,"target":134},{"source":0,"target":135},{"source":0,"target":136},{"source":0,"target":137},{"source":0,"target":138},{"source":0,"target":139},{"source":0,"target":140},{"source":0,"target":141},{"source":0,"target":142},{"source":0,"target":143},{"source":0,"target":144},{"source":0,"target":145},{"source":0,"target":146},{"source":0,"target":147},{"source":0,"target":148},{"source":0,"target":149},{"source":0,"target":150},{"source":0,"target":151},{"source":0,"target":152},{"source":0,"target":153},{"source":0,"target":154},{"source":0,"target":155},{"source":0,"target":156},{"source":0,"target":157},{"source":0,"target":158},{"source":0,"target":159},{"source":0,"target":160},{"source":0,"target":161},{"source":0,"target":162},{"source":0,"target":163},{"source":0,"target":164},{"source":0,"target":165},{"source":0,"target":166},{"source":0,"target":167},{"source":0,"target":168},{"source":0,"target":169},{"source":0,"target":170},{"source":0,"target":171},{"source":0,"target":172},{"source":0,"target":173},{"source":0,"target":174},{"source":0,"target":175},{"source":0,"target":176},{"source":0,"target":177},{"source":0,"target":178},{"source":0,"target":179},{"source":0,"target":180},{"source":0,"target":181},{"source":0,"target":182},{"source":0,"target":183},{"source":0,"target":184},{"source":0,"target":185},{"source":0,"target":186},{"source":0,"target":187},{"source":0,"target":188},{"source":0,"target":189},{"source":0,"target":190},{"source":0,"target":191},{"source":0,"target":192},{"source":0,"target":193},{"source":0,"target":194},{"source":0,"target":195},{"source":0,"target":196},{"source":0,"target":197},{"source":0,"target":198},{"source":0,"target":199},{"source":1,"target":0},{"source":1,"target":200},{"source":1,"target":201},{"source":1,"target":202},{"source":1,"target":203},{"source":200,"target":1},{"source":201,"target":1},{"source":202,"target":1},{"source":203,"target":1},{"source":2,"target":0},{"source":2,"target":130},{"source":2,"target":129},{"source":2,"target":204},{"source":2,"target":205},{"source":204,"target":130},{"source":205,"target":129},{"source":3,"target":0},{"source":3,"target":99},{"source":3,"target":206},{"source":206,"target":99},{"source":4,"target":0},{"source":4,"target":207},{"source":207,"target":90},{"source":207,"target":208},{"source":207,"target":4},{"source":208,"target":90},{"source":5,"target":0},{"source":5,"target":111},{"source":5,"target":209},{"source":209,"target":111},{"source":6,"target":0},{"source":6,"target":12},{"source":6,"target":210},{"source":210,"target":12},{"source":7,"target":0},{"source":7,"target":100},{"source":7,"target":211},{"source":211,"target":100},{"source":8,"target":0},{"source":8,"target":69},{"source":8,"target":170},{"source":8,"target":212},{"source":8,"target":213},{"source":212,"target":69},{"source":213,"target":170},{"source":9,"target":0},{"source":9,"target":67},{"source":9,"target":214},{"source":214,"target":67},{"source":10,"target":0},{"source":10,"target":72},{"source":10,"target":215},{"source":215,"target":72},{"source":11,"target":0},{"source":11,"target":72},{"source":11,"target":216},{"source":216,"target":72},{"source":12,"target":0},{"source":12,"target":130},{"source":12,"target":217},{"source":217,"target":130},{"source":13,"target":0},{"source":13,"target":130},{"source":13,"target":218},{"source":218,"target":130},{"source":14,"target":0},{"source":14,"target":97},{"source":14,"target":219},{"source":219,"target":97},{"source":15,"target":0},{"source":15,"target":99},{"source":15,"target":220},{"source":220,"target":99},{"source":16,"target":0},{"source":16,"target":99},{"source":16,"target":221},{"source":221,"target":99},{"source":17,"target":0},{"source":17,"target":130},{"source":17,"target":222},{"source":222,"target":130},{"source":18,"target":0},{"source":18,"target":85},{"source":18,"target":223},{"source":223,"target":85},{"source":19,"target":0},{"source":19,"target":145},{"source":19,"target":125},{"source":19,"target":224},{"source":19,"target":225},{"source":224,"target":145},{"source":225,"target":125},{"source":20,"target":0},{"source":20,"target":42},{"source":20,"target":226},{"source":226,"target":42},{"source":21,"target":0},{"source":21,"target":99},{"source":21,"target":227},{"source":227,"target":99},{"source":22,"target":0},{"source":22,"target":11},{"source":22,"target":228},{"source":228,"target":11},{"source":23,"target":0},{"source":23,"target":58},{"source":23,"target":229},{"source":229,"target":58},{"source":24,"target":0},{"source":24,"target":119},{"source":24,"target":230},{"source":230,"target":119},{"source":25,"target":0},{"source":25,"target":2},{"source":25,"target":231},{"source":231,"target":2},{"source":26,"target":0},{"source":26,"target":94},{"source":26,"target":148},{"source":26,"target":232},{"source":26,"target":233},{"source":232,"target":94},{"source":233,"target":148},{"source":27,"target":0},{"source":27,"target":196},{"source":27,"target":234},{"source":234,"target":196},{"source":28,"target":0},{"source":28,"target":32},{"source":28,"target":235},{"source":235,"target":32},{"source":29,"target":0},{"source":29,"target":32},{"source":29,"target":236},{"source":236,"target":32},{"source":30,"target":0},{"source":30,"target":49},{"source":30,"target":237},{"source":237,"target":49},{"source":31,"target":0},{"source":31,"target":125},{"source":31,"target":238},{"source":238,"target":125},{"source":32,"target":0},{"source":32,"target":12},{"source":32,"target":239},{"source":239,"target":12},{"source":33,"target":0},{"source":33,"target":85},{"source":33,"target":240},{"source":240,"target":85},{"source":34,"target":0},{"source":34,"target":178},{"source":34,"target":241},{"source":241,"target":178},{"source":35,"target":0},{"source":35,"target":90},{"source":35,"target":242},{"source":242,"target":90},{"source":36,"target":0},{"source":36,"target":145},{"source":36,"target":243},{"source":243,"target":145},{"source":37,"target":0},{"source":37,"target":72},{"source":37,"target":244},{"source":244,"target":72},{"source":38,"target":0},{"source":38,"target":72},{"source":38,"target":245},{"source":245,"target":72},{"source":39,"target":0},{"source":39,"target":38},{"source":39,"target":246},{"source":246,"target":38},{"source":40,"target":0},{"source":40,"target":85},{"source":40,"target":247},{"source":247,"target":85},{"source":41,"target":0},{"source":41,"target":17},{"source":41,"target":248},{"source":248,"target":17},{"source":42,"target":0},{"source":42,"target":99},{"source":42,"target":249},{"source":249,"target":99},{"source":43,"target":0},{"source":43,"target":94},{"source":43,"target":250},{"source":250,"target":94},{"source":44,"target":0},{"source":44,"target":67},{"source":44,"target":251},{"source":251,"target":67},{"source":45,"target":0},{"source":45,"target":88},{"source":45,"target":252},{"source":252,"target":88},{"source":46,"target":0},{"source":46,"target":130},{"source":46,"target":253},{"source":253,"target":130},{"source":47,"target":0},{"source":47,"target":90},{"source":47,"target":254},{"source":254,"target":90},{"source":48,"target":0},{"source":48,"target":72},{"source":48,"target":255},{"source":255,"target":72},{"source":49,"target":0},{"source":49,"target":99},{"source":49,"target":256},{"source":256,"target":99},{"source":50,"target":0},{"source":50,"target":196},{"source":50,"target":49},{"source":50,"target":257},{"source":50,"target":258},{"source":257,"target":196},{"source":258,"target":49},{"source":51,"target":0},{"source":51,"target":130},{"source":51,"target":259},{"source":259,"target":130},{"source":52,"target":0},{"source":52,"target":45},{"source":52,"target":260},{"source":260,"target":45},{"source":53,"target":0},{"source":53,"target":47},{"source":53,"target":261},{"source":261,"target":47},{"source":54,"target":0},{"source":54,"target":3},{"source":54,"target":262},{"source":262,"target":3},{"source":55,"target":0},{"source":55,"target":47},{"source":55,"target":263},{"source":263,"target":47},{"source":56,"target":0},{"source":56,"target":125},{"source":56,"target":264},{"source":264,"target":125},{"source":57,"target":0},{"source":57,"target":130},{"source":57,"target":265},{"source":265,"target":130},{"source":58,"target":0},{"source":58,"target":49},{"source":58,"target":266},{"source":266,"target":49},{"source":59,"target":0},{"source":59,"target":185},{"source":59,"target":267},{"source":267,"target":185},{"source":60,"target":0},{"source":60,"target":90},{"source":60,"target":268},{"source":268,"target":90},{"source":61,"target":0},{"source":61,"target":106},{"source":61,"target":269},{"source":269,"target":106},{"source":62,"target":0},{"source":62,"target":130},{"source":62,"target":270},{"source":270,"target":130},{"source":63,"target":0},{"source":63,"target":38},{"source":63,"target":271},{"source":271,"target":38},{"source":64,"target":0},{"source":64,"target":130},{"source":64,"target":272},{"source":272,"target":130},{"source":65,"target":0},{"source":65,"target":188},{"source":65,"target":273},{"source":273,"target":188},{"source":66,"target":0},{"source":66,"target":163},{"source":66,"target":274},{"source":274,"target":163},{"source":67,"target":0},{"source":67,"target":156},{"source":67,"target":275},{"source":275,"target":156},{"source":68,"target":0},{"source":68,"target":32},{"source":68,"target":276},{"source":276,"target":32},{"source":69,"target":0},{"source":69,"target":99},{"source":69,"target":277},{"source":277,"target":99},{"source":70,"target":0},{"source":70,"target":67},{"source":70,"target":278},{"source":278,"target":67},{"source":71,"target":0},{"source":71,"target":182},{"source":71,"target":279},{"source":279,"target":182},{"source":72,"target":0},{"source":72,"target":99},{"source":72,"target":280},{"source":280,"target":99},{"source":73,"target":0},{"source":73,"target":152},{"source":73,"target":281},{"source":281,"target":152},{"source":74,"target":0},{"source":74,"target":49},{"source":74,"target":282},{"source":282,"target":49},{"source":75,"target":0},{"source":75,"target":156},{"source":75,"target":283},{"source":283,"target":156},{"source":76,"target":0},{"source":76,"target":111},{"source":76,"target":284},{"source":284,"target":111},{"source":77,"target":0},{"source":77,"target":111},{"source":77,"target":285},{"source":285,"target":111},{"source":78,"target":0},{"source":78,"target":97},{"source":78,"target":286},{"source":286,"target":97},{"source":79,"target":0},{"source":79,"target":111},{"source":79,"target":287},{"source":287,"target":111},{"source":80,"target":0},{"source":80,"target":91},{"source":80,"target":288},{"source":288,"target":91},{"source":81,"target":0},{"source":81,"target":71},{"source":81,"target":289},{"source":289,"target":71},{"source":82,"target":0},{"source":82,"target":130},{"source":82,"target":290},{"source":290,"target":130},{"source":83,"target":0},{"source":83,"target":196},{"source":83,"target":291},{"source":291,"target":196},{"source":84,"target":0},{"source":84,"target":91},{"source":84,"target":292},{"source":292,"target":91},{"source":85,"target":0},{"source":85,"target":99},{"source":85,"target":293},{"source":293,"target":99},{"source":86,"target":0},{"source":86,"target":67},{"source":86,"target":294},{"source":294,"target":67},{"source":87,"target":0},{"source":87,"target":122},{"source":87,"target":295},{"source":295,"target":122},{"source":88,"target":0},{"source":88,"target":130},{"source":88,"target":296},{"source":296,"target":130},{"source":89,"target":0},{"source":89,"target":136},{"source":89,"target":297},{"source":297,"target":136},{"source":90,"target":0},{"source":90,"target":129},{"source":90,"target":18},{"source":90,"target":72},{"source":90,"target":298},{"source":90,"target":299},{"source":90,"target":300},{"source":90,"target":301},{"source":90,"target":302},{"source":298,"target":99},{"source":298,"target":303},{"source":298,"target":90},{"source":303,"target":99},{"source":299,"target":4},{"source":299,"target":304},{"source":299,"target":90},{"source":304,"target":4},{"source":300,"target":129},{"source":301,"target":18},{"source":302,"target":72},{"source":91,"target":0},{"source":91,"target":100},{"source":91,"target":305},{"source":305,"target":100},{"source":92,"target":0},{"source":92,"target":2},{"source":92,"target":306},{"source":306,"target":2},{"source":93,"target":0},{"source":93,"target":49},{"source":93,"target":307},{"source":307,"target":49},{"source":94,"target":0},{"source":94,"target":90},{"source":94,"target":308},{"source":308,"target":90},{"source":95,"target":0},{"source":95,"target":69},{"source":95,"target":170},{"source":95,"target":309},{"source":95,"target":310},{"source":309,"target":69},{"source":310,"target":170},{"source":96,"target":0},{"source":96,"target":45},{"source":96,"target":311},{"source":311,"target":45},{"source":97,"target":0},{"source":97,"target":145},{"source":97,"target":101},{"source":97,"target":312},{"source":97,"target":313},{"source":312,"target":145},{"source":313,"target":101},{"source":98,"target":0},{"source":98,"target":99},{"source":98,"target":314},{"source":314,"target":99},{"source":99,"target":0},{"source":99,"target":315},{"source":315,"target":1},{"source":315,"target":316},{"source":315,"target":99},{"source":316,"target":1},{"source":100,"target":0},{"source":100,"target":11},{"source":100,"target":170},{"source":100,"target":317},{"source":100,"target":318},{"source":317,"target":11},{"source":318,"target":170},{"source":101,"target":0},{"source":101,"target":99},{"source":101,"target":319},{"source":319,"target":99},{"source":102,"target":0},{"source":102,"target":90},{"source":102,"target":320},{"source":320,"target":90},{"source":103,"target":0},{"source":103,"target":191},{"source":103,"target":321},{"source":321,"target":191},{"source":104,"target":0},{"source":104,"target":62},{"source":104,"target":322},{"source":322,"target":62},{"source":105,"target":0},{"source":105,"target":197},{"source":105,"target":323},{"source":323,"target":197},{"source":106,"target":0},{"source":106,"target":156},{"source":106,"target":324},{"source":324,"target":156},{"source":107,"target":0},{"source":107,"target":42},{"source":107,"target":325},{"source":325,"target":42},{"source":108,"target":0},{"source":108,"target":187},{"source":108,"target":326},{"source":326,"target":187},{"source":109,"target":0},{"source":109,"target":130},{"source":109,"target":327},{"source":327,"target":130},{"source":110,"target":0},{"source":110,"target":17},{"source":110,"target":328},{"source":328,"target":17},{"source":111,"target":0},{"source":111,"target":11},{"source":111,"target":329},{"source":329,"target":11},{"source":112,"target":0},{"source":112,"target":129},{"source":112,"target":72},{"source":112,"target":42},{"source":112,"target":330},{"source":112,"target":331},{"source":112,"target":332},{"source":330,"target":129},{"source":331,"target":72},{"source":332,"target":42},{"source":113,"target":0},{"source":113,"target":33},{"source":113,"target":333},{"source":333,"target":33},{"source":114,"target":0},{"source":114,"target":17},{"source":114,"target":334},{"source":334,"target":17},{"source":115,"target":0},{"source":115,"target":71},{"source":115,"target":335},{"source":335,"target":71},{"source":116,"target":0},{"source":116,"target":5},{"source":116,"target":336},{"source":336,"target":5},{"source":117,"target":0},{"source":117,"target":152},{"source":117,"target":337},{"source":337,"target":152},{"source":118,"target":0},{"source":118,"target":106},{"source":118,"target":338},{"source":338,"target":106},{"source":119,"target":0},{"source":119,"target":100},{"source":119,"target":339},{"source":339,"target":100},{"source":120,"target":0},{"source":120,"target":88},{"source":120,"target":340},{"source":340,"target":88},{"source":121,"target":0},{"source":121,"target":152},{"source":121,"target":341},{"source":341,"target":152},{"source":122,"target":0},{"source":122,"target":129},{"source":122,"target":85},{"source":122,"target":342},{"source":122,"target":343},{"source":342,"target":129},{"source":343,"target":85},{"source":123,"target":0},{"source":123,"target":49},{"source":123,"target":344},{"source":344,"target":49},{"source":124,"target":0},{"source":124,"target":122},{"source":124,"target":345},{"source":345,"target":122},{"source":125,"target":0},{"source":125,"target":90},{"source":125,"target":346},{"source":346,"target":90},{"source":126,"target":0},{"source":126,"target":83},{"source":126,"target":347},{"source":347,"target":83},{"source":127,"target":0},{"source":127,"target":148},{"source":127,"target":348},{"source":348,"target":148},{"source":128,"target":0},{"source":128,"target":130},{"source":128,"target":349},{"source":349,"target":130},{"source":129,"target":0},{"source":129,"target":99},{"source":129,"target":350},{"source":129,"target":351},{"source":350,"target":99},{"source":350,"target":352},{"source":350,"target":129},{"source":352,"target":99},{"source":351,"target":99},{"source":130,"target":0},{"source":130,"target":22},{"source":130,"target":353},{"source":353,"target":22},{"source":131,"target":0},{"source":131,"target":90},{"source":131,"target":354},{"source":354,"target":90},{"source":132,"target":0},{"source":132,"target":179},{"source":132,"target":170},{"source":132,"target":355},{"source":132,"target":356},{"source":355,"target":179},{"source":356,"target":170},{"source":133,"target":0},{"source":133,"target":17},{"source":133,"target":357},{"source":357,"target":17},{"source":134,"target":0},{"source":134,"target":32},{"source":134,"target":358},{"source":358,"target":32},{"source":135,"target":0},{"source":135,"target":156},{"source":135,"target":359},{"source":359,"target":156},{"source":136,"target":0},{"source":136,"target":85},{"source":136,"target":101},{"source":136,"target":181},{"source":136,"target":360},{"source":136,"target":361},{"source":136,"target":362},{"source":360,"target":85},{"source":361,"target":101},{"source":362,"target":181},{"source":137,"target":0},{"source":137,"target":130},{"source":137,"target":363},{"source":363,"target":130},{"source":138,"target":0},{"source":138,"target":130},{"source":138,"target":364},{"source":364,"target":130},{"source":139,"target":0},{"source":139,"target":85},{"source":139,"target":365},{"source":365,"target":85},{"source":140,"target":0},{"source":140,"target":182},{"source":140,"target":366},{"source":366,"target":182},{"source":141,"target":0},{"source":141,"target":197},{"source":141,"target":367},{"source":367,"target":197},{"source":142,"target":0},{"source":142,"target":111},{"source":142,"target":368},{"source":368,"target":111},{"source":143,"target":0},{"source":143,"target":130},{"source":143,"target":369},{"source":369,"target":130},{"source":144,"target":0},{"source":144,"target":85},{"source":144,"target":370},{"source":370,"target":85},{"source":145,"target":0},{"source":145,"target":94},{"source":145,"target":127},{"source":145,"target":371},{"source":145,"target":372},{"source":371,"target":94},{"source":372,"target":127},{"source":146,"target":0},{"source":146,"target":2},{"source":146,"target":373},{"source":373,"target":2},{"source":147,"target":0},{"source":147,"target":145},{"source":147,"target":374},{"source":374,"target":145},{"source":148,"target":0},{"source":148,"target":90},{"source":148,"target":375},{"source":375,"target":90},{"source":149,"target":0},{"source":149,"target":129},{"source":149,"target":72},{"source":149,"target":376},{"source":149,"target":377},{"source":376,"target":129},{"source":377,"target":72},{"source":150,"target":0},{"source":150,"target":99},{"source":150,"target":378},{"source":378,"target":99},{"source":151,"target":0},{"source":151,"target":88},{"source":151,"target":379},{"source":379,"target":88},{"source":152,"target":0},{"source":152,"target":85},{"source":152,"target":380},{"source":380,"target":85},{"source":153,"target":0},{"source":153,"target":184},{"source":153,"target":381},{"source":381,"target":184},{"source":154,"target":0},{"source":154,"target":71},{"source":154,"target":382},{"source":382,"target":71},{"source":155,"target":0},{"source":155,"target":188},{"source":155,"target":383},{"source":383,"target":188},{"source":156,"target":0},{"source":156,"target":170},{"source":156,"target":384},{"source":384,"target":170},{"source":157,"target":0},{"source":157,"target":90},{"source":157,"target":385},{"source":385,"target":90},{"source":158,"target":0},{"source":158,"target":156},{"source":158,"target":386},{"source":386,"target":156},{"source":159,"target":0},{"source":159,"target":184},{"source":159,"target":170},{"source":159,"target":387},{"source":159,"target":388},{"source":387,"target":184},{"source":388,"target":170},{"source":160,"target":0},{"source":160,"target":12},{"source":160,"target":389},{"source":389,"target":12},{"source":161,"target":0},{"source":161,"target":41},{"source":161,"target":390},{"source":390,"target":41},{"source":162,"target":0},{"source":162,"target":130},{"source":162,"target":391},{"source":391,"target":130},{"source":163,"target":0},{"source":163,"target":62},{"source":163,"target":392},{"source":392,"target":62},{"source":164,"target":0},{"source":164,"target":194},{"source":164,"target":393},{"source":393,"target":194},{"source":165,"target":0},{"source":165,"target":99},{"source":165,"target":394},{"source":394,"target":99},{"source":166,"target":0},{"source":166,"target":41},{"source":166,"target":395},{"source":395,"target":41},{"source":167,"target":0},{"source":167,"target":84},{"source":167,"target":396},{"source":396,"target":84},{"source":168,"target":0},{"source":168,"target":158},{"source":168,"target":397},{"source":397,"target":158},{"source":169,"target":0},{"source":169,"target":100},{"source":169,"target":398},{"source":398,"target":100},{"source":170,"target":0},{"source":170,"target":99},{"source":170,"target":399},{"source":399,"target":99},{"source":171,"target":0},{"source":171,"target":99},{"source":171,"target":400},{"source":400,"target":99},{"source":172,"target":0},{"source":172,"target":129},{"source":172,"target":49},{"source":172,"target":401},{"source":172,"target":402},{"source":401,"target":129},{"source":402,"target":49},{"source":173,"target":0},{"source":173,"target":5},{"source":173,"target":403},{"source":403,"target":5},{"source":174,"target":0},{"source":174,"target":111},{"source":174,"target":404},{"source":404,"target":111},{"source":175,"target":0},{"source":175,"target":182},{"source":175,"target":405},{"source":405,"target":182},{"source":176,"target":0},{"source":176,"target":48},{"source":176,"target":406},{"source":406,"target":48},{"source":177,"target":0},{"source":177,"target":90},{"source":177,"target":407},{"source":407,"target":90},{"source":178,"target":0},{"source":178,"target":130},{"source":178,"target":408},{"source":408,"target":130},{"source":179,"target":0},{"source":179,"target":72},{"source":179,"target":409},{"source":409,"target":72},{"source":180,"target":0},{"source":180,"target":67},{"source":180,"target":410},{"source":410,"target":67},{"source":181,"target":0},{"source":181,"target":99},{"source":181,"target":411},{"source":411,"target":99},{"source":182,"target":0},{"source":182,"target":99},{"source":182,"target":412},{"source":412,"target":99},{"source":183,"target":0},{"source":183,"target":187},{"source":183,"target":413},{"source":413,"target":187},{"source":184,"target":0},{"source":184,"target":129},{"source":184,"target":179},{"source":184,"target":414},{"source":184,"target":415},{"source":414,"target":129},{"source":415,"target":179},{"source":185,"target":0},{"source":185,"target":90},{"source":185,"target":181},{"source":185,"target":416},{"source":185,"target":417},{"source":416,"target":90},{"source":417,"target":181},{"source":186,"target":0},{"source":186,"target":49},{"source":186,"target":3},{"source":186,"target":418},{"source":186,"target":419},{"source":418,"target":49},{"source":419,"target":3},{"source":187,"target":0},{"source":187,"target":194},{"source":187,"target":420},{"source":420,"target":194},{"source":188,"target":0},{"source":188,"target":33},{"source":188,"target":421},{"source":421,"target":33},{"source":189,"target":0},{"source":189,"target":130},{"source":189,"target":422},{"source":422,"target":130},{"source":190,"target":0},{"source":190,"target":156},{"source":190,"target":423},{"source":423,"target":156},{"source":191,"target":0},{"source":191,"target":163},{"source":191,"target":424},{"source":424,"target":163},{"source":192,"target":0},{"source":192,"target":112},{"source":192,"target":425},{"source":425,"target":112},{"source":193,"target":0},{"source":193,"target":130},{"source":193,"target":426},{"source":426,"target":130},{"source":194,"target":0},{"source":194,"target":152},{"source":194,"target":427},{"source":427,"target":152},{"source":195,"target":0},{"source":195,"target":99},{"source":195,"target":428},{"source":428,"target":99},{"source":196,"target":0},{"source":196,"target":145},{"source":196,"target":429},{"source":429,"target":145},{"source":197,"target":0},{"source":197,"target":132},{"source":197,"target":69},{"source":197,"target":101},{"source":197,"target":430},{"source":197,"target":431},{"source":197,"target":432},{"source":430,"target":132},{"source":431,"target":69},{"source":432,"target":101},{"source":198,"target":0},{"source":198,"target":186},{"source":198,"target":433},{"source":433,"target":186},{"source":199,"target":0},{"source":199,"target":179},{"source":199,"target":434},{"source":434,"target":179}],"multigraph":true}
ecore
greetings
repo-ecore-all/data/chetanladdha/sample/b.parent/model/generated/MyDslA.ecore
myDslA Model greetings Greeting name
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="myDslA" nsURI="http://www.xtext.org/example/mydsl/MyDslA" nsPrefix="myDslA"> <eClassifiers xsi:type="ecore:EClass" name="Model"> <eStructuralFeatures xsi:type="ecore:EReference" name="greetings" upperBound="-1" eType="#//Greeting" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Greeting"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"myDslA","nsURI":"http://www.xtext.org/example/mydsl/MyDslA","name":"myDslA","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Greeting","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"greetings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":3,"derived":false},{"id":4,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":5,"derived":false},{"id":6,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":1,"target":3},{"source":3,"target":2},{"source":3,"target":4},{"source":3,"target":1},{"source":4,"target":2},{"source":2,"target":0},{"source":2,"target":5},{"source":5,"target":6},{"source":5,"target":2}],"multigraph":true}
ecore
people
repo-ecore-all/data/javitroya/ATL2DSLTrans/ATL2DSLTrans/testData_F2P_Extended/Persons_Extended.ecore
persons Community persons townHalls associations Person fullName Man Woman TownHall workers committee districts Association committee NamedElement name Committee District facilities Facility members SpecialFacility OrdinaryFacility
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="persons" nsURI="http://persons" nsPrefix="persons"> <eClassifiers xsi:type="ecore:EClass" name="Community"> <eStructuralFeatures xsi:type="ecore:EReference" name="persons" lowerBound="1" upperBound="-1" eType="#//Person" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="townHalls" lowerBound="1" upperBound="-1" eType="#//TownHall" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="associations" upperBound="-1" eType="#//Association" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Person" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fullName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Man" eSuperTypes="#//Person"/> <eClassifiers xsi:type="ecore:EClass" name="Woman" eSuperTypes="#//Person"/> <eClassifiers xsi:type="ecore:EClass" name="TownHall" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="workers" upperBound="-1" eType="#//Person"/> <eStructuralFeatures xsi:type="ecore:EReference" name="committee" lowerBound="1" eType="#//Committee" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="districts" lowerBound="1" upperBound="-1" eType="#//District" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="committee" eType="#//Committee"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Committee" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="District" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="facilities" upperBound="-1" eType="#//Facility" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Facility" abstract="true" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="members" upperBound="-1" eType="#//Person"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SpecialFacility" eSuperTypes="#//Facility"/> <eClassifiers xsi:type="ecore:EClass" name="OrdinaryFacility" eSuperTypes="#//Facility"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"persons","nsURI":"http://persons","name":"persons","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Community","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Person","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Man","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Woman","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TownHall","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Committee","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"District","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Facility","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecialFacility","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrdinaryFacility","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"persons","changeable":true,"resolveProxies":true,"lowerBound":1,"id":13,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"townHalls","changeable":true,"resolveProxies":true,"lowerBound":1,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"associations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fullName","changeable":true,"lowerBound":1,"iD":false,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"workers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"committee","changeable":true,"resolveProxies":true,"lowerBound":1,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"districts","changeable":true,"resolveProxies":true,"lowerBound":1,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"committee","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"facilities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"members","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":1,"target":0},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":13,"target":2},{"source":13,"target":16},{"source":13,"target":1},{"source":16,"target":2},{"source":14,"target":5},{"source":14,"target":17},{"source":14,"target":1},{"source":17,"target":5},{"source":15,"target":6},{"source":15,"target":18},{"source":15,"target":1},{"source":18,"target":6},{"source":2,"target":0},{"source":2,"target":19},{"source":19,"target":20},{"source":19,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":21},{"source":21,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":22},{"source":22,"target":2},{"source":5,"target":0},{"source":5,"target":7},{"source":5,"target":23},{"source":5,"target":24},{"source":5,"target":25},{"source":5,"target":26},{"source":23,"target":2},{"source":23,"target":27},{"source":23,"target":5},{"source":27,"target":2},{"source":24,"target":8},{"source":24,"target":28},{"source":24,"target":5},{"source":28,"target":8},{"source":25,"target":9},{"source":25,"target":29},{"source":25,"target":5},{"source":29,"target":9},{"source":26,"target":7},{"source":6,"target":0},{"source":6,"target":7},{"source":6,"target":30},{"source":6,"target":31},{"source":30,"target":8},{"source":30,"target":32},{"source":30,"target":6},{"source":32,"target":8},{"source":31,"target":7},{"source":7,"target":0},{"source":7,"target":33},{"source":33,"target":34},{"source":33,"target":7},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":35},{"source":35,"target":7},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":36},{"source":9,"target":37},{"source":36,"target":10},{"source":36,"target":38},{"source":36,"target":9},{"source":38,"target":10},{"source":37,"target":7},{"source":10,"target":0},{"source":10,"target":7},{"source":10,"target":39},{"source":10,"target":40},{"source":39,"target":2},{"source":39,"target":41},{"source":39,"target":10},{"source":41,"target":2},{"source":40,"target":7},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":42},{"source":42,"target":10},{"source":12,"target":0},{"source":12,"target":10},{"source":12,"target":43},{"source":43,"target":10}],"multigraph":true}
ecore
statemachine
repo-ecore-all/data/manuelleduc/polymorphic-csv/polymorphic.fsm/model/generated/Fsm.ecore
fsm Model name constraints languages machine Constraint name true Language name target Machine states transitions State initial final name Transition from to event
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="fsm" nsURI="http://www.fsm.polymorphic/Fsm" nsPrefix="fsm"> <eClassifiers xsi:type="ecore:EClass" name="Model"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="constraints" upperBound="-1" eType="#//Constraint" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="languages" upperBound="-1" eType="#//Language" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="machine" eType="#//Machine" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Constraint"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="true" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Language"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="target" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Machine"> <eStructuralFeatures xsi:type="ecore:EReference" name="states" upperBound="-1" eType="#//State" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1" eType="#//Transition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="State"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="initial" 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="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition"> <eStructuralFeatures xsi:type="ecore:EReference" name="from" eType="#//State"/> <eStructuralFeatures xsi:type="ecore:EReference" name="to" eType="#//State"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="event" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"fsm","nsURI":"http://www.fsm.polymorphic/Fsm","name":"fsm","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":"Constraint","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Language","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Machine","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constraints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"languages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"machine","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"true","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"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":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"states","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":"transitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"initial","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":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":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"},{"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":"from","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":"to","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":"event","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":1,"target":0},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":7,"target":11},{"source":7,"target":1},{"source":8,"target":2},{"source":8,"target":12},{"source":8,"target":1},{"source":12,"target":2},{"source":9,"target":3},{"source":9,"target":13},{"source":9,"target":1},{"source":13,"target":3},{"source":10,"target":4},{"source":10,"target":14},{"source":10,"target":1},{"source":14,"target":4},{"source":2,"target":0},{"source":2,"target":15},{"source":2,"target":16},{"source":15,"target":17},{"source":15,"target":2},{"source":16,"target":18},{"source":16,"target":2},{"source":3,"target":0},{"source":3,"target":19},{"source":3,"target":20},{"source":19,"target":21},{"source":19,"target":3},{"source":20,"target":22},{"source":20,"target":3},{"source":4,"target":0},{"source":4,"target":23},{"source":4,"target":24},{"source":23,"target":5},{"source":23,"target":25},{"source":23,"target":4},{"source":25,"target":5},{"source":24,"target":6},{"source":24,"target":26},{"source":24,"target":4},{"source":26,"target":6},{"source":5,"target":0},{"source":5,"target":27},{"source":5,"target":28},{"source":5,"target":29},{"source":27,"target":30},{"source":27,"target":5},{"source":28,"target":31},{"source":28,"target":5},{"source":29,"target":32},{"source":29,"target":5},{"source":6,"target":0},{"source":6,"target":33},{"source":6,"target":34},{"source":6,"target":35},{"source":33,"target":5},{"source":33,"target":36},{"source":33,"target":6},{"source":36,"target":5},{"source":34,"target":5},{"source":34,"target":37},{"source":34,"target":6},{"source":37,"target":5},{"source":35,"target":38},{"source":35,"target":6}],"multigraph":true}
ecore
modelling
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/sunwuliang/SlicingProject2.0/ClassModelSlicing/slices/SlicedUML2InsUML2rsa1.ecore
UML2 ReadIsClassifiedObjectAction LinkAction Association Enumeration Node CallBehaviorAction TestIdentityAction Device LoopNode BroadcastSignalAction ClearAssociationAction PrimitiveType EncapsulatedClassifier Action context_ Interface RemoveVariableValueAction ConditionalNode StructuralFeatureAction StructuredActivityNode ParameterableClassifier CreateObjectAction DataType CreateLinkAction Interaction Artifact InformationItem TemplateableClassifier StateMachine AssociationClass ReadLinkObjectEndQualifierAction ReadExtentAction DeploymentSpecification InvocationAction Activity Behavior RemoveStructuralFeatureValueAction RaiseExceptionAction ClearVariableAction Collaboration Stereotype Signal TimeObservationAction Actor ProtocolStateMachine WriteStructuralFeatureAction BehavioredClassifier ReadLinkAction DestroyLinkAction ReadSelfAction UseCase ExpansionRegion ApplyFunctionAction SendSignalAction Component CallOperationAction AcceptCallAction AcceptEventAction CreateLinkObjectAction VariableAction CallAction ReadLinkObjectEndAction DurationObservationAction ReclassifyObjectAction Class StartOwnedBehaviorAction ExecutionEnvironment ClearStructuralFeatureAction DestroyObjectAction StructuredClassifier ReadStructuralFeatureAction AddStructuralFeatureValueAction ReplyAction Classifier AddVariableValueAction SendObjectAction WriteVariableAction ReadVariableAction WriteLinkAction CommunicationPath Extension
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="UML2" nsURI="http:///UML2.ecore" nsPrefix="UML2"> <eClassifiers xsi:type="ecore:EClass" name="ReadIsClassifiedObjectAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="LinkAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="CallBehaviorAction" eSuperTypes="#//CallAction"/> <eClassifiers xsi:type="ecore:EClass" name="TestIdentityAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Device" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="LoopNode" eSuperTypes="#//StructuredActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="BroadcastSignalAction" eSuperTypes="#//InvocationAction"/> <eClassifiers xsi:type="ecore:EClass" name="ClearAssociationAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="EncapsulatedClassifier" eSuperTypes="#//StructuredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="Action"> <eStructuralFeatures xsi:type="ecore:EReference" name="context_" eType="#//Classifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Interface" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="RemoveVariableValueAction" eSuperTypes="#//WriteVariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="ConditionalNode" eSuperTypes="#//StructuredActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeatureAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="StructuredActivityNode" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="ParameterableClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="CreateObjectAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="CreateLinkAction" eSuperTypes="#//WriteLinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="Interaction" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="Artifact" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="InformationItem" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="TemplateableClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="AssociationClass" eSuperTypes="#//Class #//Association"/> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkObjectEndQualifierAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="ReadExtentAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="DeploymentSpecification" eSuperTypes="#//Artifact"/> <eClassifiers xsi:type="ecore:EClass" name="InvocationAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="Behavior" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="RemoveStructuralFeatureValueAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="RaiseExceptionAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="ClearVariableAction" eSuperTypes="#//VariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="Collaboration" eSuperTypes="#//BehavioredClassifier #//StructuredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="Stereotype" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="Signal" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="TimeObservationAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="Actor" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="ProtocolStateMachine" eSuperTypes="#//StateMachine"/> <eClassifiers xsi:type="ecore:EClass" name="WriteStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="BehavioredClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkAction" eSuperTypes="#//LinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="DestroyLinkAction" eSuperTypes="#//WriteLinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="ReadSelfAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="UseCase" eSuperTypes="#//BehavioredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="ExpansionRegion" eSuperTypes="#//StructuredActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="ApplyFunctionAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="SendSignalAction" eSuperTypes="#//InvocationAction"/> <eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="CallOperationAction" eSuperTypes="#//CallAction"/> <eClassifiers xsi:type="ecore:EClass" name="AcceptCallAction" eSuperTypes="#//AcceptEventAction"/> <eClassifiers xsi:type="ecore:EClass" name="AcceptEventAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="CreateLinkObjectAction" eSuperTypes="#//CreateLinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="VariableAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="CallAction" eSuperTypes="#//InvocationAction"/> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkObjectEndAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="DurationObservationAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="ReclassifyObjectAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//BehavioredClassifier #//EncapsulatedClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="StartOwnedBehaviorAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutionEnvironment" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="ClearStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="DestroyObjectAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="StructuredClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="ReadStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="AddStructuralFeatureValueAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="ReplyAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="AddVariableValueAction" eSuperTypes="#//WriteVariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="SendObjectAction" eSuperTypes="#//InvocationAction"/> <eClassifiers xsi:type="ecore:EClass" name="WriteVariableAction" eSuperTypes="#//VariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="ReadVariableAction" eSuperTypes="#//VariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="WriteLinkAction" eSuperTypes="#//LinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="CommunicationPath" eSuperTypes="#//Association"/> <eClassifiers xsi:type="ecore:EClass" name="Extension" eSuperTypes="#//Association"/> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"UML2","nsURI":"http:///UML2.ecore","name":"UML2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadIsClassifiedObjectAction","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkAction","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallBehaviorAction","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestIdentityAction","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Device","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopNode","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BroadcastSignalAction","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearAssociationAction","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EncapsulatedClassifier","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveVariableValueAction","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalNode","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeatureAction","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredActivityNode","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterableClassifier","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateObjectAction","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateLinkAction","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interaction","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Artifact","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationItem","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateableClassifier","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationClass","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkObjectEndQualifierAction","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadExtentAction","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentSpecification","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvocationAction","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behavior","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RaiseExceptionAction","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearVariableAction","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Collaboration","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stereotype","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signal","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeObservationAction","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actor","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolStateMachine","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteStructuralFeatureAction","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioredClassifier","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkAction","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyLinkAction","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadSelfAction","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UseCase","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionRegion","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplyFunctionAction","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendSignalAction","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallOperationAction","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptCallAction","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptEventAction","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateLinkObjectAction","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableAction","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallAction","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkObjectEndAction","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationObservationAction","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReclassifyObjectAction","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StartOwnedBehaviorAction","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionEnvironment","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearStructuralFeatureAction","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyObjectAction","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredClassifier","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadStructuralFeatureAction","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReplyAction","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddVariableValueAction","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendObjectAction","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteVariableAction","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadVariableAction","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteLinkAction","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunicationPath","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extension","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"},{"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"},{"container":false,"ordered":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":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"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"}],"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":1,"target":0},{"source":1,"target":14},{"source":1,"target":81},{"source":81,"target":14},{"source":2,"target":0},{"source":2,"target":14},{"source":2,"target":82},{"source":82,"target":14},{"source":3,"target":0},{"source":3,"target":73},{"source":3,"target":83},{"source":83,"target":73},{"source":4,"target":0},{"source":4,"target":22},{"source":4,"target":84},{"source":84,"target":22},{"source":5,"target":0},{"source":5,"target":64},{"source":5,"target":85},{"source":85,"target":64},{"source":6,"target":0},{"source":6,"target":60},{"source":6,"target":86},{"source":86,"target":60},{"source":7,"target":0},{"source":7,"target":14},{"source":7,"target":87},{"source":87,"target":14},{"source":8,"target":0},{"source":8,"target":5},{"source":8,"target":88},{"source":88,"target":5},{"source":9,"target":0},{"source":9,"target":19},{"source":9,"target":89},{"source":89,"target":19},{"source":10,"target":0},{"source":10,"target":33},{"source":10,"target":90},{"source":90,"target":33},{"source":11,"target":0},{"source":11,"target":14},{"source":11,"target":91},{"source":91,"target":14},{"source":12,"target":0},{"source":12,"target":22},{"source":12,"target":92},{"source":92,"target":22},{"source":13,"target":0},{"source":13,"target":69},{"source":13,"target":93},{"source":93,"target":69},{"source":14,"target":0},{"source":14,"target":94},{"source":94,"target":73},{"source":94,"target":95},{"source":94,"target":14},{"source":95,"target":73},{"source":15,"target":0},{"source":15,"target":73},{"source":15,"target":96},{"source":96,"target":73},{"source":16,"target":0},{"source":16,"target":76},{"source":16,"target":97},{"source":97,"target":76},{"source":17,"target":0},{"source":17,"target":19},{"source":17,"target":98},{"source":98,"target":19},{"source":18,"target":0},{"source":18,"target":14},{"source":18,"target":99},{"source":99,"target":14},{"source":19,"target":0},{"source":19,"target":14},{"source":19,"target":100},{"source":100,"target":14},{"source":20,"target":0},{"source":20,"target":73},{"source":20,"target":101},{"source":101,"target":73},{"source":21,"target":0},{"source":21,"target":14},{"source":21,"target":102},{"source":102,"target":14},{"source":22,"target":0},{"source":22,"target":73},{"source":22,"target":103},{"source":103,"target":73},{"source":23,"target":0},{"source":23,"target":78},{"source":23,"target":104},{"source":104,"target":78},{"source":24,"target":0},{"source":24,"target":35},{"source":24,"target":105},{"source":105,"target":35},{"source":25,"target":0},{"source":25,"target":73},{"source":25,"target":106},{"source":106,"target":73},{"source":26,"target":0},{"source":26,"target":73},{"source":26,"target":107},{"source":107,"target":73},{"source":27,"target":0},{"source":27,"target":73},{"source":27,"target":108},{"source":108,"target":73},{"source":28,"target":0},{"source":28,"target":35},{"source":28,"target":109},{"source":109,"target":35},{"source":29,"target":0},{"source":29,"target":64},{"source":29,"target":3},{"source":29,"target":110},{"source":29,"target":111},{"source":110,"target":64},{"source":111,"target":3},{"source":30,"target":0},{"source":30,"target":14},{"source":30,"target":112},{"source":112,"target":14},{"source":31,"target":0},{"source":31,"target":14},{"source":31,"target":113},{"source":113,"target":14},{"source":32,"target":0},{"source":32,"target":25},{"source":32,"target":114},{"source":114,"target":25},{"source":33,"target":0},{"source":33,"target":14},{"source":33,"target":115},{"source":115,"target":14},{"source":34,"target":0},{"source":34,"target":35},{"source":34,"target":116},{"source":116,"target":35},{"source":35,"target":0},{"source":35,"target":64},{"source":35,"target":117},{"source":117,"target":64},{"source":36,"target":0},{"source":36,"target":45},{"source":36,"target":118},{"source":118,"target":45},{"source":37,"target":0},{"source":37,"target":14},{"source":37,"target":119},{"source":119,"target":14},{"source":38,"target":0},{"source":38,"target":59},{"source":38,"target":120},{"source":120,"target":59},{"source":39,"target":0},{"source":39,"target":46},{"source":39,"target":69},{"source":39,"target":121},{"source":39,"target":122},{"source":121,"target":46},{"source":122,"target":69},{"source":40,"target":0},{"source":40,"target":64},{"source":40,"target":123},{"source":123,"target":64},{"source":41,"target":0},{"source":41,"target":73},{"source":41,"target":124},{"source":124,"target":73},{"source":42,"target":0},{"source":42,"target":45},{"source":42,"target":125},{"source":125,"target":45},{"source":43,"target":0},{"source":43,"target":73},{"source":43,"target":126},{"source":126,"target":73},{"source":44,"target":0},{"source":44,"target":28},{"source":44,"target":127},{"source":127,"target":28},{"source":45,"target":0},{"source":45,"target":18},{"source":45,"target":128},{"source":128,"target":18},{"source":46,"target":0},{"source":46,"target":73},{"source":46,"target":129},{"source":129,"target":73},{"source":47,"target":0},{"source":47,"target":2},{"source":47,"target":130},{"source":130,"target":2},{"source":48,"target":0},{"source":48,"target":78},{"source":48,"target":131},{"source":131,"target":78},{"source":49,"target":0},{"source":49,"target":14},{"source":49,"target":132},{"source":132,"target":14},{"source":50,"target":0},{"source":50,"target":46},{"source":50,"target":133},{"source":133,"target":46},{"source":51,"target":0},{"source":51,"target":19},{"source":51,"target":134},{"source":134,"target":19},{"source":52,"target":0},{"source":52,"target":14},{"source":52,"target":135},{"source":135,"target":14},{"source":53,"target":0},{"source":53,"target":33},{"source":53,"target":136},{"source":136,"target":33},{"source":54,"target":0},{"source":54,"target":64},{"source":54,"target":137},{"source":137,"target":64},{"source":55,"target":0},{"source":55,"target":60},{"source":55,"target":138},{"source":138,"target":60},{"source":56,"target":0},{"source":56,"target":57},{"source":56,"target":139},{"source":139,"target":57},{"source":57,"target":0},{"source":57,"target":14},{"source":57,"target":140},{"source":140,"target":14},{"source":58,"target":0},{"source":58,"target":23},{"source":58,"target":141},{"source":141,"target":23},{"source":59,"target":0},{"source":59,"target":14},{"source":59,"target":142},{"source":142,"target":14},{"source":60,"target":0},{"source":60,"target":33},{"source":60,"target":143},{"source":143,"target":33},{"source":61,"target":0},{"source":61,"target":14},{"source":61,"target":144},{"source":144,"target":14},{"source":62,"target":0},{"source":62,"target":45},{"source":62,"target":145},{"source":145,"target":45},{"source":63,"target":0},{"source":63,"target":14},{"source":63,"target":146},{"source":146,"target":14},{"source":64,"target":0},{"source":64,"target":46},{"source":64,"target":13},{"source":64,"target":147},{"source":64,"target":148},{"source":147,"target":46},{"source":148,"target":13},{"source":65,"target":0},{"source":65,"target":14},{"source":65,"target":149},{"source":149,"target":14},{"source":66,"target":0},{"source":66,"target":5},{"source":66,"target":150},{"source":150,"target":5},{"source":67,"target":0},{"source":67,"target":18},{"source":67,"target":151},{"source":151,"target":18},{"source":68,"target":0},{"source":68,"target":14},{"source":68,"target":152},{"source":152,"target":14},{"source":69,"target":0},{"source":69,"target":73},{"source":69,"target":153},{"source":153,"target":73},{"source":70,"target":0},{"source":70,"target":18},{"source":70,"target":154},{"source":154,"target":18},{"source":71,"target":0},{"source":71,"target":45},{"source":71,"target":155},{"source":155,"target":45},{"source":72,"target":0},{"source":72,"target":14},{"source":72,"target":156},{"source":156,"target":14},{"source":73,"target":0},{"source":74,"target":0},{"source":74,"target":76},{"source":74,"target":157},{"source":157,"target":76},{"source":75,"target":0},{"source":75,"target":33},{"source":75,"target":158},{"source":158,"target":33},{"source":76,"target":0},{"source":76,"target":59},{"source":76,"target":159},{"source":159,"target":59},{"source":77,"target":0},{"source":77,"target":59},{"source":77,"target":160},{"source":160,"target":59},{"source":78,"target":0},{"source":78,"target":2},{"source":78,"target":161},{"source":161,"target":2},{"source":79,"target":0},{"source":79,"target":3},{"source":79,"target":162},{"source":162,"target":3},{"source":80,"target":0},{"source":80,"target":3},{"source":80,"target":163},{"source":163,"target":3}],"multigraph":true}
ecore
simple-pl
repo-ecore-all/data/openETCS/eclipse-platform-evaluation/bundles/org.openetcs.model/src-gen/org/openetcs/dsl/Expression.ecore
expression Model phrase Phrase StatementList head tail Statement AssignmentStatement expression VariableAssignmentStatement designator SelfAssignmentStatement Expression condition FunctionCall function params ProcedureCall procedure params ExpressionList head tail ExpressionRest KeyValuePair key value rest KeyValuePairRest Term structuredExpression List terms Designator value OrExpression left op right AndExpression left op right EqualityExpression left op right DashExpression left op right PointExpression left op right PowExpression left op right QualifierExpression left op right ThereIsIn expr ForallIn expr FirstIn expr LastIn expr Count expr Reduce expr usingExpr initValue Sum expr usingExpr Map expr usingExpr Apply applyExpr expr UnaryExpression expr structuredExpression StructureExpression keyValuePair structuredExpressions StringValue value IntegerValue value DoubleValue value
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="expression" nsURI="http://www.openetcs.org/dsl/Expression" nsPrefix="expression"> <eClassifiers xsi:type="ecore:EClass" name="Model"> <eStructuralFeatures xsi:type="ecore:EReference" name="phrase" eType="#//Phrase" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Phrase"/> <eClassifiers xsi:type="ecore:EClass" name="StatementList" eSuperTypes="#//Phrase"> <eStructuralFeatures xsi:type="ecore:EReference" name="head" eType="#//Statement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tail" eType="#//StatementList" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Statement"/> <eClassifiers xsi:type="ecore:EClass" name="AssignmentStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableAssignmentStatement" eSuperTypes="#//AssignmentStatement"> <eStructuralFeatures xsi:type="ecore:EReference" name="designator" eType="#//Designator" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SelfAssignmentStatement" eSuperTypes="#//AssignmentStatement"/> <eClassifiers xsi:type="ecore:EClass" name="Expression" eSuperTypes="#//Phrase #//ExpressionRest"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FunctionCall" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="function" eType="ecore:EClass ../../../../model/model.ecore#//types/Function"/> <eStructuralFeatures xsi:type="ecore:EReference" name="params" eType="#//ExpressionList" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcedureCall"> <eStructuralFeatures xsi:type="ecore:EReference" name="procedure" eType="ecore:EClass ../../../../model/model.ecore#//Procedure"/> <eStructuralFeatures xsi:type="ecore:EReference" name="params" eType="#//ExpressionList" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExpressionList"> <eStructuralFeatures xsi:type="ecore:EReference" name="head" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tail" upperBound="-1" eType="#//ExpressionRest" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExpressionRest"/> <eClassifiers xsi:type="ecore:EClass" name="KeyValuePair" eSuperTypes="#//KeyValuePairRest"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rest" upperBound="-1" eType="#//KeyValuePairRest" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="KeyValuePairRest"/> <eClassifiers xsi:type="ecore:EClass" name="Term" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="structuredExpression" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="List" eSuperTypes="#//Term"> <eStructuralFeatures xsi:type="ecore:EReference" name="terms" upperBound="-1" eType="#//Term" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Designator" eSuperTypes="#//Term"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OrExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression" 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="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AndExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression" 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="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EqualityExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression" 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="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DashExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression" 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="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PointExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression" 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="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PowExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression" 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="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="QualifierExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression" 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="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ThereIsIn" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ForallIn" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FirstIn" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LastIn" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Count" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Reduce" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="usingExpr" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initValue" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Sum" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="usingExpr" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Map" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="usingExpr" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Apply" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="applyExpr" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnaryExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="structuredExpression" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StructureExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="keyValuePair" eType="#//KeyValuePair" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="structuredExpressions" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringValue" eSuperTypes="#//Term"> <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="IntegerValue" eSuperTypes="#//Term"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DoubleValue" eSuperTypes="#//Term"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"expression","nsURI":"http://www.openetcs.org/dsl/Expression","name":"expression","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":"Phrase","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StatementList","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignmentStatement","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableAssignmentStatement","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelfAssignmentStatement","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionCall","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcedureCall","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionList","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionRest","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KeyValuePair","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KeyValuePairRest","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Term","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"List","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Designator","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrExpression","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AndExpression","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EqualityExpression","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DashExpression","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PointExpression","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PowExpression","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QualifierExpression","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThereIsIn","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForallIn","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FirstIn","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LastIn","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Count","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reduce","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sum","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Map","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Apply","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryExpression","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructureExpression","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringValue","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerValue","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DoubleValue","instanceClass":null,"abstract":false,"id":38,"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":"phrase","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":true,"unsettable":false,"transient":false,"unique":true,"name":"head","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tail","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","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":"designator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"function","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"params","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"procedure","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"params","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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"head","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":"tail","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"key","changeable":true,"lowerBound":0,"iD":false,"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":"value","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":"rest","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"structuredExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"terms","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":87,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":93,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":94,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","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":"op","changeable":true,"lowerBound":0,"iD":false,"id":101,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":107,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":108,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":115,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":121,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":122,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":123,"derived":false},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":128,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"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":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"derived":false},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"container":false,"ordered":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":135,"derived":false},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"container":false,"ordered":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":138,"derived":false},{"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":"expr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":141,"derived":false},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":144,"derived":false},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":147,"derived":false},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"container":false,"ordered":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":150,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"usingExpr","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":"initValue","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"},{"container":false,"ordered":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":157,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"usingExpr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":158,"derived":false},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":162,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"usingExpr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"applyExpr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":167,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":168,"derived":false},{"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":"expr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":172,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"structuredExpression","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":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"keyValuePair","changeable":true,"resolveProxies":true,"lowerBound":0,"id":177,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"structuredExpressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":178,"derived":false},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":182,"derived":false},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":185,"derived":false},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":188,"derived":false},{"id":189,"eClass":"EGenericType"},{"id":190,"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":1,"target":0},{"source":1,"target":39},{"source":39,"target":2},{"source":39,"target":40},{"source":39,"target":1},{"source":40,"target":2},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":41},{"source":3,"target":42},{"source":3,"target":43},{"source":41,"target":4},{"source":41,"target":44},{"source":41,"target":3},{"source":44,"target":4},{"source":42,"target":3},{"source":42,"target":45},{"source":42,"target":3},{"source":45,"target":3},{"source":43,"target":2},{"source":4,"target":0},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":46},{"source":5,"target":47},{"source":46,"target":8},{"source":46,"target":48},{"source":46,"target":5},{"source":48,"target":8},{"source":47,"target":4},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":49},{"source":6,"target":50},{"source":49,"target":17},{"source":49,"target":51},{"source":49,"target":6},{"source":51,"target":17},{"source":50,"target":5},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":52},{"source":52,"target":5},{"source":8,"target":0},{"source":8,"target":2},{"source":8,"target":12},{"source":8,"target":53},{"source":8,"target":54},{"source":8,"target":55},{"source":53,"target":8},{"source":53,"target":56},{"source":53,"target":8},{"source":56,"target":8},{"source":54,"target":2},{"source":55,"target":12},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":57},{"source":9,"target":58},{"source":9,"target":59},{"source":57,"target":60},{"source":57,"target":9},{"source":58,"target":11},{"source":58,"target":61},{"source":58,"target":9},{"source":61,"target":11},{"source":59,"target":8},{"source":10,"target":0},{"source":10,"target":62},{"source":10,"target":63},{"source":62,"target":64},{"source":62,"target":10},{"source":63,"target":11},{"source":63,"target":65},{"source":63,"target":10},{"source":65,"target":11},{"source":11,"target":0},{"source":11,"target":66},{"source":11,"target":67},{"source":66,"target":8},{"source":66,"target":68},{"source":66,"target":11},{"source":68,"target":8},{"source":67,"target":12},{"source":67,"target":69},{"source":67,"target":11},{"source":69,"target":12},{"source":12,"target":0},{"source":13,"target":0},{"source":13,"target":14},{"source":13,"target":70},{"source":13,"target":71},{"source":13,"target":72},{"source":13,"target":73},{"source":70,"target":74},{"source":70,"target":13},{"source":71,"target":8},{"source":71,"target":75},{"source":71,"target":13},{"source":75,"target":8},{"source":72,"target":14},{"source":72,"target":76},{"source":72,"target":13},{"source":76,"target":14},{"source":73,"target":14},{"source":14,"target":0},{"source":15,"target":0},{"source":15,"target":8},{"source":15,"target":77},{"source":15,"target":78},{"source":77,"target":8},{"source":77,"target":79},{"source":77,"target":15},{"source":79,"target":8},{"source":78,"target":8},{"source":16,"target":0},{"source":16,"target":15},{"source":16,"target":80},{"source":16,"target":81},{"source":80,"target":15},{"source":80,"target":82},{"source":80,"target":16},{"source":82,"target":15},{"source":81,"target":15},{"source":17,"target":0},{"source":17,"target":15},{"source":17,"target":83},{"source":17,"target":84},{"source":83,"target":85},{"source":83,"target":17},{"source":84,"target":15},{"source":18,"target":0},{"source":18,"target":8},{"source":18,"target":86},{"source":18,"target":87},{"source":18,"target":88},{"source":18,"target":89},{"source":86,"target":8},{"source":86,"target":90},{"source":86,"target":18},{"source":90,"target":8},{"source":87,"target":91},{"source":87,"target":18},{"source":88,"target":8},{"source":88,"target":92},{"source":88,"target":18},{"source":92,"target":8},{"source":89,"target":8},{"source":19,"target":0},{"source":19,"target":8},{"source":19,"target":93},{"source":19,"target":94},{"source":19,"target":95},{"source":19,"target":96},{"source":93,"target":8},{"source":93,"target":97},{"source":93,"target":19},{"source":97,"target":8},{"source":94,"target":98},{"source":94,"target":19},{"source":95,"target":8},{"source":95,"target":99},{"source":95,"target":19},{"source":99,"target":8},{"source":96,"target":8},{"source":20,"target":0},{"source":20,"target":8},{"source":20,"target":100},{"source":20,"target":101},{"source":20,"target":102},{"source":20,"target":103},{"source":100,"target":8},{"source":100,"target":104},{"source":100,"target":20},{"source":104,"target":8},{"source":101,"target":105},{"source":101,"target":20},{"source":102,"target":8},{"source":102,"target":106},{"source":102,"target":20},{"source":106,"target":8},{"source":103,"target":8},{"source":21,"target":0},{"source":21,"target":8},{"source":21,"target":107},{"source":21,"target":108},{"source":21,"target":109},{"source":21,"target":110},{"source":107,"target":8},{"source":107,"target":111},{"source":107,"target":21},{"source":111,"target":8},{"source":108,"target":112},{"source":108,"target":21},{"source":109,"target":8},{"source":109,"target":113},{"source":109,"target":21},{"source":113,"target":8},{"source":110,"target":8},{"source":22,"target":0},{"source":22,"target":8},{"source":22,"target":114},{"source":22,"target":115},{"source":22,"target":116},{"source":22,"target":117},{"source":114,"target":8},{"source":114,"target":118},{"source":114,"target":22},{"source":118,"target":8},{"source":115,"target":119},{"source":115,"target":22},{"source":116,"target":8},{"source":116,"target":120},{"source":116,"target":22},{"source":120,"target":8},{"source":117,"target":8},{"source":23,"target":0},{"source":23,"target":8},{"source":23,"target":121},{"source":23,"target":122},{"source":23,"target":123},{"source":23,"target":124},{"source":121,"target":8},{"source":121,"target":125},{"source":121,"target":23},{"source":125,"target":8},{"source":122,"target":126},{"source":122,"target":23},{"source":123,"target":8},{"source":123,"target":127},{"source":123,"target":23},{"source":127,"target":8},{"source":124,"target":8},{"source":24,"target":0},{"source":24,"target":8},{"source":24,"target":128},{"source":24,"target":129},{"source":24,"target":130},{"source":24,"target":131},{"source":128,"target":8},{"source":128,"target":132},{"source":128,"target":24},{"source":132,"target":8},{"source":129,"target":133},{"source":129,"target":24},{"source":130,"target":8},{"source":130,"target":134},{"source":130,"target":24},{"source":134,"target":8},{"source":131,"target":8},{"source":25,"target":0},{"source":25,"target":8},{"source":25,"target":135},{"source":25,"target":136},{"source":135,"target":8},{"source":135,"target":137},{"source":135,"target":25},{"source":137,"target":8},{"source":136,"target":8},{"source":26,"target":0},{"source":26,"target":8},{"source":26,"target":138},{"source":26,"target":139},{"source":138,"target":8},{"source":138,"target":140},{"source":138,"target":26},{"source":140,"target":8},{"source":139,"target":8},{"source":27,"target":0},{"source":27,"target":8},{"source":27,"target":141},{"source":27,"target":142},{"source":141,"target":8},{"source":141,"target":143},{"source":141,"target":27},{"source":143,"target":8},{"source":142,"target":8},{"source":28,"target":0},{"source":28,"target":8},{"source":28,"target":144},{"source":28,"target":145},{"source":144,"target":8},{"source":144,"target":146},{"source":144,"target":28},{"source":146,"target":8},{"source":145,"target":8},{"source":29,"target":0},{"source":29,"target":8},{"source":29,"target":147},{"source":29,"target":148},{"source":147,"target":8},{"source":147,"target":149},{"source":147,"target":29},{"source":149,"target":8},{"source":148,"target":8},{"source":30,"target":0},{"source":30,"target":8},{"source":30,"target":150},{"source":30,"target":151},{"source":30,"target":152},{"source":30,"target":153},{"source":150,"target":8},{"source":150,"target":154},{"source":150,"target":30},{"source":154,"target":8},{"source":151,"target":8},{"source":151,"target":155},{"source":151,"target":30},{"source":155,"target":8},{"source":152,"target":8},{"source":152,"target":156},{"source":152,"target":30},{"source":156,"target":8},{"source":153,"target":8},{"source":31,"target":0},{"source":31,"target":8},{"source":31,"target":157},{"source":31,"target":158},{"source":31,"target":159},{"source":157,"target":8},{"source":157,"target":160},{"source":157,"target":31},{"source":160,"target":8},{"source":158,"target":8},{"source":158,"target":161},{"source":158,"target":31},{"source":161,"target":8},{"source":159,"target":8},{"source":32,"target":0},{"source":32,"target":8},{"source":32,"target":162},{"source":32,"target":163},{"source":32,"target":164},{"source":162,"target":8},{"source":162,"target":165},{"source":162,"target":32},{"source":165,"target":8},{"source":163,"target":8},{"source":163,"target":166},{"source":163,"target":32},{"source":166,"target":8},{"source":164,"target":8},{"source":33,"target":0},{"source":33,"target":8},{"source":33,"target":167},{"source":33,"target":168},{"source":33,"target":169},{"source":167,"target":8},{"source":167,"target":170},{"source":167,"target":33},{"source":170,"target":8},{"source":168,"target":8},{"source":168,"target":171},{"source":168,"target":33},{"source":171,"target":8},{"source":169,"target":8},{"source":34,"target":0},{"source":34,"target":8},{"source":34,"target":172},{"source":34,"target":173},{"source":34,"target":174},{"source":172,"target":8},{"source":172,"target":175},{"source":172,"target":34},{"source":175,"target":8},{"source":173,"target":8},{"source":173,"target":176},{"source":173,"target":34},{"source":176,"target":8},{"source":174,"target":8},{"source":35,"target":0},{"source":35,"target":8},{"source":35,"target":177},{"source":35,"target":178},{"source":35,"target":179},{"source":177,"target":13},{"source":177,"target":180},{"source":177,"target":35},{"source":180,"target":13},{"source":178,"target":8},{"source":178,"target":181},{"source":178,"target":35},{"source":181,"target":8},{"source":179,"target":8},{"source":36,"target":0},{"source":36,"target":15},{"source":36,"target":182},{"source":36,"target":183},{"source":182,"target":184},{"source":182,"target":36},{"source":183,"target":15},{"source":37,"target":0},{"source":37,"target":15},{"source":37,"target":185},{"source":37,"target":186},{"source":185,"target":187},{"source":185,"target":37},{"source":186,"target":15},{"source":38,"target":0},{"source":38,"target":15},{"source":38,"target":188},{"source":38,"target":189},{"source":188,"target":190},{"source":188,"target":38},{"source":189,"target":15}],"multigraph":true}
ecore
trace
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/adilinam/QVTo-QVTd-OCL/org.eclipse.qvtd.build.etl.tests/src/org/eclipse/qvtd/build/etl/tests/HSV2HLS/HSVTree.ecore
HSVTree HSV java.lang.String java.lang.String HSVNode parent children hsv name
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="HSVTree" nsURI="http://www.eclipse.org/qvtd/test/compiler/0.1/HSVTree" nsPrefix="hsv"> <eClassifiers xsi:type="ecore:EDataType" name="HSV" instanceClassName="java.lang.String"/> <eClassifiers xsi:type="ecore:EClass" name="HSVNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//HSVNode" eOpposite="#//HSVNode/children"/> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//HSVNode" containment="true" eOpposite="#//HSVNode/parent"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hsv" lowerBound="1" eType="#//HSV" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"hsv","nsURI":"http://www.eclipse.org/qvtd/test/compiler/0.1/HSVTree","name":"HSVTree","id":0,"eClass":"EPackage"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"HSV","instanceClass":"java.lang.String","id":1,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HSVNode","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":3,"derived":false},{"container":false,"ordered":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":4,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"hsv","changeable":true,"lowerBound":1,"iD":false,"id":5,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":6,"derived":false},{"id":7,"eClass":"EGenericType"},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":2,"target":0},{"source":2,"target":3},{"source":2,"target":4},{"source":2,"target":5},{"source":2,"target":6},{"source":3,"target":2},{"source":3,"target":7},{"source":3,"target":2},{"source":3,"target":4},{"source":7,"target":2},{"source":4,"target":2},{"source":4,"target":8},{"source":4,"target":2},{"source":4,"target":3},{"source":8,"target":2},{"source":5,"target":1},{"source":5,"target":9},{"source":5,"target":2},{"source":9,"target":1},{"source":6,"target":10},{"source":6,"target":2}],"multigraph":true}
ecore
trace
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset-mtl/repos/artist-project/ARTIST-Orchestration_Tool/source/eu.artist.moola.emf/test/resources/artist/metamodels/Trace.ecore
trace Trace traceLinks TraceLink sourceElements targetElements ruleName
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="trace" nsURI="http://trace/1.0" nsPrefix="trace"> <eClassifiers xsi:type="ecore:EClass" name="Trace"> <eStructuralFeatures xsi:type="ecore:EReference" name="traceLinks" upperBound="-1" eType="#//TraceLink" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TraceLink"> <eStructuralFeatures xsi:type="ecore:EReference" name="sourceElements" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="targetElements" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ruleName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"trace","nsURI":"http://trace/1.0","name":"trace","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trace","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TraceLink","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":"traceLinks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":3,"derived":false},{"id":4,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sourceElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":5,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"targetElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ruleName","changeable":true,"lowerBound":0,"iD":false,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":1,"target":3},{"source":3,"target":2},{"source":3,"target":4},{"source":3,"target":1},{"source":4,"target":2},{"source":2,"target":0},{"source":2,"target":5},{"source":2,"target":6},{"source":2,"target":7},{"source":5,"target":8},{"source":5,"target":2},{"source":6,"target":9},{"source":6,"target":2},{"source":7,"target":10},{"source":7,"target":2}],"multigraph":true}
ecore
gpl
repo-ecore-all/data/classicwuhao/asmig/test/java.ecore
annotations Annotable annotations AnnotationInstance annotation parameter AnnotationParameter SingleAnnotationParameter value AnnotationParameterList settings AnnotationAttributeSetting attribute value AnnotationValue AnnotationAttribute defaultValue arrays ArrayTypeable getArrayDimension arrayDimensionsBefore arrayDimensionsAfter ArrayDimension ArrayInitializer initialValues ArrayInitializationValue ArrayInstantiationBySize sizes ArrayInstantiationByValues arrayInitializer ArraySelector position classifiers Classifier getAllSuperClassifiers ConcreteClassifier getInnerClassifiers getAllInnerClassifiers getSuperTypeReferences getAllMembers context fullName Implementor implements Class getAllSuperClassifiers getSuperClass unWrapPrimitiveType extends defaultExtends Interface getAllSuperClassifiers extends defaultExtends Enumeration getAllSuperClassifiers getContainedConstant name constants Annotation getAllSuperClassifiers AnonymousClass getAllSuperClassifiers getSuperClassifier getAllMembers context commons Commentable getConcreteClassifier name getConcreteClassifierProxy name getConcreteClassifiers packageName classifierQuery getConcreteClassifierProxies packageName classifierQuery getLibClass name getLibInterface name getClassClass getObjectClass getStringClass getAnnotationInterface getContainingAnnotationInstance getContainingAnonymousClass getContainingConcreteClassifier getContainingCompilationUnit getContainingPackageName getParentConcreteClassifier comments NamedElement name NamespaceAwareElement getNamespacesAsString getClassifierAtNamespaces namespaces containers JavaRoot getClassifiersInSamePackage CompilationUnit getContainedClassifier name getClassifiersInSamePackage classifiers Package compilationUnits subpackages EmptyModel expressions ExpressionList expressions Expression getType getAlternativeType getOneType alternative getArrayDimension AssignmentExpression child assignmentOperator value AssignmentExpressionChild ConditionalExpression child expressionIf expressionElse ConditionalExpressionChild ConditionalOrExpression children ConditionalOrExpressionChild ConditionalAndExpression children ConditionalAndExpressionChild InclusiveOrExpression children InclusiveOrExpressionChild ExclusiveOrExpression children ExclusiveOrExpressionChild AndExpression children AndExpressionChild EqualityExpression equalityOperators children EqualityExpressionChild InstanceOfExpression child InstanceOfExpressionChild RelationExpression children relationOperators RelationExpressionChild ShiftExpression children shiftOperators ShiftExpressionChild AdditiveExpression children additiveOperators AdditiveExpressionChild MultiplicativeExpression children multiplicativeOperators MultiplicativeExpressionChild UnaryExpression operators child UnaryExpressionChild UnaryModificationExpression child operator PrefixUnaryModificationExpression SuffixUnaryModificationExpression UnaryModificationExpressionChild CastExpression child PrimaryExpression NestedExpression expression generics TypeArgument TypeArgumentable typeArguments CallTypeArgumentable callTypeArguments TypeParametrizable typeParameters ExtendsTypeArgument extendTypes QualifiedTypeArgument SuperTypeArgument superType TypeParameter getAllSuperClassifiers getAllMembers context getBoundType typeReference reference extendTypes UnknownTypeArgument imports Import getImportedClassifier name getImportedClassifiers getImportedMembers ImportingElement getDefaultImports imports StaticImport static ClassifierImport classifier PackageImport StaticClassifierImport StaticMemberImport staticMembers instantiations Initializable initialValue Instantiation NewConstructorCall anonymousClass ExplicitConstructorCall callTarget literals Literal getOneType alternative Self BooleanLiteral value CharacterLiteral value FloatLiteral DecimalFloatLiteral decimalValue HexFloatLiteral hexValue DoubleLiteral DecimalDoubleLiteral decimalValue HexDoubleLiteral hexValue IntegerLiteral DecimalIntegerLiteral decimalValue HexIntegerLiteral hexValue OctalIntegerLiteral octalValue LongLiteral DecimalLongLiteral decimalValue HexLongLiteral hexValue OctalLongLiteral octalValue NullLiteral Super This members ExceptionThrower exceptions Member MemberContainer getContainedClassifier name getContainedField name getContainedMethod name members defaultMembers AdditionalField getArrayDimension Constructor EmptyMember Field additionalFields Method isMethodForCall methodCall needsPerfectMatch isSomeMethodForCall methodCall isBetterMethodForCall otherMethod methodCall getArrayDimension InterfaceMethod ClassMethod EnumConstant anonymousClass modifiers Modifier AnnotationInstanceOrModifier AnnotableAndModifiable isHidden context isStatic annotationsAndModifiers Modifiable modifiers Abstract Final Native Protected Public Private Static Strictfp Synchronized Transient Volatile operators Operator AdditiveOperator AssignmentOperator EqualityOperator MultiplicativeOperator RelationOperator ShiftOperator UnaryOperator UnaryModificationOperator Assignment AssignmentAnd AssignmentDivision AssignmentExclusiveOr AssignmentMinus AssignmentModulo AssignmentMultiplication AssignmentLeftShift AssignmentOr AssignmentPlus AssignmentRightShift AssignmentUnsignedRightShift Equal NotEqual GreaterThan GreaterThanOrEqual LessThan LessThanOrEqual Addition Subtraction Division Multiplication Remainder Complement MinusMinus Negate PlusPlus LeftShift RightShift UnsignedRightShift parameters Parameter Parametrizable parameters OrdinaryParameter VariableLengthParameter references Reference getReferencedType getPrevious next arraySelectors Argumentable getArgumentTypes arguments ReferenceableElement ElementReference target IdentifierReference MethodCall ReflectiveClassReference PrimitiveTypeReference primitiveType StringReference value SelfReference self statements StatementContainer statement StatementListContainer statements Conditional condition ForLoopInitializer Statement SwitchCase Assert errorMessage Break Block CatchBlock parameter Condition elseStatement Continue DefaultSwitchCase DoWhileLoop EmptyStatement ExpressionStatement expression ForLoop init updates ForEachLoop next collection Jump target JumpLabel LocalVariableStatement variable NormalSwitchCase Return returnValue Switch cases variable SynchronizedBlock lockProvider Throw throwable TryBlock catcheBlocks finallyBlock WhileLoop condition types Type equalsType arrayDimension otherType otherArrayDimension isSuperType arrayDimension otherType otherArrayType getAllMembers context TypedElement typeReference TypeReference getTarget getBoundTarget reference getPureClassifierReference ClassifierReference target NamespaceClassifierReference classifierReferences PrimitiveType getAllMembers context wrapPrimitiveType Bool Byte Char Double Float Int Long Short Void variables Variable getArrayDimension LocalVariable additionalLocalVariables AdditionalLocalVariable getArrayDimension
<?xml version="1.0" encoding="ASCII"?> <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="annotations" nsURI="http://www.emftext.org/java/annotations" nsPrefix="annotations"> <eClassifiers xsi:type="ecore:EClass" name="Annotable" abstract="true" eSuperTypes="#/3/Commentable"> <eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1" eType="#/0/AnnotationInstance" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnnotationInstance" eSuperTypes="#/14/Reference #/11/AnnotationInstanceOrModifier #/3/NamespaceAwareElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="annotation" lowerBound="1" eType="#/2/Classifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameter" eType="#/0/AnnotationParameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnnotationParameter" abstract="true" eSuperTypes="#/3/Commentable"/> <eClassifiers xsi:type="ecore:EClass" name="SingleAnnotationParameter" eSuperTypes="#/0/AnnotationParameter"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" eType="#/0/AnnotationValue" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnnotationParameterList" eSuperTypes="#/0/AnnotationParameter"> <eStructuralFeatures xsi:type="ecore:EReference" name="settings" upperBound="-1" eType="#/0/AnnotationAttributeSetting" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnnotationAttributeSetting" eSuperTypes="#/3/Commentable"> <eStructuralFeatures xsi:type="ecore:EReference" name="attribute" lowerBound="1" eType="#/10/InterfaceMethod"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" eType="#/0/AnnotationValue" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnnotationValue" abstract="true" eSuperTypes="#/3/Commentable"/> <eClassifiers xsi:type="ecore:EClass" name="AnnotationAttribute" eSuperTypes="#/10/InterfaceMethod"> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultValue" eType="#/5/Expression" containment="true"/> </eClassifiers> </ecore:EPackage> <ecore:EPackage name="arrays" nsURI="http://www.emftext.org/java/arrays" nsPrefix="arrays"> <eClassifiers xsi:type="ecore:EClass" name="ArrayTypeable" abstract="true" eSuperTypes="#/3/Commentable"> <eOperations name="getArrayDimension" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arrayDimensionsBefore" upperBound="-1" eType="#/1/ArrayDimension" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arrayDimensionsAfter" upperBound="-1" eType="#/1/ArrayDimension" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayDimension" eSuperTypes="#/3/Commentable"/> <eClassifiers xsi:type="ecore:EClass" name="ArrayInitializer" eSuperTypes="#/1/ArrayInitializationValue #/0/AnnotationValue"> <eStructuralFeatures xsi:type="ecore:EReference" name="initialValues" upperBound="-1" eType="#/1/ArrayInitializationValue" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayInitializationValue" abstract="true" eSuperTypes="#/3/Commentable"/> <eClassifiers xsi:type="ecore:EClass" name="ArrayInstantiationBySize" eSuperTypes="#/5/Expression #/16/TypedElement #/1/ArrayTypeable #/14/Reference"> <eStructuralFeatures xsi:type="ecore:EReference" name="sizes" upperBound="-1" eType="#/5/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayInstantiationByValues" eSuperTypes="#/5/Expression #/16/TypedElement #/1/ArrayTypeable #/14/Reference"> <eStructuralFeatures xsi:type="ecore:EReference" name="arrayInitializer" eType="#/1/ArrayInitializer" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArraySelector" eSuperTypes="#/3/Commentable"> <eStructuralFeatures xsi:type="ecore:EReference" name="position" eType="#/5/Expression" containment="true"/> </eClassifiers> </ecore:EPackage> <ecore:EPackage name="classifiers" nsURI="http://www.emftext.org/java/classifiers" nsPrefix="classifiers"> <eClassifiers xsi:type="ecore:EClass" name="Classifier" abstract="true" eSuperTypes="#/16/Type #/14/ReferenceableElement"> <eOperations name="getAllSuperClassifiers" upperBound="-1" eType="#/2/ConcreteClassifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConcreteClassifier" abstract="true" eSuperTypes="#/2/Classifier #/6/TypeParametrizable #/10/MemberContainer #/10/Member #/15/Statement #/11/AnnotableAndModifiable"> <eOperations name="getInnerClassifiers" upperBound="-1" eType="#/2/ConcreteClassifier"/> <eOperations name="getAllInnerClassifiers" upperBound="-1" eType="#/2/ConcreteClassifier"/> <eOperations name="getSuperTypeReferences" upperBound="-1" eType="#/16/ClassifierReference"/> <eOperations name="getAllMembers" upperBound="-1" eType="#/10/Member"> <eParameters name="context" eType="#/3/Commentable"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fullName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" transient="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Implementor" abstract="true" eSuperTypes="#/3/Commentable"> <eStructuralFeatures xsi:type="ecore:EReference" name="implements" upperBound="-1" eType="#/16/TypeReference" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#/2/ConcreteClassifier #/2/Implementor"> <eOperations name="getAllSuperClassifiers" upperBound="-1" eType="#/2/ConcreteClassifier"/> <eOperations name="getSuperClass" eType="#/2/Class"/> <eOperations name="unWrapPrimitiveType" eType="#/16/PrimitiveType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extends" eType="#/16/TypeReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultExtends" eType="#/16/TypeReference" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Interface" eSuperTypes="#/2/ConcreteClassifier"> <eOperations name="getAllSuperClassifiers" upperBound="-1" eType="#/2/ConcreteClassifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extends" upperBound="-1" eType="#/16/TypeReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultExtends" upperBound="-1" eType="#/16/TypeReference" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#/2/ConcreteClassifier #/2/Implementor"> <eOperations name="getAllSuperClassifiers" upperBound="-1" eType="#/2/ConcreteClassifier"/> <eOperations name="getContainedConstant" eType="#/10/EnumConstant"> <eParameters name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="constants" upperBound="-1" eType="#/10/EnumConstant" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Annotation" eSuperTypes="#/2/ConcreteClassifier"> <eOperations name="getAllSuperClassifiers" upperBound="-1" eType="#/2/ConcreteClassifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnonymousClass" eSuperTypes="#/16/Type #/10/MemberContainer"> <eOperations name="getAllSuperClassifiers" upperBound="-1" eType="#/2/ConcreteClassifier"/> <eOperations name="getSuperClassifier" eType="#/2/ConcreteClassifier"/> <eOperations name="getAllMembers" upperBound="-1" eType="#/10/Member"> <eParameters name="context" eType="#/3/Commentable"/> </eOperations> </eClassifiers> </ecore:EPackage> <ecore:EPackage name="commons" nsURI="http://www.emftext.org/java/commons" nsPrefix="commons"> <eClassifiers xsi:type="ecore:EClass" name="Commentable" abstract="true"> <eOperations name="getConcreteClassifier" eType="#/2/ConcreteClassifier"> <eParameters name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="getConcreteClassifierProxy" eType="#/2/ConcreteClassifier"> <eParameters name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="getConcreteClassifiers" upperBound="-1" eType="#/2/ConcreteClassifier"> <eParameters name="packageName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eParameters name="classifierQuery" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="getConcreteClassifierProxies" upperBound="-1" eType="#/2/ConcreteClassifier"> <eParameters name="packageName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eParameters name="classifierQuery" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="getLibClass" eType="#/2/Class"> <eParameters name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="getLibInterface" eType="#/2/Interface"> <eParameters name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="getClassClass" eType="#/2/Class"/> <eOperations name="getObjectClass" eType="#/2/Class"/> <eOperations name="getStringClass" eType="#/2/Class"/> <eOperations name="getAnnotationInterface" eType="#/2/Interface"/> <eOperations name="getContainingAnnotationInstance" eType="#/0/AnnotationInstance"/> <eOperations name="getContainingAnonymousClass" eType="#/2/AnonymousClass"/> <eOperations name="getContainingConcreteClassifier" eType="#/2/ConcreteClassifier"/> <eOperations name="getContainingCompilationUnit" eType="#/4/CompilationUnit"/> <eOperations name="getContainingPackageName" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eOperations name="getParentConcreteClassifier" eType="#/2/ConcreteClassifier"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="comments" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#/3/Commentable"> <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="NamespaceAwareElement" abstract="true" eSuperTypes="#/3/Commentable"> <eOperations name="getNamespacesAsString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eOperations name="getClassifierAtNamespaces" eType="#/2/ConcreteClassifier"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="namespaces" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage> <ecore:EPackage name="containers" nsURI="http://www.emftext.org/java/containers" nsPrefix="containers"> <eClassifiers xsi:type="ecore:EClass" name="JavaRoot" abstract="true" eSuperTypes="#/3/NamedElement #/3/NamespaceAwareElement #/7/ImportingElement"> <eOperations name="getClassifiersInSamePackage" upperBound="-1" eType="#/2/ConcreteClassifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CompilationUnit" eSuperTypes="#/4/JavaRoot"> <eOperations name="getContainedClassifier" eType="#/2/ConcreteClassifier"> <eParameters name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="getClassifiersInSamePackage" upperBound="-1" eType="#/2/ConcreteClassifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="classifiers" upperBound="-1" eType="#/2/ConcreteClassifier" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#/4/JavaRoot #/0/Annotable #/14/ReferenceableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="compilationUnits" upperBound="-1" eType="#/4/CompilationUnit" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subpackages" upperBound="-1" eType="#/4/Package" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EmptyModel" eSuperTypes="#/4/JavaRoot"/> </ecore:EPackage> <ecore:EPackage name="expressions" nsURI="http://www.emftext.org/java/expressions" nsPrefix="expressions"> <eClassifiers xsi:type="ecore:EClass" name="ExpressionList" eSuperTypes="#/15/ForLoopInitializer"> <eStructuralFeatures xsi:type="ecore:EReference" name="expressions" upperBound="-1" eType="#/5/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true" eSuperTypes="#/1/ArrayInitializationValue #/0/AnnotationValue"> <eOperations name="getType" eType="#/16/Type"/> <eOperations name="getAlternativeType" eType="#/16/Type"/> <eOperations name="getOneType" eType="#/16/Type"> <eParameters name="alternative" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eOperations> <eOperations name="getArrayDimension" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AssignmentExpression" eSuperTypes="#/5/Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="child" lowerBound="1" eType="#/5/AssignmentExpressionChild" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="assignmentOperator" lowerBound="1" eType="#/12/AssignmentOperator" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" eType="#/5/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AssignmentExpressionChild" abstract="true" eSuperTypes="#/5/Expression"/> <eClassifiers xsi:type="ecore:EClass" name="ConditionalExpression" eSuperTypes="#/5/AssignmentExpressionChild"> <eStructuralFeatures xsi:type="ecore:EReference" name="child" eType="#/5/ConditionalExpressionChild" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expressionIf" lowerBound="1" eType="#/5/Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expressionElse" lowerBound="1" eType="#/5/AssignmentExpressionChild" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConditionalExpressionChild" abstract="true" eSuperTypes="#/5/AssignmentExpressionChild"/> <eClassifiers xsi:type="ecore:EClass" name="ConditionalOrExpression" eSuperTypes="#/5/ConditionalExpressionChild"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" lowerBound="1" upperBound="-1" eType="#/5/ConditionalOrExpressionChild" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConditionalOrExpressionChild" abstract="true" eSuperTypes="#/5/ConditionalExpressionChild"/> <eClassifiers xsi:type="ecore:EClass" name="ConditionalAndExpression" eSuperTypes="#/5/ConditionalOrExpressionChild"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" lowerBound="1" upperBound="-1" eType="#/5/ConditionalAndExpressionChild" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConditionalAndExpressionChild" abstract="true" eSuperTypes="#/5/ConditionalOrExpressionChild"/> <eClassifiers xsi:type="ecore:EClass" name="InclusiveOrExpression" eSuperTypes="#/5/ConditionalAndExpressionChild"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" lowerBound="1" upperBound="-1" eType="#/5/InclusiveOrExpressionChild" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InclusiveOrExpressionChild" abstract="true" eSuperTypes="#/5/ConditionalAndExpressionChild"/> <eClassifiers xsi:type="ecore:EClass" name="ExclusiveOrExpression" eSuperTypes="#/5/InclusiveOrExpressionChild"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" lowerBound="1" upperBound="-1" eType="#/5/ExclusiveOrExpressionChild" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExclusiveOrExpressionChild" abstract="true" eSuperTypes="#/5/InclusiveOrExpressionChild"/> <eClassifiers xsi:type="ecore:EClass" name="AndExpression" eSuperTypes="#/5/ExclusiveOrExpressionChild"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" lowerBound="1" upperBound="-1" eType="#/5/AndExpressionChild" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AndExpressionChild" abstract="true" eSuperTypes="#/5/ExclusiveOrExpressionChild"/> <eClassifiers xsi:type="ecore:EClass" name="EqualityExpression" eSuperTypes="#/5/AndExpressionChild"> <eStructuralFeatures xsi:type="ecore:EReference" name="equalityOperators" lowerBound="1" upperBound="-1" eType="#/12/EqualityOperator" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="children" lowerBound="1" upperBound="-1" eType="#/5/EqualityExpressionChild" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EqualityExpressionChild" abstract="true" eSuperTypes="#/5/AndExpressionChild"/> <eClassifiers xsi:type="ecore:EClass" name="InstanceOfExpression" eSuperTypes="#/1/ArrayTypeable #/16/TypedElement #/5/EqualityExpressionChild"> <eStructuralFeatures xsi:type="ecore:EReference" name="child" lowerBound="1" eType="#/5/InstanceOfExpressionChild" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InstanceOfExpressionChild" abstract="true" eSuperTypes="#/5/EqualityExpressionChild"/> <eClassifiers xsi:type="ecore:EClass" name="RelationExpression" eSuperTypes="#/5/InstanceOfExpressionChild"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" lowerBound="1" upperBound="-1" eType="#/5/RelationExpressionChild" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="relationOperators" lowerBound="1" upperBound="-1" eType="#/12/RelationOperator" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RelationExpressionChild" abstract="true" eSuperTypes="#/5/InstanceOfExpressionChild"/> <eClassifiers xsi:type="ecore:EClass" name="ShiftExpression" eSuperTypes="#/5/RelationExpressionChild"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" lowerBound="1" upperBound="-1" eType="#/5/ShiftExpressionChild" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="shiftOperators" lowerBound="1" upperBound="-1" eType="#/12/ShiftOperator" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ShiftExpressionChild" abstract="true" eSuperTypes="#/5/RelationExpressionChild"/> <eClassifiers xsi:type="ecore:EClass" name="AdditiveExpression" eSuperTypes="#/5/ShiftExpressionChild"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" lowerBound="1" upperBound="-1" eType="#/5/AdditiveExpressionChild" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="additiveOperators" lowerBound="1" upperBound="-1" eType="#/12/AdditiveOperator" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AdditiveExpressionChild" abstract="true" eSuperTypes="#/5/ShiftExpressionChild"/> <eClassifiers xsi:type="ecore:EClass" name="MultiplicativeExpression" eSuperTypes="#/5/AdditiveExpressionChild"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" lowerBound="1" upperBound="-1" eType="#/5/MultiplicativeExpressionChild" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="multiplicativeOperators" lowerBound="1" upperBound="-1" eType="#/12/MultiplicativeOperator" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MultiplicativeExpressionChild" abstract="true" eSuperTypes="#/5/AdditiveExpressionChild"/> <eClassifiers xsi:type="ecore:EClass" name="UnaryExpression" eSuperTypes="#/5/MultiplicativeExpressionChild"> <eStructuralFeatures xsi:type="ecore:EReference" name="operators" lowerBound="1" upperBound="-1" eType="#/12/UnaryOperator" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="child" lowerBound="1" eType="#/5/UnaryExpressionChild" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnaryExpressionChild" abstract="true" eSuperTypes="#/5/MultiplicativeExpressionChild"/> <eClassifiers xsi:type="ecore:EClass" name="UnaryModificationExpression" abstract="true" eSuperTypes="#/5/UnaryExpressionChild"> <eStructuralFeatures xsi:type="ecore:EReference" name="child" lowerBound="1" eType="#/5/UnaryModificationExpressionChild" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operator" lowerBound="1" eType="#/12/UnaryModificationOperator" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrefixUnaryModificationExpression" eSuperTypes="#/5/UnaryModificationExpression"/> <eClassifiers xsi:type="ecore:EClass" name="SuffixUnaryModificationExpression" eSuperTypes="#/5/UnaryModificationExpression"/> <eClassifiers xsi:type="ecore:EClass" name="UnaryModificationExpressionChild" abstract="true" eSuperTypes="#/5/UnaryExpressionChild"/> <eClassifiers xsi:type="ecore:EClass" name="CastExpression" eSuperTypes="#/16/TypedElement #/1/ArrayTypeable #/5/UnaryModificationExpressionChild"> <eStructuralFeatures xsi:type="ecore:EReference" name="child" lowerBound="1" eType="#/5/MultiplicativeExpressionChild" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimaryExpression" abstract="true" eSuperTypes="#/5/UnaryModificationExpressionChild"/> <eClassifiers xsi:type="ecore:EClass" name="NestedExpression" eSuperTypes="#/14/Reference"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1" eType="#/5/Expression" containment="true"/> </eClassifiers> </ecore:EPackage> <ecore:EPackage name="generics" nsURI="http://www.emftext.org/java/generics" nsPrefix="generics"> <eClassifiers xsi:type="ecore:EClass" name="TypeArgument" abstract="true" eSuperTypes="#/1/ArrayTypeable"/> <eClassifiers xsi:type="ecore:EClass" name="TypeArgumentable" abstract="true" eSuperTypes="#/3/Commentable"> <eStructuralFeatures xsi:type="ecore:EReference" name="typeArguments" upperBound="-1" eType="#/6/TypeArgument" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CallTypeArgumentable" abstract="true" eSuperTypes="#/3/Commentable"> <eStructuralFeatures xsi:type="ecore:EReference" name="callTypeArguments" upperBound="-1" eType="#/6/TypeArgument" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeParametrizable" abstract="true" eSuperTypes="#/3/Commentable"> <eStructuralFeatures xsi:type="ecore:EReference" name="typeParameters" upperBound="-1" eType="#/6/TypeParameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExtendsTypeArgument" eSuperTypes="#/6/TypeArgument"> <eStructuralFeatures xsi:type="ecore:EReference" name="extendTypes" lowerBound="1" upperBound="-1" eType="#/16/TypeReference" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="QualifiedTypeArgument" eSuperTypes="#/6/TypeArgument #/16/TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="SuperTypeArgument" eSuperTypes="#/6/TypeArgument"> <eStructuralFeatures xsi:type="ecore:EReference" name="superType" lowerBound="1" eType="#/16/TypeReference" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeParameter" eSuperTypes="#/2/Classifier"> <eOperations name="getAllSuperClassifiers" upperBound="-1" eType="#/2/ConcreteClassifier"/> <eOperations name="getAllMembers" upperBound="-1" eType="#/10/Member"> <eParameters name="context" eType="#/3/Commentable"/> </eOperations> <eOperations name="getBoundType" eType="#/16/Type"> <eParameters name="typeReference" eType="#/16/TypeReference"/> <eParameters name="reference" eType="#/14/Reference"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="extendTypes" upperBound="-1" eType="#/16/TypeReference" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnknownTypeArgument" eSuperTypes="#/6/TypeArgument"/> </ecore:EPackage> <ecore:EPackage name="imports" nsURI="http://www.emftext.org/java/imports" nsPrefix="imports"> <eClassifiers xsi:type="ecore:EClass" name="Import" abstract="true" eSuperTypes="#/3/NamespaceAwareElement"> <eOperations name="getImportedClassifier" eType="#/2/ConcreteClassifier"> <eParameters name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="getImportedClassifiers" upperBound="-1" eType="#/2/ConcreteClassifier"/> <eOperations name="getImportedMembers" upperBound="-1" eType="#/3/NamedElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ImportingElement" abstract="true" eSuperTypes="#/3/Commentable"> <eOperations name="getDefaultImports" upperBound="-1" eType="#/2/ConcreteClassifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="imports" upperBound="-1" eType="#/7/Import" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StaticImport" abstract="true" eSuperTypes="#/7/Import"> <eStructuralFeatures xsi:type="ecore:EReference" name="static" lowerBound="1" eType="#/11/Static" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ClassifierImport" eSuperTypes="#/7/Import"> <eStructuralFeatures xsi:type="ecore:EReference" name="classifier" lowerBound="1" eType="#/2/ConcreteClassifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PackageImport" eSuperTypes="#/7/Import"/> <eClassifiers xsi:type="ecore:EClass" name="StaticClassifierImport" eSuperTypes="#/7/StaticImport"/> <eClassifiers xsi:type="ecore:EClass" name="StaticMemberImport" eSuperTypes="#/7/StaticImport"> <eStructuralFeatures xsi:type="ecore:EReference" name="staticMembers" lowerBound="1" upperBound="-1" eType="#/14/ReferenceableElement"/> </eClassifiers> </ecore:EPackage> <ecore:EPackage name="instantiations" nsURI="http://www.emftext.org/java/instantiations" nsPrefix="instantiations"> <eClassifiers xsi:type="ecore:EClass" name="Initializable" abstract="true" eSuperTypes="#/3/Commentable"> <eStructuralFeatures xsi:type="ecore:EReference" name="initialValue" eType="#/5/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Instantiation" abstract="true" eSuperTypes="#/16/TypedElement #/14/Reference #/14/Argumentable #/6/TypeArgumentable"/> <eClassifiers xsi:type="ecore:EClass" name="NewConstructorCall" eSuperTypes="#/8/Instantiation #/6/CallTypeArgumentable"> <eStructuralFeatures xsi:type="ecore:EReference" name="anonymousClass" eType="#/2/AnonymousClass" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExplicitConstructorCall" eSuperTypes="#/8/Instantiation"> <eStructuralFeatures xsi:type="ecore:EReference" name="callTarget" eType="#/9/Self" containment="true"/> </eClassifiers> </ecore:EPackage> <ecore:EPackage name="literals" nsURI="http://www.emftext.org/java/literals" nsPrefix="literals"> <eClassifiers xsi:type="ecore:EClass" name="Literal" abstract="true" eSuperTypes="#/5/PrimaryExpression"> <eOperations name="getOneType" eType="#/16/Type"> <eParameters name="alternative" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Self" abstract="true" eSuperTypes="#/3/Commentable"/> <eClassifiers xsi:type="ecore:EClass" name="BooleanLiteral" eSuperTypes="#/9/Literal"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CharacterLiteral" eSuperTypes="#/9/Literal"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EChar"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FloatLiteral" abstract="true" eSuperTypes="#/9/Literal"/> <eClassifiers xsi:type="ecore:EClass" name="DecimalFloatLiteral" eSuperTypes="#/9/FloatLiteral"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="decimalValue" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="HexFloatLiteral" eSuperTypes="#/9/FloatLiteral"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hexValue" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DoubleLiteral" abstract="true" eSuperTypes="#/9/Literal"/> <eClassifiers xsi:type="ecore:EClass" name="DecimalDoubleLiteral" eSuperTypes="#/9/DoubleLiteral"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="decimalValue" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="HexDoubleLiteral" eSuperTypes="#/9/DoubleLiteral"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hexValue" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntegerLiteral" abstract="true" eSuperTypes="#/9/Literal"/> <eClassifiers xsi:type="ecore:EClass" name="DecimalIntegerLiteral" eSuperTypes="#/9/IntegerLiteral"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="decimalValue" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="HexIntegerLiteral" eSuperTypes="#/9/IntegerLiteral"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hexValue" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OctalIntegerLiteral" eSuperTypes="#/9/IntegerLiteral"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="octalValue" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LongLiteral" abstract="true" eSuperTypes="#/9/Literal"/> <eClassifiers xsi:type="ecore:EClass" name="DecimalLongLiteral" eSuperTypes="#/9/LongLiteral"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="decimalValue" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="HexLongLiteral" eSuperTypes="#/9/LongLiteral"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hexValue" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OctalLongLiteral" eSuperTypes="#/9/LongLiteral"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="octalValue" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NullLiteral" eSuperTypes="#/9/Literal"/> <eClassifiers xsi:type="ecore:EClass" name="Super" eSuperTypes="#/9/Self"/> <eClassifiers xsi:type="ecore:EClass" name="This" eSuperTypes="#/9/Self"/> </ecore:EPackage> <ecore:EPackage name="members" nsURI="http://www.emftext.org/java/members" nsPrefix="members"> <eClassifiers xsi:type="ecore:EClass" name="ExceptionThrower" abstract="true" eSuperTypes="#/3/Commentable"> <eStructuralFeatures xsi:type="ecore:EReference" name="exceptions" upperBound="-1" eType="#/16/NamespaceClassifierReference" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Member" abstract="true" eSuperTypes="#/3/NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="MemberContainer" abstract="true" eSuperTypes="#/3/Commentable"> <eOperations name="getContainedClassifier" eType="#/2/ConcreteClassifier"> <eParameters name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="getContainedField" eType="#/10/Field"> <eParameters name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="getContainedMethod" eType="#/10/Method"> <eParameters name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="members" upperBound="-1" eType="#/10/Member" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultMembers" upperBound="-1" eType="#/10/Member" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AdditionalField" eSuperTypes="#/14/ReferenceableElement #/1/ArrayTypeable #/8/Initializable"> <eOperations name="getArrayDimension" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Constructor" eSuperTypes="#/10/Member #/15/StatementListContainer #/13/Parametrizable #/6/TypeParametrizable #/10/ExceptionThrower #/11/AnnotableAndModifiable"/> <eClassifiers xsi:type="ecore:EClass" name="EmptyMember" eSuperTypes="#/10/Member"/> <eClassifiers xsi:type="ecore:EClass" name="Field" eSuperTypes="#/10/Member #/8/Initializable #/17/Variable #/14/ReferenceableElement #/11/AnnotableAndModifiable"> <eStructuralFeatures xsi:type="ecore:EReference" name="additionalFields" upperBound="-1" eType="#/10/AdditionalField" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Method" abstract="true" eSuperTypes="#/10/Member #/16/TypedElement #/1/ArrayTypeable #/6/TypeParametrizable #/13/Parametrizable #/14/ReferenceableElement #/10/ExceptionThrower #/11/AnnotableAndModifiable"> <eOperations name="isMethodForCall" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eParameters name="methodCall" eType="#/14/MethodCall"/> <eParameters name="needsPerfectMatch" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eOperations> <eOperations name="isSomeMethodForCall" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eParameters name="methodCall" eType="#/14/MethodCall"/> </eOperations> <eOperations name="isBetterMethodForCall" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eParameters name="otherMethod" eType="#/10/Method"/> <eParameters name="methodCall" eType="#/14/MethodCall"/> </eOperations> <eOperations name="getArrayDimension" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InterfaceMethod" eSuperTypes="#/10/Method"/> <eClassifiers xsi:type="ecore:EClass" name="ClassMethod" eSuperTypes="#/10/Method #/15/StatementListContainer"/> <eClassifiers xsi:type="ecore:EClass" name="EnumConstant" eSuperTypes="#/14/ReferenceableElement #/14/Argumentable #/0/Annotable"> <eStructuralFeatures xsi:type="ecore:EReference" name="anonymousClass" eType="#/2/AnonymousClass" containment="true"/> </eClassifiers> </ecore:EPackage> <ecore:EPackage name="modifiers" nsURI="http://www.emftext.org/java/modifiers" nsPrefix="modifiers"> <eClassifiers xsi:type="ecore:EClass" name="Modifier" abstract="true" eSuperTypes="#/11/AnnotationInstanceOrModifier"/> <eClassifiers xsi:type="ecore:EClass" name="AnnotationInstanceOrModifier" abstract="true" eSuperTypes="#/3/Commentable"/> <eClassifiers xsi:type="ecore:EClass" name="AnnotableAndModifiable" abstract="true" eSuperTypes="#/3/Commentable"> <eOperations name="isHidden" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eParameters name="context" eType="#/3/Commentable"/> </eOperations> <eOperations name="isStatic" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="annotationsAndModifiers" upperBound="-1" eType="#/11/AnnotationInstanceOrModifier" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Modifiable" abstract="true" eSuperTypes="#/3/Commentable"> <eStructuralFeatures xsi:type="ecore:EReference" name="modifiers" upperBound="-1" eType="#/11/Modifier" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Abstract" eSuperTypes="#/11/Modifier"/> <eClassifiers xsi:type="ecore:EClass" name="Final" eSuperTypes="#/11/Modifier"/> <eClassifiers xsi:type="ecore:EClass" name="Native" eSuperTypes="#/11/Modifier"/> <eClassifiers xsi:type="ecore:EClass" name="Protected" eSuperTypes="#/11/Modifier"/> <eClassifiers xsi:type="ecore:EClass" name="Public" eSuperTypes="#/11/Modifier"/> <eClassifiers xsi:type="ecore:EClass" name="Private" eSuperTypes="#/11/Modifier"/> <eClassifiers xsi:type="ecore:EClass" name="Static" eSuperTypes="#/11/Modifier"/> <eClassifiers xsi:type="ecore:EClass" name="Strictfp" eSuperTypes="#/11/Modifier"/> <eClassifiers xsi:type="ecore:EClass" name="Synchronized" eSuperTypes="#/11/Modifier"/> <eClassifiers xsi:type="ecore:EClass" name="Transient" eSuperTypes="#/11/Modifier"/> <eClassifiers xsi:type="ecore:EClass" name="Volatile" eSuperTypes="#/11/Modifier"/> </ecore:EPackage> <ecore:EPackage name="operators" nsURI="http://www.emftext.org/java/operators" nsPrefix="operators"> <eClassifiers xsi:type="ecore:EClass" name="Operator" abstract="true" eSuperTypes="#/3/Commentable"/> <eClassifiers xsi:type="ecore:EClass" name="AdditiveOperator" abstract="true" eSuperTypes="#/12/Operator"/> <eClassifiers xsi:type="ecore:EClass" name="AssignmentOperator" abstract="true" eSuperTypes="#/12/Operator"/> <eClassifiers xsi:type="ecore:EClass" name="EqualityOperator" abstract="true" eSuperTypes="#/12/Operator"/> <eClassifiers xsi:type="ecore:EClass" name="MultiplicativeOperator" abstract="true" eSuperTypes="#/12/Operator"/> <eClassifiers xsi:type="ecore:EClass" name="RelationOperator" abstract="true" eSuperTypes="#/12/Operator"/> <eClassifiers xsi:type="ecore:EClass" name="ShiftOperator" abstract="true" eSuperTypes="#/12/Operator"/> <eClassifiers xsi:type="ecore:EClass" name="UnaryOperator" abstract="true" eSuperTypes="#/12/Operator"/> <eClassifiers xsi:type="ecore:EClass" name="UnaryModificationOperator" abstract="true" eSuperTypes="#/12/Operator"/> <eClassifiers xsi:type="ecore:EClass" name="Assignment" eSuperTypes="#/12/AssignmentOperator"/> <eClassifiers xsi:type="ecore:EClass" name="AssignmentAnd" eSuperTypes="#/12/AssignmentOperator"/> <eClassifiers xsi:type="ecore:EClass" name="AssignmentDivision" eSuperTypes="#/12/AssignmentOperator"/> <eClassifiers xsi:type="ecore:EClass" name="AssignmentExclusiveOr" eSuperTypes="#/12/AssignmentOperator"/> <eClassifiers xsi:type="ecore:EClass" name="AssignmentMinus" eSuperTypes="#/12/AssignmentOperator"/> <eClassifiers xsi:type="ecore:EClass" name="AssignmentModulo" eSuperTypes="#/12/AssignmentOperator"/> <eClassifiers xsi:type="ecore:EClass" name="AssignmentMultiplication" eSuperTypes="#/12/AssignmentOperator"/> <eClassifiers xsi:type="ecore:EClass" name="AssignmentLeftShift" eSuperTypes="#/12/AssignmentOperator"/> <eClassifiers xsi:type="ecore:EClass" name="AssignmentOr" eSuperTypes="#/12/AssignmentOperator"/> <eClassifiers xsi:type="ecore:EClass" name="AssignmentPlus" eSuperTypes="#/12/AssignmentOperator"/> <eClassifiers xsi:type="ecore:EClass" name="AssignmentRightShift" eSuperTypes="#/12/AssignmentOperator"/> <eClassifiers xsi:type="ecore:EClass" name="AssignmentUnsignedRightShift" eSuperTypes="#/12/AssignmentOperator"/> <eClassifiers xsi:type="ecore:EClass" name="Equal" eSuperTypes="#/12/EqualityOperator"/> <eClassifiers xsi:type="ecore:EClass" name="NotEqual" eSuperTypes="#/12/EqualityOperator"/> <eClassifiers xsi:type="ecore:EClass" name="GreaterThan" eSuperTypes="#/12/RelationOperator"/> <eClassifiers xsi:type="ecore:EClass" name="GreaterThanOrEqual" eSuperTypes="#/12/RelationOperator"/> <eClassifiers xsi:type="ecore:EClass" name="LessThan" eSuperTypes="#/12/RelationOperator"/> <eClassifiers xsi:type="ecore:EClass" name="LessThanOrEqual" eSuperTypes="#/12/RelationOperator"/> <eClassifiers xsi:type="ecore:EClass" name="Addition" eSuperTypes="#/12/AdditiveOperator #/12/UnaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="Subtraction" eSuperTypes="#/12/AdditiveOperator #/12/UnaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="Division" eSuperTypes="#/12/MultiplicativeOperator"/> <eClassifiers xsi:type="ecore:EClass" name="Multiplication" eSuperTypes="#/12/MultiplicativeOperator"/> <eClassifiers xsi:type="ecore:EClass" name="Remainder" eSuperTypes="#/12/MultiplicativeOperator"/> <eClassifiers xsi:type="ecore:EClass" name="Complement" eSuperTypes="#/12/UnaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="MinusMinus" eSuperTypes="#/12/UnaryModificationOperator"/> <eClassifiers xsi:type="ecore:EClass" name="Negate" eSuperTypes="#/12/UnaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="PlusPlus" eSuperTypes="#/12/UnaryModificationOperator"/> <eClassifiers xsi:type="ecore:EClass" name="LeftShift" eSuperTypes="#/12/ShiftOperator"/> <eClassifiers xsi:type="ecore:EClass" name="RightShift" eSuperTypes="#/12/ShiftOperator"/> <eClassifiers xsi:type="ecore:EClass" name="UnsignedRightShift" eSuperTypes="#/12/ShiftOperator"/> </ecore:EPackage> <ecore:EPackage name="parameters" nsURI="http://www.emftext.org/java/parameters" nsPrefix="parameters"> <eClassifiers xsi:type="ecore:EClass" name="Parameter" abstract="true" eSuperTypes="#/17/Variable #/11/AnnotableAndModifiable"/> <eClassifiers xsi:type="ecore:EClass" name="Parametrizable" abstract="true" eSuperTypes="#/3/Commentable"> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#/13/Parameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OrdinaryParameter" eSuperTypes="#/13/Parameter"/> <eClassifiers xsi:type="ecore:EClass" name="VariableLengthParameter" eSuperTypes="#/13/Parameter"/> </ecore:EPackage> <ecore:EPackage name="references" nsURI="http://www.emftext.org/java/references" nsPrefix="references"> <eClassifiers xsi:type="ecore:EClass" name="Reference" abstract="true" eSuperTypes="#/5/PrimaryExpression #/6/TypeArgumentable"> <eOperations name="getReferencedType" eType="#/16/Type"/> <eOperations name="getPrevious" eType="#/14/Reference"/> <eStructuralFeatures xsi:type="ecore:EReference" name="next" eType="#/14/Reference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arraySelectors" upperBound="-1" eType="#/1/ArraySelector" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Argumentable" abstract="true" eSuperTypes="#/3/Commentable"> <eOperations name="getArgumentTypes" upperBound="-1" eType="#/16/Type"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1" eType="#/5/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReferenceableElement" abstract="true" eSuperTypes="#/3/NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ElementReference" abstract="true" eSuperTypes="#/14/Reference"> <eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#/14/ReferenceableElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IdentifierReference" eSuperTypes="#/14/ElementReference"/> <eClassifiers xsi:type="ecore:EClass" name="MethodCall" eSuperTypes="#/14/ElementReference #/14/Argumentable #/6/CallTypeArgumentable"/> <eClassifiers xsi:type="ecore:EClass" name="ReflectiveClassReference" eSuperTypes="#/14/Reference"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeReference" eSuperTypes="#/14/Reference"> <eStructuralFeatures xsi:type="ecore:EReference" name="primitiveType" lowerBound="1" eType="#/16/PrimitiveType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringReference" eSuperTypes="#/14/Reference"> <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="SelfReference" eSuperTypes="#/14/Reference"> <eStructuralFeatures xsi:type="ecore:EReference" name="self" eType="#/9/Self" containment="true"/> </eClassifiers> </ecore:EPackage> <ecore:EPackage name="statements" nsURI="http://www.emftext.org/java/statements" nsPrefix="statements"> <eClassifiers xsi:type="ecore:EClass" name="StatementContainer" abstract="true" eSuperTypes="#/3/Commentable"> <eStructuralFeatures xsi:type="ecore:EReference" name="statement" lowerBound="1" eType="#/15/Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StatementListContainer" abstract="true" eSuperTypes="#/3/Commentable"> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="#/15/Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Conditional" abstract="true" eSuperTypes="#/3/Commentable"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" lowerBound="1" eType="#/5/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ForLoopInitializer" abstract="true" eSuperTypes="#/3/Commentable"/> <eClassifiers xsi:type="ecore:EClass" name="Statement" abstract="true" eSuperTypes="#/3/Commentable"/> <eClassifiers xsi:type="ecore:EClass" name="SwitchCase" abstract="true" eSuperTypes="#/15/StatementListContainer"/> <eClassifiers xsi:type="ecore:EClass" name="Assert" eSuperTypes="#/15/Statement #/15/Conditional"> <eStructuralFeatures xsi:type="ecore:EReference" name="errorMessage" eType="#/5/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Break" eSuperTypes="#/15/Jump"/> <eClassifiers xsi:type="ecore:EClass" name="Block" eSuperTypes="#/10/Member #/15/Statement #/15/StatementListContainer #/11/Modifiable"/> <eClassifiers xsi:type="ecore:EClass" name="CatchBlock" eSuperTypes="#/15/StatementListContainer"> <eStructuralFeatures xsi:type="ecore:EReference" name="parameter" lowerBound="1" eType="#/13/OrdinaryParameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Condition" eSuperTypes="#/15/Statement #/15/StatementContainer #/15/Conditional"> <eStructuralFeatures xsi:type="ecore:EReference" name="elseStatement" eType="#/15/Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Continue" eSuperTypes="#/15/Jump"/> <eClassifiers xsi:type="ecore:EClass" name="DefaultSwitchCase" eSuperTypes="#/15/SwitchCase"/> <eClassifiers xsi:type="ecore:EClass" name="DoWhileLoop" eSuperTypes="#/15/WhileLoop"/> <eClassifiers xsi:type="ecore:EClass" name="EmptyStatement" eSuperTypes="#/15/Statement"/> <eClassifiers xsi:type="ecore:EClass" name="ExpressionStatement" eSuperTypes="#/15/Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1" eType="#/5/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ForLoop" eSuperTypes="#/15/Statement #/15/StatementContainer #/15/Conditional"> <eStructuralFeatures xsi:type="ecore:EReference" name="init" eType="#/15/ForLoopInitializer" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="updates" upperBound="-1" eType="#/5/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ForEachLoop" eSuperTypes="#/15/Statement #/15/StatementContainer"> <eStructuralFeatures xsi:type="ecore:EReference" name="next" eType="#/13/OrdinaryParameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="collection" eType="#/5/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Jump" abstract="true" eSuperTypes="#/15/Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#/15/JumpLabel"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JumpLabel" eSuperTypes="#/15/Statement #/15/StatementContainer #/3/NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="LocalVariableStatement" eSuperTypes="#/15/Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" eType="#/17/LocalVariable" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NormalSwitchCase" eSuperTypes="#/15/SwitchCase #/15/Conditional"/> <eClassifiers xsi:type="ecore:EClass" name="Return" eSuperTypes="#/15/Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="returnValue" eType="#/5/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Switch" eSuperTypes="#/15/Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="cases" upperBound="-1" eType="#/15/SwitchCase" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" eType="#/5/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SynchronizedBlock" eSuperTypes="#/15/Statement #/15/StatementListContainer"> <eStructuralFeatures xsi:type="ecore:EReference" name="lockProvider" eType="#/5/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Throw" eSuperTypes="#/15/Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="throwable" lowerBound="1" eType="#/5/Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TryBlock" eSuperTypes="#/15/Statement #/15/StatementListContainer"> <eStructuralFeatures xsi:type="ecore:EReference" name="catcheBlocks" upperBound="-1" eType="#/15/CatchBlock" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="finallyBlock" eType="#/15/Block" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WhileLoop" eSuperTypes="#/15/Statement #/15/StatementContainer"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" lowerBound="1" eType="#/5/Expression" containment="true"/> </eClassifiers> </ecore:EPackage> <ecore:EPackage name="types" nsURI="http://www.emftext.org/java/types" nsPrefix="types"> <eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#/3/Commentable"> <eOperations name="equalsType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eParameters name="arrayDimension" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/> <eParameters name="otherType" eType="#/16/Type"/> <eParameters name="otherArrayDimension" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/> </eOperations> <eOperations name="isSuperType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eParameters name="arrayDimension" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/> <eParameters name="otherType" eType="#/16/Type"/> <eParameters name="otherArrayType" eType="#/1/ArrayTypeable"/> </eOperations> <eOperations name="getAllMembers" upperBound="-1" eType="#/10/Member"> <eParameters name="context" eType="#/3/Commentable"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypedElement" abstract="true" eSuperTypes="#/3/Commentable"> <eStructuralFeatures xsi:type="ecore:EReference" name="typeReference" eType="#/16/TypeReference" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeReference" abstract="true" eSuperTypes="#/3/Commentable"> <eOperations name="getTarget" eType="#/16/Type"/> <eOperations name="getBoundTarget" eType="#/16/Type"> <eParameters name="reference" eType="#/14/Reference"/> </eOperations> <eOperations name="getPureClassifierReference" eType="#/16/ClassifierReference"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ClassifierReference" eSuperTypes="#/16/TypeReference #/6/TypeArgumentable"> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#/2/Classifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamespaceClassifierReference" eSuperTypes="#/16/TypeReference #/3/NamespaceAwareElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="classifierReferences" lowerBound="1" upperBound="-1" eType="#/16/ClassifierReference" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" abstract="true" eSuperTypes="#/16/Type #/16/TypeReference"> <eOperations name="getAllMembers" upperBound="-1" eType="#/10/Member"> <eParameters name="context" eType="#/3/Commentable"/> </eOperations> <eOperations name="wrapPrimitiveType" eType="#/2/Class"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Bool" eSuperTypes="#/16/PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="Byte" eSuperTypes="#/16/PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="Char" eSuperTypes="#/16/PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="Double" eSuperTypes="#/16/PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="Float" eSuperTypes="#/16/PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="Int" eSuperTypes="#/16/PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="Long" eSuperTypes="#/16/PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="Short" eSuperTypes="#/16/PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="Void" eSuperTypes="#/16/PrimitiveType"/> </ecore:EPackage> <ecore:EPackage name="variables" nsURI="http://www.emftext.org/java/variables" nsPrefix="variables"> <eClassifiers xsi:type="ecore:EClass" name="Variable" abstract="true" eSuperTypes="#/3/NamedElement #/16/TypedElement #/1/ArrayTypeable #/14/ReferenceableElement #/6/TypeArgumentable"> <eOperations name="getArrayDimension" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LocalVariable" eSuperTypes="#/17/Variable #/8/Initializable #/15/ForLoopInitializer #/11/AnnotableAndModifiable"> <eStructuralFeatures xsi:type="ecore:EReference" name="additionalLocalVariables" upperBound="-1" eType="#/17/AdditionalLocalVariable" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AdditionalLocalVariable" eSuperTypes="#/14/ReferenceableElement #/1/ArrayTypeable #/8/Initializable"> <eOperations name="getArrayDimension" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/> </eClassifiers> </ecore:EPackage> </xmi:XMI>
true
{"directed":true,"nodes":[{"nsPrefix":"annotations","nsURI":"http://www.emftext.org/java/annotations","name":"annotations","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Annotable","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationInstance","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationParameter","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleAnnotationParameter","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationParameterList","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationAttributeSetting","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationValue","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationAttribute","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Commentable","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reference","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationInstanceOrModifier","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamespaceAwareElement","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"annotation","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":true,"unsettable":false,"transient":false,"unique":true,"name":"parameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"settings","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"resolveProxies":true,"lowerBound":1,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterfaceMethod","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"defaultValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":40,"interface":false,"eClass":"EClass"},{"id":41,"eClass":"EGenericType"},{"nsPrefix":"arrays","nsURI":"http://www.emftext.org/java/arrays","name":"arrays","id":42,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayTypeable","instanceClass":null,"abstract":true,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayDimension","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayInitializer","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayInitializationValue","instanceClass":null,"abstract":true,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayInstantiationBySize","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayInstantiationByValues","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArraySelector","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"getArrayDimension","lowerBound":0,"id":50,"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":"arrayDimensionsBefore","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arrayDimensionsAfter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initialValues","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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":63,"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":"sizes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"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":"arrayInitializer","changeable":true,"resolveProxies":true,"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"position","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"nsPrefix":"classifiers","nsURI":"http://www.emftext.org/java/classifiers","name":"classifiers","id":79,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConcreteClassifier","instanceClass":null,"abstract":true,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Implementor","instanceClass":null,"abstract":true,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","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,"defaultValue":null,"instanceClassName":null,"name":"AnonymousClass","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceableElement","instanceClass":null,"abstract":true,"id":88,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getAllSuperClassifiers","lowerBound":0,"id":89,"many":true,"required":false,"eClass":"EOperation"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeParametrizable","instanceClass":null,"abstract":true,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MemberContainer","instanceClass":null,"abstract":true,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Member","instanceClass":null,"abstract":true,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotableAndModifiable","instanceClass":null,"abstract":true,"id":97,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getInnerClassifiers","lowerBound":0,"id":98,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getAllInnerClassifiers","lowerBound":0,"id":99,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getSuperTypeReferences","lowerBound":0,"id":100,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getAllMembers","lowerBound":0,"id":101,"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":true,"unique":true,"name":"fullName","changeable":true,"lowerBound":0,"iD":false,"id":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassifierReference","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":114,"many":false,"required":false,"eClass":"EParameter"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"implements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":117,"derived":false},{"id":118,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeReference","instanceClass":null,"abstract":true,"id":119,"interface":false,"eClass":"EClass"},{"id":120,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getAllSuperClassifiers","lowerBound":0,"id":121,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getSuperClass","lowerBound":0,"id":122,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"unWrapPrimitiveType","lowerBound":0,"id":123,"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":"extends","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":"defaultExtends","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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":true,"id":130,"interface":false,"eClass":"EClass"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getAllSuperClassifiers","lowerBound":0,"id":134,"many":true,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extends","changeable":true,"resolveProxies":true,"lowerBound":0,"id":135,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"defaultExtends","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"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getAllSuperClassifiers","lowerBound":0,"id":141,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getContainedConstant","lowerBound":0,"id":142,"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":"constants","changeable":true,"resolveProxies":true,"lowerBound":0,"id":143,"derived":false},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumConstant","instanceClass":null,"abstract":false,"id":147,"interface":false,"eClass":"EClass"},{"id":148,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":149,"many":false,"required":false,"eClass":"EParameter"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getAllSuperClassifiers","lowerBound":0,"id":152,"many":true,"required":false,"eClass":"EOperation"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getAllSuperClassifiers","lowerBound":0,"id":155,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getSuperClassifier","lowerBound":0,"id":156,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getAllMembers","lowerBound":0,"id":157,"many":true,"required":false,"eClass":"EOperation"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":163,"many":false,"required":false,"eClass":"EParameter"},{"id":164,"eClass":"EGenericType"},{"nsPrefix":"commons","nsURI":"http://www.emftext.org/java/commons","name":"commons","id":165,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":166,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"getConcreteClassifier","lowerBound":0,"id":167,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getConcreteClassifierProxy","lowerBound":0,"id":168,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getConcreteClassifiers","lowerBound":0,"id":169,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getConcreteClassifierProxies","lowerBound":0,"id":170,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getLibClass","lowerBound":0,"id":171,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getLibInterface","lowerBound":0,"id":172,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getClassClass","lowerBound":0,"id":173,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getObjectClass","lowerBound":0,"id":174,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getStringClass","lowerBound":0,"id":175,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getAnnotationInterface","lowerBound":0,"id":176,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getContainingAnnotationInstance","lowerBound":0,"id":177,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getContainingAnonymousClass","lowerBound":0,"id":178,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getContainingConcreteClassifier","lowerBound":0,"id":179,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getContainingCompilationUnit","lowerBound":0,"id":180,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getContainingPackageName","lowerBound":0,"id":181,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getParentConcreteClassifier","lowerBound":0,"id":182,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"comments","changeable":true,"lowerBound":0,"iD":false,"id":183,"derived":false},{"id":184,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":185,"many":false,"required":false,"eClass":"EParameter"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":188,"many":false,"required":false,"eClass":"EParameter"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"packageName","lowerBound":0,"id":191,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"classifierQuery","lowerBound":0,"id":192,"many":false,"required":false,"eClass":"EParameter"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"packageName","lowerBound":0,"id":196,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"classifierQuery","lowerBound":0,"id":197,"many":false,"required":false,"eClass":"EParameter"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":201,"many":false,"required":false,"eClass":"EParameter"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":204,"many":false,"required":false,"eClass":"EParameter"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompilationUnit","instanceClass":null,"abstract":false,"id":213,"interface":false,"eClass":"EClass"},{"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":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":218,"derived":false},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getNamespacesAsString","lowerBound":0,"id":221,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getClassifierAtNamespaces","lowerBound":0,"id":222,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"namespaces","changeable":true,"lowerBound":0,"iD":false,"id":223,"derived":false},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"nsPrefix":"containers","nsURI":"http://www.emftext.org/java/containers","name":"containers","id":228,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JavaRoot","instanceClass":null,"abstract":true,"id":229,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":230,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EmptyModel","instanceClass":null,"abstract":false,"id":231,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImportingElement","instanceClass":null,"abstract":true,"id":232,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getClassifiersInSamePackage","lowerBound":0,"id":233,"many":true,"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":"getContainedClassifier","lowerBound":0,"id":238,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getClassifiersInSamePackage","lowerBound":0,"id":239,"many":true,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classifiers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":240,"derived":false},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":243,"many":false,"required":false,"eClass":"EParameter"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"compilationUnits","changeable":true,"resolveProxies":true,"lowerBound":0,"id":247,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subpackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":248,"derived":false},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"nsPrefix":"expressions","nsURI":"http://www.emftext.org/java/expressions","name":"expressions","id":255,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionList","instanceClass":null,"abstract":false,"id":256,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignmentExpression","instanceClass":null,"abstract":false,"id":257,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignmentExpressionChild","instanceClass":null,"abstract":true,"id":258,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalExpression","instanceClass":null,"abstract":false,"id":259,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalExpressionChild","instanceClass":null,"abstract":true,"id":260,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalOrExpression","instanceClass":null,"abstract":false,"id":261,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalOrExpressionChild","instanceClass":null,"abstract":true,"id":262,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalAndExpression","instanceClass":null,"abstract":false,"id":263,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalAndExpressionChild","instanceClass":null,"abstract":true,"id":264,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InclusiveOrExpression","instanceClass":null,"abstract":false,"id":265,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InclusiveOrExpressionChild","instanceClass":null,"abstract":true,"id":266,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExclusiveOrExpression","instanceClass":null,"abstract":false,"id":267,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExclusiveOrExpressionChild","instanceClass":null,"abstract":true,"id":268,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AndExpression","instanceClass":null,"abstract":false,"id":269,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AndExpressionChild","instanceClass":null,"abstract":true,"id":270,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EqualityExpression","instanceClass":null,"abstract":false,"id":271,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EqualityExpressionChild","instanceClass":null,"abstract":true,"id":272,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceOfExpression","instanceClass":null,"abstract":false,"id":273,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceOfExpressionChild","instanceClass":null,"abstract":true,"id":274,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationExpression","instanceClass":null,"abstract":false,"id":275,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationExpressionChild","instanceClass":null,"abstract":true,"id":276,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ShiftExpression","instanceClass":null,"abstract":false,"id":277,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ShiftExpressionChild","instanceClass":null,"abstract":true,"id":278,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdditiveExpression","instanceClass":null,"abstract":false,"id":279,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdditiveExpressionChild","instanceClass":null,"abstract":true,"id":280,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicativeExpression","instanceClass":null,"abstract":false,"id":281,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicativeExpressionChild","instanceClass":null,"abstract":true,"id":282,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryExpression","instanceClass":null,"abstract":false,"id":283,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryExpressionChild","instanceClass":null,"abstract":true,"id":284,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryModificationExpression","instanceClass":null,"abstract":true,"id":285,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrefixUnaryModificationExpression","instanceClass":null,"abstract":false,"id":286,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuffixUnaryModificationExpression","instanceClass":null,"abstract":false,"id":287,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryModificationExpressionChild","instanceClass":null,"abstract":true,"id":288,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CastExpression","instanceClass":null,"abstract":false,"id":289,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimaryExpression","instanceClass":null,"abstract":true,"id":290,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NestedExpression","instanceClass":null,"abstract":false,"id":291,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForLoopInitializer","instanceClass":null,"abstract":true,"id":292,"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":"expressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":293,"derived":false},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getType","lowerBound":0,"id":296,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getAlternativeType","lowerBound":0,"id":297,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOneType","lowerBound":0,"id":298,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getArrayDimension","lowerBound":0,"id":299,"many":false,"required":false,"eClass":"EOperation"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"alternative","lowerBound":0,"id":305,"many":false,"required":false,"eClass":"EParameter"},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"child","changeable":true,"resolveProxies":true,"lowerBound":1,"id":308,"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":"assignmentOperator","changeable":true,"resolveProxies":true,"lowerBound":1,"id":309,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":310,"derived":false},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignmentOperator","instanceClass":null,"abstract":true,"id":313,"interface":false,"eClass":"EClass"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"child","changeable":true,"resolveProxies":true,"lowerBound":0,"id":317,"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":"expressionIf","changeable":true,"resolveProxies":true,"lowerBound":1,"id":318,"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":"expressionElse","changeable":true,"resolveProxies":true,"lowerBound":1,"id":319,"derived":false},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":1,"id":325,"derived":false},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":1,"id":329,"derived":false},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":1,"id":333,"derived":false},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":1,"id":337,"derived":false},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":1,"id":341,"derived":false},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"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":"equalityOperators","changeable":true,"resolveProxies":true,"lowerBound":1,"id":345,"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":"children","changeable":true,"resolveProxies":true,"lowerBound":1,"id":346,"derived":false},{"id":347,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EqualityOperator","instanceClass":null,"abstract":true,"id":348,"interface":false,"eClass":"EClass"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"child","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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":1,"id":358,"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":"relationOperators","changeable":true,"resolveProxies":true,"lowerBound":1,"id":359,"derived":false},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationOperator","instanceClass":null,"abstract":true,"id":362,"interface":false,"eClass":"EClass"},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"shiftOperators","changeable":true,"resolveProxies":true,"lowerBound":1,"id":366,"derived":false},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ShiftOperator","instanceClass":null,"abstract":true,"id":369,"interface":false,"eClass":"EClass"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":1,"id":372,"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":"additiveOperators","changeable":true,"resolveProxies":true,"lowerBound":1,"id":373,"derived":false},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdditiveOperator","instanceClass":null,"abstract":true,"id":376,"interface":false,"eClass":"EClass"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":1,"id":379,"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":"multiplicativeOperators","changeable":true,"resolveProxies":true,"lowerBound":1,"id":380,"derived":false},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicativeOperator","instanceClass":null,"abstract":true,"id":383,"interface":false,"eClass":"EClass"},{"id":384,"eClass":"EGenericType"},{"id":385,"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":"operators","changeable":true,"resolveProxies":true,"lowerBound":1,"id":386,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"child","changeable":true,"resolveProxies":true,"lowerBound":1,"id":387,"derived":false},{"id":388,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryOperator","instanceClass":null,"abstract":true,"id":389,"interface":false,"eClass":"EClass"},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"child","changeable":true,"resolveProxies":true,"lowerBound":1,"id":393,"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":"operator","changeable":true,"resolveProxies":true,"lowerBound":1,"id":394,"derived":false},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryModificationOperator","instanceClass":null,"abstract":true,"id":397,"interface":false,"eClass":"EClass"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"child","changeable":true,"resolveProxies":true,"lowerBound":1,"id":402,"derived":false},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":408,"derived":false},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"nsPrefix":"generics","nsURI":"http://www.emftext.org/java/generics","name":"generics","id":411,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeArgument","instanceClass":null,"abstract":true,"id":412,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeArgumentable","instanceClass":null,"abstract":true,"id":413,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallTypeArgumentable","instanceClass":null,"abstract":true,"id":414,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtendsTypeArgument","instanceClass":null,"abstract":false,"id":415,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QualifiedTypeArgument","instanceClass":null,"abstract":false,"id":416,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperTypeArgument","instanceClass":null,"abstract":false,"id":417,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeParameter","instanceClass":null,"abstract":false,"id":418,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnknownTypeArgument","instanceClass":null,"abstract":false,"id":419,"interface":false,"eClass":"EClass"},{"id":420,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeArguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":421,"derived":false},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"callTypeArguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":424,"derived":false},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":427,"derived":false},{"id":428,"eClass":"EGenericType"},{"id":429,"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":"extendTypes","changeable":true,"resolveProxies":true,"lowerBound":1,"id":430,"derived":false},{"id":431,"eClass":"EGenericType"},{"id":432,"eClass":"EGenericType"},{"id":433,"eClass":"EGenericType"},{"id":434,"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":"superType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":435,"derived":false},{"id":436,"eClass":"EGenericType"},{"id":437,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getAllSuperClassifiers","lowerBound":0,"id":438,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getAllMembers","lowerBound":0,"id":439,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getBoundType","lowerBound":0,"id":440,"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":"extendTypes","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,"unique":true,"name":"context","lowerBound":0,"id":445,"many":false,"required":false,"eClass":"EParameter"},{"id":446,"eClass":"EGenericType"},{"id":447,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"typeReference","lowerBound":0,"id":448,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"reference","lowerBound":0,"id":449,"many":false,"required":false,"eClass":"EParameter"},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"id":452,"eClass":"EGenericType"},{"id":453,"eClass":"EGenericType"},{"nsPrefix":"imports","nsURI":"http://www.emftext.org/java/imports","name":"imports","id":454,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Import","instanceClass":null,"abstract":true,"id":455,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StaticImport","instanceClass":null,"abstract":true,"id":456,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassifierImport","instanceClass":null,"abstract":false,"id":457,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageImport","instanceClass":null,"abstract":false,"id":458,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StaticClassifierImport","instanceClass":null,"abstract":false,"id":459,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StaticMemberImport","instanceClass":null,"abstract":false,"id":460,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"getImportedClassifier","lowerBound":0,"id":461,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getImportedClassifiers","lowerBound":0,"id":462,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getImportedMembers","lowerBound":0,"id":463,"many":true,"required":false,"eClass":"EOperation"},{"id":464,"eClass":"EGenericType"},{"id":465,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":466,"many":false,"required":false,"eClass":"EParameter"},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getDefaultImports","lowerBound":0,"id":470,"many":true,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"imports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":471,"derived":false},{"id":472,"eClass":"EGenericType"},{"id":473,"eClass":"EGenericType"},{"id":474,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"static","changeable":true,"resolveProxies":true,"lowerBound":1,"id":475,"derived":false},{"id":476,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Static","instanceClass":null,"abstract":false,"id":477,"interface":false,"eClass":"EClass"},{"id":478,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"classifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":479,"derived":false},{"id":480,"eClass":"EGenericType"},{"id":481,"eClass":"EGenericType"},{"id":482,"eClass":"EGenericType"},{"id":483,"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":"staticMembers","changeable":true,"resolveProxies":true,"lowerBound":1,"id":484,"derived":false},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"nsPrefix":"instantiations","nsURI":"http://www.emftext.org/java/instantiations","name":"instantiations","id":487,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Initializable","instanceClass":null,"abstract":true,"id":488,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Instantiation","instanceClass":null,"abstract":true,"id":489,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NewConstructorCall","instanceClass":null,"abstract":false,"id":490,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExplicitConstructorCall","instanceClass":null,"abstract":false,"id":491,"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":"initialValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":492,"derived":false},{"id":493,"eClass":"EGenericType"},{"id":494,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Argumentable","instanceClass":null,"abstract":true,"id":495,"interface":false,"eClass":"EClass"},{"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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"anonymousClass","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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"callTarget","changeable":true,"resolveProxies":true,"lowerBound":0,"id":504,"derived":false},{"id":505,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Self","instanceClass":null,"abstract":true,"id":506,"interface":false,"eClass":"EClass"},{"id":507,"eClass":"EGenericType"},{"nsPrefix":"literals","nsURI":"http://www.emftext.org/java/literals","name":"literals","id":508,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Literal","instanceClass":null,"abstract":true,"id":509,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanLiteral","instanceClass":null,"abstract":false,"id":510,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CharacterLiteral","instanceClass":null,"abstract":false,"id":511,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FloatLiteral","instanceClass":null,"abstract":true,"id":512,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DecimalFloatLiteral","instanceClass":null,"abstract":false,"id":513,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HexFloatLiteral","instanceClass":null,"abstract":false,"id":514,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DoubleLiteral","instanceClass":null,"abstract":true,"id":515,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DecimalDoubleLiteral","instanceClass":null,"abstract":false,"id":516,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HexDoubleLiteral","instanceClass":null,"abstract":false,"id":517,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerLiteral","instanceClass":null,"abstract":true,"id":518,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DecimalIntegerLiteral","instanceClass":null,"abstract":false,"id":519,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HexIntegerLiteral","instanceClass":null,"abstract":false,"id":520,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OctalIntegerLiteral","instanceClass":null,"abstract":false,"id":521,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LongLiteral","instanceClass":null,"abstract":true,"id":522,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DecimalLongLiteral","instanceClass":null,"abstract":false,"id":523,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HexLongLiteral","instanceClass":null,"abstract":false,"id":524,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OctalLongLiteral","instanceClass":null,"abstract":false,"id":525,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NullLiteral","instanceClass":null,"abstract":false,"id":526,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Super","instanceClass":null,"abstract":false,"id":527,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"This","instanceClass":null,"abstract":false,"id":528,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOneType","lowerBound":0,"id":529,"many":false,"required":false,"eClass":"EOperation"},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"alternative","lowerBound":0,"id":532,"many":false,"required":false,"eClass":"EParameter"},{"id":533,"eClass":"EGenericType"},{"id":534,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":535,"derived":false},{"id":536,"eClass":"EGenericType"},{"id":537,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"\u0000","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":538,"derived":false},{"id":539,"eClass":"EGenericType"},{"id":540,"eClass":"EGenericType"},{"id":541,"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":"decimalValue","changeable":true,"lowerBound":1,"iD":false,"id":542,"derived":false},{"id":543,"eClass":"EGenericType"},{"id":544,"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":"hexValue","changeable":true,"lowerBound":1,"iD":false,"id":545,"derived":false},{"id":546,"eClass":"EGenericType"},{"id":547,"eClass":"EGenericType"},{"id":548,"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":"decimalValue","changeable":true,"lowerBound":1,"iD":false,"id":549,"derived":false},{"id":550,"eClass":"EGenericType"},{"id":551,"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":"hexValue","changeable":true,"lowerBound":1,"iD":false,"id":552,"derived":false},{"id":553,"eClass":"EGenericType"},{"id":554,"eClass":"EGenericType"},{"id":555,"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":"decimalValue","changeable":true,"lowerBound":1,"iD":false,"id":556,"derived":false},{"id":557,"eClass":"EGenericType"},{"id":558,"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":"hexValue","changeable":true,"lowerBound":1,"iD":false,"id":559,"derived":false},{"id":560,"eClass":"EGenericType"},{"id":561,"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":"octalValue","changeable":true,"lowerBound":1,"iD":false,"id":562,"derived":false},{"id":563,"eClass":"EGenericType"},{"id":564,"eClass":"EGenericType"},{"id":565,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"decimalValue","changeable":true,"lowerBound":1,"iD":false,"id":566,"derived":false},{"id":567,"eClass":"EGenericType"},{"id":568,"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":"hexValue","changeable":true,"lowerBound":1,"iD":false,"id":569,"derived":false},{"id":570,"eClass":"EGenericType"},{"id":571,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"octalValue","changeable":true,"lowerBound":1,"iD":false,"id":572,"derived":false},{"id":573,"eClass":"EGenericType"},{"id":574,"eClass":"EGenericType"},{"id":575,"eClass":"EGenericType"},{"id":576,"eClass":"EGenericType"},{"id":577,"eClass":"EGenericType"},{"nsPrefix":"members","nsURI":"http://www.emftext.org/java/members","name":"members","id":578,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExceptionThrower","instanceClass":null,"abstract":true,"id":579,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdditionalField","instanceClass":null,"abstract":false,"id":580,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constructor","instanceClass":null,"abstract":false,"id":581,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EmptyMember","instanceClass":null,"abstract":false,"id":582,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Field","instanceClass":null,"abstract":false,"id":583,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Method","instanceClass":null,"abstract":true,"id":584,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassMethod","instanceClass":null,"abstract":false,"id":585,"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":"exceptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":586,"derived":false},{"id":587,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamespaceClassifierReference","instanceClass":null,"abstract":false,"id":588,"interface":false,"eClass":"EClass"},{"id":589,"eClass":"EGenericType"},{"id":590,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getContainedClassifier","lowerBound":0,"id":591,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getContainedField","lowerBound":0,"id":592,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getContainedMethod","lowerBound":0,"id":593,"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":"members","changeable":true,"resolveProxies":true,"lowerBound":0,"id":594,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"defaultMembers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":595,"derived":false},{"id":596,"eClass":"EGenericType"},{"id":597,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":598,"many":false,"required":false,"eClass":"EParameter"},{"id":599,"eClass":"EGenericType"},{"id":600,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":601,"many":false,"required":false,"eClass":"EParameter"},{"id":602,"eClass":"EGenericType"},{"id":603,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":604,"many":false,"required":false,"eClass":"EParameter"},{"id":605,"eClass":"EGenericType"},{"id":606,"eClass":"EGenericType"},{"id":607,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getArrayDimension","lowerBound":0,"id":608,"many":false,"required":false,"eClass":"EOperation"},{"id":609,"eClass":"EGenericType"},{"id":610,"eClass":"EGenericType"},{"id":611,"eClass":"EGenericType"},{"id":612,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StatementListContainer","instanceClass":null,"abstract":true,"id":613,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parametrizable","instanceClass":null,"abstract":true,"id":614,"interface":false,"eClass":"EClass"},{"id":615,"eClass":"EGenericType"},{"id":616,"eClass":"EGenericType"},{"id":617,"eClass":"EGenericType"},{"id":618,"eClass":"EGenericType"},{"id":619,"eClass":"EGenericType"},{"id":620,"eClass":"EGenericType"},{"id":621,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":true,"id":622,"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":"additionalFields","changeable":true,"resolveProxies":true,"lowerBound":0,"id":623,"derived":false},{"id":624,"eClass":"EGenericType"},{"id":625,"eClass":"EGenericType"},{"id":626,"eClass":"EGenericType"},{"id":627,"eClass":"EGenericType"},{"id":628,"eClass":"EGenericType"},{"id":629,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isMethodForCall","lowerBound":0,"id":630,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isSomeMethodForCall","lowerBound":0,"id":631,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isBetterMethodForCall","lowerBound":0,"id":632,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getArrayDimension","lowerBound":0,"id":633,"many":false,"required":false,"eClass":"EOperation"},{"id":634,"eClass":"EGenericType"},{"id":635,"eClass":"EGenericType"},{"id":636,"eClass":"EGenericType"},{"id":637,"eClass":"EGenericType"},{"id":638,"eClass":"EGenericType"},{"id":639,"eClass":"EGenericType"},{"id":640,"eClass":"EGenericType"},{"id":641,"eClass":"EGenericType"},{"id":642,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"methodCall","lowerBound":0,"id":643,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"needsPerfectMatch","lowerBound":0,"id":644,"many":false,"required":false,"eClass":"EParameter"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodCall","instanceClass":null,"abstract":false,"id":645,"interface":false,"eClass":"EClass"},{"id":646,"eClass":"EGenericType"},{"id":647,"eClass":"EGenericType"},{"id":648,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"methodCall","lowerBound":0,"id":649,"many":false,"required":false,"eClass":"EParameter"},{"id":650,"eClass":"EGenericType"},{"id":651,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"otherMethod","lowerBound":0,"id":652,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"methodCall","lowerBound":0,"id":653,"many":false,"required":false,"eClass":"EParameter"},{"id":654,"eClass":"EGenericType"},{"id":655,"eClass":"EGenericType"},{"id":656,"eClass":"EGenericType"},{"id":657,"eClass":"EGenericType"},{"id":658,"eClass":"EGenericType"},{"id":659,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"anonymousClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":660,"derived":false},{"id":661,"eClass":"EGenericType"},{"id":662,"eClass":"EGenericType"},{"id":663,"eClass":"EGenericType"},{"id":664,"eClass":"EGenericType"},{"nsPrefix":"modifiers","nsURI":"http://www.emftext.org/java/modifiers","name":"modifiers","id":665,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Modifier","instanceClass":null,"abstract":true,"id":666,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Modifiable","instanceClass":null,"abstract":true,"id":667,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Abstract","instanceClass":null,"abstract":false,"id":668,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Final","instanceClass":null,"abstract":false,"id":669,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Native","instanceClass":null,"abstract":false,"id":670,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Protected","instanceClass":null,"abstract":false,"id":671,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Public","instanceClass":null,"abstract":false,"id":672,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Private","instanceClass":null,"abstract":false,"id":673,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Strictfp","instanceClass":null,"abstract":false,"id":674,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Synchronized","instanceClass":null,"abstract":false,"id":675,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transient","instanceClass":null,"abstract":false,"id":676,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Volatile","instanceClass":null,"abstract":false,"id":677,"interface":false,"eClass":"EClass"},{"id":678,"eClass":"EGenericType"},{"id":679,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isHidden","lowerBound":0,"id":680,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isStatic","lowerBound":0,"id":681,"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":"annotationsAndModifiers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":682,"derived":false},{"id":683,"eClass":"EGenericType"},{"id":684,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":685,"many":false,"required":false,"eClass":"EParameter"},{"id":686,"eClass":"EGenericType"},{"id":687,"eClass":"EGenericType"},{"id":688,"eClass":"EGenericType"},{"container":false,"ordered":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":689,"derived":false},{"id":690,"eClass":"EGenericType"},{"id":691,"eClass":"EGenericType"},{"id":692,"eClass":"EGenericType"},{"id":693,"eClass":"EGenericType"},{"id":694,"eClass":"EGenericType"},{"id":695,"eClass":"EGenericType"},{"id":696,"eClass":"EGenericType"},{"id":697,"eClass":"EGenericType"},{"id":698,"eClass":"EGenericType"},{"id":699,"eClass":"EGenericType"},{"id":700,"eClass":"EGenericType"},{"id":701,"eClass":"EGenericType"},{"id":702,"eClass":"EGenericType"},{"nsPrefix":"operators","nsURI":"http://www.emftext.org/java/operators","name":"operators","id":703,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operator","instanceClass":null,"abstract":true,"id":704,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":false,"id":705,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignmentAnd","instanceClass":null,"abstract":false,"id":706,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignmentDivision","instanceClass":null,"abstract":false,"id":707,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignmentExclusiveOr","instanceClass":null,"abstract":false,"id":708,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignmentMinus","instanceClass":null,"abstract":false,"id":709,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignmentModulo","instanceClass":null,"abstract":false,"id":710,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignmentMultiplication","instanceClass":null,"abstract":false,"id":711,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignmentLeftShift","instanceClass":null,"abstract":false,"id":712,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignmentOr","instanceClass":null,"abstract":false,"id":713,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignmentPlus","instanceClass":null,"abstract":false,"id":714,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignmentRightShift","instanceClass":null,"abstract":false,"id":715,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignmentUnsignedRightShift","instanceClass":null,"abstract":false,"id":716,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Equal","instanceClass":null,"abstract":false,"id":717,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NotEqual","instanceClass":null,"abstract":false,"id":718,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GreaterThan","instanceClass":null,"abstract":false,"id":719,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GreaterThanOrEqual","instanceClass":null,"abstract":false,"id":720,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LessThan","instanceClass":null,"abstract":false,"id":721,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LessThanOrEqual","instanceClass":null,"abstract":false,"id":722,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Addition","instanceClass":null,"abstract":false,"id":723,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Subtraction","instanceClass":null,"abstract":false,"id":724,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Division","instanceClass":null,"abstract":false,"id":725,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Multiplication","instanceClass":null,"abstract":false,"id":726,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Remainder","instanceClass":null,"abstract":false,"id":727,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Complement","instanceClass":null,"abstract":false,"id":728,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MinusMinus","instanceClass":null,"abstract":false,"id":729,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Negate","instanceClass":null,"abstract":false,"id":730,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PlusPlus","instanceClass":null,"abstract":false,"id":731,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LeftShift","instanceClass":null,"abstract":false,"id":732,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RightShift","instanceClass":null,"abstract":false,"id":733,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnsignedRightShift","instanceClass":null,"abstract":false,"id":734,"interface":false,"eClass":"EClass"},{"id":735,"eClass":"EGenericType"},{"id":736,"eClass":"EGenericType"},{"id":737,"eClass":"EGenericType"},{"id":738,"eClass":"EGenericType"},{"id":739,"eClass":"EGenericType"},{"id":740,"eClass":"EGenericType"},{"id":741,"eClass":"EGenericType"},{"id":742,"eClass":"EGenericType"},{"id":743,"eClass":"EGenericType"},{"id":744,"eClass":"EGenericType"},{"id":745,"eClass":"EGenericType"},{"id":746,"eClass":"EGenericType"},{"id":747,"eClass":"EGenericType"},{"id":748,"eClass":"EGenericType"},{"id":749,"eClass":"EGenericType"},{"id":750,"eClass":"EGenericType"},{"id":751,"eClass":"EGenericType"},{"id":752,"eClass":"EGenericType"},{"id":753,"eClass":"EGenericType"},{"id":754,"eClass":"EGenericType"},{"id":755,"eClass":"EGenericType"},{"id":756,"eClass":"EGenericType"},{"id":757,"eClass":"EGenericType"},{"id":758,"eClass":"EGenericType"},{"id":759,"eClass":"EGenericType"},{"id":760,"eClass":"EGenericType"},{"id":761,"eClass":"EGenericType"},{"id":762,"eClass":"EGenericType"},{"id":763,"eClass":"EGenericType"},{"id":764,"eClass":"EGenericType"},{"id":765,"eClass":"EGenericType"},{"id":766,"eClass":"EGenericType"},{"id":767,"eClass":"EGenericType"},{"id":768,"eClass":"EGenericType"},{"id":769,"eClass":"EGenericType"},{"id":770,"eClass":"EGenericType"},{"id":771,"eClass":"EGenericType"},{"id":772,"eClass":"EGenericType"},{"id":773,"eClass":"EGenericType"},{"id":774,"eClass":"EGenericType"},{"id":775,"eClass":"EGenericType"},{"nsPrefix":"parameters","nsURI":"http://www.emftext.org/java/parameters","name":"parameters","id":776,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":true,"id":777,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrdinaryParameter","instanceClass":null,"abstract":false,"id":778,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableLengthParameter","instanceClass":null,"abstract":false,"id":779,"interface":false,"eClass":"EClass"},{"id":780,"eClass":"EGenericType"},{"id":781,"eClass":"EGenericType"},{"container":false,"ordered":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":782,"derived":false},{"id":783,"eClass":"EGenericType"},{"id":784,"eClass":"EGenericType"},{"id":785,"eClass":"EGenericType"},{"id":786,"eClass":"EGenericType"},{"nsPrefix":"references","nsURI":"http://www.emftext.org/java/references","name":"references","id":787,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementReference","instanceClass":null,"abstract":true,"id":788,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IdentifierReference","instanceClass":null,"abstract":false,"id":789,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReflectiveClassReference","instanceClass":null,"abstract":false,"id":790,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeReference","instanceClass":null,"abstract":false,"id":791,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringReference","instanceClass":null,"abstract":false,"id":792,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelfReference","instanceClass":null,"abstract":false,"id":793,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"getReferencedType","lowerBound":0,"id":794,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getPrevious","lowerBound":0,"id":795,"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":796,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arraySelectors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":797,"derived":false},{"id":798,"eClass":"EGenericType"},{"id":799,"eClass":"EGenericType"},{"id":800,"eClass":"EGenericType"},{"id":801,"eClass":"EGenericType"},{"id":802,"eClass":"EGenericType"},{"id":803,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getArgumentTypes","lowerBound":0,"id":804,"many":true,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":805,"derived":false},{"id":806,"eClass":"EGenericType"},{"id":807,"eClass":"EGenericType"},{"id":808,"eClass":"EGenericType"},{"id":809,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":810,"derived":false},{"id":811,"eClass":"EGenericType"},{"id":812,"eClass":"EGenericType"},{"id":813,"eClass":"EGenericType"},{"id":814,"eClass":"EGenericType"},{"id":815,"eClass":"EGenericType"},{"id":816,"eClass":"EGenericType"},{"id":817,"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":"primitiveType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":818,"derived":false},{"id":819,"eClass":"EGenericType"},{"id":820,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":821,"derived":false},{"id":822,"eClass":"EGenericType"},{"id":823,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"self","changeable":true,"resolveProxies":true,"lowerBound":0,"id":824,"derived":false},{"id":825,"eClass":"EGenericType"},{"id":826,"eClass":"EGenericType"},{"nsPrefix":"statements","nsURI":"http://www.emftext.org/java/statements","name":"statements","id":827,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StatementContainer","instanceClass":null,"abstract":true,"id":828,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Conditional","instanceClass":null,"abstract":true,"id":829,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchCase","instanceClass":null,"abstract":true,"id":830,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assert","instanceClass":null,"abstract":false,"id":831,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Break","instanceClass":null,"abstract":false,"id":832,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":833,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CatchBlock","instanceClass":null,"abstract":false,"id":834,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Condition","instanceClass":null,"abstract":false,"id":835,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Continue","instanceClass":null,"abstract":false,"id":836,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DefaultSwitchCase","instanceClass":null,"abstract":false,"id":837,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DoWhileLoop","instanceClass":null,"abstract":false,"id":838,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EmptyStatement","instanceClass":null,"abstract":false,"id":839,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionStatement","instanceClass":null,"abstract":false,"id":840,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForLoop","instanceClass":null,"abstract":false,"id":841,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForEachLoop","instanceClass":null,"abstract":false,"id":842,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Jump","instanceClass":null,"abstract":true,"id":843,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JumpLabel","instanceClass":null,"abstract":false,"id":844,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LocalVariableStatement","instanceClass":null,"abstract":false,"id":845,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NormalSwitchCase","instanceClass":null,"abstract":false,"id":846,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Return","instanceClass":null,"abstract":false,"id":847,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Switch","instanceClass":null,"abstract":false,"id":848,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SynchronizedBlock","instanceClass":null,"abstract":false,"id":849,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Throw","instanceClass":null,"abstract":false,"id":850,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TryBlock","instanceClass":null,"abstract":false,"id":851,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhileLoop","instanceClass":null,"abstract":false,"id":852,"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":"statement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":853,"derived":false},{"id":854,"eClass":"EGenericType"},{"id":855,"eClass":"EGenericType"},{"container":false,"ordered":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":856,"derived":false},{"id":857,"eClass":"EGenericType"},{"id":858,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":859,"derived":false},{"id":860,"eClass":"EGenericType"},{"id":861,"eClass":"EGenericType"},{"id":862,"eClass":"EGenericType"},{"id":863,"eClass":"EGenericType"},{"id":864,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"errorMessage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":865,"derived":false},{"id":866,"eClass":"EGenericType"},{"id":867,"eClass":"EGenericType"},{"id":868,"eClass":"EGenericType"},{"id":869,"eClass":"EGenericType"},{"id":870,"eClass":"EGenericType"},{"id":871,"eClass":"EGenericType"},{"id":872,"eClass":"EGenericType"},{"id":873,"eClass":"EGenericType"},{"container":false,"ordered":true,"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":874,"derived":false},{"id":875,"eClass":"EGenericType"},{"id":876,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":877,"derived":false},{"id":878,"eClass":"EGenericType"},{"id":879,"eClass":"EGenericType"},{"id":880,"eClass":"EGenericType"},{"id":881,"eClass":"EGenericType"},{"id":882,"eClass":"EGenericType"},{"id":883,"eClass":"EGenericType"},{"id":884,"eClass":"EGenericType"},{"id":885,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":886,"derived":false},{"id":887,"eClass":"EGenericType"},{"id":888,"eClass":"EGenericType"},{"container":false,"ordered":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":889,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"updates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":890,"derived":false},{"id":891,"eClass":"EGenericType"},{"id":892,"eClass":"EGenericType"},{"id":893,"eClass":"EGenericType"},{"id":894,"eClass":"EGenericType"},{"id":895,"eClass":"EGenericType"},{"container":false,"ordered":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":896,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"collection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":897,"derived":false},{"id":898,"eClass":"EGenericType"},{"id":899,"eClass":"EGenericType"},{"id":900,"eClass":"EGenericType"},{"id":901,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":902,"derived":false},{"id":903,"eClass":"EGenericType"},{"id":904,"eClass":"EGenericType"},{"id":905,"eClass":"EGenericType"},{"id":906,"eClass":"EGenericType"},{"id":907,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":908,"derived":false},{"id":909,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LocalVariable","instanceClass":null,"abstract":false,"id":910,"interface":false,"eClass":"EClass"},{"id":911,"eClass":"EGenericType"},{"id":912,"eClass":"EGenericType"},{"id":913,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returnValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":914,"derived":false},{"id":915,"eClass":"EGenericType"},{"id":916,"eClass":"EGenericType"},{"container":false,"ordered":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":917,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":918,"derived":false},{"id":919,"eClass":"EGenericType"},{"id":920,"eClass":"EGenericType"},{"id":921,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lockProvider","changeable":true,"resolveProxies":true,"lowerBound":0,"id":922,"derived":false},{"id":923,"eClass":"EGenericType"},{"id":924,"eClass":"EGenericType"},{"id":925,"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":"throwable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":926,"derived":false},{"id":927,"eClass":"EGenericType"},{"id":928,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"catcheBlocks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":929,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"finallyBlock","changeable":true,"resolveProxies":true,"lowerBound":0,"id":930,"derived":false},{"id":931,"eClass":"EGenericType"},{"id":932,"eClass":"EGenericType"},{"id":933,"eClass":"EGenericType"},{"id":934,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":935,"derived":false},{"id":936,"eClass":"EGenericType"},{"id":937,"eClass":"EGenericType"},{"id":938,"eClass":"EGenericType"},{"nsPrefix":"types","nsURI":"http://www.emftext.org/java/types","name":"types","id":939,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Bool","instanceClass":null,"abstract":false,"id":940,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Byte","instanceClass":null,"abstract":false,"id":941,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Char","instanceClass":null,"abstract":false,"id":942,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Double","instanceClass":null,"abstract":false,"id":943,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Float","instanceClass":null,"abstract":false,"id":944,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Int","instanceClass":null,"abstract":false,"id":945,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Long","instanceClass":null,"abstract":false,"id":946,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Short","instanceClass":null,"abstract":false,"id":947,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Void","instanceClass":null,"abstract":false,"id":948,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"equalsType","lowerBound":0,"id":949,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isSuperType","lowerBound":0,"id":950,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getAllMembers","lowerBound":0,"id":951,"many":true,"required":false,"eClass":"EOperation"},{"id":952,"eClass":"EGenericType"},{"id":953,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"arrayDimension","lowerBound":0,"id":954,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"otherType","lowerBound":0,"id":955,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"otherArrayDimension","lowerBound":0,"id":956,"many":false,"required":false,"eClass":"EParameter"},{"id":957,"eClass":"EGenericType"},{"id":958,"eClass":"EGenericType"},{"id":959,"eClass":"EGenericType"},{"id":960,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"arrayDimension","lowerBound":0,"id":961,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"otherType","lowerBound":0,"id":962,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"otherArrayType","lowerBound":0,"id":963,"many":false,"required":false,"eClass":"EParameter"},{"id":964,"eClass":"EGenericType"},{"id":965,"eClass":"EGenericType"},{"id":966,"eClass":"EGenericType"},{"id":967,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":968,"many":false,"required":false,"eClass":"EParameter"},{"id":969,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeReference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":970,"derived":false},{"id":971,"eClass":"EGenericType"},{"id":972,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getTarget","lowerBound":0,"id":973,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getBoundTarget","lowerBound":0,"id":974,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getPureClassifierReference","lowerBound":0,"id":975,"many":false,"required":false,"eClass":"EOperation"},{"id":976,"eClass":"EGenericType"},{"id":977,"eClass":"EGenericType"},{"id":978,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"reference","lowerBound":0,"id":979,"many":false,"required":false,"eClass":"EParameter"},{"id":980,"eClass":"EGenericType"},{"id":981,"eClass":"EGenericType"},{"container":false,"ordered":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":982,"derived":false},{"id":983,"eClass":"EGenericType"},{"id":984,"eClass":"EGenericType"},{"id":985,"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":"classifierReferences","changeable":true,"resolveProxies":true,"lowerBound":1,"id":986,"derived":false},{"id":987,"eClass":"EGenericType"},{"id":988,"eClass":"EGenericType"},{"id":989,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getAllMembers","lowerBound":0,"id":990,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"wrapPrimitiveType","lowerBound":0,"id":991,"many":false,"required":false,"eClass":"EOperation"},{"id":992,"eClass":"EGenericType"},{"id":993,"eClass":"EGenericType"},{"id":994,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":995,"many":false,"required":false,"eClass":"EParameter"},{"id":996,"eClass":"EGenericType"},{"id":997,"eClass":"EGenericType"},{"id":998,"eClass":"EGenericType"},{"id":999,"eClass":"EGenericType"},{"id":1000,"eClass":"EGenericType"},{"id":1001,"eClass":"EGenericType"},{"id":1002,"eClass":"EGenericType"},{"id":1003,"eClass":"EGenericType"},{"id":1004,"eClass":"EGenericType"},{"id":1005,"eClass":"EGenericType"},{"id":1006,"eClass":"EGenericType"},{"nsPrefix":"variables","nsURI":"http://www.emftext.org/java/variables","name":"variables","id":1007,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdditionalLocalVariable","instanceClass":null,"abstract":false,"id":1008,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"getArrayDimension","lowerBound":0,"id":1009,"many":false,"required":false,"eClass":"EOperation"},{"id":1010,"eClass":"EGenericType"},{"id":1011,"eClass":"EGenericType"},{"id":1012,"eClass":"EGenericType"},{"id":1013,"eClass":"EGenericType"},{"id":1014,"eClass":"EGenericType"},{"id":1015,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"additionalLocalVariables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1016,"derived":false},{"id":1017,"eClass":"EGenericType"},{"id":1018,"eClass":"EGenericType"},{"id":1019,"eClass":"EGenericType"},{"id":1020,"eClass":"EGenericType"},{"id":1021,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getArrayDimension","lowerBound":0,"id":1022,"many":false,"required":false,"eClass":"EOperation"},{"id":1023,"eClass":"EGenericType"},{"id":1024,"eClass":"EGenericType"},{"id":1025,"eClass":"EGenericType"},{"id":1026,"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":10,"target":2},{"source":10,"target":12},{"source":10,"target":1},{"source":12,"target":2},{"source":11,"target":9},{"source":2,"target":0},{"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":16,"target":21},{"source":16,"target":22},{"source":16,"target":2},{"source":22,"target":21},{"source":17,"target":3},{"source":17,"target":23},{"source":17,"target":2},{"source":23,"target":3},{"source":18,"target":13},{"source":19,"target":14},{"source":20,"target":15},{"source":3,"target":0},{"source":3,"target":9},{"source":3,"target":24},{"source":24,"target":9},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":25},{"source":4,"target":26},{"source":25,"target":7},{"source":25,"target":27},{"source":25,"target":4},{"source":27,"target":7},{"source":26,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":28},{"source":5,"target":29},{"source":28,"target":6},{"source":28,"target":30},{"source":28,"target":5},{"source":30,"target":6},{"source":29,"target":3},{"source":6,"target":0},{"source":6,"target":9},{"source":6,"target":31},{"source":6,"target":32},{"source":6,"target":33},{"source":31,"target":34},{"source":31,"target":35},{"source":31,"target":6},{"source":35,"target":34},{"source":32,"target":7},{"source":32,"target":36},{"source":32,"target":6},{"source":36,"target":7},{"source":33,"target":9},{"source":7,"target":0},{"source":7,"target":9},{"source":7,"target":37},{"source":37,"target":9},{"source":8,"target":0},{"source":8,"target":34},{"source":8,"target":38},{"source":8,"target":39},{"source":38,"target":40},{"source":38,"target":41},{"source":38,"target":8},{"source":41,"target":40},{"source":39,"target":34},{"source":42,"target":43},{"source":42,"target":44},{"source":42,"target":45},{"source":42,"target":46},{"source":42,"target":47},{"source":42,"target":48},{"source":42,"target":49},{"source":43,"target":42},{"source":43,"target":9},{"source":43,"target":50},{"source":43,"target":51},{"source":43,"target":52},{"source":43,"target":53},{"source":50,"target":54},{"source":50,"target":43},{"source":51,"target":44},{"source":51,"target":55},{"source":51,"target":43},{"source":55,"target":44},{"source":52,"target":44},{"source":52,"target":56},{"source":52,"target":43},{"source":56,"target":44},{"source":53,"target":9},{"source":44,"target":42},{"source":44,"target":9},{"source":44,"target":57},{"source":57,"target":9},{"source":45,"target":42},{"source":45,"target":46},{"source":45,"target":7},{"source":45,"target":58},{"source":45,"target":59},{"source":45,"target":60},{"source":58,"target":46},{"source":58,"target":61},{"source":58,"target":45},{"source":61,"target":46},{"source":59,"target":46},{"source":60,"target":7},{"source":46,"target":42},{"source":46,"target":9},{"source":46,"target":62},{"source":62,"target":9},{"source":47,"target":42},{"source":47,"target":40},{"source":47,"target":63},{"source":47,"target":43},{"source":47,"target":13},{"source":47,"target":64},{"source":47,"target":65},{"source":47,"target":66},{"source":47,"target":67},{"source":47,"target":68},{"source":64,"target":40},{"source":64,"target":69},{"source":64,"target":47},{"source":69,"target":40},{"source":65,"target":40},{"source":66,"target":63},{"source":67,"target":43},{"source":68,"target":13},{"source":48,"target":42},{"source":48,"target":40},{"source":48,"target":63},{"source":48,"target":43},{"source":48,"target":13},{"source":48,"target":70},{"source":48,"target":71},{"source":48,"target":72},{"source":48,"target":73},{"source":48,"target":74},{"source":70,"target":45},{"source":70,"target":75},{"source":70,"target":48},{"source":75,"target":45},{"source":71,"target":40},{"source":72,"target":63},{"source":73,"target":43},{"source":74,"target":13},{"source":49,"target":42},{"source":49,"target":9},{"source":49,"target":76},{"source":49,"target":77},{"source":76,"target":40},{"source":76,"target":78},{"source":76,"target":49},{"source":78,"target":40},{"source":77,"target":9},{"source":79,"target":21},{"source":79,"target":80},{"source":79,"target":81},{"source":79,"target":82},{"source":79,"target":83},{"source":79,"target":84},{"source":79,"target":85},{"source":79,"target":86},{"source":21,"target":79},{"source":21,"target":87},{"source":21,"target":88},{"source":21,"target":89},{"source":21,"target":90},{"source":21,"target":91},{"source":89,"target":80},{"source":89,"target":92},{"source":89,"target":21},{"source":92,"target":80},{"source":90,"target":87},{"source":91,"target":88},{"source":80,"target":79},{"source":80,"target":21},{"source":80,"target":93},{"source":80,"target":94},{"source":80,"target":95},{"source":80,"target":96},{"source":80,"target":97},{"source":80,"target":98},{"source":80,"target":99},{"source":80,"target":100},{"source":80,"target":101},{"source":80,"target":102},{"source":80,"target":103},{"source":80,"target":104},{"source":80,"target":105},{"source":80,"target":106},{"source":80,"target":107},{"source":80,"target":108},{"source":98,"target":80},{"source":98,"target":109},{"source":98,"target":80},{"source":109,"target":80},{"source":99,"target":80},{"source":99,"target":110},{"source":99,"target":80},{"source":110,"target":80},{"source":100,"target":111},{"source":100,"target":112},{"source":100,"target":80},{"source":112,"target":111},{"source":101,"target":95},{"source":101,"target":113},{"source":101,"target":80},{"source":101,"target":114},{"source":113,"target":95},{"source":114,"target":9},{"source":114,"target":115},{"source":114,"target":101},{"source":115,"target":9},{"source":102,"target":116},{"source":102,"target":80},{"source":103,"target":21},{"source":104,"target":93},{"source":105,"target":94},{"source":106,"target":95},{"source":107,"target":96},{"source":108,"target":97},{"source":81,"target":79},{"source":81,"target":9},{"source":81,"target":117},{"source":81,"target":118},{"source":117,"target":119},{"source":117,"target":120},{"source":117,"target":81},{"source":120,"target":119},{"source":118,"target":9},{"source":82,"target":79},{"source":82,"target":80},{"source":82,"target":81},{"source":82,"target":121},{"source":82,"target":122},{"source":82,"target":123},{"source":82,"target":124},{"source":82,"target":125},{"source":82,"target":126},{"source":82,"target":127},{"source":121,"target":80},{"source":121,"target":128},{"source":121,"target":82},{"source":128,"target":80},{"source":122,"target":82},{"source":122,"target":129},{"source":122,"target":82},{"source":129,"target":82},{"source":123,"target":130},{"source":123,"target":131},{"source":123,"target":82},{"source":131,"target":130},{"source":124,"target":119},{"source":124,"target":132},{"source":124,"target":82},{"source":132,"target":119},{"source":125,"target":119},{"source":125,"target":133},{"source":125,"target":82},{"source":133,"target":119},{"source":126,"target":80},{"source":127,"target":81},{"source":83,"target":79},{"source":83,"target":80},{"source":83,"target":134},{"source":83,"target":135},{"source":83,"target":136},{"source":83,"target":137},{"source":134,"target":80},{"source":134,"target":138},{"source":134,"target":83},{"source":138,"target":80},{"source":135,"target":119},{"source":135,"target":139},{"source":135,"target":83},{"source":139,"target":119},{"source":136,"target":119},{"source":136,"target":140},{"source":136,"target":83},{"source":140,"target":119},{"source":137,"target":80},{"source":84,"target":79},{"source":84,"target":80},{"source":84,"target":81},{"source":84,"target":141},{"source":84,"target":142},{"source":84,"target":143},{"source":84,"target":144},{"source":84,"target":145},{"source":141,"target":80},{"source":141,"target":146},{"source":141,"target":84},{"source":146,"target":80},{"source":142,"target":147},{"source":142,"target":148},{"source":142,"target":84},{"source":142,"target":149},{"source":148,"target":147},{"source":149,"target":150},{"source":149,"target":142},{"source":143,"target":147},{"source":143,"target":151},{"source":143,"target":84},{"source":151,"target":147},{"source":144,"target":80},{"source":145,"target":81},{"source":85,"target":79},{"source":85,"target":80},{"source":85,"target":152},{"source":85,"target":153},{"source":152,"target":80},{"source":152,"target":154},{"source":152,"target":85},{"source":154,"target":80},{"source":153,"target":80},{"source":86,"target":79},{"source":86,"target":87},{"source":86,"target":94},{"source":86,"target":155},{"source":86,"target":156},{"source":86,"target":157},{"source":86,"target":158},{"source":86,"target":159},{"source":155,"target":80},{"source":155,"target":160},{"source":155,"target":86},{"source":160,"target":80},{"source":156,"target":80},{"source":156,"target":161},{"source":156,"target":86},{"source":161,"target":80},{"source":157,"target":95},{"source":157,"target":162},{"source":157,"target":86},{"source":157,"target":163},{"source":162,"target":95},{"source":163,"target":9},{"source":163,"target":164},{"source":163,"target":157},{"source":164,"target":9},{"source":158,"target":87},{"source":159,"target":94},{"source":165,"target":9},{"source":165,"target":166},{"source":165,"target":15},{"source":9,"target":165},{"source":9,"target":167},{"source":9,"target":168},{"source":9,"target":169},{"source":9,"target":170},{"source":9,"target":171},{"source":9,"target":172},{"source":9,"target":173},{"source":9,"target":174},{"source":9,"target":175},{"source":9,"target":176},{"source":9,"target":177},{"source":9,"target":178},{"source":9,"target":179},{"source":9,"target":180},{"source":9,"target":181},{"source":9,"target":182},{"source":9,"target":183},{"source":167,"target":80},{"source":167,"target":184},{"source":167,"target":9},{"source":167,"target":185},{"source":184,"target":80},{"source":185,"target":186},{"source":185,"target":167},{"source":168,"target":80},{"source":168,"target":187},{"source":168,"target":9},{"source":168,"target":188},{"source":187,"target":80},{"source":188,"target":189},{"source":188,"target":168},{"source":169,"target":80},{"source":169,"target":190},{"source":169,"target":9},{"source":169,"target":191},{"source":169,"target":192},{"source":190,"target":80},{"source":191,"target":193},{"source":191,"target":169},{"source":192,"target":194},{"source":192,"target":169},{"source":170,"target":80},{"source":170,"target":195},{"source":170,"target":9},{"source":170,"target":196},{"source":170,"target":197},{"source":195,"target":80},{"source":196,"target":198},{"source":196,"target":170},{"source":197,"target":199},{"source":197,"target":170},{"source":171,"target":82},{"source":171,"target":200},{"source":171,"target":9},{"source":171,"target":201},{"source":200,"target":82},{"source":201,"target":202},{"source":201,"target":171},{"source":172,"target":83},{"source":172,"target":203},{"source":172,"target":9},{"source":172,"target":204},{"source":203,"target":83},{"source":204,"target":205},{"source":204,"target":172},{"source":173,"target":82},{"source":173,"target":206},{"source":173,"target":9},{"source":206,"target":82},{"source":174,"target":82},{"source":174,"target":207},{"source":174,"target":9},{"source":207,"target":82},{"source":175,"target":82},{"source":175,"target":208},{"source":175,"target":9},{"source":208,"target":82},{"source":176,"target":83},{"source":176,"target":209},{"source":176,"target":9},{"source":209,"target":83},{"source":177,"target":2},{"source":177,"target":210},{"source":177,"target":9},{"source":210,"target":2},{"source":178,"target":86},{"source":178,"target":211},{"source":178,"target":9},{"source":211,"target":86},{"source":179,"target":80},{"source":179,"target":212},{"source":179,"target":9},{"source":212,"target":80},{"source":180,"target":213},{"source":180,"target":214},{"source":180,"target":9},{"source":214,"target":213},{"source":181,"target":215},{"source":181,"target":9},{"source":182,"target":80},{"source":182,"target":216},{"source":182,"target":9},{"source":216,"target":80},{"source":183,"target":217},{"source":183,"target":9},{"source":166,"target":165},{"source":166,"target":9},{"source":166,"target":218},{"source":166,"target":219},{"source":218,"target":220},{"source":218,"target":166},{"source":219,"target":9},{"source":15,"target":165},{"source":15,"target":9},{"source":15,"target":221},{"source":15,"target":222},{"source":15,"target":223},{"source":15,"target":224},{"source":221,"target":225},{"source":221,"target":15},{"source":222,"target":80},{"source":222,"target":226},{"source":222,"target":15},{"source":226,"target":80},{"source":223,"target":227},{"source":223,"target":15},{"source":224,"target":9},{"source":228,"target":229},{"source":228,"target":213},{"source":228,"target":230},{"source":228,"target":231},{"source":229,"target":228},{"source":229,"target":166},{"source":229,"target":15},{"source":229,"target":232},{"source":229,"target":233},{"source":229,"target":234},{"source":229,"target":235},{"source":229,"target":236},{"source":233,"target":80},{"source":233,"target":237},{"source":233,"target":229},{"source":237,"target":80},{"source":234,"target":166},{"source":235,"target":15},{"source":236,"target":232},{"source":213,"target":228},{"source":213,"target":229},{"source":213,"target":238},{"source":213,"target":239},{"source":213,"target":240},{"source":213,"target":241},{"source":238,"target":80},{"source":238,"target":242},{"source":238,"target":213},{"source":238,"target":243},{"source":242,"target":80},{"source":243,"target":244},{"source":243,"target":238},{"source":239,"target":80},{"source":239,"target":245},{"source":239,"target":213},{"source":245,"target":80},{"source":240,"target":80},{"source":240,"target":246},{"source":240,"target":213},{"source":246,"target":80},{"source":241,"target":229},{"source":230,"target":228},{"source":230,"target":229},{"source":230,"target":1},{"source":230,"target":88},{"source":230,"target":247},{"source":230,"target":248},{"source":230,"target":249},{"source":230,"target":250},{"source":230,"target":251},{"source":247,"target":213},{"source":247,"target":252},{"source":247,"target":230},{"source":252,"target":213},{"source":248,"target":230},{"source":248,"target":253},{"source":248,"target":230},{"source":253,"target":230},{"source":249,"target":229},{"source":250,"target":1},{"source":251,"target":88},{"source":231,"target":228},{"source":231,"target":229},{"source":231,"target":254},{"source":254,"target":229},{"source":255,"target":256},{"source":255,"target":40},{"source":255,"target":257},{"source":255,"target":258},{"source":255,"target":259},{"source":255,"target":260},{"source":255,"target":261},{"source":255,"target":262},{"source":255,"target":263},{"source":255,"target":264},{"source":255,"target":265},{"source":255,"target":266},{"source":255,"target":267},{"source":255,"target":268},{"source":255,"target":269},{"source":255,"target":270},{"source":255,"target":271},{"source":255,"target":272},{"source":255,"target":273},{"source":255,"target":274},{"source":255,"target":275},{"source":255,"target":276},{"source":255,"target":277},{"source":255,"target":278},{"source":255,"target":279},{"source":255,"target":280},{"source":255,"target":281},{"source":255,"target":282},{"source":255,"target":283},{"source":255,"target":284},{"source":255,"target":285},{"source":255,"target":286},{"source":255,"target":287},{"source":255,"target":288},{"source":255,"target":289},{"source":255,"target":290},{"source":255,"target":291},{"source":256,"target":255},{"source":256,"target":292},{"source":256,"target":293},{"source":256,"target":294},{"source":293,"target":40},{"source":293,"target":295},{"source":293,"target":256},{"source":295,"target":40},{"source":294,"target":292},{"source":40,"target":255},{"source":40,"target":46},{"source":40,"target":7},{"source":40,"target":296},{"source":40,"target":297},{"source":40,"target":298},{"source":40,"target":299},{"source":40,"target":300},{"source":40,"target":301},{"source":296,"target":87},{"source":296,"target":302},{"source":296,"target":40},{"source":302,"target":87},{"source":297,"target":87},{"source":297,"target":303},{"source":297,"target":40},{"source":303,"target":87},{"source":298,"target":87},{"source":298,"target":304},{"source":298,"target":40},{"source":298,"target":305},{"source":304,"target":87},{"source":305,"target":306},{"source":305,"target":298},{"source":299,"target":307},{"source":299,"target":40},{"source":300,"target":46},{"source":301,"target":7},{"source":257,"target":255},{"source":257,"target":40},{"source":257,"target":308},{"source":257,"target":309},{"source":257,"target":310},{"source":257,"target":311},{"source":308,"target":258},{"source":308,"target":312},{"source":308,"target":257},{"source":312,"target":258},{"source":309,"target":313},{"source":309,"target":314},{"source":309,"target":257},{"source":314,"target":313},{"source":310,"target":40},{"source":310,"target":315},{"source":310,"target":257},{"source":315,"target":40},{"source":311,"target":40},{"source":258,"target":255},{"source":258,"target":40},{"source":258,"target":316},{"source":316,"target":40},{"source":259,"target":255},{"source":259,"target":258},{"source":259,"target":317},{"source":259,"target":318},{"source":259,"target":319},{"source":259,"target":320},{"source":317,"target":260},{"source":317,"target":321},{"source":317,"target":259},{"source":321,"target":260},{"source":318,"target":40},{"source":318,"target":322},{"source":318,"target":259},{"source":322,"target":40},{"source":319,"target":258},{"source":319,"target":323},{"source":319,"target":259},{"source":323,"target":258},{"source":320,"target":258},{"source":260,"target":255},{"source":260,"target":258},{"source":260,"target":324},{"source":324,"target":258},{"source":261,"target":255},{"source":261,"target":260},{"source":261,"target":325},{"source":261,"target":326},{"source":325,"target":262},{"source":325,"target":327},{"source":325,"target":261},{"source":327,"target":262},{"source":326,"target":260},{"source":262,"target":255},{"source":262,"target":260},{"source":262,"target":328},{"source":328,"target":260},{"source":263,"target":255},{"source":263,"target":262},{"source":263,"target":329},{"source":263,"target":330},{"source":329,"target":264},{"source":329,"target":331},{"source":329,"target":263},{"source":331,"target":264},{"source":330,"target":262},{"source":264,"target":255},{"source":264,"target":262},{"source":264,"target":332},{"source":332,"target":262},{"source":265,"target":255},{"source":265,"target":264},{"source":265,"target":333},{"source":265,"target":334},{"source":333,"target":266},{"source":333,"target":335},{"source":333,"target":265},{"source":335,"target":266},{"source":334,"target":264},{"source":266,"target":255},{"source":266,"target":264},{"source":266,"target":336},{"source":336,"target":264},{"source":267,"target":255},{"source":267,"target":266},{"source":267,"target":337},{"source":267,"target":338},{"source":337,"target":268},{"source":337,"target":339},{"source":337,"target":267},{"source":339,"target":268},{"source":338,"target":266},{"source":268,"target":255},{"source":268,"target":266},{"source":268,"target":340},{"source":340,"target":266},{"source":269,"target":255},{"source":269,"target":268},{"source":269,"target":341},{"source":269,"target":342},{"source":341,"target":270},{"source":341,"target":343},{"source":341,"target":269},{"source":343,"target":270},{"source":342,"target":268},{"source":270,"target":255},{"source":270,"target":268},{"source":270,"target":344},{"source":344,"target":268},{"source":271,"target":255},{"source":271,"target":270},{"source":271,"target":345},{"source":271,"target":346},{"source":271,"target":347},{"source":345,"target":348},{"source":345,"target":349},{"source":345,"target":271},{"source":349,"target":348},{"source":346,"target":272},{"source":346,"target":350},{"source":346,"target":271},{"source":350,"target":272},{"source":347,"target":270},{"source":272,"target":255},{"source":272,"target":270},{"source":272,"target":351},{"source":351,"target":270},{"source":273,"target":255},{"source":273,"target":43},{"source":273,"target":63},{"source":273,"target":272},{"source":273,"target":352},{"source":273,"target":353},{"source":273,"target":354},{"source":273,"target":355},{"source":352,"target":274},{"source":352,"target":356},{"source":352,"target":273},{"source":356,"target":274},{"source":353,"target":43},{"source":354,"target":63},{"source":355,"target":272},{"source":274,"target":255},{"source":274,"target":272},{"source":274,"target":357},{"source":357,"target":272},{"source":275,"target":255},{"source":275,"target":274},{"source":275,"target":358},{"source":275,"target":359},{"source":275,"target":360},{"source":358,"target":276},{"source":358,"target":361},{"source":358,"target":275},{"source":361,"target":276},{"source":359,"target":362},{"source":359,"target":363},{"source":359,"target":275},{"source":363,"target":362},{"source":360,"target":274},{"source":276,"target":255},{"source":276,"target":274},{"source":276,"target":364},{"source":364,"target":274},{"source":277,"target":255},{"source":277,"target":276},{"source":277,"target":365},{"source":277,"target":366},{"source":277,"target":367},{"source":365,"target":278},{"source":365,"target":368},{"source":365,"target":277},{"source":368,"target":278},{"source":366,"target":369},{"source":366,"target":370},{"source":366,"target":277},{"source":370,"target":369},{"source":367,"target":276},{"source":278,"target":255},{"source":278,"target":276},{"source":278,"target":371},{"source":371,"target":276},{"source":279,"target":255},{"source":279,"target":278},{"source":279,"target":372},{"source":279,"target":373},{"source":279,"target":374},{"source":372,"target":280},{"source":372,"target":375},{"source":372,"target":279},{"source":375,"target":280},{"source":373,"target":376},{"source":373,"target":377},{"source":373,"target":279},{"source":377,"target":376},{"source":374,"target":278},{"source":280,"target":255},{"source":280,"target":278},{"source":280,"target":378},{"source":378,"target":278},{"source":281,"target":255},{"source":281,"target":280},{"source":281,"target":379},{"source":281,"target":380},{"source":281,"target":381},{"source":379,"target":282},{"source":379,"target":382},{"source":379,"target":281},{"source":382,"target":282},{"source":380,"target":383},{"source":380,"target":384},{"source":380,"target":281},{"source":384,"target":383},{"source":381,"target":280},{"source":282,"target":255},{"source":282,"target":280},{"source":282,"target":385},{"source":385,"target":280},{"source":283,"target":255},{"source":283,"target":282},{"source":283,"target":386},{"source":283,"target":387},{"source":283,"target":388},{"source":386,"target":389},{"source":386,"target":390},{"source":386,"target":283},{"source":390,"target":389},{"source":387,"target":284},{"source":387,"target":391},{"source":387,"target":283},{"source":391,"target":284},{"source":388,"target":282},{"source":284,"target":255},{"source":284,"target":282},{"source":284,"target":392},{"source":392,"target":282},{"source":285,"target":255},{"source":285,"target":284},{"source":285,"target":393},{"source":285,"target":394},{"source":285,"target":395},{"source":393,"target":288},{"source":393,"target":396},{"source":393,"target":285},{"source":396,"target":288},{"source":394,"target":397},{"source":394,"target":398},{"source":394,"target":285},{"source":398,"target":397},{"source":395,"target":284},{"source":286,"target":255},{"source":286,"target":285},{"source":286,"target":399},{"source":399,"target":285},{"source":287,"target":255},{"source":287,"target":285},{"source":287,"target":400},{"source":400,"target":285},{"source":288,"target":255},{"source":288,"target":284},{"source":288,"target":401},{"source":401,"target":284},{"source":289,"target":255},{"source":289,"target":63},{"source":289,"target":43},{"source":289,"target":288},{"source":289,"target":402},{"source":289,"target":403},{"source":289,"target":404},{"source":289,"target":405},{"source":402,"target":282},{"source":402,"target":406},{"source":402,"target":289},{"source":406,"target":282},{"source":403,"target":63},{"source":404,"target":43},{"source":405,"target":288},{"source":290,"target":255},{"source":290,"target":288},{"source":290,"target":407},{"source":407,"target":288},{"source":291,"target":255},{"source":291,"target":13},{"source":291,"target":408},{"source":291,"target":409},{"source":408,"target":40},{"source":408,"target":410},{"source":408,"target":291},{"source":410,"target":40},{"source":409,"target":13},{"source":411,"target":412},{"source":411,"target":413},{"source":411,"target":414},{"source":411,"target":93},{"source":411,"target":415},{"source":411,"target":416},{"source":411,"target":417},{"source":411,"target":418},{"source":411,"target":419},{"source":412,"target":411},{"source":412,"target":43},{"source":412,"target":420},{"source":420,"target":43},{"source":413,"target":411},{"source":413,"target":9},{"source":413,"target":421},{"source":413,"target":422},{"source":421,"target":412},{"source":421,"target":423},{"source":421,"target":413},{"source":423,"target":412},{"source":422,"target":9},{"source":414,"target":411},{"source":414,"target":9},{"source":414,"target":424},{"source":414,"target":425},{"source":424,"target":412},{"source":424,"target":426},{"source":424,"target":414},{"source":426,"target":412},{"source":425,"target":9},{"source":93,"target":411},{"source":93,"target":9},{"source":93,"target":427},{"source":93,"target":428},{"source":427,"target":418},{"source":427,"target":429},{"source":427,"target":93},{"source":429,"target":418},{"source":428,"target":9},{"source":415,"target":411},{"source":415,"target":412},{"source":415,"target":430},{"source":415,"target":431},{"source":430,"target":119},{"source":430,"target":432},{"source":430,"target":415},{"source":432,"target":119},{"source":431,"target":412},{"source":416,"target":411},{"source":416,"target":412},{"source":416,"target":63},{"source":416,"target":433},{"source":416,"target":434},{"source":433,"target":412},{"source":434,"target":63},{"source":417,"target":411},{"source":417,"target":412},{"source":417,"target":435},{"source":417,"target":436},{"source":435,"target":119},{"source":435,"target":437},{"source":435,"target":417},{"source":437,"target":119},{"source":436,"target":412},{"source":418,"target":411},{"source":418,"target":21},{"source":418,"target":438},{"source":418,"target":439},{"source":418,"target":440},{"source":418,"target":441},{"source":418,"target":442},{"source":438,"target":80},{"source":438,"target":443},{"source":438,"target":418},{"source":443,"target":80},{"source":439,"target":95},{"source":439,"target":444},{"source":439,"target":418},{"source":439,"target":445},{"source":444,"target":95},{"source":445,"target":9},{"source":445,"target":446},{"source":445,"target":439},{"source":446,"target":9},{"source":440,"target":87},{"source":440,"target":447},{"source":440,"target":418},{"source":440,"target":448},{"source":440,"target":449},{"source":447,"target":87},{"source":448,"target":119},{"source":448,"target":450},{"source":448,"target":440},{"source":450,"target":119},{"source":449,"target":13},{"source":449,"target":451},{"source":449,"target":440},{"source":451,"target":13},{"source":441,"target":119},{"source":441,"target":452},{"source":441,"target":418},{"source":452,"target":119},{"source":442,"target":21},{"source":419,"target":411},{"source":419,"target":412},{"source":419,"target":453},{"source":453,"target":412},{"source":454,"target":455},{"source":454,"target":232},{"source":454,"target":456},{"source":454,"target":457},{"source":454,"target":458},{"source":454,"target":459},{"source":454,"target":460},{"source":455,"target":454},{"source":455,"target":15},{"source":455,"target":461},{"source":455,"target":462},{"source":455,"target":463},{"source":455,"target":464},{"source":461,"target":80},{"source":461,"target":465},{"source":461,"target":455},{"source":461,"target":466},{"source":465,"target":80},{"source":466,"target":467},{"source":466,"target":461},{"source":462,"target":80},{"source":462,"target":468},{"source":462,"target":455},{"source":468,"target":80},{"source":463,"target":166},{"source":463,"target":469},{"source":463,"target":455},{"source":469,"target":166},{"source":464,"target":15},{"source":232,"target":454},{"source":232,"target":9},{"source":232,"target":470},{"source":232,"target":471},{"source":232,"target":472},{"source":470,"target":80},{"source":470,"target":473},{"source":470,"target":232},{"source":473,"target":80},{"source":471,"target":455},{"source":471,"target":474},{"source":471,"target":232},{"source":474,"target":455},{"source":472,"target":9},{"source":456,"target":454},{"source":456,"target":455},{"source":456,"target":475},{"source":456,"target":476},{"source":475,"target":477},{"source":475,"target":478},{"source":475,"target":456},{"source":478,"target":477},{"source":476,"target":455},{"source":457,"target":454},{"source":457,"target":455},{"source":457,"target":479},{"source":457,"target":480},{"source":479,"target":80},{"source":479,"target":481},{"source":479,"target":457},{"source":481,"target":80},{"source":480,"target":455},{"source":458,"target":454},{"source":458,"target":455},{"source":458,"target":482},{"source":482,"target":455},{"source":459,"target":454},{"source":459,"target":456},{"source":459,"target":483},{"source":483,"target":456},{"source":460,"target":454},{"source":460,"target":456},{"source":460,"target":484},{"source":460,"target":485},{"source":484,"target":88},{"source":484,"target":486},{"source":484,"target":460},{"source":486,"target":88},{"source":485,"target":456},{"source":487,"target":488},{"source":487,"target":489},{"source":487,"target":490},{"source":487,"target":491},{"source":488,"target":487},{"source":488,"target":9},{"source":488,"target":492},{"source":488,"target":493},{"source":492,"target":40},{"source":492,"target":494},{"source":492,"target":488},{"source":494,"target":40},{"source":493,"target":9},{"source":489,"target":487},{"source":489,"target":63},{"source":489,"target":13},{"source":489,"target":495},{"source":489,"target":413},{"source":489,"target":496},{"source":489,"target":497},{"source":489,"target":498},{"source":489,"target":499},{"source":496,"target":63},{"source":497,"target":13},{"source":498,"target":495},{"source":499,"target":413},{"source":490,"target":487},{"source":490,"target":489},{"source":490,"target":414},{"source":490,"target":500},{"source":490,"target":501},{"source":490,"target":502},{"source":500,"target":86},{"source":500,"target":503},{"source":500,"target":490},{"source":503,"target":86},{"source":501,"target":489},{"source":502,"target":414},{"source":491,"target":487},{"source":491,"target":489},{"source":491,"target":504},{"source":491,"target":505},{"source":504,"target":506},{"source":504,"target":507},{"source":504,"target":491},{"source":507,"target":506},{"source":505,"target":489},{"source":508,"target":509},{"source":508,"target":506},{"source":508,"target":510},{"source":508,"target":511},{"source":508,"target":512},{"source":508,"target":513},{"source":508,"target":514},{"source":508,"target":515},{"source":508,"target":516},{"source":508,"target":517},{"source":508,"target":518},{"source":508,"target":519},{"source":508,"target":520},{"source":508,"target":521},{"source":508,"target":522},{"source":508,"target":523},{"source":508,"target":524},{"source":508,"target":525},{"source":508,"target":526},{"source":508,"target":527},{"source":508,"target":528},{"source":509,"target":508},{"source":509,"target":290},{"source":509,"target":529},{"source":509,"target":530},{"source":529,"target":87},{"source":529,"target":531},{"source":529,"target":509},{"source":529,"target":532},{"source":531,"target":87},{"source":532,"target":533},{"source":532,"target":529},{"source":530,"target":290},{"source":506,"target":508},{"source":506,"target":9},{"source":506,"target":534},{"source":534,"target":9},{"source":510,"target":508},{"source":510,"target":509},{"source":510,"target":535},{"source":510,"target":536},{"source":535,"target":537},{"source":535,"target":510},{"source":536,"target":509},{"source":511,"target":508},{"source":511,"target":509},{"source":511,"target":538},{"source":511,"target":539},{"source":538,"target":540},{"source":538,"target":511},{"source":539,"target":509},{"source":512,"target":508},{"source":512,"target":509},{"source":512,"target":541},{"source":541,"target":509},{"source":513,"target":508},{"source":513,"target":512},{"source":513,"target":542},{"source":513,"target":543},{"source":542,"target":544},{"source":542,"target":513},{"source":543,"target":512},{"source":514,"target":508},{"source":514,"target":512},{"source":514,"target":545},{"source":514,"target":546},{"source":545,"target":547},{"source":545,"target":514},{"source":546,"target":512},{"source":515,"target":508},{"source":515,"target":509},{"source":515,"target":548},{"source":548,"target":509},{"source":516,"target":508},{"source":516,"target":515},{"source":516,"target":549},{"source":516,"target":550},{"source":549,"target":551},{"source":549,"target":516},{"source":550,"target":515},{"source":517,"target":508},{"source":517,"target":515},{"source":517,"target":552},{"source":517,"target":553},{"source":552,"target":554},{"source":552,"target":517},{"source":553,"target":515},{"source":518,"target":508},{"source":518,"target":509},{"source":518,"target":555},{"source":555,"target":509},{"source":519,"target":508},{"source":519,"target":518},{"source":519,"target":556},{"source":519,"target":557},{"source":556,"target":558},{"source":556,"target":519},{"source":557,"target":518},{"source":520,"target":508},{"source":520,"target":518},{"source":520,"target":559},{"source":520,"target":560},{"source":559,"target":561},{"source":559,"target":520},{"source":560,"target":518},{"source":521,"target":508},{"source":521,"target":518},{"source":521,"target":562},{"source":521,"target":563},{"source":562,"target":564},{"source":562,"target":521},{"source":563,"target":518},{"source":522,"target":508},{"source":522,"target":509},{"source":522,"target":565},{"source":565,"target":509},{"source":523,"target":508},{"source":523,"target":522},{"source":523,"target":566},{"source":523,"target":567},{"source":566,"target":568},{"source":566,"target":523},{"source":567,"target":522},{"source":524,"target":508},{"source":524,"target":522},{"source":524,"target":569},{"source":524,"target":570},{"source":569,"target":571},{"source":569,"target":524},{"source":570,"target":522},{"source":525,"target":508},{"source":525,"target":522},{"source":525,"target":572},{"source":525,"target":573},{"source":572,"target":574},{"source":572,"target":525},{"source":573,"target":522},{"source":526,"target":508},{"source":526,"target":509},{"source":526,"target":575},{"source":575,"target":509},{"source":527,"target":508},{"source":527,"target":506},{"source":527,"target":576},{"source":576,"target":506},{"source":528,"target":508},{"source":528,"target":506},{"source":528,"target":577},{"source":577,"target":506},{"source":578,"target":579},{"source":578,"target":95},{"source":578,"target":94},{"source":578,"target":580},{"source":578,"target":581},{"source":578,"target":582},{"source":578,"target":583},{"source":578,"target":584},{"source":578,"target":34},{"source":578,"target":585},{"source":578,"target":147},{"source":579,"target":578},{"source":579,"target":9},{"source":579,"target":586},{"source":579,"target":587},{"source":586,"target":588},{"source":586,"target":589},{"source":586,"target":579},{"source":589,"target":588},{"source":587,"target":9},{"source":95,"target":578},{"source":95,"target":166},{"source":95,"target":590},{"source":590,"target":166},{"source":94,"target":578},{"source":94,"target":9},{"source":94,"target":591},{"source":94,"target":592},{"source":94,"target":593},{"source":94,"target":594},{"source":94,"target":595},{"source":94,"target":596},{"source":591,"target":80},{"source":591,"target":597},{"source":591,"target":94},{"source":591,"target":598},{"source":597,"target":80},{"source":598,"target":599},{"source":598,"target":591},{"source":592,"target":583},{"source":592,"target":600},{"source":592,"target":94},{"source":592,"target":601},{"source":600,"target":583},{"source":601,"target":602},{"source":601,"target":592},{"source":593,"target":584},{"source":593,"target":603},{"source":593,"target":94},{"source":593,"target":604},{"source":603,"target":584},{"source":604,"target":605},{"source":604,"target":593},{"source":594,"target":95},{"source":594,"target":606},{"source":594,"target":94},{"source":606,"target":95},{"source":595,"target":95},{"source":595,"target":607},{"source":595,"target":94},{"source":607,"target":95},{"source":596,"target":9},{"source":580,"target":578},{"source":580,"target":88},{"source":580,"target":43},{"source":580,"target":488},{"source":580,"target":608},{"source":580,"target":609},{"source":580,"target":610},{"source":580,"target":611},{"source":608,"target":612},{"source":608,"target":580},{"source":609,"target":88},{"source":610,"target":43},{"source":611,"target":488},{"source":581,"target":578},{"source":581,"target":95},{"source":581,"target":613},{"source":581,"target":614},{"source":581,"target":93},{"source":581,"target":579},{"source":581,"target":97},{"source":581,"target":615},{"source":581,"target":616},{"source":581,"target":617},{"source":581,"target":618},{"source":581,"target":619},{"source":581,"target":620},{"source":615,"target":95},{"source":616,"target":613},{"source":617,"target":614},{"source":618,"target":93},{"source":619,"target":579},{"source":620,"target":97},{"source":582,"target":578},{"source":582,"target":95},{"source":582,"target":621},{"source":621,"target":95},{"source":583,"target":578},{"source":583,"target":95},{"source":583,"target":488},{"source":583,"target":622},{"source":583,"target":88},{"source":583,"target":97},{"source":583,"target":623},{"source":583,"target":624},{"source":583,"target":625},{"source":583,"target":626},{"source":583,"target":627},{"source":583,"target":628},{"source":623,"target":580},{"source":623,"target":629},{"source":623,"target":583},{"source":629,"target":580},{"source":624,"target":95},{"source":625,"target":488},{"source":626,"target":622},{"source":627,"target":88},{"source":628,"target":97},{"source":584,"target":578},{"source":584,"target":95},{"source":584,"target":63},{"source":584,"target":43},{"source":584,"target":93},{"source":584,"target":614},{"source":584,"target":88},{"source":584,"target":579},{"source":584,"target":97},{"source":584,"target":630},{"source":584,"target":631},{"source":584,"target":632},{"source":584,"target":633},{"source":584,"target":634},{"source":584,"target":635},{"source":584,"target":636},{"source":584,"target":637},{"source":584,"target":638},{"source":584,"target":639},{"source":584,"target":640},{"source":584,"target":641},{"source":630,"target":642},{"source":630,"target":584},{"source":630,"target":643},{"source":630,"target":644},{"source":643,"target":645},{"source":643,"target":646},{"source":643,"target":630},{"source":646,"target":645},{"source":644,"target":647},{"source":644,"target":630},{"source":631,"target":648},{"source":631,"target":584},{"source":631,"target":649},{"source":649,"target":645},{"source":649,"target":650},{"source":649,"target":631},{"source":650,"target":645},{"source":632,"target":651},{"source":632,"target":584},{"source":632,"target":652},{"source":632,"target":653},{"source":652,"target":584},{"source":652,"target":654},{"source":652,"target":632},{"source":654,"target":584},{"source":653,"target":645},{"source":653,"target":655},{"source":653,"target":632},{"source":655,"target":645},{"source":633,"target":656},{"source":633,"target":584},{"source":634,"target":95},{"source":635,"target":63},{"source":636,"target":43},{"source":637,"target":93},{"source":638,"target":614},{"source":639,"target":88},{"source":640,"target":579},{"source":641,"target":97},{"source":34,"target":578},{"source":34,"target":584},{"source":34,"target":657},{"source":657,"target":584},{"source":585,"target":578},{"source":585,"target":584},{"source":585,"target":613},{"source":585,"target":658},{"source":585,"target":659},{"source":658,"target":584},{"source":659,"target":613},{"source":147,"target":578},{"source":147,"target":88},{"source":147,"target":495},{"source":147,"target":1},{"source":147,"target":660},{"source":147,"target":661},{"source":147,"target":662},{"source":147,"target":663},{"source":660,"target":86},{"source":660,"target":664},{"source":660,"target":147},{"source":664,"target":86},{"source":661,"target":88},{"source":662,"target":495},{"source":663,"target":1},{"source":665,"target":666},{"source":665,"target":14},{"source":665,"target":97},{"source":665,"target":667},{"source":665,"target":668},{"source":665,"target":669},{"source":665,"target":670},{"source":665,"target":671},{"source":665,"target":672},{"source":665,"target":673},{"source":665,"target":477},{"source":665,"target":674},{"source":665,"target":675},{"source":665,"target":676},{"source":665,"target":677},{"source":666,"target":665},{"source":666,"target":14},{"source":666,"target":678},{"source":678,"target":14},{"source":14,"target":665},{"source":14,"target":9},{"source":14,"target":679},{"source":679,"target":9},{"source":97,"target":665},{"source":97,"target":9},{"source":97,"target":680},{"source":97,"target":681},{"source":97,"target":682},{"source":97,"target":683},{"source":680,"target":684},{"source":680,"target":97},{"source":680,"target":685},{"source":685,"target":9},{"source":685,"target":686},{"source":685,"target":680},{"source":686,"target":9},{"source":681,"target":687},{"source":681,"target":97},{"source":682,"target":14},{"source":682,"target":688},{"source":682,"target":97},{"source":688,"target":14},{"source":683,"target":9},{"source":667,"target":665},{"source":667,"target":9},{"source":667,"target":689},{"source":667,"target":690},{"source":689,"target":666},{"source":689,"target":691},{"source":689,"target":667},{"source":691,"target":666},{"source":690,"target":9},{"source":668,"target":665},{"source":668,"target":666},{"source":668,"target":692},{"source":692,"target":666},{"source":669,"target":665},{"source":669,"target":666},{"source":669,"target":693},{"source":693,"target":666},{"source":670,"target":665},{"source":670,"target":666},{"source":670,"target":694},{"source":694,"target":666},{"source":671,"target":665},{"source":671,"target":666},{"source":671,"target":695},{"source":695,"target":666},{"source":672,"target":665},{"source":672,"target":666},{"source":672,"target":696},{"source":696,"target":666},{"source":673,"target":665},{"source":673,"target":666},{"source":673,"target":697},{"source":697,"target":666},{"source":477,"target":665},{"source":477,"target":666},{"source":477,"target":698},{"source":698,"target":666},{"source":674,"target":665},{"source":674,"target":666},{"source":674,"target":699},{"source":699,"target":666},{"source":675,"target":665},{"source":675,"target":666},{"source":675,"target":700},{"source":700,"target":666},{"source":676,"target":665},{"source":676,"target":666},{"source":676,"target":701},{"source":701,"target":666},{"source":677,"target":665},{"source":677,"target":666},{"source":677,"target":702},{"source":702,"target":666},{"source":703,"target":704},{"source":703,"target":376},{"source":703,"target":313},{"source":703,"target":348},{"source":703,"target":383},{"source":703,"target":362},{"source":703,"target":369},{"source":703,"target":389},{"source":703,"target":397},{"source":703,"target":705},{"source":703,"target":706},{"source":703,"target":707},{"source":703,"target":708},{"source":703,"target":709},{"source":703,"target":710},{"source":703,"target":711},{"source":703,"target":712},{"source":703,"target":713},{"source":703,"target":714},{"source":703,"target":715},{"source":703,"target":716},{"source":703,"target":717},{"source":703,"target":718},{"source":703,"target":719},{"source":703,"target":720},{"source":703,"target":721},{"source":703,"target":722},{"source":703,"target":723},{"source":703,"target":724},{"source":703,"target":725},{"source":703,"target":726},{"source":703,"target":727},{"source":703,"target":728},{"source":703,"target":729},{"source":703,"target":730},{"source":703,"target":731},{"source":703,"target":732},{"source":703,"target":733},{"source":703,"target":734},{"source":704,"target":703},{"source":704,"target":9},{"source":704,"target":735},{"source":735,"target":9},{"source":376,"target":703},{"source":376,"target":704},{"source":376,"target":736},{"source":736,"target":704},{"source":313,"target":703},{"source":313,"target":704},{"source":313,"target":737},{"source":737,"target":704},{"source":348,"target":703},{"source":348,"target":704},{"source":348,"target":738},{"source":738,"target":704},{"source":383,"target":703},{"source":383,"target":704},{"source":383,"target":739},{"source":739,"target":704},{"source":362,"target":703},{"source":362,"target":704},{"source":362,"target":740},{"source":740,"target":704},{"source":369,"target":703},{"source":369,"target":704},{"source":369,"target":741},{"source":741,"target":704},{"source":389,"target":703},{"source":389,"target":704},{"source":389,"target":742},{"source":742,"target":704},{"source":397,"target":703},{"source":397,"target":704},{"source":397,"target":743},{"source":743,"target":704},{"source":705,"target":703},{"source":705,"target":313},{"source":705,"target":744},{"source":744,"target":313},{"source":706,"target":703},{"source":706,"target":313},{"source":706,"target":745},{"source":745,"target":313},{"source":707,"target":703},{"source":707,"target":313},{"source":707,"target":746},{"source":746,"target":313},{"source":708,"target":703},{"source":708,"target":313},{"source":708,"target":747},{"source":747,"target":313},{"source":709,"target":703},{"source":709,"target":313},{"source":709,"target":748},{"source":748,"target":313},{"source":710,"target":703},{"source":710,"target":313},{"source":710,"target":749},{"source":749,"target":313},{"source":711,"target":703},{"source":711,"target":313},{"source":711,"target":750},{"source":750,"target":313},{"source":712,"target":703},{"source":712,"target":313},{"source":712,"target":751},{"source":751,"target":313},{"source":713,"target":703},{"source":713,"target":313},{"source":713,"target":752},{"source":752,"target":313},{"source":714,"target":703},{"source":714,"target":313},{"source":714,"target":753},{"source":753,"target":313},{"source":715,"target":703},{"source":715,"target":313},{"source":715,"target":754},{"source":754,"target":313},{"source":716,"target":703},{"source":716,"target":313},{"source":716,"target":755},{"source":755,"target":313},{"source":717,"target":703},{"source":717,"target":348},{"source":717,"target":756},{"source":756,"target":348},{"source":718,"target":703},{"source":718,"target":348},{"source":718,"target":757},{"source":757,"target":348},{"source":719,"target":703},{"source":719,"target":362},{"source":719,"target":758},{"source":758,"target":362},{"source":720,"target":703},{"source":720,"target":362},{"source":720,"target":759},{"source":759,"target":362},{"source":721,"target":703},{"source":721,"target":362},{"source":721,"target":760},{"source":760,"target":362},{"source":722,"target":703},{"source":722,"target":362},{"source":722,"target":761},{"source":761,"target":362},{"source":723,"target":703},{"source":723,"target":376},{"source":723,"target":389},{"source":723,"target":762},{"source":723,"target":763},{"source":762,"target":376},{"source":763,"target":389},{"source":724,"target":703},{"source":724,"target":376},{"source":724,"target":389},{"source":724,"target":764},{"source":724,"target":765},{"source":764,"target":376},{"source":765,"target":389},{"source":725,"target":703},{"source":725,"target":383},{"source":725,"target":766},{"source":766,"target":383},{"source":726,"target":703},{"source":726,"target":383},{"source":726,"target":767},{"source":767,"target":383},{"source":727,"target":703},{"source":727,"target":383},{"source":727,"target":768},{"source":768,"target":383},{"source":728,"target":703},{"source":728,"target":389},{"source":728,"target":769},{"source":769,"target":389},{"source":729,"target":703},{"source":729,"target":397},{"source":729,"target":770},{"source":770,"target":397},{"source":730,"target":703},{"source":730,"target":389},{"source":730,"target":771},{"source":771,"target":389},{"source":731,"target":703},{"source":731,"target":397},{"source":731,"target":772},{"source":772,"target":397},{"source":732,"target":703},{"source":732,"target":369},{"source":732,"target":773},{"source":773,"target":369},{"source":733,"target":703},{"source":733,"target":369},{"source":733,"target":774},{"source":774,"target":369},{"source":734,"target":703},{"source":734,"target":369},{"source":734,"target":775},{"source":775,"target":369},{"source":776,"target":777},{"source":776,"target":614},{"source":776,"target":778},{"source":776,"target":779},{"source":777,"target":776},{"source":777,"target":622},{"source":777,"target":97},{"source":777,"target":780},{"source":777,"target":781},{"source":780,"target":622},{"source":781,"target":97},{"source":614,"target":776},{"source":614,"target":9},{"source":614,"target":782},{"source":614,"target":783},{"source":782,"target":777},{"source":782,"target":784},{"source":782,"target":614},{"source":784,"target":777},{"source":783,"target":9},{"source":778,"target":776},{"source":778,"target":777},{"source":778,"target":785},{"source":785,"target":777},{"source":779,"target":776},{"source":779,"target":777},{"source":779,"target":786},{"source":786,"target":777},{"source":787,"target":13},{"source":787,"target":495},{"source":787,"target":88},{"source":787,"target":788},{"source":787,"target":789},{"source":787,"target":645},{"source":787,"target":790},{"source":787,"target":791},{"source":787,"target":792},{"source":787,"target":793},{"source":13,"target":787},{"source":13,"target":290},{"source":13,"target":413},{"source":13,"target":794},{"source":13,"target":795},{"source":13,"target":796},{"source":13,"target":797},{"source":13,"target":798},{"source":13,"target":799},{"source":794,"target":87},{"source":794,"target":800},{"source":794,"target":13},{"source":800,"target":87},{"source":795,"target":13},{"source":795,"target":801},{"source":795,"target":13},{"source":801,"target":13},{"source":796,"target":13},{"source":796,"target":802},{"source":796,"target":13},{"source":802,"target":13},{"source":797,"target":49},{"source":797,"target":803},{"source":797,"target":13},{"source":803,"target":49},{"source":798,"target":290},{"source":799,"target":413},{"source":495,"target":787},{"source":495,"target":9},{"source":495,"target":804},{"source":495,"target":805},{"source":495,"target":806},{"source":804,"target":87},{"source":804,"target":807},{"source":804,"target":495},{"source":807,"target":87},{"source":805,"target":40},{"source":805,"target":808},{"source":805,"target":495},{"source":808,"target":40},{"source":806,"target":9},{"source":88,"target":787},{"source":88,"target":166},{"source":88,"target":809},{"source":809,"target":166},{"source":788,"target":787},{"source":788,"target":13},{"source":788,"target":810},{"source":788,"target":811},{"source":810,"target":88},{"source":810,"target":812},{"source":810,"target":788},{"source":812,"target":88},{"source":811,"target":13},{"source":789,"target":787},{"source":789,"target":788},{"source":789,"target":813},{"source":813,"target":788},{"source":645,"target":787},{"source":645,"target":788},{"source":645,"target":495},{"source":645,"target":414},{"source":645,"target":814},{"source":645,"target":815},{"source":645,"target":816},{"source":814,"target":788},{"source":815,"target":495},{"source":816,"target":414},{"source":790,"target":787},{"source":790,"target":13},{"source":790,"target":817},{"source":817,"target":13},{"source":791,"target":787},{"source":791,"target":13},{"source":791,"target":818},{"source":791,"target":819},{"source":818,"target":130},{"source":818,"target":820},{"source":818,"target":791},{"source":820,"target":130},{"source":819,"target":13},{"source":792,"target":787},{"source":792,"target":13},{"source":792,"target":821},{"source":792,"target":822},{"source":821,"target":823},{"source":821,"target":792},{"source":822,"target":13},{"source":793,"target":787},{"source":793,"target":13},{"source":793,"target":824},{"source":793,"target":825},{"source":824,"target":506},{"source":824,"target":826},{"source":824,"target":793},{"source":826,"target":506},{"source":825,"target":13},{"source":827,"target":828},{"source":827,"target":613},{"source":827,"target":829},{"source":827,"target":292},{"source":827,"target":96},{"source":827,"target":830},{"source":827,"target":831},{"source":827,"target":832},{"source":827,"target":833},{"source":827,"target":834},{"source":827,"target":835},{"source":827,"target":836},{"source":827,"target":837},{"source":827,"target":838},{"source":827,"target":839},{"source":827,"target":840},{"source":827,"target":841},{"source":827,"target":842},{"source":827,"target":843},{"source":827,"target":844},{"source":827,"target":845},{"source":827,"target":846},{"source":827,"target":847},{"source":827,"target":848},{"source":827,"target":849},{"source":827,"target":850},{"source":827,"target":851},{"source":827,"target":852},{"source":828,"target":827},{"source":828,"target":9},{"source":828,"target":853},{"source":828,"target":854},{"source":853,"target":96},{"source":853,"target":855},{"source":853,"target":828},{"source":855,"target":96},{"source":854,"target":9},{"source":613,"target":827},{"source":613,"target":9},{"source":613,"target":856},{"source":613,"target":857},{"source":856,"target":96},{"source":856,"target":858},{"source":856,"target":613},{"source":858,"target":96},{"source":857,"target":9},{"source":829,"target":827},{"source":829,"target":9},{"source":829,"target":859},{"source":829,"target":860},{"source":859,"target":40},{"source":859,"target":861},{"source":859,"target":829},{"source":861,"target":40},{"source":860,"target":9},{"source":292,"target":827},{"source":292,"target":9},{"source":292,"target":862},{"source":862,"target":9},{"source":96,"target":827},{"source":96,"target":9},{"source":96,"target":863},{"source":863,"target":9},{"source":830,"target":827},{"source":830,"target":613},{"source":830,"target":864},{"source":864,"target":613},{"source":831,"target":827},{"source":831,"target":96},{"source":831,"target":829},{"source":831,"target":865},{"source":831,"target":866},{"source":831,"target":867},{"source":865,"target":40},{"source":865,"target":868},{"source":865,"target":831},{"source":868,"target":40},{"source":866,"target":96},{"source":867,"target":829},{"source":832,"target":827},{"source":832,"target":843},{"source":832,"target":869},{"source":869,"target":843},{"source":833,"target":827},{"source":833,"target":95},{"source":833,"target":96},{"source":833,"target":613},{"source":833,"target":667},{"source":833,"target":870},{"source":833,"target":871},{"source":833,"target":872},{"source":833,"target":873},{"source":870,"target":95},{"source":871,"target":96},{"source":872,"target":613},{"source":873,"target":667},{"source":834,"target":827},{"source":834,"target":613},{"source":834,"target":874},{"source":834,"target":875},{"source":874,"target":778},{"source":874,"target":876},{"source":874,"target":834},{"source":876,"target":778},{"source":875,"target":613},{"source":835,"target":827},{"source":835,"target":96},{"source":835,"target":828},{"source":835,"target":829},{"source":835,"target":877},{"source":835,"target":878},{"source":835,"target":879},{"source":835,"target":880},{"source":877,"target":96},{"source":877,"target":881},{"source":877,"target":835},{"source":881,"target":96},{"source":878,"target":96},{"source":879,"target":828},{"source":880,"target":829},{"source":836,"target":827},{"source":836,"target":843},{"source":836,"target":882},{"source":882,"target":843},{"source":837,"target":827},{"source":837,"target":830},{"source":837,"target":883},{"source":883,"target":830},{"source":838,"target":827},{"source":838,"target":852},{"source":838,"target":884},{"source":884,"target":852},{"source":839,"target":827},{"source":839,"target":96},{"source":839,"target":885},{"source":885,"target":96},{"source":840,"target":827},{"source":840,"target":96},{"source":840,"target":886},{"source":840,"target":887},{"source":886,"target":40},{"source":886,"target":888},{"source":886,"target":840},{"source":888,"target":40},{"source":887,"target":96},{"source":841,"target":827},{"source":841,"target":96},{"source":841,"target":828},{"source":841,"target":829},{"source":841,"target":889},{"source":841,"target":890},{"source":841,"target":891},{"source":841,"target":892},{"source":841,"target":893},{"source":889,"target":292},{"source":889,"target":894},{"source":889,"target":841},{"source":894,"target":292},{"source":890,"target":40},{"source":890,"target":895},{"source":890,"target":841},{"source":895,"target":40},{"source":891,"target":96},{"source":892,"target":828},{"source":893,"target":829},{"source":842,"target":827},{"source":842,"target":96},{"source":842,"target":828},{"source":842,"target":896},{"source":842,"target":897},{"source":842,"target":898},{"source":842,"target":899},{"source":896,"target":778},{"source":896,"target":900},{"source":896,"target":842},{"source":900,"target":778},{"source":897,"target":40},{"source":897,"target":901},{"source":897,"target":842},{"source":901,"target":40},{"source":898,"target":96},{"source":899,"target":828},{"source":843,"target":827},{"source":843,"target":96},{"source":843,"target":902},{"source":843,"target":903},{"source":902,"target":844},{"source":902,"target":904},{"source":902,"target":843},{"source":904,"target":844},{"source":903,"target":96},{"source":844,"target":827},{"source":844,"target":96},{"source":844,"target":828},{"source":844,"target":166},{"source":844,"target":905},{"source":844,"target":906},{"source":844,"target":907},{"source":905,"target":96},{"source":906,"target":828},{"source":907,"target":166},{"source":845,"target":827},{"source":845,"target":96},{"source":845,"target":908},{"source":845,"target":909},{"source":908,"target":910},{"source":908,"target":911},{"source":908,"target":845},{"source":911,"target":910},{"source":909,"target":96},{"source":846,"target":827},{"source":846,"target":830},{"source":846,"target":829},{"source":846,"target":912},{"source":846,"target":913},{"source":912,"target":830},{"source":913,"target":829},{"source":847,"target":827},{"source":847,"target":96},{"source":847,"target":914},{"source":847,"target":915},{"source":914,"target":40},{"source":914,"target":916},{"source":914,"target":847},{"source":916,"target":40},{"source":915,"target":96},{"source":848,"target":827},{"source":848,"target":96},{"source":848,"target":917},{"source":848,"target":918},{"source":848,"target":919},{"source":917,"target":830},{"source":917,"target":920},{"source":917,"target":848},{"source":920,"target":830},{"source":918,"target":40},{"source":918,"target":921},{"source":918,"target":848},{"source":921,"target":40},{"source":919,"target":96},{"source":849,"target":827},{"source":849,"target":96},{"source":849,"target":613},{"source":849,"target":922},{"source":849,"target":923},{"source":849,"target":924},{"source":922,"target":40},{"source":922,"target":925},{"source":922,"target":849},{"source":925,"target":40},{"source":923,"target":96},{"source":924,"target":613},{"source":850,"target":827},{"source":850,"target":96},{"source":850,"target":926},{"source":850,"target":927},{"source":926,"target":40},{"source":926,"target":928},{"source":926,"target":850},{"source":928,"target":40},{"source":927,"target":96},{"source":851,"target":827},{"source":851,"target":96},{"source":851,"target":613},{"source":851,"target":929},{"source":851,"target":930},{"source":851,"target":931},{"source":851,"target":932},{"source":929,"target":834},{"source":929,"target":933},{"source":929,"target":851},{"source":933,"target":834},{"source":930,"target":833},{"source":930,"target":934},{"source":930,"target":851},{"source":934,"target":833},{"source":931,"target":96},{"source":932,"target":613},{"source":852,"target":827},{"source":852,"target":96},{"source":852,"target":828},{"source":852,"target":935},{"source":852,"target":936},{"source":852,"target":937},{"source":935,"target":40},{"source":935,"target":938},{"source":935,"target":852},{"source":938,"target":40},{"source":936,"target":96},{"source":937,"target":828},{"source":939,"target":87},{"source":939,"target":63},{"source":939,"target":119},{"source":939,"target":111},{"source":939,"target":588},{"source":939,"target":130},{"source":939,"target":940},{"source":939,"target":941},{"source":939,"target":942},{"source":939,"target":943},{"source":939,"target":944},{"source":939,"target":945},{"source":939,"target":946},{"source":939,"target":947},{"source":939,"target":948},{"source":87,"target":939},{"source":87,"target":9},{"source":87,"target":949},{"source":87,"target":950},{"source":87,"target":951},{"source":87,"target":952},{"source":949,"target":953},{"source":949,"target":87},{"source":949,"target":954},{"source":949,"target":955},{"source":949,"target":956},{"source":954,"target":957},{"source":954,"target":949},{"source":955,"target":87},{"source":955,"target":958},{"source":955,"target":949},{"source":958,"target":87},{"source":956,"target":959},{"source":956,"target":949},{"source":950,"target":960},{"source":950,"target":87},{"source":950,"target":961},{"source":950,"target":962},{"source":950,"target":963},{"source":961,"target":964},{"source":961,"target":950},{"source":962,"target":87},{"source":962,"target":965},{"source":962,"target":950},{"source":965,"target":87},{"source":963,"target":43},{"source":963,"target":966},{"source":963,"target":950},{"source":966,"target":43},{"source":951,"target":95},{"source":951,"target":967},{"source":951,"target":87},{"source":951,"target":968},{"source":967,"target":95},{"source":968,"target":9},{"source":968,"target":969},{"source":968,"target":951},{"source":969,"target":9},{"source":952,"target":9},{"source":63,"target":939},{"source":63,"target":9},{"source":63,"target":970},{"source":63,"target":971},{"source":970,"target":119},{"source":970,"target":972},{"source":970,"target":63},{"source":972,"target":119},{"source":971,"target":9},{"source":119,"target":939},{"source":119,"target":9},{"source":119,"target":973},{"source":119,"target":974},{"source":119,"target":975},{"source":119,"target":976},{"source":973,"target":87},{"source":973,"target":977},{"source":973,"target":119},{"source":977,"target":87},{"source":974,"target":87},{"source":974,"target":978},{"source":974,"target":119},{"source":974,"target":979},{"source":978,"target":87},{"source":979,"target":13},{"source":979,"target":980},{"source":979,"target":974},{"source":980,"target":13},{"source":975,"target":111},{"source":975,"target":981},{"source":975,"target":119},{"source":981,"target":111},{"source":976,"target":9},{"source":111,"target":939},{"source":111,"target":119},{"source":111,"target":413},{"source":111,"target":982},{"source":111,"target":983},{"source":111,"target":984},{"source":982,"target":21},{"source":982,"target":985},{"source":982,"target":111},{"source":985,"target":21},{"source":983,"target":119},{"source":984,"target":413},{"source":588,"target":939},{"source":588,"target":119},{"source":588,"target":15},{"source":588,"target":986},{"source":588,"target":987},{"source":588,"target":988},{"source":986,"target":111},{"source":986,"target":989},{"source":986,"target":588},{"source":989,"target":111},{"source":987,"target":119},{"source":988,"target":15},{"source":130,"target":939},{"source":130,"target":87},{"source":130,"target":119},{"source":130,"target":990},{"source":130,"target":991},{"source":130,"target":992},{"source":130,"target":993},{"source":990,"target":95},{"source":990,"target":994},{"source":990,"target":130},{"source":990,"target":995},{"source":994,"target":95},{"source":995,"target":9},{"source":995,"target":996},{"source":995,"target":990},{"source":996,"target":9},{"source":991,"target":82},{"source":991,"target":997},{"source":991,"target":130},{"source":997,"target":82},{"source":992,"target":87},{"source":993,"target":119},{"source":940,"target":939},{"source":940,"target":130},{"source":940,"target":998},{"source":998,"target":130},{"source":941,"target":939},{"source":941,"target":130},{"source":941,"target":999},{"source":999,"target":130},{"source":942,"target":939},{"source":942,"target":130},{"source":942,"target":1000},{"source":1000,"target":130},{"source":943,"target":939},{"source":943,"target":130},{"source":943,"target":1001},{"source":1001,"target":130},{"source":944,"target":939},{"source":944,"target":130},{"source":944,"target":1002},{"source":1002,"target":130},{"source":945,"target":939},{"source":945,"target":130},{"source":945,"target":1003},{"source":1003,"target":130},{"source":946,"target":939},{"source":946,"target":130},{"source":946,"target":1004},{"source":1004,"target":130},{"source":947,"target":939},{"source":947,"target":130},{"source":947,"target":1005},{"source":1005,"target":130},{"source":948,"target":939},{"source":948,"target":130},{"source":948,"target":1006},{"source":1006,"target":130},{"source":1007,"target":622},{"source":1007,"target":910},{"source":1007,"target":1008},{"source":622,"target":1007},{"source":622,"target":166},{"source":622,"target":63},{"source":622,"target":43},{"source":622,"target":88},{"source":622,"target":413},{"source":622,"target":1009},{"source":622,"target":1010},{"source":622,"target":1011},{"source":622,"target":1012},{"source":622,"target":1013},{"source":622,"target":1014},{"source":1009,"target":1015},{"source":1009,"target":622},{"source":1010,"target":166},{"source":1011,"target":63},{"source":1012,"target":43},{"source":1013,"target":88},{"source":1014,"target":413},{"source":910,"target":1007},{"source":910,"target":622},{"source":910,"target":488},{"source":910,"target":292},{"source":910,"target":97},{"source":910,"target":1016},{"source":910,"target":1017},{"source":910,"target":1018},{"source":910,"target":1019},{"source":910,"target":1020},{"source":1016,"target":1008},{"source":1016,"target":1021},{"source":1016,"target":910},{"source":1021,"target":1008},{"source":1017,"target":622},{"source":1018,"target":488},{"source":1019,"target":292},{"source":1020,"target":97},{"source":1008,"target":1007},{"source":1008,"target":88},{"source":1008,"target":43},{"source":1008,"target":488},{"source":1008,"target":1022},{"source":1008,"target":1023},{"source":1008,"target":1024},{"source":1008,"target":1025},{"source":1022,"target":1026},{"source":1022,"target":1008},{"source":1023,"target":88},{"source":1024,"target":43},{"source":1025,"target":488}],"multigraph":true}
ecore
people
repo-ecore-all/data/rudiw/basic-crud/src/main/java/com/rudiwijaya/grudi/jpa/grudi.ecore
grudi Person id username email password name phoneNumber gender address versionNumber Team id name lines versionNumber TeamLine id kind team person versionNumber PersonInfo id userName name phoneNumber gender Gender male male female female unknown unknown TeamPersonKind captain captain member member
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="grudi" nsURI="http://www.rudiwijaya.com/grudi.jpa/" nsPrefix="grudi"> <eClassifiers xsi:type="ecore:EClass" name="Person"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELongObject" iD="true"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="id"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="username" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="username"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="email" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="email"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="password" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="password"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="name"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="phoneNumber" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="phoneNumber"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="gender" eType="#//Gender"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="gender"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="address" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="address"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="versionNumber" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="versionNumber"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Team"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELongObject" iD="true"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="id"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="name"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="lines" upperBound="-1" eType="#//TeamLine" eOpposite="#//TeamLine/team"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="lines"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="versionNumber" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="versionNumber"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TeamLine"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="id"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" lowerBound="1" eType="#//TeamPersonKind"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="kind"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="team" eType="#//Team" eOpposite="#//Team/lines"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="team"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="person" eType="#//PersonInfo"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="person"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="versionNumber" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="versionNumber"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PersonInfo"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELongObject"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="id"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="userName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="userName"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="name"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="phoneNumber" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="phoneNumber"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="gender" eType="#//Gender"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="gender"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Gender"> <eLiterals name="male"/> <eLiterals name="female" value="1"/> <eLiterals name="unknown" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="TeamPersonKind"> <eLiterals name="captain"/> <eLiterals name="member" value="1"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"grudi","nsURI":"http://www.rudiwijaya.com/grudi.jpa/","name":"grudi","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Person","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Team","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TeamLine","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PersonInfo","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Gender","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"TeamPersonKind","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":true,"id":7,"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":"username","changeable":true,"lowerBound":1,"iD":false,"id":8,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"email","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":"password","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":"name","changeable":true,"lowerBound":1,"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":"phoneNumber","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"gender","changeable":true,"lowerBound":0,"iD":false,"id":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":"address","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"versionNumber","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":true,"id":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":false,"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":"lines","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"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":"versionNumber","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"team","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":true,"id":34,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":1,"iD":false,"id":35,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"person","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"versionNumber","changeable":true,"lowerBound":0,"iD":false,"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":"id","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":"userName","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":"name","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":"phoneNumber","changeable":true,"lowerBound":0,"iD":false,"id":46,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"gender","changeable":true,"lowerBound":0,"iD":false,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"name":"male","id":53,"value":0,"literal":"male","eClass":"EEnumLiteral"},{"name":"female","id":54,"value":1,"literal":"female","eClass":"EEnumLiteral"},{"name":"unknown","id":55,"value":2,"literal":"unknown","eClass":"EEnumLiteral"},{"name":"captain","id":56,"value":0,"literal":"captain","eClass":"EEnumLiteral"},{"name":"member","id":57,"value":1,"literal":"member","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":1,"target":0},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":7,"target":16},{"source":7,"target":1},{"source":8,"target":17},{"source":8,"target":1},{"source":9,"target":18},{"source":9,"target":1},{"source":10,"target":19},{"source":10,"target":1},{"source":11,"target":20},{"source":11,"target":1},{"source":12,"target":21},{"source":12,"target":1},{"source":13,"target":5},{"source":13,"target":22},{"source":13,"target":1},{"source":22,"target":5},{"source":14,"target":23},{"source":14,"target":1},{"source":15,"target":24},{"source":15,"target":1},{"source":2,"target":0},{"source":2,"target":25},{"source":2,"target":26},{"source":2,"target":27},{"source":2,"target":28},{"source":25,"target":29},{"source":25,"target":2},{"source":26,"target":30},{"source":26,"target":2},{"source":27,"target":3},{"source":27,"target":31},{"source":27,"target":2},{"source":27,"target":32},{"source":31,"target":3},{"source":28,"target":33},{"source":28,"target":2},{"source":3,"target":0},{"source":3,"target":34},{"source":3,"target":35},{"source":3,"target":32},{"source":3,"target":36},{"source":3,"target":37},{"source":34,"target":38},{"source":34,"target":3},{"source":35,"target":6},{"source":35,"target":39},{"source":35,"target":3},{"source":39,"target":6},{"source":32,"target":2},{"source":32,"target":40},{"source":32,"target":3},{"source":32,"target":27},{"source":40,"target":2},{"source":36,"target":4},{"source":36,"target":41},{"source":36,"target":3},{"source":41,"target":4},{"source":37,"target":42},{"source":37,"target":3},{"source":4,"target":0},{"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":49},{"source":44,"target":4},{"source":45,"target":50},{"source":45,"target":4},{"source":46,"target":51},{"source":46,"target":4},{"source":47,"target":5},{"source":47,"target":52},{"source":47,"target":4},{"source":52,"target":5},{"source":5,"target":0},{"source":5,"target":53},{"source":5,"target":54},{"source":5,"target":55},{"source":53,"target":5},{"source":54,"target":5},{"source":55,"target":5},{"source":6,"target":0},{"source":6,"target":56},{"source":6,"target":57},{"source":56,"target":6},{"source":57,"target":6}],"multigraph":true}
ecore
gpl
repo-ecore-all/data/MDEGroup/MDEProfiler/tools/anatlyzer.atl.tests.api/tmp_/Java2KDM.effective.ecore
java MethodRefParameter SuperConstructorInvocation expression MethodRef PrimitiveTypeDouble WhileStatement expression body StringLiteral escapedValue AnnotationTypeDeclaration SynchronizedStatement body expression ThisExpression VariableDeclarationFragment variablesContainer WildCardType bound EnumConstantDeclaration TypeLiteral type AbstractMethodDeclaration body parameters thrownExceptions typeParameters PrimitiveTypeVoid InterfaceDeclaration UnresolvedTypeDeclaration TypeDeclaration typeParameters PrimitiveTypeLong PrimitiveTypeBoolean CharacterLiteral escapedValue FieldDeclaration SingleVariableDeclaration modifier type methodDeclaration AbstractTypeDeclaration commentsAfterBody commentsBeforeBody superInterfaces bodyDeclarations AbstractMethodInvocation arguments method AbstractTypeQualifiedExpression qualifier Assignment leftHandSide rightHandSide operator PostfixExpression operand operator PrimitiveTypeByte ArrayInitializer expressions AnnotationMemberValuePair value member EnumDeclaration enumConstants ImportDeclaration static importedElement EnhancedForStatement body parameter expression ASTNode comments originalClassFile originalCompilationUnit Block statements TypeAccess type TypeParameter PrimitiveTypeFloat PrimitiveType ArrayLengthAccess array EmptyStatement ReturnStatement expression MemberRef Statement SwitchStatement expression statements ArrayCreation type dimensions initializer UnresolvedItem SingleVariableAccess variable Annotation type values Modifier static visibility inheritance ParenthesizedExpression expression PrimitiveTypeShort MethodDeclaration UnresolvedItemAccess element IfStatement expression elseStatement thenStatement InfixExpression rightOperand leftOperand operator extendedOperands Archive originalFilePath BooleanLiteral value AnnotationTypeMemberDeclaration type CompilationUnit originalFilePath imports types SuperFieldAccess field VariableDeclaration initializer TryStatement catchClauses body finally ParameterizedType type typeArguments Package ownedElements ownedPackages BreakStatement label TagElement ArrayType elementType dimensions ExpressionStatement expression BodyDeclaration modifier abstractTypeDeclaration anonymousClassDeclarationOwner annotations SuperMethodInvocation ConstructorDeclaration PrimitiveTypeInt CatchClause body exception SwitchCase expression Type PrefixExpression operator operand ConditionalExpression expression thenExpression elseExpression NullLiteral ForStatement expression initializers body updaters ArrayAccess array index AbstractVariablesContainer type fragments VariableDeclarationExpression PrimitiveTypeChar Initializer body ContinueStatement label ClassFile DoStatement expression body AssertStatement expression message InstanceofExpression rightOperand leftOperand Comment content TypeDeclarationStatement declaration ClassDeclaration superClass FieldAccess expression field MethodInvocation expression AnonymousClassDeclaration bodyDeclarations ConstructorInvocation CastExpression expression type ThrowStatement expression NamedElement name proxy LabeledStatement body VariableDeclarationStatement annotations NumberLiteral tokenValue Expression ClassInstanceCreation expression type anonymousClassDeclaration Model compilationUnits name orphanTypes archives ownedElements PrefixExpressionKind INCREMENT ++ DECREMENT -- PLUS + MINUS - COMPLEMENT ~ NOT ! InfixExpressionKind TIMES * DIVIDE / REMAINDER % PLUS + MINUS - LEFT_SHIFT << RIGHT_SHIFT_SIGNED >> RIGHT_SHIFT_UNSIGNED >>> LESS < GREATER > LESS_EQUALS <= GREATER_EQUALS >= EQUALS == NOT_EQUALS != XOR ^ AND & OR | CONDITIONAL_AND && CONDITIONAL_OR || PostfixExpressionKind INCREMENT ++ DECREMENT -- VisibilityKind none none public public private private protected protected InheritanceKind none none abstract abstract final final AssignmentKind ASSIGN = PLUS_ASSIGN += MINUS_ASSIGN -= TIMES_ASSIGN *= DIVIDE_ASSIGN /= BIT_AND_ASSIGN &= BIT_OR_ASSIGN |= BIT_XOR_ASSIGN ^= REMAINDER_ASSIGN %= LEFT_SHIFT_ASSIGN <<= RIGHT_SHIFT_SIGNED_ASSIGN >>= RIGHT_SHIFT_UNSIGNED_ASSIGN >>>= NamespaceAccess
<?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="java" nsURI="java" nsPrefix="java"> <eAnnotations source="java"/> <eClassifiers xsi:type="ecore:EClass" name="MethodRefParameter" eSuperTypes="//ASTNode"/> <eClassifiers xsi:type="ecore:EClass" name="SuperConstructorInvocation" eSuperTypes="//Statement //AbstractMethodInvocation"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodRef" eSuperTypes="//ASTNode"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeDouble" eSuperTypes="//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="WhileStatement" eSuperTypes="//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" lowerBound="1" eType="//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringLiteral" eSuperTypes="//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="escapedValue" lowerBound="1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnnotationTypeDeclaration" eSuperTypes="//AbstractTypeDeclaration"/> <eClassifiers xsi:type="ecore:EClass" name="SynchronizedStatement" eSuperTypes="//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" lowerBound="1" eType="//Block" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ThisExpression" eSuperTypes="//AbstractTypeQualifiedExpression"/> <eClassifiers xsi:type="ecore:EClass" name="VariableDeclarationFragment" eSuperTypes="//VariableDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="variablesContainer" eType="//AbstractVariablesContainer" eOpposite="//AbstractVariablesContainer/fragments"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WildCardType" eSuperTypes="//Type"> <eStructuralFeatures xsi:type="ecore:EReference" name="bound" eType="//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumConstantDeclaration" eSuperTypes="//BodyDeclaration //VariableDeclaration"/> <eClassifiers xsi:type="ecore:EClass" name="TypeLiteral" eSuperTypes="//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractMethodDeclaration" abstract="true" eSuperTypes="//BodyDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="//Block" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="//SingleVariableDeclaration" containment="true" eOpposite="//SingleVariableDeclaration/methodDeclaration"/> <eStructuralFeatures xsi:type="ecore:EReference" name="thrownExceptions" upperBound="-1" eType="//TypeAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="typeParameters" upperBound="-1" eType="//TypeParameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeVoid" eSuperTypes="//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="InterfaceDeclaration" eSuperTypes="//TypeDeclaration"/> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedTypeDeclaration" eSuperTypes="//AbstractTypeDeclaration //UnresolvedItem"/> <eClassifiers xsi:type="ecore:EClass" name="TypeDeclaration" abstract="true" eSuperTypes="//AbstractTypeDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="typeParameters" upperBound="-1" eType="//TypeParameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeLong" eSuperTypes="//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeBoolean" eSuperTypes="//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="CharacterLiteral" eSuperTypes="//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="escapedValue" lowerBound="1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FieldDeclaration" eSuperTypes="//BodyDeclaration //AbstractVariablesContainer"/> <eClassifiers xsi:type="ecore:EClass" name="SingleVariableDeclaration" eSuperTypes="//VariableDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="modifier" eType="//Modifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="//TypeAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="methodDeclaration" eType="//AbstractMethodDeclaration" eOpposite="//AbstractMethodDeclaration/parameters"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractTypeDeclaration" abstract="true" eSuperTypes="//BodyDeclaration //Type"> <eStructuralFeatures xsi:type="ecore:EReference" name="commentsAfterBody" upperBound="-1" eType="//Comment" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="commentsBeforeBody" upperBound="-1" eType="//Comment" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="superInterfaces" upperBound="-1" eType="//TypeAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bodyDeclarations" upperBound="-1" eType="//BodyDeclaration" containment="true" eOpposite="//BodyDeclaration/abstractTypeDeclaration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractMethodInvocation" abstract="true" eSuperTypes="//ASTNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="method" lowerBound="1" eType="//AbstractMethodDeclaration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractTypeQualifiedExpression" abstract="true" eSuperTypes="//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" eType="//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Assignment" eSuperTypes="//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="leftHandSide" lowerBound="1" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rightHandSide" lowerBound="1" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" lowerBound="1" eType="//AssignmentKind"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PostfixExpression" eSuperTypes="//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="operand" lowerBound="1" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" lowerBound="1" eType="//PostfixExpressionKind"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeByte" eSuperTypes="//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="ArrayInitializer" eSuperTypes="//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expressions" upperBound="-1" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnnotationMemberValuePair" eSuperTypes="//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="member" eType="//AnnotationTypeMemberDeclaration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumDeclaration" eSuperTypes="//AbstractTypeDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="enumConstants" upperBound="-1" eType="//EnumConstantDeclaration" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ImportDeclaration" eSuperTypes="//ASTNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="static"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="importedElement" lowerBound="1" eType="//NamedElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnhancedForStatement" eSuperTypes="//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" lowerBound="1" eType="//Statement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameter" lowerBound="1" eType="//SingleVariableDeclaration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ASTNode" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="comments" upperBound="-1" eType="//Comment" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalClassFile" eType="//ClassFile"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalCompilationUnit" eType="//CompilationUnit"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Block" eSuperTypes="//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeAccess" eSuperTypes="//Expression //NamespaceAccess"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="//Type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeParameter" eSuperTypes="//Type"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeFloat" eSuperTypes="//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="//Type"/> <eClassifiers xsi:type="ecore:EClass" name="ArrayLengthAccess" eSuperTypes="//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="array" lowerBound="1" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EmptyStatement" 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="MemberRef" eSuperTypes="//ASTNode"/> <eClassifiers xsi:type="ecore:EClass" name="Statement" abstract="true" eSuperTypes="//ASTNode"/> <eClassifiers xsi:type="ecore:EClass" name="SwitchStatement" eSuperTypes="//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayCreation" eSuperTypes="//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="//TypeAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dimensions" upperBound="-1" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initializer" eType="//ArrayInitializer" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedItem" eSuperTypes="//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="SingleVariableAccess" eSuperTypes="//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" lowerBound="1" eType="//VariableDeclaration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Annotation" eSuperTypes="//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="//TypeAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1" eType="//AnnotationMemberValuePair" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Modifier" eSuperTypes="//ASTNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="static" lowerBound="1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" lowerBound="1" eType="//VisibilityKind"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="inheritance" lowerBound="1" eType="//InheritanceKind"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParenthesizedExpression" eSuperTypes="//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeShort" eSuperTypes="//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="MethodDeclaration" eSuperTypes="//AbstractMethodDeclaration"/> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedItemAccess" eSuperTypes="//Expression //NamespaceAccess"> <eStructuralFeatures xsi:type="ecore:EReference" name="element" eType="//UnresolvedItem"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IfStatement" eSuperTypes="//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elseStatement" eType="//Statement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="thenStatement" lowerBound="1" eType="//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InfixExpression" eSuperTypes="//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="rightOperand" lowerBound="1" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="leftOperand" lowerBound="1" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" lowerBound="1" eType="//InfixExpressionKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extendedOperands" upperBound="-1" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Archive" eSuperTypes="//NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="originalFilePath" lowerBound="1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BooleanLiteral" eSuperTypes="//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnnotationTypeMemberDeclaration" eSuperTypes="//BodyDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CompilationUnit" eSuperTypes="//NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="originalFilePath" lowerBound="1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="imports" upperBound="-1" eType="//ImportDeclaration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="types" upperBound="-1" eType="//AbstractTypeDeclaration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SuperFieldAccess" eSuperTypes="//AbstractTypeQualifiedExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="field" lowerBound="1" eType="//SingleVariableAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableDeclaration" abstract="true" eSuperTypes="//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="initializer" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TryStatement" eSuperTypes="//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="catchClauses" upperBound="-1" eType="//CatchClause" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" lowerBound="1" eType="//Block" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="finally" eType="//Block" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParameterizedType" eSuperTypes="//Type"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="//TypeAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="typeArguments" upperBound="-1" eType="//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedElements" upperBound="-1" eType="//AbstractTypeDeclaration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedPackages" upperBound="-1" eType="//Package" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BreakStatement" eSuperTypes="//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="label" eType="//LabeledStatement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TagElement" eSuperTypes="//ASTNode"/> <eClassifiers xsi:type="ecore:EClass" name="ArrayType" eSuperTypes="//Type"> <eStructuralFeatures xsi:type="ecore:EReference" name="elementType" lowerBound="1" eType="//TypeAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dimensions" lowerBound="1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExpressionStatement" eSuperTypes="//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BodyDeclaration" abstract="true" eSuperTypes="//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="modifier" eType="//Modifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="abstractTypeDeclaration" eType="//AbstractTypeDeclaration" eOpposite="//AbstractTypeDeclaration/bodyDeclarations"/> <eStructuralFeatures xsi:type="ecore:EReference" name="anonymousClassDeclarationOwner" eType="//AnonymousClassDeclaration" eOpposite="//AnonymousClassDeclaration/bodyDeclarations"/> <eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1" eType="//Annotation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SuperMethodInvocation" eSuperTypes="//AbstractTypeQualifiedExpression //AbstractMethodInvocation"/> <eClassifiers xsi:type="ecore:EClass" name="ConstructorDeclaration" eSuperTypes="//AbstractMethodDeclaration"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeInt" eSuperTypes="//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="CatchClause" eSuperTypes="//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" lowerBound="1" eType="//Block" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exception" lowerBound="1" eType="//SingleVariableDeclaration" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SwitchCase" eSuperTypes="//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="PrefixExpression" eSuperTypes="//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" lowerBound="1" eType="//PrefixExpressionKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operand" lowerBound="1" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConditionalExpression" eSuperTypes="//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="thenExpression" lowerBound="1" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elseExpression" lowerBound="1" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NullLiteral" eSuperTypes="//Expression"/> <eClassifiers xsi:type="ecore:EClass" name="ForStatement" eSuperTypes="//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initializers" upperBound="-1" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" lowerBound="1" eType="//Statement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="updaters" upperBound="-1" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayAccess" eSuperTypes="//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="array" lowerBound="1" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="index" lowerBound="1" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractVariablesContainer" abstract="true" eSuperTypes="//ASTNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="//TypeAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fragments" upperBound="-1" eType="//VariableDeclarationFragment" containment="true" eOpposite="//VariableDeclarationFragment/variablesContainer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableDeclarationExpression" eSuperTypes="//Expression //AbstractVariablesContainer"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeChar" eSuperTypes="//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="Initializer" eSuperTypes="//BodyDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" lowerBound="1" eType="//Block" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ContinueStatement" eSuperTypes="//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="label" eType="//LabeledStatement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ClassFile" eSuperTypes="//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="DoStatement" eSuperTypes="//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" lowerBound="1" eType="//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AssertStatement" eSuperTypes="//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="message" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InstanceofExpression" eSuperTypes="//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="rightOperand" lowerBound="1" eType="//TypeAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="leftOperand" lowerBound="1" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Comment" abstract="true" eSuperTypes="//ASTNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="content" lowerBound="1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeDeclarationStatement" eSuperTypes="//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="declaration" lowerBound="1" eType="//AbstractTypeDeclaration" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ClassDeclaration" eSuperTypes="//TypeDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="superClass" eType="//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FieldAccess" eSuperTypes="//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="field" lowerBound="1" eType="//SingleVariableAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodInvocation" eSuperTypes="//Expression //AbstractMethodInvocation"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnonymousClassDeclaration" eSuperTypes="//ASTNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="bodyDeclarations" upperBound="-1" eType="//BodyDeclaration" containment="true" eOpposite="//BodyDeclaration/anonymousClassDeclarationOwner"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConstructorInvocation" eSuperTypes="//Statement //AbstractMethodInvocation"/> <eClassifiers xsi:type="ecore:EClass" name="CastExpression" eSuperTypes="//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ThrowStatement" eSuperTypes="//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1" eType="//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="//ASTNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="proxy" lowerBound="1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LabeledStatement" eSuperTypes="//NamedElement //Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" lowerBound="1" eType="//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableDeclarationStatement" eSuperTypes="//Statement //AbstractVariablesContainer"> <eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1" eType="//Annotation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NumberLiteral" eSuperTypes="//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tokenValue" lowerBound="1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true" eSuperTypes="//ASTNode"/> <eClassifiers xsi:type="ecore:EClass" name="ClassInstanceCreation" eSuperTypes="//Expression //AbstractMethodInvocation"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="//TypeAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="anonymousClassDeclaration" eType="//AnonymousClassDeclaration" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Model"> <eStructuralFeatures xsi:type="ecore:EReference" name="compilationUnits" upperBound="-1" eType="//CompilationUnit" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="orphanTypes" upperBound="-1" eType="//Type" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="archives" upperBound="-1" eType="//Archive" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedElements" upperBound="-1" eType="//Package" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="PrefixExpressionKind"> <eLiterals name="INCREMENT" value="1" literal="++"/> <eLiterals name="DECREMENT" value="2" literal="--"/> <eLiterals name="PLUS" value="3" literal="+"/> <eLiterals name="MINUS" value="4" literal="-"/> <eLiterals name="COMPLEMENT" value="5" literal="~"/> <eLiterals name="NOT" value="6" literal="!"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="InfixExpressionKind"> <eLiterals name="TIMES" value="1" literal="*"/> <eLiterals name="DIVIDE" value="2" literal="/"/> <eLiterals name="REMAINDER" value="3" literal="%"/> <eLiterals name="PLUS" value="4" literal="+"/> <eLiterals name="MINUS" value="5" literal="-"/> <eLiterals name="LEFT_SHIFT" value="6" literal="&lt;&lt;"/> <eLiterals name="RIGHT_SHIFT_SIGNED" value="7" literal=">>"/> <eLiterals name="RIGHT_SHIFT_UNSIGNED" value="8" literal=">>>"/> <eLiterals name="LESS" value="9" literal="&lt;"/> <eLiterals name="GREATER" value="10" literal=">"/> <eLiterals name="LESS_EQUALS" value="11" literal="&lt;="/> <eLiterals name="GREATER_EQUALS" value="12" literal=">="/> <eLiterals name="EQUALS" value="13" literal="=="/> <eLiterals name="NOT_EQUALS" value="14" literal="!="/> <eLiterals name="XOR" value="15" literal="^"/> <eLiterals name="AND" value="16" literal="&amp;"/> <eLiterals name="OR" value="17" literal="|"/> <eLiterals name="CONDITIONAL_AND" value="18" literal="&amp;&amp;"/> <eLiterals name="CONDITIONAL_OR" value="19" literal="||"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="PostfixExpressionKind"> <eLiterals name="INCREMENT" value="1" literal="++"/> <eLiterals name="DECREMENT" value="2" literal="--"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="VisibilityKind"> <eLiterals name="none" value="1"/> <eLiterals name="public" value="2"/> <eLiterals name="private" value="3"/> <eLiterals name="protected" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="InheritanceKind"> <eLiterals name="none" value="1"/> <eLiterals name="abstract" value="2"/> <eLiterals name="final" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="AssignmentKind"> <eLiterals name="ASSIGN" value="1" literal="="/> <eLiterals name="PLUS_ASSIGN" value="2" literal="+="/> <eLiterals name="MINUS_ASSIGN" value="3" literal="-="/> <eLiterals name="TIMES_ASSIGN" value="4" literal="*="/> <eLiterals name="DIVIDE_ASSIGN" value="5" literal="/="/> <eLiterals name="BIT_AND_ASSIGN" value="6" literal="&amp;="/> <eLiterals name="BIT_OR_ASSIGN" value="7" literal="|="/> <eLiterals name="BIT_XOR_ASSIGN" value="8" literal="^="/> <eLiterals name="REMAINDER_ASSIGN" value="9" literal="%="/> <eLiterals name="LEFT_SHIFT_ASSIGN" value="10" literal="&lt;&lt;="/> <eLiterals name="RIGHT_SHIFT_SIGNED_ASSIGN" value="11" literal=">>="/> <eLiterals name="RIGHT_SHIFT_UNSIGNED_ASSIGN" value="12" literal=">>>="/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamespaceAccess" abstract="true" eSuperTypes="//ASTNode"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"java","nsURI":"java","name":"java","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodRefParameter","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperConstructorInvocation","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodRef","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeDouble","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhileStatement","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringLiteral","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationTypeDeclaration","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SynchronizedStatement","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThisExpression","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclarationFragment","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WildCardType","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumConstantDeclaration","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeLiteral","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMethodDeclaration","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeVoid","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterfaceDeclaration","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedTypeDeclaration","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeDeclaration","instanceClass":null,"abstract":true,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeLong","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeBoolean","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CharacterLiteral","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FieldDeclaration","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleVariableDeclaration","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractTypeDeclaration","instanceClass":null,"abstract":true,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMethodInvocation","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractTypeQualifiedExpression","instanceClass":null,"abstract":true,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PostfixExpression","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeByte","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayInitializer","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationMemberValuePair","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumDeclaration","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImportDeclaration","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnhancedForStatement","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ASTNode","instanceClass":null,"abstract":true,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeAccess","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeParameter","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeFloat","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayLengthAccess","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EmptyStatement","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnStatement","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MemberRef","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchStatement","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayCreation","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedItem","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleVariableAccess","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Annotation","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Modifier","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParenthesizedExpression","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeShort","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodDeclaration","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedItemAccess","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfStatement","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InfixExpression","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Archive","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanLiteral","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationTypeMemberDeclaration","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompilationUnit","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperFieldAccess","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclaration","instanceClass":null,"abstract":true,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TryStatement","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterizedType","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BreakStatement","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TagElement","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayType","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionStatement","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BodyDeclaration","instanceClass":null,"abstract":true,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperMethodInvocation","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstructorDeclaration","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeInt","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CatchClause","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchCase","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrefixExpression","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalExpression","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NullLiteral","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForStatement","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayAccess","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractVariablesContainer","instanceClass":null,"abstract":true,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclarationExpression","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeChar","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Initializer","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContinueStatement","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassFile","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DoStatement","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssertStatement","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceofExpression","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":true,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeDeclarationStatement","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassDeclaration","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FieldAccess","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodInvocation","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnonymousClassDeclaration","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstructorInvocation","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CastExpression","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThrowStatement","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LabeledStatement","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclarationStatement","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumberLiteral","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassInstanceCreation","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PrefixExpressionKind","instanceClass":null,"id":108,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"InfixExpressionKind","instanceClass":null,"id":109,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"PostfixExpressionKind","instanceClass":null,"id":110,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"VisibilityKind","instanceClass":null,"id":111,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"InheritanceKind","instanceClass":null,"id":112,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"AssignmentKind","instanceClass":null,"id":113,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamespaceAccess","instanceClass":null,"abstract":true,"id":114,"interface":false,"eClass":"EClass"},{"id":115,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":116,"derived":false},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"container":false,"ordered":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":122,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":123,"derived":false},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"escapedValue","changeable":true,"lowerBound":1,"iD":false,"id":127,"derived":false},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":131,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variablesContainer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":137,"derived":false},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fragments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":140,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bound","changeable":true,"resolveProxies":true,"lowerBound":0,"id":141,"derived":false},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":150,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thrownExceptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":151,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":152,"derived":false},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"methodDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":156,"derived":false},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"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":"escapedValue","changeable":true,"lowerBound":1,"iD":false,"id":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":173,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":174,"derived":false},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"commentsAfterBody","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":"commentsBeforeBody","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":"superInterfaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":181,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyDeclarations","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"},{"id":187,"eClass":"EGenericType"},{"id":188,"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":"abstractTypeDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":189,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":190,"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":"method","changeable":true,"resolveProxies":true,"lowerBound":1,"id":191,"derived":false},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","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":"leftHandSide","changeable":true,"resolveProxies":true,"lowerBound":1,"id":198,"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":"rightHandSide","changeable":true,"resolveProxies":true,"lowerBound":1,"id":199,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operator","changeable":true,"lowerBound":1,"iD":false,"id":200,"derived":false},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"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":"operand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":205,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operator","changeable":true,"lowerBound":1,"iD":false,"id":206,"derived":false},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":211,"derived":false},{"id":212,"eClass":"EGenericType"},{"id":213,"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":214,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":0,"id":215,"derived":false},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"enumConstants","changeable":true,"resolveProxies":true,"lowerBound":0,"id":219,"derived":false},{"id":220,"eClass":"EGenericType"},{"id":221,"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":"static","changeable":true,"lowerBound":0,"iD":false,"id":222,"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":223,"derived":false},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":227,"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":"parameter","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":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":229,"derived":false},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"comments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":234,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalClassFile","changeable":true,"resolveProxies":true,"lowerBound":0,"id":235,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalCompilationUnit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":236,"derived":false},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"container":false,"ordered":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":240,"derived":false},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"container":false,"ordered":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":243,"derived":false},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"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":"array","changeable":true,"resolveProxies":true,"lowerBound":1,"id":250,"derived":false},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":254,"derived":false},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":259,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":260,"derived":false},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":264,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dimensions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":265,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initializer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":266,"derived":false},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":272,"derived":false},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":275,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":276,"derived":false},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"static","changeable":true,"lowerBound":1,"iD":false,"id":280,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"visibility","changeable":true,"lowerBound":1,"iD":false,"id":281,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"inheritance","changeable":true,"lowerBound":1,"iD":false,"id":282,"derived":false},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":287,"derived":false},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":0,"id":292,"derived":false},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":296,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":297,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenStatement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":298,"derived":false},{"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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":303,"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":"leftOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":304,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operator","changeable":true,"lowerBound":1,"iD":false,"id":305,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extendedOperands","changeable":true,"resolveProxies":true,"lowerBound":0,"id":306,"derived":false},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"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":"originalFilePath","changeable":true,"lowerBound":1,"iD":false,"id":312,"derived":false},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":315,"derived":false},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":318,"derived":false},{"id":319,"eClass":"EGenericType"},{"id":320,"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":"originalFilePath","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":"imports","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":false,"unsettable":false,"transient":false,"unique":true,"name":"types","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"field","changeable":true,"resolveProxies":true,"lowerBound":1,"id":328,"derived":false},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initializer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":331,"derived":false},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"catchClauses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":334,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":335,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"finally","changeable":true,"resolveProxies":true,"lowerBound":0,"id":336,"derived":false},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":341,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeArguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":342,"derived":false},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":346,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":347,"derived":false},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"resolveProxies":true,"lowerBound":0,"id":351,"derived":false},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"id":354,"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":"elementType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":355,"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":"dimensions","changeable":true,"lowerBound":1,"iD":false,"id":356,"derived":false},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":360,"derived":false},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":363,"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":"anonymousClassDeclarationOwner","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":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":365,"derived":false},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyDeclarations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":370,"derived":false},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":376,"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":"exception","changeable":true,"resolveProxies":true,"lowerBound":1,"id":377,"derived":false},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":381,"derived":false},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operator","changeable":true,"lowerBound":1,"iD":false,"id":385,"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":"operand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":386,"derived":false},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":390,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":391,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":392,"derived":false},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":398,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initializers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":399,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":400,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"updaters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":401,"derived":false},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"array","changeable":true,"resolveProxies":true,"lowerBound":1,"id":407,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"index","changeable":true,"resolveProxies":true,"lowerBound":1,"id":408,"derived":false},{"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":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":412,"derived":false},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":419,"derived":false},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"resolveProxies":true,"lowerBound":0,"id":422,"derived":false},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":426,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":427,"derived":false},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"message","changeable":true,"resolveProxies":true,"lowerBound":0,"id":432,"derived":false},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":436,"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":"leftOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":437,"derived":false},{"id":438,"eClass":"EGenericType"},{"id":439,"eClass":"EGenericType"},{"id":440,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"lowerBound":1,"iD":false,"id":441,"derived":false},{"id":442,"eClass":"EGenericType"},{"id":443,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"declaration","changeable":true,"resolveProxies":true,"lowerBound":1,"id":444,"derived":false},{"id":445,"eClass":"EGenericType"},{"id":446,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"superClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":447,"derived":false},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":450,"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":"field","changeable":true,"resolveProxies":true,"lowerBound":1,"id":451,"derived":false},{"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":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":455,"derived":false},{"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"},{"container":false,"ordered":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":463,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":464,"derived":false},{"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":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":468,"derived":false},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":471,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"proxy","changeable":true,"lowerBound":1,"iD":false,"id":472,"derived":false},{"id":473,"eClass":"EGenericType"},{"id":474,"eClass":"EGenericType"},{"id":475,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":476,"derived":false},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"EGenericType"},{"id":479,"eClass":"EGenericType"},{"container":false,"ordered":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":480,"derived":false},{"id":481,"eClass":"EGenericType"},{"id":482,"eClass":"EGenericType"},{"id":483,"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":"tokenValue","changeable":true,"lowerBound":1,"iD":false,"id":484,"derived":false},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"container":false,"ordered":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":488,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":489,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"anonymousClassDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":490,"derived":false},{"id":491,"eClass":"EGenericType"},{"id":492,"eClass":"EGenericType"},{"id":493,"eClass":"EGenericType"},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"compilationUnits","changeable":true,"resolveProxies":true,"lowerBound":0,"id":496,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"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":"orphanTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":498,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"archives","changeable":true,"resolveProxies":true,"lowerBound":0,"id":499,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":500,"derived":false},{"id":501,"eClass":"EGenericType"},{"id":502,"eClass":"EGenericType"},{"id":503,"eClass":"EGenericType"},{"id":504,"eClass":"EGenericType"},{"id":505,"eClass":"EGenericType"},{"name":"INCREMENT","id":506,"value":1,"literal":"++","eClass":"EEnumLiteral"},{"name":"DECREMENT","id":507,"value":2,"literal":"--","eClass":"EEnumLiteral"},{"name":"PLUS","id":508,"value":3,"literal":"+","eClass":"EEnumLiteral"},{"name":"MINUS","id":509,"value":4,"literal":"-","eClass":"EEnumLiteral"},{"name":"COMPLEMENT","id":510,"value":5,"literal":"~","eClass":"EEnumLiteral"},{"name":"NOT","id":511,"value":6,"literal":"!","eClass":"EEnumLiteral"},{"name":"TIMES","id":512,"value":1,"literal":"*","eClass":"EEnumLiteral"},{"name":"DIVIDE","id":513,"value":2,"literal":"/","eClass":"EEnumLiteral"},{"name":"REMAINDER","id":514,"value":3,"literal":"%","eClass":"EEnumLiteral"},{"name":"PLUS","id":515,"value":4,"literal":"+","eClass":"EEnumLiteral"},{"name":"MINUS","id":516,"value":5,"literal":"-","eClass":"EEnumLiteral"},{"name":"LEFT_SHIFT","id":517,"value":6,"literal":"<<","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_SIGNED","id":518,"value":7,"literal":">>","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_UNSIGNED","id":519,"value":8,"literal":">>>","eClass":"EEnumLiteral"},{"name":"LESS","id":520,"value":9,"literal":"<","eClass":"EEnumLiteral"},{"name":"GREATER","id":521,"value":10,"literal":">","eClass":"EEnumLiteral"},{"name":"LESS_EQUALS","id":522,"value":11,"literal":"<=","eClass":"EEnumLiteral"},{"name":"GREATER_EQUALS","id":523,"value":12,"literal":">=","eClass":"EEnumLiteral"},{"name":"EQUALS","id":524,"value":13,"literal":"==","eClass":"EEnumLiteral"},{"name":"NOT_EQUALS","id":525,"value":14,"literal":"!=","eClass":"EEnumLiteral"},{"name":"XOR","id":526,"value":15,"literal":"^","eClass":"EEnumLiteral"},{"name":"AND","id":527,"value":16,"literal":"&","eClass":"EEnumLiteral"},{"name":"OR","id":528,"value":17,"literal":"|","eClass":"EEnumLiteral"},{"name":"CONDITIONAL_AND","id":529,"value":18,"literal":"&&","eClass":"EEnumLiteral"},{"name":"CONDITIONAL_OR","id":530,"value":19,"literal":"||","eClass":"EEnumLiteral"},{"name":"INCREMENT","id":531,"value":1,"literal":"++","eClass":"EEnumLiteral"},{"name":"DECREMENT","id":532,"value":2,"literal":"--","eClass":"EEnumLiteral"},{"name":"none","id":533,"value":1,"literal":"none","eClass":"EEnumLiteral"},{"name":"public","id":534,"value":2,"literal":"public","eClass":"EEnumLiteral"},{"name":"private","id":535,"value":3,"literal":"private","eClass":"EEnumLiteral"},{"name":"protected","id":536,"value":4,"literal":"protected","eClass":"EEnumLiteral"},{"name":"none","id":537,"value":1,"literal":"none","eClass":"EEnumLiteral"},{"name":"abstract","id":538,"value":2,"literal":"abstract","eClass":"EEnumLiteral"},{"name":"final","id":539,"value":3,"literal":"final","eClass":"EEnumLiteral"},{"name":"ASSIGN","id":540,"value":1,"literal":"=","eClass":"EEnumLiteral"},{"name":"PLUS_ASSIGN","id":541,"value":2,"literal":"+=","eClass":"EEnumLiteral"},{"name":"MINUS_ASSIGN","id":542,"value":3,"literal":"-=","eClass":"EEnumLiteral"},{"name":"TIMES_ASSIGN","id":543,"value":4,"literal":"*=","eClass":"EEnumLiteral"},{"name":"DIVIDE_ASSIGN","id":544,"value":5,"literal":"/=","eClass":"EEnumLiteral"},{"name":"BIT_AND_ASSIGN","id":545,"value":6,"literal":"&=","eClass":"EEnumLiteral"},{"name":"BIT_OR_ASSIGN","id":546,"value":7,"literal":"|=","eClass":"EEnumLiteral"},{"name":"BIT_XOR_ASSIGN","id":547,"value":8,"literal":"^=","eClass":"EEnumLiteral"},{"name":"REMAINDER_ASSIGN","id":548,"value":9,"literal":"%=","eClass":"EEnumLiteral"},{"name":"LEFT_SHIFT_ASSIGN","id":549,"value":10,"literal":"<<=","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_SIGNED_ASSIGN","id":550,"value":11,"literal":">>=","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_UNSIGNED_ASSIGN","id":551,"value":12,"literal":">>>=","eClass":"EEnumLiteral"},{"id":552,"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":1,"target":0},{"source":1,"target":35},{"source":1,"target":115},{"source":115,"target":35},{"source":2,"target":0},{"source":2,"target":45},{"source":2,"target":25},{"source":2,"target":116},{"source":2,"target":117},{"source":2,"target":118},{"source":116,"target":105},{"source":116,"target":119},{"source":116,"target":2},{"source":119,"target":105},{"source":117,"target":45},{"source":118,"target":25},{"source":3,"target":0},{"source":3,"target":35},{"source":3,"target":120},{"source":120,"target":35},{"source":4,"target":0},{"source":4,"target":40},{"source":4,"target":121},{"source":121,"target":40},{"source":5,"target":0},{"source":5,"target":45},{"source":5,"target":122},{"source":5,"target":123},{"source":5,"target":124},{"source":122,"target":105},{"source":122,"target":125},{"source":122,"target":5},{"source":125,"target":105},{"source":123,"target":45},{"source":123,"target":126},{"source":123,"target":5},{"source":126,"target":45},{"source":124,"target":45},{"source":6,"target":0},{"source":6,"target":105},{"source":6,"target":127},{"source":6,"target":128},{"source":127,"target":129},{"source":127,"target":6},{"source":128,"target":105},{"source":7,"target":0},{"source":7,"target":24},{"source":7,"target":130},{"source":130,"target":24},{"source":8,"target":0},{"source":8,"target":45},{"source":8,"target":131},{"source":8,"target":132},{"source":8,"target":133},{"source":131,"target":36},{"source":131,"target":134},{"source":131,"target":8},{"source":134,"target":36},{"source":132,"target":105},{"source":132,"target":135},{"source":132,"target":8},{"source":135,"target":105},{"source":133,"target":45},{"source":9,"target":0},{"source":9,"target":26},{"source":9,"target":136},{"source":136,"target":26},{"source":10,"target":0},{"source":10,"target":63},{"source":10,"target":137},{"source":10,"target":138},{"source":137,"target":83},{"source":137,"target":139},{"source":137,"target":10},{"source":137,"target":140},{"source":139,"target":83},{"source":138,"target":63},{"source":11,"target":0},{"source":11,"target":77},{"source":11,"target":141},{"source":11,"target":142},{"source":141,"target":37},{"source":141,"target":143},{"source":141,"target":11},{"source":143,"target":37},{"source":142,"target":77},{"source":12,"target":0},{"source":12,"target":71},{"source":12,"target":63},{"source":12,"target":144},{"source":12,"target":145},{"source":144,"target":71},{"source":145,"target":63},{"source":13,"target":0},{"source":13,"target":105},{"source":13,"target":146},{"source":13,"target":147},{"source":146,"target":37},{"source":146,"target":148},{"source":146,"target":13},{"source":148,"target":37},{"source":147,"target":105},{"source":14,"target":0},{"source":14,"target":71},{"source":14,"target":149},{"source":14,"target":150},{"source":14,"target":151},{"source":14,"target":152},{"source":14,"target":153},{"source":149,"target":36},{"source":149,"target":154},{"source":149,"target":14},{"source":154,"target":36},{"source":150,"target":23},{"source":150,"target":155},{"source":150,"target":14},{"source":150,"target":156},{"source":155,"target":23},{"source":151,"target":37},{"source":151,"target":157},{"source":151,"target":14},{"source":157,"target":37},{"source":152,"target":38},{"source":152,"target":158},{"source":152,"target":14},{"source":158,"target":38},{"source":153,"target":71},{"source":15,"target":0},{"source":15,"target":40},{"source":15,"target":159},{"source":159,"target":40},{"source":16,"target":0},{"source":16,"target":18},{"source":16,"target":160},{"source":160,"target":18},{"source":17,"target":0},{"source":17,"target":24},{"source":17,"target":48},{"source":17,"target":161},{"source":17,"target":162},{"source":161,"target":24},{"source":162,"target":48},{"source":18,"target":0},{"source":18,"target":24},{"source":18,"target":163},{"source":18,"target":164},{"source":163,"target":38},{"source":163,"target":165},{"source":163,"target":18},{"source":165,"target":38},{"source":164,"target":24},{"source":19,"target":0},{"source":19,"target":40},{"source":19,"target":166},{"source":166,"target":40},{"source":20,"target":0},{"source":20,"target":40},{"source":20,"target":167},{"source":167,"target":40},{"source":21,"target":0},{"source":21,"target":105},{"source":21,"target":168},{"source":21,"target":169},{"source":168,"target":170},{"source":168,"target":21},{"source":169,"target":105},{"source":22,"target":0},{"source":22,"target":71},{"source":22,"target":83},{"source":22,"target":171},{"source":22,"target":172},{"source":171,"target":71},{"source":172,"target":83},{"source":23,"target":0},{"source":23,"target":63},{"source":23,"target":173},{"source":23,"target":174},{"source":23,"target":156},{"source":23,"target":175},{"source":173,"target":51},{"source":173,"target":176},{"source":173,"target":23},{"source":176,"target":51},{"source":174,"target":37},{"source":174,"target":177},{"source":174,"target":23},{"source":177,"target":37},{"source":156,"target":14},{"source":156,"target":178},{"source":156,"target":23},{"source":156,"target":150},{"source":178,"target":14},{"source":175,"target":63},{"source":24,"target":0},{"source":24,"target":71},{"source":24,"target":77},{"source":24,"target":179},{"source":24,"target":180},{"source":24,"target":181},{"source":24,"target":182},{"source":24,"target":183},{"source":24,"target":184},{"source":179,"target":92},{"source":179,"target":185},{"source":179,"target":24},{"source":185,"target":92},{"source":180,"target":92},{"source":180,"target":186},{"source":180,"target":24},{"source":186,"target":92},{"source":181,"target":37},{"source":181,"target":187},{"source":181,"target":24},{"source":187,"target":37},{"source":182,"target":71},{"source":182,"target":188},{"source":182,"target":24},{"source":182,"target":189},{"source":188,"target":71},{"source":183,"target":71},{"source":184,"target":77},{"source":25,"target":0},{"source":25,"target":35},{"source":25,"target":190},{"source":25,"target":191},{"source":25,"target":192},{"source":190,"target":105},{"source":190,"target":193},{"source":190,"target":25},{"source":193,"target":105},{"source":191,"target":14},{"source":191,"target":194},{"source":191,"target":25},{"source":194,"target":14},{"source":192,"target":35},{"source":26,"target":0},{"source":26,"target":105},{"source":26,"target":195},{"source":26,"target":196},{"source":195,"target":37},{"source":195,"target":197},{"source":195,"target":26},{"source":197,"target":37},{"source":196,"target":105},{"source":27,"target":0},{"source":27,"target":105},{"source":27,"target":198},{"source":27,"target":199},{"source":27,"target":200},{"source":27,"target":201},{"source":198,"target":105},{"source":198,"target":202},{"source":198,"target":27},{"source":202,"target":105},{"source":199,"target":105},{"source":199,"target":203},{"source":199,"target":27},{"source":203,"target":105},{"source":200,"target":113},{"source":200,"target":204},{"source":200,"target":27},{"source":204,"target":113},{"source":201,"target":105},{"source":28,"target":0},{"source":28,"target":105},{"source":28,"target":205},{"source":28,"target":206},{"source":28,"target":207},{"source":205,"target":105},{"source":205,"target":208},{"source":205,"target":28},{"source":208,"target":105},{"source":206,"target":110},{"source":206,"target":209},{"source":206,"target":28},{"source":209,"target":110},{"source":207,"target":105},{"source":29,"target":0},{"source":29,"target":40},{"source":29,"target":210},{"source":210,"target":40},{"source":30,"target":0},{"source":30,"target":105},{"source":30,"target":211},{"source":30,"target":212},{"source":211,"target":105},{"source":211,"target":213},{"source":211,"target":30},{"source":213,"target":105},{"source":212,"target":105},{"source":31,"target":0},{"source":31,"target":101},{"source":31,"target":214},{"source":31,"target":215},{"source":31,"target":216},{"source":214,"target":105},{"source":214,"target":217},{"source":214,"target":31},{"source":217,"target":105},{"source":215,"target":60},{"source":215,"target":218},{"source":215,"target":31},{"source":218,"target":60},{"source":216,"target":101},{"source":32,"target":0},{"source":32,"target":24},{"source":32,"target":219},{"source":32,"target":220},{"source":219,"target":12},{"source":219,"target":221},{"source":219,"target":32},{"source":221,"target":12},{"source":220,"target":24},{"source":33,"target":0},{"source":33,"target":35},{"source":33,"target":222},{"source":33,"target":223},{"source":33,"target":224},{"source":222,"target":225},{"source":222,"target":33},{"source":223,"target":101},{"source":223,"target":226},{"source":223,"target":33},{"source":226,"target":101},{"source":224,"target":35},{"source":34,"target":0},{"source":34,"target":45},{"source":34,"target":227},{"source":34,"target":228},{"source":34,"target":229},{"source":34,"target":230},{"source":227,"target":45},{"source":227,"target":231},{"source":227,"target":34},{"source":231,"target":45},{"source":228,"target":23},{"source":228,"target":232},{"source":228,"target":34},{"source":232,"target":23},{"source":229,"target":105},{"source":229,"target":233},{"source":229,"target":34},{"source":233,"target":105},{"source":230,"target":45},{"source":35,"target":0},{"source":35,"target":234},{"source":35,"target":235},{"source":35,"target":236},{"source":234,"target":92},{"source":234,"target":237},{"source":234,"target":35},{"source":237,"target":92},{"source":235,"target":88},{"source":235,"target":238},{"source":235,"target":35},{"source":238,"target":88},{"source":236,"target":61},{"source":236,"target":239},{"source":236,"target":35},{"source":239,"target":61},{"source":36,"target":0},{"source":36,"target":45},{"source":36,"target":240},{"source":36,"target":241},{"source":240,"target":45},{"source":240,"target":242},{"source":240,"target":36},{"source":242,"target":45},{"source":241,"target":45},{"source":37,"target":0},{"source":37,"target":105},{"source":37,"target":114},{"source":37,"target":243},{"source":37,"target":244},{"source":37,"target":245},{"source":243,"target":77},{"source":243,"target":246},{"source":243,"target":37},{"source":246,"target":77},{"source":244,"target":105},{"source":245,"target":114},{"source":38,"target":0},{"source":38,"target":77},{"source":38,"target":247},{"source":247,"target":77},{"source":39,"target":0},{"source":39,"target":40},{"source":39,"target":248},{"source":248,"target":40},{"source":40,"target":0},{"source":40,"target":77},{"source":40,"target":249},{"source":249,"target":77},{"source":41,"target":0},{"source":41,"target":105},{"source":41,"target":250},{"source":41,"target":251},{"source":250,"target":105},{"source":250,"target":252},{"source":250,"target":41},{"source":252,"target":105},{"source":251,"target":105},{"source":42,"target":0},{"source":42,"target":45},{"source":42,"target":253},{"source":253,"target":45},{"source":43,"target":0},{"source":43,"target":45},{"source":43,"target":254},{"source":43,"target":255},{"source":254,"target":105},{"source":254,"target":256},{"source":254,"target":43},{"source":256,"target":105},{"source":255,"target":45},{"source":44,"target":0},{"source":44,"target":35},{"source":44,"target":257},{"source":257,"target":35},{"source":45,"target":0},{"source":45,"target":35},{"source":45,"target":258},{"source":258,"target":35},{"source":46,"target":0},{"source":46,"target":45},{"source":46,"target":259},{"source":46,"target":260},{"source":46,"target":261},{"source":259,"target":105},{"source":259,"target":262},{"source":259,"target":46},{"source":262,"target":105},{"source":260,"target":45},{"source":260,"target":263},{"source":260,"target":46},{"source":263,"target":45},{"source":261,"target":45},{"source":47,"target":0},{"source":47,"target":105},{"source":47,"target":264},{"source":47,"target":265},{"source":47,"target":266},{"source":47,"target":267},{"source":264,"target":37},{"source":264,"target":268},{"source":264,"target":47},{"source":268,"target":37},{"source":265,"target":105},{"source":265,"target":269},{"source":265,"target":47},{"source":269,"target":105},{"source":266,"target":30},{"source":266,"target":270},{"source":266,"target":47},{"source":270,"target":30},{"source":267,"target":105},{"source":48,"target":0},{"source":48,"target":101},{"source":48,"target":271},{"source":271,"target":101},{"source":49,"target":0},{"source":49,"target":105},{"source":49,"target":272},{"source":49,"target":273},{"source":272,"target":63},{"source":272,"target":274},{"source":272,"target":49},{"source":274,"target":63},{"source":273,"target":105},{"source":50,"target":0},{"source":50,"target":105},{"source":50,"target":275},{"source":50,"target":276},{"source":50,"target":277},{"source":275,"target":37},{"source":275,"target":278},{"source":275,"target":50},{"source":278,"target":37},{"source":276,"target":31},{"source":276,"target":279},{"source":276,"target":50},{"source":279,"target":31},{"source":277,"target":105},{"source":51,"target":0},{"source":51,"target":35},{"source":51,"target":280},{"source":51,"target":281},{"source":51,"target":282},{"source":51,"target":283},{"source":280,"target":284},{"source":280,"target":51},{"source":281,"target":111},{"source":281,"target":285},{"source":281,"target":51},{"source":285,"target":111},{"source":282,"target":112},{"source":282,"target":286},{"source":282,"target":51},{"source":286,"target":112},{"source":283,"target":35},{"source":52,"target":0},{"source":52,"target":105},{"source":52,"target":287},{"source":52,"target":288},{"source":287,"target":105},{"source":287,"target":289},{"source":287,"target":52},{"source":289,"target":105},{"source":288,"target":105},{"source":53,"target":0},{"source":53,"target":40},{"source":53,"target":290},{"source":290,"target":40},{"source":54,"target":0},{"source":54,"target":14},{"source":54,"target":291},{"source":291,"target":14},{"source":55,"target":0},{"source":55,"target":105},{"source":55,"target":114},{"source":55,"target":292},{"source":55,"target":293},{"source":55,"target":294},{"source":292,"target":48},{"source":292,"target":295},{"source":292,"target":55},{"source":295,"target":48},{"source":293,"target":105},{"source":294,"target":114},{"source":56,"target":0},{"source":56,"target":45},{"source":56,"target":296},{"source":56,"target":297},{"source":56,"target":298},{"source":56,"target":299},{"source":296,"target":105},{"source":296,"target":300},{"source":296,"target":56},{"source":300,"target":105},{"source":297,"target":45},{"source":297,"target":301},{"source":297,"target":56},{"source":301,"target":45},{"source":298,"target":45},{"source":298,"target":302},{"source":298,"target":56},{"source":302,"target":45},{"source":299,"target":45},{"source":57,"target":0},{"source":57,"target":105},{"source":57,"target":303},{"source":57,"target":304},{"source":57,"target":305},{"source":57,"target":306},{"source":57,"target":307},{"source":303,"target":105},{"source":303,"target":308},{"source":303,"target":57},{"source":308,"target":105},{"source":304,"target":105},{"source":304,"target":309},{"source":304,"target":57},{"source":309,"target":105},{"source":305,"target":109},{"source":305,"target":310},{"source":305,"target":57},{"source":310,"target":109},{"source":306,"target":105},{"source":306,"target":311},{"source":306,"target":57},{"source":311,"target":105},{"source":307,"target":105},{"source":58,"target":0},{"source":58,"target":101},{"source":58,"target":312},{"source":58,"target":313},{"source":312,"target":314},{"source":312,"target":58},{"source":313,"target":101},{"source":59,"target":0},{"source":59,"target":105},{"source":59,"target":315},{"source":59,"target":316},{"source":315,"target":317},{"source":315,"target":59},{"source":316,"target":105},{"source":60,"target":0},{"source":60,"target":71},{"source":60,"target":318},{"source":60,"target":319},{"source":318,"target":37},{"source":318,"target":320},{"source":318,"target":60},{"source":320,"target":37},{"source":319,"target":71},{"source":61,"target":0},{"source":61,"target":101},{"source":61,"target":321},{"source":61,"target":322},{"source":61,"target":323},{"source":61,"target":324},{"source":321,"target":325},{"source":321,"target":61},{"source":322,"target":33},{"source":322,"target":326},{"source":322,"target":61},{"source":326,"target":33},{"source":323,"target":24},{"source":323,"target":327},{"source":323,"target":61},{"source":327,"target":24},{"source":324,"target":101},{"source":62,"target":0},{"source":62,"target":26},{"source":62,"target":328},{"source":62,"target":329},{"source":328,"target":49},{"source":328,"target":330},{"source":328,"target":62},{"source":330,"target":49},{"source":329,"target":26},{"source":63,"target":0},{"source":63,"target":101},{"source":63,"target":331},{"source":63,"target":332},{"source":331,"target":105},{"source":331,"target":333},{"source":331,"target":63},{"source":333,"target":105},{"source":332,"target":101},{"source":64,"target":0},{"source":64,"target":45},{"source":64,"target":334},{"source":64,"target":335},{"source":64,"target":336},{"source":64,"target":337},{"source":334,"target":75},{"source":334,"target":338},{"source":334,"target":64},{"source":338,"target":75},{"source":335,"target":36},{"source":335,"target":339},{"source":335,"target":64},{"source":339,"target":36},{"source":336,"target":36},{"source":336,"target":340},{"source":336,"target":64},{"source":340,"target":36},{"source":337,"target":45},{"source":65,"target":0},{"source":65,"target":77},{"source":65,"target":341},{"source":65,"target":342},{"source":65,"target":343},{"source":341,"target":37},{"source":341,"target":344},{"source":341,"target":65},{"source":344,"target":37},{"source":342,"target":37},{"source":342,"target":345},{"source":342,"target":65},{"source":345,"target":37},{"source":343,"target":77},{"source":66,"target":0},{"source":66,"target":101},{"source":66,"target":346},{"source":66,"target":347},{"source":66,"target":348},{"source":346,"target":24},{"source":346,"target":349},{"source":346,"target":66},{"source":349,"target":24},{"source":347,"target":66},{"source":347,"target":350},{"source":347,"target":66},{"source":350,"target":66},{"source":348,"target":101},{"source":67,"target":0},{"source":67,"target":45},{"source":67,"target":351},{"source":67,"target":352},{"source":351,"target":102},{"source":351,"target":353},{"source":351,"target":67},{"source":353,"target":102},{"source":352,"target":45},{"source":68,"target":0},{"source":68,"target":35},{"source":68,"target":354},{"source":354,"target":35},{"source":69,"target":0},{"source":69,"target":77},{"source":69,"target":355},{"source":69,"target":356},{"source":69,"target":357},{"source":355,"target":37},{"source":355,"target":358},{"source":355,"target":69},{"source":358,"target":37},{"source":356,"target":359},{"source":356,"target":69},{"source":357,"target":77},{"source":70,"target":0},{"source":70,"target":45},{"source":70,"target":360},{"source":70,"target":361},{"source":360,"target":105},{"source":360,"target":362},{"source":360,"target":70},{"source":362,"target":105},{"source":361,"target":45},{"source":71,"target":0},{"source":71,"target":101},{"source":71,"target":363},{"source":71,"target":189},{"source":71,"target":364},{"source":71,"target":365},{"source":71,"target":366},{"source":363,"target":51},{"source":363,"target":367},{"source":363,"target":71},{"source":367,"target":51},{"source":189,"target":24},{"source":189,"target":368},{"source":189,"target":71},{"source":189,"target":182},{"source":368,"target":24},{"source":364,"target":97},{"source":364,"target":369},{"source":364,"target":71},{"source":364,"target":370},{"source":369,"target":97},{"source":365,"target":50},{"source":365,"target":371},{"source":365,"target":71},{"source":371,"target":50},{"source":366,"target":101},{"source":72,"target":0},{"source":72,"target":26},{"source":72,"target":25},{"source":72,"target":372},{"source":72,"target":373},{"source":372,"target":26},{"source":373,"target":25},{"source":73,"target":0},{"source":73,"target":14},{"source":73,"target":374},{"source":374,"target":14},{"source":74,"target":0},{"source":74,"target":40},{"source":74,"target":375},{"source":375,"target":40},{"source":75,"target":0},{"source":75,"target":45},{"source":75,"target":376},{"source":75,"target":377},{"source":75,"target":378},{"source":376,"target":36},{"source":376,"target":379},{"source":376,"target":75},{"source":379,"target":36},{"source":377,"target":23},{"source":377,"target":380},{"source":377,"target":75},{"source":380,"target":23},{"source":378,"target":45},{"source":76,"target":0},{"source":76,"target":45},{"source":76,"target":381},{"source":76,"target":382},{"source":381,"target":105},{"source":381,"target":383},{"source":381,"target":76},{"source":383,"target":105},{"source":382,"target":45},{"source":77,"target":0},{"source":77,"target":101},{"source":77,"target":384},{"source":384,"target":101},{"source":78,"target":0},{"source":78,"target":105},{"source":78,"target":385},{"source":78,"target":386},{"source":78,"target":387},{"source":385,"target":108},{"source":385,"target":388},{"source":385,"target":78},{"source":388,"target":108},{"source":386,"target":105},{"source":386,"target":389},{"source":386,"target":78},{"source":389,"target":105},{"source":387,"target":105},{"source":79,"target":0},{"source":79,"target":105},{"source":79,"target":390},{"source":79,"target":391},{"source":79,"target":392},{"source":79,"target":393},{"source":390,"target":105},{"source":390,"target":394},{"source":390,"target":79},{"source":394,"target":105},{"source":391,"target":105},{"source":391,"target":395},{"source":391,"target":79},{"source":395,"target":105},{"source":392,"target":105},{"source":392,"target":396},{"source":392,"target":79},{"source":396,"target":105},{"source":393,"target":105},{"source":80,"target":0},{"source":80,"target":105},{"source":80,"target":397},{"source":397,"target":105},{"source":81,"target":0},{"source":81,"target":45},{"source":81,"target":398},{"source":81,"target":399},{"source":81,"target":400},{"source":81,"target":401},{"source":81,"target":402},{"source":398,"target":105},{"source":398,"target":403},{"source":398,"target":81},{"source":403,"target":105},{"source":399,"target":105},{"source":399,"target":404},{"source":399,"target":81},{"source":404,"target":105},{"source":400,"target":45},{"source":400,"target":405},{"source":400,"target":81},{"source":405,"target":45},{"source":401,"target":105},{"source":401,"target":406},{"source":401,"target":81},{"source":406,"target":105},{"source":402,"target":45},{"source":82,"target":0},{"source":82,"target":105},{"source":82,"target":407},{"source":82,"target":408},{"source":82,"target":409},{"source":407,"target":105},{"source":407,"target":410},{"source":407,"target":82},{"source":410,"target":105},{"source":408,"target":105},{"source":408,"target":411},{"source":408,"target":82},{"source":411,"target":105},{"source":409,"target":105},{"source":83,"target":0},{"source":83,"target":35},{"source":83,"target":412},{"source":83,"target":140},{"source":83,"target":413},{"source":412,"target":37},{"source":412,"target":414},{"source":412,"target":83},{"source":414,"target":37},{"source":140,"target":10},{"source":140,"target":415},{"source":140,"target":83},{"source":140,"target":137},{"source":415,"target":10},{"source":413,"target":35},{"source":84,"target":0},{"source":84,"target":105},{"source":84,"target":83},{"source":84,"target":416},{"source":84,"target":417},{"source":416,"target":105},{"source":417,"target":83},{"source":85,"target":0},{"source":85,"target":40},{"source":85,"target":418},{"source":418,"target":40},{"source":86,"target":0},{"source":86,"target":71},{"source":86,"target":419},{"source":86,"target":420},{"source":419,"target":36},{"source":419,"target":421},{"source":419,"target":86},{"source":421,"target":36},{"source":420,"target":71},{"source":87,"target":0},{"source":87,"target":45},{"source":87,"target":422},{"source":87,"target":423},{"source":422,"target":102},{"source":422,"target":424},{"source":422,"target":87},{"source":424,"target":102},{"source":423,"target":45},{"source":88,"target":0},{"source":88,"target":101},{"source":88,"target":425},{"source":425,"target":101},{"source":89,"target":0},{"source":89,"target":45},{"source":89,"target":426},{"source":89,"target":427},{"source":89,"target":428},{"source":426,"target":105},{"source":426,"target":429},{"source":426,"target":89},{"source":429,"target":105},{"source":427,"target":45},{"source":427,"target":430},{"source":427,"target":89},{"source":430,"target":45},{"source":428,"target":45},{"source":90,"target":0},{"source":90,"target":45},{"source":90,"target":431},{"source":90,"target":432},{"source":90,"target":433},{"source":431,"target":105},{"source":431,"target":434},{"source":431,"target":90},{"source":434,"target":105},{"source":432,"target":105},{"source":432,"target":435},{"source":432,"target":90},{"source":435,"target":105},{"source":433,"target":45},{"source":91,"target":0},{"source":91,"target":105},{"source":91,"target":436},{"source":91,"target":437},{"source":91,"target":438},{"source":436,"target":37},{"source":436,"target":439},{"source":436,"target":91},{"source":439,"target":37},{"source":437,"target":105},{"source":437,"target":440},{"source":437,"target":91},{"source":440,"target":105},{"source":438,"target":105},{"source":92,"target":0},{"source":92,"target":35},{"source":92,"target":441},{"source":92,"target":442},{"source":441,"target":443},{"source":441,"target":92},{"source":442,"target":35},{"source":93,"target":0},{"source":93,"target":45},{"source":93,"target":444},{"source":93,"target":445},{"source":444,"target":24},{"source":444,"target":446},{"source":444,"target":93},{"source":446,"target":24},{"source":445,"target":45},{"source":94,"target":0},{"source":94,"target":18},{"source":94,"target":447},{"source":94,"target":448},{"source":447,"target":37},{"source":447,"target":449},{"source":447,"target":94},{"source":449,"target":37},{"source":448,"target":18},{"source":95,"target":0},{"source":95,"target":105},{"source":95,"target":450},{"source":95,"target":451},{"source":95,"target":452},{"source":450,"target":105},{"source":450,"target":453},{"source":450,"target":95},{"source":453,"target":105},{"source":451,"target":49},{"source":451,"target":454},{"source":451,"target":95},{"source":454,"target":49},{"source":452,"target":105},{"source":96,"target":0},{"source":96,"target":105},{"source":96,"target":25},{"source":96,"target":455},{"source":96,"target":456},{"source":96,"target":457},{"source":455,"target":105},{"source":455,"target":458},{"source":455,"target":96},{"source":458,"target":105},{"source":456,"target":105},{"source":457,"target":25},{"source":97,"target":0},{"source":97,"target":35},{"source":97,"target":370},{"source":97,"target":459},{"source":370,"target":71},{"source":370,"target":460},{"source":370,"target":97},{"source":370,"target":364},{"source":460,"target":71},{"source":459,"target":35},{"source":98,"target":0},{"source":98,"target":45},{"source":98,"target":25},{"source":98,"target":461},{"source":98,"target":462},{"source":461,"target":45},{"source":462,"target":25},{"source":99,"target":0},{"source":99,"target":105},{"source":99,"target":463},{"source":99,"target":464},{"source":99,"target":465},{"source":463,"target":105},{"source":463,"target":466},{"source":463,"target":99},{"source":466,"target":105},{"source":464,"target":37},{"source":464,"target":467},{"source":464,"target":99},{"source":467,"target":37},{"source":465,"target":105},{"source":100,"target":0},{"source":100,"target":45},{"source":100,"target":468},{"source":100,"target":469},{"source":468,"target":105},{"source":468,"target":470},{"source":468,"target":100},{"source":470,"target":105},{"source":469,"target":45},{"source":101,"target":0},{"source":101,"target":35},{"source":101,"target":471},{"source":101,"target":472},{"source":101,"target":473},{"source":471,"target":474},{"source":471,"target":101},{"source":472,"target":475},{"source":472,"target":101},{"source":473,"target":35},{"source":102,"target":0},{"source":102,"target":101},{"source":102,"target":45},{"source":102,"target":476},{"source":102,"target":477},{"source":102,"target":478},{"source":476,"target":45},{"source":476,"target":479},{"source":476,"target":102},{"source":479,"target":45},{"source":477,"target":101},{"source":478,"target":45},{"source":103,"target":0},{"source":103,"target":45},{"source":103,"target":83},{"source":103,"target":480},{"source":103,"target":481},{"source":103,"target":482},{"source":480,"target":50},{"source":480,"target":483},{"source":480,"target":103},{"source":483,"target":50},{"source":481,"target":45},{"source":482,"target":83},{"source":104,"target":0},{"source":104,"target":105},{"source":104,"target":484},{"source":104,"target":485},{"source":484,"target":486},{"source":484,"target":104},{"source":485,"target":105},{"source":105,"target":0},{"source":105,"target":35},{"source":105,"target":487},{"source":487,"target":35},{"source":106,"target":0},{"source":106,"target":105},{"source":106,"target":25},{"source":106,"target":488},{"source":106,"target":489},{"source":106,"target":490},{"source":106,"target":491},{"source":106,"target":492},{"source":488,"target":105},{"source":488,"target":493},{"source":488,"target":106},{"source":493,"target":105},{"source":489,"target":37},{"source":489,"target":494},{"source":489,"target":106},{"source":494,"target":37},{"source":490,"target":97},{"source":490,"target":495},{"source":490,"target":106},{"source":495,"target":97},{"source":491,"target":105},{"source":492,"target":25},{"source":107,"target":0},{"source":107,"target":496},{"source":107,"target":497},{"source":107,"target":498},{"source":107,"target":499},{"source":107,"target":500},{"source":496,"target":61},{"source":496,"target":501},{"source":496,"target":107},{"source":501,"target":61},{"source":497,"target":502},{"source":497,"target":107},{"source":498,"target":77},{"source":498,"target":503},{"source":498,"target":107},{"source":503,"target":77},{"source":499,"target":58},{"source":499,"target":504},{"source":499,"target":107},{"source":504,"target":58},{"source":500,"target":66},{"source":500,"target":505},{"source":500,"target":107},{"source":505,"target":66},{"source":108,"target":0},{"source":108,"target":506},{"source":108,"target":507},{"source":108,"target":508},{"source":108,"target":509},{"source":108,"target":510},{"source":108,"target":511},{"source":506,"target":108},{"source":507,"target":108},{"source":508,"target":108},{"source":509,"target":108},{"source":510,"target":108},{"source":511,"target":108},{"source":109,"target":0},{"source":109,"target":512},{"source":109,"target":513},{"source":109,"target":514},{"source":109,"target":515},{"source":109,"target":516},{"source":109,"target":517},{"source":109,"target":518},{"source":109,"target":519},{"source":109,"target":520},{"source":109,"target":521},{"source":109,"target":522},{"source":109,"target":523},{"source":109,"target":524},{"source":109,"target":525},{"source":109,"target":526},{"source":109,"target":527},{"source":109,"target":528},{"source":109,"target":529},{"source":109,"target":530},{"source":512,"target":109},{"source":513,"target":109},{"source":514,"target":109},{"source":515,"target":109},{"source":516,"target":109},{"source":517,"target":109},{"source":518,"target":109},{"source":519,"target":109},{"source":520,"target":109},{"source":521,"target":109},{"source":522,"target":109},{"source":523,"target":109},{"source":524,"target":109},{"source":525,"target":109},{"source":526,"target":109},{"source":527,"target":109},{"source":528,"target":109},{"source":529,"target":109},{"source":530,"target":109},{"source":110,"target":0},{"source":110,"target":531},{"source":110,"target":532},{"source":531,"target":110},{"source":532,"target":110},{"source":111,"target":0},{"source":111,"target":533},{"source":111,"target":534},{"source":111,"target":535},{"source":111,"target":536},{"source":533,"target":111},{"source":534,"target":111},{"source":535,"target":111},{"source":536,"target":111},{"source":112,"target":0},{"source":112,"target":537},{"source":112,"target":538},{"source":112,"target":539},{"source":537,"target":112},{"source":538,"target":112},{"source":539,"target":112},{"source":113,"target":0},{"source":113,"target":540},{"source":113,"target":541},{"source":113,"target":542},{"source":113,"target":543},{"source":113,"target":544},{"source":113,"target":545},{"source":113,"target":546},{"source":113,"target":547},{"source":113,"target":548},{"source":113,"target":549},{"source":113,"target":550},{"source":113,"target":551},{"source":540,"target":113},{"source":541,"target":113},{"source":542,"target":113},{"source":543,"target":113},{"source":544,"target":113},{"source":545,"target":113},{"source":546,"target":113},{"source":547,"target":113},{"source":548,"target":113},{"source":549,"target":113},{"source":550,"target":113},{"source":551,"target":113},{"source":114,"target":0},{"source":114,"target":35},{"source":114,"target":552},{"source":552,"target":35}],"multigraph":true}
ecore
statemachine
repo-ecore-all/data/jdeantoni/gemocAtModels/solutions/language_concurrentV1/org.gemoc.sample.legacyfsm.xsfsm.xsfsm/model/XSFSM.ecore
fsm StateMachine run initializeModel ownedStates initialState ownedTransitions currentState unprocessedString consummedString producedString State step inputString owningFSM outgoingTransitions incomingTransitions Transition fire source target input output NamedElement name FSMSystem initialize ownedStateMachines ownedBuffer Buffer initialize enqueue v dequeue inputs outputs initialValue currentValues
<?xml version="1.0" encoding="ASCII"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="fsm" nsURI="http://org.gemoc.sample.legacyfsm.xsfsm.xsfsm/fsm/" nsPrefix="fsm"> <eAnnotations source="http://www.eclipse.org/OCL/Import"> <details key="ecore" value="http://www.eclipse.org/emf/2002/Ecore"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="//NamedElement"> <eOperations name="run"> <eAnnotations source="aspect"/> </eOperations> <eOperations name="initializeModel"> <eAnnotations source="aspect"/> </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="ownedTransitions" upperBound="-1" eType="//Transition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="currentState" unique="false" eType="//State"> <eAnnotations source="aspect"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unprocessedString" unique="false"> <eAnnotations source="aspect"/> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="consummedString" unique="false"> <eAnnotations source="aspect"/> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="producedString" unique="false"> <eAnnotations source="aspect"/> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="//NamedElement"> <eOperations name="step"> <eAnnotations source="aspect"/> <eParameters name="inputString"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="owningFSM" lowerBound="1" eType="//StateMachine" eOpposite="//StateMachine/ownedStates"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoingTransitions" upperBound="-1" eType="//Transition" eOpposite="//Transition/source"/> <eStructuralFeatures xsi:type="ecore:EReference" name="incomingTransitions" upperBound="-1" eType="//Transition" eOpposite="//Transition/target"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="//NamedElement"> <eOperations name="fire"> <eAnnotations source="aspect"/> </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:EAttribute" name="input"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="output"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FSMSystem" eSuperTypes="//NamedElement"> <eOperations name="initialize"> <eAnnotations source="aspect"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedStateMachines" upperBound="-1" eType="//StateMachine" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedBuffer" upperBound="-1" eType="//Buffer" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Buffer" eSuperTypes="//NamedElement"> <eOperations name="initialize"> <eAnnotations source="aspect"/> </eOperations> <eOperations name="enqueue"> <eAnnotations source="aspect"/> <eParameters name="v"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eParameters> </eOperations> <eOperations name="dequeue"> <eAnnotations source="aspect"/> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="inputs" upperBound="-1" eType="//StateMachine"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outputs" upperBound="-1" eType="//StateMachine"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="initialValue" unique="false" upperBound="-1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="currentValues" unique="false" upperBound="-1"> <eAnnotations source="aspect"/> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"fsm","nsURI":"http://org.gemoc.sample.legacyfsm.xsfsm.xsfsm/fsm/","name":"fsm","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FSMSystem","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Buffer","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"run","lowerBound":0,"id":7,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"initializeModel","lowerBound":0,"id":8,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedStates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"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":10,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedTransitions","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":false,"unsettable":false,"transient":false,"unique":false,"name":"currentState","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"unprocessedString","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":false,"name":"consummedString","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"producedString","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningFSM","changeable":true,"resolveProxies":true,"lowerBound":1,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"step","lowerBound":0,"id":25,"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":26,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incomingTransitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"inputString","lowerBound":0,"id":29,"many":false,"required":false,"eClass":"EParameter"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":35,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"fire","lowerBound":0,"id":36,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"input","changeable":true,"lowerBound":0,"iD":false,"id":37,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"output","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"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":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"initialize","lowerBound":0,"id":46,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedStateMachines","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":"ownedBuffer","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,"unique":true,"name":"initialize","lowerBound":0,"id":52,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"enqueue","lowerBound":0,"id":53,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"dequeue","lowerBound":0,"id":54,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inputs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outputs","changeable":true,"resolveProxies":true,"lowerBound":0,"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":false,"name":"initialValue","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"currentValues","changeable":true,"lowerBound":0,"iD":false,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"v","lowerBound":0,"id":60,"many":false,"required":false,"eClass":"EParameter"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":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":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":7,"target":1},{"source":8,"target":1},{"source":9,"target":2},{"source":9,"target":17},{"source":9,"target":1},{"source":9,"target":18},{"source":17,"target":2},{"source":10,"target":2},{"source":10,"target":19},{"source":10,"target":1},{"source":19,"target":2},{"source":11,"target":3},{"source":11,"target":20},{"source":11,"target":1},{"source":20,"target":3},{"source":12,"target":2},{"source":12,"target":21},{"source":12,"target":1},{"source":21,"target":2},{"source":13,"target":22},{"source":13,"target":1},{"source":14,"target":23},{"source":14,"target":1},{"source":15,"target":24},{"source":15,"target":1},{"source":16,"target":4},{"source":2,"target":0},{"source":2,"target":4},{"source":2,"target":25},{"source":2,"target":18},{"source":2,"target":26},{"source":2,"target":27},{"source":2,"target":28},{"source":25,"target":2},{"source":25,"target":29},{"source":29,"target":30},{"source":29,"target":25},{"source":18,"target":1},{"source":18,"target":31},{"source":18,"target":2},{"source":18,"target":9},{"source":31,"target":1},{"source":26,"target":3},{"source":26,"target":32},{"source":26,"target":2},{"source":26,"target":33},{"source":32,"target":3},{"source":27,"target":3},{"source":27,"target":34},{"source":27,"target":2},{"source":27,"target":35},{"source":34,"target":3},{"source":28,"target":4},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":36},{"source":3,"target":33},{"source":3,"target":35},{"source":3,"target":37},{"source":3,"target":38},{"source":3,"target":39},{"source":36,"target":3},{"source":33,"target":2},{"source":33,"target":40},{"source":33,"target":3},{"source":33,"target":26},{"source":40,"target":2},{"source":35,"target":2},{"source":35,"target":41},{"source":35,"target":3},{"source":35,"target":27},{"source":41,"target":2},{"source":37,"target":42},{"source":37,"target":3},{"source":38,"target":43},{"source":38,"target":3},{"source":39,"target":4},{"source":4,"target":0},{"source":4,"target":44},{"source":44,"target":45},{"source":44,"target":4},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":46},{"source":5,"target":47},{"source":5,"target":48},{"source":5,"target":49},{"source":46,"target":5},{"source":47,"target":1},{"source":47,"target":50},{"source":47,"target":5},{"source":50,"target":1},{"source":48,"target":6},{"source":48,"target":51},{"source":48,"target":5},{"source":51,"target":6},{"source":49,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"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":52,"target":6},{"source":53,"target":6},{"source":53,"target":60},{"source":60,"target":61},{"source":60,"target":53},{"source":54,"target":62},{"source":54,"target":6},{"source":55,"target":1},{"source":55,"target":63},{"source":55,"target":6},{"source":63,"target":1},{"source":56,"target":1},{"source":56,"target":64},{"source":56,"target":6},{"source":64,"target":1},{"source":57,"target":65},{"source":57,"target":6},{"source":58,"target":66},{"source":58,"target":6},{"source":59,"target":4}],"multigraph":true}
ecore
webapp
repo-ecore-all/data/HerrAugust/ModelDrivenEngineering/Homeworks/homework2_OCL/model/Metamodel/EMFWebApplication2.ecore
webApplication Named name WebApplicationModel entities dataSources pages data DataSource entity Entity getPK getPKRelated columns relates numberOfColumns relatedEntities Column type lenght PK ColumnType String String Boolean Boolean Integer Integer Float Float Text Text RelatedEntity relatesTo content Page contents links forms Content dataSource Form Link from to Menu itemName url order SingleContent MultipleContent paginated size CRUDForm fields Field type FieldType TextBox TextBox CheckBox CheckBox RadioButton RadioButton SubmitButton SubmitButton
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="webApplication" nsURI="http://org.disim/WebApplication/homework2" nsPrefix="webApplication"> <eAnnotations source="http://www.eclipse.org/OCL/Import"> <details key="ecore" value="http://www.eclipse.org/emf/2002/Ecore"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="Named"> <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="WebApplicationModel" eSuperTypes="#//Named"> <eStructuralFeatures xsi:type="ecore:EReference" name="entities" upperBound="-1" eType="#//data/Entity" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataSources" upperBound="-1" eType="#//data/DataSource" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="pages" upperBound="-1" eType="#//content/Page" containment="true"/> </eClassifiers> <eSubpackages name="data" nsURI="http://org.disim/WebApplication/homework2/data" nsPrefix="data"> <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="DataSource" eSuperTypes="#//Named"> <eStructuralFeatures xsi:type="ecore:EReference" name="entity" lowerBound="1" eType="#//data/Entity"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Entity" eSuperTypes="#//Named"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="SufficientColumns PKNeeded"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="SufficientColumns" value="&#xA;&#x9;&#x9;&#x9;&#x9;self.columns->size() > 0"/> <details key="PKNeeded" value="&#xA;&#x9;&#x9;&#x9;&#x9;self.columns->select(c | c.PK)->size() > 0"/> </eAnnotations> <eOperations name="getPK" ordered="false" upperBound="-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="self.columns->select(PK = true)->collect(name)"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/OCL/Collection"> <details key="nullFree" value="false"/> </eAnnotations> </eOperations> <eOperations name="getPKRelated" ordered="false" upperBound="-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="self.relates.relatesTo.columns->select(c|c.PK = true)->collect(name)"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/OCL/Collection"> <details key="nullFree" value="false"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="columns" lowerBound="1" upperBound="-1" eType="#//data/Column" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="relates" upperBound="-1" eType="#//data/RelatedEntity" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="numberOfColumns" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger" volatile="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="derivation" value="self.columns->size()"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="relatedEntities" ordered="false" upperBound="-1" eType="#//data/Entity" volatile="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="derivation" value="self.relates.relatesTo"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Column" eSuperTypes="#//Named"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//data/ColumnType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lenght" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="PK" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ColumnType"> <eLiterals name="String"/> <eLiterals name="Boolean" value="1"/> <eLiterals name="Integer" value="2"/> <eLiterals name="Float" value="3"/> <eLiterals name="Text" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RelatedEntity" eSuperTypes="#//Named"> <eStructuralFeatures xsi:type="ecore:EReference" name="relatesTo" lowerBound="1" eType="#//data/Entity"/> </eClassifiers> </eSubpackages> <eSubpackages name="content" nsURI="http://org.disim/WebApplication/homework2/content" nsPrefix="content"> <eClassifiers xsi:type="ecore:EClass" name="Page" eSuperTypes="#//Named"> <eStructuralFeatures xsi:type="ecore:EReference" name="contents" upperBound="-1" eType="#//content/Content" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="links" upperBound="-1" eType="#//content/Link" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="forms" upperBound="-1" eType="#//content/Form" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Content" abstract="true" eSuperTypes="#//Named"> <eStructuralFeatures xsi:type="ecore:EReference" name="dataSource" lowerBound="1" eType="#//data/DataSource"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Form" eSuperTypes="#//Named"/> <eClassifiers xsi:type="ecore:EClass" name="Link" eSuperTypes="#//Named"> <eStructuralFeatures xsi:type="ecore:EReference" name="from" lowerBound="1" eType="#//content/Page"/> <eStructuralFeatures xsi:type="ecore:EReference" name="to" lowerBound="1" eType="#//content/Page"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Menu" eSuperTypes="#//content/Content"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="itemName" 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="order" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SingleContent" eSuperTypes="#//content/Content"/> <eClassifiers xsi:type="ecore:EClass" name="MultipleContent" eSuperTypes="#//content/Content"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="paginated" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="size" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CRUDForm" eSuperTypes="#//content/Form"> <eStructuralFeatures xsi:type="ecore:EReference" name="fields" upperBound="-1" eType="#//content/Field" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Field" eSuperTypes="#//Named"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//content/FieldType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="FieldType"> <eLiterals name="TextBox"/> <eLiterals name="CheckBox" value="1"/> <eLiterals name="RadioButton" value="3"/> <eLiterals name="SubmitButton" value="4"/> </eClassifiers> </eSubpackages> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"webApplication","nsURI":"http://org.disim/WebApplication/homework2","name":"webApplication","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Named","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WebApplicationModel","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"nsPrefix":"data","nsURI":"http://org.disim/WebApplication/homework2/data","name":"data","id":3,"eClass":"EPackage"},{"nsPrefix":"content","nsURI":"http://org.disim/WebApplication/homework2/content","name":"content","id":4,"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":5,"derived":false},{"id":6,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"dataSources","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Entity","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"id":12,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataSource","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"id":14,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Page","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"id":16,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Column","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ColumnType","instanceClass":null,"id":18,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelatedEntity","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"entity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getPK","lowerBound":0,"id":23,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getPKRelated","lowerBound":0,"id":24,"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":"columns","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":"relates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"numberOfColumns","changeable":true,"lowerBound":0,"iD":false,"id":27,"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":true,"name":"relatedEntities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":true},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":36,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lenght","changeable":true,"lowerBound":0,"iD":false,"id":37,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"PK","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"name":"String","id":43,"value":0,"literal":"String","eClass":"EEnumLiteral"},{"name":"Boolean","id":44,"value":1,"literal":"Boolean","eClass":"EEnumLiteral"},{"name":"Integer","id":45,"value":2,"literal":"Integer","eClass":"EEnumLiteral"},{"name":"Float","id":46,"value":3,"literal":"Float","eClass":"EEnumLiteral"},{"name":"Text","id":47,"value":4,"literal":"Text","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"relatesTo","changeable":true,"resolveProxies":true,"lowerBound":1,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Content","instanceClass":null,"abstract":true,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Form","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Link","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Menu","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleContent","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultipleContent","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CRUDForm","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Field","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"FieldType","instanceClass":null,"id":59,"serializable":true,"eClass":"EEnum"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"links","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":"forms","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dataSource","changeable":true,"resolveProxies":true,"lowerBound":1,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":1,"id":71,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"to","changeable":true,"resolveProxies":true,"lowerBound":1,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"itemName","changeable":true,"lowerBound":0,"iD":false,"id":76,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"url","changeable":true,"lowerBound":0,"iD":false,"id":77,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"order","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"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"paginated","changeable":true,"lowerBound":0,"iD":false,"id":84,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"size","changeable":true,"lowerBound":0,"iD":false,"id":85,"derived":false},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fields","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"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":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"name":"TextBox","id":95,"value":0,"literal":"TextBox","eClass":"EEnumLiteral"},{"name":"CheckBox","id":96,"value":1,"literal":"CheckBox","eClass":"EEnumLiteral"},{"name":"RadioButton","id":97,"value":3,"literal":"RadioButton","eClass":"EEnumLiteral"},{"name":"SubmitButton","id":98,"value":4,"literal":"SubmitButton","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":1,"target":5},{"source":5,"target":6},{"source":5,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":7},{"source":2,"target":8},{"source":2,"target":9},{"source":2,"target":10},{"source":7,"target":11},{"source":7,"target":12},{"source":7,"target":2},{"source":12,"target":11},{"source":8,"target":13},{"source":8,"target":14},{"source":8,"target":2},{"source":14,"target":13},{"source":9,"target":15},{"source":9,"target":16},{"source":9,"target":2},{"source":16,"target":15},{"source":10,"target":1},{"source":3,"target":13},{"source":3,"target":11},{"source":3,"target":17},{"source":3,"target":18},{"source":3,"target":19},{"source":3,"target":0},{"source":13,"target":3},{"source":13,"target":1},{"source":13,"target":20},{"source":13,"target":21},{"source":20,"target":11},{"source":20,"target":22},{"source":20,"target":13},{"source":22,"target":11},{"source":21,"target":1},{"source":11,"target":3},{"source":11,"target":1},{"source":11,"target":23},{"source":11,"target":24},{"source":11,"target":25},{"source":11,"target":26},{"source":11,"target":27},{"source":11,"target":28},{"source":11,"target":29},{"source":23,"target":30},{"source":23,"target":11},{"source":24,"target":31},{"source":24,"target":11},{"source":25,"target":17},{"source":25,"target":32},{"source":25,"target":11},{"source":32,"target":17},{"source":26,"target":19},{"source":26,"target":33},{"source":26,"target":11},{"source":33,"target":19},{"source":27,"target":34},{"source":27,"target":11},{"source":28,"target":11},{"source":28,"target":35},{"source":28,"target":11},{"source":35,"target":11},{"source":29,"target":1},{"source":17,"target":3},{"source":17,"target":1},{"source":17,"target":36},{"source":17,"target":37},{"source":17,"target":38},{"source":17,"target":39},{"source":36,"target":18},{"source":36,"target":40},{"source":36,"target":17},{"source":40,"target":18},{"source":37,"target":41},{"source":37,"target":17},{"source":38,"target":42},{"source":38,"target":17},{"source":39,"target":1},{"source":18,"target":3},{"source":18,"target":43},{"source":18,"target":44},{"source":18,"target":45},{"source":18,"target":46},{"source":18,"target":47},{"source":43,"target":18},{"source":44,"target":18},{"source":45,"target":18},{"source":46,"target":18},{"source":47,"target":18},{"source":19,"target":3},{"source":19,"target":1},{"source":19,"target":48},{"source":19,"target":49},{"source":48,"target":11},{"source":48,"target":50},{"source":48,"target":19},{"source":50,"target":11},{"source":49,"target":1},{"source":4,"target":15},{"source":4,"target":51},{"source":4,"target":52},{"source":4,"target":53},{"source":4,"target":54},{"source":4,"target":55},{"source":4,"target":56},{"source":4,"target":57},{"source":4,"target":58},{"source":4,"target":59},{"source":4,"target":0},{"source":15,"target":4},{"source":15,"target":1},{"source":15,"target":60},{"source":15,"target":61},{"source":15,"target":62},{"source":15,"target":63},{"source":60,"target":51},{"source":60,"target":64},{"source":60,"target":15},{"source":64,"target":51},{"source":61,"target":53},{"source":61,"target":65},{"source":61,"target":15},{"source":65,"target":53},{"source":62,"target":52},{"source":62,"target":66},{"source":62,"target":15},{"source":66,"target":52},{"source":63,"target":1},{"source":51,"target":4},{"source":51,"target":1},{"source":51,"target":67},{"source":51,"target":68},{"source":67,"target":13},{"source":67,"target":69},{"source":67,"target":51},{"source":69,"target":13},{"source":68,"target":1},{"source":52,"target":4},{"source":52,"target":1},{"source":52,"target":70},{"source":70,"target":1},{"source":53,"target":4},{"source":53,"target":1},{"source":53,"target":71},{"source":53,"target":72},{"source":53,"target":73},{"source":71,"target":15},{"source":71,"target":74},{"source":71,"target":53},{"source":74,"target":15},{"source":72,"target":15},{"source":72,"target":75},{"source":72,"target":53},{"source":75,"target":15},{"source":73,"target":1},{"source":54,"target":4},{"source":54,"target":51},{"source":54,"target":76},{"source":54,"target":77},{"source":54,"target":78},{"source":54,"target":79},{"source":76,"target":80},{"source":76,"target":54},{"source":77,"target":81},{"source":77,"target":54},{"source":78,"target":82},{"source":78,"target":54},{"source":79,"target":51},{"source":55,"target":4},{"source":55,"target":51},{"source":55,"target":83},{"source":83,"target":51},{"source":56,"target":4},{"source":56,"target":51},{"source":56,"target":84},{"source":56,"target":85},{"source":56,"target":86},{"source":84,"target":87},{"source":84,"target":56},{"source":85,"target":88},{"source":85,"target":56},{"source":86,"target":51},{"source":57,"target":4},{"source":57,"target":52},{"source":57,"target":89},{"source":57,"target":90},{"source":89,"target":58},{"source":89,"target":91},{"source":89,"target":57},{"source":91,"target":58},{"source":90,"target":52},{"source":58,"target":4},{"source":58,"target":1},{"source":58,"target":92},{"source":58,"target":93},{"source":92,"target":59},{"source":92,"target":94},{"source":92,"target":58},{"source":94,"target":59},{"source":93,"target":1},{"source":59,"target":4},{"source":59,"target":95},{"source":59,"target":96},{"source":59,"target":97},{"source":59,"target":98},{"source":95,"target":59},{"source":96,"target":59},{"source":97,"target":59},{"source":98,"target":59}],"multigraph":true}
ecore
people
repo-ecore-all/data/eMoflon/kaleidoscope-zoo/benchmarx/Persons/model/Persons.ecore
Persons PersonRegister persons Person name birthday 0000-1-1 personsInverse Male Female
<?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="Persons" nsURI="platform:/plugin/Persons/model/Persons.ecore" nsPrefix="Persons"> <eClassifiers xsi:type="ecore:EClass" name="PersonRegister"> <eStructuralFeatures xsi:type="ecore:EReference" name="persons" upperBound="-1" eType="#//Person" containment="true" eOpposite="#//Person/personsInverse"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Person" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="birthday" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate" defaultValueLiteral="0000-1-1"/> <eStructuralFeatures xsi:type="ecore:EReference" name="personsInverse" eType="#//PersonRegister" eOpposite="#//PersonRegister/persons"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Male" eSuperTypes="#//Person"/> <eClassifiers xsi:type="ecore:EClass" name="Female" eSuperTypes="#//Person"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"Persons","nsURI":"platform:/plugin/Persons/model/Persons.ecore","name":"Persons","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PersonRegister","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Person","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Male","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Female","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"persons","changeable":true,"resolveProxies":true,"lowerBound":0,"id":5,"derived":false},{"id":6,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"personsInverse","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":8,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":-62167395600000,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0000-1-1","unsettable":false,"transient":false,"unique":true,"name":"birthday","changeable":true,"lowerBound":0,"iD":false,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":1,"target":5},{"source":5,"target":2},{"source":5,"target":6},{"source":5,"target":1},{"source":5,"target":7},{"source":6,"target":2},{"source":2,"target":0},{"source":2,"target":8},{"source":2,"target":9},{"source":2,"target":7},{"source":8,"target":10},{"source":8,"target":2},{"source":9,"target":11},{"source":9,"target":2},{"source":7,"target":1},{"source":7,"target":12},{"source":7,"target":2},{"source":7,"target":5},{"source":12,"target":1},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":13},{"source":13,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":14},{"source":14,"target":2}],"multigraph":true}
ecore
html
repo-ecore-all/data/BanafshehAzizi/SEET/evaluation/seet.evaluation.scalability/Newsletter2HTML/metamodels/HTML.ecore
HTML HTML htmlElements HTMLElement elements styles TABLE trs border width cellspacing cellpadding align bgcolor TR tds valign align bgcolor height TD colspan rowspan valign align width bgcolor height DIV align SPAN P align A ref FONT color face size value B U I S IMG src width height border BR HR color Style key value StyleKey backgroundColor background-color color color display display lineHeight line-height textAlign text-align textDecoration text-decoration width width padding padding
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="HTML" nsURI="HTML" nsPrefix="HTML"> <eClassifiers xsi:type="ecore:EClass" name="HTML"> <eStructuralFeatures xsi:type="ecore:EReference" name="htmlElements" ordered="false" upperBound="-1" eType="#//HTMLElement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="HTMLElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="#//HTMLElement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="styles" upperBound="-1" eType="#//Style" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TABLE" eSuperTypes="#//HTMLElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="trs" ordered="false" upperBound="-1" eType="#//TR" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="border" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cellspacing" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cellpadding" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="align" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="bgcolor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TR" eSuperTypes="#//HTMLElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="tds" ordered="false" upperBound="-1" eType="#//TD" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="valign" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="align" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="bgcolor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TD" eSuperTypes="#//HTMLElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="colspan" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rowspan" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="valign" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="align" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="bgcolor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DIV" eSuperTypes="#//HTMLElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="align" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SPAN" eSuperTypes="#//HTMLElement"/> <eClassifiers xsi:type="ecore:EClass" name="P" eSuperTypes="#//HTMLElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="align" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="A" eSuperTypes="#//HTMLElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ref" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FONT" eSuperTypes="#//HTMLElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="color" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="face" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="size" ordered="false" unique="false" 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="B" eSuperTypes="#//HTMLElement"/> <eClassifiers xsi:type="ecore:EClass" name="U" eSuperTypes="#//HTMLElement"/> <eClassifiers xsi:type="ecore:EClass" name="I" eSuperTypes="#//HTMLElement"/> <eClassifiers xsi:type="ecore:EClass" name="S" eSuperTypes="#//HTMLElement"/> <eClassifiers xsi:type="ecore:EClass" name="IMG" eSuperTypes="#//HTMLElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="src" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="border" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BR" eSuperTypes="#//HTMLElement"/> <eClassifiers xsi:type="ecore:EClass" name="HR" eSuperTypes="#//HTMLElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="color" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Style"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" lowerBound="1" eType="#//StyleKey"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="StyleKey"> <eLiterals name="backgroundColor" literal="background-color"/> <eLiterals name="color" literal="color"/> <eLiterals name="display" literal="display"/> <eLiterals name="lineHeight" literal="line-height"/> <eLiterals name="textAlign" literal="text-align"/> <eLiterals name="textDecoration" literal="text-decoration"/> <eLiterals name="width"/> <eLiterals name="padding" literal="padding"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"HTML","nsURI":"HTML","name":"HTML","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HTML","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HTMLElement","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TABLE","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TR","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TD","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DIV","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SPAN","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"P","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"A","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FONT","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"B","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"U","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"I","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"S","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IMG","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BR","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HR","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Style","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"StyleKey","instanceClass":null,"id":19,"serializable":true,"eClass":"EEnum"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"htmlElements","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":"elements","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":"styles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"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":"trs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"border","changeable":true,"lowerBound":0,"iD":false,"id":27,"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":"width","changeable":true,"lowerBound":0,"iD":false,"id":28,"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":"cellspacing","changeable":true,"lowerBound":0,"iD":false,"id":29,"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":"cellpadding","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":"align","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":"bgcolor","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"},{"id":39,"eClass":"EGenericType"},{"id":40,"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":"tds","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"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":"valign","changeable":true,"lowerBound":0,"iD":false,"id":42,"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":"align","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":"bgcolor","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":"height","changeable":true,"lowerBound":0,"iD":false,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"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":"colspan","changeable":true,"lowerBound":0,"iD":false,"id":52,"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":"rowspan","changeable":true,"lowerBound":0,"iD":false,"id":53,"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":"valign","changeable":true,"lowerBound":0,"iD":false,"id":54,"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":"align","changeable":true,"lowerBound":0,"iD":false,"id":55,"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":"width","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":"bgcolor","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":"height","changeable":true,"lowerBound":0,"iD":false,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"align","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":"align","changeable":true,"lowerBound":0,"iD":false,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"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":"ref","changeable":true,"lowerBound":0,"iD":false,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"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":"color","changeable":true,"lowerBound":0,"iD":false,"id":77,"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":"face","changeable":true,"lowerBound":0,"iD":false,"id":78,"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":"size","changeable":true,"lowerBound":0,"iD":false,"id":79,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"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":"src","changeable":true,"lowerBound":0,"iD":false,"id":90,"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":"width","changeable":true,"lowerBound":0,"iD":false,"id":91,"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":"height","changeable":true,"lowerBound":0,"iD":false,"id":92,"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":"border","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"},{"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":100,"derived":false},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"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":103,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":104,"derived":false},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"name":"backgroundColor","id":107,"value":0,"literal":"background-color","eClass":"EEnumLiteral"},{"name":"color","id":108,"value":0,"literal":"color","eClass":"EEnumLiteral"},{"name":"display","id":109,"value":0,"literal":"display","eClass":"EEnumLiteral"},{"name":"lineHeight","id":110,"value":0,"literal":"line-height","eClass":"EEnumLiteral"},{"name":"textAlign","id":111,"value":0,"literal":"text-align","eClass":"EEnumLiteral"},{"name":"textDecoration","id":112,"value":0,"literal":"text-decoration","eClass":"EEnumLiteral"},{"name":"width","id":113,"value":0,"literal":"width","eClass":"EEnumLiteral"},{"name":"padding","id":114,"value":0,"literal":"padding","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":1,"target":0},{"source":1,"target":20},{"source":20,"target":2},{"source":20,"target":21},{"source":20,"target":1},{"source":21,"target":2},{"source":2,"target":0},{"source":2,"target":22},{"source":2,"target":23},{"source":22,"target":2},{"source":22,"target":24},{"source":22,"target":2},{"source":24,"target":2},{"source":23,"target":18},{"source":23,"target":25},{"source":23,"target":2},{"source":25,"target":18},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":26},{"source":3,"target":27},{"source":3,"target":28},{"source":3,"target":29},{"source":3,"target":30},{"source":3,"target":31},{"source":3,"target":32},{"source":3,"target":33},{"source":26,"target":4},{"source":26,"target":34},{"source":26,"target":3},{"source":34,"target":4},{"source":27,"target":35},{"source":27,"target":3},{"source":28,"target":36},{"source":28,"target":3},{"source":29,"target":37},{"source":29,"target":3},{"source":30,"target":38},{"source":30,"target":3},{"source":31,"target":39},{"source":31,"target":3},{"source":32,"target":40},{"source":32,"target":3},{"source":33,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":41},{"source":4,"target":42},{"source":4,"target":43},{"source":4,"target":44},{"source":4,"target":45},{"source":4,"target":46},{"source":41,"target":5},{"source":41,"target":47},{"source":41,"target":4},{"source":47,"target":5},{"source":42,"target":48},{"source":42,"target":4},{"source":43,"target":49},{"source":43,"target":4},{"source":44,"target":50},{"source":44,"target":4},{"source":45,"target":51},{"source":45,"target":4},{"source":46,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"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":52,"target":60},{"source":52,"target":5},{"source":53,"target":61},{"source":53,"target":5},{"source":54,"target":62},{"source":54,"target":5},{"source":55,"target":63},{"source":55,"target":5},{"source":56,"target":64},{"source":56,"target":5},{"source":57,"target":65},{"source":57,"target":5},{"source":58,"target":66},{"source":58,"target":5},{"source":59,"target":2},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":67},{"source":6,"target":68},{"source":67,"target":69},{"source":67,"target":6},{"source":68,"target":2},{"source":7,"target":0},{"source":7,"target":2},{"source":7,"target":70},{"source":70,"target":2},{"source":8,"target":0},{"source":8,"target":2},{"source":8,"target":71},{"source":8,"target":72},{"source":71,"target":73},{"source":71,"target":8},{"source":72,"target":2},{"source":9,"target":0},{"source":9,"target":2},{"source":9,"target":74},{"source":9,"target":75},{"source":74,"target":76},{"source":74,"target":9},{"source":75,"target":2},{"source":10,"target":0},{"source":10,"target":2},{"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":83},{"source":78,"target":10},{"source":79,"target":84},{"source":79,"target":10},{"source":80,"target":85},{"source":80,"target":10},{"source":81,"target":2},{"source":11,"target":0},{"source":11,"target":2},{"source":11,"target":86},{"source":86,"target":2},{"source":12,"target":0},{"source":12,"target":2},{"source":12,"target":87},{"source":87,"target":2},{"source":13,"target":0},{"source":13,"target":2},{"source":13,"target":88},{"source":88,"target":2},{"source":14,"target":0},{"source":14,"target":2},{"source":14,"target":89},{"source":89,"target":2},{"source":15,"target":0},{"source":15,"target":2},{"source":15,"target":90},{"source":15,"target":91},{"source":15,"target":92},{"source":15,"target":93},{"source":15,"target":94},{"source":90,"target":95},{"source":90,"target":15},{"source":91,"target":96},{"source":91,"target":15},{"source":92,"target":97},{"source":92,"target":15},{"source":93,"target":98},{"source":93,"target":15},{"source":94,"target":2},{"source":16,"target":0},{"source":16,"target":2},{"source":16,"target":99},{"source":99,"target":2},{"source":17,"target":0},{"source":17,"target":2},{"source":17,"target":100},{"source":17,"target":101},{"source":100,"target":102},{"source":100,"target":17},{"source":101,"target":2},{"source":18,"target":0},{"source":18,"target":103},{"source":18,"target":104},{"source":103,"target":19},{"source":103,"target":105},{"source":103,"target":18},{"source":105,"target":19},{"source":104,"target":106},{"source":104,"target":18},{"source":19,"target":0},{"source":19,"target":107},{"source":19,"target":108},{"source":19,"target":109},{"source":19,"target":110},{"source":19,"target":111},{"source":19,"target":112},{"source":19,"target":113},{"source":19,"target":114},{"source":107,"target":19},{"source":108,"target":19},{"source":109,"target":19},{"source":110,"target":19},{"source":111,"target":19},{"source":112,"target":19},{"source":113,"target":19},{"source":114,"target":19}],"multigraph":true}
ecore
statemachine
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset-mtl/repos/edonjakupi/model-engineering/Lab 1/Group16_Lab1/model/statesml.ecore
statesml StatesModel systemunits Attribute name datatype SystemUnitModel name datatypelibrary systemunitlibrary DataType name function SystemUnitLibrary name systemunit SystemUnit name statesystemmodel attribute function DataTypeLibrary name datatype Function name returnparameter incomingparameter Parameter name datatype StateSystemModel name statesystem StateSystem node edge attribute event Node name outgoing incoming Edge name source target Event name State functioncall Transition trigger SelectionDivergence SelectionConvergence Trigger event ReturnParameter IncomingParameter attribute FunctionCall function parametervalue String Integer Boolean InitialState TerminalState MiddleState ChangeEvent changeexpression ChangeExpression function incomingparameter fulfilled false ParameterValue incomingparameter
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="statesml" nsURI="http://www.example.org/statesml" nsPrefix="statesml"> <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="StatesModel"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="uniqueClassNames"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="OCL Constraint forbidding duplicate System Unit Model names."/> </eAnnotations> <details key="uniqueClassNames" value="self.systemunits->forAll(s1, s2 | s1 &lt;> s2 implies s1.name &lt;> s2.name)"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="systemunits" upperBound="-1" eType="#//SystemUnitModel" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Attribute"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="datatype" lowerBound="1" eType="#//DataType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SystemUnitModel"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="datatypelibrary" upperBound="-1" eType="#//DataTypeLibrary" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="systemunitlibrary" upperBound="-1" eType="#//SystemUnitLibrary" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataType" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="function" upperBound="-1" eType="#//Function" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SystemUnitLibrary"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="systemunit" upperBound="-1" eType="#//SystemUnit" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SystemUnit"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="statesystemmodel" eType="#//StateSystemModel" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attribute" upperBound="-1" eType="#//Attribute" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="function" upperBound="-1" eType="#//Function" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataTypeLibrary"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="datatype" upperBound="-1" eType="#//DataType" 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="returnparameter" eType="#//ReturnParameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="incomingparameter" upperBound="-1" eType="#//IncomingParameter"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Parameter" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="datatype" lowerBound="1" eType="#//DataType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StateSystemModel"> <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="statesystem" lowerBound="1" eType="#//StateSystem" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StateSystem"> <eStructuralFeatures xsi:type="ecore:EReference" name="node" upperBound="-1" eType="#//Node" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="edge" upperBound="-1" eType="#//Edge" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attribute" upperBound="-1" eType="#//Attribute" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="event" upperBound="-1" eType="#//Event" 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"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" upperBound="-1" eType="#//Edge" eOpposite="#//Edge/source"/> <eStructuralFeatures xsi:type="ecore:EReference" name="incoming" upperBound="-1" eType="#//Edge" eOpposite="#//Edge/target"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Edge"> <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="source" lowerBound="1" eType="#//Node" eOpposite="#//Node/outgoing"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//Node" eOpposite="#//Node/incoming"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Event" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="State" abstract="true" eSuperTypes="#//Node"> <eStructuralFeatures xsi:type="ecore:EReference" name="functioncall" upperBound="-1" eType="#//FunctionCall" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//Node"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="mustDefineTriggerIfComingFromDivergence"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If the Transition is coming from a Selection Divergence, then it must define a Trigger"/> </eAnnotations> <details key="mustDefineTriggerIfComingFromDivergence" value="&#xA;&#x9;&#x9;&#x9;if(self.incoming.source = SelectionDivergence) then self.trigger->size()=1 else self.trigger->size()>=0 endif"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="trigger" upperBound="-1" eType="#//Trigger" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SelectionDivergence" eSuperTypes="#//Node"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="multipleOutgoingEdges singleIncomingEdge"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="multipleOutgoingEdges" value="self.outgoing->size()>1"/> <details key="singleIncomingEdge" value="self.incoming->size()=1"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SelectionConvergence" eSuperTypes="#//Node"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="multipleIncomingEdges"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="OCL Constraints determining maximum incoming and minimum outgoing edges"/> </eAnnotations> <details key="multipleIncomingEdges" value="self.incoming->size()>1 and self.outgoing->size()=1"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Trigger"> <eStructuralFeatures xsi:type="ecore:EReference" name="event" lowerBound="1" eType="#//Event"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReturnParameter" eSuperTypes="#//Parameter"/> <eClassifiers xsi:type="ecore:EClass" name="IncomingParameter" eSuperTypes="#//Parameter"> <eStructuralFeatures xsi:type="ecore:EReference" name="attribute" eType="#//Attribute"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FunctionCall"> <eStructuralFeatures xsi:type="ecore:EReference" name="function" lowerBound="1" eType="#//Function"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parametervalue" upperBound="-1" eType="#//ParameterValue" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="String" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="Integer" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="Boolean" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="InitialState" eSuperTypes="#//State"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="noIncomingEdges onlyOneOutgoingEdge initialStatesCannotDefineFunctionCalls"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="OCL Constraint forbidding Function calls being made by Initial Steps"/> </eAnnotations> <details key="noIncomingEdges" value="self.incoming->size()=0"/> <details key="onlyOneOutgoingEdge" value="self.outgoing->size()=1"/> <details key="initialStatesCannotDefineFunctionCalls" value="self.functioncall->size()=0"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TerminalState" eSuperTypes="#//State"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="noOutgoingEdges onlyOneIncomingEdge terminalStatesCannotDefineFunctionCalls"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="OCL Constraint forbidding Function calls being made by Terminal Steps"/> </eAnnotations> <details key="noOutgoingEdges" value="self.outgoing->size()=0"/> <details key="onlyOneIncomingEdge" value="self.incoming->size()=1"/> <details key="terminalStatesCannotDefineFunctionCalls" value="self.functioncall->size()=0"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MiddleState" eSuperTypes="#//State"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="onlyOneOutgoingEdge onlyOneIncomingEdge"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="OCL Constraint determining maximum Incoming Edges for Middle States"/> </eAnnotations> <details key="onlyOneOutgoingEdge" value="self.outgoing->size()=1"/> <details key="onlyOneIncomingEdge" value="self.incoming->size()=1"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ChangeEvent" eSuperTypes="#//Event"> <eStructuralFeatures xsi:type="ecore:EReference" name="changeexpression" lowerBound="1" eType="#//ChangeExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ChangeExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="function" lowerBound="1" eType="#//Function"/> <eStructuralFeatures xsi:type="ecore:EReference" name="incomingparameter" upperBound="-1" eType="#//IncomingParameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fulfilled" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParameterValue"> <eStructuralFeatures xsi:type="ecore:EReference" name="incomingparameter" upperBound="-1" eType="#//IncomingParameter" containment="true"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"statesml","nsURI":"http://www.example.org/statesml","name":"statesml","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StatesModel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SystemUnitModel","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SystemUnitLibrary","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SystemUnit","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataTypeLibrary","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateSystemModel","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateSystem","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Edge","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Event","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelectionDivergence","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelectionConvergence","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trigger","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnParameter","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IncomingParameter","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionCall","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"String","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Integer","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Boolean","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialState","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TerminalState","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MiddleState","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangeEvent","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangeExpression","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterValue","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":"systemunits","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":34,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"datatype","changeable":true,"resolveProxies":true,"lowerBound":1,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"datatypelibrary","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"systemunitlibrary","changeable":true,"resolveProxies":true,"lowerBound":0,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"function","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":48,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"systemunit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statesystemmodel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"function","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"datatype","changeable":true,"resolveProxies":true,"lowerBound":0,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returnparameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":65,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incomingparameter","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":70,"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":"datatype","changeable":true,"resolveProxies":true,"lowerBound":1,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":74,"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":"statesystem","changeable":true,"resolveProxies":true,"lowerBound":1,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"node","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":"edge","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":"attribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"event","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"},{"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},{"container":false,"ordered":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":87,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incoming","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":93,"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":94,"derived":false},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"functioncall","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"trigger","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"container":false,"ordered":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":108,"derived":false},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":111,"derived":false},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"function","changeable":true,"resolveProxies":true,"lowerBound":1,"id":114,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parametervalue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":115,"derived":false},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"changeexpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":124,"derived":false},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"container":false,"ordered":true,"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":127,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"incomingparameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":128,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"fulfilled","changeable":true,"lowerBound":0,"iD":false,"id":129,"derived":false},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"incomingparameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"id":134,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":1,"target":0},{"source":1,"target":32},{"source":32,"target":3},{"source":32,"target":33},{"source":32,"target":1},{"source":33,"target":3},{"source":2,"target":0},{"source":2,"target":34},{"source":2,"target":35},{"source":34,"target":36},{"source":34,"target":2},{"source":35,"target":4},{"source":35,"target":37},{"source":35,"target":2},{"source":37,"target":4},{"source":3,"target":0},{"source":3,"target":38},{"source":3,"target":39},{"source":3,"target":40},{"source":38,"target":41},{"source":38,"target":3},{"source":39,"target":7},{"source":39,"target":42},{"source":39,"target":3},{"source":42,"target":7},{"source":40,"target":5},{"source":40,"target":43},{"source":40,"target":3},{"source":43,"target":5},{"source":4,"target":0},{"source":4,"target":44},{"source":4,"target":45},{"source":44,"target":46},{"source":44,"target":4},{"source":45,"target":8},{"source":45,"target":47},{"source":45,"target":4},{"source":47,"target":8},{"source":5,"target":0},{"source":5,"target":48},{"source":5,"target":49},{"source":48,"target":50},{"source":48,"target":5},{"source":49,"target":6},{"source":49,"target":51},{"source":49,"target":5},{"source":51,"target":6},{"source":6,"target":0},{"source":6,"target":52},{"source":6,"target":53},{"source":6,"target":54},{"source":6,"target":55},{"source":52,"target":56},{"source":52,"target":6},{"source":53,"target":10},{"source":53,"target":57},{"source":53,"target":6},{"source":57,"target":10},{"source":54,"target":2},{"source":54,"target":58},{"source":54,"target":6},{"source":58,"target":2},{"source":55,"target":8},{"source":55,"target":59},{"source":55,"target":6},{"source":59,"target":8},{"source":7,"target":0},{"source":7,"target":60},{"source":7,"target":61},{"source":60,"target":62},{"source":60,"target":7},{"source":61,"target":4},{"source":61,"target":63},{"source":61,"target":7},{"source":63,"target":4},{"source":8,"target":0},{"source":8,"target":64},{"source":8,"target":65},{"source":8,"target":66},{"source":64,"target":67},{"source":64,"target":8},{"source":65,"target":20},{"source":65,"target":68},{"source":65,"target":8},{"source":68,"target":20},{"source":66,"target":21},{"source":66,"target":69},{"source":66,"target":8},{"source":69,"target":21},{"source":9,"target":0},{"source":9,"target":70},{"source":9,"target":71},{"source":70,"target":72},{"source":70,"target":9},{"source":71,"target":4},{"source":71,"target":73},{"source":71,"target":9},{"source":73,"target":4},{"source":10,"target":0},{"source":10,"target":74},{"source":10,"target":75},{"source":74,"target":76},{"source":74,"target":10},{"source":75,"target":11},{"source":75,"target":77},{"source":75,"target":10},{"source":77,"target":11},{"source":11,"target":0},{"source":11,"target":78},{"source":11,"target":79},{"source":11,"target":80},{"source":11,"target":81},{"source":78,"target":12},{"source":78,"target":82},{"source":78,"target":11},{"source":82,"target":12},{"source":79,"target":13},{"source":79,"target":83},{"source":79,"target":11},{"source":83,"target":13},{"source":80,"target":2},{"source":80,"target":84},{"source":80,"target":11},{"source":84,"target":2},{"source":81,"target":14},{"source":81,"target":85},{"source":81,"target":11},{"source":85,"target":14},{"source":12,"target":0},{"source":12,"target":86},{"source":12,"target":87},{"source":12,"target":88},{"source":86,"target":89},{"source":86,"target":12},{"source":87,"target":13},{"source":87,"target":90},{"source":87,"target":12},{"source":87,"target":91},{"source":90,"target":13},{"source":88,"target":13},{"source":88,"target":92},{"source":88,"target":12},{"source":88,"target":93},{"source":92,"target":13},{"source":13,"target":0},{"source":13,"target":94},{"source":13,"target":91},{"source":13,"target":93},{"source":94,"target":95},{"source":94,"target":13},{"source":91,"target":12},{"source":91,"target":96},{"source":91,"target":13},{"source":91,"target":87},{"source":96,"target":12},{"source":93,"target":12},{"source":93,"target":97},{"source":93,"target":13},{"source":93,"target":88},{"source":97,"target":12},{"source":14,"target":0},{"source":14,"target":98},{"source":98,"target":99},{"source":98,"target":14},{"source":15,"target":0},{"source":15,"target":12},{"source":15,"target":100},{"source":15,"target":101},{"source":100,"target":22},{"source":100,"target":102},{"source":100,"target":15},{"source":102,"target":22},{"source":101,"target":12},{"source":16,"target":0},{"source":16,"target":12},{"source":16,"target":103},{"source":16,"target":104},{"source":103,"target":19},{"source":103,"target":105},{"source":103,"target":16},{"source":105,"target":19},{"source":104,"target":12},{"source":17,"target":0},{"source":17,"target":12},{"source":17,"target":106},{"source":106,"target":12},{"source":18,"target":0},{"source":18,"target":12},{"source":18,"target":107},{"source":107,"target":12},{"source":19,"target":0},{"source":19,"target":108},{"source":108,"target":14},{"source":108,"target":109},{"source":108,"target":19},{"source":109,"target":14},{"source":20,"target":0},{"source":20,"target":9},{"source":20,"target":110},{"source":110,"target":9},{"source":21,"target":0},{"source":21,"target":9},{"source":21,"target":111},{"source":21,"target":112},{"source":111,"target":2},{"source":111,"target":113},{"source":111,"target":21},{"source":113,"target":2},{"source":112,"target":9},{"source":22,"target":0},{"source":22,"target":114},{"source":22,"target":115},{"source":114,"target":8},{"source":114,"target":116},{"source":114,"target":22},{"source":116,"target":8},{"source":115,"target":31},{"source":115,"target":117},{"source":115,"target":22},{"source":117,"target":31},{"source":23,"target":0},{"source":23,"target":4},{"source":23,"target":118},{"source":118,"target":4},{"source":24,"target":0},{"source":24,"target":4},{"source":24,"target":119},{"source":119,"target":4},{"source":25,"target":0},{"source":25,"target":4},{"source":25,"target":120},{"source":120,"target":4},{"source":26,"target":0},{"source":26,"target":15},{"source":26,"target":121},{"source":121,"target":15},{"source":27,"target":0},{"source":27,"target":15},{"source":27,"target":122},{"source":122,"target":15},{"source":28,"target":0},{"source":28,"target":15},{"source":28,"target":123},{"source":123,"target":15},{"source":29,"target":0},{"source":29,"target":14},{"source":29,"target":124},{"source":29,"target":125},{"source":124,"target":30},{"source":124,"target":126},{"source":124,"target":29},{"source":126,"target":30},{"source":125,"target":14},{"source":30,"target":0},{"source":30,"target":127},{"source":30,"target":128},{"source":30,"target":129},{"source":127,"target":8},{"source":127,"target":130},{"source":127,"target":30},{"source":130,"target":8},{"source":128,"target":21},{"source":128,"target":131},{"source":128,"target":30},{"source":131,"target":21},{"source":129,"target":132},{"source":129,"target":30},{"source":31,"target":0},{"source":31,"target":133},{"source":133,"target":21},{"source":133,"target":134},{"source":133,"target":31},{"source":134,"target":21}],"multigraph":true}
ecore
constraints
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/adilinam/QVTo-QVTd-OCL/org.eclipse.qvt/model/traditionalEcore/EssentialOCL.ecore
EssentialOCL AnyType BagType BooleanLiteralExp booleanSymbol CallExp source CollectionItem item CollectionKind Set Set OrderedSet OrderedSet Bag Bag Sequence Sequence Collection Collection CollectionLiteralExp kind part CollectionLiteralPart collectionLiteralExp CollectionRange first last CollectionType elementType EnumLiteralExp referredEnumLiteral ExpressionInOcl bodyExpression contextVariable generatedType parameterVariable resultVariable FeatureCallExp IfExp condition elseExpression thenExpression IntegerLiteralExp integerSymbol InvalidLiteralExp InvalidType IterateExp result IteratorExp LetExp in variable LiteralExp LoopExp body iterator NavigationCallExp NullLiteralExp NumericLiteralExp OclExpression OperationCallExp argument referredOperation OrderedSetType PrimitiveLiteralExp PropertyCallExp referredProperty RealLiteralExp realSymbol SequenceType SetType StringLiteralExp stringSymbol TemplateParameterType specification TupleLiteralExp part TupleLiteralPart attribute tupleLiteralExp value TupleType TypeExp referredType UnlimitedNaturalExp symbol Variable initExpression letExp representedParameter VariableExp referredVariable VoidType
<?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="EssentialOCL" name="EssentialOCL" nsURI="http://schema.omg.org/spec/QVT/1.1/essentialocl.xml" nsPrefix="essentialocl"> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.AnyType" name="AnyType"> <eSuperTypes href="EMOF.ecore#EMOF.Type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.BagType" name="BagType" eSuperTypes="EssentialOCL.CollectionType"/> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.BooleanLiteralExp" name="BooleanLiteralExp" eSuperTypes="EssentialOCL.PrimitiveLiteralExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EssentialOCL.BooleanLiteralExp.booleanSymbol" name="booleanSymbol"> <eType xsi:type="ecore:EDataType" href="EMOF.ecore#PrimitiveTypes.Boolean"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.CallExp" name="CallExp" abstract="true" eSuperTypes="EssentialOCL.OclExpression"> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.CallExp.source" name="source" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="appliedElement"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.CollectionItem" name="CollectionItem" eSuperTypes="EssentialOCL.CollectionLiteralPart"> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.CollectionItem.item" name="item" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" xmi:id="EssentialOCL.CollectionKind" name="CollectionKind"> <eLiterals xmi:id="EssentialOCL.CollectionKind.Set" name="Set"/> <eLiterals xmi:id="EssentialOCL.CollectionKind.OrderedSet" name="OrderedSet" value="1"/> <eLiterals xmi:id="EssentialOCL.CollectionKind.Bag" name="Bag" value="2"/> <eLiterals xmi:id="EssentialOCL.CollectionKind.Sequence" name="Sequence" value="3"/> <eLiterals xmi:id="EssentialOCL.CollectionKind.Collection" name="Collection" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.CollectionLiteralExp" name="CollectionLiteralExp" eSuperTypes="EssentialOCL.LiteralExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EssentialOCL.CollectionLiteralExp.kind" name="kind" eType="EssentialOCL.CollectionKind"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.CollectionLiteralExp.part" name="part" ordered="false" upperBound="-1" eType="EssentialOCL.CollectionLiteralPart" containment="true" resolveProxies="false" eOpposite="EssentialOCL.CollectionLiteralPart.collectionLiteralExp"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.CollectionLiteralPart" name="CollectionLiteralPart" abstract="true"> <eSuperTypes href="EMOF.ecore#EMOF.TypedElement"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.CollectionLiteralPart.collectionLiteralExp" name="collectionLiteralExp" lowerBound="1" eType="EssentialOCL.CollectionLiteralExp" transient="true" resolveProxies="false" eOpposite="EssentialOCL.CollectionLiteralExp.part"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.CollectionRange" name="CollectionRange" eSuperTypes="EssentialOCL.CollectionLiteralPart"> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.CollectionRange.first" name="first" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="firstOwner"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.CollectionRange.last" name="last" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="lastOwner"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.CollectionType" name="CollectionType"> <eSuperTypes href="EMOF.ecore#EMOF.DataType"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.CollectionType.elementType" name="elementType" lowerBound="1"> <eType xsi:type="ecore:EClass" href="EMOF.ecore#EMOF.Type"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.EnumLiteralExp" name="EnumLiteralExp" eSuperTypes="EssentialOCL.LiteralExp"> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.EnumLiteralExp.referredEnumLiteral" name="referredEnumLiteral"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="literalExp"/> </eAnnotations> <eType xsi:type="ecore:EClass" href="EMOF.ecore#EMOF.EnumerationLiteral"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.ExpressionInOcl" name="ExpressionInOcl"> <eSuperTypes href="EMOF.ecore#EMOF.TypedElement"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.ExpressionInOcl.bodyExpression" name="bodyExpression" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="topExpression"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.ExpressionInOcl.contextVariable" name="contextVariable" eType="EssentialOCL.Variable" containment="true" resolveProxies="false"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="selfOwner"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.ExpressionInOcl.generatedType" name="generatedType" ordered="false" upperBound="-1" containment="true" resolveProxies="false"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="owningExpression"/> </eAnnotations> <eType xsi:type="ecore:EClass" href="EMOF.ecore#EMOF.Type"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.ExpressionInOcl.parameterVariable" name="parameterVariable" ordered="false" upperBound="-1" eType="EssentialOCL.Variable" containment="true" resolveProxies="false"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="varOwner"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.ExpressionInOcl.resultVariable" name="resultVariable" eType="EssentialOCL.Variable" containment="true" resolveProxies="false"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="resultOwner"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.FeatureCallExp" name="FeatureCallExp" abstract="true" eSuperTypes="EssentialOCL.CallExp"/> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.IfExp" name="IfExp" eSuperTypes="EssentialOCL.OclExpression"> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.IfExp.condition" name="condition" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="ifOwner"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.IfExp.elseExpression" name="elseExpression" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="elseOwner"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.IfExp.thenExpression" name="thenExpression" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="thenOwner"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.IntegerLiteralExp" name="IntegerLiteralExp" eSuperTypes="EssentialOCL.NumericLiteralExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EssentialOCL.IntegerLiteralExp.integerSymbol" name="integerSymbol"> <eType xsi:type="ecore:EDataType" href="EMOF.ecore#PrimitiveTypes.Integer"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.InvalidLiteralExp" name="InvalidLiteralExp" eSuperTypes="EssentialOCL.LiteralExp"/> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.InvalidType" name="InvalidType"> <eSuperTypes href="EMOF.ecore#EMOF.Type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.IterateExp" name="IterateExp" eSuperTypes="EssentialOCL.LoopExp"> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.IterateExp.result" name="result" eType="EssentialOCL.Variable" containment="true" resolveProxies="false"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="baseExp"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.IteratorExp" name="IteratorExp" eSuperTypes="EssentialOCL.LoopExp"/> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.LetExp" name="LetExp" eSuperTypes="EssentialOCL.OclExpression"> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.LetExp.in" name="in" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.LetExp.variable" name="variable" lowerBound="1" eType="EssentialOCL.Variable" containment="true" resolveProxies="false" eOpposite="EssentialOCL.Variable.letExp"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.LiteralExp" name="LiteralExp" abstract="true" eSuperTypes="EssentialOCL.OclExpression"/> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.LoopExp" name="LoopExp" abstract="true" eSuperTypes="EssentialOCL.CallExp EssentialOCL.OclExpression"> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.LoopExp.body" name="body" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="loopBodyOwner"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.LoopExp.iterator" name="iterator" upperBound="-1" eType="EssentialOCL.Variable" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.NavigationCallExp" name="NavigationCallExp" eSuperTypes="EssentialOCL.FeatureCallExp"/> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.NullLiteralExp" name="NullLiteralExp" eSuperTypes="EssentialOCL.LiteralExp"/> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.NumericLiteralExp" name="NumericLiteralExp" abstract="true" eSuperTypes="EssentialOCL.PrimitiveLiteralExp"/> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.OclExpression" name="OclExpression" abstract="true"> <eSuperTypes href="EMOF.ecore#EMOF.TypedElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.OperationCallExp" name="OperationCallExp" eSuperTypes="EssentialOCL.FeatureCallExp"> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.OperationCallExp.argument" name="argument" upperBound="-1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="parentCall"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.OperationCallExp.referredOperation" name="referredOperation"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="referringExp"/> </eAnnotations> <eType xsi:type="ecore:EClass" href="EMOF.ecore#EMOF.Operation"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.OrderedSetType" name="OrderedSetType" eSuperTypes="EssentialOCL.CollectionType"/> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.PrimitiveLiteralExp" name="PrimitiveLiteralExp" abstract="true" eSuperTypes="EssentialOCL.LiteralExp"/> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.PropertyCallExp" name="PropertyCallExp" eSuperTypes="EssentialOCL.NavigationCallExp"> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.PropertyCallExp.referredProperty" name="referredProperty"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="referringExp"/> </eAnnotations> <eType xsi:type="ecore:EClass" href="EMOF.ecore#EMOF.Property"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.RealLiteralExp" name="RealLiteralExp" eSuperTypes="EssentialOCL.NumericLiteralExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EssentialOCL.RealLiteralExp.realSymbol" name="realSymbol"> <eType xsi:type="ecore:EDataType" href="EMOF.ecore#PrimitiveTypes.Real"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.SequenceType" name="SequenceType" eSuperTypes="EssentialOCL.CollectionType"/> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.SetType" name="SetType" eSuperTypes="EssentialOCL.CollectionType"/> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.StringLiteralExp" name="StringLiteralExp" eSuperTypes="EssentialOCL.PrimitiveLiteralExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EssentialOCL.StringLiteralExp.stringSymbol" name="stringSymbol"> <eType xsi:type="ecore:EDataType" href="EMOF.ecore#PrimitiveTypes.String"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.TemplateParameterType" name="TemplateParameterType"> <eSuperTypes href="EMOF.ecore#EMOF.Type"/> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EssentialOCL.TemplateParameterType.specification" name="specification"> <eType xsi:type="ecore:EDataType" href="EMOF.ecore#PrimitiveTypes.String"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.TupleLiteralExp" name="TupleLiteralExp" eSuperTypes="EssentialOCL.LiteralExp"> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.TupleLiteralExp.part" name="part" ordered="false" upperBound="-1" eType="EssentialOCL.TupleLiteralPart" containment="true" resolveProxies="false" eOpposite="EssentialOCL.TupleLiteralPart.tupleLiteralExp"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.TupleLiteralPart" name="TupleLiteralPart"> <eSuperTypes href="EMOF.ecore#EMOF.TypedElement"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.TupleLiteralPart.attribute" name="attribute"> <eType xsi:type="ecore:EClass" href="EMOF.ecore#EMOF.Property"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.TupleLiteralPart.tupleLiteralExp" name="tupleLiteralExp" eType="EssentialOCL.TupleLiteralExp" transient="true" resolveProxies="false" eOpposite="EssentialOCL.TupleLiteralExp.part"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.TupleLiteralPart.value" name="value" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.TupleType" name="TupleType"> <eSuperTypes href="EMOF.ecore#EMOF.Class"/> <eSuperTypes href="EMOF.ecore#EMOF.DataType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.TypeExp" name="TypeExp" eSuperTypes="EssentialOCL.OclExpression"> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.TypeExp.referredType" name="referredType"> <eType xsi:type="ecore:EClass" href="EMOF.ecore#EMOF.Type"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.UnlimitedNaturalExp" name="UnlimitedNaturalExp" eSuperTypes="EssentialOCL.NumericLiteralExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EssentialOCL.UnlimitedNaturalExp.symbol" name="symbol"> <eType xsi:type="ecore:EDataType" href="EMOF.ecore#PrimitiveTypes.UnlimitedNatural"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.Variable" name="Variable"> <eSuperTypes href="EMOF.ecore#EMOF.TypedElement"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.Variable.initExpression" name="initExpression" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="initializedElement"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.Variable.letExp" name="letExp" eType="EssentialOCL.LetExp" transient="true" resolveProxies="false" eOpposite="EssentialOCL.LetExp.variable"/> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.Variable.representedParameter" name="representedParameter"> <eType xsi:type="ecore:EClass" href="EMOF.ecore#EMOF.Parameter"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.VariableExp" name="VariableExp" eSuperTypes="EssentialOCL.OclExpression"> <eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.VariableExp.referredVariable" name="referredVariable" eType="EssentialOCL.Variable"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="referringExp"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.VoidType" name="VoidType"> <eSuperTypes href="EMOF.ecore#EMOF.Type"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"essentialocl","nsURI":"http://schema.omg.org/spec/QVT/1.1/essentialocl.xml","name":"EssentialOCL","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyType","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BagType","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanLiteralExp","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallExp","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionItem","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CollectionKind","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionLiteralExp","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionLiteralPart","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionRange","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionType","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumLiteralExp","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionInOcl","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureCallExp","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfExp","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerLiteralExp","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvalidLiteralExp","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvalidType","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IterateExp","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IteratorExp","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LetExp","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralExp","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopExp","instanceClass":null,"abstract":true,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NavigationCallExp","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NullLiteralExp","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericLiteralExp","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclExpression","instanceClass":null,"abstract":true,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationCallExp","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderedSetType","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveLiteralExp","instanceClass":null,"abstract":true,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyCallExp","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealLiteralExp","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceType","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetType","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringLiteralExp","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateParameterType","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleLiteralExp","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleLiteralPart","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleType","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeExp","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnlimitedNaturalExp","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableExp","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VoidType","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"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":"booleanSymbol","changeable":true,"lowerBound":0,"iD":false,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":false,"lowerBound":0,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"item","changeable":true,"resolveProxies":false,"lowerBound":1,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"name":"Set","id":55,"value":0,"literal":"Set","eClass":"EEnumLiteral"},{"name":"OrderedSet","id":56,"value":1,"literal":"OrderedSet","eClass":"EEnumLiteral"},{"name":"Bag","id":57,"value":2,"literal":"Bag","eClass":"EEnumLiteral"},{"name":"Sequence","id":58,"value":3,"literal":"Sequence","eClass":"EEnumLiteral"},{"name":"Collection","id":59,"value":4,"literal":"Collection","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":false,"lowerBound":0,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"collectionLiteralExp","changeable":true,"resolveProxies":false,"lowerBound":1,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"first","changeable":true,"resolveProxies":false,"lowerBound":1,"id":68,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"last","changeable":true,"resolveProxies":false,"lowerBound":1,"id":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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"elementType","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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredEnumLiteral","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyExpression","changeable":true,"resolveProxies":false,"lowerBound":1,"id":79,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contextVariable","changeable":true,"resolveProxies":false,"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":"generatedType","changeable":true,"resolveProxies":false,"lowerBound":0,"id":81,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameterVariable","changeable":true,"resolveProxies":false,"lowerBound":0,"id":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":"resultVariable","changeable":true,"resolveProxies":false,"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"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":false,"lowerBound":1,"id":91,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseExpression","changeable":true,"resolveProxies":false,"lowerBound":1,"id":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":"thenExpression","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"integerSymbol","changeable":true,"lowerBound":0,"iD":false,"id":98,"derived":false},{"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"result","changeable":true,"resolveProxies":false,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"in","changeable":true,"resolveProxies":false,"lowerBound":1,"id":107,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":false,"lowerBound":1,"id":108,"derived":false},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"letExp","changeable":true,"resolveProxies":false,"lowerBound":0,"id":112,"derived":false},{"id":113,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":false,"lowerBound":1,"id":114,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"iterator","changeable":true,"resolveProxies":false,"lowerBound":0,"id":115,"derived":false},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"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":"argument","changeable":true,"resolveProxies":false,"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":"referredOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":125,"derived":false},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"derived":false},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"realSymbol","changeable":true,"lowerBound":0,"iD":false,"id":134,"derived":false},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"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":"stringSymbol","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":"specification","changeable":true,"lowerBound":0,"iD":false,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":false,"lowerBound":0,"id":145,"derived":false},{"id":146,"eClass":"EGenericType"},{"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":true,"unique":true,"name":"tupleLiteralExp","changeable":true,"resolveProxies":false,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":false,"lowerBound":1,"id":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"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":"referredType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":157,"derived":false},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"symbol","changeable":true,"lowerBound":0,"iD":false,"id":160,"derived":false},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initExpression","changeable":true,"resolveProxies":false,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"representedParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":164,"derived":false},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredVariable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":169,"derived":false},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":1,"target":0},{"source":1,"target":44},{"source":2,"target":0},{"source":2,"target":10},{"source":2,"target":45},{"source":45,"target":10},{"source":3,"target":0},{"source":3,"target":29},{"source":3,"target":46},{"source":3,"target":47},{"source":46,"target":48},{"source":46,"target":3},{"source":47,"target":29},{"source":4,"target":0},{"source":4,"target":26},{"source":4,"target":49},{"source":4,"target":50},{"source":49,"target":26},{"source":49,"target":51},{"source":49,"target":4},{"source":51,"target":26},{"source":50,"target":26},{"source":5,"target":0},{"source":5,"target":8},{"source":5,"target":52},{"source":5,"target":53},{"source":52,"target":26},{"source":52,"target":54},{"source":52,"target":5},{"source":54,"target":26},{"source":53,"target":8},{"source":6,"target":0},{"source":6,"target":55},{"source":6,"target":56},{"source":6,"target":57},{"source":6,"target":58},{"source":6,"target":59},{"source":55,"target":6},{"source":56,"target":6},{"source":57,"target":6},{"source":58,"target":6},{"source":59,"target":6},{"source":7,"target":0},{"source":7,"target":21},{"source":7,"target":60},{"source":7,"target":61},{"source":7,"target":62},{"source":60,"target":6},{"source":60,"target":63},{"source":60,"target":7},{"source":63,"target":6},{"source":61,"target":8},{"source":61,"target":64},{"source":61,"target":7},{"source":61,"target":65},{"source":64,"target":8},{"source":62,"target":21},{"source":8,"target":0},{"source":8,"target":65},{"source":8,"target":66},{"source":65,"target":7},{"source":65,"target":67},{"source":65,"target":8},{"source":65,"target":61},{"source":67,"target":7},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":68},{"source":9,"target":69},{"source":9,"target":70},{"source":68,"target":26},{"source":68,"target":71},{"source":68,"target":9},{"source":71,"target":26},{"source":69,"target":26},{"source":69,"target":72},{"source":69,"target":9},{"source":72,"target":26},{"source":70,"target":8},{"source":10,"target":0},{"source":10,"target":73},{"source":10,"target":74},{"source":73,"target":75},{"source":73,"target":10},{"source":11,"target":0},{"source":11,"target":21},{"source":11,"target":76},{"source":11,"target":77},{"source":76,"target":78},{"source":76,"target":11},{"source":77,"target":21},{"source":12,"target":0},{"source":12,"target":79},{"source":12,"target":80},{"source":12,"target":81},{"source":12,"target":82},{"source":12,"target":83},{"source":12,"target":84},{"source":79,"target":26},{"source":79,"target":85},{"source":79,"target":12},{"source":85,"target":26},{"source":80,"target":41},{"source":80,"target":86},{"source":80,"target":12},{"source":86,"target":41},{"source":81,"target":87},{"source":81,"target":12},{"source":82,"target":41},{"source":82,"target":88},{"source":82,"target":12},{"source":88,"target":41},{"source":83,"target":41},{"source":83,"target":89},{"source":83,"target":12},{"source":89,"target":41},{"source":13,"target":0},{"source":13,"target":4},{"source":13,"target":90},{"source":90,"target":4},{"source":14,"target":0},{"source":14,"target":26},{"source":14,"target":91},{"source":14,"target":92},{"source":14,"target":93},{"source":14,"target":94},{"source":91,"target":26},{"source":91,"target":95},{"source":91,"target":14},{"source":95,"target":26},{"source":92,"target":26},{"source":92,"target":96},{"source":92,"target":14},{"source":96,"target":26},{"source":93,"target":26},{"source":93,"target":97},{"source":93,"target":14},{"source":97,"target":26},{"source":94,"target":26},{"source":15,"target":0},{"source":15,"target":25},{"source":15,"target":98},{"source":15,"target":99},{"source":98,"target":100},{"source":98,"target":15},{"source":99,"target":25},{"source":16,"target":0},{"source":16,"target":21},{"source":16,"target":101},{"source":101,"target":21},{"source":17,"target":0},{"source":17,"target":102},{"source":18,"target":0},{"source":18,"target":22},{"source":18,"target":103},{"source":18,"target":104},{"source":103,"target":41},{"source":103,"target":105},{"source":103,"target":18},{"source":105,"target":41},{"source":104,"target":22},{"source":19,"target":0},{"source":19,"target":22},{"source":19,"target":106},{"source":106,"target":22},{"source":20,"target":0},{"source":20,"target":26},{"source":20,"target":107},{"source":20,"target":108},{"source":20,"target":109},{"source":107,"target":26},{"source":107,"target":110},{"source":107,"target":20},{"source":110,"target":26},{"source":108,"target":41},{"source":108,"target":111},{"source":108,"target":20},{"source":108,"target":112},{"source":111,"target":41},{"source":109,"target":26},{"source":21,"target":0},{"source":21,"target":26},{"source":21,"target":113},{"source":113,"target":26},{"source":22,"target":0},{"source":22,"target":4},{"source":22,"target":26},{"source":22,"target":114},{"source":22,"target":115},{"source":22,"target":116},{"source":22,"target":117},{"source":114,"target":26},{"source":114,"target":118},{"source":114,"target":22},{"source":118,"target":26},{"source":115,"target":41},{"source":115,"target":119},{"source":115,"target":22},{"source":119,"target":41},{"source":116,"target":4},{"source":117,"target":26},{"source":23,"target":0},{"source":23,"target":13},{"source":23,"target":120},{"source":120,"target":13},{"source":24,"target":0},{"source":24,"target":21},{"source":24,"target":121},{"source":121,"target":21},{"source":25,"target":0},{"source":25,"target":29},{"source":25,"target":122},{"source":122,"target":29},{"source":26,"target":0},{"source":26,"target":123},{"source":27,"target":0},{"source":27,"target":13},{"source":27,"target":124},{"source":27,"target":125},{"source":27,"target":126},{"source":124,"target":26},{"source":124,"target":127},{"source":124,"target":27},{"source":127,"target":26},{"source":125,"target":128},{"source":125,"target":27},{"source":126,"target":13},{"source":28,"target":0},{"source":28,"target":10},{"source":28,"target":129},{"source":129,"target":10},{"source":29,"target":0},{"source":29,"target":21},{"source":29,"target":130},{"source":130,"target":21},{"source":30,"target":0},{"source":30,"target":23},{"source":30,"target":131},{"source":30,"target":132},{"source":131,"target":133},{"source":131,"target":30},{"source":132,"target":23},{"source":31,"target":0},{"source":31,"target":25},{"source":31,"target":134},{"source":31,"target":135},{"source":134,"target":136},{"source":134,"target":31},{"source":135,"target":25},{"source":32,"target":0},{"source":32,"target":10},{"source":32,"target":137},{"source":137,"target":10},{"source":33,"target":0},{"source":33,"target":10},{"source":33,"target":138},{"source":138,"target":10},{"source":34,"target":0},{"source":34,"target":29},{"source":34,"target":139},{"source":34,"target":140},{"source":139,"target":141},{"source":139,"target":34},{"source":140,"target":29},{"source":35,"target":0},{"source":35,"target":142},{"source":35,"target":143},{"source":142,"target":144},{"source":142,"target":35},{"source":36,"target":0},{"source":36,"target":21},{"source":36,"target":145},{"source":36,"target":146},{"source":145,"target":37},{"source":145,"target":147},{"source":145,"target":36},{"source":145,"target":148},{"source":147,"target":37},{"source":146,"target":21},{"source":37,"target":0},{"source":37,"target":149},{"source":37,"target":148},{"source":37,"target":150},{"source":37,"target":151},{"source":149,"target":152},{"source":149,"target":37},{"source":148,"target":36},{"source":148,"target":153},{"source":148,"target":37},{"source":148,"target":145},{"source":153,"target":36},{"source":150,"target":26},{"source":150,"target":154},{"source":150,"target":37},{"source":154,"target":26},{"source":38,"target":0},{"source":38,"target":155},{"source":38,"target":156},{"source":39,"target":0},{"source":39,"target":26},{"source":39,"target":157},{"source":39,"target":158},{"source":157,"target":159},{"source":157,"target":39},{"source":158,"target":26},{"source":40,"target":0},{"source":40,"target":25},{"source":40,"target":160},{"source":40,"target":161},{"source":160,"target":162},{"source":160,"target":40},{"source":161,"target":25},{"source":41,"target":0},{"source":41,"target":163},{"source":41,"target":112},{"source":41,"target":164},{"source":41,"target":165},{"source":163,"target":26},{"source":163,"target":166},{"source":163,"target":41},{"source":166,"target":26},{"source":112,"target":20},{"source":112,"target":167},{"source":112,"target":41},{"source":112,"target":108},{"source":167,"target":20},{"source":164,"target":168},{"source":164,"target":41},{"source":42,"target":0},{"source":42,"target":26},{"source":42,"target":169},{"source":42,"target":170},{"source":169,"target":41},{"source":169,"target":171},{"source":169,"target":42},{"source":171,"target":41},{"source":170,"target":26},{"source":43,"target":0},{"source":43,"target":172}],"multigraph":true}
ecore
library
repo-ecore-all/data/PSI-Polska/teneo/tests/org.eclipse.emf.teneo.samples/src/org/eclipse/emf/teneo/samples/issues/resourceunload/model/resourceunload.ecore
resourceunload Book title Library name books
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="resourceunload" nsURI="http://www.eclipse.org/emf/teneo/samples/issues/resourceunload" nsPrefix="resourceunload"> <eClassifiers xsi:type="ecore:EClass" name="Book"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Book"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="title"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Library"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Library"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="name"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="books" upperBound="-1" eType="#//Book" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="books"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"resourceunload","nsURI":"http://www.eclipse.org/emf/teneo/samples/issues/resourceunload","name":"resourceunload","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":1,"iD":false,"id":3,"derived":false},{"id":4,"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":5,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"books","changeable":true,"resolveProxies":false,"lowerBound":0,"id":6,"derived":false},{"id":7,"eClass":"EGenericType"},{"id":8,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":1,"target":3},{"source":3,"target":4},{"source":3,"target":1},{"source":2,"target":0},{"source":2,"target":5},{"source":2,"target":6},{"source":5,"target":7},{"source":5,"target":2},{"source":6,"target":1},{"source":6,"target":8},{"source":6,"target":2},{"source":8,"target":1}],"multigraph":true}
ecore
petrinet
repo-ecore-all/data/javitroya/test-case-gen-mutation-analysis/Mutation_Analysis/analysis_Grafcet2PetriNet/PetriNet.ecore
petriNet LocatedElement location NamedElement name PetriNet elements arcs Element net Place incomingArc outgoingArc Transition incomingArc outgoingArc Arc weight net PlaceToTransition from to TransitionToPlace from to
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="petriNet" nsURI="http://petrinet/1.0" nsPrefix="petriNet"> <eClassifiers xsi:type="ecore:EClass" name="LocatedElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="location" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#//LocatedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PetriNet" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" ordered="false" upperBound="-1" eType="#//Element" containment="true" eOpposite="#//Element/net"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arcs" ordered="false" upperBound="-1" eType="#//Arc" containment="true" eOpposite="#//Arc/net"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="net" ordered="false" lowerBound="1" eType="#//PetriNet" eOpposite="#//PetriNet/elements"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Place" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="incomingArc" ordered="false" upperBound="-1" eType="#//TransitionToPlace" eOpposite="#//TransitionToPlace/to"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoingArc" ordered="false" upperBound="-1" eType="#//PlaceToTransition" eOpposite="#//PlaceToTransition/from"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="incomingArc" ordered="false" lowerBound="1" upperBound="-1" eType="#//PlaceToTransition" eOpposite="#//PlaceToTransition/to"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoingArc" ordered="false" lowerBound="1" upperBound="-1" eType="#//TransitionToPlace" eOpposite="#//TransitionToPlace/from"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Arc" abstract="true" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weight" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="net" ordered="false" lowerBound="1" eType="#//PetriNet" eOpposite="#//PetriNet/arcs"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PlaceToTransition" eSuperTypes="#//Arc"> <eStructuralFeatures xsi:type="ecore:EReference" name="from" ordered="false" lowerBound="1" eType="#//Place" eOpposite="#//Place/outgoingArc"/> <eStructuralFeatures xsi:type="ecore:EReference" name="to" ordered="false" lowerBound="1" eType="#//Transition" eOpposite="#//Transition/incomingArc"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TransitionToPlace" eSuperTypes="#//Arc"> <eStructuralFeatures xsi:type="ecore:EReference" name="from" ordered="false" lowerBound="1" eType="#//Transition" eOpposite="#//Transition/outgoingArc"/> <eStructuralFeatures xsi:type="ecore:EReference" name="to" ordered="false" lowerBound="1" eType="#//Place" eOpposite="#//Place/incomingArc"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"petriNet","nsURI":"http://petrinet/1.0","name":"petriNet","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LocatedElement","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PetriNet","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Place","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Arc","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PlaceToTransition","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TransitionToPlace","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"location","changeable":true,"lowerBound":1,"iD":false,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arcs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"net","changeable":true,"resolveProxies":true,"lowerBound":1,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"net","changeable":true,"resolveProxies":true,"lowerBound":1,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incomingArc","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoingArc","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"to","changeable":true,"resolveProxies":true,"lowerBound":1,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":1,"id":30,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incomingArc","changeable":true,"resolveProxies":true,"lowerBound":1,"id":31,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoingArc","changeable":true,"resolveProxies":true,"lowerBound":1,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"to","changeable":true,"resolveProxies":true,"lowerBound":1,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":1,"id":37,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"weight","changeable":true,"lowerBound":1,"iD":false,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":1,"target":0},{"source":1,"target":10},{"source":10,"target":11},{"source":10,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":12},{"source":2,"target":13},{"source":12,"target":14},{"source":12,"target":2},{"source":13,"target":1},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":15},{"source":3,"target":16},{"source":3,"target":17},{"source":15,"target":4},{"source":15,"target":18},{"source":15,"target":3},{"source":15,"target":19},{"source":18,"target":4},{"source":16,"target":7},{"source":16,"target":20},{"source":16,"target":3},{"source":16,"target":21},{"source":20,"target":7},{"source":17,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":19},{"source":4,"target":22},{"source":19,"target":3},{"source":19,"target":23},{"source":19,"target":4},{"source":19,"target":15},{"source":23,"target":3},{"source":22,"target":2},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":24},{"source":5,"target":25},{"source":5,"target":26},{"source":24,"target":9},{"source":24,"target":27},{"source":24,"target":5},{"source":24,"target":28},{"source":27,"target":9},{"source":25,"target":8},{"source":25,"target":29},{"source":25,"target":5},{"source":25,"target":30},{"source":29,"target":8},{"source":26,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":31},{"source":6,"target":32},{"source":6,"target":33},{"source":31,"target":8},{"source":31,"target":34},{"source":31,"target":6},{"source":31,"target":35},{"source":34,"target":8},{"source":32,"target":9},{"source":32,"target":36},{"source":32,"target":6},{"source":32,"target":37},{"source":36,"target":9},{"source":33,"target":4},{"source":7,"target":0},{"source":7,"target":2},{"source":7,"target":38},{"source":7,"target":21},{"source":7,"target":39},{"source":38,"target":40},{"source":38,"target":7},{"source":21,"target":3},{"source":21,"target":41},{"source":21,"target":7},{"source":21,"target":16},{"source":41,"target":3},{"source":39,"target":2},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":30},{"source":8,"target":35},{"source":8,"target":42},{"source":30,"target":5},{"source":30,"target":43},{"source":30,"target":8},{"source":30,"target":25},{"source":43,"target":5},{"source":35,"target":6},{"source":35,"target":44},{"source":35,"target":8},{"source":35,"target":31},{"source":44,"target":6},{"source":42,"target":7},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":37},{"source":9,"target":28},{"source":9,"target":45},{"source":37,"target":6},{"source":37,"target":46},{"source":37,"target":9},{"source":37,"target":32},{"source":46,"target":6},{"source":28,"target":5},{"source":28,"target":47},{"source":28,"target":9},{"source":28,"target":24},{"source":47,"target":5},{"source":45,"target":7}],"multigraph":true}
ecore
relational
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/damenac/puzzle/plugins/fr.inria.diverse.puzzle.metrics/testdata/RDBMSMM.ecore
RDBMSMM Table name cols pkey fkeys FKey references cols Column name type RDBMSModel table String java.lang.String java.lang.String
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="RDBMSMM" nsURI="platform:/resource/fr.irisa.triskell.kermeta.samples/class2RDBMS/metamodels/RDBMSMM.ecore" nsPrefix="RDBMSMM"> <eClassifiers xsi:type="ecore:EClass" name="Table"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="cols" lowerBound="1" upperBound="-1" eType="#//Column" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="pkey" lowerBound="1" upperBound="-1" eType="#//Column"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fkeys" upperBound="-1" eType="#//FKey" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FKey"> <eStructuralFeatures xsi:type="ecore:EReference" name="references" lowerBound="1" eType="#//Table"/> <eStructuralFeatures xsi:type="ecore:EReference" name="cols" lowerBound="1" upperBound="-1" eType="#//Column"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Column"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RDBMSModel"> <eStructuralFeatures xsi:type="ecore:EReference" name="table" lowerBound="1" upperBound="-1" eType="#//Table" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String"/> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"RDBMSMM","nsURI":"platform:/resource/fr.irisa.triskell.kermeta.samples/class2RDBMS/metamodels/RDBMSMM.ecore","name":"RDBMSMM","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Table","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FKey","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Column","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBMSModel","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":5,"serializable":true,"eClass":"EDataType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":6,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cols","changeable":true,"resolveProxies":true,"lowerBound":1,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"pkey","changeable":true,"resolveProxies":true,"lowerBound":1,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fkeys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"references","changeable":true,"resolveProxies":true,"lowerBound":1,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"cols","changeable":true,"resolveProxies":true,"lowerBound":1,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"table","changeable":true,"resolveProxies":true,"lowerBound":1,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":6,"target":5},{"source":6,"target":10},{"source":6,"target":1},{"source":10,"target":5},{"source":7,"target":3},{"source":7,"target":11},{"source":7,"target":1},{"source":11,"target":3},{"source":8,"target":3},{"source":8,"target":12},{"source":8,"target":1},{"source":12,"target":3},{"source":9,"target":2},{"source":9,"target":13},{"source":9,"target":1},{"source":13,"target":2},{"source":2,"target":0},{"source":2,"target":14},{"source":2,"target":15},{"source":14,"target":1},{"source":14,"target":16},{"source":14,"target":2},{"source":16,"target":1},{"source":15,"target":3},{"source":15,"target":17},{"source":15,"target":2},{"source":17,"target":3},{"source":3,"target":0},{"source":3,"target":18},{"source":3,"target":19},{"source":18,"target":5},{"source":18,"target":20},{"source":18,"target":3},{"source":20,"target":5},{"source":19,"target":5},{"source":19,"target":21},{"source":19,"target":3},{"source":21,"target":5},{"source":4,"target":0},{"source":4,"target":22},{"source":22,"target":1},{"source":22,"target":23},{"source":22,"target":4},{"source":23,"target":1},{"source":5,"target":0}],"multigraph":true}
ecore
expressions
repo-ecore-all/data/ajperalt/xtext/org.example.expressions/bin/org/example/expressions/Expressions.ecore
expressions ExpressionsModel elements AbstractElement Variable name expression Expression Or left right And left right Equality left op right Comparison left op right Plus left right Minus left right MulOrDiv left op right Not expression IntConstant value StringConstant value BoolConstant value VariableRef variable
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="expressions" nsURI="http://www.example.org/expressions/Expressions" nsPrefix="expressions"> <eClassifiers xsi:type="ecore:EClass" name="ExpressionsModel"> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="#//AbstractElement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractElement"/> <eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//AbstractElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expression" eSuperTypes="#//AbstractElement"/> <eClassifiers xsi:type="ecore:EClass" name="Or" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="And" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Equality" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression" 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="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Comparison" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression" 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="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Plus" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Minus" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MulOrDiv" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression" 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="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Not" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntConstant" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringConstant" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BoolConstant" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableRef" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" eType="#//Variable"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"expressions","nsURI":"http://www.example.org/expressions/Expressions","name":"expressions","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionsModel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractElement","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Or","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"And","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Equality","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comparison","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Plus","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Minus","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MulOrDiv","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Not","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntConstant","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringConstant","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BoolConstant","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableRef","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":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"container":false,"ordered":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":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":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},{"container":false,"ordered":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":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","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":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":36,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"op","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":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","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":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"op","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"container":false,"ordered":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":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"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":72,"derived":false},{"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":1,"target":0},{"source":1,"target":17},{"source":17,"target":2},{"source":17,"target":18},{"source":17,"target":1},{"source":18,"target":2},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":19},{"source":3,"target":20},{"source":3,"target":21},{"source":19,"target":22},{"source":19,"target":3},{"source":20,"target":4},{"source":20,"target":23},{"source":20,"target":3},{"source":23,"target":4},{"source":21,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":24},{"source":24,"target":2},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":25},{"source":5,"target":26},{"source":5,"target":27},{"source":25,"target":4},{"source":25,"target":28},{"source":25,"target":5},{"source":28,"target":4},{"source":26,"target":4},{"source":26,"target":29},{"source":26,"target":5},{"source":29,"target":4},{"source":27,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":30},{"source":6,"target":31},{"source":6,"target":32},{"source":30,"target":4},{"source":30,"target":33},{"source":30,"target":6},{"source":33,"target":4},{"source":31,"target":4},{"source":31,"target":34},{"source":31,"target":6},{"source":34,"target":4},{"source":32,"target":4},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":35},{"source":7,"target":36},{"source":7,"target":37},{"source":7,"target":38},{"source":35,"target":4},{"source":35,"target":39},{"source":35,"target":7},{"source":39,"target":4},{"source":36,"target":40},{"source":36,"target":7},{"source":37,"target":4},{"source":37,"target":41},{"source":37,"target":7},{"source":41,"target":4},{"source":38,"target":4},{"source":8,"target":0},{"source":8,"target":4},{"source":8,"target":42},{"source":8,"target":43},{"source":8,"target":44},{"source":8,"target":45},{"source":42,"target":4},{"source":42,"target":46},{"source":42,"target":8},{"source":46,"target":4},{"source":43,"target":47},{"source":43,"target":8},{"source":44,"target":4},{"source":44,"target":48},{"source":44,"target":8},{"source":48,"target":4},{"source":45,"target":4},{"source":9,"target":0},{"source":9,"target":4},{"source":9,"target":49},{"source":9,"target":50},{"source":9,"target":51},{"source":49,"target":4},{"source":49,"target":52},{"source":49,"target":9},{"source":52,"target":4},{"source":50,"target":4},{"source":50,"target":53},{"source":50,"target":9},{"source":53,"target":4},{"source":51,"target":4},{"source":10,"target":0},{"source":10,"target":4},{"source":10,"target":54},{"source":10,"target":55},{"source":10,"target":56},{"source":54,"target":4},{"source":54,"target":57},{"source":54,"target":10},{"source":57,"target":4},{"source":55,"target":4},{"source":55,"target":58},{"source":55,"target":10},{"source":58,"target":4},{"source":56,"target":4},{"source":11,"target":0},{"source":11,"target":4},{"source":11,"target":59},{"source":11,"target":60},{"source":11,"target":61},{"source":11,"target":62},{"source":59,"target":4},{"source":59,"target":63},{"source":59,"target":11},{"source":63,"target":4},{"source":60,"target":64},{"source":60,"target":11},{"source":61,"target":4},{"source":61,"target":65},{"source":61,"target":11},{"source":65,"target":4},{"source":62,"target":4},{"source":12,"target":0},{"source":12,"target":4},{"source":12,"target":66},{"source":12,"target":67},{"source":66,"target":4},{"source":66,"target":68},{"source":66,"target":12},{"source":68,"target":4},{"source":67,"target":4},{"source":13,"target":0},{"source":13,"target":4},{"source":13,"target":69},{"source":13,"target":70},{"source":69,"target":71},{"source":69,"target":13},{"source":70,"target":4},{"source":14,"target":0},{"source":14,"target":4},{"source":14,"target":72},{"source":14,"target":73},{"source":72,"target":74},{"source":72,"target":14},{"source":73,"target":4},{"source":15,"target":0},{"source":15,"target":4},{"source":15,"target":75},{"source":15,"target":76},{"source":75,"target":77},{"source":75,"target":15},{"source":76,"target":4},{"source":16,"target":0},{"source":16,"target":4},{"source":16,"target":78},{"source":16,"target":79},{"source":78,"target":3},{"source":78,"target":80},{"source":78,"target":16},{"source":80,"target":3},{"source":79,"target":4}],"multigraph":true}
ecore
gpl
repo-ecore-all/data/wicaksana/bdd-model-transformation/03/_submit_for_feedback/example-source-model-and-metamodel/Java.ecore
Java Package name content Type name VoidType ObjectType owner PrimitiveType Class isPublic isStatic implements superclass field method Interface superinterface methodDeclaration MethodSignature name isPublic isProtected isPrivate isStatic returnType parameters Method statements annotation Parameter name type Field name isPublic isProtected isPrivate isStatic type owner Statement MethodCall methodName variableName VariableDeclaration type variableName Assignment objectId fieldName variableExpr Return objectId fieldName Annotation sentenceText type PrimitiveTypes String java.lang.String java.lang.String Boolean boolean boolean
<?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="Java" nsURI="uri:Java" nsPrefix="Java"> <eClassifiers xsi:type="ecore:EClass" name="Package"> <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="content" ordered="false" upperBound="-1" eType="#/0/ObjectType" containment="true" eOpposite="#/0/ObjectType/owner"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VoidType" eSuperTypes="#/0/Type"/> <eClassifiers xsi:type="ecore:EClass" name="ObjectType" abstract="true" eSuperTypes="#/0/Type"> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" ordered="false" lowerBound="1" eType="#/0/Package" eOpposite="#/0/Package/content"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#/0/Type"/> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#/0/ObjectType"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isPublic" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isStatic" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="implements" ordered="false" upperBound="-1" eType="#/0/Interface"/> <eStructuralFeatures xsi:type="ecore:EReference" name="superclass" ordered="false" eType="#/0/Class"/> <eStructuralFeatures xsi:type="ecore:EReference" name="field" ordered="false" upperBound="-1" eType="#/0/Field" containment="true" eOpposite="#/0/Field/owner"/> <eStructuralFeatures xsi:type="ecore:EReference" name="method" ordered="false" upperBound="-1" eType="#/0/Method" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Interface" eSuperTypes="#/0/ObjectType"> <eStructuralFeatures xsi:type="ecore:EReference" name="superinterface" ordered="false" eType="#/0/Interface"/> <eStructuralFeatures xsi:type="ecore:EReference" name="methodDeclaration" ordered="false" upperBound="-1" eType="#/0/MethodSignature" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodSignature"> <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:EAttribute" name="isPublic" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isProtected" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isPrivate" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isStatic" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="returnType" ordered="false" lowerBound="1" eType="#/0/Type"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" ordered="false" upperBound="-1" eType="#/0/Parameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Method" eSuperTypes="#/0/MethodSignature"> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" ordered="false" upperBound="-1" eType="#/0/Statement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="annotation" eType="#/0/Annotation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Parameter"> <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="type" ordered="false" lowerBound="1" eType="#/0/Type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Field"> <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:EAttribute" name="isPublic" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isProtected" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isPrivate" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isStatic" 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="#/0/Type"/> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" ordered="false" lowerBound="1" eType="#/0/Class" eOpposite="#/0/Class/field"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Statement" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="MethodCall" eSuperTypes="#/0/Statement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="methodName" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="variableName" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableDeclaration" eSuperTypes="#/0/Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#/0/Type"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="variableName" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Assignment" eSuperTypes="#/0/Statement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="objectId" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fieldName" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="variableExpr" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Return" eSuperTypes="#/0/Statement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="objectId" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fieldName" ordered="false" unique="false" lowerBound="1" 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="sentenceText" 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> </ecore:EPackage> <ecore:EPackage name="PrimitiveTypes" nsURI="uri:PrimitiveTypes" nsPrefix="PrimitiveTypes"> <eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String"/> <eClassifiers xsi:type="ecore:EDataType" name="Boolean" instanceClassName="boolean"/> </ecore:EPackage> </xmi:XMI>
false
{"directed":true,"nodes":[{"nsPrefix":"Java","nsURI":"uri:Java","name":"Java","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VoidType","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectType","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodSignature","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Method","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":"Field","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodCall","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclaration","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Return","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Annotation","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":18,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"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":22,"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":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"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":"isPublic","changeable":true,"lowerBound":1,"iD":false,"id":29,"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":"isStatic","changeable":true,"lowerBound":1,"iD":false,"id":30,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"implements","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"superclass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"field","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"container":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":41,"derived":false},{"id":42,"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":"superinterface","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"methodDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","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":"isPublic","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":false,"name":"isProtected","changeable":true,"lowerBound":1,"iD":false,"id":50,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isPrivate","changeable":true,"lowerBound":1,"iD":false,"id":51,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isStatic","changeable":true,"lowerBound":1,"iD":false,"id":52,"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":"returnType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":53,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"container":false,"ordered":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":62,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotation","changeable":true,"resolveProxies":true,"lowerBound":0,"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},{"container":false,"ordered":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":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"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":71,"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":"isPublic","changeable":true,"lowerBound":1,"iD":false,"id":72,"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":"isProtected","changeable":true,"lowerBound":1,"iD":false,"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":"isPrivate","changeable":true,"lowerBound":1,"iD":false,"id":74,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isStatic","changeable":true,"lowerBound":1,"iD":false,"id":75,"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":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":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"methodName","changeable":true,"lowerBound":1,"iD":false,"id":84,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"variableName","changeable":true,"lowerBound":1,"iD":false,"id":85,"derived":false},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"variableName","changeable":true,"lowerBound":1,"iD":false,"id":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"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":"objectId","changeable":true,"lowerBound":1,"iD":false,"id":94,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"fieldName","changeable":true,"lowerBound":1,"iD":false,"id":95,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"variableExpr","changeable":true,"lowerBound":1,"iD":false,"id":96,"derived":false},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"objectId","changeable":true,"lowerBound":1,"iD":false,"id":101,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"fieldName","changeable":true,"lowerBound":1,"iD":false,"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":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sentenceText","changeable":true,"lowerBound":0,"iD":false,"id":106,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":107,"derived":false},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"nsPrefix":"PrimitiveTypes","nsURI":"uri:PrimitiveTypes","name":"PrimitiveTypes","id":110,"eClass":"EPackage"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":111,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"boolean","defaultValue":false,"instanceClassName":"boolean","name":"Boolean","instanceClass":"boolean","id":112,"serializable":true,"eClass":"EDataType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":1,"target":0},{"source":1,"target":18},{"source":1,"target":19},{"source":18,"target":20},{"source":18,"target":1},{"source":19,"target":4},{"source":19,"target":21},{"source":19,"target":1},{"source":19,"target":22},{"source":21,"target":4},{"source":2,"target":0},{"source":2,"target":23},{"source":23,"target":24},{"source":23,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":25},{"source":25,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":22},{"source":4,"target":26},{"source":22,"target":1},{"source":22,"target":27},{"source":22,"target":4},{"source":22,"target":19},{"source":27,"target":1},{"source":26,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":28},{"source":28,"target":2},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":29},{"source":6,"target":30},{"source":6,"target":31},{"source":6,"target":32},{"source":6,"target":33},{"source":6,"target":34},{"source":6,"target":35},{"source":29,"target":36},{"source":29,"target":6},{"source":30,"target":37},{"source":30,"target":6},{"source":31,"target":7},{"source":31,"target":38},{"source":31,"target":6},{"source":38,"target":7},{"source":32,"target":6},{"source":32,"target":39},{"source":32,"target":6},{"source":39,"target":6},{"source":33,"target":11},{"source":33,"target":40},{"source":33,"target":6},{"source":33,"target":41},{"source":40,"target":11},{"source":34,"target":9},{"source":34,"target":42},{"source":34,"target":6},{"source":42,"target":9},{"source":35,"target":4},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":43},{"source":7,"target":44},{"source":7,"target":45},{"source":43,"target":7},{"source":43,"target":46},{"source":43,"target":7},{"source":46,"target":7},{"source":44,"target":8},{"source":44,"target":47},{"source":44,"target":7},{"source":47,"target":8},{"source":45,"target":4},{"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":8,"target":54},{"source":48,"target":55},{"source":48,"target":8},{"source":49,"target":56},{"source":49,"target":8},{"source":50,"target":57},{"source":50,"target":8},{"source":51,"target":58},{"source":51,"target":8},{"source":52,"target":59},{"source":52,"target":8},{"source":53,"target":2},{"source":53,"target":60},{"source":53,"target":8},{"source":60,"target":2},{"source":54,"target":10},{"source":54,"target":61},{"source":54,"target":8},{"source":61,"target":10},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":62},{"source":9,"target":63},{"source":9,"target":64},{"source":62,"target":12},{"source":62,"target":65},{"source":62,"target":9},{"source":65,"target":12},{"source":63,"target":17},{"source":63,"target":66},{"source":63,"target":9},{"source":66,"target":17},{"source":64,"target":8},{"source":10,"target":0},{"source":10,"target":67},{"source":10,"target":68},{"source":67,"target":69},{"source":67,"target":10},{"source":68,"target":2},{"source":68,"target":70},{"source":68,"target":10},{"source":70,"target":2},{"source":11,"target":0},{"source":11,"target":71},{"source":11,"target":72},{"source":11,"target":73},{"source":11,"target":74},{"source":11,"target":75},{"source":11,"target":76},{"source":11,"target":41},{"source":71,"target":77},{"source":71,"target":11},{"source":72,"target":78},{"source":72,"target":11},{"source":73,"target":79},{"source":73,"target":11},{"source":74,"target":80},{"source":74,"target":11},{"source":75,"target":81},{"source":75,"target":11},{"source":76,"target":2},{"source":76,"target":82},{"source":76,"target":11},{"source":82,"target":2},{"source":41,"target":6},{"source":41,"target":83},{"source":41,"target":11},{"source":41,"target":33},{"source":83,"target":6},{"source":12,"target":0},{"source":13,"target":0},{"source":13,"target":12},{"source":13,"target":84},{"source":13,"target":85},{"source":13,"target":86},{"source":84,"target":87},{"source":84,"target":13},{"source":85,"target":88},{"source":85,"target":13},{"source":86,"target":12},{"source":14,"target":0},{"source":14,"target":12},{"source":14,"target":89},{"source":14,"target":90},{"source":14,"target":91},{"source":89,"target":2},{"source":89,"target":92},{"source":89,"target":14},{"source":92,"target":2},{"source":90,"target":93},{"source":90,"target":14},{"source":91,"target":12},{"source":15,"target":0},{"source":15,"target":12},{"source":15,"target":94},{"source":15,"target":95},{"source":15,"target":96},{"source":15,"target":97},{"source":94,"target":98},{"source":94,"target":15},{"source":95,"target":99},{"source":95,"target":15},{"source":96,"target":100},{"source":96,"target":15},{"source":97,"target":12},{"source":16,"target":0},{"source":16,"target":12},{"source":16,"target":101},{"source":16,"target":102},{"source":16,"target":103},{"source":101,"target":104},{"source":101,"target":16},{"source":102,"target":105},{"source":102,"target":16},{"source":103,"target":12},{"source":17,"target":0},{"source":17,"target":106},{"source":17,"target":107},{"source":106,"target":108},{"source":106,"target":17},{"source":107,"target":109},{"source":107,"target":17},{"source":110,"target":111},{"source":110,"target":112},{"source":111,"target":110},{"source":112,"target":110}],"multigraph":true}
ecore
people
repo-ecore-all/data/code4ash/QVTo-Families2Persons/metamodel/Persons.ecore
Persons Person fullName Male Female
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="Persons" nsURI="http://com.persons" nsPrefix="com.persons"> <eClassifiers xsi:type="ecore:EClass" name="Person" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fullName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Male" eSuperTypes="#//Person"/> <eClassifiers xsi:type="ecore:EClass" name="Female" eSuperTypes="#//Person"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"com.persons","nsURI":"http://com.persons","name":"Persons","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Person","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Male","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Female","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fullName","changeable":true,"lowerBound":1,"iD":false,"id":4,"derived":false},{"id":5,"eClass":"EGenericType"},{"id":6,"eClass":"EGenericType"},{"id":7,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":4},{"source":4,"target":5},{"source":4,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":6},{"source":6,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":7},{"source":7,"target":1}],"multigraph":true}
ecore
modelling
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/sunwuliang/SlicingProject2.0/ClassModelSlicing/slices/SlicedUML2InsLRBACownedElementHasVisibility.ecore
UML2 VisibilityKind package package private private protected protected public public Activity Actor InformationItem StartOwnedBehaviorAction Duration Node ApplyFunctionAction StructuralFeatureAction Deployment BroadcastSignalAction InteractionOperand StructuralFeature Vertex OpaqueExpression ReadLinkAction Classifier ConditionalNode Reception LiteralBoolean ClearAssociationAction ValuePin ReadLinkObjectEndAction IntervalConstraint Message BehavioralFeature StateMachine ChangeTrigger SendSignalAction Namespace member SendObjectAction ReadExtentAction Package Stop ReclassifyObjectAction Expression CallBehaviorAction JoinNode OutputPin InstanceSpecification Pseudostate LiteralSpecification Variable DestroyObjectAction Enumeration DurationConstraint GeneralizationSet PrimitiveType RedefinableElement Region EventOccurrence ParameterSet LiteralUnlimitedNatural ReadLinkObjectEndQualifierAction InitialNode LiteralInteger ClearStructuralFeatureAction CallAction Profile CreateLinkObjectAction FinalNode Feature Lifeline AcceptEventAction DecisionNode Implementation Continuation Usage PrimitiveFunction MessageTrigger TimeExpression ObjectNode NamedElement visibility Stereotype WriteLinkAction LiteralNull GeneralOrdering ClearVariableAction AddStructuralFeatureValueAction Class CentralBufferNode CallTrigger DataType ReadSelfAction LinkAction TestIdentityAction SignalTrigger InteractionFragment Behavior Type InvocationAction Abstraction Extend Collaboration Substitution ProtocolStateMachine WriteStructuralFeatureAction ActivityPartition Property Model DataStoreNode PackageableElement InstanceValue ObjectFlow RaiseExceptionAction StructuredActivityNode ConnectionPointReference Gate ProtocolTransition AssociationClass BehavioredClassifier UseCase TimeObservationAction LoopNode Device CreateObjectAction Port CollaborationOccurrence ExtensionPoint DeployedArtifact ForkNode State EnumerationLiteral Parameter TypedElement Extension MessageEnd ValueSpecification PartDecomposition InputPin ActivityNode TimeConstraint DurationInterval Realization DeploymentSpecification Permission WriteVariableAction ControlNode Manifestation EncapsulatedClassifier VariableAction ActivityParameterNode ExpansionNode RemoveVariableValueAction Component ReadIsClassifiedObjectAction Interaction ReadStructuralFeatureAction ExecutionOccurrence ConnectableElement CreateLinkAction RemoveStructuralFeatureValueAction TemplateableClassifier Interval Association FinalState TimeTrigger CommunicationPath Constraint InteractionConstraint ReplyAction TimeInterval RedefinableTemplateSignature Transition ExecutableNode Interface MergeNode CombinedFragment Pin ExtensionEnd ReadVariableAction InformationFlow CallOperationAction InteractionOccurrence Dependency ParameterableClassifier FlowFinalNode Trigger StateInvariant Connector Artifact LiteralString Action AnyTrigger DestroyLinkAction AcceptCallAction Operation AddVariableValueAction StructuredClassifier Include DurationObservationAction Signal ControlFlow ActivityFinalNode ExecutionEnvironment ActivityEdge ExpansionRegion DeploymentTarget
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="UML2" nsURI="http:///UML2.ecore" nsPrefix="UML2"> <eClassifiers xsi:type="ecore:EEnum" name="VisibilityKind"> <eLiterals name="package" value="1" literal="package"/> <eLiterals name="private" value="2" literal="private"/> <eLiterals name="protected" value="3" literal="protected"/> <eLiterals name="public" value="4" literal="public"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="Actor" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="InformationItem" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="StartOwnedBehaviorAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Duration" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//Class #//DeploymentTarget"/> <eClassifiers xsi:type="ecore:EClass" name="ApplyFunctionAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeatureAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Deployment" eSuperTypes="#//Dependency"/> <eClassifiers xsi:type="ecore:EClass" name="BroadcastSignalAction" eSuperTypes="#//InvocationAction"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionOperand" eSuperTypes="#//Namespace #//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" eSuperTypes="#//Feature #//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Vertex" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkAction" eSuperTypes="#//LinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="Classifier" eSuperTypes="#//Namespace #//Type #//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="ConditionalNode" eSuperTypes="#//StructuredActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="Reception" eSuperTypes="#//BehavioralFeature"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralBoolean" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="ClearAssociationAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="ValuePin" eSuperTypes="#//InputPin"/> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkObjectEndAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="IntervalConstraint" eSuperTypes="#//Constraint"/> <eClassifiers xsi:type="ecore:EClass" name="Message" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="BehavioralFeature" eSuperTypes="#//Namespace #//Feature"/> <eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="ChangeTrigger" eSuperTypes="#//Trigger"/> <eClassifiers xsi:type="ecore:EClass" name="SendSignalAction" eSuperTypes="#//InvocationAction"/> <eClassifiers xsi:type="ecore:EClass" name="Namespace" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="member" upperBound="-1" eType="#//NamedElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SendObjectAction" eSuperTypes="#//InvocationAction"/> <eClassifiers xsi:type="ecore:EClass" name="ReadExtentAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//Namespace #//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="Stop" eSuperTypes="#//EventOccurrence"/> <eClassifiers xsi:type="ecore:EClass" name="ReclassifyObjectAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Expression" eSuperTypes="#//OpaqueExpression"/> <eClassifiers xsi:type="ecore:EClass" name="CallBehaviorAction" eSuperTypes="#//CallAction"/> <eClassifiers xsi:type="ecore:EClass" name="JoinNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="OutputPin" eSuperTypes="#//Pin"/> <eClassifiers xsi:type="ecore:EClass" name="InstanceSpecification" eSuperTypes="#//PackageableElement #//DeploymentTarget #//DeployedArtifact"/> <eClassifiers xsi:type="ecore:EClass" name="Pseudostate" eSuperTypes="#//Vertex"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralSpecification" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//ConnectableElement #//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="DestroyObjectAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="DurationConstraint" eSuperTypes="#//IntervalConstraint"/> <eClassifiers xsi:type="ecore:EClass" name="GeneralizationSet" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="RedefinableElement" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Region" eSuperTypes="#//Namespace #//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="EventOccurrence" eSuperTypes="#//InteractionFragment #//MessageEnd"/> <eClassifiers xsi:type="ecore:EClass" name="ParameterSet" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralUnlimitedNatural" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkObjectEndQualifierAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="InitialNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralInteger" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="ClearStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="CallAction" eSuperTypes="#//InvocationAction"/> <eClassifiers xsi:type="ecore:EClass" name="Profile" eSuperTypes="#//Package"/> <eClassifiers xsi:type="ecore:EClass" name="CreateLinkObjectAction" eSuperTypes="#//CreateLinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="FinalNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="Feature" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="Lifeline" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="AcceptEventAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="DecisionNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="Implementation" eSuperTypes="#//Realization"/> <eClassifiers xsi:type="ecore:EClass" name="Continuation" eSuperTypes="#//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="Usage" eSuperTypes="#//Dependency"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveFunction" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="MessageTrigger" eSuperTypes="#//Trigger"/> <eClassifiers xsi:type="ecore:EClass" name="TimeExpression" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="ObjectNode" eSuperTypes="#//ActivityNode #//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="#//VisibilityKind"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Stereotype" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="WriteLinkAction" eSuperTypes="#//LinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralNull" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="GeneralOrdering" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ClearVariableAction" eSuperTypes="#//VariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="AddStructuralFeatureValueAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//BehavioredClassifier #//EncapsulatedClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="CentralBufferNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="CallTrigger" eSuperTypes="#//MessageTrigger"/> <eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="ReadSelfAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="LinkAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="TestIdentityAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="SignalTrigger" eSuperTypes="#//MessageTrigger"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionFragment" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Behavior" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="Type" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="InvocationAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Abstraction" eSuperTypes="#//Dependency"/> <eClassifiers xsi:type="ecore:EClass" name="Extend" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Collaboration" eSuperTypes="#//BehavioredClassifier #//StructuredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="Substitution" eSuperTypes="#//Realization"/> <eClassifiers xsi:type="ecore:EClass" name="ProtocolStateMachine" eSuperTypes="#//StateMachine"/> <eClassifiers xsi:type="ecore:EClass" name="WriteStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityPartition" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//StructuralFeature #//ConnectableElement #//DeploymentTarget"/> <eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="#//Package"/> <eClassifiers xsi:type="ecore:EClass" name="DataStoreNode" eSuperTypes="#//CentralBufferNode"/> <eClassifiers xsi:type="ecore:EClass" name="PackageableElement" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="InstanceValue" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="ObjectFlow" eSuperTypes="#//ActivityEdge"/> <eClassifiers xsi:type="ecore:EClass" name="RaiseExceptionAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="StructuredActivityNode" eSuperTypes="#//Action #//Namespace"/> <eClassifiers xsi:type="ecore:EClass" name="ConnectionPointReference" eSuperTypes="#//Vertex"/> <eClassifiers xsi:type="ecore:EClass" name="Gate" eSuperTypes="#//MessageEnd"/> <eClassifiers xsi:type="ecore:EClass" name="ProtocolTransition" eSuperTypes="#//Transition"/> <eClassifiers xsi:type="ecore:EClass" name="AssociationClass" eSuperTypes="#//Class #//Association"/> <eClassifiers xsi:type="ecore:EClass" name="BehavioredClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="UseCase" eSuperTypes="#//BehavioredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="TimeObservationAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="LoopNode" eSuperTypes="#//StructuredActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="Device" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="CreateObjectAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Port" eSuperTypes="#//Property"/> <eClassifiers xsi:type="ecore:EClass" name="CollaborationOccurrence" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ExtensionPoint" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="DeployedArtifact" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ForkNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="#//Namespace #//RedefinableElement #//Vertex"/> <eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral" eSuperTypes="#//InstanceSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//ConnectableElement #//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="TypedElement" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Extension" eSuperTypes="#//Association"/> <eClassifiers xsi:type="ecore:EClass" name="MessageEnd" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ValueSpecification" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="PartDecomposition" eSuperTypes="#//InteractionOccurrence"/> <eClassifiers xsi:type="ecore:EClass" name="InputPin" eSuperTypes="#//Pin"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityNode" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="TimeConstraint" eSuperTypes="#//IntervalConstraint"/> <eClassifiers xsi:type="ecore:EClass" name="DurationInterval" eSuperTypes="#//Interval"/> <eClassifiers xsi:type="ecore:EClass" name="Realization" eSuperTypes="#//Abstraction"/> <eClassifiers xsi:type="ecore:EClass" name="DeploymentSpecification" eSuperTypes="#//Artifact"/> <eClassifiers xsi:type="ecore:EClass" name="Permission" eSuperTypes="#//Dependency"/> <eClassifiers xsi:type="ecore:EClass" name="WriteVariableAction" eSuperTypes="#//VariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="ControlNode" eSuperTypes="#//ActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="Manifestation" eSuperTypes="#//Abstraction"/> <eClassifiers xsi:type="ecore:EClass" name="EncapsulatedClassifier" eSuperTypes="#//StructuredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="VariableAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityParameterNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="ExpansionNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="RemoveVariableValueAction" eSuperTypes="#//WriteVariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="ReadIsClassifiedObjectAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Interaction" eSuperTypes="#//Behavior #//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="ReadStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutionOccurrence" eSuperTypes="#//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="ConnectableElement" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="CreateLinkAction" eSuperTypes="#//WriteLinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="RemoveStructuralFeatureValueAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="TemplateableClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Interval" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="FinalState" eSuperTypes="#//State"/> <eClassifiers xsi:type="ecore:EClass" name="TimeTrigger" eSuperTypes="#//Trigger"/> <eClassifiers xsi:type="ecore:EClass" name="CommunicationPath" eSuperTypes="#//Association"/> <eClassifiers xsi:type="ecore:EClass" name="Constraint" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionConstraint" eSuperTypes="#//Constraint"/> <eClassifiers xsi:type="ecore:EClass" name="ReplyAction" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="TimeInterval" eSuperTypes="#//Interval"/> <eClassifiers xsi:type="ecore:EClass" name="RedefinableTemplateSignature" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutableNode" eSuperTypes="#//ActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="Interface" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="MergeNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="CombinedFragment" eSuperTypes="#//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="Pin" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="ExtensionEnd" eSuperTypes="#//Property"/> <eClassifiers xsi:type="ecore:EClass" name="ReadVariableAction" eSuperTypes="#//VariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="InformationFlow" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="CallOperationAction" eSuperTypes="#//CallAction"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionOccurrence" eSuperTypes="#//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="Dependency" eSuperTypes="#//PackageableElement"/> <eClassifiers xsi:type="ecore:EClass" name="ParameterableClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="FlowFinalNode" eSuperTypes="#//FinalNode"/> <eClassifiers xsi:type="ecore:EClass" name="Trigger" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="StateInvariant" eSuperTypes="#//InteractionFragment"/> <eClassifiers xsi:type="ecore:EClass" name="Connector" eSuperTypes="#//Feature"/> <eClassifiers xsi:type="ecore:EClass" name="Artifact" eSuperTypes="#//Classifier #//DeployedArtifact"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralString" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Action" eSuperTypes="#//ExecutableNode"/> <eClassifiers xsi:type="ecore:EClass" name="AnyTrigger" eSuperTypes="#//MessageTrigger"/> <eClassifiers xsi:type="ecore:EClass" name="DestroyLinkAction" eSuperTypes="#//WriteLinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="AcceptCallAction" eSuperTypes="#//AcceptEventAction"/> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//BehavioralFeature #//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="AddVariableValueAction" eSuperTypes="#//WriteVariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="StructuredClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Include" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="DurationObservationAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="Signal" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="ControlFlow" eSuperTypes="#//ActivityEdge"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityFinalNode" eSuperTypes="#//FinalNode"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutionEnvironment" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityEdge" eSuperTypes="#//RedefinableElement"/> <eClassifiers xsi:type="ecore:EClass" name="ExpansionRegion" eSuperTypes="#//StructuredActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="DeploymentTarget" eSuperTypes="#//NamedElement"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"UML2","nsURI":"http:///UML2.ecore","name":"UML2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"VisibilityKind","instanceClass":null,"id":1,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actor","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationItem","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StartOwnedBehaviorAction","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Duration","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplyFunctionAction","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeatureAction","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Deployment","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BroadcastSignalAction","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOperand","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Vertex","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkAction","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalNode","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reception","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralBoolean","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearAssociationAction","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValuePin","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkObjectEndAction","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntervalConstraint","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Message","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioralFeature","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangeTrigger","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendSignalAction","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Namespace","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendObjectAction","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadExtentAction","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stop","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReclassifyObjectAction","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallBehaviorAction","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JoinNode","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputPin","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceSpecification","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pseudostate","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralSpecification","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyObjectAction","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationConstraint","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralizationSet","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableElement","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Region","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventOccurrence","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterSet","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralUnlimitedNatural","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkObjectEndQualifierAction","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialNode","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralInteger","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearStructuralFeatureAction","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallAction","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Profile","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateLinkObjectAction","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalNode","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lifeline","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptEventAction","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DecisionNode","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Implementation","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Continuation","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Usage","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveFunction","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageTrigger","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeExpression","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectNode","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stereotype","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteLinkAction","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralNull","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralOrdering","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearVariableAction","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CentralBufferNode","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallTrigger","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadSelfAction","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkAction","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestIdentityAction","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SignalTrigger","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionFragment","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behavior","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvocationAction","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Abstraction","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extend","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Collaboration","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Substitution","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolStateMachine","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteStructuralFeatureAction","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityPartition","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataStoreNode","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageableElement","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceValue","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectFlow","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RaiseExceptionAction","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredActivityNode","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectionPointReference","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Gate","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolTransition","instanceClass":null,"abstract":false,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationClass","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioredClassifier","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UseCase","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeObservationAction","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopNode","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Device","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateObjectAction","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollaborationOccurrence","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionPoint","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeployedArtifact","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForkNode","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":false,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extension","instanceClass":null,"abstract":false,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageEnd","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSpecification","instanceClass":null,"abstract":false,"id":128,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PartDecomposition","instanceClass":null,"abstract":false,"id":129,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputPin","instanceClass":null,"abstract":false,"id":130,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityNode","instanceClass":null,"abstract":false,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeConstraint","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationInterval","instanceClass":null,"abstract":false,"id":133,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Realization","instanceClass":null,"abstract":false,"id":134,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentSpecification","instanceClass":null,"abstract":false,"id":135,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Permission","instanceClass":null,"abstract":false,"id":136,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteVariableAction","instanceClass":null,"abstract":false,"id":137,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlNode","instanceClass":null,"abstract":false,"id":138,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Manifestation","instanceClass":null,"abstract":false,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EncapsulatedClassifier","instanceClass":null,"abstract":false,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableAction","instanceClass":null,"abstract":false,"id":141,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityParameterNode","instanceClass":null,"abstract":false,"id":142,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionNode","instanceClass":null,"abstract":false,"id":143,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveVariableValueAction","instanceClass":null,"abstract":false,"id":144,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":145,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadIsClassifiedObjectAction","instanceClass":null,"abstract":false,"id":146,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interaction","instanceClass":null,"abstract":false,"id":147,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadStructuralFeatureAction","instanceClass":null,"abstract":false,"id":148,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionOccurrence","instanceClass":null,"abstract":false,"id":149,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectableElement","instanceClass":null,"abstract":false,"id":150,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateLinkAction","instanceClass":null,"abstract":false,"id":151,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":152,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateableClassifier","instanceClass":null,"abstract":false,"id":153,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interval","instanceClass":null,"abstract":false,"id":154,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":155,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalState","instanceClass":null,"abstract":false,"id":156,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeTrigger","instanceClass":null,"abstract":false,"id":157,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunicationPath","instanceClass":null,"abstract":false,"id":158,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":159,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionConstraint","instanceClass":null,"abstract":false,"id":160,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReplyAction","instanceClass":null,"abstract":false,"id":161,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeInterval","instanceClass":null,"abstract":false,"id":162,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableTemplateSignature","instanceClass":null,"abstract":false,"id":163,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":164,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutableNode","instanceClass":null,"abstract":false,"id":165,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":166,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MergeNode","instanceClass":null,"abstract":false,"id":167,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CombinedFragment","instanceClass":null,"abstract":false,"id":168,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pin","instanceClass":null,"abstract":false,"id":169,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionEnd","instanceClass":null,"abstract":false,"id":170,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadVariableAction","instanceClass":null,"abstract":false,"id":171,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationFlow","instanceClass":null,"abstract":false,"id":172,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallOperationAction","instanceClass":null,"abstract":false,"id":173,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOccurrence","instanceClass":null,"abstract":false,"id":174,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dependency","instanceClass":null,"abstract":false,"id":175,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterableClassifier","instanceClass":null,"abstract":false,"id":176,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowFinalNode","instanceClass":null,"abstract":false,"id":177,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trigger","instanceClass":null,"abstract":false,"id":178,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateInvariant","instanceClass":null,"abstract":false,"id":179,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connector","instanceClass":null,"abstract":false,"id":180,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Artifact","instanceClass":null,"abstract":false,"id":181,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralString","instanceClass":null,"abstract":false,"id":182,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":false,"id":183,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyTrigger","instanceClass":null,"abstract":false,"id":184,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyLinkAction","instanceClass":null,"abstract":false,"id":185,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptCallAction","instanceClass":null,"abstract":false,"id":186,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":187,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddVariableValueAction","instanceClass":null,"abstract":false,"id":188,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredClassifier","instanceClass":null,"abstract":false,"id":189,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Include","instanceClass":null,"abstract":false,"id":190,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationObservationAction","instanceClass":null,"abstract":false,"id":191,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signal","instanceClass":null,"abstract":false,"id":192,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlFlow","instanceClass":null,"abstract":false,"id":193,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityFinalNode","instanceClass":null,"abstract":false,"id":194,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionEnvironment","instanceClass":null,"abstract":false,"id":195,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityEdge","instanceClass":null,"abstract":false,"id":196,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionRegion","instanceClass":null,"abstract":false,"id":197,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentTarget","instanceClass":null,"abstract":false,"id":198,"interface":false,"eClass":"EClass"},{"name":"package","id":199,"value":1,"literal":"package","eClass":"EEnumLiteral"},{"name":"private","id":200,"value":2,"literal":"private","eClass":"EEnumLiteral"},{"name":"protected","id":201,"value":3,"literal":"protected","eClass":"EEnumLiteral"},{"name":"public","id":202,"value":4,"literal":"public","eClass":"EEnumLiteral"},{"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"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":0,"id":237,"derived":false},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"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":289,"derived":false},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":0,"target":90},{"source":0,"target":91},{"source":0,"target":92},{"source":0,"target":93},{"source":0,"target":94},{"source":0,"target":95},{"source":0,"target":96},{"source":0,"target":97},{"source":0,"target":98},{"source":0,"target":99},{"source":0,"target":100},{"source":0,"target":101},{"source":0,"target":102},{"source":0,"target":103},{"source":0,"target":104},{"source":0,"target":105},{"source":0,"target":106},{"source":0,"target":107},{"source":0,"target":108},{"source":0,"target":109},{"source":0,"target":110},{"source":0,"target":111},{"source":0,"target":112},{"source":0,"target":113},{"source":0,"target":114},{"source":0,"target":115},{"source":0,"target":116},{"source":0,"target":117},{"source":0,"target":118},{"source":0,"target":119},{"source":0,"target":120},{"source":0,"target":121},{"source":0,"target":122},{"source":0,"target":123},{"source":0,"target":124},{"source":0,"target":125},{"source":0,"target":126},{"source":0,"target":127},{"source":0,"target":128},{"source":0,"target":129},{"source":0,"target":130},{"source":0,"target":131},{"source":0,"target":132},{"source":0,"target":133},{"source":0,"target":134},{"source":0,"target":135},{"source":0,"target":136},{"source":0,"target":137},{"source":0,"target":138},{"source":0,"target":139},{"source":0,"target":140},{"source":0,"target":141},{"source":0,"target":142},{"source":0,"target":143},{"source":0,"target":144},{"source":0,"target":145},{"source":0,"target":146},{"source":0,"target":147},{"source":0,"target":148},{"source":0,"target":149},{"source":0,"target":150},{"source":0,"target":151},{"source":0,"target":152},{"source":0,"target":153},{"source":0,"target":154},{"source":0,"target":155},{"source":0,"target":156},{"source":0,"target":157},{"source":0,"target":158},{"source":0,"target":159},{"source":0,"target":160},{"source":0,"target":161},{"source":0,"target":162},{"source":0,"target":163},{"source":0,"target":164},{"source":0,"target":165},{"source":0,"target":166},{"source":0,"target":167},{"source":0,"target":168},{"source":0,"target":169},{"source":0,"target":170},{"source":0,"target":171},{"source":0,"target":172},{"source":0,"target":173},{"source":0,"target":174},{"source":0,"target":175},{"source":0,"target":176},{"source":0,"target":177},{"source":0,"target":178},{"source":0,"target":179},{"source":0,"target":180},{"source":0,"target":181},{"source":0,"target":182},{"source":0,"target":183},{"source":0,"target":184},{"source":0,"target":185},{"source":0,"target":186},{"source":0,"target":187},{"source":0,"target":188},{"source":0,"target":189},{"source":0,"target":190},{"source":0,"target":191},{"source":0,"target":192},{"source":0,"target":193},{"source":0,"target":194},{"source":0,"target":195},{"source":0,"target":196},{"source":0,"target":197},{"source":0,"target":198},{"source":1,"target":0},{"source":1,"target":199},{"source":1,"target":200},{"source":1,"target":201},{"source":1,"target":202},{"source":199,"target":1},{"source":200,"target":1},{"source":201,"target":1},{"source":202,"target":1},{"source":2,"target":0},{"source":2,"target":89},{"source":2,"target":203},{"source":203,"target":89},{"source":3,"target":0},{"source":3,"target":17},{"source":3,"target":204},{"source":204,"target":17},{"source":4,"target":0},{"source":4,"target":17},{"source":4,"target":205},{"source":205,"target":17},{"source":5,"target":0},{"source":5,"target":183},{"source":5,"target":206},{"source":206,"target":183},{"source":6,"target":0},{"source":6,"target":128},{"source":6,"target":207},{"source":207,"target":128},{"source":7,"target":0},{"source":7,"target":80},{"source":7,"target":198},{"source":7,"target":208},{"source":7,"target":209},{"source":208,"target":80},{"source":209,"target":198},{"source":8,"target":0},{"source":8,"target":183},{"source":8,"target":210},{"source":210,"target":183},{"source":9,"target":0},{"source":9,"target":183},{"source":9,"target":211},{"source":211,"target":183},{"source":10,"target":0},{"source":10,"target":175},{"source":10,"target":212},{"source":212,"target":175},{"source":11,"target":0},{"source":11,"target":91},{"source":11,"target":213},{"source":213,"target":91},{"source":12,"target":0},{"source":12,"target":30},{"source":12,"target":88},{"source":12,"target":214},{"source":12,"target":215},{"source":214,"target":30},{"source":215,"target":88},{"source":13,"target":0},{"source":13,"target":62},{"source":13,"target":125},{"source":13,"target":216},{"source":13,"target":217},{"source":216,"target":62},{"source":217,"target":125},{"source":14,"target":0},{"source":14,"target":73},{"source":14,"target":218},{"source":218,"target":73},{"source":15,"target":0},{"source":15,"target":128},{"source":15,"target":219},{"source":219,"target":128},{"source":16,"target":0},{"source":16,"target":85},{"source":16,"target":220},{"source":220,"target":85},{"source":17,"target":0},{"source":17,"target":30},{"source":17,"target":90},{"source":17,"target":49},{"source":17,"target":221},{"source":17,"target":222},{"source":17,"target":223},{"source":221,"target":30},{"source":222,"target":90},{"source":223,"target":49},{"source":18,"target":0},{"source":18,"target":106},{"source":18,"target":224},{"source":224,"target":106},{"source":19,"target":0},{"source":19,"target":26},{"source":19,"target":225},{"source":225,"target":26},{"source":20,"target":0},{"source":20,"target":42},{"source":20,"target":226},{"source":226,"target":42},{"source":21,"target":0},{"source":21,"target":183},{"source":21,"target":227},{"source":227,"target":183},{"source":22,"target":0},{"source":22,"target":130},{"source":22,"target":228},{"source":228,"target":130},{"source":23,"target":0},{"source":23,"target":183},{"source":23,"target":229},{"source":229,"target":183},{"source":24,"target":0},{"source":24,"target":159},{"source":24,"target":230},{"source":230,"target":159},{"source":25,"target":0},{"source":25,"target":73},{"source":25,"target":231},{"source":231,"target":73},{"source":26,"target":0},{"source":26,"target":30},{"source":26,"target":62},{"source":26,"target":232},{"source":26,"target":233},{"source":232,"target":30},{"source":233,"target":62},{"source":27,"target":0},{"source":27,"target":89},{"source":27,"target":234},{"source":234,"target":89},{"source":28,"target":0},{"source":28,"target":178},{"source":28,"target":235},{"source":235,"target":178},{"source":29,"target":0},{"source":29,"target":91},{"source":29,"target":236},{"source":236,"target":91},{"source":30,"target":0},{"source":30,"target":73},{"source":30,"target":237},{"source":30,"target":238},{"source":237,"target":73},{"source":237,"target":239},{"source":237,"target":30},{"source":239,"target":73},{"source":238,"target":73},{"source":31,"target":0},{"source":31,"target":91},{"source":31,"target":240},{"source":240,"target":91},{"source":32,"target":0},{"source":32,"target":183},{"source":32,"target":241},{"source":241,"target":183},{"source":33,"target":0},{"source":33,"target":30},{"source":33,"target":102},{"source":33,"target":242},{"source":33,"target":243},{"source":242,"target":30},{"source":243,"target":102},{"source":34,"target":0},{"source":34,"target":51},{"source":34,"target":244},{"source":244,"target":51},{"source":35,"target":0},{"source":35,"target":183},{"source":35,"target":245},{"source":245,"target":183},{"source":36,"target":0},{"source":36,"target":15},{"source":36,"target":246},{"source":246,"target":15},{"source":37,"target":0},{"source":37,"target":58},{"source":37,"target":247},{"source":247,"target":58},{"source":38,"target":0},{"source":38,"target":138},{"source":38,"target":248},{"source":248,"target":138},{"source":39,"target":0},{"source":39,"target":169},{"source":39,"target":249},{"source":249,"target":169},{"source":40,"target":0},{"source":40,"target":102},{"source":40,"target":198},{"source":40,"target":120},{"source":40,"target":250},{"source":40,"target":251},{"source":40,"target":252},{"source":250,"target":102},{"source":251,"target":198},{"source":252,"target":120},{"source":41,"target":0},{"source":41,"target":14},{"source":41,"target":253},{"source":253,"target":14},{"source":42,"target":0},{"source":42,"target":128},{"source":42,"target":254},{"source":254,"target":128},{"source":43,"target":0},{"source":43,"target":150},{"source":43,"target":125},{"source":43,"target":255},{"source":43,"target":256},{"source":255,"target":150},{"source":256,"target":125},{"source":44,"target":0},{"source":44,"target":183},{"source":44,"target":257},{"source":257,"target":183},{"source":45,"target":0},{"source":45,"target":83},{"source":45,"target":258},{"source":258,"target":83},{"source":46,"target":0},{"source":46,"target":24},{"source":46,"target":259},{"source":259,"target":24},{"source":47,"target":0},{"source":47,"target":102},{"source":47,"target":260},{"source":260,"target":102},{"source":48,"target":0},{"source":48,"target":83},{"source":48,"target":261},{"source":261,"target":83},{"source":49,"target":0},{"source":49,"target":73},{"source":49,"target":262},{"source":262,"target":73},{"source":50,"target":0},{"source":50,"target":30},{"source":50,"target":49},{"source":50,"target":263},{"source":50,"target":264},{"source":263,"target":30},{"source":264,"target":49},{"source":51,"target":0},{"source":51,"target":88},{"source":51,"target":127},{"source":51,"target":265},{"source":51,"target":266},{"source":265,"target":88},{"source":266,"target":127},{"source":52,"target":0},{"source":52,"target":73},{"source":52,"target":267},{"source":267,"target":73},{"source":53,"target":0},{"source":53,"target":42},{"source":53,"target":268},{"source":268,"target":42},{"source":54,"target":0},{"source":54,"target":183},{"source":54,"target":269},{"source":269,"target":183},{"source":55,"target":0},{"source":55,"target":138},{"source":55,"target":270},{"source":270,"target":138},{"source":56,"target":0},{"source":56,"target":42},{"source":56,"target":271},{"source":271,"target":42},{"source":57,"target":0},{"source":57,"target":9},{"source":57,"target":272},{"source":272,"target":9},{"source":58,"target":0},{"source":58,"target":91},{"source":58,"target":273},{"source":273,"target":91},{"source":59,"target":0},{"source":59,"target":33},{"source":59,"target":274},{"source":274,"target":33},{"source":60,"target":0},{"source":60,"target":151},{"source":60,"target":275},{"source":275,"target":151},{"source":61,"target":0},{"source":61,"target":138},{"source":61,"target":276},{"source":276,"target":138},{"source":62,"target":0},{"source":62,"target":49},{"source":62,"target":277},{"source":277,"target":49},{"source":63,"target":0},{"source":63,"target":73},{"source":63,"target":278},{"source":278,"target":73},{"source":64,"target":0},{"source":64,"target":183},{"source":64,"target":279},{"source":279,"target":183},{"source":65,"target":0},{"source":65,"target":138},{"source":65,"target":280},{"source":280,"target":138},{"source":66,"target":0},{"source":66,"target":134},{"source":66,"target":281},{"source":281,"target":134},{"source":67,"target":0},{"source":67,"target":88},{"source":67,"target":282},{"source":282,"target":88},{"source":68,"target":0},{"source":68,"target":175},{"source":68,"target":283},{"source":283,"target":175},{"source":69,"target":0},{"source":69,"target":102},{"source":69,"target":284},{"source":284,"target":102},{"source":70,"target":0},{"source":70,"target":178},{"source":70,"target":285},{"source":285,"target":178},{"source":71,"target":0},{"source":71,"target":128},{"source":71,"target":286},{"source":286,"target":128},{"source":72,"target":0},{"source":72,"target":131},{"source":72,"target":125},{"source":72,"target":287},{"source":72,"target":288},{"source":287,"target":131},{"source":288,"target":125},{"source":73,"target":0},{"source":73,"target":289},{"source":289,"target":1},{"source":289,"target":290},{"source":289,"target":73},{"source":290,"target":1},{"source":74,"target":0},{"source":74,"target":80},{"source":74,"target":291},{"source":291,"target":80},{"source":75,"target":0},{"source":75,"target":85},{"source":75,"target":292},{"source":292,"target":85},{"source":76,"target":0},{"source":76,"target":42},{"source":76,"target":293},{"source":293,"target":42},{"source":77,"target":0},{"source":77,"target":73},{"source":77,"target":294},{"source":294,"target":73},{"source":78,"target":0},{"source":78,"target":141},{"source":78,"target":295},{"source":295,"target":141},{"source":79,"target":0},{"source":79,"target":97},{"source":79,"target":296},{"source":296,"target":97},{"source":80,"target":0},{"source":80,"target":111},{"source":80,"target":140},{"source":80,"target":297},{"source":80,"target":298},{"source":297,"target":111},{"source":298,"target":140},{"source":81,"target":0},{"source":81,"target":72},{"source":81,"target":299},{"source":299,"target":72},{"source":82,"target":0},{"source":82,"target":70},{"source":82,"target":300},{"source":300,"target":70},{"source":83,"target":0},{"source":83,"target":17},{"source":83,"target":301},{"source":301,"target":17},{"source":84,"target":0},{"source":84,"target":183},{"source":84,"target":302},{"source":302,"target":183},{"source":85,"target":0},{"source":85,"target":183},{"source":85,"target":303},{"source":303,"target":183},{"source":86,"target":0},{"source":86,"target":183},{"source":86,"target":304},{"source":304,"target":183},{"source":87,"target":0},{"source":87,"target":70},{"source":87,"target":305},{"source":305,"target":70},{"source":88,"target":0},{"source":88,"target":73},{"source":88,"target":306},{"source":306,"target":73},{"source":89,"target":0},{"source":89,"target":80},{"source":89,"target":307},{"source":307,"target":80},{"source":90,"target":0},{"source":90,"target":102},{"source":90,"target":308},{"source":308,"target":102},{"source":91,"target":0},{"source":91,"target":183},{"source":91,"target":309},{"source":309,"target":183},{"source":92,"target":0},{"source":92,"target":175},{"source":92,"target":310},{"source":310,"target":175},{"source":93,"target":0},{"source":93,"target":73},{"source":93,"target":311},{"source":311,"target":73},{"source":94,"target":0},{"source":94,"target":111},{"source":94,"target":189},{"source":94,"target":312},{"source":94,"target":313},{"source":312,"target":111},{"source":313,"target":189},{"source":95,"target":0},{"source":95,"target":134},{"source":95,"target":314},{"source":314,"target":134},{"source":96,"target":0},{"source":96,"target":27},{"source":96,"target":315},{"source":315,"target":27},{"source":97,"target":0},{"source":97,"target":9},{"source":97,"target":316},{"source":316,"target":9},{"source":98,"target":0},{"source":98,"target":73},{"source":98,"target":317},{"source":317,"target":73},{"source":99,"target":0},{"source":99,"target":13},{"source":99,"target":150},{"source":99,"target":198},{"source":99,"target":318},{"source":99,"target":319},{"source":99,"target":320},{"source":318,"target":13},{"source":319,"target":150},{"source":320,"target":198},{"source":100,"target":0},{"source":100,"target":33},{"source":100,"target":321},{"source":321,"target":33},{"source":101,"target":0},{"source":101,"target":81},{"source":101,"target":322},{"source":322,"target":81},{"source":102,"target":0},{"source":102,"target":73},{"source":102,"target":323},{"source":323,"target":73},{"source":103,"target":0},{"source":103,"target":128},{"source":103,"target":324},{"source":324,"target":128},{"source":104,"target":0},{"source":104,"target":196},{"source":104,"target":325},{"source":325,"target":196},{"source":105,"target":0},{"source":105,"target":183},{"source":105,"target":326},{"source":326,"target":183},{"source":106,"target":0},{"source":106,"target":183},{"source":106,"target":30},{"source":106,"target":327},{"source":106,"target":328},{"source":327,"target":183},{"source":328,"target":30},{"source":107,"target":0},{"source":107,"target":14},{"source":107,"target":329},{"source":329,"target":14},{"source":108,"target":0},{"source":108,"target":127},{"source":108,"target":330},{"source":330,"target":127},{"source":109,"target":0},{"source":109,"target":164},{"source":109,"target":331},{"source":331,"target":164},{"source":110,"target":0},{"source":110,"target":80},{"source":110,"target":155},{"source":110,"target":332},{"source":110,"target":333},{"source":332,"target":80},{"source":333,"target":155},{"source":111,"target":0},{"source":111,"target":17},{"source":111,"target":334},{"source":334,"target":17},{"source":112,"target":0},{"source":112,"target":111},{"source":112,"target":335},{"source":335,"target":111},{"source":113,"target":0},{"source":113,"target":97},{"source":113,"target":336},{"source":336,"target":97},{"source":114,"target":0},{"source":114,"target":106},{"source":114,"target":337},{"source":337,"target":106},{"source":115,"target":0},{"source":115,"target":7},{"source":115,"target":338},{"source":338,"target":7},{"source":116,"target":0},{"source":116,"target":183},{"source":116,"target":339},{"source":339,"target":183},{"source":117,"target":0},{"source":117,"target":99},{"source":117,"target":340},{"source":340,"target":99},{"source":118,"target":0},{"source":118,"target":73},{"source":118,"target":341},{"source":341,"target":73},{"source":119,"target":0},{"source":119,"target":49},{"source":119,"target":342},{"source":342,"target":49},{"source":120,"target":0},{"source":120,"target":73},{"source":120,"target":343},{"source":343,"target":73},{"source":121,"target":0},{"source":121,"target":138},{"source":121,"target":344},{"source":344,"target":138},{"source":122,"target":0},{"source":122,"target":30},{"source":122,"target":49},{"source":122,"target":14},{"source":122,"target":345},{"source":122,"target":346},{"source":122,"target":347},{"source":345,"target":30},{"source":346,"target":49},{"source":347,"target":14},{"source":123,"target":0},{"source":123,"target":40},{"source":123,"target":348},{"source":348,"target":40},{"source":124,"target":0},{"source":124,"target":150},{"source":124,"target":125},{"source":124,"target":349},{"source":124,"target":350},{"source":349,"target":150},{"source":350,"target":125},{"source":125,"target":0},{"source":125,"target":73},{"source":125,"target":351},{"source":351,"target":73},{"source":126,"target":0},{"source":126,"target":155},{"source":126,"target":352},{"source":352,"target":155},{"source":127,"target":0},{"source":127,"target":73},{"source":127,"target":353},{"source":353,"target":73},{"source":128,"target":0},{"source":128,"target":125},{"source":128,"target":354},{"source":354,"target":125},{"source":129,"target":0},{"source":129,"target":174},{"source":129,"target":355},{"source":355,"target":174},{"source":130,"target":0},{"source":130,"target":169},{"source":130,"target":356},{"source":356,"target":169},{"source":131,"target":0},{"source":131,"target":49},{"source":131,"target":357},{"source":357,"target":49},{"source":132,"target":0},{"source":132,"target":24},{"source":132,"target":358},{"source":358,"target":24},{"source":133,"target":0},{"source":133,"target":154},{"source":133,"target":359},{"source":359,"target":154},{"source":134,"target":0},{"source":134,"target":92},{"source":134,"target":360},{"source":360,"target":92},{"source":135,"target":0},{"source":135,"target":181},{"source":135,"target":361},{"source":361,"target":181},{"source":136,"target":0},{"source":136,"target":175},{"source":136,"target":362},{"source":362,"target":175},{"source":137,"target":0},{"source":137,"target":141},{"source":137,"target":363},{"source":363,"target":141},{"source":138,"target":0},{"source":138,"target":131},{"source":138,"target":364},{"source":364,"target":131},{"source":139,"target":0},{"source":139,"target":92},{"source":139,"target":365},{"source":365,"target":92},{"source":140,"target":0},{"source":140,"target":189},{"source":140,"target":366},{"source":366,"target":189},{"source":141,"target":0},{"source":141,"target":183},{"source":141,"target":367},{"source":367,"target":183},{"source":142,"target":0},{"source":142,"target":72},{"source":142,"target":368},{"source":368,"target":72},{"source":143,"target":0},{"source":143,"target":72},{"source":143,"target":369},{"source":369,"target":72},{"source":144,"target":0},{"source":144,"target":137},{"source":144,"target":370},{"source":370,"target":137},{"source":145,"target":0},{"source":145,"target":80},{"source":145,"target":371},{"source":371,"target":80},{"source":146,"target":0},{"source":146,"target":183},{"source":146,"target":372},{"source":372,"target":183},{"source":147,"target":0},{"source":147,"target":89},{"source":147,"target":88},{"source":147,"target":373},{"source":147,"target":374},{"source":373,"target":89},{"source":374,"target":88},{"source":148,"target":0},{"source":148,"target":9},{"source":148,"target":375},{"source":375,"target":9},{"source":149,"target":0},{"source":149,"target":88},{"source":149,"target":376},{"source":376,"target":88},{"source":150,"target":0},{"source":150,"target":73},{"source":150,"target":377},{"source":377,"target":73},{"source":151,"target":0},{"source":151,"target":75},{"source":151,"target":378},{"source":378,"target":75},{"source":152,"target":0},{"source":152,"target":97},{"source":152,"target":379},{"source":379,"target":97},{"source":153,"target":0},{"source":153,"target":17},{"source":153,"target":380},{"source":380,"target":17},{"source":154,"target":0},{"source":154,"target":128},{"source":154,"target":381},{"source":381,"target":128},{"source":155,"target":0},{"source":155,"target":17},{"source":155,"target":382},{"source":382,"target":17},{"source":156,"target":0},{"source":156,"target":122},{"source":156,"target":383},{"source":383,"target":122},{"source":157,"target":0},{"source":157,"target":178},{"source":157,"target":384},{"source":384,"target":178},{"source":158,"target":0},{"source":158,"target":155},{"source":158,"target":385},{"source":385,"target":155},{"source":159,"target":0},{"source":159,"target":102},{"source":159,"target":386},{"source":386,"target":102},{"source":160,"target":0},{"source":160,"target":159},{"source":160,"target":387},{"source":387,"target":159},{"source":161,"target":0},{"source":161,"target":183},{"source":161,"target":388},{"source":388,"target":183},{"source":162,"target":0},{"source":162,"target":154},{"source":162,"target":389},{"source":389,"target":154},{"source":163,"target":0},{"source":163,"target":49},{"source":163,"target":390},{"source":390,"target":49},{"source":164,"target":0},{"source":164,"target":49},{"source":164,"target":391},{"source":391,"target":49},{"source":165,"target":0},{"source":165,"target":131},{"source":165,"target":392},{"source":392,"target":131},{"source":166,"target":0},{"source":166,"target":17},{"source":166,"target":393},{"source":393,"target":17},{"source":167,"target":0},{"source":167,"target":138},{"source":167,"target":394},{"source":394,"target":138},{"source":168,"target":0},{"source":168,"target":88},{"source":168,"target":395},{"source":395,"target":88},{"source":169,"target":0},{"source":169,"target":72},{"source":169,"target":396},{"source":396,"target":72},{"source":170,"target":0},{"source":170,"target":99},{"source":170,"target":397},{"source":397,"target":99},{"source":171,"target":0},{"source":171,"target":141},{"source":171,"target":398},{"source":398,"target":141},{"source":172,"target":0},{"source":172,"target":102},{"source":172,"target":399},{"source":399,"target":102},{"source":173,"target":0},{"source":173,"target":58},{"source":173,"target":400},{"source":400,"target":58},{"source":174,"target":0},{"source":174,"target":88},{"source":174,"target":401},{"source":401,"target":88},{"source":175,"target":0},{"source":175,"target":102},{"source":175,"target":402},{"source":402,"target":102},{"source":176,"target":0},{"source":176,"target":17},{"source":176,"target":403},{"source":403,"target":17},{"source":177,"target":0},{"source":177,"target":61},{"source":177,"target":404},{"source":404,"target":61},{"source":178,"target":0},{"source":178,"target":73},{"source":178,"target":405},{"source":405,"target":73},{"source":179,"target":0},{"source":179,"target":88},{"source":179,"target":406},{"source":406,"target":88},{"source":180,"target":0},{"source":180,"target":62},{"source":180,"target":407},{"source":407,"target":62},{"source":181,"target":0},{"source":181,"target":17},{"source":181,"target":120},{"source":181,"target":408},{"source":181,"target":409},{"source":408,"target":17},{"source":409,"target":120},{"source":182,"target":0},{"source":182,"target":42},{"source":182,"target":410},{"source":410,"target":42},{"source":183,"target":0},{"source":183,"target":165},{"source":183,"target":411},{"source":411,"target":165},{"source":184,"target":0},{"source":184,"target":70},{"source":184,"target":412},{"source":412,"target":70},{"source":185,"target":0},{"source":185,"target":75},{"source":185,"target":413},{"source":413,"target":75},{"source":186,"target":0},{"source":186,"target":64},{"source":186,"target":414},{"source":414,"target":64},{"source":187,"target":0},{"source":187,"target":26},{"source":187,"target":125},{"source":187,"target":415},{"source":187,"target":416},{"source":415,"target":26},{"source":416,"target":125},{"source":188,"target":0},{"source":188,"target":137},{"source":188,"target":417},{"source":417,"target":137},{"source":189,"target":0},{"source":189,"target":17},{"source":189,"target":418},{"source":418,"target":17},{"source":190,"target":0},{"source":190,"target":73},{"source":190,"target":419},{"source":419,"target":73},{"source":191,"target":0},{"source":191,"target":97},{"source":191,"target":420},{"source":420,"target":97},{"source":192,"target":0},{"source":192,"target":17},{"source":192,"target":421},{"source":421,"target":17},{"source":193,"target":0},{"source":193,"target":196},{"source":193,"target":422},{"source":422,"target":196},{"source":194,"target":0},{"source":194,"target":61},{"source":194,"target":423},{"source":423,"target":61},{"source":195,"target":0},{"source":195,"target":7},{"source":195,"target":424},{"source":424,"target":7},{"source":196,"target":0},{"source":196,"target":49},{"source":196,"target":425},{"source":425,"target":49},{"source":197,"target":0},{"source":197,"target":106},{"source":197,"target":426},{"source":426,"target":106},{"source":198,"target":0},{"source":198,"target":73},{"source":198,"target":427},{"source":427,"target":73}],"multigraph":true}
ecore
entities
repo-ecore-all/data/damenac/puzzle/examples/empirical-study/puzzle.empirical.study/githubmetamodels/metamodel.ecore
metamodel Model types Type name Datatype Entity attributes Attribute name type list annotations HibernateAnnotation annotationType mappedBy unique cascade HibernateAnnotationTypes OneToMany OneToMany ManyToOne ManyToOne ManyToMany ManyToMany OneToOne OneToOne Column Column HibernateCascadeTypes CascadeAll CascadeAll
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="metamodel" nsURI="http://www.example.org/metamodel" nsPrefix="metamodel"> <eClassifiers xsi:type="ecore:EClass" name="Model"> <eStructuralFeatures xsi:type="ecore:EReference" name="types" upperBound="-1" eType="#//Type" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Datatype" eSuperTypes="#//Type"/> <eClassifiers xsi:type="ecore:EClass" name="Entity" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1" eType="#//Attribute" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Attribute"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="list" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1" eType="#//HibernateAnnotation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="HibernateAnnotation"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="annotationType" eType="#//HibernateAnnotationTypes"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mappedBy" eType="#//Attribute"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unique" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cascade" eType="#//HibernateCascadeTypes"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="HibernateAnnotationTypes"> <eLiterals name="OneToMany"/> <eLiterals name="ManyToOne" value="1"/> <eLiterals name="ManyToMany" value="2"/> <eLiterals name="OneToOne" value="3"/> <eLiterals name="Column" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="HibernateCascadeTypes"> <eLiterals name="CascadeAll"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"metamodel","nsURI":"http://www.example.org/metamodel","name":"metamodel","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Datatype","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Entity","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HibernateAnnotation","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"HibernateAnnotationTypes","instanceClass":null,"id":7,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"HibernateCascadeTypes","instanceClass":null,"id":8,"serializable":true,"eClass":"EEnum"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"types","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":17,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"list","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"annotationType","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"mappedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"unique","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cascade","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"name":"OneToMany","id":33,"value":0,"literal":"OneToMany","eClass":"EEnumLiteral"},{"name":"ManyToOne","id":34,"value":1,"literal":"ManyToOne","eClass":"EEnumLiteral"},{"name":"ManyToMany","id":35,"value":2,"literal":"ManyToMany","eClass":"EEnumLiteral"},{"name":"OneToOne","id":36,"value":3,"literal":"OneToOne","eClass":"EEnumLiteral"},{"name":"Column","id":37,"value":4,"literal":"Column","eClass":"EEnumLiteral"},{"name":"CascadeAll","id":38,"value":0,"literal":"CascadeAll","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":1,"target":0},{"source":1,"target":9},{"source":9,"target":2},{"source":9,"target":10},{"source":9,"target":1},{"source":10,"target":2},{"source":2,"target":0},{"source":2,"target":11},{"source":11,"target":12},{"source":11,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":13},{"source":13,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":14},{"source":4,"target":15},{"source":14,"target":5},{"source":14,"target":16},{"source":14,"target":4},{"source":16,"target":5},{"source":15,"target":2},{"source":5,"target":0},{"source":5,"target":17},{"source":5,"target":18},{"source":5,"target":19},{"source":5,"target":20},{"source":17,"target":21},{"source":17,"target":5},{"source":18,"target":2},{"source":18,"target":22},{"source":18,"target":5},{"source":22,"target":2},{"source":19,"target":23},{"source":19,"target":5},{"source":20,"target":6},{"source":20,"target":24},{"source":20,"target":5},{"source":24,"target":6},{"source":6,"target":0},{"source":6,"target":25},{"source":6,"target":26},{"source":6,"target":27},{"source":6,"target":28},{"source":25,"target":7},{"source":25,"target":29},{"source":25,"target":6},{"source":29,"target":7},{"source":26,"target":5},{"source":26,"target":30},{"source":26,"target":6},{"source":30,"target":5},{"source":27,"target":31},{"source":27,"target":6},{"source":28,"target":8},{"source":28,"target":32},{"source":28,"target":6},{"source":32,"target":8},{"source":7,"target":0},{"source":7,"target":33},{"source":7,"target":34},{"source":7,"target":35},{"source":7,"target":36},{"source":7,"target":37},{"source":33,"target":7},{"source":34,"target":7},{"source":35,"target":7},{"source":36,"target":7},{"source":37,"target":7},{"source":8,"target":0},{"source":8,"target":38},{"source":38,"target":8}],"multigraph":true}
ecore
library
repo-ecore-all/data/mn-mikke/Model-driven-Pretty-Printer-for-Xtext-Framework/Evaluation/Workspace/it.xtypes.generator/src/typesystem/extlibrary.ecore
extlibrary Book title pages 100 category author Library name writers employees borrowers stock books branches parentBranch people Writer name books BookCategory Mystery Mystery ScienceFiction ScienceFiction Biography Biography Item publicationDate Lendable copies borrowers CirculatingItem Periodical title issuesPerYear AudioVisualItem title minutesLength damaged BookOnTape reader author VideoCassette cast Borrower borrowed Person firstName lastName Employee manager Addressable address
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="extlibrary" nsURI="http:///org/eclipse/emf/examples/library/extlibrary.ecore/1.0.0" nsPrefix="extlib"> <eClassifiers xsi:type="ecore:EClass" name="Book" eSuperTypes="#//CirculatingItem"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="pages" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="100"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="category" eType="#//BookCategory" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="author" lowerBound="1" eType="#//Writer" eOpposite="#//Writer/books"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Library" eSuperTypes="#//Addressable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="writers" upperBound="-1" eType="#//Writer" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="group" value="#people"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="employees" upperBound="-1" eType="#//Employee" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="group" value="#people"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="borrowers" upperBound="-1" eType="#//Borrower" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="group" value="#people"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="stock" ordered="false" upperBound="-1" eType="#//Item" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="books" ordered="false" upperBound="-1" eType="#//Book" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="branches" upperBound="-1" eType="#//Library" containment="true" eOpposite="#//Library/parentBranch"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parentBranch" eType="#//Library" eOpposite="#//Library/branches"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="people" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="group"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Writer" eSuperTypes="#//Person"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" volatile="true" transient="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="books" upperBound="-1" eType="#//Book" eOpposite="#//Book/author"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="BookCategory"> <eLiterals name="Mystery"/> <eLiterals name="ScienceFiction" value="1"/> <eLiterals name="Biography" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Item" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="publicationDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Lendable" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="copies" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="borrowers" ordered="false" upperBound="-1" eType="#//Borrower" eOpposite="#//Borrower/borrowed"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CirculatingItem" abstract="true" eSuperTypes="#//Item #//Lendable"/> <eClassifiers xsi:type="ecore:EClass" name="Periodical" abstract="true" eSuperTypes="#//Item"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="issuesPerYear" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AudioVisualItem" abstract="true" eSuperTypes="#//CirculatingItem"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minutesLength" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="damaged" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BookOnTape" eSuperTypes="#//AudioVisualItem"> <eStructuralFeatures xsi:type="ecore:EReference" name="reader" eType="#//Person"/> <eStructuralFeatures xsi:type="ecore:EReference" name="author" eType="#//Writer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VideoCassette" eSuperTypes="#//AudioVisualItem"> <eStructuralFeatures xsi:type="ecore:EReference" name="cast" upperBound="-1" eType="#//Person"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Borrower" eSuperTypes="#//Person"> <eStructuralFeatures xsi:type="ecore:EReference" name="borrowed" upperBound="-1" eType="#//Lendable" eOpposite="#//Lendable/borrowers"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Person" eSuperTypes="#//Addressable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="firstName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lastName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Employee" eSuperTypes="#//Person"> <eStructuralFeatures xsi:type="ecore:EReference" name="manager" eType="#//Employee"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Addressable" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="address" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"extlib","nsURI":"http:///org/eclipse/emf/examples/library/extlibrary.ecore/1.0.0","name":"extlibrary","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Writer","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"BookCategory","instanceClass":null,"id":4,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Item","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lendable","instanceClass":null,"abstract":true,"id":6,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CirculatingItem","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Periodical","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AudioVisualItem","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BookOnTape","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VideoCassette","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Borrower","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Person","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Employee","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Addressable","instanceClass":null,"abstract":true,"id":15,"interface":true,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":100,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"100","unsettable":false,"transient":false,"unique":true,"name":"pages","changeable":true,"lowerBound":0,"iD":false,"id":17,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"category","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"author","changeable":true,"resolveProxies":true,"lowerBound":1,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"books","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"writers","changeable":true,"resolveProxies":false,"lowerBound":0,"id":27,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"employees","changeable":true,"resolveProxies":false,"lowerBound":0,"id":28,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"borrowers","changeable":true,"resolveProxies":false,"lowerBound":0,"id":29,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stock","changeable":true,"resolveProxies":false,"lowerBound":0,"id":30,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"books","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"branches","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parentBranch","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"people","changeable":true,"lowerBound":0,"iD":false,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"name":"Mystery","id":49,"value":0,"literal":"Mystery","eClass":"EEnumLiteral"},{"name":"ScienceFiction","id":50,"value":1,"literal":"ScienceFiction","eClass":"EEnumLiteral"},{"name":"Biography","id":51,"value":2,"literal":"Biography","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"publicationDate","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"copies","changeable":true,"lowerBound":1,"iD":false,"id":54,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"borrowers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"borrowed","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":61,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"issuesPerYear","changeable":true,"lowerBound":1,"iD":false,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":66,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"minutesLength","changeable":true,"lowerBound":1,"iD":false,"id":67,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"damaged","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"reader","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"author","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"cast","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"firstName","changeable":true,"lowerBound":1,"iD":false,"id":83,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lastName","changeable":true,"lowerBound":1,"iD":false,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"manager","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"address","changeable":true,"lowerBound":0,"iD":false,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":1,"target":0},{"source":1,"target":7},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":16,"target":21},{"source":16,"target":1},{"source":17,"target":22},{"source":17,"target":1},{"source":18,"target":4},{"source":18,"target":23},{"source":18,"target":1},{"source":23,"target":4},{"source":19,"target":3},{"source":19,"target":24},{"source":19,"target":1},{"source":19,"target":25},{"source":24,"target":3},{"source":20,"target":7},{"source":2,"target":0},{"source":2,"target":15},{"source":2,"target":26},{"source":2,"target":27},{"source":2,"target":28},{"source":2,"target":29},{"source":2,"target":30},{"source":2,"target":31},{"source":2,"target":32},{"source":2,"target":33},{"source":2,"target":34},{"source":2,"target":35},{"source":26,"target":36},{"source":26,"target":2},{"source":27,"target":3},{"source":27,"target":37},{"source":27,"target":2},{"source":37,"target":3},{"source":28,"target":14},{"source":28,"target":38},{"source":28,"target":2},{"source":38,"target":14},{"source":29,"target":12},{"source":29,"target":39},{"source":29,"target":2},{"source":39,"target":12},{"source":30,"target":5},{"source":30,"target":40},{"source":30,"target":2},{"source":40,"target":5},{"source":31,"target":1},{"source":31,"target":41},{"source":31,"target":2},{"source":41,"target":1},{"source":32,"target":2},{"source":32,"target":42},{"source":32,"target":2},{"source":32,"target":33},{"source":42,"target":2},{"source":33,"target":2},{"source":33,"target":43},{"source":33,"target":2},{"source":33,"target":32},{"source":43,"target":2},{"source":34,"target":44},{"source":34,"target":2},{"source":35,"target":15},{"source":3,"target":0},{"source":3,"target":13},{"source":3,"target":45},{"source":3,"target":25},{"source":3,"target":46},{"source":45,"target":47},{"source":45,"target":3},{"source":25,"target":1},{"source":25,"target":48},{"source":25,"target":3},{"source":25,"target":19},{"source":48,"target":1},{"source":46,"target":13},{"source":4,"target":0},{"source":4,"target":49},{"source":4,"target":50},{"source":4,"target":51},{"source":49,"target":4},{"source":50,"target":4},{"source":51,"target":4},{"source":5,"target":0},{"source":5,"target":52},{"source":52,"target":53},{"source":52,"target":5},{"source":6,"target":0},{"source":6,"target":54},{"source":6,"target":55},{"source":54,"target":56},{"source":54,"target":6},{"source":55,"target":12},{"source":55,"target":57},{"source":55,"target":6},{"source":55,"target":58},{"source":57,"target":12},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":6},{"source":7,"target":59},{"source":7,"target":60},{"source":59,"target":5},{"source":60,"target":6},{"source":8,"target":0},{"source":8,"target":5},{"source":8,"target":61},{"source":8,"target":62},{"source":8,"target":63},{"source":61,"target":64},{"source":61,"target":8},{"source":62,"target":65},{"source":62,"target":8},{"source":63,"target":5},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":66},{"source":9,"target":67},{"source":9,"target":68},{"source":9,"target":69},{"source":66,"target":70},{"source":66,"target":9},{"source":67,"target":71},{"source":67,"target":9},{"source":68,"target":72},{"source":68,"target":9},{"source":69,"target":7},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":73},{"source":10,"target":74},{"source":10,"target":75},{"source":73,"target":13},{"source":73,"target":76},{"source":73,"target":10},{"source":76,"target":13},{"source":74,"target":3},{"source":74,"target":77},{"source":74,"target":10},{"source":77,"target":3},{"source":75,"target":9},{"source":11,"target":0},{"source":11,"target":9},{"source":11,"target":78},{"source":11,"target":79},{"source":78,"target":13},{"source":78,"target":80},{"source":78,"target":11},{"source":80,"target":13},{"source":79,"target":9},{"source":12,"target":0},{"source":12,"target":13},{"source":12,"target":58},{"source":12,"target":81},{"source":58,"target":6},{"source":58,"target":82},{"source":58,"target":12},{"source":58,"target":55},{"source":82,"target":6},{"source":81,"target":13},{"source":13,"target":0},{"source":13,"target":15},{"source":13,"target":83},{"source":13,"target":84},{"source":13,"target":85},{"source":83,"target":86},{"source":83,"target":13},{"source":84,"target":87},{"source":84,"target":13},{"source":85,"target":15},{"source":14,"target":0},{"source":14,"target":13},{"source":14,"target":88},{"source":14,"target":89},{"source":88,"target":14},{"source":88,"target":90},{"source":88,"target":14},{"source":90,"target":14},{"source":89,"target":13},{"source":15,"target":0},{"source":15,"target":91},{"source":91,"target":92},{"source":91,"target":15}],"multigraph":true}
ecore
books
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/books.ecore
books Catalog books Book isbn title pages authors
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="books" nsURI="http://www.eclipse.org/emf/compare/books" nsPrefix="books"> <eClassifiers xsi:type="ecore:EClass" name="Catalog"> <eStructuralFeatures xsi:type="ecore:EReference" name="books" upperBound="-1" eType="#//Book" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Book"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isbn" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="pages" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="authors" upperBound="-1" eType="ecore:EClass writers.ecore#//Writer" eOpposite="writers.ecore#//Writer/books"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"books","nsURI":"http://www.eclipse.org/emf/compare/books","name":"books","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Catalog","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"books","changeable":true,"resolveProxies":true,"lowerBound":0,"id":3,"derived":false},{"id":4,"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":"isbn","changeable":true,"lowerBound":1,"iD":true,"id":5,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":1,"iD":false,"id":6,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"pages","changeable":true,"lowerBound":0,"iD":false,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"authors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":1,"target":3},{"source":3,"target":2},{"source":3,"target":4},{"source":3,"target":1},{"source":4,"target":2},{"source":2,"target":0},{"source":2,"target":5},{"source":2,"target":6},{"source":2,"target":7},{"source":2,"target":8},{"source":5,"target":9},{"source":5,"target":2},{"source":6,"target":10},{"source":6,"target":2},{"source":7,"target":11},{"source":7,"target":2},{"source":8,"target":12},{"source":8,"target":2}],"multigraph":true}
ecore
library
repo-ecore-all/data/nagaraj1993/Mutation-testing/Old System Test Cases Project/org.eclipse.ocl.examples.xtext.tests/models/documentation/OCLinEcoreTutorial.ecore
tutorial Library name books loans members Book isAvailable name copies library loans Member name library loans books Loan book member date
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="tutorial" nsURI="http://www.eclipse.org/mdt/ocl/oclinecore/tutorial" nsPrefix="tut"> <eAnnotations source="http://www.eclipse.org/OCL/Import"> <details key="ecore" value="http://www.eclipse.org/emf/2002/Ecore"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/> <details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/> <details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="Library"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="books" ordered="false" upperBound="-1" eType="#//Book" containment="true" eOpposite="#//Book/library"/> <eStructuralFeatures xsi:type="ecore:EReference" name="loans" ordered="false" upperBound="-1" eType="#//Loan" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="members" ordered="false" upperBound="-1" eType="#//Member" containment="true" eOpposite="#//Member/library"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Book"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="SufficientCopies"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL"> <details key="SufficientCopies" value="library?.loans->select((book = self))->size() &lt;= copies"/> </eAnnotations> <eOperations name="isAvailable" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL"> <details key="body" value="loans->size() &lt; copies"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="copies" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/> <eStructuralFeatures xsi:type="ecore:EReference" name="library" eType="#//Library" eOpposite="#//Library/books"/> <eStructuralFeatures xsi:type="ecore:EReference" name="loans" ordered="false" upperBound="-1" eType="#//Loan" volatile="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL"> <details key="derivation" value="library?.loans->select(book = self)"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Member"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="AtMostTwoLoans UniqueLoans"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL"> <details key="AtMostTwoLoans" value="loans->size() &lt;= 2"/> <details key="UniqueLoans" value="loans->isUnique(p | p.book)"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="library" eType="#//Library" eOpposite="#//Library/members"/> <eStructuralFeatures xsi:type="ecore:EReference" name="loans" ordered="false" upperBound="-1" eType="#//Loan" volatile="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL"> <details key="derivation" value="library?.loans->select(member = self)"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="books" ordered="false" unique="false" upperBound="-1" eType="#//Book" volatile="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL"> <details key="derivation" value="loans->collect(book)"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Loan"> <eStructuralFeatures xsi:type="ecore:EReference" name="book" lowerBound="1" eType="#//Book"/> <eStructuralFeatures xsi:type="ecore:EReference" name="member" lowerBound="1" eType="#//Member"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="date" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"tut","nsURI":"http://www.eclipse.org/mdt/ocl/oclinecore/tutorial","name":"tutorial","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Member","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Loan","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":5,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"books","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"loans","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"members","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"library","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"library","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"isAvailable","lowerBound":1,"id":15,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":16,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"copies","changeable":true,"lowerBound":1,"iD":false,"id":17,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"loans","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":true},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":24,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"loans","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"books","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":true},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"book","changeable":true,"resolveProxies":true,"lowerBound":1,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":1,"id":32,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"date","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":5,"target":9},{"source":5,"target":1},{"source":6,"target":2},{"source":6,"target":10},{"source":6,"target":1},{"source":6,"target":11},{"source":10,"target":2},{"source":7,"target":4},{"source":7,"target":12},{"source":7,"target":1},{"source":12,"target":4},{"source":8,"target":3},{"source":8,"target":13},{"source":8,"target":1},{"source":8,"target":14},{"source":13,"target":3},{"source":2,"target":0},{"source":2,"target":15},{"source":2,"target":16},{"source":2,"target":17},{"source":2,"target":11},{"source":2,"target":18},{"source":15,"target":19},{"source":15,"target":2},{"source":16,"target":20},{"source":16,"target":2},{"source":17,"target":21},{"source":17,"target":2},{"source":11,"target":1},{"source":11,"target":22},{"source":11,"target":2},{"source":11,"target":6},{"source":22,"target":1},{"source":18,"target":4},{"source":18,"target":23},{"source":18,"target":2},{"source":23,"target":4},{"source":3,"target":0},{"source":3,"target":24},{"source":3,"target":14},{"source":3,"target":25},{"source":3,"target":26},{"source":24,"target":27},{"source":24,"target":3},{"source":14,"target":1},{"source":14,"target":28},{"source":14,"target":3},{"source":14,"target":8},{"source":28,"target":1},{"source":25,"target":4},{"source":25,"target":29},{"source":25,"target":3},{"source":29,"target":4},{"source":26,"target":2},{"source":26,"target":30},{"source":26,"target":3},{"source":30,"target":2},{"source":4,"target":0},{"source":4,"target":31},{"source":4,"target":32},{"source":4,"target":33},{"source":31,"target":2},{"source":31,"target":34},{"source":31,"target":4},{"source":34,"target":2},{"source":32,"target":3},{"source":32,"target":35},{"source":32,"target":4},{"source":35,"target":3},{"source":33,"target":36},{"source":33,"target":4}],"multigraph":true}
ecore
iot
repo-ecore-all/data/acouvreur/master-2-ifi/idl/Projet/workspace/smarthome/model/smarthome.ecore
smarthome Home rooms persons patterns fileEvents monitoredEntities NamedEntity name Sensor AnalogSensor DigitalSensor CSVSensor file Tag Room sensors Pattern rules Rule predicates duration Person ankleLeft ankleRight belt chest Predicate SensorPredicate sensor operator value PersonPredicate person activity Duration time precision Activity standing standing laying laying sitting sitting Operator superior superior inferior inferior equal equal Precision ms ms s s m m Mode
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="smarthome" nsURI="http://www.alexiscouvreur.fr/smarthome" nsPrefix="smarthome"> <eClassifiers xsi:type="ecore:EClass" name="Home"> <eStructuralFeatures xsi:type="ecore:EReference" name="rooms" upperBound="-1" eType="#//Room" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="persons" upperBound="-1" eType="#//Person" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="patterns" upperBound="-1" eType="#//Pattern" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fileEvents" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="monitoredEntities" upperBound="-1" eType="#//NamedEntity"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedEntity" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Sensor" abstract="true" eSuperTypes="#//NamedEntity"/> <eClassifiers xsi:type="ecore:EClass" name="AnalogSensor" eSuperTypes="#//Sensor"/> <eClassifiers xsi:type="ecore:EClass" name="DigitalSensor" eSuperTypes="#//Sensor"/> <eClassifiers xsi:type="ecore:EClass" name="CSVSensor"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="file" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Tag" eSuperTypes="#//NamedEntity"/> <eClassifiers xsi:type="ecore:EClass" name="Room" eSuperTypes="#//NamedEntity"> <eStructuralFeatures xsi:type="ecore:EReference" name="sensors" upperBound="-1" eType="#//Sensor" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Pattern" eSuperTypes="#//NamedEntity"> <eStructuralFeatures xsi:type="ecore:EReference" name="rules" upperBound="-1" eType="#//Rule" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Rule"> <eStructuralFeatures xsi:type="ecore:EReference" name="predicates" upperBound="-1" eType="#//Predicate" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="duration" eType="#//Duration" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Person" eSuperTypes="#//NamedEntity"> <eStructuralFeatures xsi:type="ecore:EReference" name="ankleLeft" eType="#//Tag" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ankleRight" eType="#//Tag" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="belt" eType="#//Tag" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="chest" eType="#//Tag" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Predicate" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="SensorPredicate" eSuperTypes="#//Predicate"> <eStructuralFeatures xsi:type="ecore:EReference" name="sensor" eType="#//Sensor"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="#//Operator"/> <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="PersonPredicate" eSuperTypes="#//Predicate"> <eStructuralFeatures xsi:type="ecore:EReference" name="person" eType="#//Person"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="activity" eType="#//Activity"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Duration"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="time" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="precision" eType="#//Precision"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Activity"> <eLiterals name="standing"/> <eLiterals name="laying" value="1"/> <eLiterals name="sitting" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Operator"> <eLiterals name="superior" value="1"/> <eLiterals name="inferior" value="-1"/> <eLiterals name="equal"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Precision"> <eLiterals name="ms" value="1"/> <eLiterals name="s" value="1000"/> <eLiterals name="m" value="60000"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Mode"/> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"smarthome","nsURI":"http://www.alexiscouvreur.fr/smarthome","name":"smarthome","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Home","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedEntity","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sensor","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnalogSensor","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DigitalSensor","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CSVSensor","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tag","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Room","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pattern","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rule","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Person","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Predicate","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SensorPredicate","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PersonPredicate","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Duration","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"id":16,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Operator","instanceClass":null,"id":17,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Precision","instanceClass":null,"id":18,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mode","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rooms","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":"persons","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"patterns","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":"fileEvents","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":false,"unsettable":false,"transient":false,"unique":true,"name":"monitoredEntities","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"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"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":"file","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sensors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"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":"rules","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"predicates","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":"duration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ankleLeft","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ankleRight","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"belt","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":"chest","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sensor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"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":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"},{"container":false,"ordered":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":64,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"activity","changeable":true,"lowerBound":0,"iD":false,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"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":69,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"precision","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":false},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"name":"standing","id":73,"value":0,"literal":"standing","eClass":"EEnumLiteral"},{"name":"laying","id":74,"value":1,"literal":"laying","eClass":"EEnumLiteral"},{"name":"sitting","id":75,"value":2,"literal":"sitting","eClass":"EEnumLiteral"},{"name":"superior","id":76,"value":1,"literal":"superior","eClass":"EEnumLiteral"},{"name":"inferior","id":77,"value":-1,"literal":"inferior","eClass":"EEnumLiteral"},{"name":"equal","id":78,"value":0,"literal":"equal","eClass":"EEnumLiteral"},{"name":"ms","id":79,"value":1,"literal":"ms","eClass":"EEnumLiteral"},{"name":"s","id":80,"value":1000,"literal":"s","eClass":"EEnumLiteral"},{"name":"m","id":81,"value":60000,"literal":"m","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":1,"target":0},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":1,"target":23},{"source":1,"target":24},{"source":20,"target":8},{"source":20,"target":25},{"source":20,"target":1},{"source":25,"target":8},{"source":21,"target":11},{"source":21,"target":26},{"source":21,"target":1},{"source":26,"target":11},{"source":22,"target":9},{"source":22,"target":27},{"source":22,"target":1},{"source":27,"target":9},{"source":23,"target":28},{"source":23,"target":1},{"source":24,"target":2},{"source":24,"target":29},{"source":24,"target":1},{"source":29,"target":2},{"source":2,"target":0},{"source":2,"target":30},{"source":30,"target":31},{"source":30,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":32},{"source":32,"target":2},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":33},{"source":33,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":34},{"source":34,"target":3},{"source":6,"target":0},{"source":6,"target":35},{"source":35,"target":36},{"source":35,"target":6},{"source":7,"target":0},{"source":7,"target":2},{"source":7,"target":37},{"source":37,"target":2},{"source":8,"target":0},{"source":8,"target":2},{"source":8,"target":38},{"source":8,"target":39},{"source":38,"target":3},{"source":38,"target":40},{"source":38,"target":8},{"source":40,"target":3},{"source":39,"target":2},{"source":9,"target":0},{"source":9,"target":2},{"source":9,"target":41},{"source":9,"target":42},{"source":41,"target":10},{"source":41,"target":43},{"source":41,"target":9},{"source":43,"target":10},{"source":42,"target":2},{"source":10,"target":0},{"source":10,"target":44},{"source":10,"target":45},{"source":44,"target":12},{"source":44,"target":46},{"source":44,"target":10},{"source":46,"target":12},{"source":45,"target":15},{"source":45,"target":47},{"source":45,"target":10},{"source":47,"target":15},{"source":11,"target":0},{"source":11,"target":2},{"source":11,"target":48},{"source":11,"target":49},{"source":11,"target":50},{"source":11,"target":51},{"source":11,"target":52},{"source":48,"target":7},{"source":48,"target":53},{"source":48,"target":11},{"source":53,"target":7},{"source":49,"target":7},{"source":49,"target":54},{"source":49,"target":11},{"source":54,"target":7},{"source":50,"target":7},{"source":50,"target":55},{"source":50,"target":11},{"source":55,"target":7},{"source":51,"target":7},{"source":51,"target":56},{"source":51,"target":11},{"source":56,"target":7},{"source":52,"target":2},{"source":12,"target":0},{"source":13,"target":0},{"source":13,"target":12},{"source":13,"target":57},{"source":13,"target":58},{"source":13,"target":59},{"source":13,"target":60},{"source":57,"target":3},{"source":57,"target":61},{"source":57,"target":13},{"source":61,"target":3},{"source":58,"target":17},{"source":58,"target":62},{"source":58,"target":13},{"source":62,"target":17},{"source":59,"target":63},{"source":59,"target":13},{"source":60,"target":12},{"source":14,"target":0},{"source":14,"target":12},{"source":14,"target":64},{"source":14,"target":65},{"source":14,"target":66},{"source":64,"target":11},{"source":64,"target":67},{"source":64,"target":14},{"source":67,"target":11},{"source":65,"target":16},{"source":65,"target":68},{"source":65,"target":14},{"source":68,"target":16},{"source":66,"target":12},{"source":15,"target":0},{"source":15,"target":69},{"source":15,"target":70},{"source":69,"target":71},{"source":69,"target":15},{"source":70,"target":18},{"source":70,"target":72},{"source":70,"target":15},{"source":72,"target":18},{"source":16,"target":0},{"source":16,"target":73},{"source":16,"target":74},{"source":16,"target":75},{"source":73,"target":16},{"source":74,"target":16},{"source":75,"target":16},{"source":17,"target":0},{"source":17,"target":76},{"source":17,"target":77},{"source":17,"target":78},{"source":76,"target":17},{"source":77,"target":17},{"source":78,"target":17},{"source":18,"target":0},{"source":18,"target":79},{"source":18,"target":80},{"source":18,"target":81},{"source":79,"target":18},{"source":80,"target":18},{"source":81,"target":18},{"source":19,"target":0}],"multigraph":true}
ecore
graph
repo-ecore-all/data/adilinam/QVTo-QVTd-OCL/org.eclipse.qvtd.xtext.qvtimperative.tests/src/org/eclipse/qvtd/xtext/qvtimperative/tests/Graph2GraphMinimal/SimpleGraph.ecore
simplegraph Node incoming outgoing label Edge target source Element graph Graph element name
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="simplegraph" nsURI="http://www.eclipse.org/qvt/examples/0.1/SimpleGraph" nsPrefix="simplegraph"> <eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="incoming" upperBound="-1" eType="#//Edge" eOpposite="#//Edge/target"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" upperBound="-1" eType="#//Edge" eOpposite="#//Edge/source"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Edge" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//Node" eOpposite="#//Node/incoming"/> <eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//Node" eOpposite="#//Node/outgoing"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="graph" lowerBound="1" eType="#//Graph" eOpposite="#//Graph/element"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Graph"> <eStructuralFeatures xsi:type="ecore:EReference" name="element" upperBound="-1" eType="#//Element" containment="true" eOpposite="#//Element/graph"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"simplegraph","nsURI":"http://www.eclipse.org/qvt/examples/0.1/SimpleGraph","name":"simplegraph","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Edge","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Graph","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incoming","changeable":true,"resolveProxies":true,"lowerBound":0,"id":5,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","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":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"graph","changeable":true,"resolveProxies":true,"lowerBound":1,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":1,"target":3},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":5,"target":2},{"source":5,"target":9},{"source":5,"target":1},{"source":5,"target":10},{"source":9,"target":2},{"source":6,"target":2},{"source":6,"target":11},{"source":6,"target":1},{"source":6,"target":12},{"source":11,"target":2},{"source":7,"target":13},{"source":7,"target":1},{"source":8,"target":3},{"source":2,"target":0},{"source":2,"target":3},{"source":2,"target":10},{"source":2,"target":12},{"source":2,"target":14},{"source":10,"target":1},{"source":10,"target":15},{"source":10,"target":2},{"source":10,"target":5},{"source":15,"target":1},{"source":12,"target":1},{"source":12,"target":16},{"source":12,"target":2},{"source":12,"target":6},{"source":16,"target":1},{"source":14,"target":3},{"source":3,"target":0},{"source":3,"target":17},{"source":17,"target":4},{"source":17,"target":18},{"source":17,"target":3},{"source":17,"target":19},{"source":18,"target":4},{"source":4,"target":0},{"source":4,"target":19},{"source":4,"target":20},{"source":19,"target":3},{"source":19,"target":21},{"source":19,"target":4},{"source":19,"target":17},{"source":21,"target":3},{"source":20,"target":22},{"source":20,"target":4}],"multigraph":true}
ecore
gpl
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/MDEGroup/MDEForge/mdeforge/githubmetamodels/MiniJava.ecore
miniJava Program mainClass classes MainClass name commandLineArguments statements Class name superClass variables methods VariableDeclaration type name MethodDeclaration returnType name arguments variables statements returnStatement AbstactType Statement AbstractExpression Identifier value IntegerArrayType BooleanType IntegerType ClassifierType name BlockStatement statements IfStatement condition then else WhileLoop condition do PrintLine print Assignment identifier value ArrayAssignment identifier index value And left right LessThen left right Plus left right Minus left right Multiply left right ArrayAccess array index LengthOf value FunctionCall on function arguments IntLiteral resultInt Boolean result ClassifierReference referenceTo ThisReference IntegerArrayConstruction sizeExpression ClassConstruction class Negation not BlockExpression resultSubExpression
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="miniJava" nsURI="http://www.xtext.my/MiniJava" nsPrefix="miniJava"> <eClassifiers xsi:type="ecore:EClass" name="Program"> <eStructuralFeatures xsi:type="ecore:EReference" name="mainClass" eType="#//MainClass" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="classes" upperBound="-1" eType="#//Class" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MainClass"> <eStructuralFeatures xsi:type="ecore:EReference" name="name" eType="#//Identifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="commandLineArguments" eType="#//Identifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Class"> <eStructuralFeatures xsi:type="ecore:EReference" name="name" eType="#//Identifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="superClass" eType="#//Identifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variables" upperBound="-1" eType="#//VariableDeclaration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="methods" upperBound="-1" eType="#//MethodDeclaration" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//AbstactType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="name" eType="#//Identifier" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="returnType" eType="#//AbstactType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="name" eType="#//Identifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1" eType="#//VariableDeclaration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variables" upperBound="-1" eType="#//VariableDeclaration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="#//Statement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="returnStatement" eType="#//AbstractExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstactType"/> <eClassifiers xsi:type="ecore:EClass" name="Statement"/> <eClassifiers xsi:type="ecore:EClass" name="AbstractExpression"/> <eClassifiers xsi:type="ecore:EClass" name="Identifier"> <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="IntegerArrayType" eSuperTypes="#//AbstactType"/> <eClassifiers xsi:type="ecore:EClass" name="BooleanType" eSuperTypes="#//AbstactType"/> <eClassifiers xsi:type="ecore:EClass" name="IntegerType" eSuperTypes="#//AbstactType"/> <eClassifiers xsi:type="ecore:EClass" name="ClassifierType" eSuperTypes="#//AbstactType"> <eStructuralFeatures xsi:type="ecore:EReference" name="name" eType="#//Identifier" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BlockStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IfStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//AbstractExpression" 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="WhileLoop" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//AbstractExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="do" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrintLine" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="print" eType="#//AbstractExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Assignment" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="identifier" eType="#//Identifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//AbstractExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayAssignment" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="identifier" eType="#//Identifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="index" eType="#//AbstractExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//AbstractExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="And" eSuperTypes="#//AbstractExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//AbstractExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//AbstractExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LessThen" eSuperTypes="#//AbstractExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//AbstractExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//AbstractExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Plus" eSuperTypes="#//AbstractExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//AbstractExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//AbstractExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Minus" eSuperTypes="#//AbstractExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//AbstractExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//AbstractExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Multiply" eSuperTypes="#//AbstractExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//AbstractExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//AbstractExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayAccess" eSuperTypes="#//AbstractExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="array" eType="#//AbstractExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="index" eType="#//AbstractExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LengthOf" eSuperTypes="#//AbstractExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//AbstractExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FunctionCall" eSuperTypes="#//AbstractExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="on" eType="#//AbstractExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="function" eType="#//Identifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1" eType="#//AbstractExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntLiteral" eSuperTypes="#//AbstractExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="resultInt" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Boolean" eSuperTypes="#//AbstractExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="result" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ClassifierReference" eSuperTypes="#//AbstractExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="referenceTo" eType="#//Identifier" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ThisReference" eSuperTypes="#//AbstractExpression"/> <eClassifiers xsi:type="ecore:EClass" name="IntegerArrayConstruction" eSuperTypes="#//AbstractExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="sizeExpression" eType="#//AbstractExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ClassConstruction" eSuperTypes="#//AbstractExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="class" eType="#//Identifier" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Negation" eSuperTypes="#//AbstractExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="not" eType="#//AbstractExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BlockExpression" eSuperTypes="#//AbstractExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="resultSubExpression" eType="#//AbstractExpression" containment="true"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"miniJava","nsURI":"http://www.xtext.my/MiniJava","name":"miniJava","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Program","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MainClass","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclaration","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodDeclaration","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstactType","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractExpression","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Identifier","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerArrayType","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanType","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerType","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassifierType","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockStatement","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfStatement","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhileLoop","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrintLine","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayAssignment","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"And","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LessThen","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Plus","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Minus","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Multiply","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayAccess","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LengthOf","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionCall","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntLiteral","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Boolean","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassifierReference","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThisReference","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerArrayConstruction","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassConstruction","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Negation","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockExpression","instanceClass":null,"abstract":false,"id":35,"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":"mainClass","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":"classes","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":true,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"commandLineArguments","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":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"superClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"container":false,"ordered":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":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","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":"name","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returnType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variables","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":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returnStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":false},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":81,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"then","changeable":true,"resolveProxies":true,"lowerBound":0,"id":82,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"else","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"},{"container":false,"ordered":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":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":"do","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":"print","changeable":true,"resolveProxies":true,"lowerBound":0,"id":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"identifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":96,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":97,"derived":false},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"identifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"index","changeable":true,"resolveProxies":true,"lowerBound":0,"id":102,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"container":false,"ordered":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":108,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":118,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":119,"derived":false},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":123,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":124,"derived":false},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":128,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":129,"derived":false},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"array","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"index","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":138,"derived":false},{"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":"on","changeable":true,"resolveProxies":true,"lowerBound":0,"id":141,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"function","changeable":true,"resolveProxies":true,"lowerBound":0,"id":142,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":143,"derived":false},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"resultInt","changeable":true,"lowerBound":0,"iD":false,"id":148,"derived":false},{"id":149,"eClass":"EGenericType"},{"id":150,"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":"result","changeable":true,"lowerBound":0,"iD":false,"id":151,"derived":false},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"referenceTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":154,"derived":false},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sizeExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":158,"derived":false},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"class","changeable":true,"resolveProxies":true,"lowerBound":0,"id":161,"derived":false},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"not","changeable":true,"resolveProxies":true,"lowerBound":0,"id":164,"derived":false},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resultSubExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":167,"derived":false},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":1,"target":0},{"source":1,"target":36},{"source":1,"target":37},{"source":36,"target":2},{"source":36,"target":38},{"source":36,"target":1},{"source":38,"target":2},{"source":37,"target":3},{"source":37,"target":39},{"source":37,"target":1},{"source":39,"target":3},{"source":2,"target":0},{"source":2,"target":40},{"source":2,"target":41},{"source":2,"target":42},{"source":40,"target":9},{"source":40,"target":43},{"source":40,"target":2},{"source":43,"target":9},{"source":41,"target":9},{"source":41,"target":44},{"source":41,"target":2},{"source":44,"target":9},{"source":42,"target":7},{"source":42,"target":45},{"source":42,"target":2},{"source":45,"target":7},{"source":3,"target":0},{"source":3,"target":46},{"source":3,"target":47},{"source":3,"target":48},{"source":3,"target":49},{"source":46,"target":9},{"source":46,"target":50},{"source":46,"target":3},{"source":50,"target":9},{"source":47,"target":9},{"source":47,"target":51},{"source":47,"target":3},{"source":51,"target":9},{"source":48,"target":4},{"source":48,"target":52},{"source":48,"target":3},{"source":52,"target":4},{"source":49,"target":5},{"source":49,"target":53},{"source":49,"target":3},{"source":53,"target":5},{"source":4,"target":0},{"source":4,"target":54},{"source":4,"target":55},{"source":54,"target":6},{"source":54,"target":56},{"source":54,"target":4},{"source":56,"target":6},{"source":55,"target":9},{"source":55,"target":57},{"source":55,"target":4},{"source":57,"target":9},{"source":5,"target":0},{"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":58,"target":6},{"source":58,"target":64},{"source":58,"target":5},{"source":64,"target":6},{"source":59,"target":9},{"source":59,"target":65},{"source":59,"target":5},{"source":65,"target":9},{"source":60,"target":4},{"source":60,"target":66},{"source":60,"target":5},{"source":66,"target":4},{"source":61,"target":4},{"source":61,"target":67},{"source":61,"target":5},{"source":67,"target":4},{"source":62,"target":7},{"source":62,"target":68},{"source":62,"target":5},{"source":68,"target":7},{"source":63,"target":8},{"source":63,"target":69},{"source":63,"target":5},{"source":69,"target":8},{"source":6,"target":0},{"source":7,"target":0},{"source":8,"target":0},{"source":9,"target":0},{"source":9,"target":70},{"source":70,"target":71},{"source":70,"target":9},{"source":10,"target":0},{"source":10,"target":6},{"source":10,"target":72},{"source":72,"target":6},{"source":11,"target":0},{"source":11,"target":6},{"source":11,"target":73},{"source":73,"target":6},{"source":12,"target":0},{"source":12,"target":6},{"source":12,"target":74},{"source":74,"target":6},{"source":13,"target":0},{"source":13,"target":6},{"source":13,"target":75},{"source":13,"target":76},{"source":75,"target":9},{"source":75,"target":77},{"source":75,"target":13},{"source":77,"target":9},{"source":76,"target":6},{"source":14,"target":0},{"source":14,"target":7},{"source":14,"target":78},{"source":14,"target":79},{"source":78,"target":7},{"source":78,"target":80},{"source":78,"target":14},{"source":80,"target":7},{"source":79,"target":7},{"source":15,"target":0},{"source":15,"target":7},{"source":15,"target":81},{"source":15,"target":82},{"source":15,"target":83},{"source":15,"target":84},{"source":81,"target":8},{"source":81,"target":85},{"source":81,"target":15},{"source":85,"target":8},{"source":82,"target":7},{"source":82,"target":86},{"source":82,"target":15},{"source":86,"target":7},{"source":83,"target":7},{"source":83,"target":87},{"source":83,"target":15},{"source":87,"target":7},{"source":84,"target":7},{"source":16,"target":0},{"source":16,"target":7},{"source":16,"target":88},{"source":16,"target":89},{"source":16,"target":90},{"source":88,"target":8},{"source":88,"target":91},{"source":88,"target":16},{"source":91,"target":8},{"source":89,"target":7},{"source":89,"target":92},{"source":89,"target":16},{"source":92,"target":7},{"source":90,"target":7},{"source":17,"target":0},{"source":17,"target":7},{"source":17,"target":93},{"source":17,"target":94},{"source":93,"target":8},{"source":93,"target":95},{"source":93,"target":17},{"source":95,"target":8},{"source":94,"target":7},{"source":18,"target":0},{"source":18,"target":7},{"source":18,"target":96},{"source":18,"target":97},{"source":18,"target":98},{"source":96,"target":9},{"source":96,"target":99},{"source":96,"target":18},{"source":99,"target":9},{"source":97,"target":8},{"source":97,"target":100},{"source":97,"target":18},{"source":100,"target":8},{"source":98,"target":7},{"source":19,"target":0},{"source":19,"target":7},{"source":19,"target":101},{"source":19,"target":102},{"source":19,"target":103},{"source":19,"target":104},{"source":101,"target":9},{"source":101,"target":105},{"source":101,"target":19},{"source":105,"target":9},{"source":102,"target":8},{"source":102,"target":106},{"source":102,"target":19},{"source":106,"target":8},{"source":103,"target":8},{"source":103,"target":107},{"source":103,"target":19},{"source":107,"target":8},{"source":104,"target":7},{"source":20,"target":0},{"source":20,"target":8},{"source":20,"target":108},{"source":20,"target":109},{"source":20,"target":110},{"source":108,"target":8},{"source":108,"target":111},{"source":108,"target":20},{"source":111,"target":8},{"source":109,"target":8},{"source":109,"target":112},{"source":109,"target":20},{"source":112,"target":8},{"source":110,"target":8},{"source":21,"target":0},{"source":21,"target":8},{"source":21,"target":113},{"source":21,"target":114},{"source":21,"target":115},{"source":113,"target":8},{"source":113,"target":116},{"source":113,"target":21},{"source":116,"target":8},{"source":114,"target":8},{"source":114,"target":117},{"source":114,"target":21},{"source":117,"target":8},{"source":115,"target":8},{"source":22,"target":0},{"source":22,"target":8},{"source":22,"target":118},{"source":22,"target":119},{"source":22,"target":120},{"source":118,"target":8},{"source":118,"target":121},{"source":118,"target":22},{"source":121,"target":8},{"source":119,"target":8},{"source":119,"target":122},{"source":119,"target":22},{"source":122,"target":8},{"source":120,"target":8},{"source":23,"target":0},{"source":23,"target":8},{"source":23,"target":123},{"source":23,"target":124},{"source":23,"target":125},{"source":123,"target":8},{"source":123,"target":126},{"source":123,"target":23},{"source":126,"target":8},{"source":124,"target":8},{"source":124,"target":127},{"source":124,"target":23},{"source":127,"target":8},{"source":125,"target":8},{"source":24,"target":0},{"source":24,"target":8},{"source":24,"target":128},{"source":24,"target":129},{"source":24,"target":130},{"source":128,"target":8},{"source":128,"target":131},{"source":128,"target":24},{"source":131,"target":8},{"source":129,"target":8},{"source":129,"target":132},{"source":129,"target":24},{"source":132,"target":8},{"source":130,"target":8},{"source":25,"target":0},{"source":25,"target":8},{"source":25,"target":133},{"source":25,"target":134},{"source":25,"target":135},{"source":133,"target":8},{"source":133,"target":136},{"source":133,"target":25},{"source":136,"target":8},{"source":134,"target":8},{"source":134,"target":137},{"source":134,"target":25},{"source":137,"target":8},{"source":135,"target":8},{"source":26,"target":0},{"source":26,"target":8},{"source":26,"target":138},{"source":26,"target":139},{"source":138,"target":8},{"source":138,"target":140},{"source":138,"target":26},{"source":140,"target":8},{"source":139,"target":8},{"source":27,"target":0},{"source":27,"target":8},{"source":27,"target":141},{"source":27,"target":142},{"source":27,"target":143},{"source":27,"target":144},{"source":141,"target":8},{"source":141,"target":145},{"source":141,"target":27},{"source":145,"target":8},{"source":142,"target":9},{"source":142,"target":146},{"source":142,"target":27},{"source":146,"target":9},{"source":143,"target":8},{"source":143,"target":147},{"source":143,"target":27},{"source":147,"target":8},{"source":144,"target":8},{"source":28,"target":0},{"source":28,"target":8},{"source":28,"target":148},{"source":28,"target":149},{"source":148,"target":150},{"source":148,"target":28},{"source":149,"target":8},{"source":29,"target":0},{"source":29,"target":8},{"source":29,"target":151},{"source":29,"target":152},{"source":151,"target":153},{"source":151,"target":29},{"source":152,"target":8},{"source":30,"target":0},{"source":30,"target":8},{"source":30,"target":154},{"source":30,"target":155},{"source":154,"target":9},{"source":154,"target":156},{"source":154,"target":30},{"source":156,"target":9},{"source":155,"target":8},{"source":31,"target":0},{"source":31,"target":8},{"source":31,"target":157},{"source":157,"target":8},{"source":32,"target":0},{"source":32,"target":8},{"source":32,"target":158},{"source":32,"target":159},{"source":158,"target":8},{"source":158,"target":160},{"source":158,"target":32},{"source":160,"target":8},{"source":159,"target":8},{"source":33,"target":0},{"source":33,"target":8},{"source":33,"target":161},{"source":33,"target":162},{"source":161,"target":9},{"source":161,"target":163},{"source":161,"target":33},{"source":163,"target":9},{"source":162,"target":8},{"source":34,"target":0},{"source":34,"target":8},{"source":34,"target":164},{"source":34,"target":165},{"source":164,"target":8},{"source":164,"target":166},{"source":164,"target":34},{"source":166,"target":8},{"source":165,"target":8},{"source":35,"target":0},{"source":35,"target":8},{"source":35,"target":167},{"source":35,"target":168},{"source":167,"target":8},{"source":167,"target":169},{"source":167,"target":35},{"source":169,"target":8},{"source":168,"target":8}],"multigraph":true}
ecore
tree
repo-ecore-all/data/arcanefoam/qvtMustus/tests/uk.ac.york.qvtd.tests.hhr/model/Tree.ecore
tree Tree children parent label
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="tree" nsURI="http://http://www.eclipse.org/qvt/examples/0.1/Tree" nsPrefix="tree"> <eClassifiers xsi:type="ecore:EClass" name="Tree"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//Tree" containment="true" eOpposite="#//Tree/parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="#//Tree" eOpposite="#//Tree/children"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"tree","nsURI":"http://http://www.eclipse.org/qvt/examples/0.1/Tree","name":"tree","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tree","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2,"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":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":3,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":4,"derived":false},{"id":5,"eClass":"EGenericType"},{"id":6,"eClass":"EGenericType"},{"id":7,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":1,"target":3},{"source":1,"target":4},{"source":2,"target":1},{"source":2,"target":5},{"source":2,"target":1},{"source":2,"target":3},{"source":5,"target":1},{"source":3,"target":1},{"source":3,"target":6},{"source":3,"target":1},{"source":3,"target":2},{"source":6,"target":1},{"source":4,"target":7},{"source":4,"target":1}],"multigraph":true}
ecore
relational
repo-ecore-all/data/gssi/Edelta_bad_smells/model/SimpleRDBMS.ecore
SimpleRDBMS Table name fkeys pkey cols id Column name type id FKey references cols Database serverAddr collation author PrimaryKey
<?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="SimpleRDBMS" nsURI="http://cs.gssi.it/simpleRDBMS" nsPrefix="simpleRDBMS"> <eClassifiers xsi:type="ecore:EClass" name="Table"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fkeys" ordered="false" upperBound="-1" eType="#//FKey" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="pkey" ordered="false" upperBound="-1" eType="#//Column"/> <eStructuralFeatures xsi:type="ecore:EReference" name="cols" ordered="false" upperBound="-1" eType="#//Column" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Column"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FKey"> <eStructuralFeatures xsi:type="ecore:EReference" name="references" ordered="false" lowerBound="1" eType="#//Table"/> <eStructuralFeatures xsi:type="ecore:EReference" name="cols" ordered="false" upperBound="-1" eType="#//Column"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Database"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="serverAddr" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="collation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="author" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimaryKey" eSuperTypes="#//Column"/> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"simpleRDBMS","nsURI":"http://cs.gssi.it/simpleRDBMS","name":"SimpleRDBMS","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Table","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Column","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FKey","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Database","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimaryKey","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":6,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fkeys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"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":"pkey","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cols","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":16,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"references","changeable":true,"resolveProxies":true,"lowerBound":1,"id":22,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"cols","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"serverAddr","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":"collation","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":"author","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":6,"target":11},{"source":6,"target":1},{"source":7,"target":3},{"source":7,"target":12},{"source":7,"target":1},{"source":12,"target":3},{"source":8,"target":2},{"source":8,"target":13},{"source":8,"target":1},{"source":13,"target":2},{"source":9,"target":2},{"source":9,"target":14},{"source":9,"target":1},{"source":14,"target":2},{"source":10,"target":15},{"source":10,"target":1},{"source":2,"target":0},{"source":2,"target":16},{"source":2,"target":17},{"source":2,"target":18},{"source":16,"target":19},{"source":16,"target":2},{"source":17,"target":20},{"source":17,"target":2},{"source":18,"target":21},{"source":18,"target":2},{"source":3,"target":0},{"source":3,"target":22},{"source":3,"target":23},{"source":22,"target":1},{"source":22,"target":24},{"source":22,"target":3},{"source":24,"target":1},{"source":23,"target":2},{"source":23,"target":25},{"source":23,"target":3},{"source":25,"target":2},{"source":4,"target":0},{"source":4,"target":26},{"source":4,"target":27},{"source":4,"target":28},{"source":26,"target":29},{"source":26,"target":4},{"source":27,"target":30},{"source":27,"target":4},{"source":28,"target":31},{"source":28,"target":4},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":32},{"source":32,"target":2}],"multigraph":true}
ecore
trace
repo-ecore-all/data/epsilonlabs/epsilonlabs/StaticAnalysis/Examples/OO2DB/SimpleTrace.ecore
SimpleTrace Trace links TraceLink sources targets description
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="SimpleTrace" nsURI="http://trace/1.0" nsPrefix="SimpleTrace"> <eClassifiers xsi:type="ecore:EClass" name="Trace"> <eStructuralFeatures xsi:type="ecore:EReference" name="links" upperBound="-1" eType="#//TraceLink" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TraceLink"> <eStructuralFeatures xsi:type="ecore:EReference" name="sources" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="targets" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"SimpleTrace","nsURI":"http://trace/1.0","name":"SimpleTrace","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trace","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TraceLink","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":"links","changeable":true,"resolveProxies":true,"lowerBound":0,"id":3,"derived":false},{"id":4,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sources","changeable":true,"resolveProxies":true,"lowerBound":0,"id":5,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"targets","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":1,"target":3},{"source":3,"target":2},{"source":3,"target":4},{"source":3,"target":1},{"source":4,"target":2},{"source":2,"target":0},{"source":2,"target":5},{"source":2,"target":6},{"source":2,"target":7},{"source":5,"target":8},{"source":5,"target":2},{"source":6,"target":9},{"source":6,"target":2},{"source":7,"target":10},{"source":7,"target":2}],"multigraph":true}
ecore
petrinet
repo-ecore-all/data/francoispfister/diagraph/org.isoe.fwk.megamodel.deploy/repository-bundle/petrinets.ecore
standardPetriNets Place name numOfTokens capacity Transition name InputArc weight inputArcFromPlace inputArcToTransition OutputArc weight outputArcFromTransition outputArcToPlace PetriNet containsPlaces name containsTransitions containsInputArcs containsOutputArcs
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns: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="_wXRi8axWEeCvksD-SuSNqw" name="standardPetriNets" nsURI="http://standardPetriNets.v0" nsPrefix="standardPetriNets"> <eClassifiers xsi:type="ecore:EClass" name="Place"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="numOfTokens" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="capacity" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InputArc"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weight" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inputArcFromPlace" eType="#//Place"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inputArcToTransition" eType="#//Transition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OutputArc"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weight" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outputArcFromTransition" eType="#//Transition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outputArcToPlace" eType="#//Place"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PetriNet"> <eStructuralFeatures xsi:type="ecore:EReference" name="containsPlaces" upperBound="-1" eType="#//Place" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containsTransitions" upperBound="-1" eType="#//Transition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containsInputArcs" upperBound="-1" eType="#//InputArc" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containsOutputArcs" upperBound="-1" eType="#//OutputArc" containment="true"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"standardPetriNets","nsURI":"http://standardPetriNets.v0","name":"standardPetriNets","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Place","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputArc","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputArc","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PetriNet","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":true,"id":6,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"numOfTokens","changeable":true,"lowerBound":0,"iD":false,"id":7,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"capacity","changeable":true,"lowerBound":0,"iD":false,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":true,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"weight","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inputArcFromPlace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inputArcToTransition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"weight","changeable":true,"lowerBound":0,"iD":false,"id":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":"outputArcFromTransition","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":"outputArcToPlace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"containsPlaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"containsTransitions","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":"containsInputArcs","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":"containsOutputArcs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":6,"target":9},{"source":6,"target":1},{"source":7,"target":10},{"source":7,"target":1},{"source":8,"target":11},{"source":8,"target":1},{"source":2,"target":0},{"source":2,"target":12},{"source":12,"target":13},{"source":12,"target":2},{"source":3,"target":0},{"source":3,"target":14},{"source":3,"target":15},{"source":3,"target":16},{"source":14,"target":17},{"source":14,"target":3},{"source":15,"target":1},{"source":15,"target":18},{"source":15,"target":3},{"source":18,"target":1},{"source":16,"target":2},{"source":16,"target":19},{"source":16,"target":3},{"source":19,"target":2},{"source":4,"target":0},{"source":4,"target":20},{"source":4,"target":21},{"source":4,"target":22},{"source":20,"target":23},{"source":20,"target":4},{"source":21,"target":2},{"source":21,"target":24},{"source":21,"target":4},{"source":24,"target":2},{"source":22,"target":1},{"source":22,"target":25},{"source":22,"target":4},{"source":25,"target":1},{"source":5,"target":0},{"source":5,"target":26},{"source":5,"target":27},{"source":5,"target":28},{"source":5,"target":29},{"source":5,"target":30},{"source":26,"target":1},{"source":26,"target":31},{"source":26,"target":5},{"source":31,"target":1},{"source":27,"target":32},{"source":27,"target":5},{"source":28,"target":2},{"source":28,"target":33},{"source":28,"target":5},{"source":33,"target":2},{"source":29,"target":3},{"source":29,"target":34},{"source":29,"target":5},{"source":34,"target":3},{"source":30,"target":4},{"source":30,"target":35},{"source":30,"target":5},{"source":35,"target":4}],"multigraph":true}
ecore
petrinet
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/MDEGroup/MDEForge/mdeforge/githubmetamodels/GWPNV2.ecore
PetriNet Place net out in2 Transition net in2 out Net place transition ptArc tpArc PTArc net dst src TPArc net src dst
<?xml version="1.0" encoding="ISO-8859-1"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="PetriNet" nsURI="PetriNetV2" nsPrefix="PetriNet"> <eClassifiers xsi:type="ecore:EClass" name="Place"> <eStructuralFeatures xsi:type="ecore:EReference" name="net" ordered="false" lowerBound="1" eType="//Net" eOpposite="//Net/place"/> <eStructuralFeatures xsi:type="ecore:EReference" name="out" upperBound="-1" eType="//PTArc" eOpposite="//PTArc/src"/> <eStructuralFeatures xsi:type="ecore:EReference" name="in2" upperBound="-1" eType="//TPArc" eOpposite="//TPArc/dst"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition"> <eStructuralFeatures xsi:type="ecore:EReference" name="net" ordered="false" lowerBound="1" eType="//Net" eOpposite="//Net/transition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="in2" lowerBound="1" upperBound="-1" eType="//PTArc" eOpposite="//PTArc/dst"/> <eStructuralFeatures xsi:type="ecore:EReference" name="out" lowerBound="1" upperBound="-1" eType="//TPArc" eOpposite="//TPArc/src"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Net"> <eStructuralFeatures xsi:type="ecore:EReference" name="place" lowerBound="1" upperBound="-1" eType="//Place" containment="true" eOpposite="//Place/net"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transition" lowerBound="1" upperBound="-1" eType="//Transition" containment="true" eOpposite="//Transition/net"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ptArc" lowerBound="1" upperBound="-1" eType="//PTArc" containment="true" eOpposite="//PTArc/net"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tpArc" lowerBound="1" upperBound="-1" eType="//TPArc" containment="true" eOpposite="//TPArc/net"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PTArc"> <eStructuralFeatures xsi:type="ecore:EReference" name="net" ordered="false" lowerBound="1" eType="//Net" eOpposite="//Net/ptArc"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dst" ordered="false" lowerBound="1" eType="//Transition" eOpposite="//Transition/in2"/> <eStructuralFeatures xsi:type="ecore:EReference" name="src" ordered="false" lowerBound="1" eType="//Place" eOpposite="//Place/out"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TPArc"> <eStructuralFeatures xsi:type="ecore:EReference" name="net" ordered="false" lowerBound="1" eType="//Net" eOpposite="//Net/tpArc"/> <eStructuralFeatures xsi:type="ecore:EReference" name="src" ordered="false" lowerBound="1" eType="//Transition" eOpposite="//Transition/out"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dst" ordered="false" lowerBound="1" eType="//Place" eOpposite="//Place/in2"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"PetriNet","nsURI":"PetriNetV2","name":"PetriNet","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Place","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Net","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PTArc","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TPArc","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"net","changeable":true,"resolveProxies":true,"lowerBound":1,"id":6,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"out","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"in2","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"place","changeable":true,"resolveProxies":true,"lowerBound":1,"id":10,"derived":false},{"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":"src","changeable":true,"resolveProxies":true,"lowerBound":1,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dst","changeable":true,"resolveProxies":true,"lowerBound":1,"id":14,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"net","changeable":true,"resolveProxies":true,"lowerBound":1,"id":15,"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":"in2","changeable":true,"resolveProxies":true,"lowerBound":1,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"out","changeable":true,"resolveProxies":true,"lowerBound":1,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dst","changeable":true,"resolveProxies":true,"lowerBound":1,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"src","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"ptArc","changeable":true,"resolveProxies":true,"lowerBound":1,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tpArc","changeable":true,"resolveProxies":true,"lowerBound":1,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"net","changeable":true,"resolveProxies":true,"lowerBound":1,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"net","changeable":true,"resolveProxies":true,"lowerBound":1,"id":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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":6,"target":3},{"source":6,"target":9},{"source":6,"target":1},{"source":6,"target":10},{"source":9,"target":3},{"source":7,"target":4},{"source":7,"target":11},{"source":7,"target":1},{"source":7,"target":12},{"source":11,"target":4},{"source":8,"target":5},{"source":8,"target":13},{"source":8,"target":1},{"source":8,"target":14},{"source":13,"target":5},{"source":2,"target":0},{"source":2,"target":15},{"source":2,"target":16},{"source":2,"target":17},{"source":15,"target":3},{"source":15,"target":18},{"source":15,"target":2},{"source":15,"target":19},{"source":18,"target":3},{"source":16,"target":4},{"source":16,"target":20},{"source":16,"target":2},{"source":16,"target":21},{"source":20,"target":4},{"source":17,"target":5},{"source":17,"target":22},{"source":17,"target":2},{"source":17,"target":23},{"source":22,"target":5},{"source":3,"target":0},{"source":3,"target":10},{"source":3,"target":19},{"source":3,"target":24},{"source":3,"target":25},{"source":10,"target":1},{"source":10,"target":26},{"source":10,"target":3},{"source":10,"target":6},{"source":26,"target":1},{"source":19,"target":2},{"source":19,"target":27},{"source":19,"target":3},{"source":19,"target":15},{"source":27,"target":2},{"source":24,"target":4},{"source":24,"target":28},{"source":24,"target":3},{"source":24,"target":29},{"source":28,"target":4},{"source":25,"target":5},{"source":25,"target":30},{"source":25,"target":3},{"source":25,"target":31},{"source":30,"target":5},{"source":4,"target":0},{"source":4,"target":29},{"source":4,"target":21},{"source":4,"target":12},{"source":29,"target":3},{"source":29,"target":32},{"source":29,"target":4},{"source":29,"target":24},{"source":32,"target":3},{"source":21,"target":2},{"source":21,"target":33},{"source":21,"target":4},{"source":21,"target":16},{"source":33,"target":2},{"source":12,"target":1},{"source":12,"target":34},{"source":12,"target":4},{"source":12,"target":7},{"source":34,"target":1},{"source":5,"target":0},{"source":5,"target":31},{"source":5,"target":23},{"source":5,"target":14},{"source":31,"target":3},{"source":31,"target":35},{"source":31,"target":5},{"source":31,"target":25},{"source":35,"target":3},{"source":23,"target":2},{"source":23,"target":36},{"source":23,"target":5},{"source":23,"target":17},{"source":36,"target":2},{"source":14,"target":1},{"source":14,"target":37},{"source":14,"target":5},{"source":14,"target":8},{"source":37,"target":1}],"multigraph":true}
ecore
workflow
repo-ecore-all/data/ObeoNetwork/SPEM-Designer/org.obeonetwork.dsl.spem/model/spem2.ecore
spem ExtensibleElement kind Kind WorkDefinitionPerformer linkedWorkDefinition WorkDefinition preCondition postCondition ownedParameter WorkDefinitionParameter direction ParameterDirectionKind in in out out inout inout BreakdownElement hasMultipleOccurrences false isOptional false isPlanned false planningData WorkBreakdownElement isRepeatable false isOngoing false isEventDriven false linkToPredecessor linkToSuccessor WorkSequence linkKind finishToStart predecessor successor WorkSequenceKind finishToStart finishToStart finishToFinish finishToFinish startToStart startToStart startToFinish startToFinish Activity useKind na usedActivity nestedBreakdownElement suppressedBreakdownElement ownedProcessParameter defaultContext validContext isEnactable ActivityUseKind na na extension extension localContribution localContribution localReplacement localReplacement ProcessPerformer linkedRoleUse linkedActivity linkedTaskUse RoleUse role appliedQualification ProcessResponsibilityAssignment linkedRoleUse linkedWorkProductUse WorkProductUse workProduct WorkProductUseRelationship source target relationshipKind impactedBy ProcessParameter parameterType optionality Milestone requiredResult ProcessElement processKind DescribableElement presentationName briefDescription mainDescription purpose guidance metric category copyright author changeDate changeDescription version Category subCategory categorizedElement Guidance Metric expression MethodContentElement methodContentKind ToolDefinition managedWorkProduct TaskDefinition ownedTaskDefinitionParameter usedTool step requiredQualification Step name predecessor successor WorkProductDefinition RoleDefinition synonym providedQualification WorkProductDefinitionRelationship source target Default_TaskDefinitionPerformer linkedTaskDefinition linkedRoleDefinition Default_ResponsibilityAssignment linkedRoleDefinition linkedWorkProductDefinition Default_TaskDefinitionParameter name parameterType optionality Qualification OptionalityKind mandatory mandatory optional optional MethodContentPackageableElement name ProcessPackageableElement name MethodContentPackage ownedMethodContentMember reusedPackage ProcessPackage ownedProcessMember MethodContentKind ProcessKind PlanningData startDate finishDate rank duration MethodContentUse isSynchronizedWithSource TaskUse task usedQualification selectedStep ownedProcessParameter preCondition postCondition CompositeRole aggregatedRole TeamProfile subTeam superTeam teamRole VariabilityElement variabilityType variabilityBasedOnElement ProcessComponent process ownedPort ProcessComponentUse processComponent usedPort MethodLibraryPackageableElement name MethodPluginPackageableElement MethodConfiguration baseConfiguration methodPluginSelection processPackageSelection contentPackageSelection substractedCategory defaultView processView MethodPlugin ownedMethodContentPackage ownedProcessPackage basePlugin MethodLibrary name ownedMethodPlugin predefinedConfiguration configurationPackage WorkProductPort isOptional false portKind portType WorkProductPortConnector connectedPort VariabilityType na na contributes contributes extends extends replaces replaces extends_replaces extends_replaces WorkProductRelationshipKind impactedBy impactedBy composition composition aggregation aggregation uma Artifact containedArtifact CapabilityPattern Checklist Concept CategoryPackage CustomCategory Deliverable deliveredProduct externalDescription packagingGuidance Process includedPattern scope usageNote includedConnector DeliveryProcess scale projectCharacteristics riskLevel estimatingTechnique projectMemberExpertise typeOfContract communicationMaterial educationalMaterial RiskLevel LOW LOW MID MID HIGH HIGH EstimatingTechnique COST COST TIME TIME SKILLS SKILLS DEFECTS DEFECTS OTHER OTHER ExpertiseLevel LOW LOW MID MID LEVEL LEVEL ContractKind EXPRESS EXPRESS IMPLIED IMPLIED OTHER OTHER Discipline relatedTask relatedWorflow DisciplineGrouping Root methodConfiguration methodLibrary MethodPlugin Domain relatedProduct EstimatingConsideration Example Iteration Outcome Phase Practice subPractice referencedActivity contentReference additionalInfo application background goal levelOfAdoption problem ProcessPlanningTemplate baseProcess Report ReusableAsset Roadmap Template TermDefinition ToolMentor Whitepaper Guideline SupportingMaterial RoleDefinitionPackage TaskDefinitionPackage WorkProductDefinitionPackage GuidancePackage DisciplinePackage DomainPackage WorkProductKindPackage RoleSetPackage ToolDefinitionPackage ConfigurationPackage ownedConfiguration CapabilityPatternPackage DeliveryProcessPackage RoleSet role QualificationPackage ProcessComponentPackage WorkProductKind
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="spem" nsURI="http://www.thalesgroup.com/spem/2.0" nsPrefix="spem"> <eAnnotations source="add-ons"> <details key="uma" value="WorkProductUseRelationship"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="ExtensibleElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="kind" eType="#//Kind"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Kind" eSuperTypes="#//ExtensibleElement"/> <eClassifiers xsi:type="ecore:EClass" name="WorkDefinitionPerformer" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="linkedWorkDefinition" eType="#//WorkDefinition" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WorkDefinition" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="preCondition" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="postCondition" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameter" upperBound="-1" eType="#//WorkDefinitionParameter" transient="true" derived="true" resolveProxies="false"> <eAnnotations source="TODO"> <details key="implem" value="isDerived"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WorkDefinitionParameter"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" eType="#//ParameterDirectionKind"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ParameterDirectionKind"> <eLiterals name="in"/> <eLiterals name="out" value="1"/> <eLiterals name="inout" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BreakdownElement" abstract="true" eSuperTypes="#//ProcessElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hasMultipleOccurrences" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isOptional" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isPlanned" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="planningData" eType="#//PlanningData" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WorkBreakdownElement" abstract="true" eSuperTypes="#//BreakdownElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isRepeatable" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isOngoing" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isEventDriven" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="linkToPredecessor" upperBound="-1" eType="#//WorkSequence" eOpposite="#//WorkSequence/successor"/> <eStructuralFeatures xsi:type="ecore:EReference" name="linkToSuccessor" upperBound="-1" eType="#//WorkSequence" eOpposite="#//WorkSequence/predecessor"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WorkSequence" eSuperTypes="#//BreakdownElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="linkKind" ordered="false" eType="#//WorkSequenceKind" defaultValueLiteral="finishToStart"/> <eStructuralFeatures xsi:type="ecore:EReference" name="predecessor" lowerBound="1" eType="#//WorkBreakdownElement" eOpposite="#//WorkBreakdownElement/linkToSuccessor"/> <eStructuralFeatures xsi:type="ecore:EReference" name="successor" lowerBound="1" eType="#//WorkBreakdownElement" eOpposite="#//WorkBreakdownElement/linkToPredecessor"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="WorkSequenceKind"> <eLiterals name="finishToStart"/> <eLiterals name="finishToFinish" value="1"/> <eLiterals name="startToStart" value="2"/> <eLiterals name="startToFinish" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//WorkDefinition #//WorkBreakdownElement #//VariabilityElement"> <eAnnotations source="add-ons"> <details key="uma" value="isEnactable"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="useKind" ordered="false" lowerBound="1" eType="#//ActivityUseKind" defaultValueLiteral="na"/> <eStructuralFeatures xsi:type="ecore:EReference" name="usedActivity" eType="#//Activity"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nestedBreakdownElement" upperBound="-1" eType="#//BreakdownElement" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="suppressedBreakdownElement" upperBound="-1" eType="#//BreakdownElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedProcessParameter" upperBound="-1" eType="#//ProcessParameter" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultContext" eType="#//MethodConfiguration"/> <eStructuralFeatures xsi:type="ecore:EReference" name="validContext" upperBound="-1" eType="#//MethodConfiguration"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isEnactable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ActivityUseKind"> <eLiterals name="na"/> <eLiterals name="extension" value="1"/> <eLiterals name="localContribution" value="2"/> <eLiterals name="localReplacement" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessPerformer" eSuperTypes="#//WorkDefinitionPerformer #//BreakdownElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="linkedRoleUse" lowerBound="1" upperBound="-1" eType="#//RoleUse"/> <eStructuralFeatures xsi:type="ecore:EReference" name="linkedActivity" eType="#//Activity"/> <eStructuralFeatures xsi:type="ecore:EReference" name="linkedTaskUse" eType="#//TaskUse"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RoleUse" eSuperTypes="#//MethodContentUse"> <eStructuralFeatures xsi:type="ecore:EReference" name="role" eType="#//RoleDefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="appliedQualification" upperBound="-1" eType="#//Qualification"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessResponsibilityAssignment" eSuperTypes="#//BreakdownElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="linkedRoleUse" lowerBound="1" upperBound="-1" eType="#//RoleUse"/> <eStructuralFeatures xsi:type="ecore:EReference" name="linkedWorkProductUse" lowerBound="1" eType="#//WorkProductUse"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WorkProductUse" eSuperTypes="#//MethodContentUse"> <eStructuralFeatures xsi:type="ecore:EReference" name="workProduct" eType="#//WorkProductDefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WorkProductUseRelationship" eSuperTypes="#//BreakdownElement"> <eAnnotations source="add-ons"> <details key="uma" value="relationshipkind"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//WorkProductUse"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" upperBound="-1" eType="#//WorkProductUse"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="relationshipKind" lowerBound="1" eType="#//WorkProductRelationshipKind" defaultValueLiteral="impactedBy"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessParameter" eSuperTypes="#//WorkDefinitionParameter #//BreakdownElement"> <eAnnotations source="add-ons"> <details key="Thales R&amp;T" value="optionality (bug in the spec)"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="parameterType" eType="#//WorkProductUse"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="optionality" eType="#//OptionalityKind"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Milestone" eSuperTypes="#//WorkBreakdownElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="requiredResult" upperBound="-1" eType="#//WorkProductUse"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessElement" abstract="true" eSuperTypes="#//DescribableElement #//ProcessPackageableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="processKind" eType="#//ProcessKind" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DescribableElement" abstract="true" eSuperTypes="#//ExtensibleElement"> <eAnnotations source="add-ons"> <details key="uma" value="category, copyright, author, changeDate, changeDescription, version"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="presentationName" ordered="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="briefDescription" ordered="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mainDescription" ordered="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="purpose" ordered="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="guidance" upperBound="-1" eType="#//Guidance"/> <eStructuralFeatures xsi:type="ecore:EReference" name="metric" upperBound="-1" eType="#//Metric"/> <eStructuralFeatures xsi:type="ecore:EReference" name="category" upperBound="-1" eType="#//Category" eOpposite="#//Category/categorizedElement"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="copyright" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="author" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="changeDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="changeDescription" 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="Category" eSuperTypes="#//MethodContentElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="subCategory" upperBound="-1" eType="#//Category"/> <eStructuralFeatures xsi:type="ecore:EReference" name="categorizedElement" upperBound="-1" eType="#//DescribableElement" eOpposite="#//DescribableElement/category"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Guidance" eSuperTypes="#//MethodContentElement"/> <eClassifiers xsi:type="ecore:EClass" name="Metric" eSuperTypes="#//DescribableElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="expression" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodContentElement" abstract="true" eSuperTypes="#//DescribableElement #//MethodContentPackageableElement #//VariabilityElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="methodContentKind" eType="#//MethodContentKind"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ToolDefinition" eSuperTypes="#//MethodContentElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="managedWorkProduct" upperBound="-1" eType="#//WorkProductDefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TaskDefinition" eSuperTypes="#//WorkDefinition #//MethodContentElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedTaskDefinitionParameter" upperBound="-1" eType="#//Default_TaskDefinitionParameter" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="usedTool" upperBound="-1" eType="#//ToolDefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="step" upperBound="-1" eType="#//Step" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="requiredQualification" upperBound="-1" eType="#//Qualification"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Step" eSuperTypes="#//WorkDefinition #//DescribableElement #//VariabilityElement"> <eAnnotations source="add-ons"> <details key="Thales R&amp;T" value="predecessor, successor in order to replace Section metaclass"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="predecessor" eType="#//Step" eOpposite="#//Step/successor"/> <eStructuralFeatures xsi:type="ecore:EReference" name="successor" eType="#//Step" eOpposite="#//Step/predecessor"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WorkProductDefinition" eSuperTypes="#//MethodContentElement"/> <eClassifiers xsi:type="ecore:EClass" name="RoleDefinition" eSuperTypes="#//MethodContentElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="synonym" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="providedQualification" upperBound="-1" eType="#//Qualification"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WorkProductDefinitionRelationship" eSuperTypes="#//MethodContentElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//WorkProductDefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" upperBound="-1" eType="#//WorkProductDefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Default_TaskDefinitionPerformer" eSuperTypes="#//MethodContentElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="linkedTaskDefinition" lowerBound="1" eType="#//TaskDefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="linkedRoleDefinition" lowerBound="1" upperBound="-1" eType="#//RoleDefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Default_ResponsibilityAssignment" eSuperTypes="#//MethodContentElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="linkedRoleDefinition" lowerBound="1" upperBound="-1" eType="#//RoleDefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="linkedWorkProductDefinition" lowerBound="1" eType="#//WorkProductDefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Default_TaskDefinitionParameter" eSuperTypes="#//WorkDefinitionParameter"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameterType" eType="#//WorkProductDefinition"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="optionality" eType="#//OptionalityKind"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Qualification" eSuperTypes="#//MethodContentElement"/> <eClassifiers xsi:type="ecore:EEnum" name="OptionalityKind"> <eLiterals name="mandatory"/> <eLiterals name="optional" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodContentPackageableElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessPackageableElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodContentPackage" eSuperTypes="#//MethodContentPackageableElement #//MethodPluginPackageableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedMethodContentMember" upperBound="-1" eType="#//MethodContentPackageableElement" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="reusedPackage" upperBound="-1" eType="#//MethodContentPackage"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessPackage" eSuperTypes="#//ProcessPackageableElement #//MethodPluginPackageableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedProcessMember" upperBound="-1" eType="#//ProcessPackageableElement" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodContentKind" abstract="true" eSuperTypes="#//MethodContentElement #//Kind"/> <eClassifiers xsi:type="ecore:EClass" name="ProcessKind" abstract="true" eSuperTypes="#//ProcessElement #//Kind"/> <eClassifiers xsi:type="ecore:EClass" name="PlanningData" eSuperTypes="#//ProcessElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="finishDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rank" 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#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodContentUse" abstract="true" eSuperTypes="#//BreakdownElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isSynchronizedWithSource" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TaskUse" eSuperTypes="#//MethodContentUse #//WorkBreakdownElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="task" eType="#//TaskDefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="usedQualification" upperBound="-1" eType="#//Qualification"/> <eStructuralFeatures xsi:type="ecore:EReference" name="selectedStep" upperBound="-1" eType="#//Step"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedProcessParameter" upperBound="-1" eType="#//ProcessParameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="preCondition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="postCondition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CompositeRole" eSuperTypes="#//RoleUse"> <eStructuralFeatures xsi:type="ecore:EReference" name="aggregatedRole" upperBound="-1" eType="#//RoleDefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TeamProfile" eSuperTypes="#//BreakdownElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="subTeam" upperBound="-1" eType="#//TeamProfile" containment="true" resolveProxies="false" eOpposite="#//TeamProfile/superTeam"/> <eStructuralFeatures xsi:type="ecore:EReference" name="superTeam" eType="#//TeamProfile" eOpposite="#//TeamProfile/subTeam"/> <eStructuralFeatures xsi:type="ecore:EReference" name="teamRole" upperBound="-1" eType="#//RoleUse"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariabilityElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="variabilityType" eType="#//VariabilityType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variabilityBasedOnElement" eType="#//VariabilityElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessComponent" eSuperTypes="#//ProcessPackage"> <eStructuralFeatures xsi:type="ecore:EReference" name="process" eType="#//Activity" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedPort" upperBound="-1" eType="#//WorkProductPort" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessComponentUse" eSuperTypes="#//MethodContentUse"> <eStructuralFeatures xsi:type="ecore:EReference" name="processComponent" lowerBound="1" eType="#//ProcessComponent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="usedPort" upperBound="-1" eType="#//WorkProductPort" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodLibraryPackageableElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodPluginPackageableElement" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="MethodConfiguration" eSuperTypes="#//MethodLibraryPackageableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="baseConfiguration" upperBound="-1" eType="#//MethodConfiguration"/> <eStructuralFeatures xsi:type="ecore:EReference" name="methodPluginSelection" lowerBound="1" upperBound="-1" eType="#//MethodPlugin" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="processPackageSelection" upperBound="-1" eType="#//ProcessPackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contentPackageSelection" upperBound="-1" eType="#//MethodContentPackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="substractedCategory" upperBound="-1" eType="#//Category"/> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultView" lowerBound="1" eType="#//Category"/> <eStructuralFeatures xsi:type="ecore:EReference" name="processView" upperBound="-1" eType="#//Category"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodPlugin" eSuperTypes="#//MethodLibraryPackageableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedMethodContentPackage" upperBound="-1" eType="#//MethodContentPackage" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedProcessPackage" upperBound="-1" eType="#//ProcessPackage" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="basePlugin" upperBound="-1" eType="#//MethodPlugin"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodLibrary"> <eAnnotations source="add-ons"> <details key="uma" value="configurationPackage"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedMethodPlugin" upperBound="-1" eType="#//MethodPlugin" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="predefinedConfiguration" upperBound="-1" eType="#//MethodConfiguration" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="configurationPackage" eType="#//MethodContentPackage" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WorkProductPort" eSuperTypes="#//ProcessElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isOptional" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="portKind" ordered="false" eType="#//ParameterDirectionKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="portType" eType="#//WorkProductDefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WorkProductPortConnector" eSuperTypes="#//ProcessElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="connectedPort" upperBound="-1" eType="#//WorkProductPort"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="VariabilityType"> <eLiterals name="na"/> <eLiterals name="contributes" value="1"/> <eLiterals name="extends" value="2"/> <eLiterals name="replaces" value="3"/> <eLiterals name="extends_replaces" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="WorkProductRelationshipKind"> <eLiterals name="impactedBy" literal="impactedBy"/> <eLiterals name="composition" value="1" literal="composition"/> <eLiterals name="aggregation" value="2" literal="aggregation"/> </eClassifiers> <eSubpackages name="uma" nsURI="http://www.thalesgroup.com/spem/2.0/uma" nsPrefix="uma"> <eClassifiers xsi:type="ecore:EClass" name="Artifact" eSuperTypes="#//WorkProductUse"> <eStructuralFeatures xsi:type="ecore:EReference" name="containedArtifact" upperBound="-1" eType="#//uma/Artifact" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CapabilityPattern" eSuperTypes="#//uma/Process"/> <eClassifiers xsi:type="ecore:EClass" name="Checklist" eSuperTypes="#//Guidance"/> <eClassifiers xsi:type="ecore:EClass" name="Concept" eSuperTypes="#//Guidance"/> <eClassifiers xsi:type="ecore:EClass" name="CategoryPackage" eSuperTypes="#//MethodContentPackage"/> <eClassifiers xsi:type="ecore:EClass" name="CustomCategory" eSuperTypes="#//Category"/> <eClassifiers xsi:type="ecore:EClass" name="Deliverable" eSuperTypes="#//WorkProductUse"> <eStructuralFeatures xsi:type="ecore:EReference" name="deliveredProduct" upperBound="-1" eType="#//WorkProductUse"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="externalDescription" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="packagingGuidance" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Process" eSuperTypes="#//Activity"> <eStructuralFeatures xsi:type="ecore:EReference" name="includedPattern" upperBound="-1" eType="#//uma/CapabilityPattern" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scope" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="usageNote" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="includedConnector" upperBound="-1" eType="#//WorkProductPortConnector" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeliveryProcess" eSuperTypes="#//uma/Process"> <eAnnotations source="doc"> <details key="scale" value="represents the size in man.year or other equivalent units"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scale" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="projectCharacteristics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="riskLevel" eType="#//uma/RiskLevel"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="estimatingTechnique" eType="#//uma/EstimatingTechnique"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="projectMemberExpertise" eType="#//uma/ExpertiseLevel"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="typeOfContract" eType="#//uma/ContractKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="communicationMaterial" upperBound="-1" eType="#//uma/SupportingMaterial"/> <eStructuralFeatures xsi:type="ecore:EReference" name="educationalMaterial" upperBound="-1" eType="#//uma/SupportingMaterial"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="RiskLevel"> <eLiterals name="LOW"/> <eLiterals name="MID" value="1"/> <eLiterals name="HIGH" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="EstimatingTechnique"> <eLiterals name="COST"/> <eLiterals name="TIME" value="1"/> <eLiterals name="SKILLS" value="2"/> <eLiterals name="DEFECTS" value="3"/> <eLiterals name="OTHER" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ExpertiseLevel"> <eLiterals name="LOW"/> <eLiterals name="MID" value="1"/> <eLiterals name="LEVEL" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ContractKind"> <eLiterals name="EXPRESS" value="1"/> <eLiterals name="IMPLIED" value="2"/> <eLiterals name="OTHER" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Discipline" eSuperTypes="#//Category"> <eStructuralFeatures xsi:type="ecore:EReference" name="relatedTask" upperBound="-1" eType="#//TaskDefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="relatedWorflow" upperBound="-1" eType="#//uma/Process"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DisciplineGrouping" eSuperTypes="#//Category"/> <eClassifiers xsi:type="ecore:EClass" name="Root"> <eStructuralFeatures xsi:type="ecore:EReference" name="methodConfiguration" upperBound="-2" eType="#//MethodConfiguration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="methodLibrary" upperBound="-2" eType="#//MethodLibrary" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="MethodPlugin" upperBound="-2" eType="#//MethodPlugin" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Domain" eSuperTypes="#//Category"> <eStructuralFeatures xsi:type="ecore:EReference" name="relatedProduct" upperBound="-1" eType="#//WorkProductDefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EstimatingConsideration" eSuperTypes="#//Guidance"/> <eClassifiers xsi:type="ecore:EClass" name="Example" eSuperTypes="#//Guidance"/> <eClassifiers xsi:type="ecore:EClass" name="Iteration" eSuperTypes="#//Activity"/> <eClassifiers xsi:type="ecore:EClass" name="Outcome" eSuperTypes="#//WorkProductUse"/> <eClassifiers xsi:type="ecore:EClass" name="Phase" eSuperTypes="#//Activity"/> <eClassifiers xsi:type="ecore:EClass" name="Practice" eSuperTypes="#//Guidance"> <eStructuralFeatures xsi:type="ecore:EReference" name="subPractice" upperBound="-1" eType="#//uma/Practice" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="referencedActivity" upperBound="-1" eType="#//Activity"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contentReference" upperBound="-1" eType="#//MethodContentElement"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="additionalInfo" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="application" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="background" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="goal" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="levelOfAdoption" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="problem" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessPlanningTemplate" eSuperTypes="#//uma/Process"> <eStructuralFeatures xsi:type="ecore:EReference" name="baseProcess" upperBound="-1" eType="#//uma/Process"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Report" eSuperTypes="#//Guidance"/> <eClassifiers xsi:type="ecore:EClass" name="ReusableAsset" eSuperTypes="#//Guidance"/> <eClassifiers xsi:type="ecore:EClass" name="Roadmap" eSuperTypes="#//Guidance"/> <eClassifiers xsi:type="ecore:EClass" name="Template" eSuperTypes="#//Guidance"/> <eClassifiers xsi:type="ecore:EClass" name="TermDefinition" eSuperTypes="#//Guidance"/> <eClassifiers xsi:type="ecore:EClass" name="ToolMentor" eSuperTypes="#//Guidance"/> <eClassifiers xsi:type="ecore:EClass" name="Whitepaper" eSuperTypes="#//uma/Concept"/> <eClassifiers xsi:type="ecore:EClass" name="Guideline" eSuperTypes="#//Guidance"/> <eClassifiers xsi:type="ecore:EClass" name="SupportingMaterial" eSuperTypes="#//Guidance"/> <eClassifiers xsi:type="ecore:EClass" name="RoleDefinitionPackage" eSuperTypes="#//MethodContentPackage"/> <eClassifiers xsi:type="ecore:EClass" name="TaskDefinitionPackage" eSuperTypes="#//MethodContentPackage"/> <eClassifiers xsi:type="ecore:EClass" name="WorkProductDefinitionPackage" eSuperTypes="#//MethodContentPackage"/> <eClassifiers xsi:type="ecore:EClass" name="GuidancePackage" eSuperTypes="#//MethodContentPackage"/> <eClassifiers xsi:type="ecore:EClass" name="DisciplinePackage" eSuperTypes="#//MethodContentPackage"/> <eClassifiers xsi:type="ecore:EClass" name="DomainPackage" eSuperTypes="#//MethodContentPackage"/> <eClassifiers xsi:type="ecore:EClass" name="WorkProductKindPackage" eSuperTypes="#//MethodContentPackage"/> <eClassifiers xsi:type="ecore:EClass" name="RoleSetPackage" eSuperTypes="#//MethodContentPackage"/> <eClassifiers xsi:type="ecore:EClass" name="ToolDefinitionPackage" eSuperTypes="#//MethodContentPackage"/> <eClassifiers xsi:type="ecore:EClass" name="ConfigurationPackage" eSuperTypes="#//MethodContentPackage"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedConfiguration" upperBound="-1" eType="#//MethodConfiguration" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CapabilityPatternPackage" eSuperTypes="#//ProcessPackage"/> <eClassifiers xsi:type="ecore:EClass" name="DeliveryProcessPackage" eSuperTypes="#//ProcessPackage"/> <eClassifiers xsi:type="ecore:EClass" name="RoleSet" eSuperTypes="#//MethodContentElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="role" upperBound="-1" eType="#//RoleDefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="QualificationPackage" eSuperTypes="#//MethodContentPackage"/> <eClassifiers xsi:type="ecore:EClass" name="ProcessComponentPackage" eSuperTypes="#//ProcessPackage"/> <eClassifiers xsi:type="ecore:EClass" name="WorkProductKind" eSuperTypes="#//Kind #//MethodContentElement"/> </eSubpackages> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"spem","nsURI":"http://www.thalesgroup.com/spem/2.0","name":"spem","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensibleElement","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Kind","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkDefinitionPerformer","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkDefinition","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkDefinitionParameter","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ParameterDirectionKind","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BreakdownElement","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkBreakdownElement","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkSequence","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"WorkSequenceKind","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ActivityUseKind","instanceClass":null,"id":12,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessPerformer","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RoleUse","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessResponsibilityAssignment","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkProductUse","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkProductUseRelationship","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessParameter","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Milestone","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessElement","instanceClass":null,"abstract":true,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DescribableElement","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Category","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Guidance","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Metric","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodContentElement","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ToolDefinition","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TaskDefinition","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Step","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkProductDefinition","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RoleDefinition","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkProductDefinitionRelationship","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Default_TaskDefinitionPerformer","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Default_ResponsibilityAssignment","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Default_TaskDefinitionParameter","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Qualification","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"OptionalityKind","instanceClass":null,"id":36,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodContentPackageableElement","instanceClass":null,"abstract":true,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessPackageableElement","instanceClass":null,"abstract":true,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodContentPackage","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessPackage","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodContentKind","instanceClass":null,"abstract":true,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessKind","instanceClass":null,"abstract":true,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PlanningData","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodContentUse","instanceClass":null,"abstract":true,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TaskUse","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeRole","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TeamProfile","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariabilityElement","instanceClass":null,"abstract":true,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessComponent","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessComponentUse","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodLibraryPackageableElement","instanceClass":null,"abstract":true,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodPluginPackageableElement","instanceClass":null,"abstract":true,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodConfiguration","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodPlugin","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodLibrary","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkProductPort","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkProductPortConnector","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"VariabilityType","instanceClass":null,"id":58,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"WorkProductRelationshipKind","instanceClass":null,"id":59,"serializable":true,"eClass":"EEnum"},{"nsPrefix":"uma","nsURI":"http://www.thalesgroup.com/spem/2.0/uma","name":"uma","id":60,"eClass":"EPackage"},{"container":false,"ordered":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":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"linkedWorkDefinition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"derived":true},{"id":65,"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":"preCondition","changeable":true,"lowerBound":0,"iD":false,"id":66,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"postCondition","changeable":true,"lowerBound":0,"iD":false,"id":67,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ownedParameter","changeable":true,"resolveProxies":false,"lowerBound":0,"id":68,"derived":true},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"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":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"name":"in","id":74,"value":0,"literal":"in","eClass":"EEnumLiteral"},{"name":"out","id":75,"value":1,"literal":"out","eClass":"EEnumLiteral"},{"name":"inout","id":76,"value":2,"literal":"inout","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"hasMultipleOccurrences","changeable":true,"lowerBound":1,"iD":false,"id":77,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isOptional","changeable":true,"lowerBound":1,"iD":false,"id":78,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isPlanned","changeable":true,"lowerBound":1,"iD":false,"id":79,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"planningData","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":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isRepeatable","changeable":true,"lowerBound":1,"iD":false,"id":86,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isOngoing","changeable":true,"lowerBound":1,"iD":false,"id":87,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isEventDriven","changeable":true,"lowerBound":1,"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":"linkToPredecessor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"linkToSuccessor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"successor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":96,"derived":false},{"id":97,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"predecessor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":98,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"finishToStart","unsettable":false,"transient":false,"unique":true,"name":"linkKind","changeable":true,"lowerBound":0,"iD":false,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"name":"finishToStart","id":104,"value":0,"literal":"finishToStart","eClass":"EEnumLiteral"},{"name":"finishToFinish","id":105,"value":1,"literal":"finishToFinish","eClass":"EEnumLiteral"},{"name":"startToStart","id":106,"value":2,"literal":"startToStart","eClass":"EEnumLiteral"},{"name":"startToFinish","id":107,"value":3,"literal":"startToFinish","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"na","unsettable":false,"transient":false,"unique":true,"name":"useKind","changeable":true,"lowerBound":1,"iD":false,"id":108,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usedActivity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":109,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nestedBreakdownElement","changeable":true,"resolveProxies":false,"lowerBound":0,"id":110,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"suppressedBreakdownElement","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":"ownedProcessParameter","changeable":true,"resolveProxies":false,"lowerBound":0,"id":112,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"defaultContext","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"validContext","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isEnactable","changeable":true,"lowerBound":0,"iD":false,"id":115,"derived":false},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"name":"na","id":127,"value":0,"literal":"na","eClass":"EEnumLiteral"},{"name":"extension","id":128,"value":1,"literal":"extension","eClass":"EEnumLiteral"},{"name":"localContribution","id":129,"value":2,"literal":"localContribution","eClass":"EEnumLiteral"},{"name":"localReplacement","id":130,"value":3,"literal":"localReplacement","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":"linkedRoleUse","changeable":true,"resolveProxies":true,"lowerBound":1,"id":131,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"linkedActivity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"linkedTaskUse","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"role","changeable":true,"resolveProxies":true,"lowerBound":0,"id":139,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"appliedQualification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":140,"derived":false},{"id":141,"eClass":"EGenericType"},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"linkedRoleUse","changeable":true,"resolveProxies":true,"lowerBound":1,"id":144,"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":"linkedWorkProductUse","changeable":true,"resolveProxies":true,"lowerBound":1,"id":145,"derived":false},{"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":"workProduct","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":152,"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":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":153,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"impactedBy","unsettable":false,"transient":false,"unique":true,"name":"relationshipKind","changeable":true,"lowerBound":1,"iD":false,"id":154,"derived":false},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parameterType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":159,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"optionality","changeable":true,"lowerBound":0,"iD":false,"id":160,"derived":false},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"requiredResult","changeable":true,"resolveProxies":true,"lowerBound":0,"id":165,"derived":false},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"processKind","changeable":true,"resolveProxies":true,"lowerBound":0,"id":168,"derived":true},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"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":"presentationName","changeable":true,"lowerBound":0,"iD":false,"id":172,"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":"briefDescription","changeable":true,"lowerBound":0,"iD":false,"id":173,"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":"mainDescription","changeable":true,"lowerBound":0,"iD":false,"id":174,"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":"purpose","changeable":true,"lowerBound":0,"iD":false,"id":175,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"guidance","changeable":true,"resolveProxies":true,"lowerBound":0,"id":176,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"metric","changeable":true,"resolveProxies":true,"lowerBound":0,"id":177,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"category","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"copyright","changeable":true,"lowerBound":0,"iD":false,"id":179,"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":"author","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":"changeDate","changeable":true,"lowerBound":0,"iD":false,"id":181,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"changeDescription","changeable":true,"lowerBound":0,"iD":false,"id":182,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":0,"iD":false,"id":183,"derived":false},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"categorizedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":192,"derived":false},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subCategory","changeable":true,"resolveProxies":true,"lowerBound":0,"id":198,"derived":false},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"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":203,"derived":false},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"methodContentKind","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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"managedWorkProduct","changeable":true,"resolveProxies":true,"lowerBound":0,"id":211,"derived":false},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedTaskDefinitionParameter","changeable":true,"resolveProxies":false,"lowerBound":0,"id":214,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usedTool","changeable":true,"resolveProxies":true,"lowerBound":0,"id":215,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"step","changeable":true,"resolveProxies":false,"lowerBound":0,"id":216,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"requiredQualification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":217,"derived":false},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":224,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"predecessor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":225,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"successor","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"},{"id":233,"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":"synonym","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":false,"unsettable":false,"transient":false,"unique":true,"name":"providedQualification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":235,"derived":false},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":239,"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":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":240,"derived":false},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"linkedTaskDefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":244,"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":"linkedRoleDefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":245,"derived":false},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"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":"linkedRoleDefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":249,"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":"linkedWorkProductDefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":250,"derived":false},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":254,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parameterType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":255,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"optionality","changeable":true,"lowerBound":0,"iD":false,"id":256,"derived":false},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"name":"mandatory","id":262,"value":0,"literal":"mandatory","eClass":"EEnumLiteral"},{"name":"optional","id":263,"value":1,"literal":"optional","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":264,"derived":false},{"id":265,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":266,"derived":false},{"id":267,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedMethodContentMember","changeable":true,"resolveProxies":false,"lowerBound":0,"id":268,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"reusedPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":269,"derived":false},{"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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedProcessMember","changeable":true,"resolveProxies":false,"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"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"startDate","changeable":true,"lowerBound":0,"iD":false,"id":282,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"finishDate","changeable":true,"lowerBound":0,"iD":false,"id":283,"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":"rank","changeable":true,"lowerBound":0,"iD":false,"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":"duration","changeable":true,"lowerBound":0,"iD":false,"id":285,"derived":false},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"id":290,"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":"isSynchronizedWithSource","changeable":true,"lowerBound":0,"iD":false,"id":291,"derived":false},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"task","changeable":true,"resolveProxies":true,"lowerBound":0,"id":294,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usedQualification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":295,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"selectedStep","changeable":true,"resolveProxies":true,"lowerBound":0,"id":296,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedProcessParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":297,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"preCondition","changeable":true,"lowerBound":0,"iD":false,"id":298,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"postCondition","changeable":true,"lowerBound":0,"iD":false,"id":299,"derived":false},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"aggregatedRole","changeable":true,"resolveProxies":true,"lowerBound":0,"id":308,"derived":false},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subTeam","changeable":true,"resolveProxies":false,"lowerBound":0,"id":311,"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":"superTeam","changeable":true,"resolveProxies":true,"lowerBound":0,"id":312,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"teamRole","changeable":true,"resolveProxies":true,"lowerBound":0,"id":313,"derived":false},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"variabilityType","changeable":true,"lowerBound":0,"iD":false,"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":"variabilityBasedOnElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":319,"derived":false},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"process","changeable":true,"resolveProxies":false,"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":"ownedPort","changeable":true,"resolveProxies":false,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"processComponent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":327,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"usedPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":328,"derived":false},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":332,"derived":false},{"id":333,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"baseConfiguration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":334,"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":"methodPluginSelection","changeable":true,"resolveProxies":true,"lowerBound":1,"id":335,"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":"processPackageSelection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":336,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contentPackageSelection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":337,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"substractedCategory","changeable":true,"resolveProxies":true,"lowerBound":0,"id":338,"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":"defaultView","changeable":true,"resolveProxies":true,"lowerBound":1,"id":339,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"processView","changeable":true,"resolveProxies":true,"lowerBound":0,"id":340,"derived":false},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedMethodContentPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":349,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedProcessPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":350,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"basePlugin","changeable":true,"resolveProxies":true,"lowerBound":0,"id":351,"derived":false},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":356,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedMethodPlugin","changeable":true,"resolveProxies":false,"lowerBound":0,"id":357,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"predefinedConfiguration","changeable":true,"resolveProxies":false,"lowerBound":0,"id":358,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"configurationPackage","changeable":true,"resolveProxies":false,"lowerBound":0,"id":359,"derived":false},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"id":363,"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":"isOptional","changeable":true,"lowerBound":1,"iD":false,"id":364,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"portKind","changeable":true,"lowerBound":0,"iD":false,"id":365,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"portType","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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"connectedPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":371,"derived":false},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"name":"na","id":374,"value":0,"literal":"na","eClass":"EEnumLiteral"},{"name":"contributes","id":375,"value":1,"literal":"contributes","eClass":"EEnumLiteral"},{"name":"extends","id":376,"value":2,"literal":"extends","eClass":"EEnumLiteral"},{"name":"replaces","id":377,"value":3,"literal":"replaces","eClass":"EEnumLiteral"},{"name":"extends_replaces","id":378,"value":4,"literal":"extends_replaces","eClass":"EEnumLiteral"},{"name":"impactedBy","id":379,"value":0,"literal":"impactedBy","eClass":"EEnumLiteral"},{"name":"composition","id":380,"value":1,"literal":"composition","eClass":"EEnumLiteral"},{"name":"aggregation","id":381,"value":2,"literal":"aggregation","eClass":"EEnumLiteral"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Artifact","instanceClass":null,"abstract":false,"id":382,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CapabilityPattern","instanceClass":null,"abstract":false,"id":383,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Checklist","instanceClass":null,"abstract":false,"id":384,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Concept","instanceClass":null,"abstract":false,"id":385,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CategoryPackage","instanceClass":null,"abstract":false,"id":386,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CustomCategory","instanceClass":null,"abstract":false,"id":387,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Deliverable","instanceClass":null,"abstract":false,"id":388,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Process","instanceClass":null,"abstract":false,"id":389,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeliveryProcess","instanceClass":null,"abstract":false,"id":390,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"RiskLevel","instanceClass":null,"id":391,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"EstimatingTechnique","instanceClass":null,"id":392,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ExpertiseLevel","instanceClass":null,"id":393,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ContractKind","instanceClass":null,"id":394,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Discipline","instanceClass":null,"abstract":false,"id":395,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DisciplineGrouping","instanceClass":null,"abstract":false,"id":396,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Root","instanceClass":null,"abstract":false,"id":397,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Domain","instanceClass":null,"abstract":false,"id":398,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EstimatingConsideration","instanceClass":null,"abstract":false,"id":399,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Example","instanceClass":null,"abstract":false,"id":400,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Iteration","instanceClass":null,"abstract":false,"id":401,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Outcome","instanceClass":null,"abstract":false,"id":402,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Phase","instanceClass":null,"abstract":false,"id":403,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Practice","instanceClass":null,"abstract":false,"id":404,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessPlanningTemplate","instanceClass":null,"abstract":false,"id":405,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Report","instanceClass":null,"abstract":false,"id":406,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReusableAsset","instanceClass":null,"abstract":false,"id":407,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Roadmap","instanceClass":null,"abstract":false,"id":408,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Template","instanceClass":null,"abstract":false,"id":409,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TermDefinition","instanceClass":null,"abstract":false,"id":410,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ToolMentor","instanceClass":null,"abstract":false,"id":411,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Whitepaper","instanceClass":null,"abstract":false,"id":412,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Guideline","instanceClass":null,"abstract":false,"id":413,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SupportingMaterial","instanceClass":null,"abstract":false,"id":414,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RoleDefinitionPackage","instanceClass":null,"abstract":false,"id":415,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TaskDefinitionPackage","instanceClass":null,"abstract":false,"id":416,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkProductDefinitionPackage","instanceClass":null,"abstract":false,"id":417,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GuidancePackage","instanceClass":null,"abstract":false,"id":418,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DisciplinePackage","instanceClass":null,"abstract":false,"id":419,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DomainPackage","instanceClass":null,"abstract":false,"id":420,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkProductKindPackage","instanceClass":null,"abstract":false,"id":421,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RoleSetPackage","instanceClass":null,"abstract":false,"id":422,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ToolDefinitionPackage","instanceClass":null,"abstract":false,"id":423,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConfigurationPackage","instanceClass":null,"abstract":false,"id":424,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CapabilityPatternPackage","instanceClass":null,"abstract":false,"id":425,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeliveryProcessPackage","instanceClass":null,"abstract":false,"id":426,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RoleSet","instanceClass":null,"abstract":false,"id":427,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QualificationPackage","instanceClass":null,"abstract":false,"id":428,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessComponentPackage","instanceClass":null,"abstract":false,"id":429,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkProductKind","instanceClass":null,"abstract":false,"id":430,"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":"containedArtifact","changeable":true,"resolveProxies":true,"lowerBound":0,"id":431,"derived":false},{"id":432,"eClass":"EGenericType"},{"id":433,"eClass":"EGenericType"},{"id":434,"eClass":"EGenericType"},{"id":435,"eClass":"EGenericType"},{"id":436,"eClass":"EGenericType"},{"id":437,"eClass":"EGenericType"},{"id":438,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"deliveredProduct","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"externalDescription","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":"packagingGuidance","changeable":true,"lowerBound":0,"iD":false,"id":441,"derived":false},{"id":442,"eClass":"EGenericType"},{"id":443,"eClass":"EGenericType"},{"id":444,"eClass":"EGenericType"},{"id":445,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"includedPattern","changeable":true,"resolveProxies":true,"lowerBound":0,"id":446,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scope","changeable":true,"lowerBound":0,"iD":false,"id":447,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"usageNote","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":true,"unsettable":false,"transient":false,"unique":true,"name":"includedConnector","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scale","changeable":true,"lowerBound":0,"iD":false,"id":455,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"projectCharacteristics","changeable":true,"lowerBound":0,"iD":false,"id":456,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"riskLevel","changeable":true,"lowerBound":0,"iD":false,"id":457,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"estimatingTechnique","changeable":true,"lowerBound":0,"iD":false,"id":458,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"projectMemberExpertise","changeable":true,"lowerBound":0,"iD":false,"id":459,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"typeOfContract","changeable":true,"lowerBound":0,"iD":false,"id":460,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"communicationMaterial","changeable":true,"resolveProxies":true,"lowerBound":0,"id":461,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"educationalMaterial","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"},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"id":471,"eClass":"EGenericType"},{"name":"LOW","id":472,"value":0,"literal":"LOW","eClass":"EEnumLiteral"},{"name":"MID","id":473,"value":1,"literal":"MID","eClass":"EEnumLiteral"},{"name":"HIGH","id":474,"value":2,"literal":"HIGH","eClass":"EEnumLiteral"},{"name":"COST","id":475,"value":0,"literal":"COST","eClass":"EEnumLiteral"},{"name":"TIME","id":476,"value":1,"literal":"TIME","eClass":"EEnumLiteral"},{"name":"SKILLS","id":477,"value":2,"literal":"SKILLS","eClass":"EEnumLiteral"},{"name":"DEFECTS","id":478,"value":3,"literal":"DEFECTS","eClass":"EEnumLiteral"},{"name":"OTHER","id":479,"value":4,"literal":"OTHER","eClass":"EEnumLiteral"},{"name":"LOW","id":480,"value":0,"literal":"LOW","eClass":"EEnumLiteral"},{"name":"MID","id":481,"value":1,"literal":"MID","eClass":"EEnumLiteral"},{"name":"LEVEL","id":482,"value":2,"literal":"LEVEL","eClass":"EEnumLiteral"},{"name":"EXPRESS","id":483,"value":1,"literal":"EXPRESS","eClass":"EEnumLiteral"},{"name":"IMPLIED","id":484,"value":2,"literal":"IMPLIED","eClass":"EEnumLiteral"},{"name":"OTHER","id":485,"value":2,"literal":"OTHER","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":"relatedTask","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":false,"unsettable":false,"transient":false,"unique":true,"name":"relatedWorflow","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"},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"methodConfiguration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":492,"derived":false},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"methodLibrary","changeable":true,"resolveProxies":true,"lowerBound":0,"id":493,"derived":false},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"MethodPlugin","changeable":true,"resolveProxies":true,"lowerBound":0,"id":494,"derived":false},{"id":495,"eClass":"EGenericType"},{"id":496,"eClass":"EGenericType"},{"id":497,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"relatedProduct","changeable":true,"resolveProxies":true,"lowerBound":0,"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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subPractice","changeable":true,"resolveProxies":true,"lowerBound":0,"id":506,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referencedActivity","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":"contentReference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":508,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"additionalInfo","changeable":true,"lowerBound":0,"iD":false,"id":509,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"application","changeable":true,"lowerBound":0,"iD":false,"id":510,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"background","changeable":true,"lowerBound":0,"iD":false,"id":511,"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":"goal","changeable":true,"lowerBound":0,"iD":false,"id":512,"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":"levelOfAdoption","changeable":true,"lowerBound":0,"iD":false,"id":513,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"problem","changeable":true,"lowerBound":0,"iD":false,"id":514,"derived":false},{"id":515,"eClass":"EGenericType"},{"id":516,"eClass":"EGenericType"},{"id":517,"eClass":"EGenericType"},{"id":518,"eClass":"EGenericType"},{"id":519,"eClass":"EGenericType"},{"id":520,"eClass":"EGenericType"},{"id":521,"eClass":"EGenericType"},{"id":522,"eClass":"EGenericType"},{"id":523,"eClass":"EGenericType"},{"id":524,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"baseProcess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":525,"derived":false},{"id":526,"eClass":"EGenericType"},{"id":527,"eClass":"EGenericType"},{"id":528,"eClass":"EGenericType"},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"id":533,"eClass":"EGenericType"},{"id":534,"eClass":"EGenericType"},{"id":535,"eClass":"EGenericType"},{"id":536,"eClass":"EGenericType"},{"id":537,"eClass":"EGenericType"},{"id":538,"eClass":"EGenericType"},{"id":539,"eClass":"EGenericType"},{"id":540,"eClass":"EGenericType"},{"id":541,"eClass":"EGenericType"},{"id":542,"eClass":"EGenericType"},{"id":543,"eClass":"EGenericType"},{"id":544,"eClass":"EGenericType"},{"id":545,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedConfiguration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":546,"derived":false},{"id":547,"eClass":"EGenericType"},{"id":548,"eClass":"EGenericType"},{"id":549,"eClass":"EGenericType"},{"id":550,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"role","changeable":true,"resolveProxies":true,"lowerBound":0,"id":551,"derived":false},{"id":552,"eClass":"EGenericType"},{"id":553,"eClass":"EGenericType"},{"id":554,"eClass":"EGenericType"},{"id":555,"eClass":"EGenericType"},{"id":556,"eClass":"EGenericType"},{"id":557,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":1,"target":0},{"source":1,"target":61},{"source":61,"target":2},{"source":61,"target":62},{"source":61,"target":1},{"source":62,"target":2},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":63},{"source":63,"target":1},{"source":3,"target":0},{"source":3,"target":64},{"source":64,"target":4},{"source":64,"target":65},{"source":64,"target":3},{"source":65,"target":4},{"source":4,"target":0},{"source":4,"target":66},{"source":4,"target":67},{"source":4,"target":68},{"source":66,"target":69},{"source":66,"target":4},{"source":67,"target":70},{"source":67,"target":4},{"source":68,"target":5},{"source":68,"target":71},{"source":68,"target":4},{"source":71,"target":5},{"source":5,"target":0},{"source":5,"target":72},{"source":72,"target":6},{"source":72,"target":73},{"source":72,"target":5},{"source":73,"target":6},{"source":6,"target":0},{"source":6,"target":74},{"source":6,"target":75},{"source":6,"target":76},{"source":74,"target":6},{"source":75,"target":6},{"source":76,"target":6},{"source":7,"target":0},{"source":7,"target":20},{"source":7,"target":77},{"source":7,"target":78},{"source":7,"target":79},{"source":7,"target":80},{"source":7,"target":81},{"source":77,"target":82},{"source":77,"target":7},{"source":78,"target":83},{"source":78,"target":7},{"source":79,"target":84},{"source":79,"target":7},{"source":80,"target":43},{"source":80,"target":85},{"source":80,"target":7},{"source":85,"target":43},{"source":81,"target":20},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":86},{"source":8,"target":87},{"source":8,"target":88},{"source":8,"target":89},{"source":8,"target":90},{"source":8,"target":91},{"source":86,"target":92},{"source":86,"target":8},{"source":87,"target":93},{"source":87,"target":8},{"source":88,"target":94},{"source":88,"target":8},{"source":89,"target":9},{"source":89,"target":95},{"source":89,"target":8},{"source":89,"target":96},{"source":95,"target":9},{"source":90,"target":9},{"source":90,"target":97},{"source":90,"target":8},{"source":90,"target":98},{"source":97,"target":9},{"source":91,"target":7},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":99},{"source":9,"target":98},{"source":9,"target":96},{"source":9,"target":100},{"source":99,"target":10},{"source":99,"target":101},{"source":99,"target":9},{"source":101,"target":10},{"source":98,"target":8},{"source":98,"target":102},{"source":98,"target":9},{"source":98,"target":90},{"source":102,"target":8},{"source":96,"target":8},{"source":96,"target":103},{"source":96,"target":9},{"source":96,"target":89},{"source":103,"target":8},{"source":100,"target":7},{"source":10,"target":0},{"source":10,"target":104},{"source":10,"target":105},{"source":10,"target":106},{"source":10,"target":107},{"source":104,"target":10},{"source":105,"target":10},{"source":106,"target":10},{"source":107,"target":10},{"source":11,"target":0},{"source":11,"target":4},{"source":11,"target":8},{"source":11,"target":48},{"source":11,"target":108},{"source":11,"target":109},{"source":11,"target":110},{"source":11,"target":111},{"source":11,"target":112},{"source":11,"target":113},{"source":11,"target":114},{"source":11,"target":115},{"source":11,"target":116},{"source":11,"target":117},{"source":11,"target":118},{"source":108,"target":12},{"source":108,"target":119},{"source":108,"target":11},{"source":119,"target":12},{"source":109,"target":11},{"source":109,"target":120},{"source":109,"target":11},{"source":120,"target":11},{"source":110,"target":7},{"source":110,"target":121},{"source":110,"target":11},{"source":121,"target":7},{"source":111,"target":7},{"source":111,"target":122},{"source":111,"target":11},{"source":122,"target":7},{"source":112,"target":18},{"source":112,"target":123},{"source":112,"target":11},{"source":123,"target":18},{"source":113,"target":53},{"source":113,"target":124},{"source":113,"target":11},{"source":124,"target":53},{"source":114,"target":53},{"source":114,"target":125},{"source":114,"target":11},{"source":125,"target":53},{"source":115,"target":126},{"source":115,"target":11},{"source":116,"target":4},{"source":117,"target":8},{"source":118,"target":48},{"source":12,"target":0},{"source":12,"target":127},{"source":12,"target":128},{"source":12,"target":129},{"source":12,"target":130},{"source":127,"target":12},{"source":128,"target":12},{"source":129,"target":12},{"source":130,"target":12},{"source":13,"target":0},{"source":13,"target":3},{"source":13,"target":7},{"source":13,"target":131},{"source":13,"target":132},{"source":13,"target":133},{"source":13,"target":134},{"source":13,"target":135},{"source":131,"target":14},{"source":131,"target":136},{"source":131,"target":13},{"source":136,"target":14},{"source":132,"target":11},{"source":132,"target":137},{"source":132,"target":13},{"source":137,"target":11},{"source":133,"target":45},{"source":133,"target":138},{"source":133,"target":13},{"source":138,"target":45},{"source":134,"target":3},{"source":135,"target":7},{"source":14,"target":0},{"source":14,"target":44},{"source":14,"target":139},{"source":14,"target":140},{"source":14,"target":141},{"source":139,"target":30},{"source":139,"target":142},{"source":139,"target":14},{"source":142,"target":30},{"source":140,"target":35},{"source":140,"target":143},{"source":140,"target":14},{"source":143,"target":35},{"source":141,"target":44},{"source":15,"target":0},{"source":15,"target":7},{"source":15,"target":144},{"source":15,"target":145},{"source":15,"target":146},{"source":144,"target":14},{"source":144,"target":147},{"source":144,"target":15},{"source":147,"target":14},{"source":145,"target":16},{"source":145,"target":148},{"source":145,"target":15},{"source":148,"target":16},{"source":146,"target":7},{"source":16,"target":0},{"source":16,"target":44},{"source":16,"target":149},{"source":16,"target":150},{"source":149,"target":29},{"source":149,"target":151},{"source":149,"target":16},{"source":151,"target":29},{"source":150,"target":44},{"source":17,"target":0},{"source":17,"target":7},{"source":17,"target":152},{"source":17,"target":153},{"source":17,"target":154},{"source":17,"target":155},{"source":152,"target":16},{"source":152,"target":156},{"source":152,"target":17},{"source":156,"target":16},{"source":153,"target":16},{"source":153,"target":157},{"source":153,"target":17},{"source":157,"target":16},{"source":154,"target":59},{"source":154,"target":158},{"source":154,"target":17},{"source":158,"target":59},{"source":155,"target":7},{"source":18,"target":0},{"source":18,"target":5},{"source":18,"target":7},{"source":18,"target":159},{"source":18,"target":160},{"source":18,"target":161},{"source":18,"target":162},{"source":159,"target":16},{"source":159,"target":163},{"source":159,"target":18},{"source":163,"target":16},{"source":160,"target":36},{"source":160,"target":164},{"source":160,"target":18},{"source":164,"target":36},{"source":161,"target":5},{"source":162,"target":7},{"source":19,"target":0},{"source":19,"target":8},{"source":19,"target":165},{"source":19,"target":166},{"source":165,"target":16},{"source":165,"target":167},{"source":165,"target":19},{"source":167,"target":16},{"source":166,"target":8},{"source":20,"target":0},{"source":20,"target":21},{"source":20,"target":38},{"source":20,"target":168},{"source":20,"target":169},{"source":20,"target":170},{"source":168,"target":42},{"source":168,"target":171},{"source":168,"target":20},{"source":171,"target":42},{"source":169,"target":21},{"source":170,"target":38},{"source":21,"target":0},{"source":21,"target":1},{"source":21,"target":172},{"source":21,"target":173},{"source":21,"target":174},{"source":21,"target":175},{"source":21,"target":176},{"source":21,"target":177},{"source":21,"target":178},{"source":21,"target":179},{"source":21,"target":180},{"source":21,"target":181},{"source":21,"target":182},{"source":21,"target":183},{"source":21,"target":184},{"source":172,"target":185},{"source":172,"target":21},{"source":173,"target":186},{"source":173,"target":21},{"source":174,"target":187},{"source":174,"target":21},{"source":175,"target":188},{"source":175,"target":21},{"source":176,"target":23},{"source":176,"target":189},{"source":176,"target":21},{"source":189,"target":23},{"source":177,"target":24},{"source":177,"target":190},{"source":177,"target":21},{"source":190,"target":24},{"source":178,"target":22},{"source":178,"target":191},{"source":178,"target":21},{"source":178,"target":192},{"source":191,"target":22},{"source":179,"target":193},{"source":179,"target":21},{"source":180,"target":194},{"source":180,"target":21},{"source":181,"target":195},{"source":181,"target":21},{"source":182,"target":196},{"source":182,"target":21},{"source":183,"target":197},{"source":183,"target":21},{"source":184,"target":1},{"source":22,"target":0},{"source":22,"target":25},{"source":22,"target":198},{"source":22,"target":192},{"source":22,"target":199},{"source":198,"target":22},{"source":198,"target":200},{"source":198,"target":22},{"source":200,"target":22},{"source":192,"target":21},{"source":192,"target":201},{"source":192,"target":22},{"source":192,"target":178},{"source":201,"target":21},{"source":199,"target":25},{"source":23,"target":0},{"source":23,"target":25},{"source":23,"target":202},{"source":202,"target":25},{"source":24,"target":0},{"source":24,"target":21},{"source":24,"target":203},{"source":24,"target":204},{"source":203,"target":205},{"source":203,"target":24},{"source":204,"target":21},{"source":25,"target":0},{"source":25,"target":21},{"source":25,"target":37},{"source":25,"target":48},{"source":25,"target":206},{"source":25,"target":207},{"source":25,"target":208},{"source":25,"target":209},{"source":206,"target":41},{"source":206,"target":210},{"source":206,"target":25},{"source":210,"target":41},{"source":207,"target":21},{"source":208,"target":37},{"source":209,"target":48},{"source":26,"target":0},{"source":26,"target":25},{"source":26,"target":211},{"source":26,"target":212},{"source":211,"target":29},{"source":211,"target":213},{"source":211,"target":26},{"source":213,"target":29},{"source":212,"target":25},{"source":27,"target":0},{"source":27,"target":4},{"source":27,"target":25},{"source":27,"target":214},{"source":27,"target":215},{"source":27,"target":216},{"source":27,"target":217},{"source":27,"target":218},{"source":27,"target":219},{"source":214,"target":34},{"source":214,"target":220},{"source":214,"target":27},{"source":220,"target":34},{"source":215,"target":26},{"source":215,"target":221},{"source":215,"target":27},{"source":221,"target":26},{"source":216,"target":28},{"source":216,"target":222},{"source":216,"target":27},{"source":222,"target":28},{"source":217,"target":35},{"source":217,"target":223},{"source":217,"target":27},{"source":223,"target":35},{"source":218,"target":4},{"source":219,"target":25},{"source":28,"target":0},{"source":28,"target":4},{"source":28,"target":21},{"source":28,"target":48},{"source":28,"target":224},{"source":28,"target":225},{"source":28,"target":226},{"source":28,"target":227},{"source":28,"target":228},{"source":28,"target":229},{"source":224,"target":230},{"source":224,"target":28},{"source":225,"target":28},{"source":225,"target":231},{"source":225,"target":28},{"source":225,"target":226},{"source":231,"target":28},{"source":226,"target":28},{"source":226,"target":232},{"source":226,"target":28},{"source":226,"target":225},{"source":232,"target":28},{"source":227,"target":4},{"source":228,"target":21},{"source":229,"target":48},{"source":29,"target":0},{"source":29,"target":25},{"source":29,"target":233},{"source":233,"target":25},{"source":30,"target":0},{"source":30,"target":25},{"source":30,"target":234},{"source":30,"target":235},{"source":30,"target":236},{"source":234,"target":237},{"source":234,"target":30},{"source":235,"target":35},{"source":235,"target":238},{"source":235,"target":30},{"source":238,"target":35},{"source":236,"target":25},{"source":31,"target":0},{"source":31,"target":25},{"source":31,"target":239},{"source":31,"target":240},{"source":31,"target":241},{"source":239,"target":29},{"source":239,"target":242},{"source":239,"target":31},{"source":242,"target":29},{"source":240,"target":29},{"source":240,"target":243},{"source":240,"target":31},{"source":243,"target":29},{"source":241,"target":25},{"source":32,"target":0},{"source":32,"target":25},{"source":32,"target":244},{"source":32,"target":245},{"source":32,"target":246},{"source":244,"target":27},{"source":244,"target":247},{"source":244,"target":32},{"source":247,"target":27},{"source":245,"target":30},{"source":245,"target":248},{"source":245,"target":32},{"source":248,"target":30},{"source":246,"target":25},{"source":33,"target":0},{"source":33,"target":25},{"source":33,"target":249},{"source":33,"target":250},{"source":33,"target":251},{"source":249,"target":30},{"source":249,"target":252},{"source":249,"target":33},{"source":252,"target":30},{"source":250,"target":29},{"source":250,"target":253},{"source":250,"target":33},{"source":253,"target":29},{"source":251,"target":25},{"source":34,"target":0},{"source":34,"target":5},{"source":34,"target":254},{"source":34,"target":255},{"source":34,"target":256},{"source":34,"target":257},{"source":254,"target":258},{"source":254,"target":34},{"source":255,"target":29},{"source":255,"target":259},{"source":255,"target":34},{"source":259,"target":29},{"source":256,"target":36},{"source":256,"target":260},{"source":256,"target":34},{"source":260,"target":36},{"source":257,"target":5},{"source":35,"target":0},{"source":35,"target":25},{"source":35,"target":261},{"source":261,"target":25},{"source":36,"target":0},{"source":36,"target":262},{"source":36,"target":263},{"source":262,"target":36},{"source":263,"target":36},{"source":37,"target":0},{"source":37,"target":264},{"source":264,"target":265},{"source":264,"target":37},{"source":38,"target":0},{"source":38,"target":266},{"source":266,"target":267},{"source":266,"target":38},{"source":39,"target":0},{"source":39,"target":37},{"source":39,"target":52},{"source":39,"target":268},{"source":39,"target":269},{"source":39,"target":270},{"source":39,"target":271},{"source":268,"target":37},{"source":268,"target":272},{"source":268,"target":39},{"source":272,"target":37},{"source":269,"target":39},{"source":269,"target":273},{"source":269,"target":39},{"source":273,"target":39},{"source":270,"target":37},{"source":271,"target":52},{"source":40,"target":0},{"source":40,"target":38},{"source":40,"target":52},{"source":40,"target":274},{"source":40,"target":275},{"source":40,"target":276},{"source":274,"target":38},{"source":274,"target":277},{"source":274,"target":40},{"source":277,"target":38},{"source":275,"target":38},{"source":276,"target":52},{"source":41,"target":0},{"source":41,"target":25},{"source":41,"target":2},{"source":41,"target":278},{"source":41,"target":279},{"source":278,"target":25},{"source":279,"target":2},{"source":42,"target":0},{"source":42,"target":20},{"source":42,"target":2},{"source":42,"target":280},{"source":42,"target":281},{"source":280,"target":20},{"source":281,"target":2},{"source":43,"target":0},{"source":43,"target":20},{"source":43,"target":282},{"source":43,"target":283},{"source":43,"target":284},{"source":43,"target":285},{"source":43,"target":286},{"source":282,"target":287},{"source":282,"target":43},{"source":283,"target":288},{"source":283,"target":43},{"source":284,"target":289},{"source":284,"target":43},{"source":285,"target":290},{"source":285,"target":43},{"source":286,"target":20},{"source":44,"target":0},{"source":44,"target":7},{"source":44,"target":291},{"source":44,"target":292},{"source":291,"target":293},{"source":291,"target":44},{"source":292,"target":7},{"source":45,"target":0},{"source":45,"target":44},{"source":45,"target":8},{"source":45,"target":294},{"source":45,"target":295},{"source":45,"target":296},{"source":45,"target":297},{"source":45,"target":298},{"source":45,"target":299},{"source":45,"target":300},{"source":45,"target":301},{"source":294,"target":27},{"source":294,"target":302},{"source":294,"target":45},{"source":302,"target":27},{"source":295,"target":35},{"source":295,"target":303},{"source":295,"target":45},{"source":303,"target":35},{"source":296,"target":28},{"source":296,"target":304},{"source":296,"target":45},{"source":304,"target":28},{"source":297,"target":18},{"source":297,"target":305},{"source":297,"target":45},{"source":305,"target":18},{"source":298,"target":306},{"source":298,"target":45},{"source":299,"target":307},{"source":299,"target":45},{"source":300,"target":44},{"source":301,"target":8},{"source":46,"target":0},{"source":46,"target":14},{"source":46,"target":308},{"source":46,"target":309},{"source":308,"target":30},{"source":308,"target":310},{"source":308,"target":46},{"source":310,"target":30},{"source":309,"target":14},{"source":47,"target":0},{"source":47,"target":7},{"source":47,"target":311},{"source":47,"target":312},{"source":47,"target":313},{"source":47,"target":314},{"source":311,"target":47},{"source":311,"target":315},{"source":311,"target":47},{"source":311,"target":312},{"source":315,"target":47},{"source":312,"target":47},{"source":312,"target":316},{"source":312,"target":47},{"source":312,"target":311},{"source":316,"target":47},{"source":313,"target":14},{"source":313,"target":317},{"source":313,"target":47},{"source":317,"target":14},{"source":314,"target":7},{"source":48,"target":0},{"source":48,"target":318},{"source":48,"target":319},{"source":318,"target":58},{"source":318,"target":320},{"source":318,"target":48},{"source":320,"target":58},{"source":319,"target":48},{"source":319,"target":321},{"source":319,"target":48},{"source":321,"target":48},{"source":49,"target":0},{"source":49,"target":40},{"source":49,"target":322},{"source":49,"target":323},{"source":49,"target":324},{"source":322,"target":11},{"source":322,"target":325},{"source":322,"target":49},{"source":325,"target":11},{"source":323,"target":56},{"source":323,"target":326},{"source":323,"target":49},{"source":326,"target":56},{"source":324,"target":40},{"source":50,"target":0},{"source":50,"target":44},{"source":50,"target":327},{"source":50,"target":328},{"source":50,"target":329},{"source":327,"target":49},{"source":327,"target":330},{"source":327,"target":50},{"source":330,"target":49},{"source":328,"target":56},{"source":328,"target":331},{"source":328,"target":50},{"source":331,"target":56},{"source":329,"target":44},{"source":51,"target":0},{"source":51,"target":332},{"source":332,"target":333},{"source":332,"target":51},{"source":52,"target":0},{"source":53,"target":0},{"source":53,"target":51},{"source":53,"target":334},{"source":53,"target":335},{"source":53,"target":336},{"source":53,"target":337},{"source":53,"target":338},{"source":53,"target":339},{"source":53,"target":340},{"source":53,"target":341},{"source":334,"target":53},{"source":334,"target":342},{"source":334,"target":53},{"source":342,"target":53},{"source":335,"target":54},{"source":335,"target":343},{"source":335,"target":53},{"source":343,"target":54},{"source":336,"target":40},{"source":336,"target":344},{"source":336,"target":53},{"source":344,"target":40},{"source":337,"target":39},{"source":337,"target":345},{"source":337,"target":53},{"source":345,"target":39},{"source":338,"target":22},{"source":338,"target":346},{"source":338,"target":53},{"source":346,"target":22},{"source":339,"target":22},{"source":339,"target":347},{"source":339,"target":53},{"source":347,"target":22},{"source":340,"target":22},{"source":340,"target":348},{"source":340,"target":53},{"source":348,"target":22},{"source":341,"target":51},{"source":54,"target":0},{"source":54,"target":51},{"source":54,"target":349},{"source":54,"target":350},{"source":54,"target":351},{"source":54,"target":352},{"source":349,"target":39},{"source":349,"target":353},{"source":349,"target":54},{"source":353,"target":39},{"source":350,"target":40},{"source":350,"target":354},{"source":350,"target":54},{"source":354,"target":40},{"source":351,"target":54},{"source":351,"target":355},{"source":351,"target":54},{"source":355,"target":54},{"source":352,"target":51},{"source":55,"target":0},{"source":55,"target":356},{"source":55,"target":357},{"source":55,"target":358},{"source":55,"target":359},{"source":356,"target":360},{"source":356,"target":55},{"source":357,"target":54},{"source":357,"target":361},{"source":357,"target":55},{"source":361,"target":54},{"source":358,"target":53},{"source":358,"target":362},{"source":358,"target":55},{"source":362,"target":53},{"source":359,"target":39},{"source":359,"target":363},{"source":359,"target":55},{"source":363,"target":39},{"source":56,"target":0},{"source":56,"target":20},{"source":56,"target":364},{"source":56,"target":365},{"source":56,"target":366},{"source":56,"target":367},{"source":364,"target":368},{"source":364,"target":56},{"source":365,"target":6},{"source":365,"target":369},{"source":365,"target":56},{"source":369,"target":6},{"source":366,"target":29},{"source":366,"target":370},{"source":366,"target":56},{"source":370,"target":29},{"source":367,"target":20},{"source":57,"target":0},{"source":57,"target":20},{"source":57,"target":371},{"source":57,"target":372},{"source":371,"target":56},{"source":371,"target":373},{"source":371,"target":57},{"source":373,"target":56},{"source":372,"target":20},{"source":58,"target":0},{"source":58,"target":374},{"source":58,"target":375},{"source":58,"target":376},{"source":58,"target":377},{"source":58,"target":378},{"source":374,"target":58},{"source":375,"target":58},{"source":376,"target":58},{"source":377,"target":58},{"source":378,"target":58},{"source":59,"target":0},{"source":59,"target":379},{"source":59,"target":380},{"source":59,"target":381},{"source":379,"target":59},{"source":380,"target":59},{"source":381,"target":59},{"source":60,"target":382},{"source":60,"target":383},{"source":60,"target":384},{"source":60,"target":385},{"source":60,"target":386},{"source":60,"target":387},{"source":60,"target":388},{"source":60,"target":389},{"source":60,"target":390},{"source":60,"target":391},{"source":60,"target":392},{"source":60,"target":393},{"source":60,"target":394},{"source":60,"target":395},{"source":60,"target":396},{"source":60,"target":397},{"source":60,"target":398},{"source":60,"target":399},{"source":60,"target":400},{"source":60,"target":401},{"source":60,"target":402},{"source":60,"target":403},{"source":60,"target":404},{"source":60,"target":405},{"source":60,"target":406},{"source":60,"target":407},{"source":60,"target":408},{"source":60,"target":409},{"source":60,"target":410},{"source":60,"target":411},{"source":60,"target":412},{"source":60,"target":413},{"source":60,"target":414},{"source":60,"target":415},{"source":60,"target":416},{"source":60,"target":417},{"source":60,"target":418},{"source":60,"target":419},{"source":60,"target":420},{"source":60,"target":421},{"source":60,"target":422},{"source":60,"target":423},{"source":60,"target":424},{"source":60,"target":425},{"source":60,"target":426},{"source":60,"target":427},{"source":60,"target":428},{"source":60,"target":429},{"source":60,"target":430},{"source":60,"target":0},{"source":382,"target":60},{"source":382,"target":16},{"source":382,"target":431},{"source":382,"target":432},{"source":431,"target":382},{"source":431,"target":433},{"source":431,"target":382},{"source":433,"target":382},{"source":432,"target":16},{"source":383,"target":60},{"source":383,"target":389},{"source":383,"target":434},{"source":434,"target":389},{"source":384,"target":60},{"source":384,"target":23},{"source":384,"target":435},{"source":435,"target":23},{"source":385,"target":60},{"source":385,"target":23},{"source":385,"target":436},{"source":436,"target":23},{"source":386,"target":60},{"source":386,"target":39},{"source":386,"target":437},{"source":437,"target":39},{"source":387,"target":60},{"source":387,"target":22},{"source":387,"target":438},{"source":438,"target":22},{"source":388,"target":60},{"source":388,"target":16},{"source":388,"target":439},{"source":388,"target":440},{"source":388,"target":441},{"source":388,"target":442},{"source":439,"target":16},{"source":439,"target":443},{"source":439,"target":388},{"source":443,"target":16},{"source":440,"target":444},{"source":440,"target":388},{"source":441,"target":445},{"source":441,"target":388},{"source":442,"target":16},{"source":389,"target":60},{"source":389,"target":11},{"source":389,"target":446},{"source":389,"target":447},{"source":389,"target":448},{"source":389,"target":449},{"source":389,"target":450},{"source":446,"target":383},{"source":446,"target":451},{"source":446,"target":389},{"source":451,"target":383},{"source":447,"target":452},{"source":447,"target":389},{"source":448,"target":453},{"source":448,"target":389},{"source":449,"target":57},{"source":449,"target":454},{"source":449,"target":389},{"source":454,"target":57},{"source":450,"target":11},{"source":390,"target":60},{"source":390,"target":389},{"source":390,"target":455},{"source":390,"target":456},{"source":390,"target":457},{"source":390,"target":458},{"source":390,"target":459},{"source":390,"target":460},{"source":390,"target":461},{"source":390,"target":462},{"source":390,"target":463},{"source":455,"target":464},{"source":455,"target":390},{"source":456,"target":465},{"source":456,"target":390},{"source":457,"target":391},{"source":457,"target":466},{"source":457,"target":390},{"source":466,"target":391},{"source":458,"target":392},{"source":458,"target":467},{"source":458,"target":390},{"source":467,"target":392},{"source":459,"target":393},{"source":459,"target":468},{"source":459,"target":390},{"source":468,"target":393},{"source":460,"target":394},{"source":460,"target":469},{"source":460,"target":390},{"source":469,"target":394},{"source":461,"target":414},{"source":461,"target":470},{"source":461,"target":390},{"source":470,"target":414},{"source":462,"target":414},{"source":462,"target":471},{"source":462,"target":390},{"source":471,"target":414},{"source":463,"target":389},{"source":391,"target":60},{"source":391,"target":472},{"source":391,"target":473},{"source":391,"target":474},{"source":472,"target":391},{"source":473,"target":391},{"source":474,"target":391},{"source":392,"target":60},{"source":392,"target":475},{"source":392,"target":476},{"source":392,"target":477},{"source":392,"target":478},{"source":392,"target":479},{"source":475,"target":392},{"source":476,"target":392},{"source":477,"target":392},{"source":478,"target":392},{"source":479,"target":392},{"source":393,"target":60},{"source":393,"target":480},{"source":393,"target":481},{"source":393,"target":482},{"source":480,"target":393},{"source":481,"target":393},{"source":482,"target":393},{"source":394,"target":60},{"source":394,"target":483},{"source":394,"target":484},{"source":394,"target":485},{"source":483,"target":394},{"source":484,"target":394},{"source":485,"target":394},{"source":395,"target":60},{"source":395,"target":22},{"source":395,"target":486},{"source":395,"target":487},{"source":395,"target":488},{"source":486,"target":27},{"source":486,"target":489},{"source":486,"target":395},{"source":489,"target":27},{"source":487,"target":389},{"source":487,"target":490},{"source":487,"target":395},{"source":490,"target":389},{"source":488,"target":22},{"source":396,"target":60},{"source":396,"target":22},{"source":396,"target":491},{"source":491,"target":22},{"source":397,"target":60},{"source":397,"target":492},{"source":397,"target":493},{"source":397,"target":494},{"source":492,"target":53},{"source":492,"target":495},{"source":492,"target":397},{"source":495,"target":53},{"source":493,"target":55},{"source":493,"target":496},{"source":493,"target":397},{"source":496,"target":55},{"source":494,"target":54},{"source":494,"target":497},{"source":494,"target":397},{"source":497,"target":54},{"source":398,"target":60},{"source":398,"target":22},{"source":398,"target":498},{"source":398,"target":499},{"source":498,"target":29},{"source":498,"target":500},{"source":498,"target":398},{"source":500,"target":29},{"source":499,"target":22},{"source":399,"target":60},{"source":399,"target":23},{"source":399,"target":501},{"source":501,"target":23},{"source":400,"target":60},{"source":400,"target":23},{"source":400,"target":502},{"source":502,"target":23},{"source":401,"target":60},{"source":401,"target":11},{"source":401,"target":503},{"source":503,"target":11},{"source":402,"target":60},{"source":402,"target":16},{"source":402,"target":504},{"source":504,"target":16},{"source":403,"target":60},{"source":403,"target":11},{"source":403,"target":505},{"source":505,"target":11},{"source":404,"target":60},{"source":404,"target":23},{"source":404,"target":506},{"source":404,"target":507},{"source":404,"target":508},{"source":404,"target":509},{"source":404,"target":510},{"source":404,"target":511},{"source":404,"target":512},{"source":404,"target":513},{"source":404,"target":514},{"source":404,"target":515},{"source":506,"target":404},{"source":506,"target":516},{"source":506,"target":404},{"source":516,"target":404},{"source":507,"target":11},{"source":507,"target":517},{"source":507,"target":404},{"source":517,"target":11},{"source":508,"target":25},{"source":508,"target":518},{"source":508,"target":404},{"source":518,"target":25},{"source":509,"target":519},{"source":509,"target":404},{"source":510,"target":520},{"source":510,"target":404},{"source":511,"target":521},{"source":511,"target":404},{"source":512,"target":522},{"source":512,"target":404},{"source":513,"target":523},{"source":513,"target":404},{"source":514,"target":524},{"source":514,"target":404},{"source":515,"target":23},{"source":405,"target":60},{"source":405,"target":389},{"source":405,"target":525},{"source":405,"target":526},{"source":525,"target":389},{"source":525,"target":527},{"source":525,"target":405},{"source":527,"target":389},{"source":526,"target":389},{"source":406,"target":60},{"source":406,"target":23},{"source":406,"target":528},{"source":528,"target":23},{"source":407,"target":60},{"source":407,"target":23},{"source":407,"target":529},{"source":529,"target":23},{"source":408,"target":60},{"source":408,"target":23},{"source":408,"target":530},{"source":530,"target":23},{"source":409,"target":60},{"source":409,"target":23},{"source":409,"target":531},{"source":531,"target":23},{"source":410,"target":60},{"source":410,"target":23},{"source":410,"target":532},{"source":532,"target":23},{"source":411,"target":60},{"source":411,"target":23},{"source":411,"target":533},{"source":533,"target":23},{"source":412,"target":60},{"source":412,"target":385},{"source":412,"target":534},{"source":534,"target":385},{"source":413,"target":60},{"source":413,"target":23},{"source":413,"target":535},{"source":535,"target":23},{"source":414,"target":60},{"source":414,"target":23},{"source":414,"target":536},{"source":536,"target":23},{"source":415,"target":60},{"source":415,"target":39},{"source":415,"target":537},{"source":537,"target":39},{"source":416,"target":60},{"source":416,"target":39},{"source":416,"target":538},{"source":538,"target":39},{"source":417,"target":60},{"source":417,"target":39},{"source":417,"target":539},{"source":539,"target":39},{"source":418,"target":60},{"source":418,"target":39},{"source":418,"target":540},{"source":540,"target":39},{"source":419,"target":60},{"source":419,"target":39},{"source":419,"target":541},{"source":541,"target":39},{"source":420,"target":60},{"source":420,"target":39},{"source":420,"target":542},{"source":542,"target":39},{"source":421,"target":60},{"source":421,"target":39},{"source":421,"target":543},{"source":543,"target":39},{"source":422,"target":60},{"source":422,"target":39},{"source":422,"target":544},{"source":544,"target":39},{"source":423,"target":60},{"source":423,"target":39},{"source":423,"target":545},{"source":545,"target":39},{"source":424,"target":60},{"source":424,"target":39},{"source":424,"target":546},{"source":424,"target":547},{"source":546,"target":53},{"source":546,"target":548},{"source":546,"target":424},{"source":548,"target":53},{"source":547,"target":39},{"source":425,"target":60},{"source":425,"target":40},{"source":425,"target":549},{"source":549,"target":40},{"source":426,"target":60},{"source":426,"target":40},{"source":426,"target":550},{"source":550,"target":40},{"source":427,"target":60},{"source":427,"target":25},{"source":427,"target":551},{"source":427,"target":552},{"source":551,"target":30},{"source":551,"target":553},{"source":551,"target":427},{"source":553,"target":30},{"source":552,"target":25},{"source":428,"target":60},{"source":428,"target":39},{"source":428,"target":554},{"source":554,"target":39},{"source":429,"target":60},{"source":429,"target":40},{"source":429,"target":555},{"source":555,"target":40},{"source":430,"target":60},{"source":430,"target":2},{"source":430,"target":25},{"source":430,"target":556},{"source":430,"target":557},{"source":556,"target":2},{"source":557,"target":25}],"multigraph":true}
ecore
modelling
repo-ecore-all/data/sunwuliang/SlicingProject2.0/ClassModelSlicing/slices/SlicedUML2InsUML2sfa2.ecore
UML2 ReadStructuralFeatureAction Device WriteStructuralFeatureAction Actor ExtensionEnd Node Interaction Feature featuringClassifier StructuralFeature StructuralFeatureAction structuralFeature ProtocolStateMachine Class Collaboration Signal Interface CommunicationPath ParameterableClassifier Enumeration BehavioralFeature UseCase TemplateableClassifier ExecutionEnvironment BehavioredClassifier DataType DeploymentSpecification EncapsulatedClassifier Connector Component StateMachine Stereotype InformationItem TimeObservationAction Behavior PrimitiveType AssociationClass Classifier Port Reception Operation Property Activity StructuredClassifier AddStructuralFeatureValueAction DurationObservationAction ClearStructuralFeatureAction Artifact Extension Association RemoveStructuralFeatureValueAction
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="UML2" nsURI="http:///UML2.ecore" nsPrefix="UML2"> <eClassifiers xsi:type="ecore:EClass" name="ReadStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="Device" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="WriteStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="Actor" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="ExtensionEnd" eSuperTypes="#//Property"/> <eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="Interaction" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="Feature"> <eStructuralFeatures xsi:type="ecore:EReference" name="featuringClassifier" upperBound="-1" eType="#//Classifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" eSuperTypes="#//Feature"/> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeatureAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="structuralFeature" lowerBound="1" eType="#//StructuralFeature"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProtocolStateMachine" eSuperTypes="#//StateMachine"/> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//BehavioredClassifier #//EncapsulatedClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="Collaboration" eSuperTypes="#//BehavioredClassifier #//StructuredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="Signal" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Interface" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="CommunicationPath" eSuperTypes="#//Association"/> <eClassifiers xsi:type="ecore:EClass" name="ParameterableClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="BehavioralFeature" eSuperTypes="#//Feature"/> <eClassifiers xsi:type="ecore:EClass" name="UseCase" eSuperTypes="#//BehavioredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="TemplateableClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutionEnvironment" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="BehavioredClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="DeploymentSpecification" eSuperTypes="#//Artifact"/> <eClassifiers xsi:type="ecore:EClass" name="EncapsulatedClassifier" eSuperTypes="#//StructuredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="Connector" eSuperTypes="#//Feature"/> <eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="Stereotype" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="InformationItem" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="TimeObservationAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="Behavior" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="AssociationClass" eSuperTypes="#//Class #//Association"/> <eClassifiers xsi:type="ecore:EClass" name="Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Port" eSuperTypes="#//Property"/> <eClassifiers xsi:type="ecore:EClass" name="Reception" eSuperTypes="#//BehavioralFeature"/> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//BehavioralFeature"/> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//StructuralFeature"/> <eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="StructuredClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="AddStructuralFeatureValueAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="DurationObservationAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="ClearStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="Artifact" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Extension" eSuperTypes="#//Association"/> <eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="RemoveStructuralFeatureValueAction" eSuperTypes="#//WriteStructuralFeatureAction"/> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"UML2","nsURI":"http:///UML2.ecore","name":"UML2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadStructuralFeatureAction","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Device","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteStructuralFeatureAction","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actor","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionEnd","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interaction","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"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":"StructuralFeatureAction","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolStateMachine","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Collaboration","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signal","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunicationPath","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterableClassifier","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioralFeature","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UseCase","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateableClassifier","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionEnvironment","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioredClassifier","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentSpecification","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EncapsulatedClassifier","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connector","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stereotype","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationItem","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeObservationAction","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behavior","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationClass","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reception","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredClassifier","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationObservationAction","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearStructuralFeatureAction","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Artifact","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extension","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"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":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"featuringClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"structuralFeature","changeable":true,"resolveProxies":true,"lowerBound":1,"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"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":1,"target":0},{"source":1,"target":10},{"source":1,"target":50},{"source":50,"target":10},{"source":2,"target":0},{"source":2,"target":6},{"source":2,"target":51},{"source":51,"target":6},{"source":3,"target":0},{"source":3,"target":10},{"source":3,"target":52},{"source":52,"target":10},{"source":4,"target":0},{"source":4,"target":36},{"source":4,"target":53},{"source":53,"target":36},{"source":5,"target":0},{"source":5,"target":40},{"source":5,"target":54},{"source":54,"target":40},{"source":6,"target":0},{"source":6,"target":12},{"source":6,"target":55},{"source":55,"target":12},{"source":7,"target":0},{"source":7,"target":33},{"source":7,"target":56},{"source":56,"target":33},{"source":8,"target":0},{"source":8,"target":57},{"source":57,"target":36},{"source":57,"target":58},{"source":57,"target":8},{"source":58,"target":36},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":59},{"source":59,"target":8},{"source":10,"target":0},{"source":10,"target":60},{"source":60,"target":9},{"source":60,"target":61},{"source":60,"target":10},{"source":61,"target":9},{"source":11,"target":0},{"source":11,"target":29},{"source":11,"target":62},{"source":62,"target":29},{"source":12,"target":0},{"source":12,"target":23},{"source":12,"target":26},{"source":12,"target":63},{"source":12,"target":64},{"source":63,"target":23},{"source":64,"target":26},{"source":13,"target":0},{"source":13,"target":23},{"source":13,"target":42},{"source":13,"target":65},{"source":13,"target":66},{"source":65,"target":23},{"source":66,"target":42},{"source":14,"target":0},{"source":14,"target":36},{"source":14,"target":67},{"source":67,"target":36},{"source":15,"target":0},{"source":15,"target":36},{"source":15,"target":68},{"source":68,"target":36},{"source":16,"target":0},{"source":16,"target":48},{"source":16,"target":69},{"source":69,"target":48},{"source":17,"target":0},{"source":17,"target":36},{"source":17,"target":70},{"source":70,"target":36},{"source":18,"target":0},{"source":18,"target":24},{"source":18,"target":71},{"source":71,"target":24},{"source":19,"target":0},{"source":19,"target":8},{"source":19,"target":72},{"source":72,"target":8},{"source":20,"target":0},{"source":20,"target":23},{"source":20,"target":73},{"source":73,"target":23},{"source":21,"target":0},{"source":21,"target":36},{"source":21,"target":74},{"source":74,"target":36},{"source":22,"target":0},{"source":22,"target":6},{"source":22,"target":75},{"source":75,"target":6},{"source":23,"target":0},{"source":23,"target":36},{"source":23,"target":76},{"source":76,"target":36},{"source":24,"target":0},{"source":24,"target":36},{"source":24,"target":77},{"source":77,"target":36},{"source":25,"target":0},{"source":25,"target":46},{"source":25,"target":78},{"source":78,"target":46},{"source":26,"target":0},{"source":26,"target":42},{"source":26,"target":79},{"source":79,"target":42},{"source":27,"target":0},{"source":27,"target":8},{"source":27,"target":80},{"source":80,"target":8},{"source":28,"target":0},{"source":28,"target":12},{"source":28,"target":81},{"source":81,"target":12},{"source":29,"target":0},{"source":29,"target":33},{"source":29,"target":82},{"source":82,"target":33},{"source":30,"target":0},{"source":30,"target":12},{"source":30,"target":83},{"source":83,"target":12},{"source":31,"target":0},{"source":31,"target":36},{"source":31,"target":84},{"source":84,"target":36},{"source":32,"target":0},{"source":32,"target":3},{"source":32,"target":85},{"source":85,"target":3},{"source":33,"target":0},{"source":33,"target":12},{"source":33,"target":86},{"source":86,"target":12},{"source":34,"target":0},{"source":34,"target":24},{"source":34,"target":87},{"source":87,"target":24},{"source":35,"target":0},{"source":35,"target":12},{"source":35,"target":48},{"source":35,"target":88},{"source":35,"target":89},{"source":88,"target":12},{"source":89,"target":48},{"source":36,"target":0},{"source":37,"target":0},{"source":37,"target":40},{"source":37,"target":90},{"source":90,"target":40},{"source":38,"target":0},{"source":38,"target":19},{"source":38,"target":91},{"source":91,"target":19},{"source":39,"target":0},{"source":39,"target":19},{"source":39,"target":92},{"source":92,"target":19},{"source":40,"target":0},{"source":40,"target":9},{"source":40,"target":93},{"source":93,"target":9},{"source":41,"target":0},{"source":41,"target":33},{"source":41,"target":94},{"source":94,"target":33},{"source":42,"target":0},{"source":42,"target":36},{"source":42,"target":95},{"source":95,"target":36},{"source":43,"target":0},{"source":43,"target":3},{"source":43,"target":96},{"source":96,"target":3},{"source":44,"target":0},{"source":44,"target":3},{"source":44,"target":97},{"source":97,"target":3},{"source":45,"target":0},{"source":45,"target":10},{"source":45,"target":98},{"source":98,"target":10},{"source":46,"target":0},{"source":46,"target":36},{"source":46,"target":99},{"source":99,"target":36},{"source":47,"target":0},{"source":47,"target":48},{"source":47,"target":100},{"source":100,"target":48},{"source":48,"target":0},{"source":48,"target":36},{"source":48,"target":101},{"source":101,"target":36},{"source":49,"target":0},{"source":49,"target":3},{"source":49,"target":102},{"source":102,"target":3}],"multigraph":true}
ecore
modelling
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/sunwuliang/SlicingProject2.0/ClassModelSlicing/slices/SlicedUML2WithIDInsER2MOFsubsetRequiresDifferentName.ecore
UML2WithID ObjectNode RedefinableElement LiteralSpecification ExecutionOccurrence Usage Property subsettedProperty DurationObservationAction LiteralUnlimitedNatural ActivityNode ExpansionNode WriteStructuralFeatureAction StateMachine RemoveStructuralFeatureValueAction Stereotype LiteralString Extension ClearStructuralFeatureAction ObjectFlow ProtocolStateMachine ExecutionEnvironment Namespace OpaqueExpression TestIdentityAction LiteralNull ReadExtentAction DataStoreNode Permission ValueSpecification Expression CentralBufferNode PartDecomposition ProtocolTransition MessageTrigger Stop AcceptEventAction ActivityFinalNode ConditionalNode Constraint Class StructuralFeatureAction DecisionNode BehavioredClassifier Device Reception InteractionFragment StateInvariant MergeNode SignalTrigger CallTrigger InteractionOccurrence Continuation Enumeration RedefinableTemplateSignature Artifact Behavior ReadLinkAction LiteralInteger CommunicationPath StartOwnedBehaviorAction PrimitiveFunction TypedElement Gate CallOperationAction TimeExpression Realization OutputPin StructuralFeature ReclassifyObjectAction Association DataType Pseudostate InformationItem Lifeline FlowFinalNode ExtensionPoint DestroyLinkAction PrimitiveType ClearVariableAction Parameter RemoveVariableValueAction AnyTrigger CreateLinkObjectAction ParameterableClassifier TimeTrigger SendObjectAction ConnectableElement GeneralizationSet InformationFlow Pin ActivityPartition ReadIsClassifiedObjectAction Port EnumerationLiteral ExecutableNode ValuePin Deployment Interface Type Variable TemplateableClassifier Manifestation ReadVariableAction Message InteractionOperand Collaboration TimeInterval Include Connector Substitution ForkNode ReadLinkObjectEndQualifierAction ClearAssociationAction AddVariableValueAction MessageEnd BroadcastSignalAction Model StructuredClassifier Component SendSignalAction JoinNode CreateObjectAction DeploymentTarget Activity ReadStructuralFeatureAction BehavioralFeature Node Duration ControlNode Operation FinalState ApplyFunctionAction InstanceSpecification DurationInterval ActivityEdge UseCase VariableAction AssociationClass InputPin PackageableElement ControlFlow Action InstanceValue Trigger AddStructuralFeatureValueAction Signal Feature InvocationAction CombinedFragment TimeObservationAction DeploymentSpecification Extend ParameterSet CollaborationOccurrence State Region GeneralOrdering ChangeTrigger ExtensionEnd Profile LinkAction CreateLinkAction TimeConstraint ReadSelfAction WriteLinkAction NamedElement name LoopNode Dependency Interaction InitialNode ExpansionRegion ReadLinkObjectEndAction Package AcceptCallAction FinalNode Abstraction IntervalConstraint StructuredActivityNode InteractionConstraint Interval Implementation Vertex DeployedArtifact Classifier RaiseExceptionAction EventOccurrence EncapsulatedClassifier DurationConstraint CallAction LiteralBoolean CallBehaviorAction ActivityParameterNode WriteVariableAction ConnectionPointReference Actor ReplyAction Transition DestroyObjectAction Element ID
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="UML2WithID" nsURI="http:///UML2WithID.ecore" nsPrefix="UML2WithID"> <eClassifiers xsi:type="ecore:EClass" name="ObjectNode" abstract="true" eSuperTypes="#//ActivityNode #//TypedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="RedefinableElement" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralSpecification" abstract="true" eSuperTypes="#//ValueSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutionOccurrence" eSuperTypes="#//InteractionFragment #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Usage" eSuperTypes="#//Dependency #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//StructuralFeature #//ConnectableElement #//DeploymentTarget #//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="subsettedProperty" upperBound="-1" eType="#//Property"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DurationObservationAction" eSuperTypes="#//WriteStructuralFeatureAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralUnlimitedNatural" eSuperTypes="#//LiteralSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityNode" abstract="true" eSuperTypes="#//RedefinableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ExpansionNode" eSuperTypes="#//ObjectNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="WriteStructuralFeatureAction" abstract="true" eSuperTypes="#//StructuralFeatureAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="#//Behavior #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="RemoveStructuralFeatureValueAction" eSuperTypes="#//WriteStructuralFeatureAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Stereotype" eSuperTypes="#//Class #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralString" eSuperTypes="#//LiteralSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Extension" eSuperTypes="#//Association #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ClearStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ObjectFlow" eSuperTypes="#//ActivityEdge #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ProtocolStateMachine" eSuperTypes="#//StateMachine #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutionEnvironment" eSuperTypes="#//Node #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Namespace" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression" eSuperTypes="#//ValueSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="TestIdentityAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralNull" eSuperTypes="#//LiteralSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ReadExtentAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DataStoreNode" eSuperTypes="#//CentralBufferNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Permission" eSuperTypes="#//Dependency #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ValueSpecification" abstract="true" eSuperTypes="#//TypedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Expression" eSuperTypes="#//OpaqueExpression #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CentralBufferNode" eSuperTypes="#//ObjectNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="PartDecomposition" eSuperTypes="#//InteractionOccurrence #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ProtocolTransition" eSuperTypes="#//Transition #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="MessageTrigger" abstract="true" eSuperTypes="#//Trigger #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Stop" eSuperTypes="#//EventOccurrence #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="AcceptEventAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityFinalNode" eSuperTypes="#//FinalNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ConditionalNode" eSuperTypes="#//StructuredActivityNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Constraint" eSuperTypes="#//PackageableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//BehavioredClassifier #//EncapsulatedClassifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeatureAction" abstract="true" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DecisionNode" eSuperTypes="#//ControlNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="BehavioredClassifier" abstract="true" eSuperTypes="#//Classifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Device" eSuperTypes="#//Node #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Reception" eSuperTypes="#//BehavioralFeature #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionFragment" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="StateInvariant" eSuperTypes="#//InteractionFragment #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="MergeNode" eSuperTypes="#//ControlNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="SignalTrigger" eSuperTypes="#//MessageTrigger #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CallTrigger" eSuperTypes="#//MessageTrigger #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionOccurrence" eSuperTypes="#//InteractionFragment #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Continuation" eSuperTypes="#//InteractionFragment #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//DataType #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="RedefinableTemplateSignature" eSuperTypes="#//RedefinableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Artifact" eSuperTypes="#//Classifier #//DeployedArtifact #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Behavior" abstract="true" eSuperTypes="#//Class #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkAction" eSuperTypes="#//LinkAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralInteger" eSuperTypes="#//LiteralSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CommunicationPath" eSuperTypes="#//Association #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="StartOwnedBehaviorAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveFunction" eSuperTypes="#//PackageableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="TypedElement" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Gate" eSuperTypes="#//MessageEnd #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CallOperationAction" eSuperTypes="#//CallAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="TimeExpression" eSuperTypes="#//ValueSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Realization" eSuperTypes="#//Abstraction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="OutputPin" eSuperTypes="#//Pin #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" abstract="true" eSuperTypes="#//Feature #//TypedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ReclassifyObjectAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//Classifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Classifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Pseudostate" eSuperTypes="#//Vertex #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InformationItem" eSuperTypes="#//Classifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Lifeline" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="FlowFinalNode" eSuperTypes="#//FinalNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ExtensionPoint" eSuperTypes="#//RedefinableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DestroyLinkAction" eSuperTypes="#//WriteLinkAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//DataType #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ClearVariableAction" eSuperTypes="#//VariableAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//ConnectableElement #//TypedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="RemoveVariableValueAction" eSuperTypes="#//WriteVariableAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="AnyTrigger" eSuperTypes="#//MessageTrigger #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CreateLinkObjectAction" eSuperTypes="#//CreateLinkAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ParameterableClassifier" abstract="true" eSuperTypes="#//Classifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="TimeTrigger" eSuperTypes="#//Trigger #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="SendObjectAction" eSuperTypes="#//InvocationAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ConnectableElement" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="GeneralizationSet" eSuperTypes="#//PackageableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InformationFlow" eSuperTypes="#//PackageableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Pin" abstract="true" eSuperTypes="#//ObjectNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityPartition" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ReadIsClassifiedObjectAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Port" eSuperTypes="#//Property #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral" eSuperTypes="#//InstanceSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutableNode" abstract="true" eSuperTypes="#//ActivityNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ValuePin" eSuperTypes="#//InputPin #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Deployment" eSuperTypes="#//Dependency #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Interface" eSuperTypes="#//Classifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//PackageableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//ConnectableElement #//TypedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="TemplateableClassifier" abstract="true" eSuperTypes="#//Classifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Manifestation" eSuperTypes="#//Abstraction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ReadVariableAction" eSuperTypes="#//VariableAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Message" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionOperand" eSuperTypes="#//Namespace #//InteractionFragment #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Collaboration" eSuperTypes="#//BehavioredClassifier #//StructuredClassifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="TimeInterval" eSuperTypes="#//Interval #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Include" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Connector" eSuperTypes="#//Feature #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Substitution" eSuperTypes="#//Realization #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ForkNode" eSuperTypes="#//ControlNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkObjectEndQualifierAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ClearAssociationAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="AddVariableValueAction" eSuperTypes="#//WriteVariableAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="MessageEnd" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="BroadcastSignalAction" eSuperTypes="#//InvocationAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="#//Package #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="StructuredClassifier" abstract="true" eSuperTypes="#//Classifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//Class #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="SendSignalAction" eSuperTypes="#//InvocationAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="JoinNode" eSuperTypes="#//ControlNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CreateObjectAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DeploymentTarget" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//Behavior #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ReadStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="BehavioralFeature" abstract="true" eSuperTypes="#//Namespace #//Feature #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//Class #//DeploymentTarget #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Duration" eSuperTypes="#//ValueSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ControlNode" abstract="true" eSuperTypes="#//ActivityNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//BehavioralFeature #//TypedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="FinalState" eSuperTypes="#//State #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ApplyFunctionAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InstanceSpecification" eSuperTypes="#//PackageableElement #//DeploymentTarget #//DeployedArtifact #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DurationInterval" eSuperTypes="#//Interval #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityEdge" abstract="true" eSuperTypes="#//RedefinableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="UseCase" eSuperTypes="#//BehavioredClassifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="VariableAction" abstract="true" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="AssociationClass" eSuperTypes="#//Class #//Association #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InputPin" eSuperTypes="#//Pin #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="PackageableElement" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ControlFlow" eSuperTypes="#//ActivityEdge #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Action" eSuperTypes="#//ExecutableNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InstanceValue" eSuperTypes="#//ValueSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Trigger" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="AddStructuralFeatureValueAction" eSuperTypes="#//WriteStructuralFeatureAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Signal" eSuperTypes="#//Classifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Feature" abstract="true" eSuperTypes="#//RedefinableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InvocationAction" abstract="true" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CombinedFragment" eSuperTypes="#//InteractionFragment #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="TimeObservationAction" eSuperTypes="#//WriteStructuralFeatureAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DeploymentSpecification" eSuperTypes="#//Artifact #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Extend" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ParameterSet" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CollaborationOccurrence" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="#//Namespace #//RedefinableElement #//Vertex #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Region" eSuperTypes="#//Namespace #//RedefinableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="GeneralOrdering" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ChangeTrigger" eSuperTypes="#//Trigger #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ExtensionEnd" eSuperTypes="#//Property #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Profile" eSuperTypes="#//Package #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="LinkAction" abstract="true" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CreateLinkAction" eSuperTypes="#//WriteLinkAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="TimeConstraint" eSuperTypes="#//IntervalConstraint #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ReadSelfAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="WriteLinkAction" abstract="true" eSuperTypes="#//LinkAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" 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="LoopNode" eSuperTypes="#//StructuredActivityNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Dependency" eSuperTypes="#//PackageableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Interaction" eSuperTypes="#//Behavior #//InteractionFragment #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InitialNode" eSuperTypes="#//ControlNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ExpansionRegion" eSuperTypes="#//StructuredActivityNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkObjectEndAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//Namespace #//PackageableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="AcceptCallAction" eSuperTypes="#//AcceptEventAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="FinalNode" abstract="true" eSuperTypes="#//ControlNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Abstraction" eSuperTypes="#//Dependency #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="IntervalConstraint" eSuperTypes="#//Constraint #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="StructuredActivityNode" eSuperTypes="#//Action #//Namespace #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionConstraint" eSuperTypes="#//Constraint #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Interval" eSuperTypes="#//ValueSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Implementation" eSuperTypes="#//Realization #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Vertex" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DeployedArtifact" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Classifier" abstract="true" eSuperTypes="#//Namespace #//Type #//RedefinableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="RaiseExceptionAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="EventOccurrence" eSuperTypes="#//InteractionFragment #//MessageEnd #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="EncapsulatedClassifier" abstract="true" eSuperTypes="#//StructuredClassifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DurationConstraint" eSuperTypes="#//IntervalConstraint #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CallAction" abstract="true" eSuperTypes="#//InvocationAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralBoolean" eSuperTypes="#//LiteralSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CallBehaviorAction" eSuperTypes="#//CallAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityParameterNode" eSuperTypes="#//ObjectNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="WriteVariableAction" abstract="true" eSuperTypes="#//VariableAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ConnectionPointReference" eSuperTypes="#//Vertex #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Actor" eSuperTypes="#//Classifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ReplyAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//RedefinableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DestroyObjectAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"UML2WithID","nsURI":"http:///UML2WithID.ecore","name":"UML2WithID","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectNode","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableElement","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralSpecification","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionOccurrence","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Usage","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationObservationAction","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralUnlimitedNatural","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityNode","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionNode","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteStructuralFeatureAction","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stereotype","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralString","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extension","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearStructuralFeatureAction","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectFlow","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolStateMachine","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionEnvironment","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Namespace","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestIdentityAction","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralNull","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadExtentAction","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataStoreNode","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Permission","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSpecification","instanceClass":null,"abstract":true,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CentralBufferNode","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PartDecomposition","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolTransition","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageTrigger","instanceClass":null,"abstract":true,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stop","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptEventAction","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityFinalNode","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalNode","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeatureAction","instanceClass":null,"abstract":true,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DecisionNode","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioredClassifier","instanceClass":null,"abstract":true,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Device","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reception","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionFragment","instanceClass":null,"abstract":true,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateInvariant","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MergeNode","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SignalTrigger","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallTrigger","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOccurrence","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Continuation","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableTemplateSignature","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Artifact","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behavior","instanceClass":null,"abstract":true,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkAction","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralInteger","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunicationPath","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StartOwnedBehaviorAction","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveFunction","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Gate","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallOperationAction","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeExpression","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Realization","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputPin","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","instanceClass":null,"abstract":true,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReclassifyObjectAction","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pseudostate","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationItem","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lifeline","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowFinalNode","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionPoint","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyLinkAction","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearVariableAction","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveVariableValueAction","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyTrigger","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateLinkObjectAction","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterableClassifier","instanceClass":null,"abstract":true,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeTrigger","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendObjectAction","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectableElement","instanceClass":null,"abstract":true,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralizationSet","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationFlow","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pin","instanceClass":null,"abstract":true,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityPartition","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadIsClassifiedObjectAction","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutableNode","instanceClass":null,"abstract":true,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValuePin","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Deployment","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateableClassifier","instanceClass":null,"abstract":true,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Manifestation","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadVariableAction","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Message","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOperand","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Collaboration","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeInterval","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Include","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connector","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Substitution","instanceClass":null,"abstract":false,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForkNode","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkObjectEndQualifierAction","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearAssociationAction","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddVariableValueAction","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageEnd","instanceClass":null,"abstract":true,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BroadcastSignalAction","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredClassifier","instanceClass":null,"abstract":true,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendSignalAction","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JoinNode","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateObjectAction","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentTarget","instanceClass":null,"abstract":true,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadStructuralFeatureAction","instanceClass":null,"abstract":false,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioralFeature","instanceClass":null,"abstract":true,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Duration","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlNode","instanceClass":null,"abstract":true,"id":128,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":129,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalState","instanceClass":null,"abstract":false,"id":130,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplyFunctionAction","instanceClass":null,"abstract":false,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceSpecification","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationInterval","instanceClass":null,"abstract":false,"id":133,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityEdge","instanceClass":null,"abstract":true,"id":134,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UseCase","instanceClass":null,"abstract":false,"id":135,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableAction","instanceClass":null,"abstract":true,"id":136,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationClass","instanceClass":null,"abstract":false,"id":137,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputPin","instanceClass":null,"abstract":false,"id":138,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageableElement","instanceClass":null,"abstract":true,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlFlow","instanceClass":null,"abstract":false,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":false,"id":141,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceValue","instanceClass":null,"abstract":false,"id":142,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trigger","instanceClass":null,"abstract":true,"id":143,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":144,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signal","instanceClass":null,"abstract":false,"id":145,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":true,"id":146,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvocationAction","instanceClass":null,"abstract":true,"id":147,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CombinedFragment","instanceClass":null,"abstract":false,"id":148,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeObservationAction","instanceClass":null,"abstract":false,"id":149,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentSpecification","instanceClass":null,"abstract":false,"id":150,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extend","instanceClass":null,"abstract":false,"id":151,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterSet","instanceClass":null,"abstract":false,"id":152,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollaborationOccurrence","instanceClass":null,"abstract":false,"id":153,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":154,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Region","instanceClass":null,"abstract":false,"id":155,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralOrdering","instanceClass":null,"abstract":false,"id":156,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangeTrigger","instanceClass":null,"abstract":false,"id":157,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionEnd","instanceClass":null,"abstract":false,"id":158,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Profile","instanceClass":null,"abstract":false,"id":159,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkAction","instanceClass":null,"abstract":true,"id":160,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateLinkAction","instanceClass":null,"abstract":false,"id":161,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeConstraint","instanceClass":null,"abstract":false,"id":162,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadSelfAction","instanceClass":null,"abstract":false,"id":163,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteLinkAction","instanceClass":null,"abstract":true,"id":164,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":165,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopNode","instanceClass":null,"abstract":false,"id":166,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dependency","instanceClass":null,"abstract":false,"id":167,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interaction","instanceClass":null,"abstract":false,"id":168,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialNode","instanceClass":null,"abstract":false,"id":169,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionRegion","instanceClass":null,"abstract":false,"id":170,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkObjectEndAction","instanceClass":null,"abstract":false,"id":171,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":172,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptCallAction","instanceClass":null,"abstract":false,"id":173,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalNode","instanceClass":null,"abstract":true,"id":174,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Abstraction","instanceClass":null,"abstract":false,"id":175,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntervalConstraint","instanceClass":null,"abstract":false,"id":176,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredActivityNode","instanceClass":null,"abstract":false,"id":177,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionConstraint","instanceClass":null,"abstract":false,"id":178,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interval","instanceClass":null,"abstract":false,"id":179,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Implementation","instanceClass":null,"abstract":false,"id":180,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Vertex","instanceClass":null,"abstract":true,"id":181,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeployedArtifact","instanceClass":null,"abstract":true,"id":182,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":true,"id":183,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RaiseExceptionAction","instanceClass":null,"abstract":false,"id":184,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventOccurrence","instanceClass":null,"abstract":false,"id":185,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EncapsulatedClassifier","instanceClass":null,"abstract":true,"id":186,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationConstraint","instanceClass":null,"abstract":false,"id":187,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallAction","instanceClass":null,"abstract":true,"id":188,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralBoolean","instanceClass":null,"abstract":false,"id":189,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallBehaviorAction","instanceClass":null,"abstract":false,"id":190,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityParameterNode","instanceClass":null,"abstract":false,"id":191,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteVariableAction","instanceClass":null,"abstract":true,"id":192,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectionPointReference","instanceClass":null,"abstract":false,"id":193,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actor","instanceClass":null,"abstract":false,"id":194,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReplyAction","instanceClass":null,"abstract":false,"id":195,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":196,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyObjectAction","instanceClass":null,"abstract":false,"id":197,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":198,"interface":false,"eClass":"EClass"},{"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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subsettedProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":210,"derived":false},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"id":432,"eClass":"EGenericType"},{"id":433,"eClass":"EGenericType"},{"id":434,"eClass":"EGenericType"},{"id":435,"eClass":"EGenericType"},{"id":436,"eClass":"EGenericType"},{"id":437,"eClass":"EGenericType"},{"id":438,"eClass":"EGenericType"},{"id":439,"eClass":"EGenericType"},{"id":440,"eClass":"EGenericType"},{"id":441,"eClass":"EGenericType"},{"id":442,"eClass":"EGenericType"},{"id":443,"eClass":"EGenericType"},{"id":444,"eClass":"EGenericType"},{"id":445,"eClass":"EGenericType"},{"id":446,"eClass":"EGenericType"},{"id":447,"eClass":"EGenericType"},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"id":452,"eClass":"EGenericType"},{"id":453,"eClass":"EGenericType"},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"id":457,"eClass":"EGenericType"},{"id":458,"eClass":"EGenericType"},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"id":461,"eClass":"EGenericType"},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"id":465,"eClass":"EGenericType"},{"id":466,"eClass":"EGenericType"},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"id":471,"eClass":"EGenericType"},{"id":472,"eClass":"EGenericType"},{"id":473,"eClass":"EGenericType"},{"id":474,"eClass":"EGenericType"},{"id":475,"eClass":"EGenericType"},{"id":476,"eClass":"EGenericType"},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"EGenericType"},{"id":479,"eClass":"EGenericType"},{"id":480,"eClass":"EGenericType"},{"id":481,"eClass":"EGenericType"},{"id":482,"eClass":"EGenericType"},{"id":483,"eClass":"EGenericType"},{"id":484,"eClass":"EGenericType"},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"id":489,"eClass":"EGenericType"},{"id":490,"eClass":"EGenericType"},{"id":491,"eClass":"EGenericType"},{"id":492,"eClass":"EGenericType"},{"id":493,"eClass":"EGenericType"},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"id":496,"eClass":"EGenericType"},{"id":497,"eClass":"EGenericType"},{"id":498,"eClass":"EGenericType"},{"id":499,"eClass":"EGenericType"},{"id":500,"eClass":"EGenericType"},{"id":501,"eClass":"EGenericType"},{"id":502,"eClass":"EGenericType"},{"id":503,"eClass":"EGenericType"},{"id":504,"eClass":"EGenericType"},{"id":505,"eClass":"EGenericType"},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"id":508,"eClass":"EGenericType"},{"id":509,"eClass":"EGenericType"},{"id":510,"eClass":"EGenericType"},{"id":511,"eClass":"EGenericType"},{"id":512,"eClass":"EGenericType"},{"id":513,"eClass":"EGenericType"},{"id":514,"eClass":"EGenericType"},{"id":515,"eClass":"EGenericType"},{"id":516,"eClass":"EGenericType"},{"id":517,"eClass":"EGenericType"},{"id":518,"eClass":"EGenericType"},{"id":519,"eClass":"EGenericType"},{"id":520,"eClass":"EGenericType"},{"id":521,"eClass":"EGenericType"},{"id":522,"eClass":"EGenericType"},{"id":523,"eClass":"EGenericType"},{"id":524,"eClass":"EGenericType"},{"id":525,"eClass":"EGenericType"},{"id":526,"eClass":"EGenericType"},{"id":527,"eClass":"EGenericType"},{"id":528,"eClass":"EGenericType"},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"id":533,"eClass":"EGenericType"},{"id":534,"eClass":"EGenericType"},{"id":535,"eClass":"EGenericType"},{"id":536,"eClass":"EGenericType"},{"id":537,"eClass":"EGenericType"},{"id":538,"eClass":"EGenericType"},{"id":539,"eClass":"EGenericType"},{"id":540,"eClass":"EGenericType"},{"id":541,"eClass":"EGenericType"},{"id":542,"eClass":"EGenericType"},{"id":543,"eClass":"EGenericType"},{"id":544,"eClass":"EGenericType"},{"id":545,"eClass":"EGenericType"},{"id":546,"eClass":"EGenericType"},{"id":547,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":548,"derived":false},{"id":549,"eClass":"EGenericType"},{"id":550,"eClass":"EGenericType"},{"id":551,"eClass":"EGenericType"},{"id":552,"eClass":"EGenericType"},{"id":553,"eClass":"EGenericType"},{"id":554,"eClass":"EGenericType"},{"id":555,"eClass":"EGenericType"},{"id":556,"eClass":"EGenericType"},{"id":557,"eClass":"EGenericType"},{"id":558,"eClass":"EGenericType"},{"id":559,"eClass":"EGenericType"},{"id":560,"eClass":"EGenericType"},{"id":561,"eClass":"EGenericType"},{"id":562,"eClass":"EGenericType"},{"id":563,"eClass":"EGenericType"},{"id":564,"eClass":"EGenericType"},{"id":565,"eClass":"EGenericType"},{"id":566,"eClass":"EGenericType"},{"id":567,"eClass":"EGenericType"},{"id":568,"eClass":"EGenericType"},{"id":569,"eClass":"EGenericType"},{"id":570,"eClass":"EGenericType"},{"id":571,"eClass":"EGenericType"},{"id":572,"eClass":"EGenericType"},{"id":573,"eClass":"EGenericType"},{"id":574,"eClass":"EGenericType"},{"id":575,"eClass":"EGenericType"},{"id":576,"eClass":"EGenericType"},{"id":577,"eClass":"EGenericType"},{"id":578,"eClass":"EGenericType"},{"id":579,"eClass":"EGenericType"},{"id":580,"eClass":"EGenericType"},{"id":581,"eClass":"EGenericType"},{"id":582,"eClass":"EGenericType"},{"id":583,"eClass":"EGenericType"},{"id":584,"eClass":"EGenericType"},{"id":585,"eClass":"EGenericType"},{"id":586,"eClass":"EGenericType"},{"id":587,"eClass":"EGenericType"},{"id":588,"eClass":"EGenericType"},{"id":589,"eClass":"EGenericType"},{"id":590,"eClass":"EGenericType"},{"id":591,"eClass":"EGenericType"},{"id":592,"eClass":"EGenericType"},{"id":593,"eClass":"EGenericType"},{"id":594,"eClass":"EGenericType"},{"id":595,"eClass":"EGenericType"},{"id":596,"eClass":"EGenericType"},{"id":597,"eClass":"EGenericType"},{"id":598,"eClass":"EGenericType"},{"id":599,"eClass":"EGenericType"},{"id":600,"eClass":"EGenericType"},{"id":601,"eClass":"EGenericType"},{"id":602,"eClass":"EGenericType"},{"id":603,"eClass":"EGenericType"},{"id":604,"eClass":"EGenericType"},{"id":605,"eClass":"EGenericType"},{"id":606,"eClass":"EGenericType"},{"id":607,"eClass":"EGenericType"},{"id":608,"eClass":"EGenericType"},{"id":609,"eClass":"EGenericType"},{"id":610,"eClass":"EGenericType"},{"id":611,"eClass":"EGenericType"},{"id":612,"eClass":"EGenericType"},{"id":613,"eClass":"EGenericType"},{"id":614,"eClass":"EGenericType"},{"id":615,"eClass":"EGenericType"},{"id":616,"eClass":"EGenericType"},{"id":617,"eClass":"EGenericType"},{"id":618,"eClass":"EGenericType"},{"id":619,"eClass":"EGenericType"},{"id":620,"eClass":"EGenericType"},{"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":621,"derived":false},{"id":622,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":0,"target":90},{"source":0,"target":91},{"source":0,"target":92},{"source":0,"target":93},{"source":0,"target":94},{"source":0,"target":95},{"source":0,"target":96},{"source":0,"target":97},{"source":0,"target":98},{"source":0,"target":99},{"source":0,"target":100},{"source":0,"target":101},{"source":0,"target":102},{"source":0,"target":103},{"source":0,"target":104},{"source":0,"target":105},{"source":0,"target":106},{"source":0,"target":107},{"source":0,"target":108},{"source":0,"target":109},{"source":0,"target":110},{"source":0,"target":111},{"source":0,"target":112},{"source":0,"target":113},{"source":0,"target":114},{"source":0,"target":115},{"source":0,"target":116},{"source":0,"target":117},{"source":0,"target":118},{"source":0,"target":119},{"source":0,"target":120},{"source":0,"target":121},{"source":0,"target":122},{"source":0,"target":123},{"source":0,"target":124},{"source":0,"target":125},{"source":0,"target":126},{"source":0,"target":127},{"source":0,"target":128},{"source":0,"target":129},{"source":0,"target":130},{"source":0,"target":131},{"source":0,"target":132},{"source":0,"target":133},{"source":0,"target":134},{"source":0,"target":135},{"source":0,"target":136},{"source":0,"target":137},{"source":0,"target":138},{"source":0,"target":139},{"source":0,"target":140},{"source":0,"target":141},{"source":0,"target":142},{"source":0,"target":143},{"source":0,"target":144},{"source":0,"target":145},{"source":0,"target":146},{"source":0,"target":147},{"source":0,"target":148},{"source":0,"target":149},{"source":0,"target":150},{"source":0,"target":151},{"source":0,"target":152},{"source":0,"target":153},{"source":0,"target":154},{"source":0,"target":155},{"source":0,"target":156},{"source":0,"target":157},{"source":0,"target":158},{"source":0,"target":159},{"source":0,"target":160},{"source":0,"target":161},{"source":0,"target":162},{"source":0,"target":163},{"source":0,"target":164},{"source":0,"target":165},{"source":0,"target":166},{"source":0,"target":167},{"source":0,"target":168},{"source":0,"target":169},{"source":0,"target":170},{"source":0,"target":171},{"source":0,"target":172},{"source":0,"target":173},{"source":0,"target":174},{"source":0,"target":175},{"source":0,"target":176},{"source":0,"target":177},{"source":0,"target":178},{"source":0,"target":179},{"source":0,"target":180},{"source":0,"target":181},{"source":0,"target":182},{"source":0,"target":183},{"source":0,"target":184},{"source":0,"target":185},{"source":0,"target":186},{"source":0,"target":187},{"source":0,"target":188},{"source":0,"target":189},{"source":0,"target":190},{"source":0,"target":191},{"source":0,"target":192},{"source":0,"target":193},{"source":0,"target":194},{"source":0,"target":195},{"source":0,"target":196},{"source":0,"target":197},{"source":0,"target":198},{"source":1,"target":0},{"source":1,"target":9},{"source":1,"target":61},{"source":1,"target":198},{"source":1,"target":199},{"source":1,"target":200},{"source":1,"target":201},{"source":199,"target":9},{"source":200,"target":61},{"source":201,"target":198},{"source":2,"target":0},{"source":2,"target":165},{"source":2,"target":198},{"source":2,"target":202},{"source":2,"target":203},{"source":202,"target":165},{"source":203,"target":198},{"source":3,"target":0},{"source":3,"target":28},{"source":3,"target":198},{"source":3,"target":204},{"source":3,"target":205},{"source":204,"target":28},{"source":205,"target":198},{"source":4,"target":0},{"source":4,"target":45},{"source":4,"target":198},{"source":4,"target":206},{"source":4,"target":207},{"source":206,"target":45},{"source":207,"target":198},{"source":5,"target":0},{"source":5,"target":167},{"source":5,"target":198},{"source":5,"target":208},{"source":5,"target":209},{"source":208,"target":167},{"source":209,"target":198},{"source":6,"target":0},{"source":6,"target":67},{"source":6,"target":86},{"source":6,"target":122},{"source":6,"target":198},{"source":6,"target":210},{"source":6,"target":211},{"source":6,"target":212},{"source":6,"target":213},{"source":6,"target":214},{"source":210,"target":6},{"source":210,"target":215},{"source":210,"target":6},{"source":215,"target":6},{"source":211,"target":67},{"source":212,"target":86},{"source":213,"target":122},{"source":214,"target":198},{"source":7,"target":0},{"source":7,"target":11},{"source":7,"target":198},{"source":7,"target":216},{"source":7,"target":217},{"source":216,"target":11},{"source":217,"target":198},{"source":8,"target":0},{"source":8,"target":3},{"source":8,"target":198},{"source":8,"target":218},{"source":8,"target":219},{"source":218,"target":3},{"source":219,"target":198},{"source":9,"target":0},{"source":9,"target":2},{"source":9,"target":198},{"source":9,"target":220},{"source":9,"target":221},{"source":220,"target":2},{"source":221,"target":198},{"source":10,"target":0},{"source":10,"target":1},{"source":10,"target":198},{"source":10,"target":222},{"source":10,"target":223},{"source":222,"target":1},{"source":223,"target":198},{"source":11,"target":0},{"source":11,"target":40},{"source":11,"target":198},{"source":11,"target":224},{"source":11,"target":225},{"source":224,"target":40},{"source":225,"target":198},{"source":12,"target":0},{"source":12,"target":55},{"source":12,"target":198},{"source":12,"target":226},{"source":12,"target":227},{"source":226,"target":55},{"source":227,"target":198},{"source":13,"target":0},{"source":13,"target":11},{"source":13,"target":198},{"source":13,"target":228},{"source":13,"target":229},{"source":228,"target":11},{"source":229,"target":198},{"source":14,"target":0},{"source":14,"target":39},{"source":14,"target":198},{"source":14,"target":230},{"source":14,"target":231},{"source":230,"target":39},{"source":231,"target":198},{"source":15,"target":0},{"source":15,"target":3},{"source":15,"target":198},{"source":15,"target":232},{"source":15,"target":233},{"source":232,"target":3},{"source":233,"target":198},{"source":16,"target":0},{"source":16,"target":69},{"source":16,"target":198},{"source":16,"target":234},{"source":16,"target":235},{"source":234,"target":69},{"source":235,"target":198},{"source":17,"target":0},{"source":17,"target":40},{"source":17,"target":198},{"source":17,"target":236},{"source":17,"target":237},{"source":236,"target":40},{"source":237,"target":198},{"source":18,"target":0},{"source":18,"target":134},{"source":18,"target":198},{"source":18,"target":238},{"source":18,"target":239},{"source":238,"target":134},{"source":239,"target":198},{"source":19,"target":0},{"source":19,"target":12},{"source":19,"target":198},{"source":19,"target":240},{"source":19,"target":241},{"source":240,"target":12},{"source":241,"target":198},{"source":20,"target":0},{"source":20,"target":126},{"source":20,"target":198},{"source":20,"target":242},{"source":20,"target":243},{"source":242,"target":126},{"source":243,"target":198},{"source":21,"target":0},{"source":21,"target":165},{"source":21,"target":198},{"source":21,"target":244},{"source":21,"target":245},{"source":244,"target":165},{"source":245,"target":198},{"source":22,"target":0},{"source":22,"target":28},{"source":22,"target":198},{"source":22,"target":246},{"source":22,"target":247},{"source":246,"target":28},{"source":247,"target":198},{"source":23,"target":0},{"source":23,"target":141},{"source":23,"target":198},{"source":23,"target":248},{"source":23,"target":249},{"source":248,"target":141},{"source":249,"target":198},{"source":24,"target":0},{"source":24,"target":3},{"source":24,"target":198},{"source":24,"target":250},{"source":24,"target":251},{"source":250,"target":3},{"source":251,"target":198},{"source":25,"target":0},{"source":25,"target":141},{"source":25,"target":198},{"source":25,"target":252},{"source":25,"target":253},{"source":252,"target":141},{"source":253,"target":198},{"source":26,"target":0},{"source":26,"target":30},{"source":26,"target":198},{"source":26,"target":254},{"source":26,"target":255},{"source":254,"target":30},{"source":255,"target":198},{"source":27,"target":0},{"source":27,"target":167},{"source":27,"target":198},{"source":27,"target":256},{"source":27,"target":257},{"source":256,"target":167},{"source":257,"target":198},{"source":28,"target":0},{"source":28,"target":61},{"source":28,"target":198},{"source":28,"target":258},{"source":28,"target":259},{"source":258,"target":61},{"source":259,"target":198},{"source":29,"target":0},{"source":29,"target":22},{"source":29,"target":198},{"source":29,"target":260},{"source":29,"target":261},{"source":260,"target":22},{"source":261,"target":198},{"source":30,"target":0},{"source":30,"target":1},{"source":30,"target":198},{"source":30,"target":262},{"source":30,"target":263},{"source":262,"target":1},{"source":263,"target":198},{"source":31,"target":0},{"source":31,"target":50},{"source":31,"target":198},{"source":31,"target":264},{"source":31,"target":265},{"source":264,"target":50},{"source":265,"target":198},{"source":32,"target":0},{"source":32,"target":196},{"source":32,"target":198},{"source":32,"target":266},{"source":32,"target":267},{"source":266,"target":196},{"source":267,"target":198},{"source":33,"target":0},{"source":33,"target":143},{"source":33,"target":198},{"source":33,"target":268},{"source":33,"target":269},{"source":268,"target":143},{"source":269,"target":198},{"source":34,"target":0},{"source":34,"target":185},{"source":34,"target":198},{"source":34,"target":270},{"source":34,"target":271},{"source":270,"target":185},{"source":271,"target":198},{"source":35,"target":0},{"source":35,"target":141},{"source":35,"target":198},{"source":35,"target":272},{"source":35,"target":273},{"source":272,"target":141},{"source":273,"target":198},{"source":36,"target":0},{"source":36,"target":174},{"source":36,"target":198},{"source":36,"target":274},{"source":36,"target":275},{"source":274,"target":174},{"source":275,"target":198},{"source":37,"target":0},{"source":37,"target":177},{"source":37,"target":198},{"source":37,"target":276},{"source":37,"target":277},{"source":276,"target":177},{"source":277,"target":198},{"source":38,"target":0},{"source":38,"target":139},{"source":38,"target":198},{"source":38,"target":278},{"source":38,"target":279},{"source":278,"target":139},{"source":279,"target":198},{"source":39,"target":0},{"source":39,"target":42},{"source":39,"target":186},{"source":39,"target":198},{"source":39,"target":280},{"source":39,"target":281},{"source":39,"target":282},{"source":280,"target":42},{"source":281,"target":186},{"source":282,"target":198},{"source":40,"target":0},{"source":40,"target":141},{"source":40,"target":198},{"source":40,"target":283},{"source":40,"target":284},{"source":283,"target":141},{"source":284,"target":198},{"source":41,"target":0},{"source":41,"target":128},{"source":41,"target":198},{"source":41,"target":285},{"source":41,"target":286},{"source":285,"target":128},{"source":286,"target":198},{"source":42,"target":0},{"source":42,"target":183},{"source":42,"target":198},{"source":42,"target":287},{"source":42,"target":288},{"source":287,"target":183},{"source":288,"target":198},{"source":43,"target":0},{"source":43,"target":126},{"source":43,"target":198},{"source":43,"target":289},{"source":43,"target":290},{"source":289,"target":126},{"source":290,"target":198},{"source":44,"target":0},{"source":44,"target":125},{"source":44,"target":198},{"source":44,"target":291},{"source":44,"target":292},{"source":291,"target":125},{"source":292,"target":198},{"source":45,"target":0},{"source":45,"target":165},{"source":45,"target":198},{"source":45,"target":293},{"source":45,"target":294},{"source":293,"target":165},{"source":294,"target":198},{"source":46,"target":0},{"source":46,"target":45},{"source":46,"target":198},{"source":46,"target":295},{"source":46,"target":296},{"source":295,"target":45},{"source":296,"target":198},{"source":47,"target":0},{"source":47,"target":128},{"source":47,"target":198},{"source":47,"target":297},{"source":47,"target":298},{"source":297,"target":128},{"source":298,"target":198},{"source":48,"target":0},{"source":48,"target":33},{"source":48,"target":198},{"source":48,"target":299},{"source":48,"target":300},{"source":299,"target":33},{"source":300,"target":198},{"source":49,"target":0},{"source":49,"target":33},{"source":49,"target":198},{"source":49,"target":301},{"source":49,"target":302},{"source":301,"target":33},{"source":302,"target":198},{"source":50,"target":0},{"source":50,"target":45},{"source":50,"target":198},{"source":50,"target":303},{"source":50,"target":304},{"source":303,"target":45},{"source":304,"target":198},{"source":51,"target":0},{"source":51,"target":45},{"source":51,"target":198},{"source":51,"target":305},{"source":51,"target":306},{"source":305,"target":45},{"source":306,"target":198},{"source":52,"target":0},{"source":52,"target":70},{"source":52,"target":198},{"source":52,"target":307},{"source":52,"target":308},{"source":307,"target":70},{"source":308,"target":198},{"source":53,"target":0},{"source":53,"target":2},{"source":53,"target":198},{"source":53,"target":309},{"source":53,"target":310},{"source":309,"target":2},{"source":310,"target":198},{"source":54,"target":0},{"source":54,"target":183},{"source":54,"target":182},{"source":54,"target":198},{"source":54,"target":311},{"source":54,"target":312},{"source":54,"target":313},{"source":311,"target":183},{"source":312,"target":182},{"source":313,"target":198},{"source":55,"target":0},{"source":55,"target":39},{"source":55,"target":198},{"source":55,"target":314},{"source":55,"target":315},{"source":314,"target":39},{"source":315,"target":198},{"source":56,"target":0},{"source":56,"target":160},{"source":56,"target":198},{"source":56,"target":316},{"source":56,"target":317},{"source":316,"target":160},{"source":317,"target":198},{"source":57,"target":0},{"source":57,"target":3},{"source":57,"target":198},{"source":57,"target":318},{"source":57,"target":319},{"source":318,"target":3},{"source":319,"target":198},{"source":58,"target":0},{"source":58,"target":69},{"source":58,"target":198},{"source":58,"target":320},{"source":58,"target":321},{"source":320,"target":69},{"source":321,"target":198},{"source":59,"target":0},{"source":59,"target":141},{"source":59,"target":198},{"source":59,"target":322},{"source":59,"target":323},{"source":322,"target":141},{"source":323,"target":198},{"source":60,"target":0},{"source":60,"target":139},{"source":60,"target":198},{"source":60,"target":324},{"source":60,"target":325},{"source":324,"target":139},{"source":325,"target":198},{"source":61,"target":0},{"source":61,"target":165},{"source":61,"target":198},{"source":61,"target":326},{"source":61,"target":327},{"source":326,"target":165},{"source":327,"target":198},{"source":62,"target":0},{"source":62,"target":114},{"source":62,"target":198},{"source":62,"target":328},{"source":62,"target":329},{"source":328,"target":114},{"source":329,"target":198},{"source":63,"target":0},{"source":63,"target":188},{"source":63,"target":198},{"source":63,"target":330},{"source":63,"target":331},{"source":330,"target":188},{"source":331,"target":198},{"source":64,"target":0},{"source":64,"target":28},{"source":64,"target":198},{"source":64,"target":332},{"source":64,"target":333},{"source":332,"target":28},{"source":333,"target":198},{"source":65,"target":0},{"source":65,"target":175},{"source":65,"target":198},{"source":65,"target":334},{"source":65,"target":335},{"source":334,"target":175},{"source":335,"target":198},{"source":66,"target":0},{"source":66,"target":89},{"source":66,"target":198},{"source":66,"target":336},{"source":66,"target":337},{"source":336,"target":89},{"source":337,"target":198},{"source":67,"target":0},{"source":67,"target":146},{"source":67,"target":61},{"source":67,"target":198},{"source":67,"target":338},{"source":67,"target":339},{"source":67,"target":340},{"source":338,"target":146},{"source":339,"target":61},{"source":340,"target":198},{"source":68,"target":0},{"source":68,"target":141},{"source":68,"target":198},{"source":68,"target":341},{"source":68,"target":342},{"source":341,"target":141},{"source":342,"target":198},{"source":69,"target":0},{"source":69,"target":183},{"source":69,"target":198},{"source":69,"target":343},{"source":69,"target":344},{"source":343,"target":183},{"source":344,"target":198},{"source":70,"target":0},{"source":70,"target":183},{"source":70,"target":198},{"source":70,"target":345},{"source":70,"target":346},{"source":345,"target":183},{"source":346,"target":198},{"source":71,"target":0},{"source":71,"target":181},{"source":71,"target":198},{"source":71,"target":347},{"source":71,"target":348},{"source":347,"target":181},{"source":348,"target":198},{"source":72,"target":0},{"source":72,"target":183},{"source":72,"target":198},{"source":72,"target":349},{"source":72,"target":350},{"source":349,"target":183},{"source":350,"target":198},{"source":73,"target":0},{"source":73,"target":165},{"source":73,"target":198},{"source":73,"target":351},{"source":73,"target":352},{"source":351,"target":165},{"source":352,"target":198},{"source":74,"target":0},{"source":74,"target":174},{"source":74,"target":198},{"source":74,"target":353},{"source":74,"target":354},{"source":353,"target":174},{"source":354,"target":198},{"source":75,"target":0},{"source":75,"target":2},{"source":75,"target":198},{"source":75,"target":355},{"source":75,"target":356},{"source":355,"target":2},{"source":356,"target":198},{"source":76,"target":0},{"source":76,"target":164},{"source":76,"target":198},{"source":76,"target":357},{"source":76,"target":358},{"source":357,"target":164},{"source":358,"target":198},{"source":77,"target":0},{"source":77,"target":70},{"source":77,"target":198},{"source":77,"target":359},{"source":77,"target":360},{"source":359,"target":70},{"source":360,"target":198},{"source":78,"target":0},{"source":78,"target":136},{"source":78,"target":198},{"source":78,"target":361},{"source":78,"target":362},{"source":361,"target":136},{"source":362,"target":198},{"source":79,"target":0},{"source":79,"target":86},{"source":79,"target":61},{"source":79,"target":198},{"source":79,"target":363},{"source":79,"target":364},{"source":79,"target":365},{"source":363,"target":86},{"source":364,"target":61},{"source":365,"target":198},{"source":80,"target":0},{"source":80,"target":192},{"source":80,"target":198},{"source":80,"target":366},{"source":80,"target":367},{"source":366,"target":192},{"source":367,"target":198},{"source":81,"target":0},{"source":81,"target":33},{"source":81,"target":198},{"source":81,"target":368},{"source":81,"target":369},{"source":368,"target":33},{"source":369,"target":198},{"source":82,"target":0},{"source":82,"target":161},{"source":82,"target":198},{"source":82,"target":370},{"source":82,"target":371},{"source":370,"target":161},{"source":371,"target":198},{"source":83,"target":0},{"source":83,"target":183},{"source":83,"target":198},{"source":83,"target":372},{"source":83,"target":373},{"source":372,"target":183},{"source":373,"target":198},{"source":84,"target":0},{"source":84,"target":143},{"source":84,"target":198},{"source":84,"target":374},{"source":84,"target":375},{"source":374,"target":143},{"source":375,"target":198},{"source":85,"target":0},{"source":85,"target":147},{"source":85,"target":198},{"source":85,"target":376},{"source":85,"target":377},{"source":376,"target":147},{"source":377,"target":198},{"source":86,"target":0},{"source":86,"target":165},{"source":86,"target":198},{"source":86,"target":378},{"source":86,"target":379},{"source":378,"target":165},{"source":379,"target":198},{"source":87,"target":0},{"source":87,"target":139},{"source":87,"target":198},{"source":87,"target":380},{"source":87,"target":381},{"source":380,"target":139},{"source":381,"target":198},{"source":88,"target":0},{"source":88,"target":139},{"source":88,"target":198},{"source":88,"target":382},{"source":88,"target":383},{"source":382,"target":139},{"source":383,"target":198},{"source":89,"target":0},{"source":89,"target":1},{"source":89,"target":198},{"source":89,"target":384},{"source":89,"target":385},{"source":384,"target":1},{"source":385,"target":198},{"source":90,"target":0},{"source":90,"target":165},{"source":90,"target":198},{"source":90,"target":386},{"source":90,"target":387},{"source":386,"target":165},{"source":387,"target":198},{"source":91,"target":0},{"source":91,"target":141},{"source":91,"target":198},{"source":91,"target":388},{"source":91,"target":389},{"source":388,"target":141},{"source":389,"target":198},{"source":92,"target":0},{"source":92,"target":6},{"source":92,"target":198},{"source":92,"target":390},{"source":92,"target":391},{"source":390,"target":6},{"source":391,"target":198},{"source":93,"target":0},{"source":93,"target":132},{"source":93,"target":198},{"source":93,"target":392},{"source":93,"target":393},{"source":392,"target":132},{"source":393,"target":198},{"source":94,"target":0},{"source":94,"target":9},{"source":94,"target":198},{"source":94,"target":394},{"source":94,"target":395},{"source":394,"target":9},{"source":395,"target":198},{"source":95,"target":0},{"source":95,"target":138},{"source":95,"target":198},{"source":95,"target":396},{"source":95,"target":397},{"source":396,"target":138},{"source":397,"target":198},{"source":96,"target":0},{"source":96,"target":167},{"source":96,"target":198},{"source":96,"target":398},{"source":96,"target":399},{"source":398,"target":167},{"source":399,"target":198},{"source":97,"target":0},{"source":97,"target":183},{"source":97,"target":198},{"source":97,"target":400},{"source":97,"target":401},{"source":400,"target":183},{"source":401,"target":198},{"source":98,"target":0},{"source":98,"target":139},{"source":98,"target":198},{"source":98,"target":402},{"source":98,"target":403},{"source":402,"target":139},{"source":403,"target":198},{"source":99,"target":0},{"source":99,"target":86},{"source":99,"target":61},{"source":99,"target":198},{"source":99,"target":404},{"source":99,"target":405},{"source":99,"target":406},{"source":404,"target":86},{"source":405,"target":61},{"source":406,"target":198},{"source":100,"target":0},{"source":100,"target":183},{"source":100,"target":198},{"source":100,"target":407},{"source":100,"target":408},{"source":407,"target":183},{"source":408,"target":198},{"source":101,"target":0},{"source":101,"target":175},{"source":101,"target":198},{"source":101,"target":409},{"source":101,"target":410},{"source":409,"target":175},{"source":410,"target":198},{"source":102,"target":0},{"source":102,"target":136},{"source":102,"target":198},{"source":102,"target":411},{"source":102,"target":412},{"source":411,"target":136},{"source":412,"target":198},{"source":103,"target":0},{"source":103,"target":165},{"source":103,"target":198},{"source":103,"target":413},{"source":103,"target":414},{"source":413,"target":165},{"source":414,"target":198},{"source":104,"target":0},{"source":104,"target":21},{"source":104,"target":45},{"source":104,"target":198},{"source":104,"target":415},{"source":104,"target":416},{"source":104,"target":417},{"source":415,"target":21},{"source":416,"target":45},{"source":417,"target":198},{"source":105,"target":0},{"source":105,"target":42},{"source":105,"target":117},{"source":105,"target":198},{"source":105,"target":418},{"source":105,"target":419},{"source":105,"target":420},{"source":418,"target":42},{"source":419,"target":117},{"source":420,"target":198},{"source":106,"target":0},{"source":106,"target":179},{"source":106,"target":198},{"source":106,"target":421},{"source":106,"target":422},{"source":421,"target":179},{"source":422,"target":198},{"source":107,"target":0},{"source":107,"target":165},{"source":107,"target":198},{"source":107,"target":423},{"source":107,"target":424},{"source":423,"target":165},{"source":424,"target":198},{"source":108,"target":0},{"source":108,"target":146},{"source":108,"target":198},{"source":108,"target":425},{"source":108,"target":426},{"source":425,"target":146},{"source":426,"target":198},{"source":109,"target":0},{"source":109,"target":65},{"source":109,"target":198},{"source":109,"target":427},{"source":109,"target":428},{"source":427,"target":65},{"source":428,"target":198},{"source":110,"target":0},{"source":110,"target":128},{"source":110,"target":198},{"source":110,"target":429},{"source":110,"target":430},{"source":429,"target":128},{"source":430,"target":198},{"source":111,"target":0},{"source":111,"target":141},{"source":111,"target":198},{"source":111,"target":431},{"source":111,"target":432},{"source":431,"target":141},{"source":432,"target":198},{"source":112,"target":0},{"source":112,"target":141},{"source":112,"target":198},{"source":112,"target":433},{"source":112,"target":434},{"source":433,"target":141},{"source":434,"target":198},{"source":113,"target":0},{"source":113,"target":192},{"source":113,"target":198},{"source":113,"target":435},{"source":113,"target":436},{"source":435,"target":192},{"source":436,"target":198},{"source":114,"target":0},{"source":114,"target":165},{"source":114,"target":198},{"source":114,"target":437},{"source":114,"target":438},{"source":437,"target":165},{"source":438,"target":198},{"source":115,"target":0},{"source":115,"target":147},{"source":115,"target":198},{"source":115,"target":439},{"source":115,"target":440},{"source":439,"target":147},{"source":440,"target":198},{"source":116,"target":0},{"source":116,"target":172},{"source":116,"target":198},{"source":116,"target":441},{"source":116,"target":442},{"source":441,"target":172},{"source":442,"target":198},{"source":117,"target":0},{"source":117,"target":183},{"source":117,"target":198},{"source":117,"target":443},{"source":117,"target":444},{"source":443,"target":183},{"source":444,"target":198},{"source":118,"target":0},{"source":118,"target":39},{"source":118,"target":198},{"source":118,"target":445},{"source":118,"target":446},{"source":445,"target":39},{"source":446,"target":198},{"source":119,"target":0},{"source":119,"target":147},{"source":119,"target":198},{"source":119,"target":447},{"source":119,"target":448},{"source":447,"target":147},{"source":448,"target":198},{"source":120,"target":0},{"source":120,"target":128},{"source":120,"target":198},{"source":120,"target":449},{"source":120,"target":450},{"source":449,"target":128},{"source":450,"target":198},{"source":121,"target":0},{"source":121,"target":141},{"source":121,"target":198},{"source":121,"target":451},{"source":121,"target":452},{"source":451,"target":141},{"source":452,"target":198},{"source":122,"target":0},{"source":122,"target":165},{"source":122,"target":198},{"source":122,"target":453},{"source":122,"target":454},{"source":453,"target":165},{"source":454,"target":198},{"source":123,"target":0},{"source":123,"target":55},{"source":123,"target":198},{"source":123,"target":455},{"source":123,"target":456},{"source":455,"target":55},{"source":456,"target":198},{"source":124,"target":0},{"source":124,"target":40},{"source":124,"target":198},{"source":124,"target":457},{"source":124,"target":458},{"source":457,"target":40},{"source":458,"target":198},{"source":125,"target":0},{"source":125,"target":21},{"source":125,"target":146},{"source":125,"target":198},{"source":125,"target":459},{"source":125,"target":460},{"source":125,"target":461},{"source":459,"target":21},{"source":460,"target":146},{"source":461,"target":198},{"source":126,"target":0},{"source":126,"target":39},{"source":126,"target":122},{"source":126,"target":198},{"source":126,"target":462},{"source":126,"target":463},{"source":126,"target":464},{"source":462,"target":39},{"source":463,"target":122},{"source":464,"target":198},{"source":127,"target":0},{"source":127,"target":28},{"source":127,"target":198},{"source":127,"target":465},{"source":127,"target":466},{"source":465,"target":28},{"source":466,"target":198},{"source":128,"target":0},{"source":128,"target":9},{"source":128,"target":198},{"source":128,"target":467},{"source":128,"target":468},{"source":467,"target":9},{"source":468,"target":198},{"source":129,"target":0},{"source":129,"target":125},{"source":129,"target":61},{"source":129,"target":198},{"source":129,"target":469},{"source":129,"target":470},{"source":129,"target":471},{"source":469,"target":125},{"source":470,"target":61},{"source":471,"target":198},{"source":130,"target":0},{"source":130,"target":154},{"source":130,"target":198},{"source":130,"target":472},{"source":130,"target":473},{"source":472,"target":154},{"source":473,"target":198},{"source":131,"target":0},{"source":131,"target":141},{"source":131,"target":198},{"source":131,"target":474},{"source":131,"target":475},{"source":474,"target":141},{"source":475,"target":198},{"source":132,"target":0},{"source":132,"target":139},{"source":132,"target":122},{"source":132,"target":182},{"source":132,"target":198},{"source":132,"target":476},{"source":132,"target":477},{"source":132,"target":478},{"source":132,"target":479},{"source":476,"target":139},{"source":477,"target":122},{"source":478,"target":182},{"source":479,"target":198},{"source":133,"target":0},{"source":133,"target":179},{"source":133,"target":198},{"source":133,"target":480},{"source":133,"target":481},{"source":480,"target":179},{"source":481,"target":198},{"source":134,"target":0},{"source":134,"target":2},{"source":134,"target":198},{"source":134,"target":482},{"source":134,"target":483},{"source":482,"target":2},{"source":483,"target":198},{"source":135,"target":0},{"source":135,"target":42},{"source":135,"target":198},{"source":135,"target":484},{"source":135,"target":485},{"source":484,"target":42},{"source":485,"target":198},{"source":136,"target":0},{"source":136,"target":141},{"source":136,"target":198},{"source":136,"target":486},{"source":136,"target":487},{"source":486,"target":141},{"source":487,"target":198},{"source":137,"target":0},{"source":137,"target":39},{"source":137,"target":69},{"source":137,"target":198},{"source":137,"target":488},{"source":137,"target":489},{"source":137,"target":490},{"source":488,"target":39},{"source":489,"target":69},{"source":490,"target":198},{"source":138,"target":0},{"source":138,"target":89},{"source":138,"target":198},{"source":138,"target":491},{"source":138,"target":492},{"source":491,"target":89},{"source":492,"target":198},{"source":139,"target":0},{"source":139,"target":165},{"source":139,"target":198},{"source":139,"target":493},{"source":139,"target":494},{"source":493,"target":165},{"source":494,"target":198},{"source":140,"target":0},{"source":140,"target":134},{"source":140,"target":198},{"source":140,"target":495},{"source":140,"target":496},{"source":495,"target":134},{"source":496,"target":198},{"source":141,"target":0},{"source":141,"target":94},{"source":141,"target":198},{"source":141,"target":497},{"source":141,"target":498},{"source":497,"target":94},{"source":498,"target":198},{"source":142,"target":0},{"source":142,"target":28},{"source":142,"target":198},{"source":142,"target":499},{"source":142,"target":500},{"source":499,"target":28},{"source":500,"target":198},{"source":143,"target":0},{"source":143,"target":165},{"source":143,"target":198},{"source":143,"target":501},{"source":143,"target":502},{"source":501,"target":165},{"source":502,"target":198},{"source":144,"target":0},{"source":144,"target":11},{"source":144,"target":198},{"source":144,"target":503},{"source":144,"target":504},{"source":503,"target":11},{"source":504,"target":198},{"source":145,"target":0},{"source":145,"target":183},{"source":145,"target":198},{"source":145,"target":505},{"source":145,"target":506},{"source":505,"target":183},{"source":506,"target":198},{"source":146,"target":0},{"source":146,"target":2},{"source":146,"target":198},{"source":146,"target":507},{"source":146,"target":508},{"source":507,"target":2},{"source":508,"target":198},{"source":147,"target":0},{"source":147,"target":141},{"source":147,"target":198},{"source":147,"target":509},{"source":147,"target":510},{"source":509,"target":141},{"source":510,"target":198},{"source":148,"target":0},{"source":148,"target":45},{"source":148,"target":198},{"source":148,"target":511},{"source":148,"target":512},{"source":511,"target":45},{"source":512,"target":198},{"source":149,"target":0},{"source":149,"target":11},{"source":149,"target":198},{"source":149,"target":513},{"source":149,"target":514},{"source":513,"target":11},{"source":514,"target":198},{"source":150,"target":0},{"source":150,"target":54},{"source":150,"target":198},{"source":150,"target":515},{"source":150,"target":516},{"source":515,"target":54},{"source":516,"target":198},{"source":151,"target":0},{"source":151,"target":165},{"source":151,"target":198},{"source":151,"target":517},{"source":151,"target":518},{"source":517,"target":165},{"source":518,"target":198},{"source":152,"target":0},{"source":152,"target":165},{"source":152,"target":198},{"source":152,"target":519},{"source":152,"target":520},{"source":519,"target":165},{"source":520,"target":198},{"source":153,"target":0},{"source":153,"target":165},{"source":153,"target":198},{"source":153,"target":521},{"source":153,"target":522},{"source":521,"target":165},{"source":522,"target":198},{"source":154,"target":0},{"source":154,"target":21},{"source":154,"target":2},{"source":154,"target":181},{"source":154,"target":198},{"source":154,"target":523},{"source":154,"target":524},{"source":154,"target":525},{"source":154,"target":526},{"source":523,"target":21},{"source":524,"target":2},{"source":525,"target":181},{"source":526,"target":198},{"source":155,"target":0},{"source":155,"target":21},{"source":155,"target":2},{"source":155,"target":198},{"source":155,"target":527},{"source":155,"target":528},{"source":155,"target":529},{"source":527,"target":21},{"source":528,"target":2},{"source":529,"target":198},{"source":156,"target":0},{"source":156,"target":165},{"source":156,"target":198},{"source":156,"target":530},{"source":156,"target":531},{"source":530,"target":165},{"source":531,"target":198},{"source":157,"target":0},{"source":157,"target":143},{"source":157,"target":198},{"source":157,"target":532},{"source":157,"target":533},{"source":532,"target":143},{"source":533,"target":198},{"source":158,"target":0},{"source":158,"target":6},{"source":158,"target":198},{"source":158,"target":534},{"source":158,"target":535},{"source":534,"target":6},{"source":535,"target":198},{"source":159,"target":0},{"source":159,"target":172},{"source":159,"target":198},{"source":159,"target":536},{"source":159,"target":537},{"source":536,"target":172},{"source":537,"target":198},{"source":160,"target":0},{"source":160,"target":141},{"source":160,"target":198},{"source":160,"target":538},{"source":160,"target":539},{"source":538,"target":141},{"source":539,"target":198},{"source":161,"target":0},{"source":161,"target":164},{"source":161,"target":198},{"source":161,"target":540},{"source":161,"target":541},{"source":540,"target":164},{"source":541,"target":198},{"source":162,"target":0},{"source":162,"target":176},{"source":162,"target":198},{"source":162,"target":542},{"source":162,"target":543},{"source":542,"target":176},{"source":543,"target":198},{"source":163,"target":0},{"source":163,"target":141},{"source":163,"target":198},{"source":163,"target":544},{"source":163,"target":545},{"source":544,"target":141},{"source":545,"target":198},{"source":164,"target":0},{"source":164,"target":160},{"source":164,"target":198},{"source":164,"target":546},{"source":164,"target":547},{"source":546,"target":160},{"source":547,"target":198},{"source":165,"target":0},{"source":165,"target":198},{"source":165,"target":548},{"source":165,"target":549},{"source":548,"target":550},{"source":548,"target":165},{"source":549,"target":198},{"source":166,"target":0},{"source":166,"target":177},{"source":166,"target":198},{"source":166,"target":551},{"source":166,"target":552},{"source":551,"target":177},{"source":552,"target":198},{"source":167,"target":0},{"source":167,"target":139},{"source":167,"target":198},{"source":167,"target":553},{"source":167,"target":554},{"source":553,"target":139},{"source":554,"target":198},{"source":168,"target":0},{"source":168,"target":55},{"source":168,"target":45},{"source":168,"target":198},{"source":168,"target":555},{"source":168,"target":556},{"source":168,"target":557},{"source":555,"target":55},{"source":556,"target":45},{"source":557,"target":198},{"source":169,"target":0},{"source":169,"target":128},{"source":169,"target":198},{"source":169,"target":558},{"source":169,"target":559},{"source":558,"target":128},{"source":559,"target":198},{"source":170,"target":0},{"source":170,"target":177},{"source":170,"target":198},{"source":170,"target":560},{"source":170,"target":561},{"source":560,"target":177},{"source":561,"target":198},{"source":171,"target":0},{"source":171,"target":141},{"source":171,"target":198},{"source":171,"target":562},{"source":171,"target":563},{"source":562,"target":141},{"source":563,"target":198},{"source":172,"target":0},{"source":172,"target":21},{"source":172,"target":139},{"source":172,"target":198},{"source":172,"target":564},{"source":172,"target":565},{"source":172,"target":566},{"source":564,"target":21},{"source":565,"target":139},{"source":566,"target":198},{"source":173,"target":0},{"source":173,"target":35},{"source":173,"target":198},{"source":173,"target":567},{"source":173,"target":568},{"source":567,"target":35},{"source":568,"target":198},{"source":174,"target":0},{"source":174,"target":128},{"source":174,"target":198},{"source":174,"target":569},{"source":174,"target":570},{"source":569,"target":128},{"source":570,"target":198},{"source":175,"target":0},{"source":175,"target":167},{"source":175,"target":198},{"source":175,"target":571},{"source":175,"target":572},{"source":571,"target":167},{"source":572,"target":198},{"source":176,"target":0},{"source":176,"target":38},{"source":176,"target":198},{"source":176,"target":573},{"source":176,"target":574},{"source":573,"target":38},{"source":574,"target":198},{"source":177,"target":0},{"source":177,"target":141},{"source":177,"target":21},{"source":177,"target":198},{"source":177,"target":575},{"source":177,"target":576},{"source":177,"target":577},{"source":575,"target":141},{"source":576,"target":21},{"source":577,"target":198},{"source":178,"target":0},{"source":178,"target":38},{"source":178,"target":198},{"source":178,"target":578},{"source":178,"target":579},{"source":578,"target":38},{"source":579,"target":198},{"source":179,"target":0},{"source":179,"target":28},{"source":179,"target":198},{"source":179,"target":580},{"source":179,"target":581},{"source":580,"target":28},{"source":581,"target":198},{"source":180,"target":0},{"source":180,"target":65},{"source":180,"target":198},{"source":180,"target":582},{"source":180,"target":583},{"source":582,"target":65},{"source":583,"target":198},{"source":181,"target":0},{"source":181,"target":165},{"source":181,"target":198},{"source":181,"target":584},{"source":181,"target":585},{"source":584,"target":165},{"source":585,"target":198},{"source":182,"target":0},{"source":182,"target":165},{"source":182,"target":198},{"source":182,"target":586},{"source":182,"target":587},{"source":586,"target":165},{"source":587,"target":198},{"source":183,"target":0},{"source":183,"target":21},{"source":183,"target":98},{"source":183,"target":2},{"source":183,"target":198},{"source":183,"target":588},{"source":183,"target":589},{"source":183,"target":590},{"source":183,"target":591},{"source":588,"target":21},{"source":589,"target":98},{"source":590,"target":2},{"source":591,"target":198},{"source":184,"target":0},{"source":184,"target":141},{"source":184,"target":198},{"source":184,"target":592},{"source":184,"target":593},{"source":592,"target":141},{"source":593,"target":198},{"source":185,"target":0},{"source":185,"target":45},{"source":185,"target":114},{"source":185,"target":198},{"source":185,"target":594},{"source":185,"target":595},{"source":185,"target":596},{"source":594,"target":45},{"source":595,"target":114},{"source":596,"target":198},{"source":186,"target":0},{"source":186,"target":117},{"source":186,"target":198},{"source":186,"target":597},{"source":186,"target":598},{"source":597,"target":117},{"source":598,"target":198},{"source":187,"target":0},{"source":187,"target":176},{"source":187,"target":198},{"source":187,"target":599},{"source":187,"target":600},{"source":599,"target":176},{"source":600,"target":198},{"source":188,"target":0},{"source":188,"target":147},{"source":188,"target":198},{"source":188,"target":601},{"source":188,"target":602},{"source":601,"target":147},{"source":602,"target":198},{"source":189,"target":0},{"source":189,"target":3},{"source":189,"target":198},{"source":189,"target":603},{"source":189,"target":604},{"source":603,"target":3},{"source":604,"target":198},{"source":190,"target":0},{"source":190,"target":188},{"source":190,"target":198},{"source":190,"target":605},{"source":190,"target":606},{"source":605,"target":188},{"source":606,"target":198},{"source":191,"target":0},{"source":191,"target":1},{"source":191,"target":198},{"source":191,"target":607},{"source":191,"target":608},{"source":607,"target":1},{"source":608,"target":198},{"source":192,"target":0},{"source":192,"target":136},{"source":192,"target":198},{"source":192,"target":609},{"source":192,"target":610},{"source":609,"target":136},{"source":610,"target":198},{"source":193,"target":0},{"source":193,"target":181},{"source":193,"target":198},{"source":193,"target":611},{"source":193,"target":612},{"source":611,"target":181},{"source":612,"target":198},{"source":194,"target":0},{"source":194,"target":183},{"source":194,"target":198},{"source":194,"target":613},{"source":194,"target":614},{"source":613,"target":183},{"source":614,"target":198},{"source":195,"target":0},{"source":195,"target":141},{"source":195,"target":198},{"source":195,"target":615},{"source":195,"target":616},{"source":615,"target":141},{"source":616,"target":198},{"source":196,"target":0},{"source":196,"target":2},{"source":196,"target":198},{"source":196,"target":617},{"source":196,"target":618},{"source":617,"target":2},{"source":618,"target":198},{"source":197,"target":0},{"source":197,"target":141},{"source":197,"target":198},{"source":197,"target":619},{"source":197,"target":620},{"source":619,"target":141},{"source":620,"target":198},{"source":198,"target":0},{"source":198,"target":621},{"source":621,"target":622},{"source":621,"target":198}],"multigraph":true}
ecore
relational
repo-ecore-all/data/BackupTheBerlios/replicross-svn/fr.uha.ensisa.DataBase/src/fr/uha/ensisa/DataBase/DataBase.ecore
database DataBase getTable tableName tables Table getColumn columnName getIndex indexName dataBase columns indexes storageEngine InnoDB collation utf8_bin primaryKey uniques Column type nullable default length collation utf8_bin PrimaryKey Index columns Unique NamedElement name
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="database" nsURI="http://database/1.0" nsPrefix="database"> <eClassifiers xsi:type="ecore:EClass" name="DataBase"> <eOperations name="getTable" eType="#//Table"> <eParameters name="tableName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="tables" ordered="false" upperBound="-1" eType="#//Table" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Table" eSuperTypes="#//NamedElement"> <eOperations name="getColumn" eType="#//Column"> <eParameters name="columnName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="getIndex" eType="#//Index"> <eParameters name="indexName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="dataBase" ordered="false" eType="#//DataBase"/> <eStructuralFeatures xsi:type="ecore:EReference" name="columns" lowerBound="1" upperBound="-1" eType="#//Column" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="indexes" ordered="false" upperBound="-1" eType="#//Index" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="storageEngine" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="InnoDB"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="collation" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="utf8_bin"/> <eStructuralFeatures xsi:type="ecore:EReference" name="primaryKey" ordered="false" eType="#//PrimaryKey" changeable="false" volatile="true" transient="true" unsettable="true" derived="true"> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="derive" value="self.indexes->any(e|e.oclIsTypeOf(PrimaryKey))"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="uniques" ordered="false" upperBound="-1" eType="#//Unique" changeable="false" volatile="true" transient="true" unsettable="true" derived="true"> <eAnnotations source="http://www.eclipse.org/ocl/examples/OCL"> <details key="derive" value="self.indexes->select(e|e.oclIsTypeOf(Unique))"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Column" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nullable" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="default" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="length" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="collation" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="utf8_bin"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimaryKey" eSuperTypes="#//Index"/> <eClassifiers xsi:type="ecore:EClass" name="Index" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="columns" ordered="false" lowerBound="1" upperBound="-1" eType="#//Column"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Unique" eSuperTypes="#//Index"/> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"database","nsURI":"http://database/1.0","name":"database","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataBase","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Table","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Column","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimaryKey","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Index","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Unique","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"},{"ordered":true,"upperBound":1,"unique":true,"name":"getTable","lowerBound":0,"id":8,"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":"tables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"tableName","lowerBound":0,"id":11,"many":false,"required":false,"eClass":"EParameter"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getColumn","lowerBound":0,"id":14,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getIndex","lowerBound":0,"id":15,"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":"dataBase","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"columns","changeable":true,"resolveProxies":true,"lowerBound":1,"id":17,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"indexes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"InnoDB","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"InnoDB","unsettable":false,"transient":false,"unique":true,"name":"storageEngine","changeable":true,"lowerBound":1,"iD":false,"id":19,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"utf8_bin","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"utf8_bin","unsettable":false,"transient":false,"unique":true,"name":"collation","changeable":true,"lowerBound":1,"iD":false,"id":20,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":true,"unique":true,"name":"primaryKey","changeable":false,"resolveProxies":true,"lowerBound":0,"id":21,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":true,"unique":true,"name":"uniques","changeable":false,"resolveProxies":true,"lowerBound":0,"id":22,"derived":true},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"columnName","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":"indexName","lowerBound":0,"id":28,"many":false,"required":false,"eClass":"EParameter"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":37,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nullable","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":"default","changeable":true,"lowerBound":0,"iD":false,"id":39,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"length","changeable":true,"lowerBound":1,"iD":false,"id":40,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"utf8_bin","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"utf8_bin","unsettable":false,"transient":false,"unique":true,"name":"collation","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"},{"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":"columns","changeable":true,"resolveProxies":true,"lowerBound":1,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"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":53,"derived":false},{"id":54,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":1,"target":0},{"source":1,"target":8},{"source":1,"target":9},{"source":8,"target":2},{"source":8,"target":10},{"source":8,"target":1},{"source":8,"target":11},{"source":10,"target":2},{"source":11,"target":12},{"source":11,"target":8},{"source":9,"target":2},{"source":9,"target":13},{"source":9,"target":1},{"source":13,"target":2},{"source":2,"target":0},{"source":2,"target":7},{"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":14,"target":3},{"source":14,"target":24},{"source":14,"target":2},{"source":14,"target":25},{"source":24,"target":3},{"source":25,"target":26},{"source":25,"target":14},{"source":15,"target":5},{"source":15,"target":27},{"source":15,"target":2},{"source":15,"target":28},{"source":27,"target":5},{"source":28,"target":29},{"source":28,"target":15},{"source":16,"target":1},{"source":16,"target":30},{"source":16,"target":2},{"source":30,"target":1},{"source":17,"target":3},{"source":17,"target":31},{"source":17,"target":2},{"source":31,"target":3},{"source":18,"target":5},{"source":18,"target":32},{"source":18,"target":2},{"source":32,"target":5},{"source":19,"target":33},{"source":19,"target":2},{"source":20,"target":34},{"source":20,"target":2},{"source":21,"target":4},{"source":21,"target":35},{"source":21,"target":2},{"source":35,"target":4},{"source":22,"target":6},{"source":22,"target":36},{"source":22,"target":2},{"source":36,"target":6},{"source":23,"target":7},{"source":3,"target":0},{"source":3,"target":7},{"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":44},{"source":38,"target":3},{"source":39,"target":45},{"source":39,"target":3},{"source":40,"target":46},{"source":40,"target":3},{"source":41,"target":47},{"source":41,"target":3},{"source":42,"target":7},{"source":4,"target":0},{"source":4,"target":5},{"source":4,"target":48},{"source":48,"target":5},{"source":5,"target":0},{"source":5,"target":7},{"source":5,"target":49},{"source":5,"target":50},{"source":49,"target":3},{"source":49,"target":51},{"source":49,"target":5},{"source":51,"target":3},{"source":50,"target":7},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":52},{"source":52,"target":5},{"source":7,"target":0},{"source":7,"target":53},{"source":53,"target":54},{"source":53,"target":7}],"multigraph":true}
ecore
simple-pl
repo-ecore-all/data/Mehrdad13/MPL/model/MPL.ecore
mpl Program name variabledeclarations statement VariableDeclaration variable Statement Assignment rightHandSide leftHandSide ExpressionStatement expression Variable name Expression ArithmeticExpression operand2 operand1 AtomicExpression LiteralValue rawValue VariableRefrence variable AddExpression
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="mpl" nsURI="http://mdsd.edu/mpl/1.0" nsPrefix="mpl"> <eClassifiers xsi:type="ecore:EClass" name="Program"> <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="variabledeclarations" upperBound="-1" eType="#//VariableDeclaration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="statement" upperBound="-1" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" lowerBound="1" eType="#//Variable" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Statement" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="Assignment" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="rightHandSide" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="leftHandSide" lowerBound="1" eType="#//VariableRefrence" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExpressionStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1" eType="#//Expression" 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"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="ArithmeticExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="operand2" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operand1" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AtomicExpression" abstract="true" eSuperTypes="#//Expression"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralValue" eSuperTypes="#//AtomicExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rawValue" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableRefrence" eSuperTypes="#//AtomicExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" lowerBound="1" eType="#//Variable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AddExpression" eSuperTypes="#//ArithmeticExpression"/> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"mpl","nsURI":"http://mdsd.edu/mpl/1.0","name":"mpl","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":"VariableDeclaration","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionStatement","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArithmeticExpression","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AtomicExpression","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralValue","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableRefrence","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddExpression","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":13,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variabledeclarations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"statement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightHandSide","changeable":true,"resolveProxies":true,"lowerBound":1,"id":21,"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":"leftHandSide","changeable":true,"resolveProxies":true,"lowerBound":1,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":26,"derived":false},{"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operand2","changeable":true,"resolveProxies":true,"lowerBound":1,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operand1","changeable":true,"resolveProxies":true,"lowerBound":1,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rawValue","changeable":true,"lowerBound":1,"iD":false,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":1,"target":0},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":13,"target":16},{"source":13,"target":1},{"source":14,"target":2},{"source":14,"target":17},{"source":14,"target":1},{"source":17,"target":2},{"source":15,"target":3},{"source":15,"target":18},{"source":15,"target":1},{"source":18,"target":3},{"source":2,"target":0},{"source":2,"target":19},{"source":19,"target":6},{"source":19,"target":20},{"source":19,"target":2},{"source":20,"target":6},{"source":3,"target":0},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":21},{"source":4,"target":22},{"source":4,"target":23},{"source":21,"target":7},{"source":21,"target":24},{"source":21,"target":4},{"source":24,"target":7},{"source":22,"target":11},{"source":22,"target":25},{"source":22,"target":4},{"source":25,"target":11},{"source":23,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":26},{"source":5,"target":27},{"source":26,"target":7},{"source":26,"target":28},{"source":26,"target":5},{"source":28,"target":7},{"source":27,"target":3},{"source":6,"target":0},{"source":6,"target":29},{"source":29,"target":30},{"source":29,"target":6},{"source":7,"target":0},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":31},{"source":8,"target":32},{"source":8,"target":33},{"source":31,"target":7},{"source":31,"target":34},{"source":31,"target":8},{"source":34,"target":7},{"source":32,"target":7},{"source":32,"target":35},{"source":32,"target":8},{"source":35,"target":7},{"source":33,"target":7},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":36},{"source":36,"target":7},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":37},{"source":10,"target":38},{"source":37,"target":39},{"source":37,"target":10},{"source":38,"target":9},{"source":11,"target":0},{"source":11,"target":9},{"source":11,"target":40},{"source":11,"target":41},{"source":40,"target":6},{"source":40,"target":42},{"source":40,"target":11},{"source":42,"target":6},{"source":41,"target":9},{"source":12,"target":0},{"source":12,"target":8},{"source":12,"target":43},{"source":43,"target":8}],"multigraph":true}
ecore
html
repo-ecore-all/data/Sorour-j/Epsilon/examples/org.eclipse.epsilon.examples.metamodels/HTML.ecore
HTML HTML head body HTMLElement value children HEAD headElements html HEADElement head LINK rel title ahref type TITLE BODY background bgcolor text link alink vlink bodyElements html BODYElement H1 H2 H3 H4 EM STRONG B I TT PRE BIG SMALL SUB SUP STRIKE FONT color face size IMG src width height alt align vspace hspace ismap usemap border BR clear MAP AREA shape coords ahref STYLE EMBED src width height align vspace hspace border NOEMBED SPAN style A ahref name id DIV align P TABLEElement bgcolor background TABLE border width cellspacing cellpadding trs TR valign align table tds TD colspan rowspan valign align width tr TH FORM action method INPUT align maxlength size checked src inputValue name type TEXTAREA name rows cols SELECT multiple size name OPTION selected optionValue ListElement type OL start UL LI liValue DL DT DD APPLET applet class src align width height PARAM name paramValue OBJECT classid id data type standby FRAMESET rows cols framespacing frameborder border FRAME src name marginwidth marginheight scrolling noresize NOFRAME IFRAME
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="HTML" nsURI="HTML" nsPrefix="HTML"> <eClassifiers xsi:type="ecore:EClass" name="HTML"> <eStructuralFeatures xsi:type="ecore:EReference" name="head" ordered="false" lowerBound="1" eType="#//HEAD" containment="true" eOpposite="#//HEAD/html"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="#//BODY" containment="true" eOpposite="#//BODY/html"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="HTMLElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="children" ordered="false" upperBound="-1" eType="#//HTMLElement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="HEAD" eSuperTypes="#//HTMLElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="headElements" ordered="false" upperBound="-1" eType="#//HEADElement" containment="true" eOpposite="#//HEADElement/head"/> <eStructuralFeatures xsi:type="ecore:EReference" name="html" ordered="false" lowerBound="1" eType="#//HTML" eOpposite="#//HTML/head"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="HEADElement" abstract="true" eSuperTypes="#//HTMLElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="head" ordered="false" lowerBound="1" eType="#//HEAD" eOpposite="#//HEAD/headElements"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LINK" eSuperTypes="#//HEADElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rel" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ahref" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TITLE" eSuperTypes="#//HEADElement"/> <eClassifiers xsi:type="ecore:EClass" name="BODY" eSuperTypes="#//HTMLElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="background" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="bgcolor" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="text" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="link" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="alink" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="vlink" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bodyElements" ordered="false" upperBound="-1" eType="#//BODYElement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="html" ordered="false" lowerBound="1" eType="#//HTML" eOpposite="#//HTML/body"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BODYElement" abstract="true" eSuperTypes="#//HTMLElement"/> <eClassifiers xsi:type="ecore:EClass" name="H1" eSuperTypes="#//BODYElement"/> <eClassifiers xsi:type="ecore:EClass" name="H2" eSuperTypes="#//BODYElement"/> <eClassifiers xsi:type="ecore:EClass" name="H3" eSuperTypes="#//BODYElement"/> <eClassifiers xsi:type="ecore:EClass" name="H4" eSuperTypes="#//BODYElement"/> <eClassifiers xsi:type="ecore:EClass" name="EM" eSuperTypes="#//BODYElement"/> <eClassifiers xsi:type="ecore:EClass" name="STRONG" eSuperTypes="#//BODYElement"/> <eClassifiers xsi:type="ecore:EClass" name="B" eSuperTypes="#//BODYElement"/> <eClassifiers xsi:type="ecore:EClass" name="I" eSuperTypes="#//BODYElement"/> <eClassifiers xsi:type="ecore:EClass" name="TT" eSuperTypes="#//BODYElement"/> <eClassifiers xsi:type="ecore:EClass" name="PRE" eSuperTypes="#//BODYElement"/> <eClassifiers xsi:type="ecore:EClass" name="BIG" eSuperTypes="#//BODYElement"/> <eClassifiers xsi:type="ecore:EClass" name="SMALL" eSuperTypes="#//BODYElement"/> <eClassifiers xsi:type="ecore:EClass" name="SUB" eSuperTypes="#//BODYElement"/> <eClassifiers xsi:type="ecore:EClass" name="SUP" eSuperTypes="#//BODYElement"/> <eClassifiers xsi:type="ecore:EClass" name="STRIKE" eSuperTypes="#//BODYElement"/> <eClassifiers xsi:type="ecore:EClass" name="FONT" eSuperTypes="#//BODYElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="color" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="face" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="size" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IMG" eSuperTypes="#//BODYElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="src" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="alt" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="align" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="vspace" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hspace" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ismap" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="usemap" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="border" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BR" eSuperTypes="#//BODYElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="clear" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MAP" eSuperTypes="#//BODYElement"/> <eClassifiers xsi:type="ecore:EClass" name="AREA" eSuperTypes="#//BODYElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="shape" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="coords" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ahref" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="STYLE" eSuperTypes="#//BODYElement"/> <eClassifiers xsi:type="ecore:EClass" name="EMBED" eSuperTypes="#//BODYElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="src" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="align" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="vspace" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hspace" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="border" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NOEMBED" eSuperTypes="#//BODYElement"/> <eClassifiers xsi:type="ecore:EClass" name="SPAN" eSuperTypes="#//BODYElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="style" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="A" eSuperTypes="#//BODYElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ahref" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <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:EAttribute" name="id" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DIV" eSuperTypes="#//BODYElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="align" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="P" eSuperTypes="#//BODYElement"/> <eClassifiers xsi:type="ecore:EClass" name="TABLEElement" abstract="true" eSuperTypes="#//BODYElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="bgcolor" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="background" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TABLE" eSuperTypes="#//TABLEElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="border" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cellspacing" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cellpadding" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="trs" ordered="false" upperBound="-1" eType="#//TR" containment="true" eOpposite="#//TR/table"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TR" eSuperTypes="#//TABLEElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="valign" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="align" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="table" ordered="false" lowerBound="1" eType="#//TABLE" eOpposite="#//TABLE/trs"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tds" ordered="false" upperBound="-1" eType="#//TD" containment="true" eOpposite="#//TD/tr"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TD" eSuperTypes="#//TABLEElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="colspan" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rowspan" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="valign" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="align" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tr" ordered="false" lowerBound="1" eType="#//TR" eOpposite="#//TR/tds"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TH" eSuperTypes="#//TD"/> <eClassifiers xsi:type="ecore:EClass" name="FORM"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="action" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="method" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="INPUT"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="align" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxlength" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="size" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="checked" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="src" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="inputValue" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <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:EAttribute" name="type" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TEXTAREA"> <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:EAttribute" name="rows" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cols" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SELECT"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="multiple" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="size" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <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="OPTION"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="selected" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="optionValue" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ListElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OL" eSuperTypes="#//ListElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="start" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UL" eSuperTypes="#//ListElement"/> <eClassifiers xsi:type="ecore:EClass" name="LI" eSuperTypes="#//ListElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="liValue" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DL"/> <eClassifiers xsi:type="ecore:EClass" name="DT"/> <eClassifiers xsi:type="ecore:EClass" name="DD"/> <eClassifiers xsi:type="ecore:EClass" name="APPLET"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="applet" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="class" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="src" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="align" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PARAM"> <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:EAttribute" name="paramValue" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OBJECT"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="classid" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="data" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="standby" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FRAMESET"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rows" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cols" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="framespacing" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="frameborder" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="border" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FRAME"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="src" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <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:EAttribute" name="marginwidth" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="marginheight" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scrolling" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="noresize" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NOFRAME"/> <eClassifiers xsi:type="ecore:EClass" name="IFRAME" eSuperTypes="#//FRAME"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"HTML","nsURI":"HTML","name":"HTML","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HTML","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HTMLElement","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HEAD","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HEADElement","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LINK","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TITLE","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BODY","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BODYElement","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"H1","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"H2","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"H3","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"H4","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EM","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"STRONG","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"B","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"I","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TT","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PRE","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BIG","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SMALL","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SUB","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SUP","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"STRIKE","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FONT","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IMG","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BR","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MAP","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AREA","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"STYLE","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EMBED","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NOEMBED","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SPAN","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"A","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DIV","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"P","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TABLEElement","instanceClass":null,"abstract":true,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TABLE","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TR","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TD","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TH","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FORM","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"INPUT","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TEXTAREA","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SELECT","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OPTION","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListElement","instanceClass":null,"abstract":true,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OL","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UL","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LI","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DL","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DT","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DD","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"APPLET","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PARAM","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OBJECT","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FRAMESET","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FRAME","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NOFRAME","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IFRAME","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"head","changeable":true,"resolveProxies":true,"lowerBound":1,"id":60,"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":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"html","changeable":true,"resolveProxies":true,"lowerBound":1,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"html","changeable":true,"resolveProxies":true,"lowerBound":1,"id":65,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":66,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"headElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"head","changeable":true,"resolveProxies":true,"lowerBound":1,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"rel","changeable":true,"lowerBound":1,"iD":false,"id":77,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"title","changeable":true,"lowerBound":1,"iD":false,"id":78,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"ahref","changeable":true,"lowerBound":1,"iD":false,"id":79,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"background","changeable":true,"lowerBound":1,"iD":false,"id":87,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"bgcolor","changeable":true,"lowerBound":1,"iD":false,"id":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":"text","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":"link","changeable":true,"lowerBound":1,"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":false,"name":"alink","changeable":true,"lowerBound":1,"iD":false,"id":91,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"vlink","changeable":true,"lowerBound":1,"iD":false,"id":92,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyElements","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"},{"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"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"color","changeable":true,"lowerBound":1,"iD":false,"id":119,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"face","changeable":true,"lowerBound":1,"iD":false,"id":120,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"size","changeable":true,"lowerBound":1,"iD":false,"id":121,"derived":false},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"src","changeable":true,"lowerBound":1,"iD":false,"id":126,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"width","changeable":true,"lowerBound":1,"iD":false,"id":127,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"height","changeable":true,"lowerBound":1,"iD":false,"id":128,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"alt","changeable":true,"lowerBound":1,"iD":false,"id":129,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"align","changeable":true,"lowerBound":1,"iD":false,"id":130,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"vspace","changeable":true,"lowerBound":1,"iD":false,"id":131,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"hspace","changeable":true,"lowerBound":1,"iD":false,"id":132,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"ismap","changeable":true,"lowerBound":1,"iD":false,"id":133,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"usemap","changeable":true,"lowerBound":1,"iD":false,"id":134,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"border","changeable":true,"lowerBound":1,"iD":false,"id":135,"derived":false},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"clear","changeable":true,"lowerBound":1,"iD":false,"id":147,"derived":false},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"shape","changeable":true,"lowerBound":1,"iD":false,"id":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":"coords","changeable":true,"lowerBound":1,"iD":false,"id":152,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"ahref","changeable":true,"lowerBound":1,"iD":false,"id":153,"derived":false},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"src","changeable":true,"lowerBound":1,"iD":false,"id":159,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"width","changeable":true,"lowerBound":1,"iD":false,"id":160,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"height","changeable":true,"lowerBound":1,"iD":false,"id":161,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"align","changeable":true,"lowerBound":1,"iD":false,"id":162,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"vspace","changeable":true,"lowerBound":1,"iD":false,"id":163,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"hspace","changeable":true,"lowerBound":1,"iD":false,"id":164,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"border","changeable":true,"lowerBound":1,"iD":false,"id":165,"derived":false},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"style","changeable":true,"lowerBound":1,"iD":false,"id":175,"derived":false},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"ahref","changeable":true,"lowerBound":1,"iD":false,"id":178,"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":179,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":180,"derived":false},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"align","changeable":true,"lowerBound":1,"iD":false,"id":185,"derived":false},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"bgcolor","changeable":true,"lowerBound":1,"iD":false,"id":189,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"background","changeable":true,"lowerBound":1,"iD":false,"id":190,"derived":false},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"border","changeable":true,"lowerBound":1,"iD":false,"id":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":"width","changeable":true,"lowerBound":1,"iD":false,"id":195,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"cellspacing","changeable":true,"lowerBound":1,"iD":false,"id":196,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"cellpadding","changeable":true,"lowerBound":1,"iD":false,"id":197,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"trs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"table","changeable":true,"resolveProxies":true,"lowerBound":1,"id":205,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"valign","changeable":true,"lowerBound":1,"iD":false,"id":206,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"align","changeable":true,"lowerBound":1,"iD":false,"id":207,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tds","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"derived":false},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tr","changeable":true,"resolveProxies":true,"lowerBound":1,"id":214,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"colspan","changeable":true,"lowerBound":1,"iD":false,"id":215,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"rowspan","changeable":true,"lowerBound":1,"iD":false,"id":216,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"valign","changeable":true,"lowerBound":1,"iD":false,"id":217,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"align","changeable":true,"lowerBound":1,"iD":false,"id":218,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"width","changeable":true,"lowerBound":1,"iD":false,"id":219,"derived":false},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"action","changeable":true,"lowerBound":1,"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":"method","changeable":true,"lowerBound":1,"iD":false,"id":229,"derived":false},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"align","changeable":true,"lowerBound":1,"iD":false,"id":232,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"maxlength","changeable":true,"lowerBound":1,"iD":false,"id":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":"size","changeable":true,"lowerBound":1,"iD":false,"id":234,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"checked","changeable":true,"lowerBound":1,"iD":false,"id":235,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"src","changeable":true,"lowerBound":1,"iD":false,"id":236,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"inputValue","changeable":true,"lowerBound":1,"iD":false,"id":237,"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":238,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":239,"derived":false},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"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":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":"rows","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":"cols","changeable":true,"lowerBound":1,"iD":false,"id":250,"derived":false},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"multiple","changeable":true,"lowerBound":1,"iD":false,"id":254,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"size","changeable":true,"lowerBound":1,"iD":false,"id":255,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":256,"derived":false},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"selected","changeable":true,"lowerBound":1,"iD":false,"id":260,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"optionValue","changeable":true,"lowerBound":1,"iD":false,"id":261,"derived":false},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":264,"derived":false},{"id":265,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"start","changeable":true,"lowerBound":1,"iD":false,"id":266,"derived":false},{"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":"liValue","changeable":true,"lowerBound":1,"iD":false,"id":270,"derived":false},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"applet","changeable":true,"lowerBound":1,"iD":false,"id":273,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"class","changeable":true,"lowerBound":1,"iD":false,"id":274,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"src","changeable":true,"lowerBound":1,"iD":false,"id":275,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"align","changeable":true,"lowerBound":1,"iD":false,"id":276,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"width","changeable":true,"lowerBound":1,"iD":false,"id":277,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"height","changeable":true,"lowerBound":1,"iD":false,"id":278,"derived":false},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"ordered":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":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":"paramValue","changeable":true,"lowerBound":1,"iD":false,"id":286,"derived":false},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"classid","changeable":true,"lowerBound":1,"iD":false,"id":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":"id","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":"data","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":"type","changeable":true,"lowerBound":1,"iD":false,"id":292,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"standby","changeable":true,"lowerBound":1,"iD":false,"id":293,"derived":false},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"rows","changeable":true,"lowerBound":1,"iD":false,"id":299,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"cols","changeable":true,"lowerBound":1,"iD":false,"id":300,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"framespacing","changeable":true,"lowerBound":1,"iD":false,"id":301,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"frameborder","changeable":true,"lowerBound":1,"iD":false,"id":302,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"border","changeable":true,"lowerBound":1,"iD":false,"id":303,"derived":false},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"src","changeable":true,"lowerBound":1,"iD":false,"id":309,"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":310,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"marginwidth","changeable":true,"lowerBound":1,"iD":false,"id":311,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"marginheight","changeable":true,"lowerBound":1,"iD":false,"id":312,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"scrolling","changeable":true,"lowerBound":1,"iD":false,"id":313,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"noresize","changeable":true,"lowerBound":1,"iD":false,"id":314,"derived":false},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":1,"target":0},{"source":1,"target":60},{"source":1,"target":61},{"source":60,"target":3},{"source":60,"target":62},{"source":60,"target":1},{"source":60,"target":63},{"source":62,"target":3},{"source":61,"target":7},{"source":61,"target":64},{"source":61,"target":1},{"source":61,"target":65},{"source":64,"target":7},{"source":2,"target":0},{"source":2,"target":66},{"source":2,"target":67},{"source":66,"target":68},{"source":66,"target":2},{"source":67,"target":2},{"source":67,"target":69},{"source":67,"target":2},{"source":69,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":70},{"source":3,"target":63},{"source":3,"target":71},{"source":70,"target":4},{"source":70,"target":72},{"source":70,"target":3},{"source":70,"target":73},{"source":72,"target":4},{"source":63,"target":1},{"source":63,"target":74},{"source":63,"target":3},{"source":63,"target":60},{"source":74,"target":1},{"source":71,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":73},{"source":4,"target":75},{"source":73,"target":3},{"source":73,"target":76},{"source":73,"target":4},{"source":73,"target":70},{"source":76,"target":3},{"source":75,"target":2},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":77},{"source":5,"target":78},{"source":5,"target":79},{"source":5,"target":80},{"source":5,"target":81},{"source":77,"target":82},{"source":77,"target":5},{"source":78,"target":83},{"source":78,"target":5},{"source":79,"target":84},{"source":79,"target":5},{"source":80,"target":85},{"source":80,"target":5},{"source":81,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":86},{"source":86,"target":4},{"source":7,"target":0},{"source":7,"target":2},{"source":7,"target":87},{"source":7,"target":88},{"source":7,"target":89},{"source":7,"target":90},{"source":7,"target":91},{"source":7,"target":92},{"source":7,"target":93},{"source":7,"target":65},{"source":7,"target":94},{"source":87,"target":95},{"source":87,"target":7},{"source":88,"target":96},{"source":88,"target":7},{"source":89,"target":97},{"source":89,"target":7},{"source":90,"target":98},{"source":90,"target":7},{"source":91,"target":99},{"source":91,"target":7},{"source":92,"target":100},{"source":92,"target":7},{"source":93,"target":8},{"source":93,"target":101},{"source":93,"target":7},{"source":101,"target":8},{"source":65,"target":1},{"source":65,"target":102},{"source":65,"target":7},{"source":65,"target":61},{"source":102,"target":1},{"source":94,"target":2},{"source":8,"target":0},{"source":8,"target":2},{"source":8,"target":103},{"source":103,"target":2},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":104},{"source":104,"target":8},{"source":10,"target":0},{"source":10,"target":8},{"source":10,"target":105},{"source":105,"target":8},{"source":11,"target":0},{"source":11,"target":8},{"source":11,"target":106},{"source":106,"target":8},{"source":12,"target":0},{"source":12,"target":8},{"source":12,"target":107},{"source":107,"target":8},{"source":13,"target":0},{"source":13,"target":8},{"source":13,"target":108},{"source":108,"target":8},{"source":14,"target":0},{"source":14,"target":8},{"source":14,"target":109},{"source":109,"target":8},{"source":15,"target":0},{"source":15,"target":8},{"source":15,"target":110},{"source":110,"target":8},{"source":16,"target":0},{"source":16,"target":8},{"source":16,"target":111},{"source":111,"target":8},{"source":17,"target":0},{"source":17,"target":8},{"source":17,"target":112},{"source":112,"target":8},{"source":18,"target":0},{"source":18,"target":8},{"source":18,"target":113},{"source":113,"target":8},{"source":19,"target":0},{"source":19,"target":8},{"source":19,"target":114},{"source":114,"target":8},{"source":20,"target":0},{"source":20,"target":8},{"source":20,"target":115},{"source":115,"target":8},{"source":21,"target":0},{"source":21,"target":8},{"source":21,"target":116},{"source":116,"target":8},{"source":22,"target":0},{"source":22,"target":8},{"source":22,"target":117},{"source":117,"target":8},{"source":23,"target":0},{"source":23,"target":8},{"source":23,"target":118},{"source":118,"target":8},{"source":24,"target":0},{"source":24,"target":8},{"source":24,"target":119},{"source":24,"target":120},{"source":24,"target":121},{"source":24,"target":122},{"source":119,"target":123},{"source":119,"target":24},{"source":120,"target":124},{"source":120,"target":24},{"source":121,"target":125},{"source":121,"target":24},{"source":122,"target":8},{"source":25,"target":0},{"source":25,"target":8},{"source":25,"target":126},{"source":25,"target":127},{"source":25,"target":128},{"source":25,"target":129},{"source":25,"target":130},{"source":25,"target":131},{"source":25,"target":132},{"source":25,"target":133},{"source":25,"target":134},{"source":25,"target":135},{"source":25,"target":136},{"source":126,"target":137},{"source":126,"target":25},{"source":127,"target":138},{"source":127,"target":25},{"source":128,"target":139},{"source":128,"target":25},{"source":129,"target":140},{"source":129,"target":25},{"source":130,"target":141},{"source":130,"target":25},{"source":131,"target":142},{"source":131,"target":25},{"source":132,"target":143},{"source":132,"target":25},{"source":133,"target":144},{"source":133,"target":25},{"source":134,"target":145},{"source":134,"target":25},{"source":135,"target":146},{"source":135,"target":25},{"source":136,"target":8},{"source":26,"target":0},{"source":26,"target":8},{"source":26,"target":147},{"source":26,"target":148},{"source":147,"target":149},{"source":147,"target":26},{"source":148,"target":8},{"source":27,"target":0},{"source":27,"target":8},{"source":27,"target":150},{"source":150,"target":8},{"source":28,"target":0},{"source":28,"target":8},{"source":28,"target":151},{"source":28,"target":152},{"source":28,"target":153},{"source":28,"target":154},{"source":151,"target":155},{"source":151,"target":28},{"source":152,"target":156},{"source":152,"target":28},{"source":153,"target":157},{"source":153,"target":28},{"source":154,"target":8},{"source":29,"target":0},{"source":29,"target":8},{"source":29,"target":158},{"source":158,"target":8},{"source":30,"target":0},{"source":30,"target":8},{"source":30,"target":159},{"source":30,"target":160},{"source":30,"target":161},{"source":30,"target":162},{"source":30,"target":163},{"source":30,"target":164},{"source":30,"target":165},{"source":30,"target":166},{"source":159,"target":167},{"source":159,"target":30},{"source":160,"target":168},{"source":160,"target":30},{"source":161,"target":169},{"source":161,"target":30},{"source":162,"target":170},{"source":162,"target":30},{"source":163,"target":171},{"source":163,"target":30},{"source":164,"target":172},{"source":164,"target":30},{"source":165,"target":173},{"source":165,"target":30},{"source":166,"target":8},{"source":31,"target":0},{"source":31,"target":8},{"source":31,"target":174},{"source":174,"target":8},{"source":32,"target":0},{"source":32,"target":8},{"source":32,"target":175},{"source":32,"target":176},{"source":175,"target":177},{"source":175,"target":32},{"source":176,"target":8},{"source":33,"target":0},{"source":33,"target":8},{"source":33,"target":178},{"source":33,"target":179},{"source":33,"target":180},{"source":33,"target":181},{"source":178,"target":182},{"source":178,"target":33},{"source":179,"target":183},{"source":179,"target":33},{"source":180,"target":184},{"source":180,"target":33},{"source":181,"target":8},{"source":34,"target":0},{"source":34,"target":8},{"source":34,"target":185},{"source":34,"target":186},{"source":185,"target":187},{"source":185,"target":34},{"source":186,"target":8},{"source":35,"target":0},{"source":35,"target":8},{"source":35,"target":188},{"source":188,"target":8},{"source":36,"target":0},{"source":36,"target":8},{"source":36,"target":189},{"source":36,"target":190},{"source":36,"target":191},{"source":189,"target":192},{"source":189,"target":36},{"source":190,"target":193},{"source":190,"target":36},{"source":191,"target":8},{"source":37,"target":0},{"source":37,"target":36},{"source":37,"target":194},{"source":37,"target":195},{"source":37,"target":196},{"source":37,"target":197},{"source":37,"target":198},{"source":37,"target":199},{"source":194,"target":200},{"source":194,"target":37},{"source":195,"target":201},{"source":195,"target":37},{"source":196,"target":202},{"source":196,"target":37},{"source":197,"target":203},{"source":197,"target":37},{"source":198,"target":38},{"source":198,"target":204},{"source":198,"target":37},{"source":198,"target":205},{"source":204,"target":38},{"source":199,"target":36},{"source":38,"target":0},{"source":38,"target":36},{"source":38,"target":206},{"source":38,"target":207},{"source":38,"target":205},{"source":38,"target":208},{"source":38,"target":209},{"source":206,"target":210},{"source":206,"target":38},{"source":207,"target":211},{"source":207,"target":38},{"source":205,"target":37},{"source":205,"target":212},{"source":205,"target":38},{"source":205,"target":198},{"source":212,"target":37},{"source":208,"target":39},{"source":208,"target":213},{"source":208,"target":38},{"source":208,"target":214},{"source":213,"target":39},{"source":209,"target":36},{"source":39,"target":0},{"source":39,"target":36},{"source":39,"target":215},{"source":39,"target":216},{"source":39,"target":217},{"source":39,"target":218},{"source":39,"target":219},{"source":39,"target":214},{"source":39,"target":220},{"source":215,"target":221},{"source":215,"target":39},{"source":216,"target":222},{"source":216,"target":39},{"source":217,"target":223},{"source":217,"target":39},{"source":218,"target":224},{"source":218,"target":39},{"source":219,"target":225},{"source":219,"target":39},{"source":214,"target":38},{"source":214,"target":226},{"source":214,"target":39},{"source":214,"target":208},{"source":226,"target":38},{"source":220,"target":36},{"source":40,"target":0},{"source":40,"target":39},{"source":40,"target":227},{"source":227,"target":39},{"source":41,"target":0},{"source":41,"target":228},{"source":41,"target":229},{"source":228,"target":230},{"source":228,"target":41},{"source":229,"target":231},{"source":229,"target":41},{"source":42,"target":0},{"source":42,"target":232},{"source":42,"target":233},{"source":42,"target":234},{"source":42,"target":235},{"source":42,"target":236},{"source":42,"target":237},{"source":42,"target":238},{"source":42,"target":239},{"source":232,"target":240},{"source":232,"target":42},{"source":233,"target":241},{"source":233,"target":42},{"source":234,"target":242},{"source":234,"target":42},{"source":235,"target":243},{"source":235,"target":42},{"source":236,"target":244},{"source":236,"target":42},{"source":237,"target":245},{"source":237,"target":42},{"source":238,"target":246},{"source":238,"target":42},{"source":239,"target":247},{"source":239,"target":42},{"source":43,"target":0},{"source":43,"target":248},{"source":43,"target":249},{"source":43,"target":250},{"source":248,"target":251},{"source":248,"target":43},{"source":249,"target":252},{"source":249,"target":43},{"source":250,"target":253},{"source":250,"target":43},{"source":44,"target":0},{"source":44,"target":254},{"source":44,"target":255},{"source":44,"target":256},{"source":254,"target":257},{"source":254,"target":44},{"source":255,"target":258},{"source":255,"target":44},{"source":256,"target":259},{"source":256,"target":44},{"source":45,"target":0},{"source":45,"target":260},{"source":45,"target":261},{"source":260,"target":262},{"source":260,"target":45},{"source":261,"target":263},{"source":261,"target":45},{"source":46,"target":0},{"source":46,"target":264},{"source":264,"target":265},{"source":264,"target":46},{"source":47,"target":0},{"source":47,"target":46},{"source":47,"target":266},{"source":47,"target":267},{"source":266,"target":268},{"source":266,"target":47},{"source":267,"target":46},{"source":48,"target":0},{"source":48,"target":46},{"source":48,"target":269},{"source":269,"target":46},{"source":49,"target":0},{"source":49,"target":46},{"source":49,"target":270},{"source":49,"target":271},{"source":270,"target":272},{"source":270,"target":49},{"source":271,"target":46},{"source":50,"target":0},{"source":51,"target":0},{"source":52,"target":0},{"source":53,"target":0},{"source":53,"target":273},{"source":53,"target":274},{"source":53,"target":275},{"source":53,"target":276},{"source":53,"target":277},{"source":53,"target":278},{"source":273,"target":279},{"source":273,"target":53},{"source":274,"target":280},{"source":274,"target":53},{"source":275,"target":281},{"source":275,"target":53},{"source":276,"target":282},{"source":276,"target":53},{"source":277,"target":283},{"source":277,"target":53},{"source":278,"target":284},{"source":278,"target":53},{"source":54,"target":0},{"source":54,"target":285},{"source":54,"target":286},{"source":285,"target":287},{"source":285,"target":54},{"source":286,"target":288},{"source":286,"target":54},{"source":55,"target":0},{"source":55,"target":289},{"source":55,"target":290},{"source":55,"target":291},{"source":55,"target":292},{"source":55,"target":293},{"source":289,"target":294},{"source":289,"target":55},{"source":290,"target":295},{"source":290,"target":55},{"source":291,"target":296},{"source":291,"target":55},{"source":292,"target":297},{"source":292,"target":55},{"source":293,"target":298},{"source":293,"target":55},{"source":56,"target":0},{"source":56,"target":299},{"source":56,"target":300},{"source":56,"target":301},{"source":56,"target":302},{"source":56,"target":303},{"source":299,"target":304},{"source":299,"target":56},{"source":300,"target":305},{"source":300,"target":56},{"source":301,"target":306},{"source":301,"target":56},{"source":302,"target":307},{"source":302,"target":56},{"source":303,"target":308},{"source":303,"target":56},{"source":57,"target":0},{"source":57,"target":309},{"source":57,"target":310},{"source":57,"target":311},{"source":57,"target":312},{"source":57,"target":313},{"source":57,"target":314},{"source":309,"target":315},{"source":309,"target":57},{"source":310,"target":316},{"source":310,"target":57},{"source":311,"target":317},{"source":311,"target":57},{"source":312,"target":318},{"source":312,"target":57},{"source":313,"target":319},{"source":313,"target":57},{"source":314,"target":320},{"source":314,"target":57},{"source":58,"target":0},{"source":59,"target":0},{"source":59,"target":57},{"source":59,"target":321},{"source":321,"target":57}],"multigraph":true}
ecore
graphicaleditor
repo-ecore-all/data/damenac/puzzle/plugins/fr.inria.diverse.puzzle.metrics/testdata/editormodel.ecore
editormodel Diagram coreModel notes children folder gridEnabled false snapToGeometryEnabled false FlabotFileModel coreModel diagrams importedFiles id version 0.0.1 name provider folder openDiagrams VisualModel children parent semanticModel location size diagram backgroundColor foregroundColor lineStyle 0 lineWidth 1 detailLevel 0 Adapter org.eclipse.emf.common.notify.Adapter org.eclipse.emf.common.notify.Adapter ConnectionBendpoint firstRelativeDimension secondRelativeDimension weight 0.5f ConnectionVisualModel sourceTerminal targetTerminal bendpoints source target NodeVisualModel sourceConnections targetConnections rotation Folder name folders diagrams parent fileModel Color red green blue Dimension width height Point x y EStringToEObjectMapEntry java.util.Map$Entry java.util.Map$Entry key value VisualDiagramJump sourceDiagram targetDiagram targetVisualNode to 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="editormodel" nsURI="http:///org/isistan/flabot/edit/editormodel.ecore" nsPrefix="org.isistan.flabot.edit.editormodel"> <eClassifiers xsi:type="ecore:EClass" name="Diagram" abstract="true" eSuperTypes="coremodel.ecore#//NamedElementModel"> <eStructuralFeatures xsi:type="ecore:EReference" name="coreModel" eType="ecore:EClass coremodel.ecore#//CoreModel"/> <eStructuralFeatures xsi:type="ecore:EReference" name="notes" upperBound="-1" eType="ecore:EClass coremodel.ecore#//Note" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//VisualModel" containment="true" resolveProxies="false" eOpposite="#//VisualModel/diagram"/> <eStructuralFeatures xsi:type="ecore:EReference" name="folder" eType="#//Folder" eOpposite="#//Folder/diagrams"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="gridEnabled" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="snapToGeometryEnabled" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FlabotFileModel" eSuperTypes="coremodel.ecore#//ExtensibleElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="InterfaceLinkMappedToPathGeneral ComponentUniqueName"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="coreModel" eType="ecore:EClass coremodel.ecore#//CoreModel" containment="true" resolveProxies="false" eOpposite="coremodel.ecore#//CoreModel/file"/> <eStructuralFeatures xsi:type="ecore:EReference" name="diagrams" upperBound="-1" eType="#//Diagram" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="importedFiles" upperBound="-1" eType="#//FlabotFileModel" containment="true" resolveProxies="false"/> <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="version" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="0.0.1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="provider" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EReference" name="folder" eType="#//Folder" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="openDiagrams" upperBound="-1" eType="#//Diagram"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VisualModel" eSuperTypes="#//Adapter"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//VisualModel" containment="true" resolveProxies="false" eOpposite="#//VisualModel/parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//VisualModel" transient="true" eOpposite="#//VisualModel/children"/> <eStructuralFeatures xsi:type="ecore:EReference" name="semanticModel" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="location" eType="#//Point" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="size" eType="#//Dimension" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="diagram" eType="#//Diagram" transient="true" eOpposite="#//Diagram/children"/> <eStructuralFeatures xsi:type="ecore:EReference" name="backgroundColor" eType="#//Color" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="foregroundColor" eType="#//Color" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lineStyle" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lineWidth" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="detailLevel" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Adapter" instanceClassName="org.eclipse.emf.common.notify.Adapter" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="ConnectionBendpoint"> <eStructuralFeatures xsi:type="ecore:EReference" name="firstRelativeDimension" eType="#//Dimension" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="secondRelativeDimension" eType="#//Dimension" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weight" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat" defaultValueLiteral="0.5f"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConnectionVisualModel" eSuperTypes="#//NodeVisualModel"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceTerminal" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="targetTerminal" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EReference" name="bendpoints" upperBound="-1" eType="#//ConnectionBendpoint" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//NodeVisualModel" transient="true" eOpposite="#//NodeVisualModel/sourceConnections"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//NodeVisualModel" eOpposite="#//NodeVisualModel/targetConnections"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NodeVisualModel" eSuperTypes="#//VisualModel"> <eStructuralFeatures xsi:type="ecore:EReference" name="sourceConnections" upperBound="-1" eType="#//ConnectionVisualModel" containment="true" resolveProxies="false" eOpposite="#//ConnectionVisualModel/source"/> <eStructuralFeatures xsi:type="ecore:EReference" name="targetConnections" upperBound="-1" eType="#//ConnectionVisualModel" eOpposite="#//ConnectionVisualModel/target"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rotation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Folder"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EReference" name="folders" upperBound="-1" eType="#//Folder" containment="true" resolveProxies="false" eOpposite="#//Folder/parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="diagrams" upperBound="-1" eType="#//Diagram" eOpposite="#//Diagram/folder"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//Folder" transient="true" eOpposite="#//Folder/folders"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fileModel" eType="#//FlabotFileModel"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Color"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="red" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="green" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="blue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Dimension"> <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"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Point"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EStringToEObjectMapEntry" instanceClassName="java.util.Map$Entry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VisualDiagramJump" eSuperTypes="#//NodeVisualModel"> <eStructuralFeatures xsi:type="ecore:EReference" name="sourceDiagram" eType="#//Diagram"/> <eStructuralFeatures xsi:type="ecore:EReference" name="targetDiagram" eType="#//Diagram"/> <eStructuralFeatures xsi:type="ecore:EReference" name="targetVisualNode" eType="#//NodeVisualModel"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="to" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject" defaultValueLiteral="false"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"org.isistan.flabot.edit.editormodel","nsURI":"http:///org/isistan/flabot/edit/editormodel.ecore","name":"editormodel","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Diagram","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlabotFileModel","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VisualModel","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.emf.common.notify.Adapter","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.notify.Adapter","name":"Adapter","instanceClass":"org.eclipse.emf.common.notify.Adapter","abstract":true,"id":4,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectionBendpoint","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectionVisualModel","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NodeVisualModel","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Folder","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Color","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dimension","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Point","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"EStringToEObjectMapEntry","instanceClass":"java.util.Map$Entry","abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VisualDiagramJump","instanceClass":null,"abstract":false,"id":13,"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":"coreModel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"notes","changeable":true,"resolveProxies":false,"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":"children","changeable":true,"resolveProxies":false,"lowerBound":0,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"folder","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"gridEnabled","changeable":true,"lowerBound":0,"iD":false,"id":18,"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":"snapToGeometryEnabled","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"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":"diagram","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"diagrams","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"coreModel","changeable":true,"resolveProxies":false,"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":"diagrams","changeable":true,"resolveProxies":false,"lowerBound":0,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"importedFiles","changeable":true,"resolveProxies":false,"lowerBound":0,"id":31,"derived":false},{"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":32,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"0.0.1","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0.0.1","unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":34,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"provider","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":"folder","changeable":true,"resolveProxies":false,"lowerBound":0,"id":36,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"openDiagrams","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"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":"children","changeable":true,"resolveProxies":false,"lowerBound":0,"id":48,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"semanticModel","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":"location","changeable":true,"resolveProxies":false,"lowerBound":0,"id":51,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"size","changeable":true,"resolveProxies":false,"lowerBound":0,"id":52,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"backgroundColor","changeable":true,"resolveProxies":false,"lowerBound":0,"id":53,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"foregroundColor","changeable":true,"resolveProxies":false,"lowerBound":0,"id":54,"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":"lineStyle","changeable":true,"lowerBound":0,"iD":false,"id":55,"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":"lineWidth","changeable":true,"lowerBound":0,"iD":false,"id":56,"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":"detailLevel","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"},{"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"firstRelativeDimension","changeable":true,"resolveProxies":false,"lowerBound":0,"id":70,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"secondRelativeDimension","changeable":true,"resolveProxies":false,"lowerBound":0,"id":71,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.5,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0.5f","unsettable":false,"transient":false,"unique":true,"name":"weight","changeable":true,"lowerBound":0,"iD":false,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"sourceTerminal","changeable":true,"lowerBound":0,"iD":false,"id":76,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"targetTerminal","changeable":true,"lowerBound":0,"iD":false,"id":77,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bendpoints","changeable":true,"resolveProxies":false,"lowerBound":0,"id":78,"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":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sourceConnections","changeable":true,"resolveProxies":false,"lowerBound":0,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"targetConnections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"rotation","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"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":94,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"folders","changeable":true,"resolveProxies":false,"lowerBound":0,"id":95,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":96,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"fileModel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":97,"derived":false},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"red","changeable":true,"lowerBound":0,"iD":false,"id":103,"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":"green","changeable":true,"lowerBound":0,"iD":false,"id":104,"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":"blue","changeable":true,"lowerBound":0,"iD":false,"id":105,"derived":false},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"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":"width","changeable":true,"lowerBound":0,"iD":false,"id":109,"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":110,"derived":false},{"id":111,"eClass":"EGenericType"},{"id":112,"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":"x","changeable":true,"lowerBound":0,"iD":false,"id":113,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":0,"iD":false,"id":114,"derived":false},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":117,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":false,"lowerBound":0,"id":118,"derived":false},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sourceDiagram","changeable":true,"resolveProxies":true,"lowerBound":0,"id":121,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"targetDiagram","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":"targetVisualNode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":123,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"to","changeable":true,"lowerBound":0,"iD":false,"id":124,"derived":false},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":1,"target":0},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":14,"target":21},{"source":14,"target":1},{"source":15,"target":22},{"source":15,"target":1},{"source":16,"target":3},{"source":16,"target":23},{"source":16,"target":1},{"source":16,"target":24},{"source":23,"target":3},{"source":17,"target":8},{"source":17,"target":25},{"source":17,"target":1},{"source":17,"target":26},{"source":25,"target":8},{"source":18,"target":27},{"source":18,"target":1},{"source":19,"target":28},{"source":19,"target":1},{"source":2,"target":0},{"source":2,"target":29},{"source":2,"target":30},{"source":2,"target":31},{"source":2,"target":32},{"source":2,"target":33},{"source":2,"target":34},{"source":2,"target":35},{"source":2,"target":36},{"source":2,"target":37},{"source":2,"target":38},{"source":29,"target":39},{"source":29,"target":2},{"source":30,"target":1},{"source":30,"target":40},{"source":30,"target":2},{"source":40,"target":1},{"source":31,"target":2},{"source":31,"target":41},{"source":31,"target":2},{"source":41,"target":2},{"source":32,"target":42},{"source":32,"target":2},{"source":33,"target":43},{"source":33,"target":2},{"source":34,"target":44},{"source":34,"target":2},{"source":35,"target":45},{"source":35,"target":2},{"source":36,"target":8},{"source":36,"target":46},{"source":36,"target":2},{"source":46,"target":8},{"source":37,"target":1},{"source":37,"target":47},{"source":37,"target":2},{"source":47,"target":1},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":48},{"source":3,"target":49},{"source":3,"target":50},{"source":3,"target":51},{"source":3,"target":52},{"source":3,"target":24},{"source":3,"target":53},{"source":3,"target":54},{"source":3,"target":55},{"source":3,"target":56},{"source":3,"target":57},{"source":3,"target":58},{"source":48,"target":3},{"source":48,"target":59},{"source":48,"target":3},{"source":48,"target":49},{"source":59,"target":3},{"source":49,"target":3},{"source":49,"target":60},{"source":49,"target":3},{"source":49,"target":48},{"source":60,"target":3},{"source":50,"target":61},{"source":50,"target":3},{"source":51,"target":11},{"source":51,"target":62},{"source":51,"target":3},{"source":62,"target":11},{"source":52,"target":10},{"source":52,"target":63},{"source":52,"target":3},{"source":63,"target":10},{"source":24,"target":1},{"source":24,"target":64},{"source":24,"target":3},{"source":24,"target":16},{"source":64,"target":1},{"source":53,"target":9},{"source":53,"target":65},{"source":53,"target":3},{"source":65,"target":9},{"source":54,"target":9},{"source":54,"target":66},{"source":54,"target":3},{"source":66,"target":9},{"source":55,"target":67},{"source":55,"target":3},{"source":56,"target":68},{"source":56,"target":3},{"source":57,"target":69},{"source":57,"target":3},{"source":58,"target":4},{"source":4,"target":0},{"source":5,"target":0},{"source":5,"target":70},{"source":5,"target":71},{"source":5,"target":72},{"source":70,"target":10},{"source":70,"target":73},{"source":70,"target":5},{"source":73,"target":10},{"source":71,"target":10},{"source":71,"target":74},{"source":71,"target":5},{"source":74,"target":10},{"source":72,"target":75},{"source":72,"target":5},{"source":6,"target":0},{"source":6,"target":7},{"source":6,"target":76},{"source":6,"target":77},{"source":6,"target":78},{"source":6,"target":79},{"source":6,"target":80},{"source":6,"target":81},{"source":76,"target":82},{"source":76,"target":6},{"source":77,"target":83},{"source":77,"target":6},{"source":78,"target":5},{"source":78,"target":84},{"source":78,"target":6},{"source":84,"target":5},{"source":79,"target":7},{"source":79,"target":85},{"source":79,"target":6},{"source":79,"target":86},{"source":85,"target":7},{"source":80,"target":7},{"source":80,"target":87},{"source":80,"target":6},{"source":80,"target":88},{"source":87,"target":7},{"source":81,"target":7},{"source":7,"target":0},{"source":7,"target":3},{"source":7,"target":86},{"source":7,"target":88},{"source":7,"target":89},{"source":7,"target":90},{"source":86,"target":6},{"source":86,"target":91},{"source":86,"target":7},{"source":86,"target":79},{"source":91,"target":6},{"source":88,"target":6},{"source":88,"target":92},{"source":88,"target":7},{"source":88,"target":80},{"source":92,"target":6},{"source":89,"target":93},{"source":89,"target":7},{"source":90,"target":3},{"source":8,"target":0},{"source":8,"target":94},{"source":8,"target":95},{"source":8,"target":26},{"source":8,"target":96},{"source":8,"target":97},{"source":94,"target":98},{"source":94,"target":8},{"source":95,"target":8},{"source":95,"target":99},{"source":95,"target":8},{"source":95,"target":96},{"source":99,"target":8},{"source":26,"target":1},{"source":26,"target":100},{"source":26,"target":8},{"source":26,"target":17},{"source":100,"target":1},{"source":96,"target":8},{"source":96,"target":101},{"source":96,"target":8},{"source":96,"target":95},{"source":101,"target":8},{"source":97,"target":2},{"source":97,"target":102},{"source":97,"target":8},{"source":102,"target":2},{"source":9,"target":0},{"source":9,"target":103},{"source":9,"target":104},{"source":9,"target":105},{"source":103,"target":106},{"source":103,"target":9},{"source":104,"target":107},{"source":104,"target":9},{"source":105,"target":108},{"source":105,"target":9},{"source":10,"target":0},{"source":10,"target":109},{"source":10,"target":110},{"source":109,"target":111},{"source":109,"target":10},{"source":110,"target":112},{"source":110,"target":10},{"source":11,"target":0},{"source":11,"target":113},{"source":11,"target":114},{"source":113,"target":115},{"source":113,"target":11},{"source":114,"target":116},{"source":114,"target":11},{"source":12,"target":0},{"source":12,"target":117},{"source":12,"target":118},{"source":117,"target":119},{"source":117,"target":12},{"source":118,"target":120},{"source":118,"target":12},{"source":13,"target":0},{"source":13,"target":7},{"source":13,"target":121},{"source":13,"target":122},{"source":13,"target":123},{"source":13,"target":124},{"source":13,"target":125},{"source":121,"target":1},{"source":121,"target":126},{"source":121,"target":13},{"source":126,"target":1},{"source":122,"target":1},{"source":122,"target":127},{"source":122,"target":13},{"source":127,"target":1},{"source":123,"target":7},{"source":123,"target":128},{"source":123,"target":13},{"source":128,"target":7},{"source":124,"target":129},{"source":124,"target":13},{"source":125,"target":7}],"multigraph":true}
ecore
workflow
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/voblivion/ENSEEIHT/2A/GenieLogicielEtSystemes/BE/src/vdrouinv/livrables/SimplePDL.ecore
simplepdl WorkSequenceType startToStart startToStart finishToStart finishToStart startToFinish startToFinish finishToFinish finishToFinish Process name processElements WorkDefinition linksToPredecessors linksToSuccessors name allocations WorkSequence linkType predecessor successor ProcessElement process Guidance processElements text Ressource count 1 name allocations Allocation count 1 workDefinition ressource
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="simplepdl" nsURI="http://simplepdl" nsPrefix="simplepdl"> <eAnnotations source="http://www.eclipse.org/OCL/Import"> <details key="ecore" value="http://www.eclipse.org/emf/2002/Ecore"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> <details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> <details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> </eAnnotations> <eClassifiers xsi:type="ecore:EEnum" name="WorkSequenceType"> <eLiterals name="startToStart"/> <eLiterals name="finishToStart" value="1"/> <eLiterals name="startToFinish" value="2"/> <eLiterals name="finishToFinish" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Process"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="nameForbidden distinctNamesForWorkDefinitions"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="nameForbidden" value="&#xA; &#x9;(name &lt;> 'Process' and name &lt;> '')"/> <details key="distinctNamesForWorkDefinitions" value="&#xA; self.processElements&#xA; ->select(p | p.oclIsTypeOf(WorkDefinition))&#xA; ->collect(p | p.oclAsType(WorkDefinition))&#xA; ->forAll(wd1, wd2 | wd1 &lt;> wd2 implies wd1.name &lt;> wd2.name)"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="processElements" upperBound="-1" eType="#//ProcessElement" containment="true" eOpposite="#//ProcessElement/process"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WorkDefinition" eSuperTypes="#//ProcessElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="nameForbidden"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="nameForbidden" value="&#xA; &#x9;self.name &lt;> ''"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="linksToPredecessors" upperBound="-1" eType="#//WorkSequence" eOpposite="#//WorkSequence/successor"/> <eStructuralFeatures xsi:type="ecore:EReference" name="linksToSuccessors" upperBound="-1" eType="#//WorkSequence" eOpposite="#//WorkSequence/predecessor"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="allocations" upperBound="-1" eType="#//Allocation" containment="true" eOpposite="#//Allocation/workDefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WorkSequence" eSuperTypes="#//ProcessElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="predecessorInSameProcess successorInSameProcess noReflexiveDependancy"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="predecessorInSameProcess" value="&#xA; &#x9;self.process = self.predecessor.process"/> <details key="successorInSameProcess" value="&#xA; &#x9;self.process = self.successor.process"/> <details key="noReflexiveDependancy" value="&#xA; self.successor &lt;> self.predecessor"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="linkType" lowerBound="1" eType="#//WorkSequenceType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="predecessor" lowerBound="1" eType="#//WorkDefinition" eOpposite="#//WorkDefinition/linksToSuccessors"/> <eStructuralFeatures xsi:type="ecore:EReference" name="successor" lowerBound="1" eType="#//WorkDefinition" eOpposite="#//WorkDefinition/linksToPredecessors"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="process" lowerBound="1" eType="#//Process" eOpposite="#//Process/processElements"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Guidance" eSuperTypes="#//ProcessElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="processElements" upperBound="-1" eType="#//ProcessElement"/> <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="Ressource" eSuperTypes="#//ProcessElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="count" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/> <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="allocations" upperBound="-1" eType="#//Allocation" eOpposite="#//Allocation/ressource"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Allocation"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="count" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EReference" name="workDefinition" lowerBound="1" eType="#//WorkDefinition" eOpposite="#//WorkDefinition/allocations"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ressource" lowerBound="1" eType="#//Ressource" eOpposite="#//Ressource/allocations"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"simplepdl","nsURI":"http://simplepdl","name":"simplepdl","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"WorkSequenceType","instanceClass":null,"id":1,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Process","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkDefinition","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkSequence","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessElement","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Guidance","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Ressource","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Allocation","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"name":"startToStart","id":9,"value":0,"literal":"startToStart","eClass":"EEnumLiteral"},{"name":"finishToStart","id":10,"value":1,"literal":"finishToStart","eClass":"EEnumLiteral"},{"name":"startToFinish","id":11,"value":2,"literal":"startToFinish","eClass":"EEnumLiteral"},{"name":"finishToFinish","id":12,"value":3,"literal":"finishToFinish","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":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":"processElements","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"process","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":false,"unsettable":false,"transient":false,"unique":true,"name":"linksToPredecessors","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":"linksToSuccessors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":20,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"allocations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"successor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"predecessor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":26,"derived":false},{"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":false,"unique":true,"name":"workDefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":29,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"linkType","changeable":true,"lowerBound":1,"iD":false,"id":30,"derived":false},{"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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"processElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":0,"iD":false,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"count","changeable":true,"lowerBound":1,"iD":false,"id":41,"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":42,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"allocations","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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ressource","changeable":true,"resolveProxies":true,"lowerBound":1,"id":48,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"count","changeable":true,"lowerBound":1,"iD":false,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":1,"target":0},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":9,"target":1},{"source":10,"target":1},{"source":11,"target":1},{"source":12,"target":1},{"source":2,"target":0},{"source":2,"target":13},{"source":2,"target":14},{"source":13,"target":15},{"source":13,"target":2},{"source":14,"target":5},{"source":14,"target":16},{"source":14,"target":2},{"source":14,"target":17},{"source":16,"target":5},{"source":3,"target":0},{"source":3,"target":5},{"source":3,"target":18},{"source":3,"target":19},{"source":3,"target":20},{"source":3,"target":21},{"source":3,"target":22},{"source":18,"target":4},{"source":18,"target":23},{"source":18,"target":3},{"source":18,"target":24},{"source":23,"target":4},{"source":19,"target":4},{"source":19,"target":25},{"source":19,"target":3},{"source":19,"target":26},{"source":25,"target":4},{"source":20,"target":27},{"source":20,"target":3},{"source":21,"target":8},{"source":21,"target":28},{"source":21,"target":3},{"source":21,"target":29},{"source":28,"target":8},{"source":22,"target":5},{"source":4,"target":0},{"source":4,"target":5},{"source":4,"target":30},{"source":4,"target":26},{"source":4,"target":24},{"source":4,"target":31},{"source":30,"target":1},{"source":30,"target":32},{"source":30,"target":4},{"source":32,"target":1},{"source":26,"target":3},{"source":26,"target":33},{"source":26,"target":4},{"source":26,"target":19},{"source":33,"target":3},{"source":24,"target":3},{"source":24,"target":34},{"source":24,"target":4},{"source":24,"target":18},{"source":34,"target":3},{"source":31,"target":5},{"source":5,"target":0},{"source":5,"target":17},{"source":17,"target":2},{"source":17,"target":35},{"source":17,"target":5},{"source":17,"target":14},{"source":35,"target":2},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":36},{"source":6,"target":37},{"source":6,"target":38},{"source":36,"target":5},{"source":36,"target":39},{"source":36,"target":6},{"source":39,"target":5},{"source":37,"target":40},{"source":37,"target":6},{"source":38,"target":5},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":41},{"source":7,"target":42},{"source":7,"target":43},{"source":7,"target":44},{"source":41,"target":45},{"source":41,"target":7},{"source":42,"target":46},{"source":42,"target":7},{"source":43,"target":8},{"source":43,"target":47},{"source":43,"target":7},{"source":43,"target":48},{"source":47,"target":8},{"source":44,"target":5},{"source":8,"target":0},{"source":8,"target":49},{"source":8,"target":29},{"source":8,"target":48},{"source":49,"target":50},{"source":49,"target":8},{"source":29,"target":3},{"source":29,"target":51},{"source":29,"target":8},{"source":29,"target":21},{"source":51,"target":3},{"source":48,"target":7},{"source":48,"target":52},{"source":48,"target":8},{"source":48,"target":43},{"source":52,"target":7}],"multigraph":true}
ecore
statemachine
repo-ecore-all/data/rbary/StateMachine/metaModels/StateMachine.ecore
SimplStateMachine StateMachine transitions events variables State name container isActive false operation CompositeState activeSubTree unactiveSubTree states initialState InitialState referencedState Transition source target event guard Event name ExpressionElement Expression left right operator _name Operator add add sub sub eq eq mul mul gt gt lt lt lte lte gte gte div div and and neq neq or or not not Data BooleanData value IntegerData value Variable value name BooleanVariable IntegerVariable Operation contents Assignment expression variable _name VariableReference variable _name
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="SimplStateMachine" nsURI="platform:/resource/StateMachine/metaModels/StateMachine.ecore" nsPrefix="SimplStateMachine"> <eAnnotations source="http://www.eclipse.org/OCL/Import"> <details key="ecore" value="http://www.eclipse.org/emf/2002/Ecore"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> <details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> <details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="#//CompositeState"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="singleStateMachine noContainerForStatemachine activeStateHierarchyConsistency"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="singleStateMachine" value="StateMachine.allInstances()->size() = 1"/> <details key="noContainerForStatemachine" value="self.container.oclIsUndefined()"/> <details key="activeStateHierarchyConsistency" value="if self.isActive then self.activeSubTree() else self.unactiveSubTree() endif"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="transitions" lowerBound="1" upperBound="-1" eType="#//Transition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="events" lowerBound="1" upperBound="-1" eType="#//Event" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variables" upperBound="-1" eType="#//Variable" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="State"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="containerForAllStates"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="containerForAllStates" value="not self.oclIsTypeOf(StateMachine) implies not self.container.oclIsUndefined()"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="container" eType="#//CompositeState" eOpposite="#//CompositeState/states"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isActive" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operation" eType="#//Operation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CompositeState" eSuperTypes="#//State"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="initialStateInComposite uniqueCompositeName"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="initialStateInComposite" value="self.states->includes(self.initialState.referencedState)"/> <details key="uniqueCompositeName" value="self.states->forAll(s1 : State | self.states->forAll(s2 : State | s1.name = s2.name implies s1 = s2))"/> </eAnnotations> <eOperations name="activeSubTree" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="self.states->select(s : State | s.isActive)->size() = 1 and self.states->select(s : State | s.oclIsTypeOf(CompositeState))->forAll(s : State | if s.isActive then s.oclAsType(CompositeState).activeSubTree() else s.oclAsType(CompositeState).unactiveSubTree() endif)"/> </eAnnotations> </eOperations> <eOperations name="unactiveSubTree" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="self.states->forAll(s : State | not s.isActive) and self.states->select(s : State | s.oclIsTypeOf(CompositeState))->forAll(s : State | s.oclAsType(CompositeState).unactiveSubTree())"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="states" lowerBound="1" upperBound="-1" eType="#//State" containment="true" eOpposite="#//State/container"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initialState" lowerBound="1" eType="#//InitialState" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InitialState"> <eStructuralFeatures xsi:type="ecore:EReference" name="referencedState" lowerBound="1" eType="#//State"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="transInitialState"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="transInitialState" value="not self.source.oclIsTypeOf(StateMachine) and not self.target.oclIsTypeOf(StateMachine)"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//State"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//State"/> <eStructuralFeatures xsi:type="ecore:EReference" name="event" lowerBound="1" eType="#//Event"/> <eStructuralFeatures xsi:type="ecore:EReference" name="guard" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Event"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="uniqueEventName"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="uniqueEventName" value="Event.allInstances()->forAll(e : Event | e.name = self.name implies e = self)"/> </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="ExpressionElement" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="Expression" eSuperTypes="#//ExpressionElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" lowerBound="1" eType="#//ExpressionElement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" lowerBound="1" eType="#//ExpressionElement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" lowerBound="1" eType="#//Operator"/> <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="Operator"> <eLiterals name="add"/> <eLiterals name="sub" value="1"/> <eLiterals name="eq" value="4"/> <eLiterals name="mul" value="2"/> <eLiterals name="gt" value="6"/> <eLiterals name="lt" value="8"/> <eLiterals name="lte" value="9"/> <eLiterals name="gte" value="7"/> <eLiterals name="div" value="3"/> <eLiterals name="and" value="10"/> <eLiterals name="neq" value="5"/> <eLiterals name="or" value="11"/> <eLiterals name="not" value="12"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Data" abstract="true" eSuperTypes="#//ExpressionElement"/> <eClassifiers xsi:type="ecore:EClass" name="BooleanData" eSuperTypes="#//Data"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntegerData" eSuperTypes="#//Data"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Variable" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Data" 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="BooleanVariable" eSuperTypes="#//Variable"/> <eClassifiers xsi:type="ecore:EClass" name="IntegerVariable" eSuperTypes="#//Variable"/> <eClassifiers xsi:type="ecore:EClass" name="Operation"> <eStructuralFeatures xsi:type="ecore:EReference" name="contents" upperBound="-1" eType="#//Assignment" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Assignment"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1" eType="#//ExpressionElement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" lowerBound="1" eType="#//Variable"/> <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="VariableReference" eSuperTypes="#//ExpressionElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" lowerBound="1" eType="#//Variable"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="_name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"SimplStateMachine","nsURI":"platform:/resource/StateMachine/metaModels/StateMachine.ecore","name":"SimplStateMachine","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeState","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialState","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Event","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionElement","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Operator","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Data","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanData","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerData","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanVariable","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerVariable","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"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":"VariableReference","instanceClass":null,"abstract":false,"id":18,"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":"transitions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":19,"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":"events","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"variables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":26,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"container","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"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":"isActive","changeable":true,"lowerBound":1,"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":"operation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"states","changeable":true,"resolveProxies":true,"lowerBound":1,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"activeSubTree","lowerBound":1,"id":35,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"unactiveSubTree","lowerBound":1,"id":36,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"initialState","changeable":true,"resolveProxies":true,"lowerBound":1,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"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":"referencedState","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},{"container":false,"ordered":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":46,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"event","changeable":true,"resolveProxies":true,"lowerBound":1,"id":47,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"guard","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"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":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":1,"id":55,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":1,"id":56,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operator","changeable":true,"lowerBound":1,"iD":false,"id":57,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"_name","changeable":true,"lowerBound":0,"iD":false,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"name":"add","id":64,"value":0,"literal":"add","eClass":"EEnumLiteral"},{"name":"sub","id":65,"value":1,"literal":"sub","eClass":"EEnumLiteral"},{"name":"eq","id":66,"value":4,"literal":"eq","eClass":"EEnumLiteral"},{"name":"mul","id":67,"value":2,"literal":"mul","eClass":"EEnumLiteral"},{"name":"gt","id":68,"value":6,"literal":"gt","eClass":"EEnumLiteral"},{"name":"lt","id":69,"value":8,"literal":"lt","eClass":"EEnumLiteral"},{"name":"lte","id":70,"value":9,"literal":"lte","eClass":"EEnumLiteral"},{"name":"gte","id":71,"value":7,"literal":"gte","eClass":"EEnumLiteral"},{"name":"div","id":72,"value":3,"literal":"div","eClass":"EEnumLiteral"},{"name":"and","id":73,"value":10,"literal":"and","eClass":"EEnumLiteral"},{"name":"neq","id":74,"value":5,"literal":"neq","eClass":"EEnumLiteral"},{"name":"or","id":75,"value":11,"literal":"or","eClass":"EEnumLiteral"},{"name":"not","id":76,"value":12,"literal":"not","eClass":"EEnumLiteral"},{"id":77,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"name","changeable":true,"lowerBound":1,"iD":false,"id":85,"derived":false},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"container":false,"ordered":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":90,"derived":false},{"id":91,"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":92,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":93,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"_name","changeable":true,"lowerBound":0,"iD":false,"id":94,"derived":false},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"_name","changeable":true,"lowerBound":0,"iD":false,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":1,"target":0},{"source":1,"target":3},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":19,"target":5},{"source":19,"target":23},{"source":19,"target":1},{"source":23,"target":5},{"source":20,"target":6},{"source":20,"target":24},{"source":20,"target":1},{"source":24,"target":6},{"source":21,"target":13},{"source":21,"target":25},{"source":21,"target":1},{"source":25,"target":13},{"source":22,"target":3},{"source":2,"target":0},{"source":2,"target":26},{"source":2,"target":27},{"source":2,"target":28},{"source":2,"target":29},{"source":26,"target":30},{"source":26,"target":2},{"source":27,"target":3},{"source":27,"target":31},{"source":27,"target":2},{"source":27,"target":32},{"source":31,"target":3},{"source":28,"target":33},{"source":28,"target":2},{"source":29,"target":16},{"source":29,"target":34},{"source":29,"target":2},{"source":34,"target":16},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":35},{"source":3,"target":36},{"source":3,"target":32},{"source":3,"target":37},{"source":3,"target":38},{"source":35,"target":39},{"source":35,"target":3},{"source":36,"target":40},{"source":36,"target":3},{"source":32,"target":2},{"source":32,"target":41},{"source":32,"target":3},{"source":32,"target":27},{"source":41,"target":2},{"source":37,"target":4},{"source":37,"target":42},{"source":37,"target":3},{"source":42,"target":4},{"source":38,"target":2},{"source":4,"target":0},{"source":4,"target":43},{"source":43,"target":2},{"source":43,"target":44},{"source":43,"target":4},{"source":44,"target":2},{"source":5,"target":0},{"source":5,"target":45},{"source":5,"target":46},{"source":5,"target":47},{"source":5,"target":48},{"source":45,"target":2},{"source":45,"target":49},{"source":45,"target":5},{"source":49,"target":2},{"source":46,"target":2},{"source":46,"target":50},{"source":46,"target":5},{"source":50,"target":2},{"source":47,"target":6},{"source":47,"target":51},{"source":47,"target":5},{"source":51,"target":6},{"source":48,"target":8},{"source":48,"target":52},{"source":48,"target":5},{"source":52,"target":8},{"source":6,"target":0},{"source":6,"target":53},{"source":53,"target":54},{"source":53,"target":6},{"source":7,"target":0},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":55},{"source":8,"target":56},{"source":8,"target":57},{"source":8,"target":58},{"source":8,"target":59},{"source":55,"target":7},{"source":55,"target":60},{"source":55,"target":8},{"source":60,"target":7},{"source":56,"target":7},{"source":56,"target":61},{"source":56,"target":8},{"source":61,"target":7},{"source":57,"target":9},{"source":57,"target":62},{"source":57,"target":8},{"source":62,"target":9},{"source":58,"target":63},{"source":58,"target":8},{"source":59,"target":7},{"source":9,"target":0},{"source":9,"target":64},{"source":9,"target":65},{"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":9,"target":72},{"source":9,"target":73},{"source":9,"target":74},{"source":9,"target":75},{"source":9,"target":76},{"source":64,"target":9},{"source":65,"target":9},{"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":72,"target":9},{"source":73,"target":9},{"source":74,"target":9},{"source":75,"target":9},{"source":76,"target":9},{"source":10,"target":0},{"source":10,"target":7},{"source":10,"target":77},{"source":77,"target":7},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":78},{"source":11,"target":79},{"source":78,"target":80},{"source":78,"target":11},{"source":79,"target":10},{"source":12,"target":0},{"source":12,"target":10},{"source":12,"target":81},{"source":12,"target":82},{"source":81,"target":83},{"source":81,"target":12},{"source":82,"target":10},{"source":13,"target":0},{"source":13,"target":84},{"source":13,"target":85},{"source":84,"target":10},{"source":84,"target":86},{"source":84,"target":13},{"source":86,"target":10},{"source":85,"target":87},{"source":85,"target":13},{"source":14,"target":0},{"source":14,"target":13},{"source":14,"target":88},{"source":88,"target":13},{"source":15,"target":0},{"source":15,"target":13},{"source":15,"target":89},{"source":89,"target":13},{"source":16,"target":0},{"source":16,"target":90},{"source":90,"target":17},{"source":90,"target":91},{"source":90,"target":16},{"source":91,"target":17},{"source":17,"target":0},{"source":17,"target":92},{"source":17,"target":93},{"source":17,"target":94},{"source":92,"target":7},{"source":92,"target":95},{"source":92,"target":17},{"source":95,"target":7},{"source":93,"target":13},{"source":93,"target":96},{"source":93,"target":17},{"source":96,"target":13},{"source":94,"target":97},{"source":94,"target":17},{"source":18,"target":0},{"source":18,"target":7},{"source":18,"target":98},{"source":18,"target":99},{"source":18,"target":100},{"source":98,"target":13},{"source":98,"target":101},{"source":98,"target":18},{"source":101,"target":13},{"source":99,"target":102},{"source":99,"target":18},{"source":100,"target":7}],"multigraph":true}
ecore
relationships
repo-ecore-all/data/francoispfister/diagraph/org.isoe.fwk.megamodel.deploy/temp_repository-bundle/simpleparts.ecore
simpleparts World things Thing id relations parts elements items pieces NamedElement name RelatedTo fromThing toThing since Part Element Item Piece part
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="simpleparts" nsURI="http://simpleparts" nsPrefix="_simpleparts"> <eAnnotations source="diastyle.edge.bluetriangle"> <details key="background=darkblue" value=""/> <details key="arrowsize=2" value=""/> <details key="shape=triangle" value=""/> </eAnnotations> <eAnnotations source="diastyle.node.vertical"> <details key="layout=vertical"/> </eAnnotations> <eAnnotations source="diastyle.partition.green"> <details key="background=lightgreen"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="World"> <eAnnotations source="diagraph"> <details key="node"/> <details key="pov"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="things" upperBound="-1" eType="#//Thing" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Thing" eSuperTypes="#//NamedElement"> <eAnnotations source="diagraph"> <details key="node"/> <details key="kref=parts"/> <details key="kref=pieces"/> <details key="cref=elements"/> <details key="cref=items"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="relations" upperBound="-1" eType="#//RelatedTo" containment="true" eOpposite="#//RelatedTo/fromThing"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parts" upperBound="-1" eType="#//Part" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="#//Element" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="items" upperBound="-1" eType="#//Item" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="pieces" upperBound="-1" eType="#//Piece" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true"> <eAnnotations source="diagraph"> <details key="label=name"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RelatedTo" eSuperTypes="#//NamedElement"> <eAnnotations source="diagraph"> <details key="link"/> <details key="style=bluetriangle"/> <details key="cont=Thing.relations"/> <details key="lsrc=fromThing"/> <details key="ltrg=toThing"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="fromThing" eType="#//Thing" eOpposite="#//Thing/relations"/> <eStructuralFeatures xsi:type="ecore:EReference" name="toThing" eType="#//Thing"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="since" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Part" eSuperTypes="#//NamedElement"> <eAnnotations source="diagraph"> <details key="node"/> <details key="style=vertical"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Element" eSuperTypes="#//NamedElement"> <eAnnotations source="diagraph"> <details key="node"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Item" eSuperTypes="#//NamedElement"> <eAnnotations source="diagraph"> <details key="node"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Piece" eSuperTypes="#//NamedElement"> <eAnnotations source="diagraph"> <details key="node"/> <details key="ref=part"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="part" eType="#//Part"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"_simpleparts","nsURI":"http://simpleparts","name":"simpleparts","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"World","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Thing","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelatedTo","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Part","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Item","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Piece","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"things","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":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":"relations","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":"parts","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},{"container":false,"ordered":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":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":"pieces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"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":"fromThing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"toThing","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":"since","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"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":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":1,"target":0},{"source":1,"target":9},{"source":9,"target":2},{"source":9,"target":10},{"source":9,"target":1},{"source":10,"target":2},{"source":2,"target":0},{"source":2,"target":3},{"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":11,"target":18},{"source":11,"target":2},{"source":12,"target":4},{"source":12,"target":19},{"source":12,"target":2},{"source":12,"target":20},{"source":19,"target":4},{"source":13,"target":5},{"source":13,"target":21},{"source":13,"target":2},{"source":21,"target":5},{"source":14,"target":6},{"source":14,"target":22},{"source":14,"target":2},{"source":22,"target":6},{"source":15,"target":7},{"source":15,"target":23},{"source":15,"target":2},{"source":23,"target":7},{"source":16,"target":8},{"source":16,"target":24},{"source":16,"target":2},{"source":24,"target":8},{"source":17,"target":3},{"source":3,"target":0},{"source":3,"target":25},{"source":25,"target":26},{"source":25,"target":3},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":20},{"source":4,"target":27},{"source":4,"target":28},{"source":4,"target":29},{"source":20,"target":2},{"source":20,"target":30},{"source":20,"target":4},{"source":20,"target":12},{"source":30,"target":2},{"source":27,"target":2},{"source":27,"target":31},{"source":27,"target":4},{"source":31,"target":2},{"source":28,"target":32},{"source":28,"target":4},{"source":29,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":33},{"source":33,"target":3},{"source":6,"target":0},{"source":6,"target":3},{"source":6,"target":34},{"source":34,"target":3},{"source":7,"target":0},{"source":7,"target":3},{"source":7,"target":35},{"source":35,"target":3},{"source":8,"target":0},{"source":8,"target":3},{"source":8,"target":36},{"source":8,"target":37},{"source":36,"target":5},{"source":36,"target":38},{"source":36,"target":8},{"source":38,"target":5},{"source":37,"target":3}],"multigraph":true}
ecore
tree
repo-ecore-all/data/pedrorleonardo/teseVisualino/eclipse project/imported/org.eclipse.epsilon.examples.standalone/src/org/eclipse/epsilon/examples/standalone/models/Tree.ecore
TreeDsl Tree children parent label
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="TreeDsl" nsURI="TreeDsl" nsPrefix=""> <eClassifiers xsi:type="ecore:EClass" name="Tree"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//Tree" containment="true" eOpposite="#//Tree/parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//Tree" eOpposite="#//Tree/children"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"","nsURI":"TreeDsl","name":"TreeDsl","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tree","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":3,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":4,"derived":false},{"id":5,"eClass":"EGenericType"},{"id":6,"eClass":"EGenericType"},{"id":7,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":1,"target":3},{"source":1,"target":4},{"source":2,"target":1},{"source":2,"target":5},{"source":2,"target":1},{"source":2,"target":3},{"source":5,"target":1},{"source":3,"target":1},{"source":3,"target":6},{"source":3,"target":1},{"source":3,"target":2},{"source":6,"target":1},{"source":4,"target":7},{"source":4,"target":1}],"multigraph":true}
ecore
petrinet
repo-ecore-all/data/lfmendivelso10/MTCVisualizationCore/MTCVisual/Chain/data/PetriNet.ecore
petrinet System petrinets petrinetrelationships PetriNet elements name PetriNetRelationship from to Node minDelay 0.0 maxDelay 0.0 name Element Arc Place Transition OutputArc to from InputArc to from
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="petrinet" nsURI="sistemas.uniandes.edu.co/metamodels/petrinet" nsPrefix="pnet"> <eAnnotations source="http://www.eclipse.org/OCL/Import"> <details key="ecore" value="http://www.eclipse.org/emf/2002/Ecore"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="System"> <eStructuralFeatures xsi:type="ecore:EReference" name="petrinets" upperBound="-1" eType="#//PetriNet" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="petrinetrelationships" upperBound="-1" eType="#//PetriNetRelationship" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PetriNet"> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="#//Element" 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="PetriNetRelationship"> <eStructuralFeatures xsi:type="ecore:EReference" name="from" lowerBound="1" eType="#//PetriNet"/> <eStructuralFeatures xsi:type="ecore:EReference" name="to" lowerBound="1" eType="#//PetriNet"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Node" abstract="true" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minDelay" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble" defaultValueLiteral="0.0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxDelay" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble" defaultValueLiteral="0.0"/> <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="Element" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="Arc" abstract="true" eSuperTypes="#//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Place" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="OutputArc" eSuperTypes="#//Arc"> <eStructuralFeatures xsi:type="ecore:EReference" name="to" lowerBound="1" eType="#//Place"/> <eStructuralFeatures xsi:type="ecore:EReference" name="from" lowerBound="1" eType="#//Transition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InputArc" eSuperTypes="#//Arc"> <eStructuralFeatures xsi:type="ecore:EReference" name="to" lowerBound="1" eType="#//Transition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="from" lowerBound="1" eType="#//Place"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"pnet","nsURI":"sistemas.uniandes.edu.co/metamodels/petrinet","name":"petrinet","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"System","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PetriNet","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PetriNetRelationship","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Arc","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Place","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputArc","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputArc","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"petrinets","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":"petrinetrelationships","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"to","changeable":true,"resolveProxies":true,"lowerBound":1,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0.0","unsettable":false,"transient":false,"unique":true,"name":"minDelay","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0.0","unsettable":false,"transient":false,"unique":true,"name":"maxDelay","changeable":true,"lowerBound":0,"iD":false,"id":24,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"to","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":false,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":1,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"to","changeable":true,"resolveProxies":true,"lowerBound":1,"id":38,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":1,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":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":3},{"source":12,"target":14},{"source":12,"target":1},{"source":14,"target":3},{"source":2,"target":0},{"source":2,"target":15},{"source":2,"target":16},{"source":15,"target":5},{"source":15,"target":17},{"source":15,"target":2},{"source":17,"target":5},{"source":16,"target":18},{"source":16,"target":2},{"source":3,"target":0},{"source":3,"target":19},{"source":3,"target":20},{"source":19,"target":2},{"source":19,"target":21},{"source":19,"target":3},{"source":21,"target":2},{"source":20,"target":2},{"source":20,"target":22},{"source":20,"target":3},{"source":22,"target":2},{"source":4,"target":0},{"source":4,"target":5},{"source":4,"target":23},{"source":4,"target":24},{"source":4,"target":25},{"source":4,"target":26},{"source":23,"target":27},{"source":23,"target":4},{"source":24,"target":28},{"source":24,"target":4},{"source":25,"target":29},{"source":25,"target":4},{"source":26,"target":5},{"source":5,"target":0},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":30},{"source":30,"target":5},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":31},{"source":31,"target":4},{"source":8,"target":0},{"source":8,"target":4},{"source":8,"target":32},{"source":32,"target":4},{"source":9,"target":0},{"source":9,"target":6},{"source":9,"target":33},{"source":9,"target":34},{"source":9,"target":35},{"source":33,"target":7},{"source":33,"target":36},{"source":33,"target":9},{"source":36,"target":7},{"source":34,"target":8},{"source":34,"target":37},{"source":34,"target":9},{"source":37,"target":8},{"source":35,"target":6},{"source":10,"target":0},{"source":10,"target":6},{"source":10,"target":38},{"source":10,"target":39},{"source":10,"target":40},{"source":38,"target":8},{"source":38,"target":41},{"source":38,"target":10},{"source":41,"target":8},{"source":39,"target":7},{"source":39,"target":42},{"source":39,"target":10},{"source":42,"target":7},{"source":40,"target":6}],"multigraph":true}
ecore
families
repo-ecore-all/data/simonpicard/MA1weekly/INFOY080/Project4/Families2Persons/Families.ecore
Families Family lastName father mother sons daughters Member firstName familyFather familyMother familySon familyDaughter
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="Families" nsURI="platform:/resource/Families2Persons/Families.ecore" nsPrefix="Families"> <eClassifiers xsi:type="ecore:EClass" name="Family"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lastName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="father" lowerBound="1" eType="#//Member" containment="true" eOpposite="#//Member/familyFather"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mother" lowerBound="1" eType="#//Member" containment="true" eOpposite="#//Member/familyMother"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sons" upperBound="-1" eType="#//Member" containment="true" eOpposite="#//Member/familySon"/> <eStructuralFeatures xsi:type="ecore:EReference" name="daughters" upperBound="-1" eType="#//Member" containment="true" eOpposite="#//Member/familyDaughter"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Member"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="firstName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="familyFather" eType="#//Family" eOpposite="#//Family/father"/> <eStructuralFeatures xsi:type="ecore:EReference" name="familyMother" eType="#//Family" eOpposite="#//Family/mother"/> <eStructuralFeatures xsi:type="ecore:EReference" name="familySon" eType="#//Family" eOpposite="#//Family/sons"/> <eStructuralFeatures xsi:type="ecore:EReference" name="familyDaughter" eType="#//Family" eOpposite="#//Family/daughters"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"Families","nsURI":"platform:/resource/Families2Persons/Families.ecore","name":"Families","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Family","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Member","instanceClass":null,"abstract":false,"id":2,"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":"lastName","changeable":true,"lowerBound":1,"iD":false,"id":3,"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":"father","changeable":true,"resolveProxies":true,"lowerBound":1,"id":4,"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":"mother","changeable":true,"resolveProxies":true,"lowerBound":1,"id":5,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sons","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":"daughters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"familyFather","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"id":11,"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":"familyMother","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"familySon","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"familyDaughter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"firstName","changeable":true,"lowerBound":1,"iD":false,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":1,"target":3},{"source":1,"target":4},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":3,"target":8},{"source":3,"target":1},{"source":4,"target":2},{"source":4,"target":9},{"source":4,"target":1},{"source":4,"target":10},{"source":9,"target":2},{"source":5,"target":2},{"source":5,"target":11},{"source":5,"target":1},{"source":5,"target":12},{"source":11,"target":2},{"source":6,"target":2},{"source":6,"target":13},{"source":6,"target":1},{"source":6,"target":14},{"source":13,"target":2},{"source":7,"target":2},{"source":7,"target":15},{"source":7,"target":1},{"source":7,"target":16},{"source":15,"target":2},{"source":2,"target":0},{"source":2,"target":17},{"source":2,"target":10},{"source":2,"target":12},{"source":2,"target":14},{"source":2,"target":16},{"source":17,"target":18},{"source":17,"target":2},{"source":10,"target":1},{"source":10,"target":19},{"source":10,"target":2},{"source":10,"target":4},{"source":19,"target":1},{"source":12,"target":1},{"source":12,"target":20},{"source":12,"target":2},{"source":12,"target":5},{"source":20,"target":1},{"source":14,"target":1},{"source":14,"target":21},{"source":14,"target":2},{"source":14,"target":6},{"source":21,"target":1},{"source":16,"target":1},{"source":16,"target":22},{"source":16,"target":2},{"source":16,"target":7},{"source":22,"target":1}],"multigraph":true}
ecore
architecture
repo-ecore-all/data/osate/osate2/core/org.osate.aadl2/model/aadl2.ecore
aadl2 Element getOwner ownedElement ownedComment Comment body String java.lang.String java.lang.String Type NamedElement getNamespace qualifiedName getPropertyValues propertySetName propertyName name qualifiedName ownedPropertyAssociation PropertyAssociation property appliesTo inBinding append constant ownedValue Property inherit defaultValue appliesToMetaclass appliesToClassifier appliesTo emptyListDefault BasicProperty referencedPropertyType ownedPropertyType propertyType TypedElement type PropertyType AbstractNamedValue Boolean boolean boolean PropertyExpression MetaclassReference annexName metaclassName PropertyOwner Classifier classifierFeature inheritedMember generalization general ownedAnnexSubclause ownedPrototype ownedPrototypeBinding noPrototypes noAnnexes noProperties Namespace ownedMember member ClassifierFeature featuringClassifier Generalization general specific DirectedRelationship source target Relationship relatedElement AnnexSubclause ModalElement getAllInModes inMode Mode initial false derived false ModeFeature Prototype refined StructuralFeature RefinableElement refinementContext refinedElement CalledSubprogram PrototypeBinding formal ContainedNamedElement path containmentPathElement ContainmentPathElement arrayRange namedElement annexName path ArrayRange lowerBound upperBound Integer long long ModalPropertyValue ownedValue BehavioralFeature Real double double ArrayDimension size ArraySize size sizeProperty ArraySizeProperty ArrayableElement arrayDimension ComponentImplementationReference implementation ownedPrototypeBinding ComponentImplementation getAllSubcomponents type ownedSubcomponent extended ownedFlowImplementation ownedConnection ownedExtension ownedRealization ownedEndToEndFlow ownedAbstractSubcomponent ownedAccessConnection ownedParameterConnection ownedPortConnection ownedFeatureConnection ownedFeatureGroupConnection noSubcomponents noConnections noCalls ownedProcessorFeature ownedInternalFeature ownedEventSource ownedEventDataSource ownedPortProxy ownedSubprogramProxy ComponentClassifier ownedMode ownedModeTransition derivedModes noFlows noModes SubcomponentType FeatureClassifier ModeTransition source destination ownedTrigger ModeTransitionTrigger context triggerPort Context TriggerPort ComponentType ownedFeature extended ownedFlowSpecification ownedExtension ownedFeatureGroup ownedAbstractFeature noFeatures Feature prototype featureClassifier refined classifier FeatureConnectionEnd ConnectionEnd ComponentPrototype array constrainingClassifier FlowSpecification refined kind outEnd InEnd FlowFeature Flow ModalPath inMode getInModes getInModeTransitions getAllInModeTransitions inModeOrTransition FlowElement EndToEndFlowElement FlowKind source source path path sink sink FlowEnd context feature TypeExtension extended FeatureGroup inverse featureType featureGroupType featureGroupPrototype CallContext DirectedFeature direction in out DirectionType in in out out inOut inOut FeatureGroupConnectionEnd FeatureType FeatureGroupType ownedFeature extended inverse ownedExtension ownedBusAccess ownedDataAccess ownedDataPort ownedEventDataPort ownedEventPort ownedFeatureGroup ownedParameter ownedSubprogramAccess ownedSubprogramGroupAccess ownedAbstractFeature GroupExtension extended BusAccess busFeatureClassifier virtual false Access kind category AccessConnectionEnd AccessType provides provides requires requires AccessCategory bus bus data data subprogram subprogram subprogramGroup subprogramGroup virtualBus virtualBus BusFeatureClassifier DataAccess dataFeatureClassifier ParameterConnectionEnd PortConnectionEnd DataSubcomponentType AbstractFeatureClassifier DataPort dataFeatureClassifier Port category PortCategory data data event event eventData eventData EventDataPort dataFeatureClassifier EventPort Parameter dataFeatureClassifier SubprogramAccess subprogramFeatureClassifier SubprogramSubcomponentType SubprogramGroupAccess subprogramGroupFeatureClassifier SubprogramGroupSubcomponentType AbstractFeature featurePrototype abstractFeatureClassifier FeaturePrototype direction constrainingClassifier in out FeatureGroupPrototype constrainingFeatureGroupType Subcomponent inMode subcomponentType ownedPrototypeBinding prototype ownedModeBinding allModes implementationReference refined classifier ModeBinding parentMode derivedMode FlowImplementation kind specification ownedFlowSegment inEnd outEnd FlowSegment flowElement context Connection destination source bidirectional refined ConnectedElement context connectionEnd next ImplementationExtension extended Realization implemented EndToEndFlow refined ownedEndToEndFlowSegment EndToEndFlowSegment flowElement context AbstractSubcomponent abstractSubcomponentType Abstract AbstractSubcomponentType AccessConnection accessCategory ParameterConnection PortConnection FeatureConnection FeatureGroupConnection ProcessorFeature InternalFeature direction in out EventSource EventDataSource dataClassifier DataClassifier Data PortProxy direction dataClassifier in out SubprogramProxy subprogramClassifier SubprogramClassifier Subprogram ComponentCategory abstract abstract bus bus data data device device memory memory process process processor processor subprogram subprogram subprogramGroup subprogramGroup system system thread thread threadGroup threadGroup virtualBus virtualBus virtualProcessor virtualProcessor AnnexLibrary DefaultAnnexLibrary sourceText parsedAnnexLibrary DefaultAnnexSubclause sourceText parsedAnnexSubclause PublicPackageSection privateSection PackageSection name ownedPackageRename ownedComponentTypeRename ownedClassifier ownedFeatureGroupTypeRename ownedAnnexLibrary importedUnit noAnnexes noProperties PackageRename renamedPackage renameAll AadlPackage ownedPublicSection ownedPrivateSection publicSection privateSection ModelUnit PrivatePackageSection publicSection ComponentTypeRename category renamedComponentType FeatureGroupTypeRename renamedFeatureGroupType ComponentPrototypeBinding formal actual ComponentPrototypeActual category binding subcomponentType FeatureGroupPrototypeBinding formal actual FeatureGroupPrototypeActual binding featureType FeaturePrototypeActual FeaturePrototypeBinding formal actual AccessSpecification kind category classifier componentPrototype PortSpecification direction category classifier componentPrototype in out FeaturePrototypeReference direction prototype in out SubprogramCallSequence ownedSubprogramCall SubprogramCall calledSubprogram context BehavioredImplementation subprogramCalls subprogramCall ownedSubprogramCallSequence AbstractType ownedBusAccess ownedDataAccess ownedSubprogramAccess ownedDataPort ownedEventPort ownedEventDataPort ownedSubprogramGroupAccess AbstractClassifier VirtualProcessorSubcomponentType VirtualBusSubcomponentType ThreadGroupSubcomponentType ThreadSubcomponentType SystemSubcomponentType ProcessSubcomponentType MemorySubcomponentType DeviceSubcomponentType BusSubcomponentType ProcessorSubcomponentType AbstractImplementation type ownedBusSubcomponent ownedDataSubcomponent ownedDeviceSubcomponent ownedMemorySubcomponent ownedProcessSubcomponent ownedProcessorSubcomponent ownedSystemSubcomponent ownedSubprogramSubcomponent ownedSubprogramGroupSubcomponent ownedThreadSubcomponent ownedThreadGroupSubcomponent ownedVirtualBusSubcomponent ownedVirtualProcessorSubcomponent BusSubcomponent busSubcomponentType Bus DataSubcomponent dataSubcomponentType DeviceSubcomponent deviceSubcomponentType Device MemorySubcomponent memorySubcomponentType Memory ProcessSubcomponent processSubcomponentType Process ProcessorSubcomponent processorSubcomponentType Processor SystemSubcomponent systemSubcomponentType System SubprogramSubcomponent subprogramSubcomponentType SubprogramGroupSubcomponent subprogramGroupSubcomponentType SubprogramGroup ThreadSubcomponent threadSubcomponentType Thread ThreadGroupSubcomponent threadGroupSubcomponentType ThreadGroup VirtualBusSubcomponent virtualBusSubcomponentType VirtualBus VirtualProcessorSubcomponent virtualProcessorSubcomponentType VirtualProcessor AbstractPrototype BusClassifier BusType ownedBusAccess ownedDataPort ownedEventDataPort ownedEventPort BusImplementation type ownedVirtualBusSubcomponent BusPrototype DataType ownedSubprogramAccess ownedDataAccess ownedSubprogramGroupAccess DataImplementation type ownedDataSubcomponent ownedSubprogramSubcomponent DataPrototype DeviceClassifier DeviceType ownedDataPort ownedEventDataPort ownedEventPort ownedBusAccess ownedSubprogramAccess ownedSubprogramGroupAccess DeviceImplementation type ownedBusSubcomponent ownedDataSubcomponent ownedVirtualBusSubcomponent DevicePrototype MemoryClassifier MemoryType ownedBusAccess ownedDataPort ownedEventDataPort ownedEventPort MemoryImplementation type ownedBusSubcomponent ownedMemorySubcomponent MemoryPrototype SubprogramType ownedEventDataPort ownedEventPort ownedParameter ownedDataAccess ownedSubprogramAccess ownedSubprogramGroupAccess SubprogramImplementation type ownedDataSubcomponent ownedSubprogramSubcomponent SubprogramPrototype SubprogramGroupClassifier SubprogramGroupType ownedSubprogramAccess ownedSubprogramGroupAccess SubprogramGroupImplementation type ownedSubprogramSubcomponent ownedSubprogramGroupSubcomponent ownedDataSubcomponent SubprogramGroupPrototype SystemClassifier SystemType ownedBusAccess ownedDataAccess ownedDataPort ownedSubprogramGroupAccess ownedSubprogramAccess ownedEventPort ownedEventDataPort SystemImplementation type ownedBusSubcomponent ownedDataSubcomponent ownedDeviceSubcomponent ownedMemorySubcomponent ownedProcessSubcomponent ownedProcessorSubcomponent ownedSubprogramSubcomponent ownedSubprogramGroupSubcomponent ownedSystemSubcomponent ownedVirtualBusSubcomponent ownedVirtualProcessorSubcomponent SystemPrototype ProcessorClassifier ProcessorType ownedDataPort ownedEventDataPort ownedEventPort ownedBusAccess ownedSubprogramAccess ownedSubprogramGroupAccess ProcessorImplementation type ownedBusSubcomponent ownedMemorySubcomponent ownedVirtualBusSubcomponent ownedVirtualProcessorSubcomponent ProcessorPrototype ProcessClassifier ProcessType ownedDataPort ownedEventDataPort ownedEventPort ownedDataAccess ownedSubprogramAccess ownedSubprogramGroupAccess ProcessImplementation type ownedDataSubcomponent ownedSubprogramSubcomponent ownedSubprogramGroupSubcomponent ownedThreadSubcomponent ownedThreadGroupSubcomponent ProcessPrototype ThreadClassifier ThreadType ownedDataPort ownedEventDataPort ownedEventPort ownedDataAccess ownedSubprogramAccess ownedSubprogramGroupAccess ThreadImplementation type ownedSubprogramGroupSubcomponent ownedSubprogramSubcomponent ownedDataSubcomponent ThreadPrototype ThreadGroupClassifier ThreadGroupType ownedDataPort ownedEventDataPort ownedEventPort ownedDataAccess ownedSubprogramAccess ownedSubprogramGroupAccess ThreadGroupImplementation type ownedDataSubcomponent ownedThreadSubcomponent ownedThreadGroupSubcomponent ownedSubprogramSubcomponent ownedSubprogramGroupSubcomponent ThreadGroupPrototype VirtualBusClassifier VirtualBusType ownedDataPort ownedEventDataPort ownedEventPort ownedBusAccess VirtualBusImplementation type ownedVirtualBusSubcomponent VirtualBusPrototype VirtualProcessorClassifier VirtualProcessorType ownedDataPort ownedEventDataPort ownedEventPort ownedSubprogramAccess ownedSubprogramGroupAccess ownedBusAccess VirtualProcessorImplementation type ownedVirtualBusSubcomponent ownedVirtualProcessorSubcomponent VirtualProcessorPrototype BasicPropertyAssociation property ownedValue PropertyConstant referencedPropertyType ownedPropertyType constantValue propertyType StringLiteral value PropertyValue NumberValue getScaledValue target getScaledValue getScaledValue target unit UnitLiteral getAbsoluteFactor target baseUnit factor EnumerationLiteral ClassifierValue classifier ReferenceValue BooleanLiteral value RangeValue minimum maximum delta IntegerLiteral base value RealLiteral value Operation op ownedPropertyExpression OperationKind and and or or not not plus plus minus minus RecordValue ownedFieldValue ComputedValue function ListValue ownedListElement NamedValue namedValue PropertySet ownedPropertyType ownedProperty ownedPropertyConstant importedUnit ownedAnnexSubclause GlobalNamespace package propertySet NonListType AadlBoolean AadlString AadlInteger NumberType ownedUnitsType referencedUnitsType range unitsType UnitsType ownedLiteral EnumerationType ownedLiteral NumericRange upperBound lowerBound AadlReal ClassifierType classifierReference RangeType ownedNumberType numberType referencedNumberType RecordType ownedField RecordField ReferenceType namedElementReference ListType ownedElementType referencedElementType elementType
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="aadl2" nsURI="http://aadl.info/AADL/2.0" nsPrefix="aadl2"> <eAnnotations source="http://www.eclipse.org/uml2/2.0.0/UML"> <details key="originalName" value="AADL2"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An element is a constituent of a model.&#xA;An element is a constituent of a model. As such, it has the capability of owning other elements.&#xA;&lt;p>From package AADLInfrastructure.&lt;/p>"/> </eAnnotations> <eOperations name="getOwner" ordered="false" lowerBound="1" eType="#//Element"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedElement" ordered="false" upperBound="-1" eType="#//Element" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Elements owned by this element.&#xA;&lt;p>From package AADLInfrastructure.&lt;/p>"/> </eAnnotations> <eAnnotations source="union"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedComment" ordered="false" upperBound="-1" eType="#//Comment" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Comments owned by this element.&#xA;&lt;p>From package AADLInfrastructure.&lt;/p>"/> </eAnnotations> <eAnnotations source="subsets" references="#//Element/ownedElement"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Comment" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A comment is a textual annotation that can be attached to a set of elements.&#xA;&lt;p>From package AADLInfrastructure.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="body" ordered="false" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies a string that is the comment&#xA;&lt;p>From package AADLInfrastructure.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLInfrastructure.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A type constrains the values represented by a typed element.&#xA;&lt;p>From package AADLInfrastructure.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A named element is an element in a model that may have a name.&#xA;&lt;p>From package AADLInfrastructure.&lt;/p>&#xA;&lt;p>From package AADLProperties::Associations.&lt;/p>"/> </eAnnotations> <eOperations name="getNamespace" ordered="false" lowerBound="1" eType="#//Namespace"/> <eOperations name="qualifiedName" ordered="false" lowerBound="1" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="When there is a name, and all of the containing namespaces have a name, the qualified name is constructed from the names of the containing namespaces.&#xA;&lt;p>From package AADLInfrastructure.&lt;/p>"/> </eAnnotations> </eOperations> <eOperations name="getPropertyValues" ordered="false" upperBound="-1" eType="#//PropertyExpression"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLInfrastructure.&lt;/p>"/> </eAnnotations> <eParameters name="propertySetName" ordered="false" lowerBound="1" eType="#//String"/> <eParameters name="propertyName" ordered="false" lowerBound="1" eType="#//String"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The name of the NamedElement.&#xA;&lt;p>From package AADLInfrastructure.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="qualifiedName" ordered="false" eType="#//String" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A name which allows the NamedElement to be identified within a hierarchy of nested Namespaces. It is constructed from the names of the containing namespaces starting at the root of the hierarchy and ending with the name of the NamedElement itself.&#xA;&lt;p>From package AADLInfrastructure.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedPropertyAssociation" ordered="false" upperBound="-1" eType="#//PropertyAssociation" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Associations.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PropertyAssociation" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Associations.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="property" ordered="false" lowerBound="1" eType="#//Property"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Associations.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="appliesTo" ordered="false" upperBound="-1" eType="#//ContainedNamedElement" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Associations.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="inBinding" ordered="false" upperBound="-1" eType="#//Classifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Associations.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="append" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Associations.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="constant" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Associations.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedValue" ordered="false" lowerBound="1" upperBound="-1" eType="#//ModalPropertyValue" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Associations.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//BasicProperty #//AbstractNamedValue"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Definitions.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="inherit" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Definitions.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultValue" ordered="false" eType="#//PropertyExpression" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Definitions.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="appliesToMetaclass" ordered="false" upperBound="-1" eType="#//MetaclassReference" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Definitions.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="appliesToClassifier" ordered="false" upperBound="-1" eType="#//Classifier" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Definitions.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="appliesTo" ordered="false" upperBound="-1" eType="#//PropertyOwner" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Definitions.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="emptyListDefault" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Definitions.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BasicProperty" eSuperTypes="#//TypedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Definitions.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="referencedPropertyType" ordered="false" eType="#//PropertyType"> <eAnnotations source="subsets" references="#//BasicProperty/propertyType"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Definitions.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedPropertyType" ordered="false" eType="#//PropertyType" containment="true"> <eAnnotations source="subsets" references="#//BasicProperty/propertyType"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Definitions.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyType" ordered="false" unique="false" lowerBound="1" eType="#//PropertyType" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="redefines" references="#//TypedElement/type"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Definitions.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypedElement" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A typed element has a type.&#xA;&lt;p>From package AADLInfrastructure.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="#//Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The type of the TypedElement.&#xA;&lt;p>From package AADLInfrastructure.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PropertyType" abstract="true" eSuperTypes="#//Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Types.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractNamedValue" abstract="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Expressions.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="Boolean" instanceClassName="boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLInfrastructure.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PropertyExpression" abstract="true" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Expressions.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MetaclassReference" eSuperTypes="#//PropertyOwner"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Types.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="annexName" ordered="false" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Types.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="metaclassName" ordered="false" unique="false" lowerBound="1" upperBound="-1" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Types.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PropertyOwner" abstract="true" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Definitions.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Classifier" abstract="true" eSuperTypes="#//Namespace #//Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A classifier is a classification of instances - it describes a set of instances that have features in common.&#xA;A classifier can specify a generalization hierarchy by referencing its general classifiers.&#xA;&lt;p>From package AADLInfrastructure.&lt;/p>&#xA;&lt;p>From package AADLProperties::Associations.&lt;/p>&#xA;&lt;p>From package AADLConstructs::Extensibility.&lt;/p>&#xA;&lt;p>From package AADLConstructs::Templates.&lt;/p>&#xA;&lt;p>From package AADLDetails::NoneSupport.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="classifierFeature" ordered="false" upperBound="-1" eType="#//ClassifierFeature" changeable="false" volatile="true" transient="true" derived="true" eOpposite="#//ClassifierFeature/featuringClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies each feature defined in the classifier.&#xA;&lt;p>From package AADLInfrastructure.&lt;/p>"/> </eAnnotations> <eAnnotations source="union"/> <eAnnotations source="subsets" references="#//Namespace/member"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="inheritedMember" ordered="false" upperBound="-1" eType="#//NamedElement" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies all elements inherited by this classifier from the general classifiers.&#xA;&lt;p>From package AADLInfrastructure.&lt;/p>"/> </eAnnotations> <eAnnotations source="subsets" references="#//Namespace/member"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="generalization" ordered="false" upperBound="-1" eType="#//Generalization" changeable="false" volatile="true" transient="true" derived="true" eOpposite="#//Generalization/specific"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the Generalization relationships for this Classifier. These Generalizations navigate to more general classifiers in the generalization hierarchy.&#xA;&lt;p>From package AADLInfrastructure.&lt;/p>"/> </eAnnotations> <eAnnotations source="union"/> <eAnnotations source="subsets" references="#//Element/ownedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="general" ordered="false" upperBound="-1" eType="#//Classifier" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the more general classifiers in the generalization hierarchy for this Classifier.&#xA;&lt;p>From package AADLInfrastructure.&lt;/p>"/> </eAnnotations> <eAnnotations source="union"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedAnnexSubclause" ordered="false" upperBound="-1" eType="#//AnnexSubclause" containment="true"> <eAnnotations source="subsets" references="#//Namespace/ownedMember"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Extensibility.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedPrototype" ordered="false" upperBound="-1" eType="#//Prototype" containment="true"> <eAnnotations source="subsets" references="#//Namespace/ownedMember"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedPrototypeBinding" ordered="false" upperBound="-1" eType="#//PrototypeBinding" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="noPrototypes" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::NoneSupport.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="noAnnexes" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::NoneSupport.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="noProperties" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Associations.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Namespace" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A namespace is an element in a model that contains a set of named elements that can be identified by name.&#xA;&lt;p>From package AADLInfrastructure.&lt;/p>&#xA;&lt;p>From package AADLProperties::PropertySets.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedMember" ordered="false" upperBound="-1" eType="#//NamedElement" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A collection of NamedElements owned by the Namespace.&#xA;&lt;p>From package AADLInfrastructure.&lt;/p>"/> </eAnnotations> <eAnnotations source="union"/> <eAnnotations source="subsets" references="#//Element/ownedElement #//Namespace/member"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="member" ordered="false" upperBound="-1" eType="#//NamedElement" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A collection of NamedElements identifiable within the Namespace, either by being owned or by being introduced by importing or inheritance.&#xA;&lt;p>From package AADLInfrastructure.&lt;/p>"/> </eAnnotations> <eAnnotations source="union"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ClassifierFeature" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A classifier feature declares a behavioral or structural characteristic of instances of classifiers.&#xA;&lt;p>From package AADLInfrastructure.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="featuringClassifier" ordered="false" upperBound="-1" eType="#//Classifier" changeable="false" volatile="true" transient="true" derived="true" resolveProxies="false" eOpposite="#//Classifier/classifierFeature"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Classifiers that have this ClassifierFeature as a feature.&#xA;&lt;p>From package AADLInfrastructure.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Generalization" abstract="true" eSuperTypes="#//DirectedRelationship"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A generalization is a taxonomic relationship between a more general classifier and a more specific classifier. Each instance of the specific classifier is also an instance of the general classifier. Thus, the specific classifier indirectly has features of the more general classifier.&#xA;&lt;p>From package AADLInfrastructure.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="general" ordered="false" lowerBound="1" eType="#//Classifier" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the general classifier in the Generalization relationship.&#xA;&lt;p>From package AADLInfrastructure.&lt;/p>"/> </eAnnotations> <eAnnotations source="union"/> <eAnnotations source="subsets" references="#//DirectedRelationship/target"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="specific" ordered="false" lowerBound="1" eType="#//Classifier" volatile="true" transient="true" derived="true" eOpposite="#//Classifier/generalization"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the specializing classifier in the Generalization relationship. &#xA;&lt;p>From package AADLInfrastructure.&lt;/p>"/> </eAnnotations> <eAnnotations source="subsets" references="#//DirectedRelationship/source"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DirectedRelationship" abstract="true" eSuperTypes="#//Relationship"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A directed relationship represents a relationship between a collection of source model elements and a collection of target model elements.&#xA;&lt;p>From package AADLInfrastructure.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false" lowerBound="1" upperBound="-1" eType="#//Element" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the sources of the DirectedRelationship.&#xA;&lt;p>From package AADLInfrastructure.&lt;/p>"/> </eAnnotations> <eAnnotations source="union"/> <eAnnotations source="subsets" references="#//Relationship/relatedElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false" lowerBound="1" upperBound="-1" eType="#//Element" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the targets of the DirectedRelationship.&#xA;&lt;p>From package AADLInfrastructure.&lt;/p>"/> </eAnnotations> <eAnnotations source="union"/> <eAnnotations source="subsets" references="#//Relationship/relatedElement"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Relationship" abstract="true" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Relationship is an abstract concept that specifies some kind of relationship between elements.&#xA;&lt;p>From package AADLInfrastructure.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="relatedElement" ordered="false" lowerBound="1" upperBound="-1" eType="#//Element" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the elements related by the Relationship.&#xA;&lt;p>From package AADLInfrastructure.&lt;/p>"/> </eAnnotations> <eAnnotations source="union"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnnexSubclause" abstract="true" eSuperTypes="#//ModalElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Extensibility.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModalElement" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Associations.&lt;/p>&#xA;&lt;p>From package AADLConstructs::Modes.&lt;/p>"/> </eAnnotations> <eOperations name="getAllInModes" ordered="false" upperBound="-1" eType="#//Mode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inMode" ordered="false" upperBound="-1" eType="#//Mode"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Modes.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Mode" eSuperTypes="#//ModeFeature"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Modes.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="initial" ordered="false" lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Modes.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="derived" ordered="false" lowerBound="1" eType="#//Boolean" changeable="false" volatile="true" transient="true" defaultValueLiteral="false" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Modes.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModeFeature" abstract="true" eSuperTypes="#//ClassifierFeature"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Modes.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Prototype" abstract="true" eSuperTypes="#//StructuralFeature #//CalledSubprogram"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>&#xA;&lt;p>From package AADLDetails::Calls.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="refined" ordered="false" eType="#//Prototype"> <eAnnotations source="subsets" references="#//RefinableElement/refinedElement"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" abstract="true" eSuperTypes="#//RefinableElement #//ClassifierFeature"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLInfrastructure.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RefinableElement" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLInfrastructure.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="refinementContext" ordered="false" eType="#//Classifier" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the contexts that this element may be redefined from.&#xA;A refinable element can be refined by another element. Refinement is limited to classifier features, which can be refined by a classifier feature of the same name in an extended classifier. A refining element can add detail to an incomplete declaration.&#xA;&lt;p>From package AADLInfrastructure.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="refinedElement" ordered="false" eType="#//RefinableElement" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The refinable element that is being refined by this element.&#xA;&lt;p>From package AADLInfrastructure.&lt;/p>"/> </eAnnotations> <eAnnotations source="union"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CalledSubprogram" abstract="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Calls.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrototypeBinding" abstract="true" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="formal" ordered="false" lowerBound="1" eType="#//Prototype"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ContainedNamedElement" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Associations.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="path" lowerBound="1" eType="#//ContainmentPathElement" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Associations.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="containmentPathElement" ordered="false" upperBound="-1" eType="#//ContainmentPathElement" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Associations.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ContainmentPathElement" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Associations.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="arrayRange" upperBound="-1" eType="#//ArrayRange" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Associations.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="namedElement" ordered="false" lowerBound="1" eType="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Associations.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="annexName" ordered="false" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Associations.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="path" ordered="false" eType="#//ContainmentPathElement" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Associations.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayRange" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Associations.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" ordered="false" lowerBound="1" eType="#//Integer"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Associations.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" ordered="false" lowerBound="1" eType="#//Integer"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Associations.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="Integer" instanceClassName="long"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLInfrastructure.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModalPropertyValue" eSuperTypes="#//ModalElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Associations.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedValue" ordered="false" lowerBound="1" eType="#//PropertyExpression" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Associations.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BehavioralFeature" abstract="true" eSuperTypes="#//ClassifierFeature"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLInfrastructure.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="Real" instanceClassName="double"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLInfrastructure.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayDimension" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Arrays.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="size" eType="#//ArraySize" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Arrays.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArraySize" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Arrays.&lt;/p>&#xA;&lt;p>From package AADLProperties::Arrays.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="size" ordered="false" lowerBound="1" eType="#//Integer"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Arrays.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="sizeProperty" ordered="false" eType="#//ArraySizeProperty"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Arrays.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArraySizeProperty" abstract="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Arrays.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayableElement" abstract="true" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Arrays.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="arrayDimension" upperBound="-1" eType="#//ArrayDimension" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Arrays.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComponentImplementationReference" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Arrays.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="implementation" ordered="false" lowerBound="1" eType="#//ComponentImplementation"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Arrays.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedPrototypeBinding" ordered="false" upperBound="-1" eType="#//PrototypeBinding" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Arrays.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComponentImplementation" abstract="true" eSuperTypes="#//ComponentClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::NoneSupport.&lt;/p>&#xA;&lt;p>From package AADLConstructs::Components.&lt;/p>&#xA;&lt;p>From package AADLDetails::Components::Abstract.&lt;/p>&#xA;&lt;p>From package AADLDetails::Connections.&lt;/p>&#xA;&lt;p>From package AADLDetails::Special Features.&lt;/p>"/> </eAnnotations> <eOperations name="getAllSubcomponents" ordered="false" upperBound="-1" eType="#//Subcomponent"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Components.&lt;/p>"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" unique="false" lowerBound="1" eType="#//ComponentType" volatile="true" transient="true" derived="true"> <eAnnotations source="subsets" references="#//Classifier/general"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Components.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubcomponent" ordered="false" upperBound="-1" eType="#//Subcomponent" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="union"/> <eAnnotations source="subsets" references="#//Classifier/classifierFeature #//Namespace/ownedMember"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Components.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="extended" ordered="false" eType="#//ComponentImplementation" volatile="true" transient="true" derived="true"> <eAnnotations source="subsets" references="#//Classifier/general"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Components.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedFlowImplementation" upperBound="-1" eType="#//FlowImplementation" containment="true"> <eAnnotations source="subsets" references="#//Classifier/classifierFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Components.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedConnection" ordered="false" upperBound="-1" eType="#//Connection" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="union"/> <eAnnotations source="subsets" references="#//Classifier/classifierFeature #//Namespace/ownedMember"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Components.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedExtension" ordered="false" eType="#//ImplementationExtension" containment="true"> <eAnnotations source="subsets" references="#//Classifier/generalization"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Components.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedRealization" ordered="false" lowerBound="1" eType="#//Realization" containment="true"> <eAnnotations source="subsets" references="#//Classifier/generalization"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Components.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedEndToEndFlow" ordered="false" upperBound="-1" eType="#//EndToEndFlow" containment="true"> <eAnnotations source="subsets" references="#//Classifier/classifierFeature #//Namespace/ownedMember"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Components.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedAbstractSubcomponent" ordered="false" upperBound="-1" eType="#//AbstractSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Abstract.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedAccessConnection" ordered="false" upperBound="-1" eType="#//AccessConnection" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedConnection"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Connections.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameterConnection" ordered="false" upperBound="-1" eType="#//ParameterConnection" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedConnection"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Connections.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedPortConnection" ordered="false" upperBound="-1" eType="#//PortConnection" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedConnection"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Connections.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedFeatureConnection" ordered="false" upperBound="-1" eType="#//FeatureConnection" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedConnection"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Connections.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedFeatureGroupConnection" ordered="false" upperBound="-1" eType="#//FeatureGroupConnection" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedConnection"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Connections.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="noSubcomponents" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::NoneSupport.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="noConnections" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::NoneSupport.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="noCalls" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::NoneSupport.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedProcessorFeature" ordered="false" upperBound="-1" eType="#//ProcessorFeature" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="union"/> <eAnnotations source="subsets" references="#//Namespace/ownedMember #//Classifier/classifierFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Special Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedInternalFeature" ordered="false" upperBound="-1" eType="#//InternalFeature" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="union"/> <eAnnotations source="subsets" references="#//Namespace/ownedMember #//Classifier/classifierFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Special Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventSource" ordered="false" upperBound="-1" eType="#//EventSource" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedInternalFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Special Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventDataSource" ordered="false" upperBound="-1" eType="#//EventDataSource" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedInternalFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Special Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedPortProxy" ordered="false" upperBound="-1" eType="#//PortProxy" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedProcessorFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Special Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramProxy" ordered="false" upperBound="-1" eType="#//SubprogramProxy" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedProcessorFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Special Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComponentClassifier" abstract="true" eSuperTypes="#//Classifier #//SubcomponentType #//FeatureClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::NoneSupport.&lt;/p>&#xA;&lt;p>From package AADLConstructs::Components.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedMode" ordered="false" upperBound="-1" eType="#//Mode" containment="true"> <eAnnotations source="subsets" references="#//Classifier/classifierFeature #//Namespace/ownedMember"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Components.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedModeTransition" ordered="false" upperBound="-1" eType="#//ModeTransition" containment="true"> <eAnnotations source="subsets" references="#//Classifier/classifierFeature #//Namespace/ownedMember"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Components.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="derivedModes" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Components.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="noFlows" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::NoneSupport.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="noModes" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::NoneSupport.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubcomponentType" abstract="true" eSuperTypes="#//Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Components.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeatureClassifier" abstract="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Features.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModeTransition" eSuperTypes="#//ModeFeature"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Modes.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false" lowerBound="1" eType="#//Mode"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Modes.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="destination" ordered="false" lowerBound="1" eType="#//Mode"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Modes.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedTrigger" ordered="false" lowerBound="1" upperBound="-1" eType="#//ModeTransitionTrigger" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Modes.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModeTransitionTrigger" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Modes.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="context" ordered="false" eType="#//Context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Modes.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="triggerPort" ordered="false" lowerBound="1" eType="#//TriggerPort"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Modes.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Context" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Connections.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TriggerPort" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Modes.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComponentType" abstract="true" eSuperTypes="#//ComponentClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::NoneSupport.&lt;/p>&#xA;&lt;p>From package AADLConstructs::Components.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedFeature" ordered="false" upperBound="-1" eType="#//Feature" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="union"/> <eAnnotations source="subsets" references="#//Classifier/classifierFeature #//Namespace/ownedMember"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Components.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="extended" ordered="false" eType="#//ComponentType" volatile="true" transient="true" derived="true"> <eAnnotations source="subsets" references="#//Classifier/general"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Components.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedFlowSpecification" upperBound="-1" eType="#//FlowSpecification" containment="true"> <eAnnotations source="subsets" references="#//Classifier/classifierFeature #//Namespace/ownedMember"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Components.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedExtension" ordered="false" eType="#//TypeExtension" containment="true"> <eAnnotations source="subsets" references="#//Classifier/generalization"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Components.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedFeatureGroup" ordered="false" upperBound="-1" eType="#//FeatureGroup" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Components.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedAbstractFeature" ordered="false" upperBound="-1" eType="#//AbstractFeature" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Components.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="noFeatures" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::NoneSupport.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Feature" abstract="true" eSuperTypes="#//StructuralFeature #//FeatureConnectionEnd #//ArrayableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Connections.&lt;/p>&#xA;&lt;p>From package AADLConstructs::Features.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="prototype" ordered="false" eType="#//ComponentPrototype" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="subsets" references="#//Feature/featureClassifier"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="featureClassifier" ordered="false" eType="#//FeatureClassifier" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="union"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="refined" ordered="false" eType="#//Feature"> <eAnnotations source="subsets" references="#//RefinableElement/refinedElement"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="classifier" ordered="false" eType="#//Classifier" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="subsets" references="#//Feature/featureClassifier"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeatureConnectionEnd" abstract="true" eSuperTypes="#//ConnectionEnd"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Connections.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConnectionEnd" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Connections.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComponentPrototype" abstract="true" eSuperTypes="#//Prototype #//SubcomponentType #//FeatureClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="array" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="constrainingClassifier" ordered="false" eType="#//ComponentClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FlowSpecification" eSuperTypes="#//FlowFeature #//ModalPath #//FlowElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Flows.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="refined" ordered="false" eType="#//FlowSpecification"> <eAnnotations source="subsets" references="#//RefinableElement/refinedElement"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Flows.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" ordered="false" lowerBound="1" eType="#//FlowKind"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Flows.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="outEnd" ordered="false" eType="#//FlowEnd" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Flows.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="InEnd" ordered="false" eType="#//FlowEnd" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Flows.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FlowFeature" abstract="true" eSuperTypes="#//StructuralFeature #//Flow"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Flows.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Flow" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Flows.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModalPath" abstract="true" eSuperTypes="#//ModalElement"> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EReference" name="inMode" ordered="false" upperBound="-1" eType="#//Mode" volatile="true" transient="true" derived="true"> <eAnnotations source="redefines" references="#//ModalElement/inMode"/> <eAnnotations source="subsets" references="#//ModalPath/inModeOrTransition"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Modes.&lt;/p>"/> </eAnnotations> </contents> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Modes.&lt;/p>"/> </eAnnotations> <eOperations name="getInModes" ordered="false" upperBound="-1" eType="#//Mode"/> <eOperations name="getInModeTransitions" ordered="false" upperBound="-1" eType="#//ModeTransition"/> <eOperations name="getAllInModeTransitions" ordered="false" upperBound="-1" eType="#//ModeTransition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inModeOrTransition" ordered="false" upperBound="-1" eType="#//ModeFeature"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Modes.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FlowElement" abstract="true" eSuperTypes="#//EndToEndFlowElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Flows.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EndToEndFlowElement" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Flows.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="FlowKind"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Flows.&lt;/p>"/> </eAnnotations> <eLiterals name="source"/> <eLiterals name="path" value="1"/> <eLiterals name="sink" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FlowEnd" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Flows.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="context" ordered="false" eType="#//Context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Flows.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="feature" ordered="false" lowerBound="1" eType="#//Feature"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Flows.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeExtension" eSuperTypes="#//Generalization"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Components.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="extended" ordered="false" lowerBound="1" eType="#//ComponentType"> <eAnnotations source="subsets" references="#//Generalization/general"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Components.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeatureGroup" eSuperTypes="#//DirectedFeature #//Context #//FeatureGroupConnectionEnd #//CallContext"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Connections.&lt;/p>&#xA;&lt;p>From package AADLConstructs::Features.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="inverse" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="featureType" ordered="false" eType="#//FeatureType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="featureGroupType" ordered="false" eType="#//FeatureGroupType" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="subsets" references="#//FeatureGroup/featureType"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="featureGroupPrototype" ordered="false" eType="#//FeatureGroupPrototype" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="subsets" references="#//FeatureGroup/featureType"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CallContext" abstract="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Calls.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DirectedFeature" abstract="true" eSuperTypes="#//Feature"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Features.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" ordered="false" lowerBound="1" eType="#//DirectionType" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="in" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="out" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="DirectionType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Features.&lt;/p>"/> </eAnnotations> <eLiterals name="in"/> <eLiterals name="out" value="1"/> <eLiterals name="inOut" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeatureGroupConnectionEnd" abstract="true" eSuperTypes="#//ConnectionEnd"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Connections.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeatureType" abstract="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Features.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeatureGroupType" eSuperTypes="#//Classifier #//FeatureType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Features.&lt;/p>&#xA;&lt;p>From package AADLDetails::Features.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedFeature" upperBound="-1" eType="#//Feature" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="union"/> <eAnnotations source="subsets" references="#//Classifier/classifierFeature #//Namespace/ownedMember"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="extended" ordered="false" eType="#//FeatureGroupType" volatile="true" transient="true" derived="true"> <eAnnotations source="subsets" references="#//Classifier/general"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="inverse" ordered="false" eType="#//FeatureGroupType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedExtension" ordered="false" eType="#//GroupExtension" containment="true"> <eAnnotations source="subsets" references="#//Classifier/generalization"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedBusAccess" ordered="false" upperBound="-1" eType="#//BusAccess" containment="true"> <eAnnotations source="subsets" references="#//FeatureGroupType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataAccess" ordered="false" upperBound="-1" eType="#//DataAccess" containment="true"> <eAnnotations source="subsets" references="#//FeatureGroupType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataPort" ordered="false" upperBound="-1" eType="#//DataPort" containment="true"> <eAnnotations source="subsets" references="#//FeatureGroupType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventDataPort" ordered="false" upperBound="-1" eType="#//EventDataPort" containment="true"> <eAnnotations source="subsets" references="#//FeatureGroupType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventPort" ordered="false" upperBound="-1" eType="#//EventPort" containment="true"> <eAnnotations source="subsets" references="#//FeatureGroupType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedFeatureGroup" ordered="false" upperBound="-1" eType="#//FeatureGroup" containment="true"> <eAnnotations source="subsets" references="#//FeatureGroupType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameter" ordered="false" upperBound="-1" eType="#//Parameter" containment="true"> <eAnnotations source="subsets" references="#//FeatureGroupType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramAccess" ordered="false" upperBound="-1" eType="#//SubprogramAccess" containment="true"> <eAnnotations source="subsets" references="#//FeatureGroupType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupAccess" ordered="false" upperBound="-1" eType="#//SubprogramGroupAccess" containment="true"> <eAnnotations source="subsets" references="#//FeatureGroupType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedAbstractFeature" ordered="false" upperBound="-1" eType="#//AbstractFeature" containment="true"> <eAnnotations source="subsets" references="#//FeatureGroupType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GroupExtension" eSuperTypes="#//Generalization"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Features.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="extended" ordered="false" lowerBound="1" eType="#//FeatureGroupType"> <eAnnotations source="subsets" references="#//Generalization/general"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BusAccess" eSuperTypes="#//Access"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Features.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="busFeatureClassifier" ordered="false" eType="#//BusFeatureClassifier"> <eAnnotations source="subsets" references="#//Feature/featureClassifier"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="virtual" ordered="false" lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Access" abstract="true" eSuperTypes="#//Feature #//AccessConnectionEnd"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Features.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" ordered="false" lowerBound="1" eType="#//AccessType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="category" ordered="false" lowerBound="1" eType="#//AccessCategory" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AccessConnectionEnd" abstract="true" eSuperTypes="#//ConnectionEnd"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Connections.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="AccessType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Features.&lt;/p>"/> </eAnnotations> <eLiterals name="provides"/> <eLiterals name="requires" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="AccessCategory"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Features.&lt;/p>"/> </eAnnotations> <eLiterals name="bus"/> <eLiterals name="data" value="1"/> <eLiterals name="subprogram" value="2"/> <eLiterals name="subprogramGroup" value="3"/> <eLiterals name="virtualBus" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BusFeatureClassifier" abstract="true" eSuperTypes="#//FeatureClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Features.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataAccess" eSuperTypes="#//Access #//FlowElement #//ParameterConnectionEnd #//PortConnectionEnd"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Features.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="dataFeatureClassifier" ordered="false" eType="#//DataSubcomponentType"> <eAnnotations source="subsets" references="#//Feature/featureClassifier"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParameterConnectionEnd" abstract="true" eSuperTypes="#//ConnectionEnd"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Connections.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PortConnectionEnd" abstract="true" eSuperTypes="#//ConnectionEnd"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Connections.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataSubcomponentType" abstract="true" eSuperTypes="#//SubcomponentType #//AbstractFeatureClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Data.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractFeatureClassifier" eSuperTypes="#//FeatureClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Features.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataPort" eSuperTypes="#//Port #//Context #//ParameterConnectionEnd"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Features.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="dataFeatureClassifier" ordered="false" eType="#//DataSubcomponentType"> <eAnnotations source="subsets" references="#//Feature/featureClassifier"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Port" abstract="true" eSuperTypes="#//DirectedFeature #//PortConnectionEnd #//TriggerPort"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Features.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="category" ordered="false" lowerBound="1" eType="#//PortCategory" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="PortCategory"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Features.&lt;/p>"/> </eAnnotations> <eLiterals name="data"/> <eLiterals name="event" value="1"/> <eLiterals name="eventData" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EventDataPort" eSuperTypes="#//Port #//Context #//ParameterConnectionEnd"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Features.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="dataFeatureClassifier" ordered="false" eType="#//DataSubcomponentType"> <eAnnotations source="subsets" references="#//Feature/featureClassifier"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EventPort" eSuperTypes="#//Port"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Features.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//DirectedFeature #//Context #//ParameterConnectionEnd"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Features.&lt;/p>&#xA;&lt;p>From package AADLDetails::Features.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="dataFeatureClassifier" ordered="false" eType="#//DataSubcomponentType"> <eAnnotations source="subsets" references="#//Feature/featureClassifier"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubprogramAccess" eSuperTypes="#//Access #//Context #//CalledSubprogram"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Features.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="subprogramFeatureClassifier" ordered="false" eType="#//SubprogramSubcomponentType"> <eAnnotations source="subsets" references="#//Feature/featureClassifier"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubprogramSubcomponentType" abstract="true" eSuperTypes="#//SubcomponentType #//AbstractFeatureClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Subprogram.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubprogramGroupAccess" eSuperTypes="#//Access #//CallContext"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Features.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="subprogramGroupFeatureClassifier" ordered="false" eType="#//SubprogramGroupSubcomponentType"> <eAnnotations source="subsets" references="#//Feature/featureClassifier"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubprogramGroupSubcomponentType" abstract="true" eSuperTypes="#//SubcomponentType #//AbstractFeatureClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::SubprogramGroup.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractFeature" eSuperTypes="#//DirectedFeature #//TriggerPort"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Features.&lt;/p>&#xA;&lt;p>From package AADLDetails::Features.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="featurePrototype" ordered="false" eType="#//FeaturePrototype"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="abstractFeatureClassifier" ordered="false" eType="#//AbstractFeatureClassifier"> <eAnnotations source="subsets" references="#//Feature/featureClassifier"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeaturePrototype" eSuperTypes="#//Prototype"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" ordered="false" lowerBound="1" eType="#//DirectionType" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="constrainingClassifier" ordered="false" eType="#//ComponentClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="in" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="out" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeatureGroupPrototype" eSuperTypes="#//Prototype #//FeatureType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="constrainingFeatureGroupType" ordered="false" eType="#//FeatureGroupType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Subcomponent" abstract="true" eSuperTypes="#//StructuralFeature #//ModalElement #//Context #//FlowElement #//ArrayableElement"> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EReference" name="inMode" ordered="false" upperBound="-1" eType="#//Mode" volatile="true" transient="true" derived="true"> <eAnnotations source="redefines" references="#//ModalElement/inMode"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Components.&lt;/p>"/> </eAnnotations> </contents> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Components.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="subcomponentType" ordered="false" unique="false" eType="#//SubcomponentType" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="union"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Components.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedPrototypeBinding" ordered="false" upperBound="-1" eType="#//PrototypeBinding" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Components.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="prototype" ordered="false" eType="#//ComponentPrototype" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="subsets" references="#//Subcomponent/subcomponentType"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Components.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedModeBinding" ordered="false" upperBound="-1" eType="#//ModeBinding" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Components.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="allModes" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Components.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="implementationReference" upperBound="-1" eType="#//ComponentImplementationReference" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Components.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="refined" ordered="false" eType="#//Subcomponent"> <eAnnotations source="subsets" references="#//RefinableElement/refinedElement"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Components.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="classifier" ordered="false" eType="#//ComponentClassifier" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="subsets" references="#//Subcomponent/subcomponentType"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Components.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModeBinding" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Modes.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="parentMode" ordered="false" lowerBound="1" eType="#//Mode"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Modes.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="derivedMode" ordered="false" eType="#//Mode"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Modes.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FlowImplementation" eSuperTypes="#//ModalPath #//ClassifierFeature #//Flow"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Flows.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" ordered="false" lowerBound="1" eType="#//FlowKind"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Flows.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="specification" ordered="false" lowerBound="1" eType="#//FlowSpecification"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Flows.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedFlowSegment" upperBound="-1" eType="#//FlowSegment" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Flows.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="inEnd" ordered="false" eType="#//FlowEnd" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Flows.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="outEnd" ordered="false" eType="#//FlowEnd" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Flows.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FlowSegment" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Flows.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="flowElement" ordered="false" unique="false" lowerBound="1" eType="#//FlowElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Flows.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="context" ordered="false" eType="#//Context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Flows.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Connection" abstract="true" eSuperTypes="#//StructuralFeature #//ModalPath #//FlowElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Connections.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="destination" ordered="false" eType="#//ConnectedElement" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Connections.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false" eType="#//ConnectedElement" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Connections.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="bidirectional" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Connections.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="refined" ordered="false" eType="#//Connection"> <eAnnotations source="subsets" references="#//RefinableElement/refinedElement"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Connections.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConnectedElement" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Connections.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="context" ordered="false" eType="#//Context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Connections.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="connectionEnd" ordered="false" lowerBound="1" eType="#//ConnectionEnd"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Connections.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="next" ordered="false" eType="#//ConnectedElement" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Connections.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ImplementationExtension" eSuperTypes="#//Generalization"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Components.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="extended" ordered="false" lowerBound="1" eType="#//ComponentImplementation"> <eAnnotations source="subsets" references="#//Generalization/general"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Components.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Realization" eSuperTypes="#//Generalization"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Components.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="implemented" ordered="false" lowerBound="1" eType="#//ComponentType"> <eAnnotations source="subsets" references="#//Generalization/general"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Components.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EndToEndFlow" eSuperTypes="#//FlowFeature #//ModalPath #//EndToEndFlowElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Flows.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="refined" ordered="false" eType="#//EndToEndFlow"> <eAnnotations source="subsets" references="#//RefinableElement/refinedElement"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Flows.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedEndToEndFlowSegment" ordered="false" upperBound="-1" eType="#//EndToEndFlowSegment" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Flows.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EndToEndFlowSegment" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Flows.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="flowElement" unique="false" lowerBound="1" eType="#//EndToEndFlowElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Flows.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="context" ordered="false" eType="#//Context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Flows.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractSubcomponent" eSuperTypes="#//Subcomponent #//Abstract"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Abstract.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="abstractSubcomponentType" ordered="false" eType="#//AbstractSubcomponentType"> <eAnnotations source="subsets" references="#//Subcomponent/subcomponentType"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Abstract.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Abstract" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Abstract.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractSubcomponentType" abstract="true" eSuperTypes="#//SubcomponentType #//AbstractFeatureClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Abstract.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AccessConnection" eSuperTypes="#//Connection"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Connections.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="accessCategory" ordered="false" lowerBound="1" eType="#//AccessCategory"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Connections.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParameterConnection" eSuperTypes="#//Connection"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Connections.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PortConnection" eSuperTypes="#//Connection"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Connections.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeatureConnection" eSuperTypes="#//Connection"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Connections.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeatureGroupConnection" eSuperTypes="#//Connection"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Connections.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessorFeature" abstract="true" eSuperTypes="#//StructuralFeature"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Special Features.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InternalFeature" abstract="true" eSuperTypes="#//StructuralFeature #//FeatureConnectionEnd #//PortConnectionEnd #//TriggerPort"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Special Features.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" ordered="false" lowerBound="1" eType="#//DirectionType" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Special Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="in" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Special Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="out" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Special Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EventSource" eSuperTypes="#//InternalFeature"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Special Features.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EventDataSource" eSuperTypes="#//InternalFeature"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Special Features.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="dataClassifier" ordered="false" eType="#//DataClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Special Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataClassifier" abstract="true" eSuperTypes="#//ComponentClassifier #//Data #//DataSubcomponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Data.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Data" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Data.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PortProxy" eSuperTypes="#//ProcessorFeature #//FeatureConnectionEnd #//PortConnectionEnd #//TriggerPort"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Special Features.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" ordered="false" lowerBound="1" eType="#//DirectionType" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Special Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="dataClassifier" ordered="false" eType="#//DataClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Special Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="in" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Special Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="out" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Special Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubprogramProxy" eSuperTypes="#//ProcessorFeature #//AccessConnectionEnd #//CalledSubprogram"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Special Features.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="subprogramClassifier" ordered="false" eType="#//SubprogramClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Special Features.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubprogramClassifier" abstract="true" eSuperTypes="#//ComponentClassifier #//Subprogram #//SubprogramSubcomponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Subprogram.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Subprogram" abstract="true" eSuperTypes="#//NamedElement #//CalledSubprogram"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Subprogram.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ComponentCategory"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Components.&lt;/p>"/> </eAnnotations> <eLiterals name="abstract"/> <eLiterals name="bus" value="1"/> <eLiterals name="data" value="2"/> <eLiterals name="device" value="3"/> <eLiterals name="memory" value="4"/> <eLiterals name="process" value="5"/> <eLiterals name="processor" value="6"/> <eLiterals name="subprogram" value="7"/> <eLiterals name="subprogramGroup" value="8"/> <eLiterals name="system" value="9"/> <eLiterals name="thread" value="10"/> <eLiterals name="threadGroup" value="11"/> <eLiterals name="virtualBus" value="12"/> <eLiterals name="virtualProcessor" value="13"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnnexLibrary" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Extensibility.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DefaultAnnexLibrary" eSuperTypes="#//AnnexLibrary"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Extensibility.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceText" ordered="false" lowerBound="1" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Extensibility.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parsedAnnexLibrary" ordered="false" eType="#//AnnexLibrary" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Extensibility.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DefaultAnnexSubclause" eSuperTypes="#//AnnexSubclause"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Extensibility.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceText" ordered="false" lowerBound="1" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Extensibility.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parsedAnnexSubclause" ordered="false" eType="#//AnnexSubclause" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Extensibility.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PublicPackageSection" eSuperTypes="#//PackageSection"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Packaging.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="privateSection" ordered="false" eType="#//PrivatePackageSection" changeable="false" volatile="true" transient="true" derived="true" eOpposite="#//PrivatePackageSection/publicSection"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Packaging.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PackageSection" abstract="true" eSuperTypes="#//Namespace"> <eAnnotations source="duplicates"> <eAnnotations source="name"> <details key="lowerBound" value="1"/> </eAnnotations> <contents xsi:type="ecore:EAttribute" name="name" ordered="false" eType="#//String" volatile="true" transient="true" derived="true"> <eAnnotations source="redefines" references="#//NamedElement/name"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Packaging.&lt;/p>"/> </eAnnotations> </contents> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Associations.&lt;/p>&#xA;&lt;p>From package AADLDetails::NoneSupport.&lt;/p>&#xA;&lt;p>From package AADLConstructs::Packaging.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedPackageRename" ordered="false" upperBound="-1" eType="#//PackageRename" containment="true"> <eAnnotations source="subsets" references="#//Namespace/ownedMember"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Packaging.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedComponentTypeRename" ordered="false" upperBound="-1" eType="#//ComponentTypeRename" containment="true"> <eAnnotations source="subsets" references="#//Namespace/ownedMember"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Packaging.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedClassifier" ordered="false" upperBound="-1" eType="#//Classifier" containment="true"> <eAnnotations source="subsets" references="#//Namespace/ownedMember"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Packaging.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedFeatureGroupTypeRename" ordered="false" upperBound="-1" eType="#//FeatureGroupTypeRename" containment="true"> <eAnnotations source="subsets" references="#//Namespace/ownedMember"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Packaging.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedAnnexLibrary" ordered="false" upperBound="-1" eType="#//AnnexLibrary" containment="true"> <eAnnotations source="subsets" references="#//Namespace/ownedMember"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Packaging.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="importedUnit" ordered="false" upperBound="-1" eType="#//ModelUnit"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Packaging.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="noAnnexes" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::NoneSupport.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="noProperties" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Associations.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PackageRename" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Packaging.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="renamedPackage" ordered="false" lowerBound="1" eType="#//AadlPackage"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Packaging.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="renameAll" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Packaging.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AadlPackage" eSuperTypes="#//ModelUnit"> <eAnnotations source="http://www.eclipse.org/uml2/2.0.0/UML"> <details key="originalName" value="Package"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Package"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Packaging.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedPublicSection" ordered="false" eType="#//PublicPackageSection" containment="true"> <eAnnotations source="subsets" references="#//AadlPackage/publicSection #//Element/ownedElement"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Packaging.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedPrivateSection" ordered="false" eType="#//PrivatePackageSection" containment="true"> <eAnnotations source="subsets" references="#//AadlPackage/privateSection #//Element/ownedElement"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Packaging.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="publicSection" ordered="false" eType="#//PublicPackageSection"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Packaging.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="privateSection" ordered="false" eType="#//PrivatePackageSection"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Packaging.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModelUnit" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::PropertySets.&lt;/p>&#xA;&lt;p>From package AADLConstructs::Packaging.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrivatePackageSection" eSuperTypes="#//PackageSection"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Packaging.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="publicSection" ordered="false" eType="#//PublicPackageSection" changeable="false" volatile="true" transient="true" derived="true" eOpposite="#//PublicPackageSection/privateSection"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Packaging.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComponentTypeRename" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Packaging.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="category" ordered="false" lowerBound="1" eType="#//ComponentCategory"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Packaging.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="renamedComponentType" ordered="false" lowerBound="1" eType="#//ComponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Packaging.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeatureGroupTypeRename" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Packaging.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="renamedFeatureGroupType" ordered="false" lowerBound="1" eType="#//FeatureGroupType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Packaging.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComponentPrototypeBinding" eSuperTypes="#//PrototypeBinding"> <eAnnotations source="duplicates"> <eAnnotations source="formal"> <details key="eType" value="aadl2::ComponentPrototype"/> </eAnnotations> <contents xsi:type="ecore:EReference" name="formal" ordered="false" lowerBound="1" eType="#//Prototype"> <eAnnotations source="redefines" references="#//PrototypeBinding/formal"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> </contents> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="actual" lowerBound="1" upperBound="-1" eType="#//ComponentPrototypeActual" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComponentPrototypeActual" eSuperTypes="#//ArrayableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="category" ordered="false" lowerBound="1" eType="#//ComponentCategory"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="binding" ordered="false" upperBound="-1" eType="#//PrototypeBinding" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="subcomponentType" ordered="false" lowerBound="1" eType="#//SubcomponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeatureGroupPrototypeBinding" eSuperTypes="#//PrototypeBinding"> <eAnnotations source="duplicates"> <eAnnotations source="formal"> <details key="eType" value="aadl2::FeatureGroupPrototype"/> </eAnnotations> <contents xsi:type="ecore:EReference" name="formal" ordered="false" lowerBound="1" eType="#//Prototype"> <eAnnotations source="redefines" references="#//PrototypeBinding/formal"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> </contents> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="actual" ordered="false" lowerBound="1" eType="#//FeatureGroupPrototypeActual" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeatureGroupPrototypeActual" eSuperTypes="#//FeaturePrototypeActual"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="binding" ordered="false" upperBound="-1" eType="#//PrototypeBinding" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="featureType" ordered="false" lowerBound="1" eType="#//FeatureType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeaturePrototypeActual" abstract="true" eSuperTypes="#//ArrayableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeaturePrototypeBinding" eSuperTypes="#//PrototypeBinding"> <eAnnotations source="duplicates"> <eAnnotations source="formal"> <details key="eType" value="aadl2::FeaturePrototype"/> </eAnnotations> <contents xsi:type="ecore:EReference" name="formal" ordered="false" lowerBound="1" eType="#//Prototype"> <eAnnotations source="redefines" references="#//PrototypeBinding/formal"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> </contents> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="actual" ordered="false" lowerBound="1" eType="#//FeaturePrototypeActual" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AccessSpecification" eSuperTypes="#//FeaturePrototypeActual"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" ordered="false" lowerBound="1" eType="#//AccessType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="category" ordered="false" lowerBound="1" eType="#//AccessCategory"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="classifier" ordered="false" eType="#//ComponentClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="componentPrototype" ordered="false" eType="#//ComponentPrototype"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PortSpecification" eSuperTypes="#//FeaturePrototypeActual"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" ordered="false" lowerBound="1" eType="#//DirectionType" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="category" ordered="false" lowerBound="1" eType="#//PortCategory"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="classifier" ordered="false" eType="#//ComponentClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="componentPrototype" ordered="false" eType="#//ComponentPrototype"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="in" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="out" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeaturePrototypeReference" eSuperTypes="#//FeaturePrototypeActual"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" ordered="false" lowerBound="1" eType="#//DirectionType" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="prototype" ordered="false" lowerBound="1" eType="#//FeaturePrototype"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="in" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="out" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Templates.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubprogramCallSequence" eSuperTypes="#//BehavioralFeature #//ModalElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Calls.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramCall" upperBound="-1" eType="#//SubprogramCall" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Calls.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubprogramCall" eSuperTypes="#//BehavioralFeature #//Context"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Calls.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="calledSubprogram" ordered="false" eType="#//CalledSubprogram"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Calls.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="context" ordered="false" eType="#//CallContext"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Calls.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BehavioredImplementation" abstract="true" eSuperTypes="#//ComponentImplementation"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Calls.&lt;/p>"/> </eAnnotations> <eOperations name="subprogramCalls" ordered="false" upperBound="-1" eType="#//SubprogramCall"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Get all calls owned by owned call sequences.&#xA;&lt;p>From package AADLDetails::Calls.&lt;/p>"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="subprogramCall" ordered="false" upperBound="-1" eType="#//SubprogramCall" volatile="true" transient="true" derived="true"> <eAnnotations source="subsets" references="#//Namespace/member"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Calls.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramCallSequence" ordered="false" upperBound="-1" eType="#//SubprogramCallSequence" containment="true"> <eAnnotations source="subsets" references="#//Classifier/classifierFeature #//Namespace/ownedMember"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Calls.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractType" eSuperTypes="#//ComponentType #//AbstractClassifier #//CallContext"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Abstract.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedBusAccess" ordered="false" upperBound="-1" eType="#//BusAccess" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Abstract.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataAccess" ordered="false" upperBound="-1" eType="#//DataAccess" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Abstract.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramAccess" ordered="false" upperBound="-1" eType="#//SubprogramAccess" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Abstract.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataPort" ordered="false" upperBound="-1" eType="#//DataPort" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Abstract.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventPort" ordered="false" upperBound="-1" eType="#//EventPort" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Abstract.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventDataPort" ordered="false" upperBound="-1" eType="#//EventDataPort" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Abstract.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupAccess" ordered="false" upperBound="-1" eType="#//SubprogramGroupAccess" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Abstract.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractClassifier" abstract="true" eSuperTypes="#//ComponentClassifier #//Abstract #//AbstractSubcomponentType #//BusSubcomponentType #//DataSubcomponentType #//DeviceSubcomponentType #//MemorySubcomponentType #//ProcessorSubcomponentType #//ProcessSubcomponentType #//SubprogramGroupSubcomponentType #//SubprogramSubcomponentType #//SystemSubcomponentType #//ThreadGroupSubcomponentType #//ThreadSubcomponentType #//VirtualBusSubcomponentType #//VirtualProcessorSubcomponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Abstract.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VirtualProcessorSubcomponentType" abstract="true" eSuperTypes="#//SubcomponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::VirtualProcessor.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VirtualBusSubcomponentType" abstract="true" eSuperTypes="#//SubcomponentType #//AbstractFeatureClassifier #//BusFeatureClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::VirtualBus.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ThreadGroupSubcomponentType" abstract="true" eSuperTypes="#//SubcomponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::ThreadGroup.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ThreadSubcomponentType" abstract="true" eSuperTypes="#//SubcomponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Thread.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SystemSubcomponentType" abstract="true" eSuperTypes="#//SubcomponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::System.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessSubcomponentType" abstract="true" eSuperTypes="#//SubcomponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Process.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MemorySubcomponentType" abstract="true" eSuperTypes="#//SubcomponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Memory.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeviceSubcomponentType" abstract="true" eSuperTypes="#//SubcomponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Device.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BusSubcomponentType" abstract="true" eSuperTypes="#//SubcomponentType #//AbstractFeatureClassifier #//BusFeatureClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Bus.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessorSubcomponentType" abstract="true" eSuperTypes="#//SubcomponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Processor.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractImplementation" eSuperTypes="#//BehavioredImplementation #//AbstractClassifier"> <eAnnotations source="duplicates"> <eAnnotations source="type"> <details key="eType" value="aadl2::AbstractType"/> </eAnnotations> <contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false" lowerBound="1" eType="#//ComponentType" volatile="true" transient="true" derived="true"> <eAnnotations source="redefines" references="#//ComponentImplementation/type"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Abstract.&lt;/p>"/> </eAnnotations> </contents> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Abstract.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedBusSubcomponent" ordered="false" upperBound="-1" eType="#//BusSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Abstract.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataSubcomponent" ordered="false" upperBound="-1" eType="#//DataSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Abstract.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedDeviceSubcomponent" ordered="false" upperBound="-1" eType="#//DeviceSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Abstract.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedMemorySubcomponent" ordered="false" upperBound="-1" eType="#//MemorySubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Abstract.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedProcessSubcomponent" ordered="false" upperBound="-1" eType="#//ProcessSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Abstract.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedProcessorSubcomponent" ordered="false" upperBound="-1" eType="#//ProcessorSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Abstract.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSystemSubcomponent" ordered="false" upperBound="-1" eType="#//SystemSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Abstract.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramSubcomponent" ordered="false" upperBound="-1" eType="#//SubprogramSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Abstract.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupSubcomponent" ordered="false" upperBound="-1" eType="#//SubprogramGroupSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Abstract.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedThreadSubcomponent" ordered="false" upperBound="-1" eType="#//ThreadSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Abstract.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedThreadGroupSubcomponent" ordered="false" upperBound="-1" eType="#//ThreadGroupSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Abstract.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedVirtualBusSubcomponent" ordered="false" upperBound="-1" eType="#//VirtualBusSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Abstract.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedVirtualProcessorSubcomponent" ordered="false" upperBound="-1" eType="#//VirtualProcessorSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Abstract.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BusSubcomponent" eSuperTypes="#//Subcomponent #//AccessConnectionEnd #//Bus"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Bus.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="busSubcomponentType" ordered="false" eType="#//BusSubcomponentType"> <eAnnotations source="subsets" references="#//Subcomponent/subcomponentType"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Bus.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Bus" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Bus.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataSubcomponent" eSuperTypes="#//Subcomponent #//AccessConnectionEnd #//Data #//ParameterConnectionEnd #//PortConnectionEnd"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Data.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="dataSubcomponentType" ordered="false" eType="#//DataSubcomponentType"> <eAnnotations source="subsets" references="#//Subcomponent/subcomponentType"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Data.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeviceSubcomponent" eSuperTypes="#//Subcomponent #//Device"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Device.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="deviceSubcomponentType" ordered="false" eType="#//DeviceSubcomponentType"> <eAnnotations source="subsets" references="#//Subcomponent/subcomponentType"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Device.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Device" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Device.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MemorySubcomponent" eSuperTypes="#//Subcomponent #//Memory"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Memory.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="memorySubcomponentType" ordered="false" eType="#//MemorySubcomponentType"> <eAnnotations source="subsets" references="#//Subcomponent/subcomponentType"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Memory.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Memory" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Memory.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessSubcomponent" eSuperTypes="#//Subcomponent #//Process"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Process.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="processSubcomponentType" ordered="false" eType="#//ProcessSubcomponentType"> <eAnnotations source="subsets" references="#//Subcomponent/subcomponentType"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Process.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Process" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Process.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessorSubcomponent" eSuperTypes="#//Subcomponent #//Processor"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Processor.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="processorSubcomponentType" ordered="false" eType="#//ProcessorSubcomponentType"> <eAnnotations source="subsets" references="#//Subcomponent/subcomponentType"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Processor.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Processor" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Processor.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SystemSubcomponent" eSuperTypes="#//Subcomponent #//System"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::System.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="systemSubcomponentType" ordered="false" eType="#//SystemSubcomponentType"> <eAnnotations source="subsets" references="#//Subcomponent/subcomponentType"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::System.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="System" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::System.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubprogramSubcomponent" eSuperTypes="#//Subcomponent #//AccessConnectionEnd #//Subprogram"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Subprogram.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="subprogramSubcomponentType" ordered="false" eType="#//SubprogramSubcomponentType"> <eAnnotations source="subsets" references="#//Subcomponent/subcomponentType"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Subprogram.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubprogramGroupSubcomponent" eSuperTypes="#//Subcomponent #//AccessConnectionEnd #//SubprogramGroup #//CallContext"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::SubprogramGroup.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="subprogramGroupSubcomponentType" ordered="false" eType="#//SubprogramGroupSubcomponentType"> <eAnnotations source="subsets" references="#//Subcomponent/subcomponentType"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::SubprogramGroup.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubprogramGroup" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::SubprogramGroup.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ThreadSubcomponent" eSuperTypes="#//Subcomponent #//Thread"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Thread.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="threadSubcomponentType" ordered="false" eType="#//ThreadSubcomponentType"> <eAnnotations source="subsets" references="#//Subcomponent/subcomponentType"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Thread.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Thread" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Thread.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ThreadGroupSubcomponent" eSuperTypes="#//Subcomponent #//ThreadGroup"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::ThreadGroup.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="threadGroupSubcomponentType" ordered="false" eType="#//ThreadGroupSubcomponentType"> <eAnnotations source="subsets" references="#//Subcomponent/subcomponentType"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::ThreadGroup.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ThreadGroup" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::ThreadGroup.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VirtualBusSubcomponent" eSuperTypes="#//Subcomponent #//AccessConnectionEnd #//VirtualBus"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::VirtualBus.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="virtualBusSubcomponentType" ordered="false" eType="#//VirtualBusSubcomponentType"> <eAnnotations source="subsets" references="#//Subcomponent/subcomponentType"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::VirtualBus.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VirtualBus" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::VirtualBus.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VirtualProcessorSubcomponent" eSuperTypes="#//Subcomponent #//VirtualProcessor"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::VirtualProcessor.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="virtualProcessorSubcomponentType" ordered="false" eType="#//VirtualProcessorSubcomponentType"> <eAnnotations source="subsets" references="#//Subcomponent/subcomponentType"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::VirtualProcessor.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VirtualProcessor" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::VirtualProcessor.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractPrototype" eSuperTypes="#//ComponentPrototype #//Abstract #//AbstractSubcomponentType #//BusSubcomponentType #//DataSubcomponentType #//DeviceSubcomponentType #//MemorySubcomponentType #//ProcessorSubcomponentType #//ProcessSubcomponentType #//SubprogramGroupSubcomponentType #//SubprogramSubcomponentType #//SystemSubcomponentType #//ThreadGroupSubcomponentType #//ThreadSubcomponentType #//VirtualBusSubcomponentType #//VirtualProcessorSubcomponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Abstract.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BusClassifier" abstract="true" eSuperTypes="#//ComponentClassifier #//Bus #//BusSubcomponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Bus.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BusType" eSuperTypes="#//ComponentType #//BusClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Bus.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedBusAccess" ordered="false" upperBound="-1" eType="#//BusAccess" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Bus.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataPort" ordered="false" upperBound="-1" eType="#//DataPort" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Bus.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventDataPort" ordered="false" upperBound="-1" eType="#//EventDataPort" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Bus.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventPort" ordered="false" upperBound="-1" eType="#//EventPort" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Bus.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BusImplementation" eSuperTypes="#//ComponentImplementation #//BusClassifier"> <eAnnotations source="duplicates"> <eAnnotations source="type"> <details key="eType" value="aadl2::BusType"/> </eAnnotations> <contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false" lowerBound="1" eType="#//ComponentType" volatile="true" transient="true" derived="true"> <eAnnotations source="redefines" references="#//ComponentImplementation/type"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Bus.&lt;/p>"/> </eAnnotations> </contents> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Bus.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedVirtualBusSubcomponent" ordered="false" upperBound="-1" eType="#//VirtualBusSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Bus.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BusPrototype" eSuperTypes="#//ComponentPrototype #//Bus #//BusSubcomponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Bus.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//ComponentType #//DataClassifier #//CallContext"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Data.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramAccess" ordered="false" upperBound="-1" eType="#//SubprogramAccess" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Data.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataAccess" ordered="false" upperBound="-1" eType="#//DataAccess" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Data.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupAccess" ordered="false" upperBound="-1" eType="#//SubprogramGroupAccess" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Data.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataImplementation" eSuperTypes="#//ComponentImplementation #//DataClassifier"> <eAnnotations source="duplicates"> <eAnnotations source="type"> <details key="eType" value="aadl2::DataType"/> </eAnnotations> <contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false" lowerBound="1" eType="#//ComponentType" volatile="true" transient="true" derived="true"> <eAnnotations source="redefines" references="#//ComponentImplementation/type"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Data.&lt;/p>"/> </eAnnotations> </contents> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Data.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataSubcomponent" ordered="false" upperBound="-1" eType="#//DataSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Data.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramSubcomponent" ordered="false" upperBound="-1" eType="#//SubprogramSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Data.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataPrototype" eSuperTypes="#//ComponentPrototype #//Data #//DataSubcomponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Data.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeviceClassifier" abstract="true" eSuperTypes="#//ComponentClassifier #//Device #//DeviceSubcomponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Device.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeviceType" eSuperTypes="#//ComponentType #//DeviceClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Device.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataPort" ordered="false" upperBound="-1" eType="#//DataPort" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Device.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventDataPort" ordered="false" upperBound="-1" eType="#//EventDataPort" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Device.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventPort" ordered="false" upperBound="-1" eType="#//EventPort" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Device.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedBusAccess" ordered="false" upperBound="-1" eType="#//BusAccess" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Device.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramAccess" ordered="false" upperBound="-1" eType="#//SubprogramAccess" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Device.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupAccess" ordered="false" upperBound="-1" eType="#//SubprogramGroupAccess" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Device.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeviceImplementation" eSuperTypes="#//ComponentImplementation #//DeviceClassifier"> <eAnnotations source="duplicates"> <eAnnotations source="type"> <details key="eType" value="aadl2::DeviceType"/> </eAnnotations> <contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false" lowerBound="1" eType="#//ComponentType" volatile="true" transient="true" derived="true"> <eAnnotations source="redefines" references="#//ComponentImplementation/type"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Device.&lt;/p>"/> </eAnnotations> </contents> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Device.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedBusSubcomponent" ordered="false" upperBound="-1" eType="#//BusSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Device.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataSubcomponent" ordered="false" upperBound="-1" eType="#//DataSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Device.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedVirtualBusSubcomponent" ordered="false" upperBound="-1" eType="#//VirtualBusSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Device.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DevicePrototype" eSuperTypes="#//ComponentPrototype #//Device #//DeviceSubcomponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Device.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MemoryClassifier" abstract="true" eSuperTypes="#//ComponentClassifier #//Memory #//MemorySubcomponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Memory.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MemoryType" eSuperTypes="#//ComponentType #//MemoryClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Memory.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedBusAccess" ordered="false" upperBound="-1" eType="#//BusAccess" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Memory.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataPort" ordered="false" upperBound="-1" eType="#//DataPort" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Memory.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventDataPort" ordered="false" upperBound="-1" eType="#//EventDataPort" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Memory.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventPort" ordered="false" upperBound="-1" eType="#//EventPort" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Memory.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MemoryImplementation" eSuperTypes="#//ComponentImplementation #//MemoryClassifier"> <eAnnotations source="duplicates"> <eAnnotations source="type"> <details key="eType" value="aadl2::MemoryType"/> </eAnnotations> <contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false" lowerBound="1" eType="#//ComponentType" volatile="true" transient="true" derived="true"> <eAnnotations source="redefines" references="#//ComponentImplementation/type"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Memory.&lt;/p>"/> </eAnnotations> </contents> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Memory.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedBusSubcomponent" ordered="false" upperBound="-1" eType="#//BusSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Memory.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedMemorySubcomponent" ordered="false" upperBound="-1" eType="#//MemorySubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Memory.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MemoryPrototype" eSuperTypes="#//ComponentPrototype #//Memory #//MemorySubcomponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Memory.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubprogramType" eSuperTypes="#//ComponentType #//SubprogramClassifier #//CallContext"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Subprogram.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventDataPort" ordered="false" upperBound="-1" eType="#//EventDataPort" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Subprogram.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventPort" ordered="false" upperBound="-1" eType="#//EventPort" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Subprogram.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameter" ordered="false" upperBound="-1" eType="#//Parameter" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Subprogram.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataAccess" ordered="false" upperBound="-1" eType="#//DataAccess" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Subprogram.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramAccess" ordered="false" upperBound="-1" eType="#//SubprogramAccess" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Subprogram.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupAccess" ordered="false" upperBound="-1" eType="#//SubprogramGroupAccess" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Subprogram.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubprogramImplementation" eSuperTypes="#//BehavioredImplementation #//SubprogramClassifier"> <eAnnotations source="duplicates"> <eAnnotations source="type"> <details key="eType" value="aadl2::SubprogramType"/> </eAnnotations> <contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false" lowerBound="1" eType="#//ComponentType" volatile="true" transient="true" derived="true"> <eAnnotations source="redefines" references="#//ComponentImplementation/type"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Subprogram.&lt;/p>"/> </eAnnotations> </contents> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Subprogram.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataSubcomponent" ordered="false" upperBound="-1" eType="#//DataSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Subprogram.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramSubcomponent" ordered="false" upperBound="-1" eType="#//SubprogramSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Subprogram.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubprogramPrototype" eSuperTypes="#//ComponentPrototype #//Subprogram #//SubprogramSubcomponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Subprogram.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubprogramGroupClassifier" abstract="true" eSuperTypes="#//ComponentClassifier #//SubprogramGroup #//SubprogramGroupSubcomponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::SubprogramGroup.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubprogramGroupType" eSuperTypes="#//ComponentType #//SubprogramGroupClassifier #//CallContext"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::SubprogramGroup.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramAccess" ordered="false" upperBound="-1" eType="#//SubprogramAccess" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::SubprogramGroup.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupAccess" ordered="false" upperBound="-1" eType="#//SubprogramGroupAccess" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::SubprogramGroup.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubprogramGroupImplementation" eSuperTypes="#//ComponentImplementation #//SubprogramGroupClassifier"> <eAnnotations source="duplicates"> <eAnnotations source="type"> <details key="eType" value="aadl2::SubprogramGroupType"/> </eAnnotations> <contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false" lowerBound="1" eType="#//ComponentType" volatile="true" transient="true" derived="true"> <eAnnotations source="redefines" references="#//ComponentImplementation/type"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::SubprogramGroup.&lt;/p>"/> </eAnnotations> </contents> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::SubprogramGroup.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramSubcomponent" ordered="false" upperBound="-1" eType="#//SubprogramSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::SubprogramGroup.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupSubcomponent" ordered="false" upperBound="-1" eType="#//SubprogramGroupSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::SubprogramGroup.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataSubcomponent" ordered="false" upperBound="-1" eType="#//DataSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::SubprogramGroup.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubprogramGroupPrototype" eSuperTypes="#//ComponentPrototype #//SubprogramGroup #//SubprogramGroupSubcomponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::SubprogramGroup.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SystemClassifier" abstract="true" eSuperTypes="#//ComponentClassifier #//System #//SystemSubcomponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::System.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SystemType" eSuperTypes="#//ComponentType #//SystemClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::System.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedBusAccess" ordered="false" upperBound="-1" eType="#//BusAccess" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::System.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataAccess" ordered="false" upperBound="-1" eType="#//DataAccess" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::System.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataPort" ordered="false" upperBound="-1" eType="#//DataPort" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::System.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupAccess" ordered="false" upperBound="-1" eType="#//SubprogramGroupAccess" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::System.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramAccess" ordered="false" upperBound="-1" eType="#//SubprogramAccess" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::System.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventPort" ordered="false" upperBound="-1" eType="#//EventPort" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::System.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventDataPort" ordered="false" upperBound="-1" eType="#//EventDataPort" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::System.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SystemImplementation" eSuperTypes="#//ComponentImplementation #//SystemClassifier"> <eAnnotations source="duplicates"> <eAnnotations source="type"> <details key="eType" value="aadl2::SystemType"/> </eAnnotations> <contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false" lowerBound="1" eType="#//ComponentType" volatile="true" transient="true" derived="true"> <eAnnotations source="redefines" references="#//ComponentImplementation/type"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::System.&lt;/p>"/> </eAnnotations> </contents> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::System.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedBusSubcomponent" ordered="false" upperBound="-1" eType="#//BusSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::System.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataSubcomponent" ordered="false" upperBound="-1" eType="#//DataSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::System.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedDeviceSubcomponent" ordered="false" upperBound="-1" eType="#//DeviceSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::System.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedMemorySubcomponent" ordered="false" upperBound="-1" eType="#//MemorySubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::System.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedProcessSubcomponent" ordered="false" upperBound="-1" eType="#//ProcessSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::System.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedProcessorSubcomponent" ordered="false" upperBound="-1" eType="#//ProcessorSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::System.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramSubcomponent" ordered="false" upperBound="-1" eType="#//SubprogramSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::System.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupSubcomponent" ordered="false" upperBound="-1" eType="#//SubprogramGroupSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::System.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSystemSubcomponent" ordered="false" upperBound="-1" eType="#//SystemSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::System.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedVirtualBusSubcomponent" ordered="false" upperBound="-1" eType="#//VirtualBusSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::System.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedVirtualProcessorSubcomponent" ordered="false" upperBound="-1" eType="#//VirtualProcessorSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::System.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SystemPrototype" eSuperTypes="#//ComponentPrototype #//System #//SystemSubcomponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::System.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessorClassifier" abstract="true" eSuperTypes="#//ComponentClassifier #//Processor #//ProcessorSubcomponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Processor.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessorType" eSuperTypes="#//ComponentType #//ProcessorClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Processor.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataPort" ordered="false" upperBound="-1" eType="#//DataPort" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Processor.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventDataPort" ordered="false" upperBound="-1" eType="#//EventDataPort" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Processor.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventPort" ordered="false" upperBound="-1" eType="#//EventPort" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Processor.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedBusAccess" ordered="false" upperBound="-1" eType="#//BusAccess" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Processor.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramAccess" ordered="false" upperBound="-1" eType="#//SubprogramAccess" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Processor.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupAccess" ordered="false" upperBound="-1" eType="#//SubprogramGroupAccess" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Processor.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessorImplementation" eSuperTypes="#//ComponentImplementation #//ProcessorClassifier"> <eAnnotations source="duplicates"> <eAnnotations source="type"> <details key="eType" value="aadl2::ProcessorType"/> </eAnnotations> <contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false" lowerBound="1" eType="#//ComponentType" volatile="true" transient="true" derived="true"> <eAnnotations source="redefines" references="#//ComponentImplementation/type"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Processor.&lt;/p>"/> </eAnnotations> </contents> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Processor.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedBusSubcomponent" ordered="false" upperBound="-1" eType="#//BusSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Processor.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedMemorySubcomponent" ordered="false" upperBound="-1" eType="#//MemorySubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Processor.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedVirtualBusSubcomponent" ordered="false" upperBound="-1" eType="#//VirtualBusSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Processor.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedVirtualProcessorSubcomponent" ordered="false" upperBound="-1" eType="#//VirtualProcessorSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Processor.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessorPrototype" eSuperTypes="#//ComponentPrototype #//Processor #//ProcessorSubcomponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Processor.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessClassifier" abstract="true" eSuperTypes="#//ComponentClassifier #//Process #//ProcessSubcomponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Process.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessType" eSuperTypes="#//ComponentType #//ProcessClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Process.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataPort" ordered="false" upperBound="-1" eType="#//DataPort" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Process.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventDataPort" ordered="false" upperBound="-1" eType="#//EventDataPort" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Process.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventPort" ordered="false" upperBound="-1" eType="#//EventPort" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Process.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataAccess" ordered="false" upperBound="-1" eType="#//DataAccess" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Process.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramAccess" ordered="false" upperBound="-1" eType="#//SubprogramAccess" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Process.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupAccess" ordered="false" upperBound="-1" eType="#//SubprogramGroupAccess" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Process.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessImplementation" eSuperTypes="#//ComponentImplementation #//ProcessClassifier"> <eAnnotations source="duplicates"> <eAnnotations source="type"> <details key="eType" value="aadl2::ProcessType"/> </eAnnotations> <contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false" lowerBound="1" eType="#//ComponentType" volatile="true" transient="true" derived="true"> <eAnnotations source="redefines" references="#//ComponentImplementation/type"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Process.&lt;/p>"/> </eAnnotations> </contents> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Process.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataSubcomponent" ordered="false" upperBound="-1" eType="#//DataSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Process.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramSubcomponent" ordered="false" upperBound="-1" eType="#//SubprogramSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Process.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupSubcomponent" ordered="false" upperBound="-1" eType="#//SubprogramGroupSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Process.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedThreadSubcomponent" ordered="false" upperBound="-1" eType="#//ThreadSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Process.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedThreadGroupSubcomponent" ordered="false" upperBound="-1" eType="#//ThreadGroupSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Process.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessPrototype" eSuperTypes="#//ComponentPrototype #//Process #//ProcessSubcomponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Process.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ThreadClassifier" abstract="true" eSuperTypes="#//ComponentClassifier #//Thread #//ThreadSubcomponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Thread.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ThreadType" eSuperTypes="#//ComponentType #//ThreadClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Thread.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataPort" ordered="false" upperBound="-1" eType="#//DataPort" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Thread.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventDataPort" ordered="false" upperBound="-1" eType="#//EventDataPort" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Thread.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventPort" ordered="false" upperBound="-1" eType="#//EventPort" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Thread.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataAccess" ordered="false" upperBound="-1" eType="#//DataAccess" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Thread.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramAccess" ordered="false" upperBound="-1" eType="#//SubprogramAccess" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Thread.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupAccess" ordered="false" upperBound="-1" eType="#//SubprogramGroupAccess" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Thread.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ThreadImplementation" eSuperTypes="#//BehavioredImplementation #//ThreadClassifier"> <eAnnotations source="duplicates"> <eAnnotations source="type"> <details key="eType" value="aadl2::ThreadType"/> </eAnnotations> <contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false" lowerBound="1" eType="#//ComponentType" volatile="true" transient="true" derived="true"> <eAnnotations source="redefines" references="#//ComponentImplementation/type"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Thread.&lt;/p>"/> </eAnnotations> </contents> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Thread.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupSubcomponent" ordered="false" upperBound="-1" eType="#//SubprogramGroupSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Thread.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramSubcomponent" ordered="false" upperBound="-1" eType="#//SubprogramSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Thread.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataSubcomponent" ordered="false" upperBound="-1" eType="#//DataSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Thread.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ThreadPrototype" eSuperTypes="#//ComponentPrototype #//Thread #//ThreadSubcomponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::Thread.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ThreadGroupClassifier" abstract="true" eSuperTypes="#//ComponentClassifier #//ThreadGroup #//ThreadGroupSubcomponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::ThreadGroup.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ThreadGroupType" eSuperTypes="#//ComponentType #//ThreadGroupClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::ThreadGroup.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataPort" ordered="false" upperBound="-1" eType="#//DataPort" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::ThreadGroup.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventDataPort" ordered="false" upperBound="-1" eType="#//EventDataPort" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::ThreadGroup.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventPort" ordered="false" upperBound="-1" eType="#//EventPort" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::ThreadGroup.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataAccess" ordered="false" upperBound="-1" eType="#//DataAccess" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::ThreadGroup.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramAccess" ordered="false" upperBound="-1" eType="#//SubprogramAccess" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::ThreadGroup.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupAccess" ordered="false" upperBound="-1" eType="#//SubprogramGroupAccess" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::ThreadGroup.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ThreadGroupImplementation" eSuperTypes="#//ComponentImplementation #//ThreadGroupClassifier"> <eAnnotations source="duplicates"> <eAnnotations source="type"> <details key="eType" value="aadl2::ThreadGroupType"/> </eAnnotations> <contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false" lowerBound="1" eType="#//ComponentType" volatile="true" transient="true" derived="true"> <eAnnotations source="redefines" references="#//ComponentImplementation/type"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::ThreadGroup.&lt;/p>"/> </eAnnotations> </contents> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::ThreadGroup.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataSubcomponent" ordered="false" upperBound="-1" eType="#//DataSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::ThreadGroup.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedThreadSubcomponent" ordered="false" upperBound="-1" eType="#//ThreadSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::ThreadGroup.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedThreadGroupSubcomponent" ordered="false" upperBound="-1" eType="#//ThreadGroupSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::ThreadGroup.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramSubcomponent" ordered="false" upperBound="-1" eType="#//SubprogramSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::ThreadGroup.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupSubcomponent" ordered="false" upperBound="-1" eType="#//SubprogramGroupSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::ThreadGroup.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ThreadGroupPrototype" eSuperTypes="#//ComponentPrototype #//ThreadGroup #//ThreadGroupSubcomponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::ThreadGroup.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VirtualBusClassifier" abstract="true" eSuperTypes="#//ComponentClassifier #//VirtualBus #//VirtualBusSubcomponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::VirtualBus.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VirtualBusType" eSuperTypes="#//ComponentType #//VirtualBusClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::VirtualBus.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataPort" ordered="false" upperBound="-1" eType="#//DataPort" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::VirtualBus.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventDataPort" ordered="false" upperBound="-1" eType="#//EventDataPort" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::VirtualBus.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventPort" ordered="false" upperBound="-1" eType="#//EventPort" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::VirtualBus.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedBusAccess" ordered="false" upperBound="-1" eType="#//BusAccess" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::VirtualBus.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VirtualBusImplementation" eSuperTypes="#//ComponentImplementation #//VirtualBusClassifier"> <eAnnotations source="duplicates"> <eAnnotations source="type"> <details key="eType" value="aadl2::VirtualBusType"/> </eAnnotations> <contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false" lowerBound="1" eType="#//ComponentType" volatile="true" transient="true" derived="true"> <eAnnotations source="redefines" references="#//ComponentImplementation/type"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::VirtualBus.&lt;/p>"/> </eAnnotations> </contents> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::VirtualBus.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedVirtualBusSubcomponent" ordered="false" upperBound="-1" eType="#//VirtualBusSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::VirtualBus.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VirtualBusPrototype" eSuperTypes="#//ComponentPrototype #//VirtualBus #//VirtualBusSubcomponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::VirtualBus.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VirtualProcessorClassifier" abstract="true" eSuperTypes="#//ComponentClassifier #//VirtualProcessor #//VirtualProcessorSubcomponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::VirtualProcessor.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VirtualProcessorType" eSuperTypes="#//ComponentType #//VirtualProcessorClassifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::VirtualProcessor.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataPort" ordered="false" upperBound="-1" eType="#//DataPort" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::VirtualProcessor.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventDataPort" ordered="false" upperBound="-1" eType="#//EventDataPort" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::VirtualProcessor.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventPort" ordered="false" upperBound="-1" eType="#//EventPort" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::VirtualProcessor.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramAccess" ordered="false" upperBound="-1" eType="#//SubprogramAccess" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::VirtualProcessor.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupAccess" ordered="false" upperBound="-1" eType="#//SubprogramGroupAccess" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::VirtualProcessor.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedBusAccess" ordered="false" upperBound="-1" eType="#//BusAccess" containment="true"> <eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::VirtualProcessor.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VirtualProcessorImplementation" eSuperTypes="#//ComponentImplementation #//VirtualProcessorClassifier"> <eAnnotations source="duplicates"> <eAnnotations source="type"> <details key="eType" value="aadl2::VirtualProcessorType"/> </eAnnotations> <contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false" lowerBound="1" eType="#//ComponentType" volatile="true" transient="true" derived="true"> <eAnnotations source="redefines" references="#//ComponentImplementation/type"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::VirtualProcessor.&lt;/p>"/> </eAnnotations> </contents> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::VirtualProcessor.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedVirtualBusSubcomponent" ordered="false" upperBound="-1" eType="#//VirtualBusSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::VirtualProcessor.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedVirtualProcessorSubcomponent" ordered="false" upperBound="-1" eType="#//VirtualProcessorSubcomponent" containment="true"> <eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::VirtualProcessor.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VirtualProcessorPrototype" eSuperTypes="#//ComponentPrototype #//VirtualProcessor #//VirtualProcessorSubcomponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLDetails::Components::VirtualProcessor.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BasicPropertyAssociation" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Associations.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="property" ordered="false" lowerBound="1" eType="#//BasicProperty"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Associations.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedValue" ordered="false" lowerBound="1" eType="#//PropertyExpression" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Associations.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PropertyConstant" eSuperTypes="#//TypedElement #//AbstractNamedValue #//ArraySizeProperty"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Constants.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="referencedPropertyType" ordered="false" eType="#//PropertyType"> <eAnnotations source="subsets" references="#//PropertyConstant/propertyType"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Constants.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedPropertyType" ordered="false" eType="#//PropertyType" containment="true"> <eAnnotations source="subsets" references="#//PropertyConstant/propertyType"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Constants.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="constantValue" ordered="false" eType="#//PropertyExpression" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Constants.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyType" ordered="false" lowerBound="1" eType="#//PropertyType" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="redefines" references="#//TypedElement/type"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Constants.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringLiteral" eSuperTypes="#//PropertyValue"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Expressions.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" lowerBound="1" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Expressions.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PropertyValue" abstract="true" eSuperTypes="#//PropertyExpression"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Expressions.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NumberValue" abstract="true" eSuperTypes="#//PropertyValue"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Expressions.&lt;/p>"/> </eAnnotations> <eOperations name="getScaledValue" ordered="false" lowerBound="1" eType="#//Real"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Expressions.&lt;/p>"/> </eAnnotations> <eParameters name="target" ordered="false" lowerBound="1" eType="#//UnitLiteral"/> </eOperations> <eOperations name="getScaledValue" ordered="false" lowerBound="1" eType="#//Real"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Expressions.&lt;/p>"/> </eAnnotations> </eOperations> <eOperations name="getScaledValue" ordered="false" lowerBound="1" eType="#//Real"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Expressions.&lt;/p>"/> </eAnnotations> <eParameters name="target" ordered="false" lowerBound="1" eType="#//String"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="unit" ordered="false" eType="#//UnitLiteral"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Expressions.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnitLiteral" eSuperTypes="#//EnumerationLiteral"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Types.&lt;/p>"/> </eAnnotations> <eOperations name="getAbsoluteFactor" ordered="false" lowerBound="1" eType="#//Real"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Types.&lt;/p>"/> </eAnnotations> <eParameters name="target" ordered="false" lowerBound="1" eType="#//UnitLiteral"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="baseUnit" ordered="false" eType="#//UnitLiteral"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Types.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="factor" ordered="false" eType="#//NumberValue" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Types.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral" eSuperTypes="#//NamedElement #//AbstractNamedValue"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Types.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ClassifierValue" eSuperTypes="#//PropertyOwner #//PropertyValue"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Expressions.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="classifier" ordered="false" lowerBound="1" eType="#//Classifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Expressions.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReferenceValue" eSuperTypes="#//ContainedNamedElement #//PropertyValue"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Expressions.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BooleanLiteral" eSuperTypes="#//PropertyValue"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Expressions.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Expressions.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RangeValue" eSuperTypes="#//PropertyValue"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Expressions.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="minimum" ordered="false" lowerBound="1" eType="#//PropertyExpression" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Expressions.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="maximum" ordered="false" lowerBound="1" eType="#//PropertyExpression" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Expressions.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="delta" ordered="false" eType="#//PropertyExpression" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Expressions.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntegerLiteral" eSuperTypes="#//NumberValue"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Expressions.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="base" ordered="false" eType="#//Integer"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Expressions.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" lowerBound="1" eType="#//Integer"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Expressions.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RealLiteral" eSuperTypes="#//NumberValue"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Expressions.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" lowerBound="1" eType="#//Real"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Expressions.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//PropertyExpression"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Expressions.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="op" ordered="false" lowerBound="1" eType="#//OperationKind"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Expressions.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedPropertyExpression" ordered="false" lowerBound="1" upperBound="-1" eType="#//PropertyExpression" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Expressions.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="OperationKind"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Expressions.&lt;/p>"/> </eAnnotations> <eLiterals name="and"/> <eLiterals name="or" value="1"/> <eLiterals name="not" value="2"/> <eLiterals name="plus" value="3"/> <eLiterals name="minus" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RecordValue" eSuperTypes="#//PropertyValue"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Expressions.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedFieldValue" ordered="false" upperBound="-1" eType="#//BasicPropertyAssociation" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Expressions.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComputedValue" eSuperTypes="#//PropertyValue"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Expressions.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="function" ordered="false" lowerBound="1" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Expressions.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ListValue" eSuperTypes="#//PropertyExpression"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Expressions.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedListElement" upperBound="-1" eType="#//PropertyExpression" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Expressions.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedValue" eSuperTypes="#//PropertyValue"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Expressions.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="namedValue" ordered="false" lowerBound="1" eType="#//AbstractNamedValue"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Expressions.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PropertySet" eSuperTypes="#//Namespace #//ModelUnit"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::PropertySets.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedPropertyType" ordered="false" upperBound="-1" eType="#//PropertyType" containment="true"> <eAnnotations source="subsets" references="#//Namespace/ownedMember"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::PropertySets.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedProperty" ordered="false" upperBound="-1" eType="#//Property" containment="true"> <eAnnotations source="subsets" references="#//Namespace/ownedMember"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::PropertySets.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedPropertyConstant" ordered="false" upperBound="-1" eType="#//PropertyConstant" containment="true"> <eAnnotations source="subsets" references="#//Namespace/ownedMember"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::PropertySets.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="importedUnit" ordered="false" upperBound="-1" eType="#//ModelUnit"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::PropertySets.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedAnnexSubclause" ordered="false" upperBound="-1" eType="#//AnnexSubclause" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::PropertySets.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GlobalNamespace" eSuperTypes="#//Namespace"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::PropertySets.&lt;/p>&#xA;&lt;p>From package AADLConstructs::Packaging.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false" upperBound="-1" eType="#//PublicPackageSection" volatile="true" transient="true"> <eAnnotations source="subsets" references="#//Namespace/member"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLConstructs::Packaging.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="propertySet" ordered="false" upperBound="-1" eType="#//PropertySet" volatile="true" transient="true"> <eAnnotations source="subsets" references="#//Namespace/member"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::PropertySets.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NonListType" abstract="true" eSuperTypes="#//PropertyType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Types.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AadlBoolean" eSuperTypes="#//NonListType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Types.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AadlString" eSuperTypes="#//NonListType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Types.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AadlInteger" eSuperTypes="#//NumberType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Types.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NumberType" abstract="true" eSuperTypes="#//NonListType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Types.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedUnitsType" ordered="false" eType="#//UnitsType" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Types.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="referencedUnitsType" ordered="false" eType="#//UnitsType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Types.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="range" ordered="false" eType="#//NumericRange" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Types.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="unitsType" ordered="false" unique="false" eType="#//UnitsType" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Types.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnitsType" eSuperTypes="#//EnumerationType"> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EReference" name="ownedLiteral" ordered="false" lowerBound="1" upperBound="-1" eType="#//UnitLiteral" containment="true"> <eAnnotations source="redefines" references="#//EnumerationType/ownedLiteral"/> <eAnnotations source="subsets" references="#//Namespace/ownedMember"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Types.&lt;/p>"/> </eAnnotations> </contents> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Types.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumerationType" eSuperTypes="#//Namespace #//NonListType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Types.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedLiteral" ordered="false" lowerBound="1" upperBound="-1" eType="#//EnumerationLiteral" containment="true"> <eAnnotations source="subsets" references="#//Namespace/ownedMember"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Types.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NumericRange" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Types.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="upperBound" ordered="false" lowerBound="1" eType="#//PropertyExpression" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Types.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="lowerBound" ordered="false" lowerBound="1" eType="#//PropertyExpression" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Types.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AadlReal" eSuperTypes="#//NumberType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Types.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ClassifierType" eSuperTypes="#//NonListType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Types.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="classifierReference" ordered="false" upperBound="-1" eType="#//MetaclassReference" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Types.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RangeType" eSuperTypes="#//NonListType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Types.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedNumberType" ordered="false" eType="#//NumberType" containment="true"> <eAnnotations source="subsets" references="#//RangeType/numberType"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Types.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="numberType" ordered="false" lowerBound="1" eType="#//NumberType" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Types.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="referencedNumberType" ordered="false" eType="#//NumberType"> <eAnnotations source="subsets" references="#//RangeType/numberType"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Types.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RecordType" eSuperTypes="#//Namespace #//NonListType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Types.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedField" ordered="false" upperBound="-1" eType="#//BasicProperty" containment="true"> <eAnnotations source="subsets" references="#//Namespace/ownedMember"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Types.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RecordField" eSuperTypes="#//BasicProperty"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Types.&lt;/p>"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReferenceType" eSuperTypes="#//NonListType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Types.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="namedElementReference" ordered="false" upperBound="-1" eType="#//MetaclassReference" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Types.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ListType" eSuperTypes="#//PropertyType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Types.&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedElementType" ordered="false" eType="#//PropertyType" containment="true"> <eAnnotations source="subsets" references="#//ListType/elementType"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Types.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="referencedElementType" ordered="false" eType="#//PropertyType"> <eAnnotations source="subsets" references="#//ListType/elementType"/> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Types.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="elementType" ordered="false" lowerBound="1" eType="#//PropertyType" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>From package AADLProperties::Types.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"aadl2","nsURI":"http://aadl.info/AADL/2.0","name":"aadl2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":3,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyAssociation","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BasicProperty","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyType","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractNamedValue","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":"boolean","defaultValue":false,"instanceClassName":"boolean","name":"Boolean","instanceClass":"boolean","id":12,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyExpression","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MetaclassReference","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyOwner","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Namespace","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassifierFeature","instanceClass":null,"abstract":true,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Generalization","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DirectedRelationship","instanceClass":null,"abstract":true,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relationship","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnexSubclause","instanceClass":null,"abstract":true,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModalElement","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mode","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModeFeature","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Prototype","instanceClass":null,"abstract":true,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","instanceClass":null,"abstract":true,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RefinableElement","instanceClass":null,"abstract":true,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CalledSubprogram","instanceClass":null,"abstract":true,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrototypeBinding","instanceClass":null,"abstract":true,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainedNamedElement","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainmentPathElement","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayRange","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":"long","defaultValue":0,"instanceClassName":"long","name":"Integer","instanceClass":"long","id":34,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModalPropertyValue","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioralFeature","instanceClass":null,"abstract":true,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":"double","defaultValue":0.0,"instanceClassName":"double","name":"Real","instanceClass":"double","id":37,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayDimension","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArraySize","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArraySizeProperty","instanceClass":null,"abstract":true,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayableElement","instanceClass":null,"abstract":true,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentImplementationReference","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentImplementation","instanceClass":null,"abstract":true,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentClassifier","instanceClass":null,"abstract":true,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubcomponentType","instanceClass":null,"abstract":true,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureClassifier","instanceClass":null,"abstract":true,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModeTransition","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModeTransitionTrigger","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Context","instanceClass":null,"abstract":true,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TriggerPort","instanceClass":null,"abstract":true,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentType","instanceClass":null,"abstract":true,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":true,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureConnectionEnd","instanceClass":null,"abstract":true,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectionEnd","instanceClass":null,"abstract":true,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentPrototype","instanceClass":null,"abstract":true,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowSpecification","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowFeature","instanceClass":null,"abstract":true,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Flow","instanceClass":null,"abstract":true,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModalPath","instanceClass":null,"abstract":true,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowElement","instanceClass":null,"abstract":true,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EndToEndFlowElement","instanceClass":null,"abstract":true,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"FlowKind","instanceClass":null,"id":62,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowEnd","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeExtension","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureGroup","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallContext","instanceClass":null,"abstract":true,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DirectedFeature","instanceClass":null,"abstract":true,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"DirectionType","instanceClass":null,"id":68,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureGroupConnectionEnd","instanceClass":null,"abstract":true,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureType","instanceClass":null,"abstract":true,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureGroupType","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GroupExtension","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusAccess","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Access","instanceClass":null,"abstract":true,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AccessConnectionEnd","instanceClass":null,"abstract":true,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AccessType","instanceClass":null,"id":76,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"AccessCategory","instanceClass":null,"id":77,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusFeatureClassifier","instanceClass":null,"abstract":true,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataAccess","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterConnectionEnd","instanceClass":null,"abstract":true,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PortConnectionEnd","instanceClass":null,"abstract":true,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataSubcomponentType","instanceClass":null,"abstract":true,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractFeatureClassifier","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataPort","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":true,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PortCategory","instanceClass":null,"id":86,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventDataPort","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventPort","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramAccess","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramSubcomponentType","instanceClass":null,"abstract":true,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramGroupAccess","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramGroupSubcomponentType","instanceClass":null,"abstract":true,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractFeature","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeaturePrototype","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureGroupPrototype","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Subcomponent","instanceClass":null,"abstract":true,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModeBinding","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowImplementation","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowSegment","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connection","instanceClass":null,"abstract":true,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectedElement","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImplementationExtension","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Realization","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EndToEndFlow","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EndToEndFlowSegment","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractSubcomponent","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Abstract","instanceClass":null,"abstract":true,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractSubcomponentType","instanceClass":null,"abstract":true,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AccessConnection","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterConnection","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PortConnection","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureConnection","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureGroupConnection","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessorFeature","instanceClass":null,"abstract":true,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InternalFeature","instanceClass":null,"abstract":true,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventSource","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventDataSource","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataClassifier","instanceClass":null,"abstract":true,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Data","instanceClass":null,"abstract":true,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PortProxy","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramProxy","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramClassifier","instanceClass":null,"abstract":true,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Subprogram","instanceClass":null,"abstract":true,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ComponentCategory","instanceClass":null,"id":125,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnexLibrary","instanceClass":null,"abstract":true,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DefaultAnnexLibrary","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DefaultAnnexSubclause","instanceClass":null,"abstract":false,"id":128,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PublicPackageSection","instanceClass":null,"abstract":false,"id":129,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageSection","instanceClass":null,"abstract":true,"id":130,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageRename","instanceClass":null,"abstract":false,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AadlPackage","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelUnit","instanceClass":null,"abstract":true,"id":133,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrivatePackageSection","instanceClass":null,"abstract":false,"id":134,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentTypeRename","instanceClass":null,"abstract":false,"id":135,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureGroupTypeRename","instanceClass":null,"abstract":false,"id":136,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentPrototypeBinding","instanceClass":null,"abstract":false,"id":137,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentPrototypeActual","instanceClass":null,"abstract":false,"id":138,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureGroupPrototypeBinding","instanceClass":null,"abstract":false,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureGroupPrototypeActual","instanceClass":null,"abstract":false,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeaturePrototypeActual","instanceClass":null,"abstract":true,"id":141,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeaturePrototypeBinding","instanceClass":null,"abstract":false,"id":142,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AccessSpecification","instanceClass":null,"abstract":false,"id":143,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PortSpecification","instanceClass":null,"abstract":false,"id":144,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeaturePrototypeReference","instanceClass":null,"abstract":false,"id":145,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramCallSequence","instanceClass":null,"abstract":false,"id":146,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramCall","instanceClass":null,"abstract":false,"id":147,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioredImplementation","instanceClass":null,"abstract":true,"id":148,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractType","instanceClass":null,"abstract":false,"id":149,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractClassifier","instanceClass":null,"abstract":true,"id":150,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualProcessorSubcomponentType","instanceClass":null,"abstract":true,"id":151,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualBusSubcomponentType","instanceClass":null,"abstract":true,"id":152,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThreadGroupSubcomponentType","instanceClass":null,"abstract":true,"id":153,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThreadSubcomponentType","instanceClass":null,"abstract":true,"id":154,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SystemSubcomponentType","instanceClass":null,"abstract":true,"id":155,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessSubcomponentType","instanceClass":null,"abstract":true,"id":156,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MemorySubcomponentType","instanceClass":null,"abstract":true,"id":157,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeviceSubcomponentType","instanceClass":null,"abstract":true,"id":158,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusSubcomponentType","instanceClass":null,"abstract":true,"id":159,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessorSubcomponentType","instanceClass":null,"abstract":true,"id":160,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractImplementation","instanceClass":null,"abstract":false,"id":161,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusSubcomponent","instanceClass":null,"abstract":false,"id":162,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Bus","instanceClass":null,"abstract":true,"id":163,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataSubcomponent","instanceClass":null,"abstract":false,"id":164,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeviceSubcomponent","instanceClass":null,"abstract":false,"id":165,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Device","instanceClass":null,"abstract":true,"id":166,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MemorySubcomponent","instanceClass":null,"abstract":false,"id":167,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Memory","instanceClass":null,"abstract":true,"id":168,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessSubcomponent","instanceClass":null,"abstract":false,"id":169,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Process","instanceClass":null,"abstract":true,"id":170,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessorSubcomponent","instanceClass":null,"abstract":false,"id":171,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Processor","instanceClass":null,"abstract":true,"id":172,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SystemSubcomponent","instanceClass":null,"abstract":false,"id":173,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"System","instanceClass":null,"abstract":true,"id":174,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramSubcomponent","instanceClass":null,"abstract":false,"id":175,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramGroupSubcomponent","instanceClass":null,"abstract":false,"id":176,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramGroup","instanceClass":null,"abstract":true,"id":177,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThreadSubcomponent","instanceClass":null,"abstract":false,"id":178,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Thread","instanceClass":null,"abstract":true,"id":179,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThreadGroupSubcomponent","instanceClass":null,"abstract":false,"id":180,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThreadGroup","instanceClass":null,"abstract":true,"id":181,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualBusSubcomponent","instanceClass":null,"abstract":false,"id":182,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualBus","instanceClass":null,"abstract":true,"id":183,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualProcessorSubcomponent","instanceClass":null,"abstract":false,"id":184,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualProcessor","instanceClass":null,"abstract":true,"id":185,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractPrototype","instanceClass":null,"abstract":false,"id":186,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusClassifier","instanceClass":null,"abstract":true,"id":187,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusType","instanceClass":null,"abstract":false,"id":188,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusImplementation","instanceClass":null,"abstract":false,"id":189,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusPrototype","instanceClass":null,"abstract":false,"id":190,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":191,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataImplementation","instanceClass":null,"abstract":false,"id":192,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataPrototype","instanceClass":null,"abstract":false,"id":193,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeviceClassifier","instanceClass":null,"abstract":true,"id":194,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeviceType","instanceClass":null,"abstract":false,"id":195,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeviceImplementation","instanceClass":null,"abstract":false,"id":196,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DevicePrototype","instanceClass":null,"abstract":false,"id":197,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MemoryClassifier","instanceClass":null,"abstract":true,"id":198,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MemoryType","instanceClass":null,"abstract":false,"id":199,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MemoryImplementation","instanceClass":null,"abstract":false,"id":200,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MemoryPrototype","instanceClass":null,"abstract":false,"id":201,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramType","instanceClass":null,"abstract":false,"id":202,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramImplementation","instanceClass":null,"abstract":false,"id":203,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramPrototype","instanceClass":null,"abstract":false,"id":204,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramGroupClassifier","instanceClass":null,"abstract":true,"id":205,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramGroupType","instanceClass":null,"abstract":false,"id":206,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramGroupImplementation","instanceClass":null,"abstract":false,"id":207,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramGroupPrototype","instanceClass":null,"abstract":false,"id":208,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SystemClassifier","instanceClass":null,"abstract":true,"id":209,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SystemType","instanceClass":null,"abstract":false,"id":210,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SystemImplementation","instanceClass":null,"abstract":false,"id":211,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SystemPrototype","instanceClass":null,"abstract":false,"id":212,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessorClassifier","instanceClass":null,"abstract":true,"id":213,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessorType","instanceClass":null,"abstract":false,"id":214,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessorImplementation","instanceClass":null,"abstract":false,"id":215,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessorPrototype","instanceClass":null,"abstract":false,"id":216,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessClassifier","instanceClass":null,"abstract":true,"id":217,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessType","instanceClass":null,"abstract":false,"id":218,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessImplementation","instanceClass":null,"abstract":false,"id":219,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessPrototype","instanceClass":null,"abstract":false,"id":220,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThreadClassifier","instanceClass":null,"abstract":true,"id":221,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThreadType","instanceClass":null,"abstract":false,"id":222,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThreadImplementation","instanceClass":null,"abstract":false,"id":223,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThreadPrototype","instanceClass":null,"abstract":false,"id":224,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThreadGroupClassifier","instanceClass":null,"abstract":true,"id":225,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThreadGroupType","instanceClass":null,"abstract":false,"id":226,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThreadGroupImplementation","instanceClass":null,"abstract":false,"id":227,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThreadGroupPrototype","instanceClass":null,"abstract":false,"id":228,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualBusClassifier","instanceClass":null,"abstract":true,"id":229,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualBusType","instanceClass":null,"abstract":false,"id":230,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualBusImplementation","instanceClass":null,"abstract":false,"id":231,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualBusPrototype","instanceClass":null,"abstract":false,"id":232,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualProcessorClassifier","instanceClass":null,"abstract":true,"id":233,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualProcessorType","instanceClass":null,"abstract":false,"id":234,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualProcessorImplementation","instanceClass":null,"abstract":false,"id":235,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualProcessorPrototype","instanceClass":null,"abstract":false,"id":236,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BasicPropertyAssociation","instanceClass":null,"abstract":false,"id":237,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyConstant","instanceClass":null,"abstract":false,"id":238,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringLiteral","instanceClass":null,"abstract":false,"id":239,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyValue","instanceClass":null,"abstract":true,"id":240,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumberValue","instanceClass":null,"abstract":true,"id":241,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnitLiteral","instanceClass":null,"abstract":false,"id":242,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":243,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassifierValue","instanceClass":null,"abstract":false,"id":244,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceValue","instanceClass":null,"abstract":false,"id":245,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanLiteral","instanceClass":null,"abstract":false,"id":246,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RangeValue","instanceClass":null,"abstract":false,"id":247,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerLiteral","instanceClass":null,"abstract":false,"id":248,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealLiteral","instanceClass":null,"abstract":false,"id":249,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":250,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"OperationKind","instanceClass":null,"id":251,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RecordValue","instanceClass":null,"abstract":false,"id":252,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComputedValue","instanceClass":null,"abstract":false,"id":253,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListValue","instanceClass":null,"abstract":false,"id":254,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedValue","instanceClass":null,"abstract":false,"id":255,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertySet","instanceClass":null,"abstract":false,"id":256,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GlobalNamespace","instanceClass":null,"abstract":false,"id":257,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NonListType","instanceClass":null,"abstract":true,"id":258,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AadlBoolean","instanceClass":null,"abstract":false,"id":259,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AadlString","instanceClass":null,"abstract":false,"id":260,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AadlInteger","instanceClass":null,"abstract":false,"id":261,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumberType","instanceClass":null,"abstract":true,"id":262,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnitsType","instanceClass":null,"abstract":false,"id":263,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationType","instanceClass":null,"abstract":false,"id":264,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericRange","instanceClass":null,"abstract":false,"id":265,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AadlReal","instanceClass":null,"abstract":false,"id":266,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassifierType","instanceClass":null,"abstract":false,"id":267,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RangeType","instanceClass":null,"abstract":false,"id":268,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RecordType","instanceClass":null,"abstract":false,"id":269,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RecordField","instanceClass":null,"abstract":false,"id":270,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceType","instanceClass":null,"abstract":false,"id":271,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListType","instanceClass":null,"abstract":false,"id":272,"interface":false,"eClass":"EClass"},{"ordered":false,"upperBound":1,"unique":true,"name":"getOwner","lowerBound":1,"id":273,"many":false,"required":true,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ownedElement","changeable":false,"resolveProxies":true,"lowerBound":0,"id":274,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedComment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":275,"derived":false},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"lowerBound":0,"iD":false,"id":279,"derived":false},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"getNamespace","lowerBound":1,"id":283,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"qualifiedName","lowerBound":1,"id":284,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getPropertyValues","lowerBound":0,"id":285,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":286,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"qualifiedName","changeable":false,"lowerBound":0,"iD":false,"id":287,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPropertyAssociation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":288,"derived":false},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"propertySetName","lowerBound":1,"id":293,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"propertyName","lowerBound":1,"id":294,"many":false,"required":true,"eClass":"EParameter"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"property","changeable":true,"resolveProxies":true,"lowerBound":1,"id":300,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"appliesTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":301,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inBinding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":302,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"append","changeable":true,"lowerBound":1,"iD":false,"id":303,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"constant","changeable":true,"lowerBound":1,"iD":false,"id":304,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedValue","changeable":true,"resolveProxies":true,"lowerBound":1,"id":305,"derived":false},{"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"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"inherit","changeable":true,"lowerBound":1,"iD":false,"id":313,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"defaultValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":314,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"appliesToMetaclass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":315,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"appliesToClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":316,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"appliesTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":317,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"emptyListDefault","changeable":true,"lowerBound":1,"iD":false,"id":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"},{"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":"referencedPropertyType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":327,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPropertyType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":328,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"propertyType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":329,"derived":true},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":334,"derived":false},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"annexName","changeable":true,"lowerBound":0,"iD":false,"id":339,"derived":false},{"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"metaclassName","changeable":true,"lowerBound":1,"iD":false,"id":340,"derived":false},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"classifierFeature","changeable":false,"resolveProxies":true,"lowerBound":0,"id":345,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"inheritedMember","changeable":false,"resolveProxies":true,"lowerBound":0,"id":346,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"generalization","changeable":false,"resolveProxies":true,"lowerBound":0,"id":347,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"general","changeable":false,"resolveProxies":true,"lowerBound":0,"id":348,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAnnexSubclause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":349,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPrototype","changeable":true,"resolveProxies":true,"lowerBound":0,"id":350,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPrototypeBinding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":351,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"noPrototypes","changeable":true,"lowerBound":1,"iD":false,"id":352,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"noAnnexes","changeable":true,"lowerBound":1,"iD":false,"id":353,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"noProperties","changeable":true,"lowerBound":1,"iD":false,"id":354,"derived":false},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"featuringClassifier","changeable":false,"resolveProxies":false,"lowerBound":0,"id":358,"derived":true},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"specific","changeable":true,"resolveProxies":true,"lowerBound":1,"id":361,"derived":true},{"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":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ownedMember","changeable":false,"resolveProxies":true,"lowerBound":0,"id":369,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"member","changeable":false,"resolveProxies":true,"lowerBound":0,"id":370,"derived":true},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"general","changeable":false,"resolveProxies":true,"lowerBound":1,"id":376,"derived":true},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"source","changeable":false,"resolveProxies":true,"lowerBound":1,"id":380,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"target","changeable":false,"resolveProxies":true,"lowerBound":1,"id":381,"derived":true},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"relatedElement","changeable":false,"resolveProxies":true,"lowerBound":1,"id":385,"derived":true},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getAllInModes","lowerBound":0,"id":389,"many":true,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inMode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":390,"derived":false},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"initial","changeable":true,"lowerBound":1,"iD":false,"id":394,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":true,"unique":true,"name":"derived","changeable":false,"lowerBound":1,"iD":false,"id":395,"derived":true},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refined","changeable":true,"resolveProxies":true,"lowerBound":0,"id":400,"derived":false},{"id":401,"eClass":"EGenericType"},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"refinementContext","changeable":false,"resolveProxies":true,"lowerBound":0,"id":406,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"refinedElement","changeable":false,"resolveProxies":true,"lowerBound":0,"id":407,"derived":true},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"formal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":411,"derived":false},{"id":412,"eClass":"EGenericType"},{"id":413,"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":"path","changeable":true,"resolveProxies":true,"lowerBound":1,"id":414,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"containmentPathElement","changeable":false,"resolveProxies":true,"lowerBound":0,"id":415,"derived":true},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arrayRange","changeable":true,"resolveProxies":true,"lowerBound":0,"id":419,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"namedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":420,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"annexName","changeable":true,"lowerBound":0,"iD":false,"id":421,"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":"path","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"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lowerBound","changeable":true,"lowerBound":1,"iD":false,"id":428,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"upperBound","changeable":true,"lowerBound":1,"iD":false,"id":429,"derived":false},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"id":432,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedValue","changeable":true,"resolveProxies":true,"lowerBound":1,"id":433,"derived":false},{"id":434,"eClass":"EGenericType"},{"id":435,"eClass":"EGenericType"},{"id":436,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"size","changeable":true,"resolveProxies":true,"lowerBound":0,"id":437,"derived":false},{"id":438,"eClass":"EGenericType"},{"id":439,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"size","changeable":true,"lowerBound":1,"iD":false,"id":440,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sizeProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":441,"derived":false},{"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":"arrayDimension","changeable":true,"resolveProxies":true,"lowerBound":0,"id":445,"derived":false},{"id":446,"eClass":"EGenericType"},{"id":447,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"implementation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":448,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPrototypeBinding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":449,"derived":false},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"id":452,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getAllSubcomponents","lowerBound":0,"id":453,"many":true,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":454,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubcomponent","changeable":false,"resolveProxies":true,"lowerBound":0,"id":455,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"extended","changeable":true,"resolveProxies":true,"lowerBound":0,"id":456,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedFlowImplementation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":457,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ownedConnection","changeable":false,"resolveProxies":true,"lowerBound":0,"id":458,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedExtension","changeable":true,"resolveProxies":true,"lowerBound":0,"id":459,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedRealization","changeable":true,"resolveProxies":true,"lowerBound":1,"id":460,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEndToEndFlow","changeable":true,"resolveProxies":true,"lowerBound":0,"id":461,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAbstractSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":462,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAccessConnection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":463,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedParameterConnection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":464,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPortConnection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":465,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedFeatureConnection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":466,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedFeatureGroupConnection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":467,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"noSubcomponents","changeable":true,"lowerBound":1,"iD":false,"id":468,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"noConnections","changeable":true,"lowerBound":1,"iD":false,"id":469,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"noCalls","changeable":true,"lowerBound":1,"iD":false,"id":470,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ownedProcessorFeature","changeable":false,"resolveProxies":true,"lowerBound":0,"id":471,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ownedInternalFeature","changeable":false,"resolveProxies":true,"lowerBound":0,"id":472,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEventSource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":473,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEventDataSource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":474,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPortProxy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":475,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramProxy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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"},{"id":484,"eClass":"EGenericType"},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"id":489,"eClass":"EGenericType"},{"id":490,"eClass":"EGenericType"},{"id":491,"eClass":"EGenericType"},{"id":492,"eClass":"EGenericType"},{"id":493,"eClass":"EGenericType"},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"id":496,"eClass":"EGenericType"},{"id":497,"eClass":"EGenericType"},{"id":498,"eClass":"EGenericType"},{"id":499,"eClass":"EGenericType"},{"id":500,"eClass":"EGenericType"},{"id":501,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedMode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":502,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedModeTransition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":503,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"derivedModes","changeable":true,"lowerBound":1,"iD":false,"id":504,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"noFlows","changeable":true,"lowerBound":1,"iD":false,"id":505,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"noModes","changeable":true,"lowerBound":1,"iD":false,"id":506,"derived":false},{"id":507,"eClass":"EGenericType"},{"id":508,"eClass":"EGenericType"},{"id":509,"eClass":"EGenericType"},{"id":510,"eClass":"EGenericType"},{"id":511,"eClass":"EGenericType"},{"id":512,"eClass":"EGenericType"},{"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":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":516,"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":517,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedTrigger","changeable":true,"resolveProxies":true,"lowerBound":1,"id":518,"derived":false},{"id":519,"eClass":"EGenericType"},{"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"resolveProxies":true,"lowerBound":0,"id":523,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"triggerPort","changeable":true,"resolveProxies":true,"lowerBound":1,"id":524,"derived":false},{"id":525,"eClass":"EGenericType"},{"id":526,"eClass":"EGenericType"},{"id":527,"eClass":"EGenericType"},{"id":528,"eClass":"EGenericType"},{"id":529,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ownedFeature","changeable":false,"resolveProxies":true,"lowerBound":0,"id":530,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"extended","changeable":true,"resolveProxies":true,"lowerBound":0,"id":531,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedFlowSpecification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":532,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedExtension","changeable":true,"resolveProxies":true,"lowerBound":0,"id":533,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedFeatureGroup","changeable":true,"resolveProxies":true,"lowerBound":0,"id":534,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAbstractFeature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":535,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"noFeatures","changeable":true,"lowerBound":1,"iD":false,"id":536,"derived":false},{"id":537,"eClass":"EGenericType"},{"id":538,"eClass":"EGenericType"},{"id":539,"eClass":"EGenericType"},{"id":540,"eClass":"EGenericType"},{"id":541,"eClass":"EGenericType"},{"id":542,"eClass":"EGenericType"},{"id":543,"eClass":"EGenericType"},{"id":544,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"prototype","changeable":false,"resolveProxies":true,"lowerBound":0,"id":545,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"featureClassifier","changeable":false,"resolveProxies":true,"lowerBound":0,"id":546,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refined","changeable":true,"resolveProxies":true,"lowerBound":0,"id":547,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"classifier","changeable":false,"resolveProxies":true,"lowerBound":0,"id":548,"derived":true},{"id":549,"eClass":"EGenericType"},{"id":550,"eClass":"EGenericType"},{"id":551,"eClass":"EGenericType"},{"id":552,"eClass":"EGenericType"},{"id":553,"eClass":"EGenericType"},{"id":554,"eClass":"EGenericType"},{"id":555,"eClass":"EGenericType"},{"id":556,"eClass":"EGenericType"},{"id":557,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"array","changeable":true,"lowerBound":1,"iD":false,"id":558,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"constrainingClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refined","changeable":true,"resolveProxies":true,"lowerBound":0,"id":565,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":1,"iD":false,"id":566,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outEnd","changeable":true,"resolveProxies":true,"lowerBound":0,"id":567,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"InEnd","changeable":true,"resolveProxies":true,"lowerBound":0,"id":568,"derived":false},{"id":569,"eClass":"EGenericType"},{"id":570,"eClass":"EGenericType"},{"id":571,"eClass":"EGenericType"},{"id":572,"eClass":"EGenericType"},{"id":573,"eClass":"EGenericType"},{"id":574,"eClass":"EGenericType"},{"id":575,"eClass":"EGenericType"},{"id":576,"eClass":"EGenericType"},{"id":577,"eClass":"EGenericType"},{"id":578,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getInModes","lowerBound":0,"id":579,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getInModeTransitions","lowerBound":0,"id":580,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getAllInModeTransitions","lowerBound":0,"id":581,"many":true,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inModeOrTransition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":582,"derived":false},{"id":583,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"inMode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":584,"derived":true},{"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"},{"name":"source","id":592,"value":0,"literal":"source","eClass":"EEnumLiteral"},{"name":"path","id":593,"value":1,"literal":"path","eClass":"EEnumLiteral"},{"name":"sink","id":594,"value":2,"literal":"sink","eClass":"EEnumLiteral"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"resolveProxies":true,"lowerBound":0,"id":595,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"feature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":596,"derived":false},{"id":597,"eClass":"EGenericType"},{"id":598,"eClass":"EGenericType"},{"id":599,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"extended","changeable":true,"resolveProxies":true,"lowerBound":1,"id":600,"derived":false},{"id":601,"eClass":"EGenericType"},{"id":602,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"inverse","changeable":true,"lowerBound":1,"iD":false,"id":603,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"featureType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":604,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"featureGroupType","changeable":false,"resolveProxies":true,"lowerBound":0,"id":605,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"featureGroupPrototype","changeable":false,"resolveProxies":true,"lowerBound":0,"id":606,"derived":true},{"id":607,"eClass":"EGenericType"},{"id":608,"eClass":"EGenericType"},{"id":609,"eClass":"EGenericType"},{"id":610,"eClass":"EGenericType"},{"id":611,"eClass":"EGenericType"},{"id":612,"eClass":"EGenericType"},{"id":613,"eClass":"EGenericType"},{"id":614,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"direction","changeable":true,"lowerBound":1,"iD":false,"id":615,"derived":true},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"in","changeable":true,"lowerBound":1,"iD":false,"id":616,"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":"out","changeable":true,"lowerBound":1,"iD":false,"id":617,"derived":false},{"id":618,"eClass":"EGenericType"},{"id":619,"eClass":"EGenericType"},{"id":620,"eClass":"EGenericType"},{"id":621,"eClass":"EGenericType"},{"name":"in","id":622,"value":0,"literal":"in","eClass":"EEnumLiteral"},{"name":"out","id":623,"value":1,"literal":"out","eClass":"EEnumLiteral"},{"name":"inOut","id":624,"value":2,"literal":"inOut","eClass":"EEnumLiteral"},{"id":625,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ownedFeature","changeable":false,"resolveProxies":true,"lowerBound":0,"id":626,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"extended","changeable":true,"resolveProxies":true,"lowerBound":0,"id":627,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inverse","changeable":true,"resolveProxies":true,"lowerBound":0,"id":628,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedExtension","changeable":true,"resolveProxies":true,"lowerBound":0,"id":629,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedBusAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":630,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDataAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":631,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":632,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEventDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":633,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEventPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":634,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedFeatureGroup","changeable":true,"resolveProxies":true,"lowerBound":0,"id":635,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":636,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":637,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramGroupAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":638,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAbstractFeature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":639,"derived":false},{"id":640,"eClass":"EGenericType"},{"id":641,"eClass":"EGenericType"},{"id":642,"eClass":"EGenericType"},{"id":643,"eClass":"EGenericType"},{"id":644,"eClass":"EGenericType"},{"id":645,"eClass":"EGenericType"},{"id":646,"eClass":"EGenericType"},{"id":647,"eClass":"EGenericType"},{"id":648,"eClass":"EGenericType"},{"id":649,"eClass":"EGenericType"},{"id":650,"eClass":"EGenericType"},{"id":651,"eClass":"EGenericType"},{"id":652,"eClass":"EGenericType"},{"id":653,"eClass":"EGenericType"},{"id":654,"eClass":"EGenericType"},{"id":655,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"extended","changeable":true,"resolveProxies":true,"lowerBound":1,"id":656,"derived":false},{"id":657,"eClass":"EGenericType"},{"id":658,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"busFeatureClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":659,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"virtual","changeable":true,"lowerBound":1,"iD":false,"id":660,"derived":false},{"id":661,"eClass":"EGenericType"},{"id":662,"eClass":"EGenericType"},{"id":663,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":1,"iD":false,"id":664,"derived":false},{"ordered":false,"upperBound":1,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"category","changeable":false,"lowerBound":1,"iD":false,"id":665,"derived":true},{"id":666,"eClass":"EGenericType"},{"id":667,"eClass":"EGenericType"},{"id":668,"eClass":"EGenericType"},{"id":669,"eClass":"EGenericType"},{"id":670,"eClass":"EGenericType"},{"name":"provides","id":671,"value":0,"literal":"provides","eClass":"EEnumLiteral"},{"name":"requires","id":672,"value":1,"literal":"requires","eClass":"EEnumLiteral"},{"name":"bus","id":673,"value":0,"literal":"bus","eClass":"EEnumLiteral"},{"name":"data","id":674,"value":1,"literal":"data","eClass":"EEnumLiteral"},{"name":"subprogram","id":675,"value":2,"literal":"subprogram","eClass":"EEnumLiteral"},{"name":"subprogramGroup","id":676,"value":3,"literal":"subprogramGroup","eClass":"EEnumLiteral"},{"name":"virtualBus","id":677,"value":4,"literal":"virtualBus","eClass":"EEnumLiteral"},{"id":678,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dataFeatureClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":679,"derived":false},{"id":680,"eClass":"EGenericType"},{"id":681,"eClass":"EGenericType"},{"id":682,"eClass":"EGenericType"},{"id":683,"eClass":"EGenericType"},{"id":684,"eClass":"EGenericType"},{"id":685,"eClass":"EGenericType"},{"id":686,"eClass":"EGenericType"},{"id":687,"eClass":"EGenericType"},{"id":688,"eClass":"EGenericType"},{"id":689,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dataFeatureClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":690,"derived":false},{"id":691,"eClass":"EGenericType"},{"id":692,"eClass":"EGenericType"},{"id":693,"eClass":"EGenericType"},{"id":694,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"category","changeable":false,"lowerBound":1,"iD":false,"id":695,"derived":true},{"id":696,"eClass":"EGenericType"},{"id":697,"eClass":"EGenericType"},{"id":698,"eClass":"EGenericType"},{"id":699,"eClass":"EGenericType"},{"name":"data","id":700,"value":0,"literal":"data","eClass":"EEnumLiteral"},{"name":"event","id":701,"value":1,"literal":"event","eClass":"EEnumLiteral"},{"name":"eventData","id":702,"value":2,"literal":"eventData","eClass":"EEnumLiteral"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dataFeatureClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":703,"derived":false},{"id":704,"eClass":"EGenericType"},{"id":705,"eClass":"EGenericType"},{"id":706,"eClass":"EGenericType"},{"id":707,"eClass":"EGenericType"},{"id":708,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dataFeatureClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":709,"derived":false},{"id":710,"eClass":"EGenericType"},{"id":711,"eClass":"EGenericType"},{"id":712,"eClass":"EGenericType"},{"id":713,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subprogramFeatureClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":714,"derived":false},{"id":715,"eClass":"EGenericType"},{"id":716,"eClass":"EGenericType"},{"id":717,"eClass":"EGenericType"},{"id":718,"eClass":"EGenericType"},{"id":719,"eClass":"EGenericType"},{"id":720,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subprogramGroupFeatureClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":721,"derived":false},{"id":722,"eClass":"EGenericType"},{"id":723,"eClass":"EGenericType"},{"id":724,"eClass":"EGenericType"},{"id":725,"eClass":"EGenericType"},{"id":726,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"featurePrototype","changeable":true,"resolveProxies":true,"lowerBound":0,"id":727,"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":"abstractFeatureClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":728,"derived":false},{"id":729,"eClass":"EGenericType"},{"id":730,"eClass":"EGenericType"},{"id":731,"eClass":"EGenericType"},{"id":732,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"direction","changeable":false,"lowerBound":1,"iD":false,"id":733,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"constrainingClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":734,"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":"in","changeable":true,"lowerBound":1,"iD":false,"id":735,"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":"out","changeable":true,"lowerBound":1,"iD":false,"id":736,"derived":false},{"id":737,"eClass":"EGenericType"},{"id":738,"eClass":"EGenericType"},{"id":739,"eClass":"EGenericType"},{"id":740,"eClass":"EGenericType"},{"id":741,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"constrainingFeatureGroupType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":742,"derived":false},{"id":743,"eClass":"EGenericType"},{"id":744,"eClass":"EGenericType"},{"id":745,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"subcomponentType","changeable":false,"resolveProxies":true,"lowerBound":0,"id":746,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPrototypeBinding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":747,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"prototype","changeable":false,"resolveProxies":true,"lowerBound":0,"id":748,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedModeBinding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":749,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"allModes","changeable":true,"lowerBound":1,"iD":false,"id":750,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"implementationReference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":751,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refined","changeable":true,"resolveProxies":true,"lowerBound":0,"id":752,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"classifier","changeable":false,"resolveProxies":true,"lowerBound":0,"id":753,"derived":true},{"id":754,"eClass":"EGenericType"},{"id":755,"eClass":"EGenericType"},{"id":756,"eClass":"EGenericType"},{"id":757,"eClass":"EGenericType"},{"id":758,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"inMode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":759,"derived":true},{"id":760,"eClass":"EGenericType"},{"id":761,"eClass":"EGenericType"},{"id":762,"eClass":"EGenericType"},{"id":763,"eClass":"EGenericType"},{"id":764,"eClass":"EGenericType"},{"id":765,"eClass":"EGenericType"},{"id":766,"eClass":"EGenericType"},{"id":767,"eClass":"EGenericType"},{"id":768,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parentMode","changeable":true,"resolveProxies":true,"lowerBound":1,"id":769,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"derivedMode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":770,"derived":false},{"id":771,"eClass":"EGenericType"},{"id":772,"eClass":"EGenericType"},{"id":773,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":1,"iD":false,"id":774,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"specification","changeable":true,"resolveProxies":true,"lowerBound":1,"id":775,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedFlowSegment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":776,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inEnd","changeable":true,"resolveProxies":true,"lowerBound":0,"id":777,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outEnd","changeable":true,"resolveProxies":true,"lowerBound":0,"id":778,"derived":false},{"id":779,"eClass":"EGenericType"},{"id":780,"eClass":"EGenericType"},{"id":781,"eClass":"EGenericType"},{"id":782,"eClass":"EGenericType"},{"id":783,"eClass":"EGenericType"},{"id":784,"eClass":"EGenericType"},{"id":785,"eClass":"EGenericType"},{"id":786,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"flowElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":787,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"resolveProxies":true,"lowerBound":0,"id":788,"derived":false},{"id":789,"eClass":"EGenericType"},{"id":790,"eClass":"EGenericType"},{"id":791,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"destination","changeable":true,"resolveProxies":true,"lowerBound":0,"id":792,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":793,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"bidirectional","changeable":true,"lowerBound":1,"iD":false,"id":794,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refined","changeable":true,"resolveProxies":true,"lowerBound":0,"id":795,"derived":false},{"id":796,"eClass":"EGenericType"},{"id":797,"eClass":"EGenericType"},{"id":798,"eClass":"EGenericType"},{"id":799,"eClass":"EGenericType"},{"id":800,"eClass":"EGenericType"},{"id":801,"eClass":"EGenericType"},{"id":802,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"resolveProxies":true,"lowerBound":0,"id":803,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"connectionEnd","changeable":true,"resolveProxies":true,"lowerBound":1,"id":804,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"next","changeable":true,"resolveProxies":true,"lowerBound":0,"id":805,"derived":false},{"id":806,"eClass":"EGenericType"},{"id":807,"eClass":"EGenericType"},{"id":808,"eClass":"EGenericType"},{"id":809,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"extended","changeable":true,"resolveProxies":true,"lowerBound":1,"id":810,"derived":false},{"id":811,"eClass":"EGenericType"},{"id":812,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"implemented","changeable":true,"resolveProxies":true,"lowerBound":1,"id":813,"derived":false},{"id":814,"eClass":"EGenericType"},{"id":815,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refined","changeable":true,"resolveProxies":true,"lowerBound":0,"id":816,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEndToEndFlowSegment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":817,"derived":false},{"id":818,"eClass":"EGenericType"},{"id":819,"eClass":"EGenericType"},{"id":820,"eClass":"EGenericType"},{"id":821,"eClass":"EGenericType"},{"id":822,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"flowElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":823,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"resolveProxies":true,"lowerBound":0,"id":824,"derived":false},{"id":825,"eClass":"EGenericType"},{"id":826,"eClass":"EGenericType"},{"id":827,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"abstractSubcomponentType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":828,"derived":false},{"id":829,"eClass":"EGenericType"},{"id":830,"eClass":"EGenericType"},{"id":831,"eClass":"EGenericType"},{"id":832,"eClass":"EGenericType"},{"id":833,"eClass":"EGenericType"},{"id":834,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"accessCategory","changeable":true,"lowerBound":1,"iD":false,"id":835,"derived":false},{"id":836,"eClass":"EGenericType"},{"id":837,"eClass":"EGenericType"},{"id":838,"eClass":"EGenericType"},{"id":839,"eClass":"EGenericType"},{"id":840,"eClass":"EGenericType"},{"id":841,"eClass":"EGenericType"},{"id":842,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"direction","changeable":false,"lowerBound":1,"iD":false,"id":843,"derived":true},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"in","changeable":true,"lowerBound":1,"iD":false,"id":844,"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":"out","changeable":true,"lowerBound":1,"iD":false,"id":845,"derived":false},{"id":846,"eClass":"EGenericType"},{"id":847,"eClass":"EGenericType"},{"id":848,"eClass":"EGenericType"},{"id":849,"eClass":"EGenericType"},{"id":850,"eClass":"EGenericType"},{"id":851,"eClass":"EGenericType"},{"id":852,"eClass":"EGenericType"},{"id":853,"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":"dataClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":854,"derived":false},{"id":855,"eClass":"EGenericType"},{"id":856,"eClass":"EGenericType"},{"id":857,"eClass":"EGenericType"},{"id":858,"eClass":"EGenericType"},{"id":859,"eClass":"EGenericType"},{"id":860,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"direction","changeable":false,"lowerBound":1,"iD":false,"id":861,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dataClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":862,"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":"in","changeable":true,"lowerBound":1,"iD":false,"id":863,"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":"out","changeable":true,"lowerBound":1,"iD":false,"id":864,"derived":false},{"id":865,"eClass":"EGenericType"},{"id":866,"eClass":"EGenericType"},{"id":867,"eClass":"EGenericType"},{"id":868,"eClass":"EGenericType"},{"id":869,"eClass":"EGenericType"},{"id":870,"eClass":"EGenericType"},{"id":871,"eClass":"EGenericType"},{"id":872,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subprogramClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":873,"derived":false},{"id":874,"eClass":"EGenericType"},{"id":875,"eClass":"EGenericType"},{"id":876,"eClass":"EGenericType"},{"id":877,"eClass":"EGenericType"},{"id":878,"eClass":"EGenericType"},{"id":879,"eClass":"EGenericType"},{"id":880,"eClass":"EGenericType"},{"id":881,"eClass":"EGenericType"},{"id":882,"eClass":"EGenericType"},{"name":"abstract","id":883,"value":0,"literal":"abstract","eClass":"EEnumLiteral"},{"name":"bus","id":884,"value":1,"literal":"bus","eClass":"EEnumLiteral"},{"name":"data","id":885,"value":2,"literal":"data","eClass":"EEnumLiteral"},{"name":"device","id":886,"value":3,"literal":"device","eClass":"EEnumLiteral"},{"name":"memory","id":887,"value":4,"literal":"memory","eClass":"EEnumLiteral"},{"name":"process","id":888,"value":5,"literal":"process","eClass":"EEnumLiteral"},{"name":"processor","id":889,"value":6,"literal":"processor","eClass":"EEnumLiteral"},{"name":"subprogram","id":890,"value":7,"literal":"subprogram","eClass":"EEnumLiteral"},{"name":"subprogramGroup","id":891,"value":8,"literal":"subprogramGroup","eClass":"EEnumLiteral"},{"name":"system","id":892,"value":9,"literal":"system","eClass":"EEnumLiteral"},{"name":"thread","id":893,"value":10,"literal":"thread","eClass":"EEnumLiteral"},{"name":"threadGroup","id":894,"value":11,"literal":"threadGroup","eClass":"EEnumLiteral"},{"name":"virtualBus","id":895,"value":12,"literal":"virtualBus","eClass":"EEnumLiteral"},{"name":"virtualProcessor","id":896,"value":13,"literal":"virtualProcessor","eClass":"EEnumLiteral"},{"id":897,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sourceText","changeable":true,"lowerBound":1,"iD":false,"id":898,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parsedAnnexLibrary","changeable":true,"resolveProxies":true,"lowerBound":0,"id":899,"derived":false},{"id":900,"eClass":"EGenericType"},{"id":901,"eClass":"EGenericType"},{"id":902,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sourceText","changeable":true,"lowerBound":1,"iD":false,"id":903,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parsedAnnexSubclause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":904,"derived":false},{"id":905,"eClass":"EGenericType"},{"id":906,"eClass":"EGenericType"},{"id":907,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"privateSection","changeable":false,"resolveProxies":true,"lowerBound":0,"id":908,"derived":true},{"id":909,"eClass":"EGenericType"},{"id":910,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"publicSection","changeable":false,"resolveProxies":true,"lowerBound":0,"id":911,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPackageRename","changeable":true,"resolveProxies":true,"lowerBound":0,"id":912,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedComponentTypeRename","changeable":true,"resolveProxies":true,"lowerBound":0,"id":913,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":914,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedFeatureGroupTypeRename","changeable":true,"resolveProxies":true,"lowerBound":0,"id":915,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAnnexLibrary","changeable":true,"resolveProxies":true,"lowerBound":0,"id":916,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importedUnit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":917,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"noAnnexes","changeable":true,"lowerBound":1,"iD":false,"id":918,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"noProperties","changeable":true,"lowerBound":1,"iD":false,"id":919,"derived":false},{"id":920,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":921,"derived":true},{"id":922,"eClass":"EGenericType"},{"id":923,"eClass":"EGenericType"},{"id":924,"eClass":"EGenericType"},{"id":925,"eClass":"EGenericType"},{"id":926,"eClass":"EGenericType"},{"id":927,"eClass":"EGenericType"},{"id":928,"eClass":"EGenericType"},{"id":929,"eClass":"EGenericType"},{"id":930,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"renamedPackage","changeable":true,"resolveProxies":true,"lowerBound":1,"id":931,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"renameAll","changeable":true,"lowerBound":1,"iD":false,"id":932,"derived":false},{"id":933,"eClass":"EGenericType"},{"id":934,"eClass":"EGenericType"},{"id":935,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPublicSection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":936,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPrivateSection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":937,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"publicSection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":938,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"privateSection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":939,"derived":false},{"id":940,"eClass":"EGenericType"},{"id":941,"eClass":"EGenericType"},{"id":942,"eClass":"EGenericType"},{"id":943,"eClass":"EGenericType"},{"id":944,"eClass":"EGenericType"},{"id":945,"eClass":"EGenericType"},{"id":946,"eClass":"EGenericType"},{"id":947,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"category","changeable":true,"lowerBound":1,"iD":false,"id":948,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"renamedComponentType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":949,"derived":false},{"id":950,"eClass":"EGenericType"},{"id":951,"eClass":"EGenericType"},{"id":952,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"renamedFeatureGroupType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":953,"derived":false},{"id":954,"eClass":"EGenericType"},{"id":955,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actual","changeable":true,"resolveProxies":true,"lowerBound":1,"id":956,"derived":false},{"id":957,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"formal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":958,"derived":false},{"id":959,"eClass":"EGenericType"},{"id":960,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"category","changeable":true,"lowerBound":1,"iD":false,"id":961,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"binding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":962,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subcomponentType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":963,"derived":false},{"id":964,"eClass":"EGenericType"},{"id":965,"eClass":"EGenericType"},{"id":966,"eClass":"EGenericType"},{"id":967,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actual","changeable":true,"resolveProxies":true,"lowerBound":1,"id":968,"derived":false},{"id":969,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"formal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":970,"derived":false},{"id":971,"eClass":"EGenericType"},{"id":972,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"binding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":973,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"featureType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":974,"derived":false},{"id":975,"eClass":"EGenericType"},{"id":976,"eClass":"EGenericType"},{"id":977,"eClass":"EGenericType"},{"id":978,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actual","changeable":true,"resolveProxies":true,"lowerBound":1,"id":979,"derived":false},{"id":980,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"formal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":981,"derived":false},{"id":982,"eClass":"EGenericType"},{"id":983,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":1,"iD":false,"id":984,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"category","changeable":true,"lowerBound":1,"iD":false,"id":985,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"classifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":986,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"componentPrototype","changeable":true,"resolveProxies":true,"lowerBound":0,"id":987,"derived":false},{"id":988,"eClass":"EGenericType"},{"id":989,"eClass":"EGenericType"},{"id":990,"eClass":"EGenericType"},{"id":991,"eClass":"EGenericType"},{"id":992,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"direction","changeable":false,"lowerBound":1,"iD":false,"id":993,"derived":true},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"category","changeable":true,"lowerBound":1,"iD":false,"id":994,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"classifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":995,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"componentPrototype","changeable":true,"resolveProxies":true,"lowerBound":0,"id":996,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"in","changeable":true,"lowerBound":1,"iD":false,"id":997,"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":"out","changeable":true,"lowerBound":1,"iD":false,"id":998,"derived":false},{"id":999,"eClass":"EGenericType"},{"id":1000,"eClass":"EGenericType"},{"id":1001,"eClass":"EGenericType"},{"id":1002,"eClass":"EGenericType"},{"id":1003,"eClass":"EGenericType"},{"id":1004,"eClass":"EGenericType"},{"id":1005,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"direction","changeable":false,"lowerBound":1,"iD":false,"id":1006,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"prototype","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1007,"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":"in","changeable":true,"lowerBound":1,"iD":false,"id":1008,"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":"out","changeable":true,"lowerBound":1,"iD":false,"id":1009,"derived":false},{"id":1010,"eClass":"EGenericType"},{"id":1011,"eClass":"EGenericType"},{"id":1012,"eClass":"EGenericType"},{"id":1013,"eClass":"EGenericType"},{"id":1014,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramCall","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1015,"derived":false},{"id":1016,"eClass":"EGenericType"},{"id":1017,"eClass":"EGenericType"},{"id":1018,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"calledSubprogram","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1019,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1020,"derived":false},{"id":1021,"eClass":"EGenericType"},{"id":1022,"eClass":"EGenericType"},{"id":1023,"eClass":"EGenericType"},{"id":1024,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"subprogramCalls","lowerBound":0,"id":1025,"many":true,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"subprogramCall","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1026,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramCallSequence","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1027,"derived":false},{"id":1028,"eClass":"EGenericType"},{"id":1029,"eClass":"EGenericType"},{"id":1030,"eClass":"EGenericType"},{"id":1031,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedBusAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1032,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDataAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1033,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1034,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1035,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEventPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1036,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEventDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1037,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramGroupAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1038,"derived":false},{"id":1039,"eClass":"EGenericType"},{"id":1040,"eClass":"EGenericType"},{"id":1041,"eClass":"EGenericType"},{"id":1042,"eClass":"EGenericType"},{"id":1043,"eClass":"EGenericType"},{"id":1044,"eClass":"EGenericType"},{"id":1045,"eClass":"EGenericType"},{"id":1046,"eClass":"EGenericType"},{"id":1047,"eClass":"EGenericType"},{"id":1048,"eClass":"EGenericType"},{"id":1049,"eClass":"EGenericType"},{"id":1050,"eClass":"EGenericType"},{"id":1051,"eClass":"EGenericType"},{"id":1052,"eClass":"EGenericType"},{"id":1053,"eClass":"EGenericType"},{"id":1054,"eClass":"EGenericType"},{"id":1055,"eClass":"EGenericType"},{"id":1056,"eClass":"EGenericType"},{"id":1057,"eClass":"EGenericType"},{"id":1058,"eClass":"EGenericType"},{"id":1059,"eClass":"EGenericType"},{"id":1060,"eClass":"EGenericType"},{"id":1061,"eClass":"EGenericType"},{"id":1062,"eClass":"EGenericType"},{"id":1063,"eClass":"EGenericType"},{"id":1064,"eClass":"EGenericType"},{"id":1065,"eClass":"EGenericType"},{"id":1066,"eClass":"EGenericType"},{"id":1067,"eClass":"EGenericType"},{"id":1068,"eClass":"EGenericType"},{"id":1069,"eClass":"EGenericType"},{"id":1070,"eClass":"EGenericType"},{"id":1071,"eClass":"EGenericType"},{"id":1072,"eClass":"EGenericType"},{"id":1073,"eClass":"EGenericType"},{"id":1074,"eClass":"EGenericType"},{"id":1075,"eClass":"EGenericType"},{"id":1076,"eClass":"EGenericType"},{"id":1077,"eClass":"EGenericType"},{"id":1078,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedBusSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1079,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDataSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1080,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDeviceSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1081,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedMemorySubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1082,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedProcessSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1083,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedProcessorSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1084,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSystemSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1085,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1086,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramGroupSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1087,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedThreadSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1088,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedThreadGroupSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1089,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedVirtualBusSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1090,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedVirtualProcessorSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1091,"derived":false},{"id":1092,"eClass":"EGenericType"},{"id":1093,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1094,"derived":true},{"id":1095,"eClass":"EGenericType"},{"id":1096,"eClass":"EGenericType"},{"id":1097,"eClass":"EGenericType"},{"id":1098,"eClass":"EGenericType"},{"id":1099,"eClass":"EGenericType"},{"id":1100,"eClass":"EGenericType"},{"id":1101,"eClass":"EGenericType"},{"id":1102,"eClass":"EGenericType"},{"id":1103,"eClass":"EGenericType"},{"id":1104,"eClass":"EGenericType"},{"id":1105,"eClass":"EGenericType"},{"id":1106,"eClass":"EGenericType"},{"id":1107,"eClass":"EGenericType"},{"id":1108,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"busSubcomponentType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1109,"derived":false},{"id":1110,"eClass":"EGenericType"},{"id":1111,"eClass":"EGenericType"},{"id":1112,"eClass":"EGenericType"},{"id":1113,"eClass":"EGenericType"},{"id":1114,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dataSubcomponentType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1115,"derived":false},{"id":1116,"eClass":"EGenericType"},{"id":1117,"eClass":"EGenericType"},{"id":1118,"eClass":"EGenericType"},{"id":1119,"eClass":"EGenericType"},{"id":1120,"eClass":"EGenericType"},{"id":1121,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"deviceSubcomponentType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1122,"derived":false},{"id":1123,"eClass":"EGenericType"},{"id":1124,"eClass":"EGenericType"},{"id":1125,"eClass":"EGenericType"},{"id":1126,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"memorySubcomponentType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1127,"derived":false},{"id":1128,"eClass":"EGenericType"},{"id":1129,"eClass":"EGenericType"},{"id":1130,"eClass":"EGenericType"},{"id":1131,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"processSubcomponentType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1132,"derived":false},{"id":1133,"eClass":"EGenericType"},{"id":1134,"eClass":"EGenericType"},{"id":1135,"eClass":"EGenericType"},{"id":1136,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"processorSubcomponentType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1137,"derived":false},{"id":1138,"eClass":"EGenericType"},{"id":1139,"eClass":"EGenericType"},{"id":1140,"eClass":"EGenericType"},{"id":1141,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"systemSubcomponentType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1142,"derived":false},{"id":1143,"eClass":"EGenericType"},{"id":1144,"eClass":"EGenericType"},{"id":1145,"eClass":"EGenericType"},{"id":1146,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subprogramSubcomponentType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1147,"derived":false},{"id":1148,"eClass":"EGenericType"},{"id":1149,"eClass":"EGenericType"},{"id":1150,"eClass":"EGenericType"},{"id":1151,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subprogramGroupSubcomponentType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1152,"derived":false},{"id":1153,"eClass":"EGenericType"},{"id":1154,"eClass":"EGenericType"},{"id":1155,"eClass":"EGenericType"},{"id":1156,"eClass":"EGenericType"},{"id":1157,"eClass":"EGenericType"},{"id":1158,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"threadSubcomponentType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1159,"derived":false},{"id":1160,"eClass":"EGenericType"},{"id":1161,"eClass":"EGenericType"},{"id":1162,"eClass":"EGenericType"},{"id":1163,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"threadGroupSubcomponentType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1164,"derived":false},{"id":1165,"eClass":"EGenericType"},{"id":1166,"eClass":"EGenericType"},{"id":1167,"eClass":"EGenericType"},{"id":1168,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"virtualBusSubcomponentType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1169,"derived":false},{"id":1170,"eClass":"EGenericType"},{"id":1171,"eClass":"EGenericType"},{"id":1172,"eClass":"EGenericType"},{"id":1173,"eClass":"EGenericType"},{"id":1174,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"virtualProcessorSubcomponentType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1175,"derived":false},{"id":1176,"eClass":"EGenericType"},{"id":1177,"eClass":"EGenericType"},{"id":1178,"eClass":"EGenericType"},{"id":1179,"eClass":"EGenericType"},{"id":1180,"eClass":"EGenericType"},{"id":1181,"eClass":"EGenericType"},{"id":1182,"eClass":"EGenericType"},{"id":1183,"eClass":"EGenericType"},{"id":1184,"eClass":"EGenericType"},{"id":1185,"eClass":"EGenericType"},{"id":1186,"eClass":"EGenericType"},{"id":1187,"eClass":"EGenericType"},{"id":1188,"eClass":"EGenericType"},{"id":1189,"eClass":"EGenericType"},{"id":1190,"eClass":"EGenericType"},{"id":1191,"eClass":"EGenericType"},{"id":1192,"eClass":"EGenericType"},{"id":1193,"eClass":"EGenericType"},{"id":1194,"eClass":"EGenericType"},{"id":1195,"eClass":"EGenericType"},{"id":1196,"eClass":"EGenericType"},{"id":1197,"eClass":"EGenericType"},{"id":1198,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedBusAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1199,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1200,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEventDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1201,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEventPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1202,"derived":false},{"id":1203,"eClass":"EGenericType"},{"id":1204,"eClass":"EGenericType"},{"id":1205,"eClass":"EGenericType"},{"id":1206,"eClass":"EGenericType"},{"id":1207,"eClass":"EGenericType"},{"id":1208,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedVirtualBusSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1209,"derived":false},{"id":1210,"eClass":"EGenericType"},{"id":1211,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1212,"derived":true},{"id":1213,"eClass":"EGenericType"},{"id":1214,"eClass":"EGenericType"},{"id":1215,"eClass":"EGenericType"},{"id":1216,"eClass":"EGenericType"},{"id":1217,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1218,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDataAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1219,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramGroupAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1220,"derived":false},{"id":1221,"eClass":"EGenericType"},{"id":1222,"eClass":"EGenericType"},{"id":1223,"eClass":"EGenericType"},{"id":1224,"eClass":"EGenericType"},{"id":1225,"eClass":"EGenericType"},{"id":1226,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDataSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1227,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1228,"derived":false},{"id":1229,"eClass":"EGenericType"},{"id":1230,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1231,"derived":true},{"id":1232,"eClass":"EGenericType"},{"id":1233,"eClass":"EGenericType"},{"id":1234,"eClass":"EGenericType"},{"id":1235,"eClass":"EGenericType"},{"id":1236,"eClass":"EGenericType"},{"id":1237,"eClass":"EGenericType"},{"id":1238,"eClass":"EGenericType"},{"id":1239,"eClass":"EGenericType"},{"id":1240,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1241,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEventDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1242,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEventPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1243,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedBusAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1244,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1245,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramGroupAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1246,"derived":false},{"id":1247,"eClass":"EGenericType"},{"id":1248,"eClass":"EGenericType"},{"id":1249,"eClass":"EGenericType"},{"id":1250,"eClass":"EGenericType"},{"id":1251,"eClass":"EGenericType"},{"id":1252,"eClass":"EGenericType"},{"id":1253,"eClass":"EGenericType"},{"id":1254,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedBusSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1255,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDataSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1256,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedVirtualBusSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1257,"derived":false},{"id":1258,"eClass":"EGenericType"},{"id":1259,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1260,"derived":true},{"id":1261,"eClass":"EGenericType"},{"id":1262,"eClass":"EGenericType"},{"id":1263,"eClass":"EGenericType"},{"id":1264,"eClass":"EGenericType"},{"id":1265,"eClass":"EGenericType"},{"id":1266,"eClass":"EGenericType"},{"id":1267,"eClass":"EGenericType"},{"id":1268,"eClass":"EGenericType"},{"id":1269,"eClass":"EGenericType"},{"id":1270,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedBusAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1271,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1272,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEventDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1273,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEventPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1274,"derived":false},{"id":1275,"eClass":"EGenericType"},{"id":1276,"eClass":"EGenericType"},{"id":1277,"eClass":"EGenericType"},{"id":1278,"eClass":"EGenericType"},{"id":1279,"eClass":"EGenericType"},{"id":1280,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedBusSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1281,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedMemorySubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1282,"derived":false},{"id":1283,"eClass":"EGenericType"},{"id":1284,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1285,"derived":true},{"id":1286,"eClass":"EGenericType"},{"id":1287,"eClass":"EGenericType"},{"id":1288,"eClass":"EGenericType"},{"id":1289,"eClass":"EGenericType"},{"id":1290,"eClass":"EGenericType"},{"id":1291,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEventDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1292,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEventPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1293,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1294,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDataAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1295,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1296,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramGroupAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1297,"derived":false},{"id":1298,"eClass":"EGenericType"},{"id":1299,"eClass":"EGenericType"},{"id":1300,"eClass":"EGenericType"},{"id":1301,"eClass":"EGenericType"},{"id":1302,"eClass":"EGenericType"},{"id":1303,"eClass":"EGenericType"},{"id":1304,"eClass":"EGenericType"},{"id":1305,"eClass":"EGenericType"},{"id":1306,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDataSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1307,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1308,"derived":false},{"id":1309,"eClass":"EGenericType"},{"id":1310,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1311,"derived":true},{"id":1312,"eClass":"EGenericType"},{"id":1313,"eClass":"EGenericType"},{"id":1314,"eClass":"EGenericType"},{"id":1315,"eClass":"EGenericType"},{"id":1316,"eClass":"EGenericType"},{"id":1317,"eClass":"EGenericType"},{"id":1318,"eClass":"EGenericType"},{"id":1319,"eClass":"EGenericType"},{"id":1320,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1321,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramGroupAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1322,"derived":false},{"id":1323,"eClass":"EGenericType"},{"id":1324,"eClass":"EGenericType"},{"id":1325,"eClass":"EGenericType"},{"id":1326,"eClass":"EGenericType"},{"id":1327,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1328,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramGroupSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1329,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDataSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1330,"derived":false},{"id":1331,"eClass":"EGenericType"},{"id":1332,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1333,"derived":true},{"id":1334,"eClass":"EGenericType"},{"id":1335,"eClass":"EGenericType"},{"id":1336,"eClass":"EGenericType"},{"id":1337,"eClass":"EGenericType"},{"id":1338,"eClass":"EGenericType"},{"id":1339,"eClass":"EGenericType"},{"id":1340,"eClass":"EGenericType"},{"id":1341,"eClass":"EGenericType"},{"id":1342,"eClass":"EGenericType"},{"id":1343,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedBusAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1344,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDataAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1345,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1346,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramGroupAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1347,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1348,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEventPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1349,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEventDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1350,"derived":false},{"id":1351,"eClass":"EGenericType"},{"id":1352,"eClass":"EGenericType"},{"id":1353,"eClass":"EGenericType"},{"id":1354,"eClass":"EGenericType"},{"id":1355,"eClass":"EGenericType"},{"id":1356,"eClass":"EGenericType"},{"id":1357,"eClass":"EGenericType"},{"id":1358,"eClass":"EGenericType"},{"id":1359,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedBusSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1360,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDataSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1361,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDeviceSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1362,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedMemorySubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1363,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedProcessSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1364,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedProcessorSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1365,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1366,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramGroupSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1367,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSystemSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1368,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedVirtualBusSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1369,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedVirtualProcessorSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1370,"derived":false},{"id":1371,"eClass":"EGenericType"},{"id":1372,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1373,"derived":true},{"id":1374,"eClass":"EGenericType"},{"id":1375,"eClass":"EGenericType"},{"id":1376,"eClass":"EGenericType"},{"id":1377,"eClass":"EGenericType"},{"id":1378,"eClass":"EGenericType"},{"id":1379,"eClass":"EGenericType"},{"id":1380,"eClass":"EGenericType"},{"id":1381,"eClass":"EGenericType"},{"id":1382,"eClass":"EGenericType"},{"id":1383,"eClass":"EGenericType"},{"id":1384,"eClass":"EGenericType"},{"id":1385,"eClass":"EGenericType"},{"id":1386,"eClass":"EGenericType"},{"id":1387,"eClass":"EGenericType"},{"id":1388,"eClass":"EGenericType"},{"id":1389,"eClass":"EGenericType"},{"id":1390,"eClass":"EGenericType"},{"id":1391,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1392,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEventDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1393,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEventPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1394,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedBusAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1395,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1396,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramGroupAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1397,"derived":false},{"id":1398,"eClass":"EGenericType"},{"id":1399,"eClass":"EGenericType"},{"id":1400,"eClass":"EGenericType"},{"id":1401,"eClass":"EGenericType"},{"id":1402,"eClass":"EGenericType"},{"id":1403,"eClass":"EGenericType"},{"id":1404,"eClass":"EGenericType"},{"id":1405,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedBusSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1406,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedMemorySubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1407,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedVirtualBusSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1408,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedVirtualProcessorSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1409,"derived":false},{"id":1410,"eClass":"EGenericType"},{"id":1411,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1412,"derived":true},{"id":1413,"eClass":"EGenericType"},{"id":1414,"eClass":"EGenericType"},{"id":1415,"eClass":"EGenericType"},{"id":1416,"eClass":"EGenericType"},{"id":1417,"eClass":"EGenericType"},{"id":1418,"eClass":"EGenericType"},{"id":1419,"eClass":"EGenericType"},{"id":1420,"eClass":"EGenericType"},{"id":1421,"eClass":"EGenericType"},{"id":1422,"eClass":"EGenericType"},{"id":1423,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1424,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEventDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1425,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEventPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1426,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDataAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1427,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1428,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramGroupAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1429,"derived":false},{"id":1430,"eClass":"EGenericType"},{"id":1431,"eClass":"EGenericType"},{"id":1432,"eClass":"EGenericType"},{"id":1433,"eClass":"EGenericType"},{"id":1434,"eClass":"EGenericType"},{"id":1435,"eClass":"EGenericType"},{"id":1436,"eClass":"EGenericType"},{"id":1437,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDataSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1438,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1439,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramGroupSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1440,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedThreadSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1441,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedThreadGroupSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1442,"derived":false},{"id":1443,"eClass":"EGenericType"},{"id":1444,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1445,"derived":true},{"id":1446,"eClass":"EGenericType"},{"id":1447,"eClass":"EGenericType"},{"id":1448,"eClass":"EGenericType"},{"id":1449,"eClass":"EGenericType"},{"id":1450,"eClass":"EGenericType"},{"id":1451,"eClass":"EGenericType"},{"id":1452,"eClass":"EGenericType"},{"id":1453,"eClass":"EGenericType"},{"id":1454,"eClass":"EGenericType"},{"id":1455,"eClass":"EGenericType"},{"id":1456,"eClass":"EGenericType"},{"id":1457,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1458,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEventDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1459,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEventPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1460,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDataAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1461,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1462,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramGroupAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1463,"derived":false},{"id":1464,"eClass":"EGenericType"},{"id":1465,"eClass":"EGenericType"},{"id":1466,"eClass":"EGenericType"},{"id":1467,"eClass":"EGenericType"},{"id":1468,"eClass":"EGenericType"},{"id":1469,"eClass":"EGenericType"},{"id":1470,"eClass":"EGenericType"},{"id":1471,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramGroupSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1472,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1473,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDataSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1474,"derived":false},{"id":1475,"eClass":"EGenericType"},{"id":1476,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1477,"derived":true},{"id":1478,"eClass":"EGenericType"},{"id":1479,"eClass":"EGenericType"},{"id":1480,"eClass":"EGenericType"},{"id":1481,"eClass":"EGenericType"},{"id":1482,"eClass":"EGenericType"},{"id":1483,"eClass":"EGenericType"},{"id":1484,"eClass":"EGenericType"},{"id":1485,"eClass":"EGenericType"},{"id":1486,"eClass":"EGenericType"},{"id":1487,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1488,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEventDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1489,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEventPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1490,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDataAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1491,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1492,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramGroupAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1493,"derived":false},{"id":1494,"eClass":"EGenericType"},{"id":1495,"eClass":"EGenericType"},{"id":1496,"eClass":"EGenericType"},{"id":1497,"eClass":"EGenericType"},{"id":1498,"eClass":"EGenericType"},{"id":1499,"eClass":"EGenericType"},{"id":1500,"eClass":"EGenericType"},{"id":1501,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDataSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1502,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedThreadSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1503,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedThreadGroupSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1504,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1505,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramGroupSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1506,"derived":false},{"id":1507,"eClass":"EGenericType"},{"id":1508,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1509,"derived":true},{"id":1510,"eClass":"EGenericType"},{"id":1511,"eClass":"EGenericType"},{"id":1512,"eClass":"EGenericType"},{"id":1513,"eClass":"EGenericType"},{"id":1514,"eClass":"EGenericType"},{"id":1515,"eClass":"EGenericType"},{"id":1516,"eClass":"EGenericType"},{"id":1517,"eClass":"EGenericType"},{"id":1518,"eClass":"EGenericType"},{"id":1519,"eClass":"EGenericType"},{"id":1520,"eClass":"EGenericType"},{"id":1521,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1522,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEventDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1523,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEventPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1524,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedBusAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1525,"derived":false},{"id":1526,"eClass":"EGenericType"},{"id":1527,"eClass":"EGenericType"},{"id":1528,"eClass":"EGenericType"},{"id":1529,"eClass":"EGenericType"},{"id":1530,"eClass":"EGenericType"},{"id":1531,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedVirtualBusSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1532,"derived":false},{"id":1533,"eClass":"EGenericType"},{"id":1534,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1535,"derived":true},{"id":1536,"eClass":"EGenericType"},{"id":1537,"eClass":"EGenericType"},{"id":1538,"eClass":"EGenericType"},{"id":1539,"eClass":"EGenericType"},{"id":1540,"eClass":"EGenericType"},{"id":1541,"eClass":"EGenericType"},{"id":1542,"eClass":"EGenericType"},{"id":1543,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1544,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEventDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1545,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEventPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1546,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1547,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramGroupAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1548,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedBusAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1549,"derived":false},{"id":1550,"eClass":"EGenericType"},{"id":1551,"eClass":"EGenericType"},{"id":1552,"eClass":"EGenericType"},{"id":1553,"eClass":"EGenericType"},{"id":1554,"eClass":"EGenericType"},{"id":1555,"eClass":"EGenericType"},{"id":1556,"eClass":"EGenericType"},{"id":1557,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedVirtualBusSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1558,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedVirtualProcessorSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1559,"derived":false},{"id":1560,"eClass":"EGenericType"},{"id":1561,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1562,"derived":true},{"id":1563,"eClass":"EGenericType"},{"id":1564,"eClass":"EGenericType"},{"id":1565,"eClass":"EGenericType"},{"id":1566,"eClass":"EGenericType"},{"id":1567,"eClass":"EGenericType"},{"id":1568,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"property","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1569,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedValue","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1570,"derived":false},{"id":1571,"eClass":"EGenericType"},{"id":1572,"eClass":"EGenericType"},{"id":1573,"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":"referencedPropertyType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1574,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPropertyType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1575,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constantValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1576,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"propertyType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":1577,"derived":true},{"id":1578,"eClass":"EGenericType"},{"id":1579,"eClass":"EGenericType"},{"id":1580,"eClass":"EGenericType"},{"id":1581,"eClass":"EGenericType"},{"id":1582,"eClass":"EGenericType"},{"id":1583,"eClass":"EGenericType"},{"id":1584,"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":1585,"derived":false},{"id":1586,"eClass":"EGenericType"},{"id":1587,"eClass":"EGenericType"},{"id":1588,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"getScaledValue","lowerBound":1,"id":1589,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getScaledValue","lowerBound":1,"id":1590,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getScaledValue","lowerBound":1,"id":1591,"many":false,"required":true,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"unit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1592,"derived":false},{"id":1593,"eClass":"EGenericType"},{"id":1594,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"target","lowerBound":1,"id":1595,"many":false,"required":true,"eClass":"EParameter"},{"id":1596,"eClass":"EGenericType"},{"id":1597,"eClass":"EGenericType"},{"id":1598,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"target","lowerBound":1,"id":1599,"many":false,"required":true,"eClass":"EParameter"},{"id":1600,"eClass":"EGenericType"},{"id":1601,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"getAbsoluteFactor","lowerBound":1,"id":1602,"many":false,"required":true,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"baseUnit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1603,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"factor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1604,"derived":false},{"id":1605,"eClass":"EGenericType"},{"id":1606,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"target","lowerBound":1,"id":1607,"many":false,"required":true,"eClass":"EParameter"},{"id":1608,"eClass":"EGenericType"},{"id":1609,"eClass":"EGenericType"},{"id":1610,"eClass":"EGenericType"},{"id":1611,"eClass":"EGenericType"},{"id":1612,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"classifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1613,"derived":false},{"id":1614,"eClass":"EGenericType"},{"id":1615,"eClass":"EGenericType"},{"id":1616,"eClass":"EGenericType"},{"id":1617,"eClass":"EGenericType"},{"id":1618,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":1619,"derived":false},{"id":1620,"eClass":"EGenericType"},{"id":1621,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"minimum","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1622,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"maximum","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1623,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"delta","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1624,"derived":false},{"id":1625,"eClass":"EGenericType"},{"id":1626,"eClass":"EGenericType"},{"id":1627,"eClass":"EGenericType"},{"id":1628,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"base","changeable":true,"lowerBound":0,"iD":false,"id":1629,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":1630,"derived":false},{"id":1631,"eClass":"EGenericType"},{"id":1632,"eClass":"EGenericType"},{"id":1633,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":1634,"derived":false},{"id":1635,"eClass":"EGenericType"},{"id":1636,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":1,"iD":false,"id":1637,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPropertyExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1638,"derived":false},{"id":1639,"eClass":"EGenericType"},{"id":1640,"eClass":"EGenericType"},{"id":1641,"eClass":"EGenericType"},{"name":"and","id":1642,"value":0,"literal":"and","eClass":"EEnumLiteral"},{"name":"or","id":1643,"value":1,"literal":"or","eClass":"EEnumLiteral"},{"name":"not","id":1644,"value":2,"literal":"not","eClass":"EEnumLiteral"},{"name":"plus","id":1645,"value":3,"literal":"plus","eClass":"EEnumLiteral"},{"name":"minus","id":1646,"value":4,"literal":"minus","eClass":"EEnumLiteral"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedFieldValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1647,"derived":false},{"id":1648,"eClass":"EGenericType"},{"id":1649,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"function","changeable":true,"lowerBound":1,"iD":false,"id":1650,"derived":false},{"id":1651,"eClass":"EGenericType"},{"id":1652,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedListElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1653,"derived":false},{"id":1654,"eClass":"EGenericType"},{"id":1655,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"namedValue","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1656,"derived":false},{"id":1657,"eClass":"EGenericType"},{"id":1658,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPropertyType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1659,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1660,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPropertyConstant","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1661,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importedUnit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1662,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAnnexSubclause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1663,"derived":false},{"id":1664,"eClass":"EGenericType"},{"id":1665,"eClass":"EGenericType"},{"id":1666,"eClass":"EGenericType"},{"id":1667,"eClass":"EGenericType"},{"id":1668,"eClass":"EGenericType"},{"id":1669,"eClass":"EGenericType"},{"id":1670,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1671,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"propertySet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1672,"derived":false},{"id":1673,"eClass":"EGenericType"},{"id":1674,"eClass":"EGenericType"},{"id":1675,"eClass":"EGenericType"},{"id":1676,"eClass":"EGenericType"},{"id":1677,"eClass":"EGenericType"},{"id":1678,"eClass":"EGenericType"},{"id":1679,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedUnitsType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1680,"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":"referencedUnitsType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1681,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"range","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1682,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"unitsType","changeable":false,"resolveProxies":true,"lowerBound":0,"id":1683,"derived":true},{"id":1684,"eClass":"EGenericType"},{"id":1685,"eClass":"EGenericType"},{"id":1686,"eClass":"EGenericType"},{"id":1687,"eClass":"EGenericType"},{"id":1688,"eClass":"EGenericType"},{"id":1689,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedLiteral","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1690,"derived":false},{"id":1691,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedLiteral","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1692,"derived":false},{"id":1693,"eClass":"EGenericType"},{"id":1694,"eClass":"EGenericType"},{"id":1695,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"upperBound","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1696,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lowerBound","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1697,"derived":false},{"id":1698,"eClass":"EGenericType"},{"id":1699,"eClass":"EGenericType"},{"id":1700,"eClass":"EGenericType"},{"id":1701,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classifierReference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1702,"derived":false},{"id":1703,"eClass":"EGenericType"},{"id":1704,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedNumberType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1705,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"numberType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":1706,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referencedNumberType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1707,"derived":false},{"id":1708,"eClass":"EGenericType"},{"id":1709,"eClass":"EGenericType"},{"id":1710,"eClass":"EGenericType"},{"id":1711,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedField","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1712,"derived":false},{"id":1713,"eClass":"EGenericType"},{"id":1714,"eClass":"EGenericType"},{"id":1715,"eClass":"EGenericType"},{"id":1716,"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":"namedElementReference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1717,"derived":false},{"id":1718,"eClass":"EGenericType"},{"id":1719,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedElementType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1720,"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":"referencedElementType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1721,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"elementType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":1722,"derived":true},{"id":1723,"eClass":"EGenericType"},{"id":1724,"eClass":"EGenericType"},{"id":1725,"eClass":"EGenericType"},{"id":1726,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":0,"target":90},{"source":0,"target":91},{"source":0,"target":92},{"source":0,"target":93},{"source":0,"target":94},{"source":0,"target":95},{"source":0,"target":96},{"source":0,"target":97},{"source":0,"target":98},{"source":0,"target":99},{"source":0,"target":100},{"source":0,"target":101},{"source":0,"target":102},{"source":0,"target":103},{"source":0,"target":104},{"source":0,"target":105},{"source":0,"target":106},{"source":0,"target":107},{"source":0,"target":108},{"source":0,"target":109},{"source":0,"target":110},{"source":0,"target":111},{"source":0,"target":112},{"source":0,"target":113},{"source":0,"target":114},{"source":0,"target":115},{"source":0,"target":116},{"source":0,"target":117},{"source":0,"target":118},{"source":0,"target":119},{"source":0,"target":120},{"source":0,"target":121},{"source":0,"target":122},{"source":0,"target":123},{"source":0,"target":124},{"source":0,"target":125},{"source":0,"target":126},{"source":0,"target":127},{"source":0,"target":128},{"source":0,"target":129},{"source":0,"target":130},{"source":0,"target":131},{"source":0,"target":132},{"source":0,"target":133},{"source":0,"target":134},{"source":0,"target":135},{"source":0,"target":136},{"source":0,"target":137},{"source":0,"target":138},{"source":0,"target":139},{"source":0,"target":140},{"source":0,"target":141},{"source":0,"target":142},{"source":0,"target":143},{"source":0,"target":144},{"source":0,"target":145},{"source":0,"target":146},{"source":0,"target":147},{"source":0,"target":148},{"source":0,"target":149},{"source":0,"target":150},{"source":0,"target":151},{"source":0,"target":152},{"source":0,"target":153},{"source":0,"target":154},{"source":0,"target":155},{"source":0,"target":156},{"source":0,"target":157},{"source":0,"target":158},{"source":0,"target":159},{"source":0,"target":160},{"source":0,"target":161},{"source":0,"target":162},{"source":0,"target":163},{"source":0,"target":164},{"source":0,"target":165},{"source":0,"target":166},{"source":0,"target":167},{"source":0,"target":168},{"source":0,"target":169},{"source":0,"target":170},{"source":0,"target":171},{"source":0,"target":172},{"source":0,"target":173},{"source":0,"target":174},{"source":0,"target":175},{"source":0,"target":176},{"source":0,"target":177},{"source":0,"target":178},{"source":0,"target":179},{"source":0,"target":180},{"source":0,"target":181},{"source":0,"target":182},{"source":0,"target":183},{"source":0,"target":184},{"source":0,"target":185},{"source":0,"target":186},{"source":0,"target":187},{"source":0,"target":188},{"source":0,"target":189},{"source":0,"target":190},{"source":0,"target":191},{"source":0,"target":192},{"source":0,"target":193},{"source":0,"target":194},{"source":0,"target":195},{"source":0,"target":196},{"source":0,"target":197},{"source":0,"target":198},{"source":0,"target":199},{"source":0,"target":200},{"source":0,"target":201},{"source":0,"target":202},{"source":0,"target":203},{"source":0,"target":204},{"source":0,"target":205},{"source":0,"target":206},{"source":0,"target":207},{"source":0,"target":208},{"source":0,"target":209},{"source":0,"target":210},{"source":0,"target":211},{"source":0,"target":212},{"source":0,"target":213},{"source":0,"target":214},{"source":0,"target":215},{"source":0,"target":216},{"source":0,"target":217},{"source":0,"target":218},{"source":0,"target":219},{"source":0,"target":220},{"source":0,"target":221},{"source":0,"target":222},{"source":0,"target":223},{"source":0,"target":224},{"source":0,"target":225},{"source":0,"target":226},{"source":0,"target":227},{"source":0,"target":228},{"source":0,"target":229},{"source":0,"target":230},{"source":0,"target":231},{"source":0,"target":232},{"source":0,"target":233},{"source":0,"target":234},{"source":0,"target":235},{"source":0,"target":236},{"source":0,"target":237},{"source":0,"target":238},{"source":0,"target":239},{"source":0,"target":240},{"source":0,"target":241},{"source":0,"target":242},{"source":0,"target":243},{"source":0,"target":244},{"source":0,"target":245},{"source":0,"target":246},{"source":0,"target":247},{"source":0,"target":248},{"source":0,"target":249},{"source":0,"target":250},{"source":0,"target":251},{"source":0,"target":252},{"source":0,"target":253},{"source":0,"target":254},{"source":0,"target":255},{"source":0,"target":256},{"source":0,"target":257},{"source":0,"target":258},{"source":0,"target":259},{"source":0,"target":260},{"source":0,"target":261},{"source":0,"target":262},{"source":0,"target":263},{"source":0,"target":264},{"source":0,"target":265},{"source":0,"target":266},{"source":0,"target":267},{"source":0,"target":268},{"source":0,"target":269},{"source":0,"target":270},{"source":0,"target":271},{"source":0,"target":272},{"source":1,"target":0},{"source":1,"target":273},{"source":1,"target":274},{"source":1,"target":275},{"source":273,"target":1},{"source":273,"target":276},{"source":273,"target":1},{"source":276,"target":1},{"source":274,"target":1},{"source":274,"target":277},{"source":274,"target":1},{"source":277,"target":1},{"source":275,"target":2},{"source":275,"target":278},{"source":275,"target":1},{"source":278,"target":2},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":279},{"source":2,"target":280},{"source":279,"target":3},{"source":279,"target":281},{"source":279,"target":2},{"source":281,"target":3},{"source":280,"target":1},{"source":3,"target":0},{"source":4,"target":0},{"source":4,"target":5},{"source":4,"target":282},{"source":282,"target":5},{"source":5,"target":0},{"source":5,"target":1},{"source":5,"target":283},{"source":5,"target":284},{"source":5,"target":285},{"source":5,"target":286},{"source":5,"target":287},{"source":5,"target":288},{"source":5,"target":289},{"source":283,"target":17},{"source":283,"target":290},{"source":283,"target":5},{"source":290,"target":17},{"source":284,"target":3},{"source":284,"target":291},{"source":284,"target":5},{"source":291,"target":3},{"source":285,"target":13},{"source":285,"target":292},{"source":285,"target":5},{"source":285,"target":293},{"source":285,"target":294},{"source":292,"target":13},{"source":293,"target":3},{"source":293,"target":295},{"source":293,"target":285},{"source":295,"target":3},{"source":294,"target":3},{"source":294,"target":296},{"source":294,"target":285},{"source":296,"target":3},{"source":286,"target":3},{"source":286,"target":297},{"source":286,"target":5},{"source":297,"target":3},{"source":287,"target":3},{"source":287,"target":298},{"source":287,"target":5},{"source":298,"target":3},{"source":288,"target":6},{"source":288,"target":299},{"source":288,"target":5},{"source":299,"target":6},{"source":289,"target":1},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":300},{"source":6,"target":301},{"source":6,"target":302},{"source":6,"target":303},{"source":6,"target":304},{"source":6,"target":305},{"source":6,"target":306},{"source":300,"target":7},{"source":300,"target":307},{"source":300,"target":6},{"source":307,"target":7},{"source":301,"target":31},{"source":301,"target":308},{"source":301,"target":6},{"source":308,"target":31},{"source":302,"target":16},{"source":302,"target":309},{"source":302,"target":6},{"source":309,"target":16},{"source":303,"target":12},{"source":303,"target":310},{"source":303,"target":6},{"source":310,"target":12},{"source":304,"target":12},{"source":304,"target":311},{"source":304,"target":6},{"source":311,"target":12},{"source":305,"target":35},{"source":305,"target":312},{"source":305,"target":6},{"source":312,"target":35},{"source":306,"target":1},{"source":7,"target":0},{"source":7,"target":8},{"source":7,"target":11},{"source":7,"target":313},{"source":7,"target":314},{"source":7,"target":315},{"source":7,"target":316},{"source":7,"target":317},{"source":7,"target":318},{"source":7,"target":319},{"source":7,"target":320},{"source":313,"target":12},{"source":313,"target":321},{"source":313,"target":7},{"source":321,"target":12},{"source":314,"target":13},{"source":314,"target":322},{"source":314,"target":7},{"source":322,"target":13},{"source":315,"target":14},{"source":315,"target":323},{"source":315,"target":7},{"source":323,"target":14},{"source":316,"target":16},{"source":316,"target":324},{"source":316,"target":7},{"source":324,"target":16},{"source":317,"target":15},{"source":317,"target":325},{"source":317,"target":7},{"source":325,"target":15},{"source":318,"target":12},{"source":318,"target":326},{"source":318,"target":7},{"source":326,"target":12},{"source":319,"target":8},{"source":320,"target":11},{"source":8,"target":0},{"source":8,"target":9},{"source":8,"target":327},{"source":8,"target":328},{"source":8,"target":329},{"source":8,"target":330},{"source":327,"target":10},{"source":327,"target":331},{"source":327,"target":8},{"source":331,"target":10},{"source":328,"target":10},{"source":328,"target":332},{"source":328,"target":8},{"source":332,"target":10},{"source":329,"target":10},{"source":329,"target":333},{"source":329,"target":8},{"source":333,"target":10},{"source":330,"target":9},{"source":9,"target":0},{"source":9,"target":5},{"source":9,"target":334},{"source":9,"target":335},{"source":334,"target":4},{"source":334,"target":336},{"source":334,"target":9},{"source":336,"target":4},{"source":335,"target":5},{"source":10,"target":0},{"source":10,"target":4},{"source":10,"target":337},{"source":337,"target":4},{"source":11,"target":0},{"source":12,"target":0},{"source":13,"target":0},{"source":13,"target":1},{"source":13,"target":338},{"source":338,"target":1},{"source":14,"target":0},{"source":14,"target":15},{"source":14,"target":339},{"source":14,"target":340},{"source":14,"target":341},{"source":339,"target":3},{"source":339,"target":342},{"source":339,"target":14},{"source":342,"target":3},{"source":340,"target":3},{"source":340,"target":343},{"source":340,"target":14},{"source":343,"target":3},{"source":341,"target":15},{"source":15,"target":0},{"source":15,"target":1},{"source":15,"target":344},{"source":344,"target":1},{"source":16,"target":0},{"source":16,"target":17},{"source":16,"target":4},{"source":16,"target":345},{"source":16,"target":346},{"source":16,"target":347},{"source":16,"target":348},{"source":16,"target":349},{"source":16,"target":350},{"source":16,"target":351},{"source":16,"target":352},{"source":16,"target":353},{"source":16,"target":354},{"source":16,"target":355},{"source":16,"target":356},{"source":345,"target":18},{"source":345,"target":357},{"source":345,"target":16},{"source":345,"target":358},{"source":357,"target":18},{"source":346,"target":5},{"source":346,"target":359},{"source":346,"target":16},{"source":359,"target":5},{"source":347,"target":19},{"source":347,"target":360},{"source":347,"target":16},{"source":347,"target":361},{"source":360,"target":19},{"source":348,"target":16},{"source":348,"target":362},{"source":348,"target":16},{"source":362,"target":16},{"source":349,"target":22},{"source":349,"target":363},{"source":349,"target":16},{"source":363,"target":22},{"source":350,"target":26},{"source":350,"target":364},{"source":350,"target":16},{"source":364,"target":26},{"source":351,"target":30},{"source":351,"target":365},{"source":351,"target":16},{"source":365,"target":30},{"source":352,"target":12},{"source":352,"target":366},{"source":352,"target":16},{"source":366,"target":12},{"source":353,"target":12},{"source":353,"target":367},{"source":353,"target":16},{"source":367,"target":12},{"source":354,"target":12},{"source":354,"target":368},{"source":354,"target":16},{"source":368,"target":12},{"source":355,"target":17},{"source":356,"target":4},{"source":17,"target":0},{"source":17,"target":5},{"source":17,"target":369},{"source":17,"target":370},{"source":17,"target":371},{"source":369,"target":5},{"source":369,"target":372},{"source":369,"target":17},{"source":372,"target":5},{"source":370,"target":5},{"source":370,"target":373},{"source":370,"target":17},{"source":373,"target":5},{"source":371,"target":5},{"source":18,"target":0},{"source":18,"target":5},{"source":18,"target":358},{"source":18,"target":374},{"source":358,"target":16},{"source":358,"target":375},{"source":358,"target":18},{"source":358,"target":345},{"source":375,"target":16},{"source":374,"target":5},{"source":19,"target":0},{"source":19,"target":20},{"source":19,"target":376},{"source":19,"target":361},{"source":19,"target":377},{"source":376,"target":16},{"source":376,"target":378},{"source":376,"target":19},{"source":378,"target":16},{"source":361,"target":16},{"source":361,"target":379},{"source":361,"target":19},{"source":361,"target":347},{"source":379,"target":16},{"source":377,"target":20},{"source":20,"target":0},{"source":20,"target":21},{"source":20,"target":380},{"source":20,"target":381},{"source":20,"target":382},{"source":380,"target":1},{"source":380,"target":383},{"source":380,"target":20},{"source":383,"target":1},{"source":381,"target":1},{"source":381,"target":384},{"source":381,"target":20},{"source":384,"target":1},{"source":382,"target":21},{"source":21,"target":0},{"source":21,"target":1},{"source":21,"target":385},{"source":21,"target":386},{"source":385,"target":1},{"source":385,"target":387},{"source":385,"target":21},{"source":387,"target":1},{"source":386,"target":1},{"source":22,"target":0},{"source":22,"target":23},{"source":22,"target":388},{"source":388,"target":23},{"source":23,"target":0},{"source":23,"target":5},{"source":23,"target":389},{"source":23,"target":390},{"source":23,"target":391},{"source":389,"target":24},{"source":389,"target":392},{"source":389,"target":23},{"source":392,"target":24},{"source":390,"target":24},{"source":390,"target":393},{"source":390,"target":23},{"source":393,"target":24},{"source":391,"target":5},{"source":24,"target":0},{"source":24,"target":25},{"source":24,"target":394},{"source":24,"target":395},{"source":24,"target":396},{"source":394,"target":12},{"source":394,"target":397},{"source":394,"target":24},{"source":397,"target":12},{"source":395,"target":12},{"source":395,"target":398},{"source":395,"target":24},{"source":398,"target":12},{"source":396,"target":25},{"source":25,"target":0},{"source":25,"target":18},{"source":25,"target":399},{"source":399,"target":18},{"source":26,"target":0},{"source":26,"target":27},{"source":26,"target":29},{"source":26,"target":400},{"source":26,"target":401},{"source":26,"target":402},{"source":400,"target":26},{"source":400,"target":403},{"source":400,"target":26},{"source":403,"target":26},{"source":401,"target":27},{"source":402,"target":29},{"source":27,"target":0},{"source":27,"target":28},{"source":27,"target":18},{"source":27,"target":404},{"source":27,"target":405},{"source":404,"target":28},{"source":405,"target":18},{"source":28,"target":0},{"source":28,"target":5},{"source":28,"target":406},{"source":28,"target":407},{"source":28,"target":408},{"source":406,"target":16},{"source":406,"target":409},{"source":406,"target":28},{"source":409,"target":16},{"source":407,"target":28},{"source":407,"target":410},{"source":407,"target":28},{"source":410,"target":28},{"source":408,"target":5},{"source":29,"target":0},{"source":30,"target":0},{"source":30,"target":1},{"source":30,"target":411},{"source":30,"target":412},{"source":411,"target":26},{"source":411,"target":413},{"source":411,"target":30},{"source":413,"target":26},{"source":412,"target":1},{"source":31,"target":0},{"source":31,"target":1},{"source":31,"target":414},{"source":31,"target":415},{"source":31,"target":416},{"source":414,"target":32},{"source":414,"target":417},{"source":414,"target":31},{"source":417,"target":32},{"source":415,"target":32},{"source":415,"target":418},{"source":415,"target":31},{"source":418,"target":32},{"source":416,"target":1},{"source":32,"target":0},{"source":32,"target":1},{"source":32,"target":419},{"source":32,"target":420},{"source":32,"target":421},{"source":32,"target":422},{"source":32,"target":423},{"source":419,"target":33},{"source":419,"target":424},{"source":419,"target":32},{"source":424,"target":33},{"source":420,"target":5},{"source":420,"target":425},{"source":420,"target":32},{"source":425,"target":5},{"source":421,"target":3},{"source":421,"target":426},{"source":421,"target":32},{"source":426,"target":3},{"source":422,"target":32},{"source":422,"target":427},{"source":422,"target":32},{"source":427,"target":32},{"source":423,"target":1},{"source":33,"target":0},{"source":33,"target":1},{"source":33,"target":428},{"source":33,"target":429},{"source":33,"target":430},{"source":428,"target":34},{"source":428,"target":431},{"source":428,"target":33},{"source":431,"target":34},{"source":429,"target":34},{"source":429,"target":432},{"source":429,"target":33},{"source":432,"target":34},{"source":430,"target":1},{"source":34,"target":0},{"source":35,"target":0},{"source":35,"target":23},{"source":35,"target":433},{"source":35,"target":434},{"source":433,"target":13},{"source":433,"target":435},{"source":433,"target":35},{"source":435,"target":13},{"source":434,"target":23},{"source":36,"target":0},{"source":36,"target":18},{"source":36,"target":436},{"source":436,"target":18},{"source":37,"target":0},{"source":38,"target":0},{"source":38,"target":1},{"source":38,"target":437},{"source":38,"target":438},{"source":437,"target":39},{"source":437,"target":439},{"source":437,"target":38},{"source":439,"target":39},{"source":438,"target":1},{"source":39,"target":0},{"source":39,"target":1},{"source":39,"target":440},{"source":39,"target":441},{"source":39,"target":442},{"source":440,"target":34},{"source":440,"target":443},{"source":440,"target":39},{"source":443,"target":34},{"source":441,"target":40},{"source":441,"target":444},{"source":441,"target":39},{"source":444,"target":40},{"source":442,"target":1},{"source":40,"target":0},{"source":41,"target":0},{"source":41,"target":1},{"source":41,"target":445},{"source":41,"target":446},{"source":445,"target":38},{"source":445,"target":447},{"source":445,"target":41},{"source":447,"target":38},{"source":446,"target":1},{"source":42,"target":0},{"source":42,"target":1},{"source":42,"target":448},{"source":42,"target":449},{"source":42,"target":450},{"source":448,"target":43},{"source":448,"target":451},{"source":448,"target":42},{"source":451,"target":43},{"source":449,"target":30},{"source":449,"target":452},{"source":449,"target":42},{"source":452,"target":30},{"source":450,"target":1},{"source":43,"target":0},{"source":43,"target":44},{"source":43,"target":453},{"source":43,"target":454},{"source":43,"target":455},{"source":43,"target":456},{"source":43,"target":457},{"source":43,"target":458},{"source":43,"target":459},{"source":43,"target":460},{"source":43,"target":461},{"source":43,"target":462},{"source":43,"target":463},{"source":43,"target":464},{"source":43,"target":465},{"source":43,"target":466},{"source":43,"target":467},{"source":43,"target":468},{"source":43,"target":469},{"source":43,"target":470},{"source":43,"target":471},{"source":43,"target":472},{"source":43,"target":473},{"source":43,"target":474},{"source":43,"target":475},{"source":43,"target":476},{"source":43,"target":477},{"source":453,"target":97},{"source":453,"target":478},{"source":453,"target":43},{"source":478,"target":97},{"source":454,"target":51},{"source":454,"target":479},{"source":454,"target":43},{"source":479,"target":51},{"source":455,"target":97},{"source":455,"target":480},{"source":455,"target":43},{"source":480,"target":97},{"source":456,"target":43},{"source":456,"target":481},{"source":456,"target":43},{"source":481,"target":43},{"source":457,"target":99},{"source":457,"target":482},{"source":457,"target":43},{"source":482,"target":99},{"source":458,"target":101},{"source":458,"target":483},{"source":458,"target":43},{"source":483,"target":101},{"source":459,"target":103},{"source":459,"target":484},{"source":459,"target":43},{"source":484,"target":103},{"source":460,"target":104},{"source":460,"target":485},{"source":460,"target":43},{"source":485,"target":104},{"source":461,"target":105},{"source":461,"target":486},{"source":461,"target":43},{"source":486,"target":105},{"source":462,"target":107},{"source":462,"target":487},{"source":462,"target":43},{"source":487,"target":107},{"source":463,"target":110},{"source":463,"target":488},{"source":463,"target":43},{"source":488,"target":110},{"source":464,"target":111},{"source":464,"target":489},{"source":464,"target":43},{"source":489,"target":111},{"source":465,"target":112},{"source":465,"target":490},{"source":465,"target":43},{"source":490,"target":112},{"source":466,"target":113},{"source":466,"target":491},{"source":466,"target":43},{"source":491,"target":113},{"source":467,"target":114},{"source":467,"target":492},{"source":467,"target":43},{"source":492,"target":114},{"source":468,"target":12},{"source":468,"target":493},{"source":468,"target":43},{"source":493,"target":12},{"source":469,"target":12},{"source":469,"target":494},{"source":469,"target":43},{"source":494,"target":12},{"source":470,"target":12},{"source":470,"target":495},{"source":470,"target":43},{"source":495,"target":12},{"source":471,"target":115},{"source":471,"target":496},{"source":471,"target":43},{"source":496,"target":115},{"source":472,"target":116},{"source":472,"target":497},{"source":472,"target":43},{"source":497,"target":116},{"source":473,"target":117},{"source":473,"target":498},{"source":473,"target":43},{"source":498,"target":117},{"source":474,"target":118},{"source":474,"target":499},{"source":474,"target":43},{"source":499,"target":118},{"source":475,"target":121},{"source":475,"target":500},{"source":475,"target":43},{"source":500,"target":121},{"source":476,"target":122},{"source":476,"target":501},{"source":476,"target":43},{"source":501,"target":122},{"source":477,"target":44},{"source":44,"target":0},{"source":44,"target":16},{"source":44,"target":45},{"source":44,"target":46},{"source":44,"target":502},{"source":44,"target":503},{"source":44,"target":504},{"source":44,"target":505},{"source":44,"target":506},{"source":44,"target":507},{"source":44,"target":508},{"source":44,"target":509},{"source":502,"target":24},{"source":502,"target":510},{"source":502,"target":44},{"source":510,"target":24},{"source":503,"target":47},{"source":503,"target":511},{"source":503,"target":44},{"source":511,"target":47},{"source":504,"target":12},{"source":504,"target":512},{"source":504,"target":44},{"source":512,"target":12},{"source":505,"target":12},{"source":505,"target":513},{"source":505,"target":44},{"source":513,"target":12},{"source":506,"target":12},{"source":506,"target":514},{"source":506,"target":44},{"source":514,"target":12},{"source":507,"target":16},{"source":508,"target":45},{"source":509,"target":46},{"source":45,"target":0},{"source":45,"target":4},{"source":45,"target":515},{"source":515,"target":4},{"source":46,"target":0},{"source":47,"target":0},{"source":47,"target":25},{"source":47,"target":516},{"source":47,"target":517},{"source":47,"target":518},{"source":47,"target":519},{"source":516,"target":24},{"source":516,"target":520},{"source":516,"target":47},{"source":520,"target":24},{"source":517,"target":24},{"source":517,"target":521},{"source":517,"target":47},{"source":521,"target":24},{"source":518,"target":48},{"source":518,"target":522},{"source":518,"target":47},{"source":522,"target":48},{"source":519,"target":25},{"source":48,"target":0},{"source":48,"target":1},{"source":48,"target":523},{"source":48,"target":524},{"source":48,"target":525},{"source":523,"target":49},{"source":523,"target":526},{"source":523,"target":48},{"source":526,"target":49},{"source":524,"target":50},{"source":524,"target":527},{"source":524,"target":48},{"source":527,"target":50},{"source":525,"target":1},{"source":49,"target":0},{"source":49,"target":5},{"source":49,"target":528},{"source":528,"target":5},{"source":50,"target":0},{"source":50,"target":5},{"source":50,"target":529},{"source":529,"target":5},{"source":51,"target":0},{"source":51,"target":44},{"source":51,"target":530},{"source":51,"target":531},{"source":51,"target":532},{"source":51,"target":533},{"source":51,"target":534},{"source":51,"target":535},{"source":51,"target":536},{"source":51,"target":537},{"source":530,"target":52},{"source":530,"target":538},{"source":530,"target":51},{"source":538,"target":52},{"source":531,"target":51},{"source":531,"target":539},{"source":531,"target":51},{"source":539,"target":51},{"source":532,"target":56},{"source":532,"target":540},{"source":532,"target":51},{"source":540,"target":56},{"source":533,"target":64},{"source":533,"target":541},{"source":533,"target":51},{"source":541,"target":64},{"source":534,"target":65},{"source":534,"target":542},{"source":534,"target":51},{"source":542,"target":65},{"source":535,"target":94},{"source":535,"target":543},{"source":535,"target":51},{"source":543,"target":94},{"source":536,"target":12},{"source":536,"target":544},{"source":536,"target":51},{"source":544,"target":12},{"source":537,"target":44},{"source":52,"target":0},{"source":52,"target":27},{"source":52,"target":53},{"source":52,"target":41},{"source":52,"target":545},{"source":52,"target":546},{"source":52,"target":547},{"source":52,"target":548},{"source":52,"target":549},{"source":52,"target":550},{"source":52,"target":551},{"source":545,"target":55},{"source":545,"target":552},{"source":545,"target":52},{"source":552,"target":55},{"source":546,"target":46},{"source":546,"target":553},{"source":546,"target":52},{"source":553,"target":46},{"source":547,"target":52},{"source":547,"target":554},{"source":547,"target":52},{"source":554,"target":52},{"source":548,"target":16},{"source":548,"target":555},{"source":548,"target":52},{"source":555,"target":16},{"source":549,"target":27},{"source":550,"target":53},{"source":551,"target":41},{"source":53,"target":0},{"source":53,"target":54},{"source":53,"target":556},{"source":556,"target":54},{"source":54,"target":0},{"source":54,"target":5},{"source":54,"target":557},{"source":557,"target":5},{"source":55,"target":0},{"source":55,"target":26},{"source":55,"target":45},{"source":55,"target":46},{"source":55,"target":558},{"source":55,"target":559},{"source":55,"target":560},{"source":55,"target":561},{"source":55,"target":562},{"source":558,"target":12},{"source":558,"target":563},{"source":558,"target":55},{"source":563,"target":12},{"source":559,"target":44},{"source":559,"target":564},{"source":559,"target":55},{"source":564,"target":44},{"source":560,"target":26},{"source":561,"target":45},{"source":562,"target":46},{"source":56,"target":0},{"source":56,"target":57},{"source":56,"target":59},{"source":56,"target":60},{"source":56,"target":565},{"source":56,"target":566},{"source":56,"target":567},{"source":56,"target":568},{"source":56,"target":569},{"source":56,"target":570},{"source":56,"target":571},{"source":565,"target":56},{"source":565,"target":572},{"source":565,"target":56},{"source":572,"target":56},{"source":566,"target":62},{"source":566,"target":573},{"source":566,"target":56},{"source":573,"target":62},{"source":567,"target":63},{"source":567,"target":574},{"source":567,"target":56},{"source":574,"target":63},{"source":568,"target":63},{"source":568,"target":575},{"source":568,"target":56},{"source":575,"target":63},{"source":569,"target":57},{"source":570,"target":59},{"source":571,"target":60},{"source":57,"target":0},{"source":57,"target":27},{"source":57,"target":58},{"source":57,"target":576},{"source":57,"target":577},{"source":576,"target":27},{"source":577,"target":58},{"source":58,"target":0},{"source":58,"target":5},{"source":58,"target":578},{"source":578,"target":5},{"source":59,"target":0},{"source":59,"target":23},{"source":59,"target":579},{"source":59,"target":580},{"source":59,"target":581},{"source":59,"target":582},{"source":59,"target":583},{"source":584,"target":24},{"source":584,"target":585},{"source":585,"target":24},{"source":579,"target":24},{"source":579,"target":586},{"source":579,"target":59},{"source":586,"target":24},{"source":580,"target":47},{"source":580,"target":587},{"source":580,"target":59},{"source":587,"target":47},{"source":581,"target":47},{"source":581,"target":588},{"source":581,"target":59},{"source":588,"target":47},{"source":582,"target":25},{"source":582,"target":589},{"source":582,"target":59},{"source":589,"target":25},{"source":583,"target":23},{"source":60,"target":0},{"source":60,"target":61},{"source":60,"target":590},{"source":590,"target":61},{"source":61,"target":0},{"source":61,"target":5},{"source":61,"target":591},{"source":591,"target":5},{"source":62,"target":0},{"source":62,"target":592},{"source":62,"target":593},{"source":62,"target":594},{"source":592,"target":62},{"source":593,"target":62},{"source":594,"target":62},{"source":63,"target":0},{"source":63,"target":1},{"source":63,"target":595},{"source":63,"target":596},{"source":63,"target":597},{"source":595,"target":49},{"source":595,"target":598},{"source":595,"target":63},{"source":598,"target":49},{"source":596,"target":52},{"source":596,"target":599},{"source":596,"target":63},{"source":599,"target":52},{"source":597,"target":1},{"source":64,"target":0},{"source":64,"target":19},{"source":64,"target":600},{"source":64,"target":601},{"source":600,"target":51},{"source":600,"target":602},{"source":600,"target":64},{"source":602,"target":51},{"source":601,"target":19},{"source":65,"target":0},{"source":65,"target":67},{"source":65,"target":49},{"source":65,"target":69},{"source":65,"target":66},{"source":65,"target":603},{"source":65,"target":604},{"source":65,"target":605},{"source":65,"target":606},{"source":65,"target":607},{"source":65,"target":608},{"source":65,"target":609},{"source":65,"target":610},{"source":603,"target":12},{"source":603,"target":611},{"source":603,"target":65},{"source":611,"target":12},{"source":604,"target":70},{"source":604,"target":612},{"source":604,"target":65},{"source":612,"target":70},{"source":605,"target":71},{"source":605,"target":613},{"source":605,"target":65},{"source":613,"target":71},{"source":606,"target":96},{"source":606,"target":614},{"source":606,"target":65},{"source":614,"target":96},{"source":607,"target":67},{"source":608,"target":49},{"source":609,"target":69},{"source":610,"target":66},{"source":66,"target":0},{"source":67,"target":0},{"source":67,"target":52},{"source":67,"target":615},{"source":67,"target":616},{"source":67,"target":617},{"source":67,"target":618},{"source":615,"target":68},{"source":615,"target":619},{"source":615,"target":67},{"source":619,"target":68},{"source":616,"target":12},{"source":616,"target":620},{"source":616,"target":67},{"source":620,"target":12},{"source":617,"target":12},{"source":617,"target":621},{"source":617,"target":67},{"source":621,"target":12},{"source":618,"target":52},{"source":68,"target":0},{"source":68,"target":622},{"source":68,"target":623},{"source":68,"target":624},{"source":622,"target":68},{"source":623,"target":68},{"source":624,"target":68},{"source":69,"target":0},{"source":69,"target":54},{"source":69,"target":625},{"source":625,"target":54},{"source":70,"target":0},{"source":71,"target":0},{"source":71,"target":16},{"source":71,"target":70},{"source":71,"target":626},{"source":71,"target":627},{"source":71,"target":628},{"source":71,"target":629},{"source":71,"target":630},{"source":71,"target":631},{"source":71,"target":632},{"source":71,"target":633},{"source":71,"target":634},{"source":71,"target":635},{"source":71,"target":636},{"source":71,"target":637},{"source":71,"target":638},{"source":71,"target":639},{"source":71,"target":640},{"source":71,"target":641},{"source":626,"target":52},{"source":626,"target":642},{"source":626,"target":71},{"source":642,"target":52},{"source":627,"target":71},{"source":627,"target":643},{"source":627,"target":71},{"source":643,"target":71},{"source":628,"target":71},{"source":628,"target":644},{"source":628,"target":71},{"source":644,"target":71},{"source":629,"target":72},{"source":629,"target":645},{"source":629,"target":71},{"source":645,"target":72},{"source":630,"target":73},{"source":630,"target":646},{"source":630,"target":71},{"source":646,"target":73},{"source":631,"target":79},{"source":631,"target":647},{"source":631,"target":71},{"source":647,"target":79},{"source":632,"target":84},{"source":632,"target":648},{"source":632,"target":71},{"source":648,"target":84},{"source":633,"target":87},{"source":633,"target":649},{"source":633,"target":71},{"source":649,"target":87},{"source":634,"target":88},{"source":634,"target":650},{"source":634,"target":71},{"source":650,"target":88},{"source":635,"target":65},{"source":635,"target":651},{"source":635,"target":71},{"source":651,"target":65},{"source":636,"target":89},{"source":636,"target":652},{"source":636,"target":71},{"source":652,"target":89},{"source":637,"target":90},{"source":637,"target":653},{"source":637,"target":71},{"source":653,"target":90},{"source":638,"target":92},{"source":638,"target":654},{"source":638,"target":71},{"source":654,"target":92},{"source":639,"target":94},{"source":639,"target":655},{"source":639,"target":71},{"source":655,"target":94},{"source":640,"target":16},{"source":641,"target":70},{"source":72,"target":0},{"source":72,"target":19},{"source":72,"target":656},{"source":72,"target":657},{"source":656,"target":71},{"source":656,"target":658},{"source":656,"target":72},{"source":658,"target":71},{"source":657,"target":19},{"source":73,"target":0},{"source":73,"target":74},{"source":73,"target":659},{"source":73,"target":660},{"source":73,"target":661},{"source":659,"target":78},{"source":659,"target":662},{"source":659,"target":73},{"source":662,"target":78},{"source":660,"target":12},{"source":660,"target":663},{"source":660,"target":73},{"source":663,"target":12},{"source":661,"target":74},{"source":74,"target":0},{"source":74,"target":52},{"source":74,"target":75},{"source":74,"target":664},{"source":74,"target":665},{"source":74,"target":666},{"source":74,"target":667},{"source":664,"target":76},{"source":664,"target":668},{"source":664,"target":74},{"source":668,"target":76},{"source":665,"target":77},{"source":665,"target":669},{"source":665,"target":74},{"source":669,"target":77},{"source":666,"target":52},{"source":667,"target":75},{"source":75,"target":0},{"source":75,"target":54},{"source":75,"target":670},{"source":670,"target":54},{"source":76,"target":0},{"source":76,"target":671},{"source":76,"target":672},{"source":671,"target":76},{"source":672,"target":76},{"source":77,"target":0},{"source":77,"target":673},{"source":77,"target":674},{"source":77,"target":675},{"source":77,"target":676},{"source":77,"target":677},{"source":673,"target":77},{"source":674,"target":77},{"source":675,"target":77},{"source":676,"target":77},{"source":677,"target":77},{"source":78,"target":0},{"source":78,"target":46},{"source":78,"target":678},{"source":678,"target":46},{"source":79,"target":0},{"source":79,"target":74},{"source":79,"target":60},{"source":79,"target":80},{"source":79,"target":81},{"source":79,"target":679},{"source":79,"target":680},{"source":79,"target":681},{"source":79,"target":682},{"source":79,"target":683},{"source":679,"target":82},{"source":679,"target":684},{"source":679,"target":79},{"source":684,"target":82},{"source":680,"target":74},{"source":681,"target":60},{"source":682,"target":80},{"source":683,"target":81},{"source":80,"target":0},{"source":80,"target":54},{"source":80,"target":685},{"source":685,"target":54},{"source":81,"target":0},{"source":81,"target":54},{"source":81,"target":686},{"source":686,"target":54},{"source":82,"target":0},{"source":82,"target":45},{"source":82,"target":83},{"source":82,"target":687},{"source":82,"target":688},{"source":687,"target":45},{"source":688,"target":83},{"source":83,"target":0},{"source":83,"target":46},{"source":83,"target":689},{"source":689,"target":46},{"source":84,"target":0},{"source":84,"target":85},{"source":84,"target":49},{"source":84,"target":80},{"source":84,"target":690},{"source":84,"target":691},{"source":84,"target":692},{"source":84,"target":693},{"source":690,"target":82},{"source":690,"target":694},{"source":690,"target":84},{"source":694,"target":82},{"source":691,"target":85},{"source":692,"target":49},{"source":693,"target":80},{"source":85,"target":0},{"source":85,"target":67},{"source":85,"target":81},{"source":85,"target":50},{"source":85,"target":695},{"source":85,"target":696},{"source":85,"target":697},{"source":85,"target":698},{"source":695,"target":86},{"source":695,"target":699},{"source":695,"target":85},{"source":699,"target":86},{"source":696,"target":67},{"source":697,"target":81},{"source":698,"target":50},{"source":86,"target":0},{"source":86,"target":700},{"source":86,"target":701},{"source":86,"target":702},{"source":700,"target":86},{"source":701,"target":86},{"source":702,"target":86},{"source":87,"target":0},{"source":87,"target":85},{"source":87,"target":49},{"source":87,"target":80},{"source":87,"target":703},{"source":87,"target":704},{"source":87,"target":705},{"source":87,"target":706},{"source":703,"target":82},{"source":703,"target":707},{"source":703,"target":87},{"source":707,"target":82},{"source":704,"target":85},{"source":705,"target":49},{"source":706,"target":80},{"source":88,"target":0},{"source":88,"target":85},{"source":88,"target":708},{"source":708,"target":85},{"source":89,"target":0},{"source":89,"target":67},{"source":89,"target":49},{"source":89,"target":80},{"source":89,"target":709},{"source":89,"target":710},{"source":89,"target":711},{"source":89,"target":712},{"source":709,"target":82},{"source":709,"target":713},{"source":709,"target":89},{"source":713,"target":82},{"source":710,"target":67},{"source":711,"target":49},{"source":712,"target":80},{"source":90,"target":0},{"source":90,"target":74},{"source":90,"target":49},{"source":90,"target":29},{"source":90,"target":714},{"source":90,"target":715},{"source":90,"target":716},{"source":90,"target":717},{"source":714,"target":91},{"source":714,"target":718},{"source":714,"target":90},{"source":718,"target":91},{"source":715,"target":74},{"source":716,"target":49},{"source":717,"target":29},{"source":91,"target":0},{"source":91,"target":45},{"source":91,"target":83},{"source":91,"target":719},{"source":91,"target":720},{"source":719,"target":45},{"source":720,"target":83},{"source":92,"target":0},{"source":92,"target":74},{"source":92,"target":66},{"source":92,"target":721},{"source":92,"target":722},{"source":92,"target":723},{"source":721,"target":93},{"source":721,"target":724},{"source":721,"target":92},{"source":724,"target":93},{"source":722,"target":74},{"source":723,"target":66},{"source":93,"target":0},{"source":93,"target":45},{"source":93,"target":83},{"source":93,"target":725},{"source":93,"target":726},{"source":725,"target":45},{"source":726,"target":83},{"source":94,"target":0},{"source":94,"target":67},{"source":94,"target":50},{"source":94,"target":727},{"source":94,"target":728},{"source":94,"target":729},{"source":94,"target":730},{"source":727,"target":95},{"source":727,"target":731},{"source":727,"target":94},{"source":731,"target":95},{"source":728,"target":83},{"source":728,"target":732},{"source":728,"target":94},{"source":732,"target":83},{"source":729,"target":67},{"source":730,"target":50},{"source":95,"target":0},{"source":95,"target":26},{"source":95,"target":733},{"source":95,"target":734},{"source":95,"target":735},{"source":95,"target":736},{"source":95,"target":737},{"source":733,"target":68},{"source":733,"target":738},{"source":733,"target":95},{"source":738,"target":68},{"source":734,"target":44},{"source":734,"target":739},{"source":734,"target":95},{"source":739,"target":44},{"source":735,"target":12},{"source":735,"target":740},{"source":735,"target":95},{"source":740,"target":12},{"source":736,"target":12},{"source":736,"target":741},{"source":736,"target":95},{"source":741,"target":12},{"source":737,"target":26},{"source":96,"target":0},{"source":96,"target":26},{"source":96,"target":70},{"source":96,"target":742},{"source":96,"target":743},{"source":96,"target":744},{"source":742,"target":71},{"source":742,"target":745},{"source":742,"target":96},{"source":745,"target":71},{"source":743,"target":26},{"source":744,"target":70},{"source":97,"target":0},{"source":97,"target":27},{"source":97,"target":23},{"source":97,"target":49},{"source":97,"target":60},{"source":97,"target":41},{"source":97,"target":746},{"source":97,"target":747},{"source":97,"target":748},{"source":97,"target":749},{"source":97,"target":750},{"source":97,"target":751},{"source":97,"target":752},{"source":97,"target":753},{"source":97,"target":754},{"source":97,"target":755},{"source":97,"target":756},{"source":97,"target":757},{"source":97,"target":758},{"source":759,"target":24},{"source":759,"target":760},{"source":760,"target":24},{"source":746,"target":45},{"source":746,"target":761},{"source":746,"target":97},{"source":761,"target":45},{"source":747,"target":30},{"source":747,"target":762},{"source":747,"target":97},{"source":762,"target":30},{"source":748,"target":55},{"source":748,"target":763},{"source":748,"target":97},{"source":763,"target":55},{"source":749,"target":98},{"source":749,"target":764},{"source":749,"target":97},{"source":764,"target":98},{"source":750,"target":12},{"source":750,"target":765},{"source":750,"target":97},{"source":765,"target":12},{"source":751,"target":42},{"source":751,"target":766},{"source":751,"target":97},{"source":766,"target":42},{"source":752,"target":97},{"source":752,"target":767},{"source":752,"target":97},{"source":767,"target":97},{"source":753,"target":44},{"source":753,"target":768},{"source":753,"target":97},{"source":768,"target":44},{"source":754,"target":27},{"source":755,"target":23},{"source":756,"target":49},{"source":757,"target":60},{"source":758,"target":41},{"source":98,"target":0},{"source":98,"target":1},{"source":98,"target":769},{"source":98,"target":770},{"source":98,"target":771},{"source":769,"target":24},{"source":769,"target":772},{"source":769,"target":98},{"source":772,"target":24},{"source":770,"target":24},{"source":770,"target":773},{"source":770,"target":98},{"source":773,"target":24},{"source":771,"target":1},{"source":99,"target":0},{"source":99,"target":59},{"source":99,"target":18},{"source":99,"target":58},{"source":99,"target":774},{"source":99,"target":775},{"source":99,"target":776},{"source":99,"target":777},{"source":99,"target":778},{"source":99,"target":779},{"source":99,"target":780},{"source":99,"target":781},{"source":774,"target":62},{"source":774,"target":782},{"source":774,"target":99},{"source":782,"target":62},{"source":775,"target":56},{"source":775,"target":783},{"source":775,"target":99},{"source":783,"target":56},{"source":776,"target":100},{"source":776,"target":784},{"source":776,"target":99},{"source":784,"target":100},{"source":777,"target":63},{"source":777,"target":785},{"source":777,"target":99},{"source":785,"target":63},{"source":778,"target":63},{"source":778,"target":786},{"source":778,"target":99},{"source":786,"target":63},{"source":779,"target":59},{"source":780,"target":18},{"source":781,"target":58},{"source":100,"target":0},{"source":100,"target":1},{"source":100,"target":787},{"source":100,"target":788},{"source":100,"target":789},{"source":787,"target":60},{"source":787,"target":790},{"source":787,"target":100},{"source":790,"target":60},{"source":788,"target":49},{"source":788,"target":791},{"source":788,"target":100},{"source":791,"target":49},{"source":789,"target":1},{"source":101,"target":0},{"source":101,"target":27},{"source":101,"target":59},{"source":101,"target":60},{"source":101,"target":792},{"source":101,"target":793},{"source":101,"target":794},{"source":101,"target":795},{"source":101,"target":796},{"source":101,"target":797},{"source":101,"target":798},{"source":792,"target":102},{"source":792,"target":799},{"source":792,"target":101},{"source":799,"target":102},{"source":793,"target":102},{"source":793,"target":800},{"source":793,"target":101},{"source":800,"target":102},{"source":794,"target":12},{"source":794,"target":801},{"source":794,"target":101},{"source":801,"target":12},{"source":795,"target":101},{"source":795,"target":802},{"source":795,"target":101},{"source":802,"target":101},{"source":796,"target":27},{"source":797,"target":59},{"source":798,"target":60},{"source":102,"target":0},{"source":102,"target":1},{"source":102,"target":803},{"source":102,"target":804},{"source":102,"target":805},{"source":102,"target":806},{"source":803,"target":49},{"source":803,"target":807},{"source":803,"target":102},{"source":807,"target":49},{"source":804,"target":54},{"source":804,"target":808},{"source":804,"target":102},{"source":808,"target":54},{"source":805,"target":102},{"source":805,"target":809},{"source":805,"target":102},{"source":809,"target":102},{"source":806,"target":1},{"source":103,"target":0},{"source":103,"target":19},{"source":103,"target":810},{"source":103,"target":811},{"source":810,"target":43},{"source":810,"target":812},{"source":810,"target":103},{"source":812,"target":43},{"source":811,"target":19},{"source":104,"target":0},{"source":104,"target":19},{"source":104,"target":813},{"source":104,"target":814},{"source":813,"target":51},{"source":813,"target":815},{"source":813,"target":104},{"source":815,"target":51},{"source":814,"target":19},{"source":105,"target":0},{"source":105,"target":57},{"source":105,"target":59},{"source":105,"target":61},{"source":105,"target":816},{"source":105,"target":817},{"source":105,"target":818},{"source":105,"target":819},{"source":105,"target":820},{"source":816,"target":105},{"source":816,"target":821},{"source":816,"target":105},{"source":821,"target":105},{"source":817,"target":106},{"source":817,"target":822},{"source":817,"target":105},{"source":822,"target":106},{"source":818,"target":57},{"source":819,"target":59},{"source":820,"target":61},{"source":106,"target":0},{"source":106,"target":1},{"source":106,"target":823},{"source":106,"target":824},{"source":106,"target":825},{"source":823,"target":61},{"source":823,"target":826},{"source":823,"target":106},{"source":826,"target":61},{"source":824,"target":49},{"source":824,"target":827},{"source":824,"target":106},{"source":827,"target":49},{"source":825,"target":1},{"source":107,"target":0},{"source":107,"target":97},{"source":107,"target":108},{"source":107,"target":828},{"source":107,"target":829},{"source":107,"target":830},{"source":828,"target":109},{"source":828,"target":831},{"source":828,"target":107},{"source":831,"target":109},{"source":829,"target":97},{"source":830,"target":108},{"source":108,"target":0},{"source":108,"target":5},{"source":108,"target":832},{"source":832,"target":5},{"source":109,"target":0},{"source":109,"target":45},{"source":109,"target":83},{"source":109,"target":833},{"source":109,"target":834},{"source":833,"target":45},{"source":834,"target":83},{"source":110,"target":0},{"source":110,"target":101},{"source":110,"target":835},{"source":110,"target":836},{"source":835,"target":77},{"source":835,"target":837},{"source":835,"target":110},{"source":837,"target":77},{"source":836,"target":101},{"source":111,"target":0},{"source":111,"target":101},{"source":111,"target":838},{"source":838,"target":101},{"source":112,"target":0},{"source":112,"target":101},{"source":112,"target":839},{"source":839,"target":101},{"source":113,"target":0},{"source":113,"target":101},{"source":113,"target":840},{"source":840,"target":101},{"source":114,"target":0},{"source":114,"target":101},{"source":114,"target":841},{"source":841,"target":101},{"source":115,"target":0},{"source":115,"target":27},{"source":115,"target":842},{"source":842,"target":27},{"source":116,"target":0},{"source":116,"target":27},{"source":116,"target":53},{"source":116,"target":81},{"source":116,"target":50},{"source":116,"target":843},{"source":116,"target":844},{"source":116,"target":845},{"source":116,"target":846},{"source":116,"target":847},{"source":116,"target":848},{"source":116,"target":849},{"source":843,"target":68},{"source":843,"target":850},{"source":843,"target":116},{"source":850,"target":68},{"source":844,"target":12},{"source":844,"target":851},{"source":844,"target":116},{"source":851,"target":12},{"source":845,"target":12},{"source":845,"target":852},{"source":845,"target":116},{"source":852,"target":12},{"source":846,"target":27},{"source":847,"target":53},{"source":848,"target":81},{"source":849,"target":50},{"source":117,"target":0},{"source":117,"target":116},{"source":117,"target":853},{"source":853,"target":116},{"source":118,"target":0},{"source":118,"target":116},{"source":118,"target":854},{"source":118,"target":855},{"source":854,"target":119},{"source":854,"target":856},{"source":854,"target":118},{"source":856,"target":119},{"source":855,"target":116},{"source":119,"target":0},{"source":119,"target":44},{"source":119,"target":120},{"source":119,"target":82},{"source":119,"target":857},{"source":119,"target":858},{"source":119,"target":859},{"source":857,"target":44},{"source":858,"target":120},{"source":859,"target":82},{"source":120,"target":0},{"source":120,"target":5},{"source":120,"target":860},{"source":860,"target":5},{"source":121,"target":0},{"source":121,"target":115},{"source":121,"target":53},{"source":121,"target":81},{"source":121,"target":50},{"source":121,"target":861},{"source":121,"target":862},{"source":121,"target":863},{"source":121,"target":864},{"source":121,"target":865},{"source":121,"target":866},{"source":121,"target":867},{"source":121,"target":868},{"source":861,"target":68},{"source":861,"target":869},{"source":861,"target":121},{"source":869,"target":68},{"source":862,"target":119},{"source":862,"target":870},{"source":862,"target":121},{"source":870,"target":119},{"source":863,"target":12},{"source":863,"target":871},{"source":863,"target":121},{"source":871,"target":12},{"source":864,"target":12},{"source":864,"target":872},{"source":864,"target":121},{"source":872,"target":12},{"source":865,"target":115},{"source":866,"target":53},{"source":867,"target":81},{"source":868,"target":50},{"source":122,"target":0},{"source":122,"target":115},{"source":122,"target":75},{"source":122,"target":29},{"source":122,"target":873},{"source":122,"target":874},{"source":122,"target":875},{"source":122,"target":876},{"source":873,"target":123},{"source":873,"target":877},{"source":873,"target":122},{"source":877,"target":123},{"source":874,"target":115},{"source":875,"target":75},{"source":876,"target":29},{"source":123,"target":0},{"source":123,"target":44},{"source":123,"target":124},{"source":123,"target":91},{"source":123,"target":878},{"source":123,"target":879},{"source":123,"target":880},{"source":878,"target":44},{"source":879,"target":124},{"source":880,"target":91},{"source":124,"target":0},{"source":124,"target":5},{"source":124,"target":29},{"source":124,"target":881},{"source":124,"target":882},{"source":881,"target":5},{"source":882,"target":29},{"source":125,"target":0},{"source":125,"target":883},{"source":125,"target":884},{"source":125,"target":885},{"source":125,"target":886},{"source":125,"target":887},{"source":125,"target":888},{"source":125,"target":889},{"source":125,"target":890},{"source":125,"target":891},{"source":125,"target":892},{"source":125,"target":893},{"source":125,"target":894},{"source":125,"target":895},{"source":125,"target":896},{"source":883,"target":125},{"source":884,"target":125},{"source":885,"target":125},{"source":886,"target":125},{"source":887,"target":125},{"source":888,"target":125},{"source":889,"target":125},{"source":890,"target":125},{"source":891,"target":125},{"source":892,"target":125},{"source":893,"target":125},{"source":894,"target":125},{"source":895,"target":125},{"source":896,"target":125},{"source":126,"target":0},{"source":126,"target":5},{"source":126,"target":897},{"source":897,"target":5},{"source":127,"target":0},{"source":127,"target":126},{"source":127,"target":898},{"source":127,"target":899},{"source":127,"target":900},{"source":898,"target":3},{"source":898,"target":901},{"source":898,"target":127},{"source":901,"target":3},{"source":899,"target":126},{"source":899,"target":902},{"source":899,"target":127},{"source":902,"target":126},{"source":900,"target":126},{"source":128,"target":0},{"source":128,"target":22},{"source":128,"target":903},{"source":128,"target":904},{"source":128,"target":905},{"source":903,"target":3},{"source":903,"target":906},{"source":903,"target":128},{"source":906,"target":3},{"source":904,"target":22},{"source":904,"target":907},{"source":904,"target":128},{"source":907,"target":22},{"source":905,"target":22},{"source":129,"target":0},{"source":129,"target":130},{"source":129,"target":908},{"source":129,"target":909},{"source":908,"target":134},{"source":908,"target":910},{"source":908,"target":129},{"source":908,"target":911},{"source":910,"target":134},{"source":909,"target":130},{"source":130,"target":0},{"source":130,"target":17},{"source":130,"target":912},{"source":130,"target":913},{"source":130,"target":914},{"source":130,"target":915},{"source":130,"target":916},{"source":130,"target":917},{"source":130,"target":918},{"source":130,"target":919},{"source":130,"target":920},{"source":921,"target":3},{"source":921,"target":922},{"source":922,"target":3},{"source":912,"target":131},{"source":912,"target":923},{"source":912,"target":130},{"source":923,"target":131},{"source":913,"target":135},{"source":913,"target":924},{"source":913,"target":130},{"source":924,"target":135},{"source":914,"target":16},{"source":914,"target":925},{"source":914,"target":130},{"source":925,"target":16},{"source":915,"target":136},{"source":915,"target":926},{"source":915,"target":130},{"source":926,"target":136},{"source":916,"target":126},{"source":916,"target":927},{"source":916,"target":130},{"source":927,"target":126},{"source":917,"target":133},{"source":917,"target":928},{"source":917,"target":130},{"source":928,"target":133},{"source":918,"target":12},{"source":918,"target":929},{"source":918,"target":130},{"source":929,"target":12},{"source":919,"target":12},{"source":919,"target":930},{"source":919,"target":130},{"source":930,"target":12},{"source":920,"target":17},{"source":131,"target":0},{"source":131,"target":5},{"source":131,"target":931},{"source":131,"target":932},{"source":131,"target":933},{"source":931,"target":132},{"source":931,"target":934},{"source":931,"target":131},{"source":934,"target":132},{"source":932,"target":12},{"source":932,"target":935},{"source":932,"target":131},{"source":935,"target":12},{"source":933,"target":5},{"source":132,"target":0},{"source":132,"target":133},{"source":132,"target":936},{"source":132,"target":937},{"source":132,"target":938},{"source":132,"target":939},{"source":132,"target":940},{"source":936,"target":129},{"source":936,"target":941},{"source":936,"target":132},{"source":941,"target":129},{"source":937,"target":134},{"source":937,"target":942},{"source":937,"target":132},{"source":942,"target":134},{"source":938,"target":129},{"source":938,"target":943},{"source":938,"target":132},{"source":943,"target":129},{"source":939,"target":134},{"source":939,"target":944},{"source":939,"target":132},{"source":944,"target":134},{"source":940,"target":133},{"source":133,"target":0},{"source":133,"target":5},{"source":133,"target":945},{"source":945,"target":5},{"source":134,"target":0},{"source":134,"target":130},{"source":134,"target":911},{"source":134,"target":946},{"source":911,"target":129},{"source":911,"target":947},{"source":911,"target":134},{"source":911,"target":908},{"source":947,"target":129},{"source":946,"target":130},{"source":135,"target":0},{"source":135,"target":5},{"source":135,"target":948},{"source":135,"target":949},{"source":135,"target":950},{"source":948,"target":125},{"source":948,"target":951},{"source":948,"target":135},{"source":951,"target":125},{"source":949,"target":51},{"source":949,"target":952},{"source":949,"target":135},{"source":952,"target":51},{"source":950,"target":5},{"source":136,"target":0},{"source":136,"target":5},{"source":136,"target":953},{"source":136,"target":954},{"source":953,"target":71},{"source":953,"target":955},{"source":953,"target":136},{"source":955,"target":71},{"source":954,"target":5},{"source":137,"target":0},{"source":137,"target":30},{"source":137,"target":956},{"source":137,"target":957},{"source":958,"target":26},{"source":958,"target":959},{"source":959,"target":26},{"source":956,"target":138},{"source":956,"target":960},{"source":956,"target":137},{"source":960,"target":138},{"source":957,"target":30},{"source":138,"target":0},{"source":138,"target":41},{"source":138,"target":961},{"source":138,"target":962},{"source":138,"target":963},{"source":138,"target":964},{"source":961,"target":125},{"source":961,"target":965},{"source":961,"target":138},{"source":965,"target":125},{"source":962,"target":30},{"source":962,"target":966},{"source":962,"target":138},{"source":966,"target":30},{"source":963,"target":45},{"source":963,"target":967},{"source":963,"target":138},{"source":967,"target":45},{"source":964,"target":41},{"source":139,"target":0},{"source":139,"target":30},{"source":139,"target":968},{"source":139,"target":969},{"source":970,"target":26},{"source":970,"target":971},{"source":971,"target":26},{"source":968,"target":140},{"source":968,"target":972},{"source":968,"target":139},{"source":972,"target":140},{"source":969,"target":30},{"source":140,"target":0},{"source":140,"target":141},{"source":140,"target":973},{"source":140,"target":974},{"source":140,"target":975},{"source":973,"target":30},{"source":973,"target":976},{"source":973,"target":140},{"source":976,"target":30},{"source":974,"target":70},{"source":974,"target":977},{"source":974,"target":140},{"source":977,"target":70},{"source":975,"target":141},{"source":141,"target":0},{"source":141,"target":41},{"source":141,"target":978},{"source":978,"target":41},{"source":142,"target":0},{"source":142,"target":30},{"source":142,"target":979},{"source":142,"target":980},{"source":981,"target":26},{"source":981,"target":982},{"source":982,"target":26},{"source":979,"target":141},{"source":979,"target":983},{"source":979,"target":142},{"source":983,"target":141},{"source":980,"target":30},{"source":143,"target":0},{"source":143,"target":141},{"source":143,"target":984},{"source":143,"target":985},{"source":143,"target":986},{"source":143,"target":987},{"source":143,"target":988},{"source":984,"target":76},{"source":984,"target":989},{"source":984,"target":143},{"source":989,"target":76},{"source":985,"target":77},{"source":985,"target":990},{"source":985,"target":143},{"source":990,"target":77},{"source":986,"target":44},{"source":986,"target":991},{"source":986,"target":143},{"source":991,"target":44},{"source":987,"target":55},{"source":987,"target":992},{"source":987,"target":143},{"source":992,"target":55},{"source":988,"target":141},{"source":144,"target":0},{"source":144,"target":141},{"source":144,"target":993},{"source":144,"target":994},{"source":144,"target":995},{"source":144,"target":996},{"source":144,"target":997},{"source":144,"target":998},{"source":144,"target":999},{"source":993,"target":68},{"source":993,"target":1000},{"source":993,"target":144},{"source":1000,"target":68},{"source":994,"target":86},{"source":994,"target":1001},{"source":994,"target":144},{"source":1001,"target":86},{"source":995,"target":44},{"source":995,"target":1002},{"source":995,"target":144},{"source":1002,"target":44},{"source":996,"target":55},{"source":996,"target":1003},{"source":996,"target":144},{"source":1003,"target":55},{"source":997,"target":12},{"source":997,"target":1004},{"source":997,"target":144},{"source":1004,"target":12},{"source":998,"target":12},{"source":998,"target":1005},{"source":998,"target":144},{"source":1005,"target":12},{"source":999,"target":141},{"source":145,"target":0},{"source":145,"target":141},{"source":145,"target":1006},{"source":145,"target":1007},{"source":145,"target":1008},{"source":145,"target":1009},{"source":145,"target":1010},{"source":1006,"target":68},{"source":1006,"target":1011},{"source":1006,"target":145},{"source":1011,"target":68},{"source":1007,"target":95},{"source":1007,"target":1012},{"source":1007,"target":145},{"source":1012,"target":95},{"source":1008,"target":12},{"source":1008,"target":1013},{"source":1008,"target":145},{"source":1013,"target":12},{"source":1009,"target":12},{"source":1009,"target":1014},{"source":1009,"target":145},{"source":1014,"target":12},{"source":1010,"target":141},{"source":146,"target":0},{"source":146,"target":36},{"source":146,"target":23},{"source":146,"target":1015},{"source":146,"target":1016},{"source":146,"target":1017},{"source":1015,"target":147},{"source":1015,"target":1018},{"source":1015,"target":146},{"source":1018,"target":147},{"source":1016,"target":36},{"source":1017,"target":23},{"source":147,"target":0},{"source":147,"target":36},{"source":147,"target":49},{"source":147,"target":1019},{"source":147,"target":1020},{"source":147,"target":1021},{"source":147,"target":1022},{"source":1019,"target":29},{"source":1019,"target":1023},{"source":1019,"target":147},{"source":1023,"target":29},{"source":1020,"target":66},{"source":1020,"target":1024},{"source":1020,"target":147},{"source":1024,"target":66},{"source":1021,"target":36},{"source":1022,"target":49},{"source":148,"target":0},{"source":148,"target":43},{"source":148,"target":1025},{"source":148,"target":1026},{"source":148,"target":1027},{"source":148,"target":1028},{"source":1025,"target":147},{"source":1025,"target":1029},{"source":1025,"target":148},{"source":1029,"target":147},{"source":1026,"target":147},{"source":1026,"target":1030},{"source":1026,"target":148},{"source":1030,"target":147},{"source":1027,"target":146},{"source":1027,"target":1031},{"source":1027,"target":148},{"source":1031,"target":146},{"source":1028,"target":43},{"source":149,"target":0},{"source":149,"target":51},{"source":149,"target":150},{"source":149,"target":66},{"source":149,"target":1032},{"source":149,"target":1033},{"source":149,"target":1034},{"source":149,"target":1035},{"source":149,"target":1036},{"source":149,"target":1037},{"source":149,"target":1038},{"source":149,"target":1039},{"source":149,"target":1040},{"source":149,"target":1041},{"source":1032,"target":73},{"source":1032,"target":1042},{"source":1032,"target":149},{"source":1042,"target":73},{"source":1033,"target":79},{"source":1033,"target":1043},{"source":1033,"target":149},{"source":1043,"target":79},{"source":1034,"target":90},{"source":1034,"target":1044},{"source":1034,"target":149},{"source":1044,"target":90},{"source":1035,"target":84},{"source":1035,"target":1045},{"source":1035,"target":149},{"source":1045,"target":84},{"source":1036,"target":88},{"source":1036,"target":1046},{"source":1036,"target":149},{"source":1046,"target":88},{"source":1037,"target":87},{"source":1037,"target":1047},{"source":1037,"target":149},{"source":1047,"target":87},{"source":1038,"target":92},{"source":1038,"target":1048},{"source":1038,"target":149},{"source":1048,"target":92},{"source":1039,"target":51},{"source":1040,"target":150},{"source":1041,"target":66},{"source":150,"target":0},{"source":150,"target":44},{"source":150,"target":108},{"source":150,"target":109},{"source":150,"target":159},{"source":150,"target":82},{"source":150,"target":158},{"source":150,"target":157},{"source":150,"target":160},{"source":150,"target":156},{"source":150,"target":93},{"source":150,"target":91},{"source":150,"target":155},{"source":150,"target":153},{"source":150,"target":154},{"source":150,"target":152},{"source":150,"target":151},{"source":150,"target":1049},{"source":150,"target":1050},{"source":150,"target":1051},{"source":150,"target":1052},{"source":150,"target":1053},{"source":150,"target":1054},{"source":150,"target":1055},{"source":150,"target":1056},{"source":150,"target":1057},{"source":150,"target":1058},{"source":150,"target":1059},{"source":150,"target":1060},{"source":150,"target":1061},{"source":150,"target":1062},{"source":150,"target":1063},{"source":150,"target":1064},{"source":1049,"target":44},{"source":1050,"target":108},{"source":1051,"target":109},{"source":1052,"target":159},{"source":1053,"target":82},{"source":1054,"target":158},{"source":1055,"target":157},{"source":1056,"target":160},{"source":1057,"target":156},{"source":1058,"target":93},{"source":1059,"target":91},{"source":1060,"target":155},{"source":1061,"target":153},{"source":1062,"target":154},{"source":1063,"target":152},{"source":1064,"target":151},{"source":151,"target":0},{"source":151,"target":45},{"source":151,"target":1065},{"source":1065,"target":45},{"source":152,"target":0},{"source":152,"target":45},{"source":152,"target":83},{"source":152,"target":78},{"source":152,"target":1066},{"source":152,"target":1067},{"source":152,"target":1068},{"source":1066,"target":45},{"source":1067,"target":83},{"source":1068,"target":78},{"source":153,"target":0},{"source":153,"target":45},{"source":153,"target":1069},{"source":1069,"target":45},{"source":154,"target":0},{"source":154,"target":45},{"source":154,"target":1070},{"source":1070,"target":45},{"source":155,"target":0},{"source":155,"target":45},{"source":155,"target":1071},{"source":1071,"target":45},{"source":156,"target":0},{"source":156,"target":45},{"source":156,"target":1072},{"source":1072,"target":45},{"source":157,"target":0},{"source":157,"target":45},{"source":157,"target":1073},{"source":1073,"target":45},{"source":158,"target":0},{"source":158,"target":45},{"source":158,"target":1074},{"source":1074,"target":45},{"source":159,"target":0},{"source":159,"target":45},{"source":159,"target":83},{"source":159,"target":78},{"source":159,"target":1075},{"source":159,"target":1076},{"source":159,"target":1077},{"source":1075,"target":45},{"source":1076,"target":83},{"source":1077,"target":78},{"source":160,"target":0},{"source":160,"target":45},{"source":160,"target":1078},{"source":1078,"target":45},{"source":161,"target":0},{"source":161,"target":148},{"source":161,"target":150},{"source":161,"target":1079},{"source":161,"target":1080},{"source":161,"target":1081},{"source":161,"target":1082},{"source":161,"target":1083},{"source":161,"target":1084},{"source":161,"target":1085},{"source":161,"target":1086},{"source":161,"target":1087},{"source":161,"target":1088},{"source":161,"target":1089},{"source":161,"target":1090},{"source":161,"target":1091},{"source":161,"target":1092},{"source":161,"target":1093},{"source":1094,"target":51},{"source":1094,"target":1095},{"source":1095,"target":51},{"source":1079,"target":162},{"source":1079,"target":1096},{"source":1079,"target":161},{"source":1096,"target":162},{"source":1080,"target":164},{"source":1080,"target":1097},{"source":1080,"target":161},{"source":1097,"target":164},{"source":1081,"target":165},{"source":1081,"target":1098},{"source":1081,"target":161},{"source":1098,"target":165},{"source":1082,"target":167},{"source":1082,"target":1099},{"source":1082,"target":161},{"source":1099,"target":167},{"source":1083,"target":169},{"source":1083,"target":1100},{"source":1083,"target":161},{"source":1100,"target":169},{"source":1084,"target":171},{"source":1084,"target":1101},{"source":1084,"target":161},{"source":1101,"target":171},{"source":1085,"target":173},{"source":1085,"target":1102},{"source":1085,"target":161},{"source":1102,"target":173},{"source":1086,"target":175},{"source":1086,"target":1103},{"source":1086,"target":161},{"source":1103,"target":175},{"source":1087,"target":176},{"source":1087,"target":1104},{"source":1087,"target":161},{"source":1104,"target":176},{"source":1088,"target":178},{"source":1088,"target":1105},{"source":1088,"target":161},{"source":1105,"target":178},{"source":1089,"target":180},{"source":1089,"target":1106},{"source":1089,"target":161},{"source":1106,"target":180},{"source":1090,"target":182},{"source":1090,"target":1107},{"source":1090,"target":161},{"source":1107,"target":182},{"source":1091,"target":184},{"source":1091,"target":1108},{"source":1091,"target":161},{"source":1108,"target":184},{"source":1092,"target":148},{"source":1093,"target":150},{"source":162,"target":0},{"source":162,"target":97},{"source":162,"target":75},{"source":162,"target":163},{"source":162,"target":1109},{"source":162,"target":1110},{"source":162,"target":1111},{"source":162,"target":1112},{"source":1109,"target":159},{"source":1109,"target":1113},{"source":1109,"target":162},{"source":1113,"target":159},{"source":1110,"target":97},{"source":1111,"target":75},{"source":1112,"target":163},{"source":163,"target":0},{"source":163,"target":5},{"source":163,"target":1114},{"source":1114,"target":5},{"source":164,"target":0},{"source":164,"target":97},{"source":164,"target":75},{"source":164,"target":120},{"source":164,"target":80},{"source":164,"target":81},{"source":164,"target":1115},{"source":164,"target":1116},{"source":164,"target":1117},{"source":164,"target":1118},{"source":164,"target":1119},{"source":164,"target":1120},{"source":1115,"target":82},{"source":1115,"target":1121},{"source":1115,"target":164},{"source":1121,"target":82},{"source":1116,"target":97},{"source":1117,"target":75},{"source":1118,"target":120},{"source":1119,"target":80},{"source":1120,"target":81},{"source":165,"target":0},{"source":165,"target":97},{"source":165,"target":166},{"source":165,"target":1122},{"source":165,"target":1123},{"source":165,"target":1124},{"source":1122,"target":158},{"source":1122,"target":1125},{"source":1122,"target":165},{"source":1125,"target":158},{"source":1123,"target":97},{"source":1124,"target":166},{"source":166,"target":0},{"source":166,"target":5},{"source":166,"target":1126},{"source":1126,"target":5},{"source":167,"target":0},{"source":167,"target":97},{"source":167,"target":168},{"source":167,"target":1127},{"source":167,"target":1128},{"source":167,"target":1129},{"source":1127,"target":157},{"source":1127,"target":1130},{"source":1127,"target":167},{"source":1130,"target":157},{"source":1128,"target":97},{"source":1129,"target":168},{"source":168,"target":0},{"source":168,"target":5},{"source":168,"target":1131},{"source":1131,"target":5},{"source":169,"target":0},{"source":169,"target":97},{"source":169,"target":170},{"source":169,"target":1132},{"source":169,"target":1133},{"source":169,"target":1134},{"source":1132,"target":156},{"source":1132,"target":1135},{"source":1132,"target":169},{"source":1135,"target":156},{"source":1133,"target":97},{"source":1134,"target":170},{"source":170,"target":0},{"source":170,"target":5},{"source":170,"target":1136},{"source":1136,"target":5},{"source":171,"target":0},{"source":171,"target":97},{"source":171,"target":172},{"source":171,"target":1137},{"source":171,"target":1138},{"source":171,"target":1139},{"source":1137,"target":160},{"source":1137,"target":1140},{"source":1137,"target":171},{"source":1140,"target":160},{"source":1138,"target":97},{"source":1139,"target":172},{"source":172,"target":0},{"source":172,"target":5},{"source":172,"target":1141},{"source":1141,"target":5},{"source":173,"target":0},{"source":173,"target":97},{"source":173,"target":174},{"source":173,"target":1142},{"source":173,"target":1143},{"source":173,"target":1144},{"source":1142,"target":155},{"source":1142,"target":1145},{"source":1142,"target":173},{"source":1145,"target":155},{"source":1143,"target":97},{"source":1144,"target":174},{"source":174,"target":0},{"source":174,"target":5},{"source":174,"target":1146},{"source":1146,"target":5},{"source":175,"target":0},{"source":175,"target":97},{"source":175,"target":75},{"source":175,"target":124},{"source":175,"target":1147},{"source":175,"target":1148},{"source":175,"target":1149},{"source":175,"target":1150},{"source":1147,"target":91},{"source":1147,"target":1151},{"source":1147,"target":175},{"source":1151,"target":91},{"source":1148,"target":97},{"source":1149,"target":75},{"source":1150,"target":124},{"source":176,"target":0},{"source":176,"target":97},{"source":176,"target":75},{"source":176,"target":177},{"source":176,"target":66},{"source":176,"target":1152},{"source":176,"target":1153},{"source":176,"target":1154},{"source":176,"target":1155},{"source":176,"target":1156},{"source":1152,"target":93},{"source":1152,"target":1157},{"source":1152,"target":176},{"source":1157,"target":93},{"source":1153,"target":97},{"source":1154,"target":75},{"source":1155,"target":177},{"source":1156,"target":66},{"source":177,"target":0},{"source":177,"target":5},{"source":177,"target":1158},{"source":1158,"target":5},{"source":178,"target":0},{"source":178,"target":97},{"source":178,"target":179},{"source":178,"target":1159},{"source":178,"target":1160},{"source":178,"target":1161},{"source":1159,"target":154},{"source":1159,"target":1162},{"source":1159,"target":178},{"source":1162,"target":154},{"source":1160,"target":97},{"source":1161,"target":179},{"source":179,"target":0},{"source":179,"target":5},{"source":179,"target":1163},{"source":1163,"target":5},{"source":180,"target":0},{"source":180,"target":97},{"source":180,"target":181},{"source":180,"target":1164},{"source":180,"target":1165},{"source":180,"target":1166},{"source":1164,"target":153},{"source":1164,"target":1167},{"source":1164,"target":180},{"source":1167,"target":153},{"source":1165,"target":97},{"source":1166,"target":181},{"source":181,"target":0},{"source":181,"target":5},{"source":181,"target":1168},{"source":1168,"target":5},{"source":182,"target":0},{"source":182,"target":97},{"source":182,"target":75},{"source":182,"target":183},{"source":182,"target":1169},{"source":182,"target":1170},{"source":182,"target":1171},{"source":182,"target":1172},{"source":1169,"target":152},{"source":1169,"target":1173},{"source":1169,"target":182},{"source":1173,"target":152},{"source":1170,"target":97},{"source":1171,"target":75},{"source":1172,"target":183},{"source":183,"target":0},{"source":183,"target":5},{"source":183,"target":1174},{"source":1174,"target":5},{"source":184,"target":0},{"source":184,"target":97},{"source":184,"target":185},{"source":184,"target":1175},{"source":184,"target":1176},{"source":184,"target":1177},{"source":1175,"target":151},{"source":1175,"target":1178},{"source":1175,"target":184},{"source":1178,"target":151},{"source":1176,"target":97},{"source":1177,"target":185},{"source":185,"target":0},{"source":185,"target":5},{"source":185,"target":1179},{"source":1179,"target":5},{"source":186,"target":0},{"source":186,"target":55},{"source":186,"target":108},{"source":186,"target":109},{"source":186,"target":159},{"source":186,"target":82},{"source":186,"target":158},{"source":186,"target":157},{"source":186,"target":160},{"source":186,"target":156},{"source":186,"target":93},{"source":186,"target":91},{"source":186,"target":155},{"source":186,"target":153},{"source":186,"target":154},{"source":186,"target":152},{"source":186,"target":151},{"source":186,"target":1180},{"source":186,"target":1181},{"source":186,"target":1182},{"source":186,"target":1183},{"source":186,"target":1184},{"source":186,"target":1185},{"source":186,"target":1186},{"source":186,"target":1187},{"source":186,"target":1188},{"source":186,"target":1189},{"source":186,"target":1190},{"source":186,"target":1191},{"source":186,"target":1192},{"source":186,"target":1193},{"source":186,"target":1194},{"source":186,"target":1195},{"source":1180,"target":55},{"source":1181,"target":108},{"source":1182,"target":109},{"source":1183,"target":159},{"source":1184,"target":82},{"source":1185,"target":158},{"source":1186,"target":157},{"source":1187,"target":160},{"source":1188,"target":156},{"source":1189,"target":93},{"source":1190,"target":91},{"source":1191,"target":155},{"source":1192,"target":153},{"source":1193,"target":154},{"source":1194,"target":152},{"source":1195,"target":151},{"source":187,"target":0},{"source":187,"target":44},{"source":187,"target":163},{"source":187,"target":159},{"source":187,"target":1196},{"source":187,"target":1197},{"source":187,"target":1198},{"source":1196,"target":44},{"source":1197,"target":163},{"source":1198,"target":159},{"source":188,"target":0},{"source":188,"target":51},{"source":188,"target":187},{"source":188,"target":1199},{"source":188,"target":1200},{"source":188,"target":1201},{"source":188,"target":1202},{"source":188,"target":1203},{"source":188,"target":1204},{"source":1199,"target":73},{"source":1199,"target":1205},{"source":1199,"target":188},{"source":1205,"target":73},{"source":1200,"target":84},{"source":1200,"target":1206},{"source":1200,"target":188},{"source":1206,"target":84},{"source":1201,"target":87},{"source":1201,"target":1207},{"source":1201,"target":188},{"source":1207,"target":87},{"source":1202,"target":88},{"source":1202,"target":1208},{"source":1202,"target":188},{"source":1208,"target":88},{"source":1203,"target":51},{"source":1204,"target":187},{"source":189,"target":0},{"source":189,"target":43},{"source":189,"target":187},{"source":189,"target":1209},{"source":189,"target":1210},{"source":189,"target":1211},{"source":1212,"target":51},{"source":1212,"target":1213},{"source":1213,"target":51},{"source":1209,"target":182},{"source":1209,"target":1214},{"source":1209,"target":189},{"source":1214,"target":182},{"source":1210,"target":43},{"source":1211,"target":187},{"source":190,"target":0},{"source":190,"target":55},{"source":190,"target":163},{"source":190,"target":159},{"source":190,"target":1215},{"source":190,"target":1216},{"source":190,"target":1217},{"source":1215,"target":55},{"source":1216,"target":163},{"source":1217,"target":159},{"source":191,"target":0},{"source":191,"target":51},{"source":191,"target":119},{"source":191,"target":66},{"source":191,"target":1218},{"source":191,"target":1219},{"source":191,"target":1220},{"source":191,"target":1221},{"source":191,"target":1222},{"source":191,"target":1223},{"source":1218,"target":90},{"source":1218,"target":1224},{"source":1218,"target":191},{"source":1224,"target":90},{"source":1219,"target":79},{"source":1219,"target":1225},{"source":1219,"target":191},{"source":1225,"target":79},{"source":1220,"target":92},{"source":1220,"target":1226},{"source":1220,"target":191},{"source":1226,"target":92},{"source":1221,"target":51},{"source":1222,"target":119},{"source":1223,"target":66},{"source":192,"target":0},{"source":192,"target":43},{"source":192,"target":119},{"source":192,"target":1227},{"source":192,"target":1228},{"source":192,"target":1229},{"source":192,"target":1230},{"source":1231,"target":51},{"source":1231,"target":1232},{"source":1232,"target":51},{"source":1227,"target":164},{"source":1227,"target":1233},{"source":1227,"target":192},{"source":1233,"target":164},{"source":1228,"target":175},{"source":1228,"target":1234},{"source":1228,"target":192},{"source":1234,"target":175},{"source":1229,"target":43},{"source":1230,"target":119},{"source":193,"target":0},{"source":193,"target":55},{"source":193,"target":120},{"source":193,"target":82},{"source":193,"target":1235},{"source":193,"target":1236},{"source":193,"target":1237},{"source":1235,"target":55},{"source":1236,"target":120},{"source":1237,"target":82},{"source":194,"target":0},{"source":194,"target":44},{"source":194,"target":166},{"source":194,"target":158},{"source":194,"target":1238},{"source":194,"target":1239},{"source":194,"target":1240},{"source":1238,"target":44},{"source":1239,"target":166},{"source":1240,"target":158},{"source":195,"target":0},{"source":195,"target":51},{"source":195,"target":194},{"source":195,"target":1241},{"source":195,"target":1242},{"source":195,"target":1243},{"source":195,"target":1244},{"source":195,"target":1245},{"source":195,"target":1246},{"source":195,"target":1247},{"source":195,"target":1248},{"source":1241,"target":84},{"source":1241,"target":1249},{"source":1241,"target":195},{"source":1249,"target":84},{"source":1242,"target":87},{"source":1242,"target":1250},{"source":1242,"target":195},{"source":1250,"target":87},{"source":1243,"target":88},{"source":1243,"target":1251},{"source":1243,"target":195},{"source":1251,"target":88},{"source":1244,"target":73},{"source":1244,"target":1252},{"source":1244,"target":195},{"source":1252,"target":73},{"source":1245,"target":90},{"source":1245,"target":1253},{"source":1245,"target":195},{"source":1253,"target":90},{"source":1246,"target":92},{"source":1246,"target":1254},{"source":1246,"target":195},{"source":1254,"target":92},{"source":1247,"target":51},{"source":1248,"target":194},{"source":196,"target":0},{"source":196,"target":43},{"source":196,"target":194},{"source":196,"target":1255},{"source":196,"target":1256},{"source":196,"target":1257},{"source":196,"target":1258},{"source":196,"target":1259},{"source":1260,"target":51},{"source":1260,"target":1261},{"source":1261,"target":51},{"source":1255,"target":162},{"source":1255,"target":1262},{"source":1255,"target":196},{"source":1262,"target":162},{"source":1256,"target":164},{"source":1256,"target":1263},{"source":1256,"target":196},{"source":1263,"target":164},{"source":1257,"target":182},{"source":1257,"target":1264},{"source":1257,"target":196},{"source":1264,"target":182},{"source":1258,"target":43},{"source":1259,"target":194},{"source":197,"target":0},{"source":197,"target":55},{"source":197,"target":166},{"source":197,"target":158},{"source":197,"target":1265},{"source":197,"target":1266},{"source":197,"target":1267},{"source":1265,"target":55},{"source":1266,"target":166},{"source":1267,"target":158},{"source":198,"target":0},{"source":198,"target":44},{"source":198,"target":168},{"source":198,"target":157},{"source":198,"target":1268},{"source":198,"target":1269},{"source":198,"target":1270},{"source":1268,"target":44},{"source":1269,"target":168},{"source":1270,"target":157},{"source":199,"target":0},{"source":199,"target":51},{"source":199,"target":198},{"source":199,"target":1271},{"source":199,"target":1272},{"source":199,"target":1273},{"source":199,"target":1274},{"source":199,"target":1275},{"source":199,"target":1276},{"source":1271,"target":73},{"source":1271,"target":1277},{"source":1271,"target":199},{"source":1277,"target":73},{"source":1272,"target":84},{"source":1272,"target":1278},{"source":1272,"target":199},{"source":1278,"target":84},{"source":1273,"target":87},{"source":1273,"target":1279},{"source":1273,"target":199},{"source":1279,"target":87},{"source":1274,"target":88},{"source":1274,"target":1280},{"source":1274,"target":199},{"source":1280,"target":88},{"source":1275,"target":51},{"source":1276,"target":198},{"source":200,"target":0},{"source":200,"target":43},{"source":200,"target":198},{"source":200,"target":1281},{"source":200,"target":1282},{"source":200,"target":1283},{"source":200,"target":1284},{"source":1285,"target":51},{"source":1285,"target":1286},{"source":1286,"target":51},{"source":1281,"target":162},{"source":1281,"target":1287},{"source":1281,"target":200},{"source":1287,"target":162},{"source":1282,"target":167},{"source":1282,"target":1288},{"source":1282,"target":200},{"source":1288,"target":167},{"source":1283,"target":43},{"source":1284,"target":198},{"source":201,"target":0},{"source":201,"target":55},{"source":201,"target":168},{"source":201,"target":157},{"source":201,"target":1289},{"source":201,"target":1290},{"source":201,"target":1291},{"source":1289,"target":55},{"source":1290,"target":168},{"source":1291,"target":157},{"source":202,"target":0},{"source":202,"target":51},{"source":202,"target":123},{"source":202,"target":66},{"source":202,"target":1292},{"source":202,"target":1293},{"source":202,"target":1294},{"source":202,"target":1295},{"source":202,"target":1296},{"source":202,"target":1297},{"source":202,"target":1298},{"source":202,"target":1299},{"source":202,"target":1300},{"source":1292,"target":87},{"source":1292,"target":1301},{"source":1292,"target":202},{"source":1301,"target":87},{"source":1293,"target":88},{"source":1293,"target":1302},{"source":1293,"target":202},{"source":1302,"target":88},{"source":1294,"target":89},{"source":1294,"target":1303},{"source":1294,"target":202},{"source":1303,"target":89},{"source":1295,"target":79},{"source":1295,"target":1304},{"source":1295,"target":202},{"source":1304,"target":79},{"source":1296,"target":90},{"source":1296,"target":1305},{"source":1296,"target":202},{"source":1305,"target":90},{"source":1297,"target":92},{"source":1297,"target":1306},{"source":1297,"target":202},{"source":1306,"target":92},{"source":1298,"target":51},{"source":1299,"target":123},{"source":1300,"target":66},{"source":203,"target":0},{"source":203,"target":148},{"source":203,"target":123},{"source":203,"target":1307},{"source":203,"target":1308},{"source":203,"target":1309},{"source":203,"target":1310},{"source":1311,"target":51},{"source":1311,"target":1312},{"source":1312,"target":51},{"source":1307,"target":164},{"source":1307,"target":1313},{"source":1307,"target":203},{"source":1313,"target":164},{"source":1308,"target":175},{"source":1308,"target":1314},{"source":1308,"target":203},{"source":1314,"target":175},{"source":1309,"target":148},{"source":1310,"target":123},{"source":204,"target":0},{"source":204,"target":55},{"source":204,"target":124},{"source":204,"target":91},{"source":204,"target":1315},{"source":204,"target":1316},{"source":204,"target":1317},{"source":1315,"target":55},{"source":1316,"target":124},{"source":1317,"target":91},{"source":205,"target":0},{"source":205,"target":44},{"source":205,"target":177},{"source":205,"target":93},{"source":205,"target":1318},{"source":205,"target":1319},{"source":205,"target":1320},{"source":1318,"target":44},{"source":1319,"target":177},{"source":1320,"target":93},{"source":206,"target":0},{"source":206,"target":51},{"source":206,"target":205},{"source":206,"target":66},{"source":206,"target":1321},{"source":206,"target":1322},{"source":206,"target":1323},{"source":206,"target":1324},{"source":206,"target":1325},{"source":1321,"target":90},{"source":1321,"target":1326},{"source":1321,"target":206},{"source":1326,"target":90},{"source":1322,"target":92},{"source":1322,"target":1327},{"source":1322,"target":206},{"source":1327,"target":92},{"source":1323,"target":51},{"source":1324,"target":205},{"source":1325,"target":66},{"source":207,"target":0},{"source":207,"target":43},{"source":207,"target":205},{"source":207,"target":1328},{"source":207,"target":1329},{"source":207,"target":1330},{"source":207,"target":1331},{"source":207,"target":1332},{"source":1333,"target":51},{"source":1333,"target":1334},{"source":1334,"target":51},{"source":1328,"target":175},{"source":1328,"target":1335},{"source":1328,"target":207},{"source":1335,"target":175},{"source":1329,"target":176},{"source":1329,"target":1336},{"source":1329,"target":207},{"source":1336,"target":176},{"source":1330,"target":164},{"source":1330,"target":1337},{"source":1330,"target":207},{"source":1337,"target":164},{"source":1331,"target":43},{"source":1332,"target":205},{"source":208,"target":0},{"source":208,"target":55},{"source":208,"target":177},{"source":208,"target":93},{"source":208,"target":1338},{"source":208,"target":1339},{"source":208,"target":1340},{"source":1338,"target":55},{"source":1339,"target":177},{"source":1340,"target":93},{"source":209,"target":0},{"source":209,"target":44},{"source":209,"target":174},{"source":209,"target":155},{"source":209,"target":1341},{"source":209,"target":1342},{"source":209,"target":1343},{"source":1341,"target":44},{"source":1342,"target":174},{"source":1343,"target":155},{"source":210,"target":0},{"source":210,"target":51},{"source":210,"target":209},{"source":210,"target":1344},{"source":210,"target":1345},{"source":210,"target":1346},{"source":210,"target":1347},{"source":210,"target":1348},{"source":210,"target":1349},{"source":210,"target":1350},{"source":210,"target":1351},{"source":210,"target":1352},{"source":1344,"target":73},{"source":1344,"target":1353},{"source":1344,"target":210},{"source":1353,"target":73},{"source":1345,"target":79},{"source":1345,"target":1354},{"source":1345,"target":210},{"source":1354,"target":79},{"source":1346,"target":84},{"source":1346,"target":1355},{"source":1346,"target":210},{"source":1355,"target":84},{"source":1347,"target":92},{"source":1347,"target":1356},{"source":1347,"target":210},{"source":1356,"target":92},{"source":1348,"target":90},{"source":1348,"target":1357},{"source":1348,"target":210},{"source":1357,"target":90},{"source":1349,"target":88},{"source":1349,"target":1358},{"source":1349,"target":210},{"source":1358,"target":88},{"source":1350,"target":87},{"source":1350,"target":1359},{"source":1350,"target":210},{"source":1359,"target":87},{"source":1351,"target":51},{"source":1352,"target":209},{"source":211,"target":0},{"source":211,"target":43},{"source":211,"target":209},{"source":211,"target":1360},{"source":211,"target":1361},{"source":211,"target":1362},{"source":211,"target":1363},{"source":211,"target":1364},{"source":211,"target":1365},{"source":211,"target":1366},{"source":211,"target":1367},{"source":211,"target":1368},{"source":211,"target":1369},{"source":211,"target":1370},{"source":211,"target":1371},{"source":211,"target":1372},{"source":1373,"target":51},{"source":1373,"target":1374},{"source":1374,"target":51},{"source":1360,"target":162},{"source":1360,"target":1375},{"source":1360,"target":211},{"source":1375,"target":162},{"source":1361,"target":164},{"source":1361,"target":1376},{"source":1361,"target":211},{"source":1376,"target":164},{"source":1362,"target":165},{"source":1362,"target":1377},{"source":1362,"target":211},{"source":1377,"target":165},{"source":1363,"target":167},{"source":1363,"target":1378},{"source":1363,"target":211},{"source":1378,"target":167},{"source":1364,"target":169},{"source":1364,"target":1379},{"source":1364,"target":211},{"source":1379,"target":169},{"source":1365,"target":171},{"source":1365,"target":1380},{"source":1365,"target":211},{"source":1380,"target":171},{"source":1366,"target":175},{"source":1366,"target":1381},{"source":1366,"target":211},{"source":1381,"target":175},{"source":1367,"target":176},{"source":1367,"target":1382},{"source":1367,"target":211},{"source":1382,"target":176},{"source":1368,"target":173},{"source":1368,"target":1383},{"source":1368,"target":211},{"source":1383,"target":173},{"source":1369,"target":182},{"source":1369,"target":1384},{"source":1369,"target":211},{"source":1384,"target":182},{"source":1370,"target":184},{"source":1370,"target":1385},{"source":1370,"target":211},{"source":1385,"target":184},{"source":1371,"target":43},{"source":1372,"target":209},{"source":212,"target":0},{"source":212,"target":55},{"source":212,"target":174},{"source":212,"target":155},{"source":212,"target":1386},{"source":212,"target":1387},{"source":212,"target":1388},{"source":1386,"target":55},{"source":1387,"target":174},{"source":1388,"target":155},{"source":213,"target":0},{"source":213,"target":44},{"source":213,"target":172},{"source":213,"target":160},{"source":213,"target":1389},{"source":213,"target":1390},{"source":213,"target":1391},{"source":1389,"target":44},{"source":1390,"target":172},{"source":1391,"target":160},{"source":214,"target":0},{"source":214,"target":51},{"source":214,"target":213},{"source":214,"target":1392},{"source":214,"target":1393},{"source":214,"target":1394},{"source":214,"target":1395},{"source":214,"target":1396},{"source":214,"target":1397},{"source":214,"target":1398},{"source":214,"target":1399},{"source":1392,"target":84},{"source":1392,"target":1400},{"source":1392,"target":214},{"source":1400,"target":84},{"source":1393,"target":87},{"source":1393,"target":1401},{"source":1393,"target":214},{"source":1401,"target":87},{"source":1394,"target":88},{"source":1394,"target":1402},{"source":1394,"target":214},{"source":1402,"target":88},{"source":1395,"target":73},{"source":1395,"target":1403},{"source":1395,"target":214},{"source":1403,"target":73},{"source":1396,"target":90},{"source":1396,"target":1404},{"source":1396,"target":214},{"source":1404,"target":90},{"source":1397,"target":92},{"source":1397,"target":1405},{"source":1397,"target":214},{"source":1405,"target":92},{"source":1398,"target":51},{"source":1399,"target":213},{"source":215,"target":0},{"source":215,"target":43},{"source":215,"target":213},{"source":215,"target":1406},{"source":215,"target":1407},{"source":215,"target":1408},{"source":215,"target":1409},{"source":215,"target":1410},{"source":215,"target":1411},{"source":1412,"target":51},{"source":1412,"target":1413},{"source":1413,"target":51},{"source":1406,"target":162},{"source":1406,"target":1414},{"source":1406,"target":215},{"source":1414,"target":162},{"source":1407,"target":167},{"source":1407,"target":1415},{"source":1407,"target":215},{"source":1415,"target":167},{"source":1408,"target":182},{"source":1408,"target":1416},{"source":1408,"target":215},{"source":1416,"target":182},{"source":1409,"target":184},{"source":1409,"target":1417},{"source":1409,"target":215},{"source":1417,"target":184},{"source":1410,"target":43},{"source":1411,"target":213},{"source":216,"target":0},{"source":216,"target":55},{"source":216,"target":172},{"source":216,"target":160},{"source":216,"target":1418},{"source":216,"target":1419},{"source":216,"target":1420},{"source":1418,"target":55},{"source":1419,"target":172},{"source":1420,"target":160},{"source":217,"target":0},{"source":217,"target":44},{"source":217,"target":170},{"source":217,"target":156},{"source":217,"target":1421},{"source":217,"target":1422},{"source":217,"target":1423},{"source":1421,"target":44},{"source":1422,"target":170},{"source":1423,"target":156},{"source":218,"target":0},{"source":218,"target":51},{"source":218,"target":217},{"source":218,"target":1424},{"source":218,"target":1425},{"source":218,"target":1426},{"source":218,"target":1427},{"source":218,"target":1428},{"source":218,"target":1429},{"source":218,"target":1430},{"source":218,"target":1431},{"source":1424,"target":84},{"source":1424,"target":1432},{"source":1424,"target":218},{"source":1432,"target":84},{"source":1425,"target":87},{"source":1425,"target":1433},{"source":1425,"target":218},{"source":1433,"target":87},{"source":1426,"target":88},{"source":1426,"target":1434},{"source":1426,"target":218},{"source":1434,"target":88},{"source":1427,"target":79},{"source":1427,"target":1435},{"source":1427,"target":218},{"source":1435,"target":79},{"source":1428,"target":90},{"source":1428,"target":1436},{"source":1428,"target":218},{"source":1436,"target":90},{"source":1429,"target":92},{"source":1429,"target":1437},{"source":1429,"target":218},{"source":1437,"target":92},{"source":1430,"target":51},{"source":1431,"target":217},{"source":219,"target":0},{"source":219,"target":43},{"source":219,"target":217},{"source":219,"target":1438},{"source":219,"target":1439},{"source":219,"target":1440},{"source":219,"target":1441},{"source":219,"target":1442},{"source":219,"target":1443},{"source":219,"target":1444},{"source":1445,"target":51},{"source":1445,"target":1446},{"source":1446,"target":51},{"source":1438,"target":164},{"source":1438,"target":1447},{"source":1438,"target":219},{"source":1447,"target":164},{"source":1439,"target":175},{"source":1439,"target":1448},{"source":1439,"target":219},{"source":1448,"target":175},{"source":1440,"target":176},{"source":1440,"target":1449},{"source":1440,"target":219},{"source":1449,"target":176},{"source":1441,"target":178},{"source":1441,"target":1450},{"source":1441,"target":219},{"source":1450,"target":178},{"source":1442,"target":180},{"source":1442,"target":1451},{"source":1442,"target":219},{"source":1451,"target":180},{"source":1443,"target":43},{"source":1444,"target":217},{"source":220,"target":0},{"source":220,"target":55},{"source":220,"target":170},{"source":220,"target":156},{"source":220,"target":1452},{"source":220,"target":1453},{"source":220,"target":1454},{"source":1452,"target":55},{"source":1453,"target":170},{"source":1454,"target":156},{"source":221,"target":0},{"source":221,"target":44},{"source":221,"target":179},{"source":221,"target":154},{"source":221,"target":1455},{"source":221,"target":1456},{"source":221,"target":1457},{"source":1455,"target":44},{"source":1456,"target":179},{"source":1457,"target":154},{"source":222,"target":0},{"source":222,"target":51},{"source":222,"target":221},{"source":222,"target":1458},{"source":222,"target":1459},{"source":222,"target":1460},{"source":222,"target":1461},{"source":222,"target":1462},{"source":222,"target":1463},{"source":222,"target":1464},{"source":222,"target":1465},{"source":1458,"target":84},{"source":1458,"target":1466},{"source":1458,"target":222},{"source":1466,"target":84},{"source":1459,"target":87},{"source":1459,"target":1467},{"source":1459,"target":222},{"source":1467,"target":87},{"source":1460,"target":88},{"source":1460,"target":1468},{"source":1460,"target":222},{"source":1468,"target":88},{"source":1461,"target":79},{"source":1461,"target":1469},{"source":1461,"target":222},{"source":1469,"target":79},{"source":1462,"target":90},{"source":1462,"target":1470},{"source":1462,"target":222},{"source":1470,"target":90},{"source":1463,"target":92},{"source":1463,"target":1471},{"source":1463,"target":222},{"source":1471,"target":92},{"source":1464,"target":51},{"source":1465,"target":221},{"source":223,"target":0},{"source":223,"target":148},{"source":223,"target":221},{"source":223,"target":1472},{"source":223,"target":1473},{"source":223,"target":1474},{"source":223,"target":1475},{"source":223,"target":1476},{"source":1477,"target":51},{"source":1477,"target":1478},{"source":1478,"target":51},{"source":1472,"target":176},{"source":1472,"target":1479},{"source":1472,"target":223},{"source":1479,"target":176},{"source":1473,"target":175},{"source":1473,"target":1480},{"source":1473,"target":223},{"source":1480,"target":175},{"source":1474,"target":164},{"source":1474,"target":1481},{"source":1474,"target":223},{"source":1481,"target":164},{"source":1475,"target":148},{"source":1476,"target":221},{"source":224,"target":0},{"source":224,"target":55},{"source":224,"target":179},{"source":224,"target":154},{"source":224,"target":1482},{"source":224,"target":1483},{"source":224,"target":1484},{"source":1482,"target":55},{"source":1483,"target":179},{"source":1484,"target":154},{"source":225,"target":0},{"source":225,"target":44},{"source":225,"target":181},{"source":225,"target":153},{"source":225,"target":1485},{"source":225,"target":1486},{"source":225,"target":1487},{"source":1485,"target":44},{"source":1486,"target":181},{"source":1487,"target":153},{"source":226,"target":0},{"source":226,"target":51},{"source":226,"target":225},{"source":226,"target":1488},{"source":226,"target":1489},{"source":226,"target":1490},{"source":226,"target":1491},{"source":226,"target":1492},{"source":226,"target":1493},{"source":226,"target":1494},{"source":226,"target":1495},{"source":1488,"target":84},{"source":1488,"target":1496},{"source":1488,"target":226},{"source":1496,"target":84},{"source":1489,"target":87},{"source":1489,"target":1497},{"source":1489,"target":226},{"source":1497,"target":87},{"source":1490,"target":88},{"source":1490,"target":1498},{"source":1490,"target":226},{"source":1498,"target":88},{"source":1491,"target":79},{"source":1491,"target":1499},{"source":1491,"target":226},{"source":1499,"target":79},{"source":1492,"target":90},{"source":1492,"target":1500},{"source":1492,"target":226},{"source":1500,"target":90},{"source":1493,"target":92},{"source":1493,"target":1501},{"source":1493,"target":226},{"source":1501,"target":92},{"source":1494,"target":51},{"source":1495,"target":225},{"source":227,"target":0},{"source":227,"target":43},{"source":227,"target":225},{"source":227,"target":1502},{"source":227,"target":1503},{"source":227,"target":1504},{"source":227,"target":1505},{"source":227,"target":1506},{"source":227,"target":1507},{"source":227,"target":1508},{"source":1509,"target":51},{"source":1509,"target":1510},{"source":1510,"target":51},{"source":1502,"target":164},{"source":1502,"target":1511},{"source":1502,"target":227},{"source":1511,"target":164},{"source":1503,"target":178},{"source":1503,"target":1512},{"source":1503,"target":227},{"source":1512,"target":178},{"source":1504,"target":180},{"source":1504,"target":1513},{"source":1504,"target":227},{"source":1513,"target":180},{"source":1505,"target":175},{"source":1505,"target":1514},{"source":1505,"target":227},{"source":1514,"target":175},{"source":1506,"target":176},{"source":1506,"target":1515},{"source":1506,"target":227},{"source":1515,"target":176},{"source":1507,"target":43},{"source":1508,"target":225},{"source":228,"target":0},{"source":228,"target":55},{"source":228,"target":181},{"source":228,"target":153},{"source":228,"target":1516},{"source":228,"target":1517},{"source":228,"target":1518},{"source":1516,"target":55},{"source":1517,"target":181},{"source":1518,"target":153},{"source":229,"target":0},{"source":229,"target":44},{"source":229,"target":183},{"source":229,"target":152},{"source":229,"target":1519},{"source":229,"target":1520},{"source":229,"target":1521},{"source":1519,"target":44},{"source":1520,"target":183},{"source":1521,"target":152},{"source":230,"target":0},{"source":230,"target":51},{"source":230,"target":229},{"source":230,"target":1522},{"source":230,"target":1523},{"source":230,"target":1524},{"source":230,"target":1525},{"source":230,"target":1526},{"source":230,"target":1527},{"source":1522,"target":84},{"source":1522,"target":1528},{"source":1522,"target":230},{"source":1528,"target":84},{"source":1523,"target":87},{"source":1523,"target":1529},{"source":1523,"target":230},{"source":1529,"target":87},{"source":1524,"target":88},{"source":1524,"target":1530},{"source":1524,"target":230},{"source":1530,"target":88},{"source":1525,"target":73},{"source":1525,"target":1531},{"source":1525,"target":230},{"source":1531,"target":73},{"source":1526,"target":51},{"source":1527,"target":229},{"source":231,"target":0},{"source":231,"target":43},{"source":231,"target":229},{"source":231,"target":1532},{"source":231,"target":1533},{"source":231,"target":1534},{"source":1535,"target":51},{"source":1535,"target":1536},{"source":1536,"target":51},{"source":1532,"target":182},{"source":1532,"target":1537},{"source":1532,"target":231},{"source":1537,"target":182},{"source":1533,"target":43},{"source":1534,"target":229},{"source":232,"target":0},{"source":232,"target":55},{"source":232,"target":183},{"source":232,"target":152},{"source":232,"target":1538},{"source":232,"target":1539},{"source":232,"target":1540},{"source":1538,"target":55},{"source":1539,"target":183},{"source":1540,"target":152},{"source":233,"target":0},{"source":233,"target":44},{"source":233,"target":185},{"source":233,"target":151},{"source":233,"target":1541},{"source":233,"target":1542},{"source":233,"target":1543},{"source":1541,"target":44},{"source":1542,"target":185},{"source":1543,"target":151},{"source":234,"target":0},{"source":234,"target":51},{"source":234,"target":233},{"source":234,"target":1544},{"source":234,"target":1545},{"source":234,"target":1546},{"source":234,"target":1547},{"source":234,"target":1548},{"source":234,"target":1549},{"source":234,"target":1550},{"source":234,"target":1551},{"source":1544,"target":84},{"source":1544,"target":1552},{"source":1544,"target":234},{"source":1552,"target":84},{"source":1545,"target":87},{"source":1545,"target":1553},{"source":1545,"target":234},{"source":1553,"target":87},{"source":1546,"target":88},{"source":1546,"target":1554},{"source":1546,"target":234},{"source":1554,"target":88},{"source":1547,"target":90},{"source":1547,"target":1555},{"source":1547,"target":234},{"source":1555,"target":90},{"source":1548,"target":92},{"source":1548,"target":1556},{"source":1548,"target":234},{"source":1556,"target":92},{"source":1549,"target":73},{"source":1549,"target":1557},{"source":1549,"target":234},{"source":1557,"target":73},{"source":1550,"target":51},{"source":1551,"target":233},{"source":235,"target":0},{"source":235,"target":43},{"source":235,"target":233},{"source":235,"target":1558},{"source":235,"target":1559},{"source":235,"target":1560},{"source":235,"target":1561},{"source":1562,"target":51},{"source":1562,"target":1563},{"source":1563,"target":51},{"source":1558,"target":182},{"source":1558,"target":1564},{"source":1558,"target":235},{"source":1564,"target":182},{"source":1559,"target":184},{"source":1559,"target":1565},{"source":1559,"target":235},{"source":1565,"target":184},{"source":1560,"target":43},{"source":1561,"target":233},{"source":236,"target":0},{"source":236,"target":55},{"source":236,"target":185},{"source":236,"target":151},{"source":236,"target":1566},{"source":236,"target":1567},{"source":236,"target":1568},{"source":1566,"target":55},{"source":1567,"target":185},{"source":1568,"target":151},{"source":237,"target":0},{"source":237,"target":1},{"source":237,"target":1569},{"source":237,"target":1570},{"source":237,"target":1571},{"source":1569,"target":8},{"source":1569,"target":1572},{"source":1569,"target":237},{"source":1572,"target":8},{"source":1570,"target":13},{"source":1570,"target":1573},{"source":1570,"target":237},{"source":1573,"target":13},{"source":1571,"target":1},{"source":238,"target":0},{"source":238,"target":9},{"source":238,"target":11},{"source":238,"target":40},{"source":238,"target":1574},{"source":238,"target":1575},{"source":238,"target":1576},{"source":238,"target":1577},{"source":238,"target":1578},{"source":238,"target":1579},{"source":238,"target":1580},{"source":1574,"target":10},{"source":1574,"target":1581},{"source":1574,"target":238},{"source":1581,"target":10},{"source":1575,"target":10},{"source":1575,"target":1582},{"source":1575,"target":238},{"source":1582,"target":10},{"source":1576,"target":13},{"source":1576,"target":1583},{"source":1576,"target":238},{"source":1583,"target":13},{"source":1577,"target":10},{"source":1577,"target":1584},{"source":1577,"target":238},{"source":1584,"target":10},{"source":1578,"target":9},{"source":1579,"target":11},{"source":1580,"target":40},{"source":239,"target":0},{"source":239,"target":240},{"source":239,"target":1585},{"source":239,"target":1586},{"source":1585,"target":3},{"source":1585,"target":1587},{"source":1585,"target":239},{"source":1587,"target":3},{"source":1586,"target":240},{"source":240,"target":0},{"source":240,"target":13},{"source":240,"target":1588},{"source":1588,"target":13},{"source":241,"target":0},{"source":241,"target":240},{"source":241,"target":1589},{"source":241,"target":1590},{"source":241,"target":1591},{"source":241,"target":1592},{"source":241,"target":1593},{"source":1589,"target":37},{"source":1589,"target":1594},{"source":1589,"target":241},{"source":1589,"target":1595},{"source":1594,"target":37},{"source":1595,"target":242},{"source":1595,"target":1596},{"source":1595,"target":1589},{"source":1596,"target":242},{"source":1590,"target":37},{"source":1590,"target":1597},{"source":1590,"target":241},{"source":1597,"target":37},{"source":1591,"target":37},{"source":1591,"target":1598},{"source":1591,"target":241},{"source":1591,"target":1599},{"source":1598,"target":37},{"source":1599,"target":3},{"source":1599,"target":1600},{"source":1599,"target":1591},{"source":1600,"target":3},{"source":1592,"target":242},{"source":1592,"target":1601},{"source":1592,"target":241},{"source":1601,"target":242},{"source":1593,"target":240},{"source":242,"target":0},{"source":242,"target":243},{"source":242,"target":1602},{"source":242,"target":1603},{"source":242,"target":1604},{"source":242,"target":1605},{"source":1602,"target":37},{"source":1602,"target":1606},{"source":1602,"target":242},{"source":1602,"target":1607},{"source":1606,"target":37},{"source":1607,"target":242},{"source":1607,"target":1608},{"source":1607,"target":1602},{"source":1608,"target":242},{"source":1603,"target":242},{"source":1603,"target":1609},{"source":1603,"target":242},{"source":1609,"target":242},{"source":1604,"target":241},{"source":1604,"target":1610},{"source":1604,"target":242},{"source":1610,"target":241},{"source":1605,"target":243},{"source":243,"target":0},{"source":243,"target":5},{"source":243,"target":11},{"source":243,"target":1611},{"source":243,"target":1612},{"source":1611,"target":5},{"source":1612,"target":11},{"source":244,"target":0},{"source":244,"target":15},{"source":244,"target":240},{"source":244,"target":1613},{"source":244,"target":1614},{"source":244,"target":1615},{"source":1613,"target":16},{"source":1613,"target":1616},{"source":1613,"target":244},{"source":1616,"target":16},{"source":1614,"target":15},{"source":1615,"target":240},{"source":245,"target":0},{"source":245,"target":31},{"source":245,"target":240},{"source":245,"target":1617},{"source":245,"target":1618},{"source":1617,"target":31},{"source":1618,"target":240},{"source":246,"target":0},{"source":246,"target":240},{"source":246,"target":1619},{"source":246,"target":1620},{"source":1619,"target":12},{"source":1619,"target":1621},{"source":1619,"target":246},{"source":1621,"target":12},{"source":1620,"target":240},{"source":247,"target":0},{"source":247,"target":240},{"source":247,"target":1622},{"source":247,"target":1623},{"source":247,"target":1624},{"source":247,"target":1625},{"source":1622,"target":13},{"source":1622,"target":1626},{"source":1622,"target":247},{"source":1626,"target":13},{"source":1623,"target":13},{"source":1623,"target":1627},{"source":1623,"target":247},{"source":1627,"target":13},{"source":1624,"target":13},{"source":1624,"target":1628},{"source":1624,"target":247},{"source":1628,"target":13},{"source":1625,"target":240},{"source":248,"target":0},{"source":248,"target":241},{"source":248,"target":1629},{"source":248,"target":1630},{"source":248,"target":1631},{"source":1629,"target":34},{"source":1629,"target":1632},{"source":1629,"target":248},{"source":1632,"target":34},{"source":1630,"target":34},{"source":1630,"target":1633},{"source":1630,"target":248},{"source":1633,"target":34},{"source":1631,"target":241},{"source":249,"target":0},{"source":249,"target":241},{"source":249,"target":1634},{"source":249,"target":1635},{"source":1634,"target":37},{"source":1634,"target":1636},{"source":1634,"target":249},{"source":1636,"target":37},{"source":1635,"target":241},{"source":250,"target":0},{"source":250,"target":13},{"source":250,"target":1637},{"source":250,"target":1638},{"source":250,"target":1639},{"source":1637,"target":251},{"source":1637,"target":1640},{"source":1637,"target":250},{"source":1640,"target":251},{"source":1638,"target":13},{"source":1638,"target":1641},{"source":1638,"target":250},{"source":1641,"target":13},{"source":1639,"target":13},{"source":251,"target":0},{"source":251,"target":1642},{"source":251,"target":1643},{"source":251,"target":1644},{"source":251,"target":1645},{"source":251,"target":1646},{"source":1642,"target":251},{"source":1643,"target":251},{"source":1644,"target":251},{"source":1645,"target":251},{"source":1646,"target":251},{"source":252,"target":0},{"source":252,"target":240},{"source":252,"target":1647},{"source":252,"target":1648},{"source":1647,"target":237},{"source":1647,"target":1649},{"source":1647,"target":252},{"source":1649,"target":237},{"source":1648,"target":240},{"source":253,"target":0},{"source":253,"target":240},{"source":253,"target":1650},{"source":253,"target":1651},{"source":1650,"target":3},{"source":1650,"target":1652},{"source":1650,"target":253},{"source":1652,"target":3},{"source":1651,"target":240},{"source":254,"target":0},{"source":254,"target":13},{"source":254,"target":1653},{"source":254,"target":1654},{"source":1653,"target":13},{"source":1653,"target":1655},{"source":1653,"target":254},{"source":1655,"target":13},{"source":1654,"target":13},{"source":255,"target":0},{"source":255,"target":240},{"source":255,"target":1656},{"source":255,"target":1657},{"source":1656,"target":11},{"source":1656,"target":1658},{"source":1656,"target":255},{"source":1658,"target":11},{"source":1657,"target":240},{"source":256,"target":0},{"source":256,"target":17},{"source":256,"target":133},{"source":256,"target":1659},{"source":256,"target":1660},{"source":256,"target":1661},{"source":256,"target":1662},{"source":256,"target":1663},{"source":256,"target":1664},{"source":256,"target":1665},{"source":1659,"target":10},{"source":1659,"target":1666},{"source":1659,"target":256},{"source":1666,"target":10},{"source":1660,"target":7},{"source":1660,"target":1667},{"source":1660,"target":256},{"source":1667,"target":7},{"source":1661,"target":238},{"source":1661,"target":1668},{"source":1661,"target":256},{"source":1668,"target":238},{"source":1662,"target":133},{"source":1662,"target":1669},{"source":1662,"target":256},{"source":1669,"target":133},{"source":1663,"target":22},{"source":1663,"target":1670},{"source":1663,"target":256},{"source":1670,"target":22},{"source":1664,"target":17},{"source":1665,"target":133},{"source":257,"target":0},{"source":257,"target":17},{"source":257,"target":1671},{"source":257,"target":1672},{"source":257,"target":1673},{"source":1671,"target":129},{"source":1671,"target":1674},{"source":1671,"target":257},{"source":1674,"target":129},{"source":1672,"target":256},{"source":1672,"target":1675},{"source":1672,"target":257},{"source":1675,"target":256},{"source":1673,"target":17},{"source":258,"target":0},{"source":258,"target":10},{"source":258,"target":1676},{"source":1676,"target":10},{"source":259,"target":0},{"source":259,"target":258},{"source":259,"target":1677},{"source":1677,"target":258},{"source":260,"target":0},{"source":260,"target":258},{"source":260,"target":1678},{"source":1678,"target":258},{"source":261,"target":0},{"source":261,"target":262},{"source":261,"target":1679},{"source":1679,"target":262},{"source":262,"target":0},{"source":262,"target":258},{"source":262,"target":1680},{"source":262,"target":1681},{"source":262,"target":1682},{"source":262,"target":1683},{"source":262,"target":1684},{"source":1680,"target":263},{"source":1680,"target":1685},{"source":1680,"target":262},{"source":1685,"target":263},{"source":1681,"target":263},{"source":1681,"target":1686},{"source":1681,"target":262},{"source":1686,"target":263},{"source":1682,"target":265},{"source":1682,"target":1687},{"source":1682,"target":262},{"source":1687,"target":265},{"source":1683,"target":263},{"source":1683,"target":1688},{"source":1683,"target":262},{"source":1688,"target":263},{"source":1684,"target":258},{"source":263,"target":0},{"source":263,"target":264},{"source":263,"target":1689},{"source":1690,"target":242},{"source":1690,"target":1691},{"source":1691,"target":242},{"source":1689,"target":264},{"source":264,"target":0},{"source":264,"target":17},{"source":264,"target":258},{"source":264,"target":1692},{"source":264,"target":1693},{"source":264,"target":1694},{"source":1692,"target":243},{"source":1692,"target":1695},{"source":1692,"target":264},{"source":1695,"target":243},{"source":1693,"target":17},{"source":1694,"target":258},{"source":265,"target":0},{"source":265,"target":1},{"source":265,"target":1696},{"source":265,"target":1697},{"source":265,"target":1698},{"source":1696,"target":13},{"source":1696,"target":1699},{"source":1696,"target":265},{"source":1699,"target":13},{"source":1697,"target":13},{"source":1697,"target":1700},{"source":1697,"target":265},{"source":1700,"target":13},{"source":1698,"target":1},{"source":266,"target":0},{"source":266,"target":262},{"source":266,"target":1701},{"source":1701,"target":262},{"source":267,"target":0},{"source":267,"target":258},{"source":267,"target":1702},{"source":267,"target":1703},{"source":1702,"target":14},{"source":1702,"target":1704},{"source":1702,"target":267},{"source":1704,"target":14},{"source":1703,"target":258},{"source":268,"target":0},{"source":268,"target":258},{"source":268,"target":1705},{"source":268,"target":1706},{"source":268,"target":1707},{"source":268,"target":1708},{"source":1705,"target":262},{"source":1705,"target":1709},{"source":1705,"target":268},{"source":1709,"target":262},{"source":1706,"target":262},{"source":1706,"target":1710},{"source":1706,"target":268},{"source":1710,"target":262},{"source":1707,"target":262},{"source":1707,"target":1711},{"source":1707,"target":268},{"source":1711,"target":262},{"source":1708,"target":258},{"source":269,"target":0},{"source":269,"target":17},{"source":269,"target":258},{"source":269,"target":1712},{"source":269,"target":1713},{"source":269,"target":1714},{"source":1712,"target":8},{"source":1712,"target":1715},{"source":1712,"target":269},{"source":1715,"target":8},{"source":1713,"target":17},{"source":1714,"target":258},{"source":270,"target":0},{"source":270,"target":8},{"source":270,"target":1716},{"source":1716,"target":8},{"source":271,"target":0},{"source":271,"target":258},{"source":271,"target":1717},{"source":271,"target":1718},{"source":1717,"target":14},{"source":1717,"target":1719},{"source":1717,"target":271},{"source":1719,"target":14},{"source":1718,"target":258},{"source":272,"target":0},{"source":272,"target":10},{"source":272,"target":1720},{"source":272,"target":1721},{"source":272,"target":1722},{"source":272,"target":1723},{"source":1720,"target":10},{"source":1720,"target":1724},{"source":1720,"target":272},{"source":1724,"target":10},{"source":1721,"target":10},{"source":1721,"target":1725},{"source":1721,"target":272},{"source":1725,"target":10},{"source":1722,"target":10},{"source":1722,"target":1726},{"source":1722,"target":272},{"source":1726,"target":10},{"source":1723,"target":10}],"multigraph":true}
ecore
statemachine
repo-ecore-all/data/damenac/puzzle/plugins/fr.inria.diverse.puzzle.metrics/testdata/InternalSM.ecore
internalsm State outTransitions inTransitions label eventTokens timeConstraints lastProcessedEvent Transition preState guard postState Guard eventType FinalState InitState TrapState StateMachine states eventPattern priority context InternalExecutionModel stateMachines latestEvent eventTokens context EventToken currentState recordedEvents TimeConstraintSpecification handleTimeConstraint id expectedLength startTimestamp stopTimestamp NumericCompareOperator LESS_THAN LESS_THAN LESS_OR_EQUALS LESS_OR_EQUALS EQUALS EQUALS MORE_OR_EQUALS MORE_OR_EQUALS MORE_THAN MORE_THAN TimeConstraintType START START STOP STOP CHECK CHECK TimeConstraint timeConstraintSpecification type EventProcessingContext CHRONICLE CHRONICLE RECENT RECENT UNRESTRICTED UNRESTRICTED IMMEDIATE IMMEDIATE STRICT_IMMEDIATE STRICT_IMMEDIATE
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="internalsm" nsURI="sm.meta" nsPrefix="hu.bme.mit.incquery.metamodels"> <eClassifiers xsi:type="ecore:EClass" name="State"> <eStructuralFeatures xsi:type="ecore:EReference" name="outTransitions" upperBound="-1" eType="#//Transition" containment="true" eOpposite="#//Transition/preState"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="wildcards" value=""/> <details key="name" value=""/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="inTransitions" upperBound="-1" eType="#//Transition" eOpposite="#//Transition/postState"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eventTokens" upperBound="-1" eType="#//EventToken" eOpposite="#//EventToken/currentState"/> <eStructuralFeatures xsi:type="ecore:EReference" name="timeConstraints" upperBound="-1" eType="#//TimeConstraint" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="lastProcessedEvent" eType="ecore:EClass CEPMeta.ecore#//Event"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition"> <eStructuralFeatures xsi:type="ecore:EReference" name="preState" lowerBound="1" eType="#//State" eOpposite="#//State/outTransitions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="guard" eType="#//Guard" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="postState" lowerBound="1" eType="#//State" eOpposite="#//State/inTransitions"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Guard"> <eStructuralFeatures xsi:type="ecore:EReference" name="eventType" lowerBound="1" eType="ecore:EClass CEPMeta.ecore#//AtomicEventPattern"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FinalState" eSuperTypes="#//State"/> <eClassifiers xsi:type="ecore:EClass" name="InitState" eSuperTypes="#//State"/> <eClassifiers xsi:type="ecore:EClass" name="TrapState" eSuperTypes="#//State"/> <eClassifiers xsi:type="ecore:EClass" name="StateMachine"> <eStructuralFeatures xsi:type="ecore:EReference" name="states" upperBound="-1" eType="#//State" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eventPattern" lowerBound="1" eType="ecore:EClass CEPMeta.ecore#//EventPattern" eOpposite="CEPMeta.ecore#//EventPattern/stateMachine"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="priority" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="context" eType="#//EventProcessingContext"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InternalExecutionModel"> <eStructuralFeatures xsi:type="ecore:EReference" name="stateMachines" upperBound="-1" eType="#//StateMachine" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="latestEvent" eType="ecore:EClass CEPMeta.ecore#//Event" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eventTokens" upperBound="-1" eType="#//EventToken" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="context" eType="#//EventProcessingContext"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EventToken"> <eStructuralFeatures xsi:type="ecore:EReference" name="currentState" eType="#//State" eOpposite="#//State/eventTokens"/> <eStructuralFeatures xsi:type="ecore:EReference" name="recordedEvents" upperBound="-1" eType="ecore:EClass CEPMeta.ecore#//Event"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TimeConstraintSpecification"> <eOperations name="handleTimeConstraint"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="expectedLength" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startTimestamp" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stopTimestamp" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="NumericCompareOperator"> <eLiterals name="LESS_THAN" literal="LESS_THAN"/> <eLiterals name="LESS_OR_EQUALS" value="1"/> <eLiterals name="EQUALS" value="2"/> <eLiterals name="MORE_OR_EQUALS" value="3"/> <eLiterals name="MORE_THAN" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="TimeConstraintType"> <eLiterals name="START"/> <eLiterals name="STOP" value="1"/> <eLiterals name="CHECK" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TimeConstraint"> <eStructuralFeatures xsi:type="ecore:EReference" name="timeConstraintSpecification" lowerBound="1" eType="#//TimeConstraintSpecification"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//TimeConstraintType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="EventProcessingContext"> <eLiterals name="CHRONICLE"/> <eLiterals name="RECENT" value="1"/> <eLiterals name="UNRESTRICTED" value="2"/> <eLiterals name="IMMEDIATE" value="3" literal="IMMEDIATE"/> <eLiterals name="STRICT_IMMEDIATE" value="4" literal="STRICT_IMMEDIATE"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"hu.bme.mit.incquery.metamodels","nsURI":"sm.meta","name":"internalsm","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Guard","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalState","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitState","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TrapState","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InternalExecutionModel","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventToken","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeConstraintSpecification","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"NumericCompareOperator","instanceClass":null,"id":11,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"TimeConstraintType","instanceClass":null,"id":12,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeConstraint","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"EventProcessingContext","instanceClass":null,"id":14,"serializable":true,"eClass":"EEnum"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outTransitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inTransitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":17,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eventTokens","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"timeConstraints","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":"lastProcessedEvent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"preState","changeable":true,"resolveProxies":true,"lowerBound":1,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"postState","changeable":true,"resolveProxies":true,"lowerBound":1,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"currentState","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"guard","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eventType","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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"states","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"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":"eventPattern","changeable":true,"resolveProxies":true,"lowerBound":1,"id":40,"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":"priority","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"lowerBound":0,"iD":false,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stateMachines","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"latestEvent","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":"eventTokens","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"lowerBound":0,"iD":false,"id":50,"derived":false},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"recordedEvents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"handleTimeConstraint","lowerBound":0,"id":58,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":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":"expectedLength","changeable":true,"lowerBound":1,"iD":false,"id":60,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"startTimestamp","changeable":true,"lowerBound":0,"iD":false,"id":61,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"stopTimestamp","changeable":true,"lowerBound":0,"iD":false,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"name":"LESS_THAN","id":67,"value":0,"literal":"LESS_THAN","eClass":"EEnumLiteral"},{"name":"LESS_OR_EQUALS","id":68,"value":1,"literal":"LESS_OR_EQUALS","eClass":"EEnumLiteral"},{"name":"EQUALS","id":69,"value":2,"literal":"EQUALS","eClass":"EEnumLiteral"},{"name":"MORE_OR_EQUALS","id":70,"value":3,"literal":"MORE_OR_EQUALS","eClass":"EEnumLiteral"},{"name":"MORE_THAN","id":71,"value":4,"literal":"MORE_THAN","eClass":"EEnumLiteral"},{"name":"START","id":72,"value":0,"literal":"START","eClass":"EEnumLiteral"},{"name":"STOP","id":73,"value":1,"literal":"STOP","eClass":"EEnumLiteral"},{"name":"CHECK","id":74,"value":2,"literal":"CHECK","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"timeConstraintSpecification","changeable":true,"resolveProxies":true,"lowerBound":1,"id":75,"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":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"name":"CHRONICLE","id":79,"value":0,"literal":"CHRONICLE","eClass":"EEnumLiteral"},{"name":"RECENT","id":80,"value":1,"literal":"RECENT","eClass":"EEnumLiteral"},{"name":"UNRESTRICTED","id":81,"value":2,"literal":"UNRESTRICTED","eClass":"EEnumLiteral"},{"name":"IMMEDIATE","id":82,"value":3,"literal":"IMMEDIATE","eClass":"EEnumLiteral"},{"name":"STRICT_IMMEDIATE","id":83,"value":4,"literal":"STRICT_IMMEDIATE","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":1,"target":0},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":15,"target":2},{"source":15,"target":21},{"source":15,"target":1},{"source":15,"target":22},{"source":21,"target":2},{"source":16,"target":2},{"source":16,"target":23},{"source":16,"target":1},{"source":16,"target":24},{"source":23,"target":2},{"source":17,"target":25},{"source":17,"target":1},{"source":18,"target":9},{"source":18,"target":26},{"source":18,"target":1},{"source":18,"target":27},{"source":26,"target":9},{"source":19,"target":13},{"source":19,"target":28},{"source":19,"target":1},{"source":28,"target":13},{"source":20,"target":29},{"source":20,"target":1},{"source":2,"target":0},{"source":2,"target":22},{"source":2,"target":30},{"source":2,"target":24},{"source":22,"target":1},{"source":22,"target":31},{"source":22,"target":2},{"source":22,"target":15},{"source":31,"target":1},{"source":30,"target":3},{"source":30,"target":32},{"source":30,"target":2},{"source":32,"target":3},{"source":24,"target":1},{"source":24,"target":33},{"source":24,"target":2},{"source":24,"target":16},{"source":33,"target":1},{"source":3,"target":0},{"source":3,"target":34},{"source":34,"target":35},{"source":34,"target":3},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":36},{"source":36,"target":1},{"source":5,"target":0},{"source":5,"target":1},{"source":5,"target":37},{"source":37,"target":1},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":38},{"source":38,"target":1},{"source":7,"target":0},{"source":7,"target":39},{"source":7,"target":40},{"source":7,"target":41},{"source":7,"target":42},{"source":39,"target":1},{"source":39,"target":43},{"source":39,"target":7},{"source":43,"target":1},{"source":40,"target":44},{"source":40,"target":7},{"source":41,"target":45},{"source":41,"target":7},{"source":42,"target":14},{"source":42,"target":46},{"source":42,"target":7},{"source":46,"target":14},{"source":8,"target":0},{"source":8,"target":47},{"source":8,"target":48},{"source":8,"target":49},{"source":8,"target":50},{"source":47,"target":7},{"source":47,"target":51},{"source":47,"target":8},{"source":51,"target":7},{"source":48,"target":52},{"source":48,"target":8},{"source":49,"target":9},{"source":49,"target":53},{"source":49,"target":8},{"source":53,"target":9},{"source":50,"target":14},{"source":50,"target":54},{"source":50,"target":8},{"source":54,"target":14},{"source":9,"target":0},{"source":9,"target":27},{"source":9,"target":55},{"source":27,"target":1},{"source":27,"target":56},{"source":27,"target":9},{"source":27,"target":18},{"source":56,"target":1},{"source":55,"target":57},{"source":55,"target":9},{"source":10,"target":0},{"source":10,"target":58},{"source":10,"target":59},{"source":10,"target":60},{"source":10,"target":61},{"source":10,"target":62},{"source":58,"target":10},{"source":59,"target":63},{"source":59,"target":10},{"source":60,"target":64},{"source":60,"target":10},{"source":61,"target":65},{"source":61,"target":10},{"source":62,"target":66},{"source":62,"target":10},{"source":11,"target":0},{"source":11,"target":67},{"source":11,"target":68},{"source":11,"target":69},{"source":11,"target":70},{"source":11,"target":71},{"source":67,"target":11},{"source":68,"target":11},{"source":69,"target":11},{"source":70,"target":11},{"source":71,"target":11},{"source":12,"target":0},{"source":12,"target":72},{"source":12,"target":73},{"source":12,"target":74},{"source":72,"target":12},{"source":73,"target":12},{"source":74,"target":12},{"source":13,"target":0},{"source":13,"target":75},{"source":13,"target":76},{"source":75,"target":10},{"source":75,"target":77},{"source":75,"target":13},{"source":77,"target":10},{"source":76,"target":12},{"source":76,"target":78},{"source":76,"target":13},{"source":78,"target":12},{"source":14,"target":0},{"source":14,"target":79},{"source":14,"target":80},{"source":14,"target":81},{"source":14,"target":82},{"source":14,"target":83},{"source":79,"target":14},{"source":80,"target":14},{"source":81,"target":14},{"source":82,"target":14},{"source":83,"target":14}],"multigraph":true}
ecore
robots
repo-ecore-all/data/abdelghafourzguindou/ModelTransformer/RobotWork/metamodel/do.ecore
RobotWork Instruction Action Chrography name instructions Grab Release Rotate degrees random true GoForward cm
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="RobotWork" nsURI="http://robotwork.com" nsPrefix="RobotWork"> <eClassifiers xsi:type="ecore:EClass" name="Instruction" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="Action" abstract="true" interface="true" eSuperTypes="#//Instruction"/> <eClassifiers xsi:type="ecore:EClass" name="Chrography" eSuperTypes="#//Instruction"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="instructions" upperBound="-1" eType="#//Instruction" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Grab" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Release" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Rotate" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="degrees" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="random" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GoForward" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cm" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"RobotWork","nsURI":"http://robotwork.com","name":"RobotWork","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Instruction","instanceClass":null,"abstract":true,"id":1,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":true,"id":2,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Chrography","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Grab","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Release","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rotate","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GoForward","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"id":8,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":9,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"instructions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"degrees","changeable":true,"lowerBound":0,"iD":false,"id":16,"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":"random","changeable":true,"lowerBound":0,"iD":false,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"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":"cm","changeable":true,"lowerBound":0,"iD":false,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":1,"target":0},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":8},{"source":8,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":9},{"source":3,"target":10},{"source":3,"target":11},{"source":9,"target":12},{"source":9,"target":3},{"source":10,"target":1},{"source":10,"target":13},{"source":10,"target":3},{"source":13,"target":1},{"source":11,"target":1},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":14},{"source":14,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":15},{"source":15,"target":2},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":16},{"source":6,"target":17},{"source":6,"target":18},{"source":16,"target":19},{"source":16,"target":6},{"source":17,"target":20},{"source":17,"target":6},{"source":18,"target":2},{"source":7,"target":0},{"source":7,"target":2},{"source":7,"target":21},{"source":7,"target":22},{"source":21,"target":23},{"source":21,"target":7},{"source":22,"target":2}],"multigraph":true}
ecore
relational
repo-ecore-all/data/damenac/puzzle/plugins/fr.inria.diverse.puzzle.metrics/temp/SqliteModel.ecore
sqliteModel Model packageName database DatabaseBlock name config init migrations ConfigBlock statements InitBlock statements ConfigurationStatement name FunctionArg type name ContentUri type segments ContentUriSegment name MigrationBlock statements Expression Case whenExpression thenExpression SelectStatement core orderby limit limitOffset OrderingTermList orderingTerms SelectCoreExpression SelectList resultColumns WhereExpressions expression GroupByExpressions groupByExpressions HavingExpressions expression CompoundOperator unionall union all union union intersect intersect except except OrderingTerm expression asc desc JoinSource source joinStatements SingleSource SelectSource name SingleSourceJoin joinSource JoinStatement natural left outer inner cross singleSource expression ColumnSource name LiteralValue SqliteDataType text text integer integer real real blob blob none none numeric numeric DDLStatement TableDefinition name CreateTriggerStatement temporary name when eventType updateColumnNames table forEachRow whenExpression statements AlterTableAddColumnStatement table columnDef DropTableStatement ifExists table DropTriggerStatement ifExists trigger DropViewStatement ifExists view CreateIndexStatement unique name table columns DropIndexStatement ifExists index ColumnConstraint TableConstraint name UniqueTableConstraint columns conflictClause PrimaryConstraint columns conflictClause CheckTableConstraint expression IndexedColumn columnReference collationName asc desc DefaultValue ConflictClause resolution ColumnType text text integer integer real real blob blob boolean boolean ConflictResolution rollback rollback abort abort fail fail ignore ignore replace replace DMLStatement DeleteStatement table expression InsertStatement conflictResolution table columnNames expressions selectStatement UpdateStatement conflictResolution table updateColumnExpressions whereExpression UpdateColumnExpression columnName expression ActionStatement uri Function args body all arguments ContentUriParamSegment num text ExprConcat left op right ExprMult left op right ExprAdd left op right ExprBit left op right ExprRelate left op right ExprEqual left op right ExprAnd left op right ExprOr left op right NullCheckExpression left right IsNull NotNull NewColumn column OldColumn column ColumnSourceRef source all column Literal literalValue NestedExpression expression SelectStatementExpression not exists select CaseExpression caseExpression cases elseExpression CastExpression expression type FunctionArgument arg SelectCore left op right SelectExpression distinct all allColumns selectList source where groupBy having SingleSourceTable tableReference SingleSourceSelectStatement selectStatement ResultColumn expression NumericLiteral number StringLiteral literal NullLiteral literal CurrentTimeLiteral literal CurrentDateLiteral literal CurrentTimeStampLiteral literal CreateTableStatement temporary columnDefs constraints CreateViewStatement temporary selectStatement AlterTableRenameStatement table ColumnDef type constraints PrimaryKeyColumnConstraint asc desc autoincrement NotNullConstraint conflictClause UniqueConstraint conflictClause DefaultConstraint defaultValue LiteralDefaultValue literal ExpressionDefaultValue expression
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="sqliteModel" nsURI="http://www.robotoworks.com/mechanoid/db/SqliteModel" nsPrefix="sqliteModel"> <eClassifiers xsi:type="ecore:EClass" name="Model"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="packageName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="database" eType="#//DatabaseBlock" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DatabaseBlock"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="config" eType="#//ConfigBlock" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="init" eType="#//InitBlock" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="migrations" upperBound="-1" eType="#//MigrationBlock" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConfigBlock"> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="#//ConfigurationStatement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InitBlock"> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="#//DDLStatement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConfigurationStatement"> <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="FunctionArg"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//ColumnType"/> <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="ContentUri"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="segments" upperBound="-1" eType="#//ContentUriSegment" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ContentUriSegment"> <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="MigrationBlock"> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="#//DDLStatement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expression"/> <eClassifiers xsi:type="ecore:EClass" name="Case"> <eStructuralFeatures xsi:type="ecore:EReference" name="whenExpression" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="thenExpression" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SelectStatement" eSuperTypes="#//DMLStatement"> <eStructuralFeatures xsi:type="ecore:EReference" name="core" eType="#//SelectCoreExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="orderby" eType="#//OrderingTermList" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="limit" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="limitOffset" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OrderingTermList"> <eStructuralFeatures xsi:type="ecore:EReference" name="orderingTerms" upperBound="-1" eType="#//OrderingTerm" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SelectCoreExpression"/> <eClassifiers xsi:type="ecore:EClass" name="SelectList"> <eStructuralFeatures xsi:type="ecore:EReference" name="resultColumns" upperBound="-1" eType="#//ColumnSource" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WhereExpressions"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GroupByExpressions"> <eStructuralFeatures xsi:type="ecore:EReference" name="groupByExpressions" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="HavingExpressions"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="CompoundOperator"> <eLiterals name="unionall" literal="union all"/> <eLiterals name="union" value="1" literal="union"/> <eLiterals name="intersect" value="2" literal="intersect"/> <eLiterals name="except" value="3" literal="except"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OrderingTerm"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="asc" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="desc" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JoinSource"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//SingleSource" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="joinStatements" upperBound="-1" eType="#//JoinStatement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SingleSource"/> <eClassifiers xsi:type="ecore:EClass" name="SelectSource" eSuperTypes="#//SingleSource"> <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="SingleSourceJoin" eSuperTypes="#//SingleSource"> <eStructuralFeatures xsi:type="ecore:EReference" name="joinSource" eType="#//JoinSource" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JoinStatement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="natural" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="left" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="outer" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="inner" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cross" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="singleSource" eType="#//SingleSource" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ColumnSource"> <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="LiteralValue"/> <eClassifiers xsi:type="ecore:EEnum" name="SqliteDataType"> <eLiterals name="text" literal="text"/> <eLiterals name="integer" value="1" literal="integer"/> <eLiterals name="real" value="2" literal="real"/> <eLiterals name="blob" value="3" literal="blob"/> <eLiterals name="none" value="4" literal="none"/> <eLiterals name="numeric" value="5" literal="numeric"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DDLStatement"/> <eClassifiers xsi:type="ecore:EClass" name="TableDefinition" eSuperTypes="#//DDLStatement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CreateTriggerStatement" eSuperTypes="#//DDLStatement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="temporary" 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="when" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="eventType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="updateColumnNames" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="table" eType="#//TableDefinition"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="forEachRow" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="whenExpression" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="#//DMLStatement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AlterTableAddColumnStatement" eSuperTypes="#//DDLStatement"> <eStructuralFeatures xsi:type="ecore:EReference" name="table" eType="#//TableDefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="columnDef" eType="#//ColumnSource" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DropTableStatement" eSuperTypes="#//DDLStatement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ifExists" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="table" eType="#//TableDefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DropTriggerStatement" eSuperTypes="#//DDLStatement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ifExists" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="trigger" eType="#//CreateTriggerStatement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DropViewStatement" eSuperTypes="#//DDLStatement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ifExists" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="view" eType="#//CreateViewStatement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CreateIndexStatement" eSuperTypes="#//DDLStatement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unique" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="table" eType="#//TableDefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="columns" upperBound="-1" eType="#//IndexedColumn" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DropIndexStatement" eSuperTypes="#//DDLStatement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ifExists" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="index" eType="#//CreateIndexStatement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ColumnConstraint"/> <eClassifiers xsi:type="ecore:EClass" name="TableConstraint"> <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="UniqueTableConstraint" eSuperTypes="#//TableConstraint"> <eStructuralFeatures xsi:type="ecore:EReference" name="columns" upperBound="-1" eType="#//IndexedColumn" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="conflictClause" eType="#//ConflictClause" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimaryConstraint" eSuperTypes="#//TableConstraint"> <eStructuralFeatures xsi:type="ecore:EReference" name="columns" upperBound="-1" eType="#//IndexedColumn" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="conflictClause" eType="#//ConflictClause" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CheckTableConstraint" eSuperTypes="#//TableConstraint"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IndexedColumn"> <eStructuralFeatures xsi:type="ecore:EReference" name="columnReference" eType="#//ColumnDef"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="collationName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="asc" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="desc" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DefaultValue"/> <eClassifiers xsi:type="ecore:EClass" name="ConflictClause"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="resolution" eType="#//ConflictResolution"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ColumnType"> <eLiterals name="text" literal="text"/> <eLiterals name="integer" value="1" literal="integer"/> <eLiterals name="real" value="2" literal="real"/> <eLiterals name="blob" value="3" literal="blob"/> <eLiterals name="boolean" value="4" literal="boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ConflictResolution"> <eLiterals name="rollback" literal="rollback"/> <eLiterals name="abort" value="1" literal="abort"/> <eLiterals name="fail" value="2" literal="fail"/> <eLiterals name="ignore" value="3" literal="ignore"/> <eLiterals name="replace" value="4" literal="replace"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DMLStatement"/> <eClassifiers xsi:type="ecore:EClass" name="DeleteStatement" eSuperTypes="#//DMLStatement"> <eStructuralFeatures xsi:type="ecore:EReference" name="table" eType="#//TableDefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InsertStatement" eSuperTypes="#//DMLStatement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="conflictResolution" eType="#//ConflictResolution"/> <eStructuralFeatures xsi:type="ecore:EReference" name="table" eType="#//TableDefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="columnNames" unique="false" upperBound="-1" eType="#//ColumnDef"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expressions" upperBound="-1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="selectStatement" eType="#//SelectStatement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UpdateStatement" eSuperTypes="#//DMLStatement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="conflictResolution" eType="#//ConflictResolution"/> <eStructuralFeatures xsi:type="ecore:EReference" name="table" eType="#//TableDefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="updateColumnExpressions" upperBound="-1" eType="#//UpdateColumnExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="whereExpression" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UpdateColumnExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="columnName" eType="#//ColumnDef"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActionStatement" eSuperTypes="#//ConfigurationStatement"> <eStructuralFeatures xsi:type="ecore:EReference" name="uri" eType="#//ContentUri" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Function" eSuperTypes="#//ConfigurationStatement #//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="args" upperBound="-1" eType="#//FunctionArg" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#//SelectStatement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="all" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ContentUriParamSegment" eSuperTypes="#//ContentUriSegment"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="num" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="text" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExprConcat" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression" 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="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExprMult" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression" 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="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExprAdd" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression" 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="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExprBit" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression" 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="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExprRelate" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression" 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="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExprEqual" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression" 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="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExprAnd" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression" 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="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExprOr" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression" 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="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NullCheckExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IsNull" eSuperTypes="#//Expression"/> <eClassifiers xsi:type="ecore:EClass" name="NotNull" eSuperTypes="#//Expression"/> <eClassifiers xsi:type="ecore:EClass" name="NewColumn" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="column" eType="#//ColumnSource"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OldColumn" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="column" eType="#//ColumnSource"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ColumnSourceRef" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//SelectSource"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="all" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="column" eType="#//ColumnSource"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Literal" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="literalValue" eType="#//LiteralValue" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NestedExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SelectStatementExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="not" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="exists" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="select" eType="#//SelectStatement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CaseExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="caseExpression" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="cases" upperBound="-1" eType="#//Case" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elseExpression" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CastExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//SqliteDataType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FunctionArgument" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="arg" eType="#//FunctionArg"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SelectCore" eSuperTypes="#//SelectCoreExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//SelectCoreExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="#//CompoundOperator"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//SelectCoreExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SelectExpression" eSuperTypes="#//SelectCoreExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="distinct" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="all" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="allColumns" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="selectList" eType="#//SelectList" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//JoinSource" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="where" eType="#//WhereExpressions" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="groupBy" eType="#//GroupByExpressions" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="having" eType="#//HavingExpressions" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SingleSourceTable" eSuperTypes="#//SelectSource"> <eStructuralFeatures xsi:type="ecore:EReference" name="tableReference" eType="#//TableDefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SingleSourceSelectStatement" eSuperTypes="#//SelectSource"> <eStructuralFeatures xsi:type="ecore:EReference" name="selectStatement" eType="#//SelectStatement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ResultColumn" eSuperTypes="#//ColumnSource"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NumericLiteral" eSuperTypes="#//LiteralValue"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="number" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigDecimal"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringLiteral" eSuperTypes="#//LiteralValue"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="literal" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NullLiteral" eSuperTypes="#//LiteralValue"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="literal" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CurrentTimeLiteral" eSuperTypes="#//LiteralValue"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="literal" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CurrentDateLiteral" eSuperTypes="#//LiteralValue"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="literal" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CurrentTimeStampLiteral" eSuperTypes="#//LiteralValue"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="literal" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CreateTableStatement" eSuperTypes="#//TableDefinition"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="temporary" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="columnDefs" upperBound="-1" eType="#//ColumnSource" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="constraints" upperBound="-1" eType="#//TableConstraint" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CreateViewStatement" eSuperTypes="#//TableDefinition"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="temporary" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="selectStatement" eType="#//SelectStatement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AlterTableRenameStatement" eSuperTypes="#//TableDefinition"> <eStructuralFeatures xsi:type="ecore:EReference" name="table" eType="#//TableDefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ColumnDef" eSuperTypes="#//ColumnSource"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//ColumnType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="constraints" upperBound="-1" eType="#//ColumnConstraint" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimaryKeyColumnConstraint" eSuperTypes="#//ColumnConstraint"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="asc" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="desc" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="autoincrement" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NotNullConstraint" eSuperTypes="#//ColumnConstraint"> <eStructuralFeatures xsi:type="ecore:EReference" name="conflictClause" eType="#//ConflictClause" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UniqueConstraint" eSuperTypes="#//ColumnConstraint"> <eStructuralFeatures xsi:type="ecore:EReference" name="conflictClause" eType="#//ConflictClause" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DefaultConstraint" eSuperTypes="#//ColumnConstraint"> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultValue" eType="#//DefaultValue" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralDefaultValue" eSuperTypes="#//DefaultValue"> <eStructuralFeatures xsi:type="ecore:EReference" name="literal" eType="#//LiteralValue" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExpressionDefaultValue" eSuperTypes="#//DefaultValue"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression" containment="true"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"sqliteModel","nsURI":"http://www.robotoworks.com/mechanoid/db/SqliteModel","name":"sqliteModel","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":"DatabaseBlock","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConfigBlock","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitBlock","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConfigurationStatement","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionArg","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContentUri","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContentUriSegment","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MigrationBlock","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Case","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelectStatement","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderingTermList","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelectCoreExpression","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelectList","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhereExpressions","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GroupByExpressions","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HavingExpressions","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CompoundOperator","instanceClass":null,"id":19,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderingTerm","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JoinSource","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleSource","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelectSource","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleSourceJoin","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JoinStatement","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ColumnSource","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralValue","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"SqliteDataType","instanceClass":null,"id":28,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DDLStatement","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TableDefinition","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateTriggerStatement","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AlterTableAddColumnStatement","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DropTableStatement","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DropTriggerStatement","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DropViewStatement","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateIndexStatement","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DropIndexStatement","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ColumnConstraint","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TableConstraint","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UniqueTableConstraint","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimaryConstraint","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CheckTableConstraint","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IndexedColumn","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DefaultValue","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConflictClause","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ColumnType","instanceClass":null,"id":46,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ConflictResolution","instanceClass":null,"id":47,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DMLStatement","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeleteStatement","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InsertStatement","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UpdateStatement","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UpdateColumnExpression","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActionStatement","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContentUriParamSegment","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExprConcat","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExprMult","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExprAdd","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExprBit","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExprRelate","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExprEqual","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExprAnd","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExprOr","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NullCheckExpression","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IsNull","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NotNull","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NewColumn","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OldColumn","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ColumnSourceRef","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Literal","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NestedExpression","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelectStatementExpression","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CaseExpression","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CastExpression","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionArgument","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelectCore","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelectExpression","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleSourceTable","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleSourceSelectStatement","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResultColumn","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericLiteral","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringLiteral","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NullLiteral","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CurrentTimeLiteral","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CurrentDateLiteral","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CurrentTimeStampLiteral","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateTableStatement","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateViewStatement","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AlterTableRenameStatement","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ColumnDef","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimaryKeyColumnConstraint","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NotNullConstraint","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UniqueConstraint","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DefaultConstraint","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralDefaultValue","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionDefaultValue","instanceClass":null,"abstract":false,"id":96,"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":"packageName","changeable":true,"lowerBound":0,"iD":false,"id":97,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"database","changeable":true,"resolveProxies":true,"lowerBound":0,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":101,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"config","changeable":true,"resolveProxies":true,"lowerBound":0,"id":102,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"init","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"migrations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":104,"derived":false},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"container":false,"ordered":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":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"container":false,"ordered":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":111,"derived":false},{"id":112,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":113,"derived":false},{"id":114,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":116,"derived":false},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"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":"segments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":120,"derived":false},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":123,"derived":false},{"id":124,"eClass":"EGenericType"},{"container":false,"ordered":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":125,"derived":false},{"id":126,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"whenExpression","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":"thenExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"core","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"orderby","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"limit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"limitOffset","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"orderingTerms","changeable":true,"resolveProxies":true,"lowerBound":0,"id":140,"derived":false},{"id":141,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resultColumns","changeable":true,"resolveProxies":true,"lowerBound":0,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":144,"derived":false},{"id":145,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"groupByExpressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":146,"derived":false},{"id":147,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":148,"derived":false},{"id":149,"eClass":"EGenericType"},{"name":"unionall","id":150,"value":0,"literal":"union all","eClass":"EEnumLiteral"},{"name":"union","id":151,"value":1,"literal":"union","eClass":"EEnumLiteral"},{"name":"intersect","id":152,"value":2,"literal":"intersect","eClass":"EEnumLiteral"},{"name":"except","id":153,"value":3,"literal":"except","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":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":154,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"asc","changeable":true,"lowerBound":0,"iD":false,"id":155,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"desc","changeable":true,"lowerBound":0,"iD":false,"id":156,"derived":false},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"source","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":true,"unsettable":false,"transient":false,"unique":true,"name":"joinStatements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":161,"derived":false},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":164,"derived":false},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"joinSource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":167,"derived":false},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"natural","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":"left","changeable":true,"lowerBound":0,"iD":false,"id":171,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"outer","changeable":true,"lowerBound":0,"iD":false,"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":"inner","changeable":true,"lowerBound":0,"iD":false,"id":173,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cross","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":true,"unsettable":false,"transient":false,"unique":true,"name":"singleSource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":175,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":176,"derived":false},{"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":184,"derived":false},{"id":185,"eClass":"EGenericType"},{"name":"text","id":186,"value":0,"literal":"text","eClass":"EEnumLiteral"},{"name":"integer","id":187,"value":1,"literal":"integer","eClass":"EEnumLiteral"},{"name":"real","id":188,"value":2,"literal":"real","eClass":"EEnumLiteral"},{"name":"blob","id":189,"value":3,"literal":"blob","eClass":"EEnumLiteral"},{"name":"none","id":190,"value":4,"literal":"none","eClass":"EEnumLiteral"},{"name":"numeric","id":191,"value":5,"literal":"numeric","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":192,"derived":false},{"id":193,"eClass":"EGenericType"},{"id":194,"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":"temporary","changeable":true,"lowerBound":0,"iD":false,"id":195,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":196,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"when","changeable":true,"lowerBound":0,"iD":false,"id":197,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"eventType","changeable":true,"lowerBound":0,"iD":false,"id":198,"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":"updateColumnNames","changeable":true,"lowerBound":0,"iD":false,"id":199,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"table","changeable":true,"resolveProxies":true,"lowerBound":0,"id":200,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"forEachRow","changeable":true,"lowerBound":0,"iD":false,"id":201,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"whenExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":202,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"table","changeable":true,"resolveProxies":true,"lowerBound":0,"id":214,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"columnDef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":215,"derived":false},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"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":"ifExists","changeable":true,"lowerBound":0,"iD":false,"id":219,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"table","changeable":true,"resolveProxies":true,"lowerBound":0,"id":220,"derived":false},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ifExists","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":false,"unsettable":false,"transient":false,"unique":true,"name":"trigger","changeable":true,"resolveProxies":true,"lowerBound":0,"id":225,"derived":false},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"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":"ifExists","changeable":true,"lowerBound":0,"iD":false,"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":"view","changeable":true,"resolveProxies":true,"lowerBound":0,"id":230,"derived":false},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"unique","changeable":true,"lowerBound":0,"iD":false,"id":234,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":235,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"table","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"columns","changeable":true,"resolveProxies":true,"lowerBound":0,"id":237,"derived":false},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ifExists","changeable":true,"lowerBound":0,"iD":false,"id":243,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"index","changeable":true,"resolveProxies":true,"lowerBound":0,"id":244,"derived":false},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"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":"columns","changeable":true,"resolveProxies":true,"lowerBound":0,"id":250,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conflictClause","changeable":true,"resolveProxies":true,"lowerBound":0,"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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"columns","changeable":true,"resolveProxies":true,"lowerBound":0,"id":255,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conflictClause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":256,"derived":false},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":260,"derived":false},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"columnReference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":263,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"collationName","changeable":true,"lowerBound":0,"iD":false,"id":264,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"asc","changeable":true,"lowerBound":0,"iD":false,"id":265,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"desc","changeable":true,"lowerBound":0,"iD":false,"id":266,"derived":false},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"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":271,"derived":false},{"id":272,"eClass":"EGenericType"},{"name":"text","id":273,"value":0,"literal":"text","eClass":"EEnumLiteral"},{"name":"integer","id":274,"value":1,"literal":"integer","eClass":"EEnumLiteral"},{"name":"real","id":275,"value":2,"literal":"real","eClass":"EEnumLiteral"},{"name":"blob","id":276,"value":3,"literal":"blob","eClass":"EEnumLiteral"},{"name":"boolean","id":277,"value":4,"literal":"boolean","eClass":"EEnumLiteral"},{"name":"rollback","id":278,"value":0,"literal":"rollback","eClass":"EEnumLiteral"},{"name":"abort","id":279,"value":1,"literal":"abort","eClass":"EEnumLiteral"},{"name":"fail","id":280,"value":2,"literal":"fail","eClass":"EEnumLiteral"},{"name":"ignore","id":281,"value":3,"literal":"ignore","eClass":"EEnumLiteral"},{"name":"replace","id":282,"value":4,"literal":"replace","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"table","changeable":true,"resolveProxies":true,"lowerBound":0,"id":283,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":284,"derived":false},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"conflictResolution","changeable":true,"lowerBound":0,"iD":false,"id":288,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"table","changeable":true,"resolveProxies":true,"lowerBound":0,"id":289,"derived":false},{"container":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":"columnNames","changeable":true,"resolveProxies":true,"lowerBound":0,"id":290,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":291,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"selectStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":292,"derived":false},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"conflictResolution","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":false,"unsettable":false,"transient":false,"unique":true,"name":"table","changeable":true,"resolveProxies":true,"lowerBound":0,"id":300,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"updateColumnExpressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":301,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"whereExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":302,"derived":false},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"columnName","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":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":309,"derived":false},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uri","changeable":true,"resolveProxies":true,"lowerBound":0,"id":312,"derived":false},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"args","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":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":316,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"all","changeable":true,"lowerBound":0,"iD":false,"id":317,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":318,"derived":false},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"num","changeable":true,"lowerBound":0,"iD":false,"id":325,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"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":326,"derived":false},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"op","changeable":true,"lowerBound":0,"iD":false,"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":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":332,"derived":false},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":337,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":338,"derived":false},{"container":false,"ordered":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":339,"derived":false},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":344,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":345,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","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"},{"container":false,"ordered":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":351,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":352,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":353,"derived":false},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"op","changeable":true,"lowerBound":0,"iD":false,"id":359,"derived":false},{"container":false,"ordered":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":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":true,"unsettable":false,"transient":false,"unique":true,"name":"left","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":"op","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":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":367,"derived":false},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":372,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":373,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":374,"derived":false},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"container":false,"ordered":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":379,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":380,"derived":false},{"container":false,"ordered":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":381,"derived":false},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":386,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":387,"derived":false},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"column","changeable":true,"resolveProxies":true,"lowerBound":0,"id":393,"derived":false},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"column","changeable":true,"resolveProxies":true,"lowerBound":0,"id":396,"derived":false},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"container":false,"ordered":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":399,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"all","changeable":true,"lowerBound":0,"iD":false,"id":400,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"column","changeable":true,"resolveProxies":true,"lowerBound":0,"id":401,"derived":false},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"literalValue","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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":409,"derived":false},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"not","changeable":true,"lowerBound":0,"iD":false,"id":412,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"exists","changeable":true,"lowerBound":0,"iD":false,"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":"select","changeable":true,"resolveProxies":true,"lowerBound":0,"id":414,"derived":false},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"caseExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"cases","changeable":true,"resolveProxies":true,"lowerBound":0,"id":420,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":421,"derived":false},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"container":false,"ordered":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":426,"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":427,"derived":false},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"arg","changeable":true,"resolveProxies":true,"lowerBound":0,"id":431,"derived":false},{"id":432,"eClass":"EGenericType"},{"id":433,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":434,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","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":true,"unsettable":false,"transient":false,"unique":true,"name":"right","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"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"distinct","changeable":true,"lowerBound":0,"iD":false,"id":441,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"all","changeable":true,"lowerBound":0,"iD":false,"id":442,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"allColumns","changeable":true,"lowerBound":0,"iD":false,"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":"selectList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":444,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":445,"derived":false},{"container":false,"ordered":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":446,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"groupBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":447,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"having","changeable":true,"resolveProxies":true,"lowerBound":0,"id":448,"derived":false},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"id":452,"eClass":"EGenericType"},{"id":453,"eClass":"EGenericType"},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"id":457,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tableReference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":458,"derived":false},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"selectStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":461,"derived":false},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":464,"derived":false},{"id":465,"eClass":"EGenericType"},{"id":466,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"number","changeable":true,"lowerBound":0,"iD":false,"id":467,"derived":false},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"literal","changeable":true,"lowerBound":0,"iD":false,"id":470,"derived":false},{"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":"literal","changeable":true,"lowerBound":0,"iD":false,"id":473,"derived":false},{"id":474,"eClass":"EGenericType"},{"id":475,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"literal","changeable":true,"lowerBound":0,"iD":false,"id":476,"derived":false},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"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":479,"derived":false},{"id":480,"eClass":"EGenericType"},{"id":481,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"literal","changeable":true,"lowerBound":0,"iD":false,"id":482,"derived":false},{"id":483,"eClass":"EGenericType"},{"id":484,"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":"temporary","changeable":true,"lowerBound":0,"iD":false,"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":"columnDefs","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":"constraints","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":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"temporary","changeable":true,"lowerBound":0,"iD":false,"id":492,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"selectStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":493,"derived":false},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"id":496,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"table","changeable":true,"resolveProxies":true,"lowerBound":0,"id":497,"derived":false},{"id":498,"eClass":"EGenericType"},{"id":499,"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":500,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constraints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":501,"derived":false},{"id":502,"eClass":"EGenericType"},{"id":503,"eClass":"EGenericType"},{"id":504,"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":"asc","changeable":true,"lowerBound":0,"iD":false,"id":505,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"desc","changeable":true,"lowerBound":0,"iD":false,"id":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":"autoincrement","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conflictClause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":512,"derived":false},{"id":513,"eClass":"EGenericType"},{"id":514,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conflictClause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":515,"derived":false},{"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":"defaultValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":518,"derived":false},{"id":519,"eClass":"EGenericType"},{"id":520,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"literal","changeable":true,"resolveProxies":true,"lowerBound":0,"id":521,"derived":false},{"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":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":524,"derived":false},{"id":525,"eClass":"EGenericType"},{"id":526,"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":1,"target":0},{"source":1,"target":97},{"source":1,"target":98},{"source":97,"target":99},{"source":97,"target":1},{"source":98,"target":2},{"source":98,"target":100},{"source":98,"target":1},{"source":100,"target":2},{"source":2,"target":0},{"source":2,"target":101},{"source":2,"target":102},{"source":2,"target":103},{"source":2,"target":104},{"source":101,"target":105},{"source":101,"target":2},{"source":102,"target":3},{"source":102,"target":106},{"source":102,"target":2},{"source":106,"target":3},{"source":103,"target":4},{"source":103,"target":107},{"source":103,"target":2},{"source":107,"target":4},{"source":104,"target":9},{"source":104,"target":108},{"source":104,"target":2},{"source":108,"target":9},{"source":3,"target":0},{"source":3,"target":109},{"source":109,"target":5},{"source":109,"target":110},{"source":109,"target":3},{"source":110,"target":5},{"source":4,"target":0},{"source":4,"target":111},{"source":111,"target":29},{"source":111,"target":112},{"source":111,"target":4},{"source":112,"target":29},{"source":5,"target":0},{"source":5,"target":113},{"source":113,"target":114},{"source":113,"target":5},{"source":6,"target":0},{"source":6,"target":115},{"source":6,"target":116},{"source":115,"target":46},{"source":115,"target":117},{"source":115,"target":6},{"source":117,"target":46},{"source":116,"target":118},{"source":116,"target":6},{"source":7,"target":0},{"source":7,"target":119},{"source":7,"target":120},{"source":119,"target":121},{"source":119,"target":7},{"source":120,"target":8},{"source":120,"target":122},{"source":120,"target":7},{"source":122,"target":8},{"source":8,"target":0},{"source":8,"target":123},{"source":123,"target":124},{"source":123,"target":8},{"source":9,"target":0},{"source":9,"target":125},{"source":125,"target":29},{"source":125,"target":126},{"source":125,"target":9},{"source":126,"target":29},{"source":10,"target":0},{"source":11,"target":0},{"source":11,"target":127},{"source":11,"target":128},{"source":127,"target":10},{"source":127,"target":129},{"source":127,"target":11},{"source":129,"target":10},{"source":128,"target":10},{"source":128,"target":130},{"source":128,"target":11},{"source":130,"target":10},{"source":12,"target":0},{"source":12,"target":48},{"source":12,"target":131},{"source":12,"target":132},{"source":12,"target":133},{"source":12,"target":134},{"source":12,"target":135},{"source":131,"target":14},{"source":131,"target":136},{"source":131,"target":12},{"source":136,"target":14},{"source":132,"target":13},{"source":132,"target":137},{"source":132,"target":12},{"source":137,"target":13},{"source":133,"target":10},{"source":133,"target":138},{"source":133,"target":12},{"source":138,"target":10},{"source":134,"target":10},{"source":134,"target":139},{"source":134,"target":12},{"source":139,"target":10},{"source":135,"target":48},{"source":13,"target":0},{"source":13,"target":140},{"source":140,"target":20},{"source":140,"target":141},{"source":140,"target":13},{"source":141,"target":20},{"source":14,"target":0},{"source":15,"target":0},{"source":15,"target":142},{"source":142,"target":26},{"source":142,"target":143},{"source":142,"target":15},{"source":143,"target":26},{"source":16,"target":0},{"source":16,"target":144},{"source":144,"target":10},{"source":144,"target":145},{"source":144,"target":16},{"source":145,"target":10},{"source":17,"target":0},{"source":17,"target":146},{"source":146,"target":10},{"source":146,"target":147},{"source":146,"target":17},{"source":147,"target":10},{"source":18,"target":0},{"source":18,"target":148},{"source":148,"target":10},{"source":148,"target":149},{"source":148,"target":18},{"source":149,"target":10},{"source":19,"target":0},{"source":19,"target":150},{"source":19,"target":151},{"source":19,"target":152},{"source":19,"target":153},{"source":150,"target":19},{"source":151,"target":19},{"source":152,"target":19},{"source":153,"target":19},{"source":20,"target":0},{"source":20,"target":154},{"source":20,"target":155},{"source":20,"target":156},{"source":154,"target":10},{"source":154,"target":157},{"source":154,"target":20},{"source":157,"target":10},{"source":155,"target":158},{"source":155,"target":20},{"source":156,"target":159},{"source":156,"target":20},{"source":21,"target":0},{"source":21,"target":160},{"source":21,"target":161},{"source":160,"target":22},{"source":160,"target":162},{"source":160,"target":21},{"source":162,"target":22},{"source":161,"target":25},{"source":161,"target":163},{"source":161,"target":21},{"source":163,"target":25},{"source":22,"target":0},{"source":23,"target":0},{"source":23,"target":22},{"source":23,"target":164},{"source":23,"target":165},{"source":164,"target":166},{"source":164,"target":23},{"source":165,"target":22},{"source":24,"target":0},{"source":24,"target":22},{"source":24,"target":167},{"source":24,"target":168},{"source":167,"target":21},{"source":167,"target":169},{"source":167,"target":24},{"source":169,"target":21},{"source":168,"target":22},{"source":25,"target":0},{"source":25,"target":170},{"source":25,"target":171},{"source":25,"target":172},{"source":25,"target":173},{"source":25,"target":174},{"source":25,"target":175},{"source":25,"target":176},{"source":170,"target":177},{"source":170,"target":25},{"source":171,"target":178},{"source":171,"target":25},{"source":172,"target":179},{"source":172,"target":25},{"source":173,"target":180},{"source":173,"target":25},{"source":174,"target":181},{"source":174,"target":25},{"source":175,"target":22},{"source":175,"target":182},{"source":175,"target":25},{"source":182,"target":22},{"source":176,"target":10},{"source":176,"target":183},{"source":176,"target":25},{"source":183,"target":10},{"source":26,"target":0},{"source":26,"target":184},{"source":184,"target":185},{"source":184,"target":26},{"source":27,"target":0},{"source":28,"target":0},{"source":28,"target":186},{"source":28,"target":187},{"source":28,"target":188},{"source":28,"target":189},{"source":28,"target":190},{"source":28,"target":191},{"source":186,"target":28},{"source":187,"target":28},{"source":188,"target":28},{"source":189,"target":28},{"source":190,"target":28},{"source":191,"target":28},{"source":29,"target":0},{"source":30,"target":0},{"source":30,"target":29},{"source":30,"target":192},{"source":30,"target":193},{"source":192,"target":194},{"source":192,"target":30},{"source":193,"target":29},{"source":31,"target":0},{"source":31,"target":29},{"source":31,"target":195},{"source":31,"target":196},{"source":31,"target":197},{"source":31,"target":198},{"source":31,"target":199},{"source":31,"target":200},{"source":31,"target":201},{"source":31,"target":202},{"source":31,"target":203},{"source":31,"target":204},{"source":195,"target":205},{"source":195,"target":31},{"source":196,"target":206},{"source":196,"target":31},{"source":197,"target":207},{"source":197,"target":31},{"source":198,"target":208},{"source":198,"target":31},{"source":199,"target":209},{"source":199,"target":31},{"source":200,"target":30},{"source":200,"target":210},{"source":200,"target":31},{"source":210,"target":30},{"source":201,"target":211},{"source":201,"target":31},{"source":202,"target":10},{"source":202,"target":212},{"source":202,"target":31},{"source":212,"target":10},{"source":203,"target":48},{"source":203,"target":213},{"source":203,"target":31},{"source":213,"target":48},{"source":204,"target":29},{"source":32,"target":0},{"source":32,"target":29},{"source":32,"target":214},{"source":32,"target":215},{"source":32,"target":216},{"source":214,"target":30},{"source":214,"target":217},{"source":214,"target":32},{"source":217,"target":30},{"source":215,"target":26},{"source":215,"target":218},{"source":215,"target":32},{"source":218,"target":26},{"source":216,"target":29},{"source":33,"target":0},{"source":33,"target":29},{"source":33,"target":219},{"source":33,"target":220},{"source":33,"target":221},{"source":219,"target":222},{"source":219,"target":33},{"source":220,"target":30},{"source":220,"target":223},{"source":220,"target":33},{"source":223,"target":30},{"source":221,"target":29},{"source":34,"target":0},{"source":34,"target":29},{"source":34,"target":224},{"source":34,"target":225},{"source":34,"target":226},{"source":224,"target":227},{"source":224,"target":34},{"source":225,"target":31},{"source":225,"target":228},{"source":225,"target":34},{"source":228,"target":31},{"source":226,"target":29},{"source":35,"target":0},{"source":35,"target":29},{"source":35,"target":229},{"source":35,"target":230},{"source":35,"target":231},{"source":229,"target":232},{"source":229,"target":35},{"source":230,"target":88},{"source":230,"target":233},{"source":230,"target":35},{"source":233,"target":88},{"source":231,"target":29},{"source":36,"target":0},{"source":36,"target":29},{"source":36,"target":234},{"source":36,"target":235},{"source":36,"target":236},{"source":36,"target":237},{"source":36,"target":238},{"source":234,"target":239},{"source":234,"target":36},{"source":235,"target":240},{"source":235,"target":36},{"source":236,"target":30},{"source":236,"target":241},{"source":236,"target":36},{"source":241,"target":30},{"source":237,"target":43},{"source":237,"target":242},{"source":237,"target":36},{"source":242,"target":43},{"source":238,"target":29},{"source":37,"target":0},{"source":37,"target":29},{"source":37,"target":243},{"source":37,"target":244},{"source":37,"target":245},{"source":243,"target":246},{"source":243,"target":37},{"source":244,"target":36},{"source":244,"target":247},{"source":244,"target":37},{"source":247,"target":36},{"source":245,"target":29},{"source":38,"target":0},{"source":39,"target":0},{"source":39,"target":248},{"source":248,"target":249},{"source":248,"target":39},{"source":40,"target":0},{"source":40,"target":39},{"source":40,"target":250},{"source":40,"target":251},{"source":40,"target":252},{"source":250,"target":43},{"source":250,"target":253},{"source":250,"target":40},{"source":253,"target":43},{"source":251,"target":45},{"source":251,"target":254},{"source":251,"target":40},{"source":254,"target":45},{"source":252,"target":39},{"source":41,"target":0},{"source":41,"target":39},{"source":41,"target":255},{"source":41,"target":256},{"source":41,"target":257},{"source":255,"target":43},{"source":255,"target":258},{"source":255,"target":41},{"source":258,"target":43},{"source":256,"target":45},{"source":256,"target":259},{"source":256,"target":41},{"source":259,"target":45},{"source":257,"target":39},{"source":42,"target":0},{"source":42,"target":39},{"source":42,"target":260},{"source":42,"target":261},{"source":260,"target":10},{"source":260,"target":262},{"source":260,"target":42},{"source":262,"target":10},{"source":261,"target":39},{"source":43,"target":0},{"source":43,"target":263},{"source":43,"target":264},{"source":43,"target":265},{"source":43,"target":266},{"source":263,"target":90},{"source":263,"target":267},{"source":263,"target":43},{"source":267,"target":90},{"source":264,"target":268},{"source":264,"target":43},{"source":265,"target":269},{"source":265,"target":43},{"source":266,"target":270},{"source":266,"target":43},{"source":44,"target":0},{"source":45,"target":0},{"source":45,"target":271},{"source":271,"target":47},{"source":271,"target":272},{"source":271,"target":45},{"source":272,"target":47},{"source":46,"target":0},{"source":46,"target":273},{"source":46,"target":274},{"source":46,"target":275},{"source":46,"target":276},{"source":46,"target":277},{"source":273,"target":46},{"source":274,"target":46},{"source":275,"target":46},{"source":276,"target":46},{"source":277,"target":46},{"source":47,"target":0},{"source":47,"target":278},{"source":47,"target":279},{"source":47,"target":280},{"source":47,"target":281},{"source":47,"target":282},{"source":278,"target":47},{"source":279,"target":47},{"source":280,"target":47},{"source":281,"target":47},{"source":282,"target":47},{"source":48,"target":0},{"source":49,"target":0},{"source":49,"target":48},{"source":49,"target":283},{"source":49,"target":284},{"source":49,"target":285},{"source":283,"target":30},{"source":283,"target":286},{"source":283,"target":49},{"source":286,"target":30},{"source":284,"target":10},{"source":284,"target":287},{"source":284,"target":49},{"source":287,"target":10},{"source":285,"target":48},{"source":50,"target":0},{"source":50,"target":48},{"source":50,"target":288},{"source":50,"target":289},{"source":50,"target":290},{"source":50,"target":291},{"source":50,"target":292},{"source":50,"target":293},{"source":288,"target":47},{"source":288,"target":294},{"source":288,"target":50},{"source":294,"target":47},{"source":289,"target":30},{"source":289,"target":295},{"source":289,"target":50},{"source":295,"target":30},{"source":290,"target":90},{"source":290,"target":296},{"source":290,"target":50},{"source":296,"target":90},{"source":291,"target":10},{"source":291,"target":297},{"source":291,"target":50},{"source":297,"target":10},{"source":292,"target":12},{"source":292,"target":298},{"source":292,"target":50},{"source":298,"target":12},{"source":293,"target":48},{"source":51,"target":0},{"source":51,"target":48},{"source":51,"target":299},{"source":51,"target":300},{"source":51,"target":301},{"source":51,"target":302},{"source":51,"target":303},{"source":299,"target":47},{"source":299,"target":304},{"source":299,"target":51},{"source":304,"target":47},{"source":300,"target":30},{"source":300,"target":305},{"source":300,"target":51},{"source":305,"target":30},{"source":301,"target":52},{"source":301,"target":306},{"source":301,"target":51},{"source":306,"target":52},{"source":302,"target":10},{"source":302,"target":307},{"source":302,"target":51},{"source":307,"target":10},{"source":303,"target":48},{"source":52,"target":0},{"source":52,"target":308},{"source":52,"target":309},{"source":308,"target":90},{"source":308,"target":310},{"source":308,"target":52},{"source":310,"target":90},{"source":309,"target":10},{"source":309,"target":311},{"source":309,"target":52},{"source":311,"target":10},{"source":53,"target":0},{"source":53,"target":5},{"source":53,"target":312},{"source":53,"target":313},{"source":312,"target":7},{"source":312,"target":314},{"source":312,"target":53},{"source":314,"target":7},{"source":313,"target":5},{"source":54,"target":0},{"source":54,"target":5},{"source":54,"target":10},{"source":54,"target":315},{"source":54,"target":316},{"source":54,"target":317},{"source":54,"target":318},{"source":54,"target":319},{"source":54,"target":320},{"source":315,"target":6},{"source":315,"target":321},{"source":315,"target":54},{"source":321,"target":6},{"source":316,"target":12},{"source":316,"target":322},{"source":316,"target":54},{"source":322,"target":12},{"source":317,"target":323},{"source":317,"target":54},{"source":318,"target":10},{"source":318,"target":324},{"source":318,"target":54},{"source":324,"target":10},{"source":319,"target":5},{"source":320,"target":10},{"source":55,"target":0},{"source":55,"target":8},{"source":55,"target":325},{"source":55,"target":326},{"source":55,"target":327},{"source":325,"target":328},{"source":325,"target":55},{"source":326,"target":329},{"source":326,"target":55},{"source":327,"target":8},{"source":56,"target":0},{"source":56,"target":10},{"source":56,"target":330},{"source":56,"target":331},{"source":56,"target":332},{"source":56,"target":333},{"source":330,"target":10},{"source":330,"target":334},{"source":330,"target":56},{"source":334,"target":10},{"source":331,"target":335},{"source":331,"target":56},{"source":332,"target":10},{"source":332,"target":336},{"source":332,"target":56},{"source":336,"target":10},{"source":333,"target":10},{"source":57,"target":0},{"source":57,"target":10},{"source":57,"target":337},{"source":57,"target":338},{"source":57,"target":339},{"source":57,"target":340},{"source":337,"target":10},{"source":337,"target":341},{"source":337,"target":57},{"source":341,"target":10},{"source":338,"target":342},{"source":338,"target":57},{"source":339,"target":10},{"source":339,"target":343},{"source":339,"target":57},{"source":343,"target":10},{"source":340,"target":10},{"source":58,"target":0},{"source":58,"target":10},{"source":58,"target":344},{"source":58,"target":345},{"source":58,"target":346},{"source":58,"target":347},{"source":344,"target":10},{"source":344,"target":348},{"source":344,"target":58},{"source":348,"target":10},{"source":345,"target":349},{"source":345,"target":58},{"source":346,"target":10},{"source":346,"target":350},{"source":346,"target":58},{"source":350,"target":10},{"source":347,"target":10},{"source":59,"target":0},{"source":59,"target":10},{"source":59,"target":351},{"source":59,"target":352},{"source":59,"target":353},{"source":59,"target":354},{"source":351,"target":10},{"source":351,"target":355},{"source":351,"target":59},{"source":355,"target":10},{"source":352,"target":356},{"source":352,"target":59},{"source":353,"target":10},{"source":353,"target":357},{"source":353,"target":59},{"source":357,"target":10},{"source":354,"target":10},{"source":60,"target":0},{"source":60,"target":10},{"source":60,"target":358},{"source":60,"target":359},{"source":60,"target":360},{"source":60,"target":361},{"source":358,"target":10},{"source":358,"target":362},{"source":358,"target":60},{"source":362,"target":10},{"source":359,"target":363},{"source":359,"target":60},{"source":360,"target":10},{"source":360,"target":364},{"source":360,"target":60},{"source":364,"target":10},{"source":361,"target":10},{"source":61,"target":0},{"source":61,"target":10},{"source":61,"target":365},{"source":61,"target":366},{"source":61,"target":367},{"source":61,"target":368},{"source":365,"target":10},{"source":365,"target":369},{"source":365,"target":61},{"source":369,"target":10},{"source":366,"target":370},{"source":366,"target":61},{"source":367,"target":10},{"source":367,"target":371},{"source":367,"target":61},{"source":371,"target":10},{"source":368,"target":10},{"source":62,"target":0},{"source":62,"target":10},{"source":62,"target":372},{"source":62,"target":373},{"source":62,"target":374},{"source":62,"target":375},{"source":372,"target":10},{"source":372,"target":376},{"source":372,"target":62},{"source":376,"target":10},{"source":373,"target":377},{"source":373,"target":62},{"source":374,"target":10},{"source":374,"target":378},{"source":374,"target":62},{"source":378,"target":10},{"source":375,"target":10},{"source":63,"target":0},{"source":63,"target":10},{"source":63,"target":379},{"source":63,"target":380},{"source":63,"target":381},{"source":63,"target":382},{"source":379,"target":10},{"source":379,"target":383},{"source":379,"target":63},{"source":383,"target":10},{"source":380,"target":384},{"source":380,"target":63},{"source":381,"target":10},{"source":381,"target":385},{"source":381,"target":63},{"source":385,"target":10},{"source":382,"target":10},{"source":64,"target":0},{"source":64,"target":10},{"source":64,"target":386},{"source":64,"target":387},{"source":64,"target":388},{"source":386,"target":10},{"source":386,"target":389},{"source":386,"target":64},{"source":389,"target":10},{"source":387,"target":10},{"source":387,"target":390},{"source":387,"target":64},{"source":390,"target":10},{"source":388,"target":10},{"source":65,"target":0},{"source":65,"target":10},{"source":65,"target":391},{"source":391,"target":10},{"source":66,"target":0},{"source":66,"target":10},{"source":66,"target":392},{"source":392,"target":10},{"source":67,"target":0},{"source":67,"target":10},{"source":67,"target":393},{"source":67,"target":394},{"source":393,"target":26},{"source":393,"target":395},{"source":393,"target":67},{"source":395,"target":26},{"source":394,"target":10},{"source":68,"target":0},{"source":68,"target":10},{"source":68,"target":396},{"source":68,"target":397},{"source":396,"target":26},{"source":396,"target":398},{"source":396,"target":68},{"source":398,"target":26},{"source":397,"target":10},{"source":69,"target":0},{"source":69,"target":10},{"source":69,"target":399},{"source":69,"target":400},{"source":69,"target":401},{"source":69,"target":402},{"source":399,"target":23},{"source":399,"target":403},{"source":399,"target":69},{"source":403,"target":23},{"source":400,"target":404},{"source":400,"target":69},{"source":401,"target":26},{"source":401,"target":405},{"source":401,"target":69},{"source":405,"target":26},{"source":402,"target":10},{"source":70,"target":0},{"source":70,"target":10},{"source":70,"target":406},{"source":70,"target":407},{"source":406,"target":27},{"source":406,"target":408},{"source":406,"target":70},{"source":408,"target":27},{"source":407,"target":10},{"source":71,"target":0},{"source":71,"target":10},{"source":71,"target":409},{"source":71,"target":410},{"source":409,"target":10},{"source":409,"target":411},{"source":409,"target":71},{"source":411,"target":10},{"source":410,"target":10},{"source":72,"target":0},{"source":72,"target":10},{"source":72,"target":412},{"source":72,"target":413},{"source":72,"target":414},{"source":72,"target":415},{"source":412,"target":416},{"source":412,"target":72},{"source":413,"target":417},{"source":413,"target":72},{"source":414,"target":12},{"source":414,"target":418},{"source":414,"target":72},{"source":418,"target":12},{"source":415,"target":10},{"source":73,"target":0},{"source":73,"target":10},{"source":73,"target":419},{"source":73,"target":420},{"source":73,"target":421},{"source":73,"target":422},{"source":419,"target":10},{"source":419,"target":423},{"source":419,"target":73},{"source":423,"target":10},{"source":420,"target":11},{"source":420,"target":424},{"source":420,"target":73},{"source":424,"target":11},{"source":421,"target":10},{"source":421,"target":425},{"source":421,"target":73},{"source":425,"target":10},{"source":422,"target":10},{"source":74,"target":0},{"source":74,"target":10},{"source":74,"target":426},{"source":74,"target":427},{"source":74,"target":428},{"source":426,"target":10},{"source":426,"target":429},{"source":426,"target":74},{"source":429,"target":10},{"source":427,"target":28},{"source":427,"target":430},{"source":427,"target":74},{"source":430,"target":28},{"source":428,"target":10},{"source":75,"target":0},{"source":75,"target":10},{"source":75,"target":431},{"source":75,"target":432},{"source":431,"target":6},{"source":431,"target":433},{"source":431,"target":75},{"source":433,"target":6},{"source":432,"target":10},{"source":76,"target":0},{"source":76,"target":14},{"source":76,"target":434},{"source":76,"target":435},{"source":76,"target":436},{"source":76,"target":437},{"source":434,"target":14},{"source":434,"target":438},{"source":434,"target":76},{"source":438,"target":14},{"source":435,"target":19},{"source":435,"target":439},{"source":435,"target":76},{"source":439,"target":19},{"source":436,"target":14},{"source":436,"target":440},{"source":436,"target":76},{"source":440,"target":14},{"source":437,"target":14},{"source":77,"target":0},{"source":77,"target":14},{"source":77,"target":441},{"source":77,"target":442},{"source":77,"target":443},{"source":77,"target":444},{"source":77,"target":445},{"source":77,"target":446},{"source":77,"target":447},{"source":77,"target":448},{"source":77,"target":449},{"source":441,"target":450},{"source":441,"target":77},{"source":442,"target":451},{"source":442,"target":77},{"source":443,"target":452},{"source":443,"target":77},{"source":444,"target":15},{"source":444,"target":453},{"source":444,"target":77},{"source":453,"target":15},{"source":445,"target":21},{"source":445,"target":454},{"source":445,"target":77},{"source":454,"target":21},{"source":446,"target":16},{"source":446,"target":455},{"source":446,"target":77},{"source":455,"target":16},{"source":447,"target":17},{"source":447,"target":456},{"source":447,"target":77},{"source":456,"target":17},{"source":448,"target":18},{"source":448,"target":457},{"source":448,"target":77},{"source":457,"target":18},{"source":449,"target":14},{"source":78,"target":0},{"source":78,"target":23},{"source":78,"target":458},{"source":78,"target":459},{"source":458,"target":30},{"source":458,"target":460},{"source":458,"target":78},{"source":460,"target":30},{"source":459,"target":23},{"source":79,"target":0},{"source":79,"target":23},{"source":79,"target":461},{"source":79,"target":462},{"source":461,"target":12},{"source":461,"target":463},{"source":461,"target":79},{"source":463,"target":12},{"source":462,"target":23},{"source":80,"target":0},{"source":80,"target":26},{"source":80,"target":464},{"source":80,"target":465},{"source":464,"target":10},{"source":464,"target":466},{"source":464,"target":80},{"source":466,"target":10},{"source":465,"target":26},{"source":81,"target":0},{"source":81,"target":27},{"source":81,"target":467},{"source":81,"target":468},{"source":467,"target":469},{"source":467,"target":81},{"source":468,"target":27},{"source":82,"target":0},{"source":82,"target":27},{"source":82,"target":470},{"source":82,"target":471},{"source":470,"target":472},{"source":470,"target":82},{"source":471,"target":27},{"source":83,"target":0},{"source":83,"target":27},{"source":83,"target":473},{"source":83,"target":474},{"source":473,"target":475},{"source":473,"target":83},{"source":474,"target":27},{"source":84,"target":0},{"source":84,"target":27},{"source":84,"target":476},{"source":84,"target":477},{"source":476,"target":478},{"source":476,"target":84},{"source":477,"target":27},{"source":85,"target":0},{"source":85,"target":27},{"source":85,"target":479},{"source":85,"target":480},{"source":479,"target":481},{"source":479,"target":85},{"source":480,"target":27},{"source":86,"target":0},{"source":86,"target":27},{"source":86,"target":482},{"source":86,"target":483},{"source":482,"target":484},{"source":482,"target":86},{"source":483,"target":27},{"source":87,"target":0},{"source":87,"target":30},{"source":87,"target":485},{"source":87,"target":486},{"source":87,"target":487},{"source":87,"target":488},{"source":485,"target":489},{"source":485,"target":87},{"source":486,"target":26},{"source":486,"target":490},{"source":486,"target":87},{"source":490,"target":26},{"source":487,"target":39},{"source":487,"target":491},{"source":487,"target":87},{"source":491,"target":39},{"source":488,"target":30},{"source":88,"target":0},{"source":88,"target":30},{"source":88,"target":492},{"source":88,"target":493},{"source":88,"target":494},{"source":492,"target":495},{"source":492,"target":88},{"source":493,"target":12},{"source":493,"target":496},{"source":493,"target":88},{"source":496,"target":12},{"source":494,"target":30},{"source":89,"target":0},{"source":89,"target":30},{"source":89,"target":497},{"source":89,"target":498},{"source":497,"target":30},{"source":497,"target":499},{"source":497,"target":89},{"source":499,"target":30},{"source":498,"target":30},{"source":90,"target":0},{"source":90,"target":26},{"source":90,"target":500},{"source":90,"target":501},{"source":90,"target":502},{"source":500,"target":46},{"source":500,"target":503},{"source":500,"target":90},{"source":503,"target":46},{"source":501,"target":38},{"source":501,"target":504},{"source":501,"target":90},{"source":504,"target":38},{"source":502,"target":26},{"source":91,"target":0},{"source":91,"target":38},{"source":91,"target":505},{"source":91,"target":506},{"source":91,"target":507},{"source":91,"target":508},{"source":505,"target":509},{"source":505,"target":91},{"source":506,"target":510},{"source":506,"target":91},{"source":507,"target":511},{"source":507,"target":91},{"source":508,"target":38},{"source":92,"target":0},{"source":92,"target":38},{"source":92,"target":512},{"source":92,"target":513},{"source":512,"target":45},{"source":512,"target":514},{"source":512,"target":92},{"source":514,"target":45},{"source":513,"target":38},{"source":93,"target":0},{"source":93,"target":38},{"source":93,"target":515},{"source":93,"target":516},{"source":515,"target":45},{"source":515,"target":517},{"source":515,"target":93},{"source":517,"target":45},{"source":516,"target":38},{"source":94,"target":0},{"source":94,"target":38},{"source":94,"target":518},{"source":94,"target":519},{"source":518,"target":44},{"source":518,"target":520},{"source":518,"target":94},{"source":520,"target":44},{"source":519,"target":38},{"source":95,"target":0},{"source":95,"target":44},{"source":95,"target":521},{"source":95,"target":522},{"source":521,"target":27},{"source":521,"target":523},{"source":521,"target":95},{"source":523,"target":27},{"source":522,"target":44},{"source":96,"target":0},{"source":96,"target":44},{"source":96,"target":524},{"source":96,"target":525},{"source":524,"target":10},{"source":524,"target":526},{"source":524,"target":96},{"source":526,"target":10},{"source":525,"target":44}],"multigraph":true}
ecore
activities
repo-ecore-all/data/jblomer/GrGen.NET/engine-net-2/examples/ModelMigration-TTC2010/minimal_evolved/evolved_minimal_metamodel.ecore
minuml2 ModelElement name partition Activity node edge group ActivityPartition nodes edges ActivityNode outgoing incoming OpaqueAction InitialNode DecisionNode ForkNode JoinNode ActivityFinalNode ActivityEdge source target guard ControlFlow ObjectFlow type OpaqueExpression language body ObjectNode
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="minuml2" nsURI="minuml2" nsPrefix="minuml2"> <eClassifiers xsi:type="ecore:EClass" name="ModelElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="partition" eType="#//ActivityPartition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//ModelElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="node" upperBound="-1" eType="#//ActivityNode" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="edge" upperBound="-1" eType="#//ActivityEdge" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="group" upperBound="-1" eType="#//ActivityPartition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActivityPartition" eSuperTypes="#//ModelElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1" eType="#//ActivityNode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="edges" upperBound="-1" eType="#//ActivityEdge"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActivityNode" abstract="true" eSuperTypes="#//ModelElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" upperBound="-1" eType="#//ActivityEdge" eOpposite="#//ActivityEdge/source"/> <eStructuralFeatures xsi:type="ecore:EReference" name="incoming" upperBound="-1" eType="#//ActivityEdge" eOpposite="#//ActivityEdge/target"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OpaqueAction" eSuperTypes="#//ActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="InitialNode" eSuperTypes="#//ActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="DecisionNode" eSuperTypes="#//ActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="ForkNode" eSuperTypes="#//ActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="JoinNode" eSuperTypes="#//ActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityFinalNode" eSuperTypes="#//ActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityEdge" eSuperTypes="#//ModelElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//ActivityNode" eOpposite="#//ActivityNode/outgoing"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//ActivityNode" eOpposite="#//ActivityNode/incoming"/> <eStructuralFeatures xsi:type="ecore:EReference" name="guard" lowerBound="1" eType="#//OpaqueExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ControlFlow" eSuperTypes="#//ActivityEdge"/> <eClassifiers xsi:type="ecore:EClass" name="ObjectFlow" eSuperTypes="#//ActivityEdge"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//ModelElement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression"> <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" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ObjectNode" eSuperTypes="#//ActivityNode"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"minuml2","nsURI":"minuml2","name":"minuml2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelElement","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityPartition","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityNode","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueAction","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialNode","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DecisionNode","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForkNode","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JoinNode","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityFinalNode","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityEdge","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlFlow","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectFlow","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectNode","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"partition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"node","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":"edge","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"group","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"nodes","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":"edges","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incoming","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"guard","changeable":true,"resolveProxies":true,"lowerBound":1,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"language","changeable":true,"lowerBound":0,"iD":false,"id":54,"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":"body","changeable":true,"lowerBound":0,"iD":false,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":1,"target":0},{"source":1,"target":16},{"source":1,"target":17},{"source":16,"target":18},{"source":16,"target":1},{"source":17,"target":3},{"source":17,"target":19},{"source":17,"target":1},{"source":19,"target":3},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":20},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":20,"target":4},{"source":20,"target":24},{"source":20,"target":2},{"source":24,"target":4},{"source":21,"target":11},{"source":21,"target":25},{"source":21,"target":2},{"source":25,"target":11},{"source":22,"target":3},{"source":22,"target":26},{"source":22,"target":2},{"source":26,"target":3},{"source":23,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":27},{"source":3,"target":28},{"source":3,"target":29},{"source":27,"target":4},{"source":27,"target":30},{"source":27,"target":3},{"source":30,"target":4},{"source":28,"target":11},{"source":28,"target":31},{"source":28,"target":3},{"source":31,"target":11},{"source":29,"target":1},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":32},{"source":4,"target":33},{"source":4,"target":34},{"source":32,"target":11},{"source":32,"target":35},{"source":32,"target":4},{"source":32,"target":36},{"source":35,"target":11},{"source":33,"target":11},{"source":33,"target":37},{"source":33,"target":4},{"source":33,"target":38},{"source":37,"target":11},{"source":34,"target":1},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":39},{"source":39,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":40},{"source":40,"target":4},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":41},{"source":41,"target":4},{"source":8,"target":0},{"source":8,"target":4},{"source":8,"target":42},{"source":42,"target":4},{"source":9,"target":0},{"source":9,"target":4},{"source":9,"target":43},{"source":43,"target":4},{"source":10,"target":0},{"source":10,"target":4},{"source":10,"target":44},{"source":44,"target":4},{"source":11,"target":0},{"source":11,"target":1},{"source":11,"target":36},{"source":11,"target":38},{"source":11,"target":45},{"source":11,"target":46},{"source":36,"target":4},{"source":36,"target":47},{"source":36,"target":11},{"source":36,"target":32},{"source":47,"target":4},{"source":38,"target":4},{"source":38,"target":48},{"source":38,"target":11},{"source":38,"target":33},{"source":48,"target":4},{"source":45,"target":14},{"source":45,"target":49},{"source":45,"target":11},{"source":49,"target":14},{"source":46,"target":1},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":50},{"source":50,"target":11},{"source":13,"target":0},{"source":13,"target":11},{"source":13,"target":51},{"source":13,"target":52},{"source":51,"target":1},{"source":51,"target":53},{"source":51,"target":13},{"source":53,"target":1},{"source":52,"target":11},{"source":14,"target":0},{"source":14,"target":54},{"source":14,"target":55},{"source":54,"target":56},{"source":54,"target":14},{"source":55,"target":57},{"source":55,"target":14},{"source":15,"target":0},{"source":15,"target":4},{"source":15,"target":58},{"source":58,"target":4}],"multigraph":true}
ecore
features
repo-ecore-all/data/paetti1988/qmate/MATE/org.tud.inf.st.mbt.emf/model/featuretree.ecore
featuretree FeatureTree root TreeFeature children mandatory 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="featuretree" nsURI="http://st.inf.tud.org/mbt/featuretree" nsPrefix="featuretree"> <eClassifiers xsi:type="ecore:EClass" name="FeatureTree" eSuperTypes="mbt.ecore#//core/AbstractModelElement mbt.ecore#//features/IFeatureDomain mbt.ecore#//core/ITopLevelElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="root" eType="#//TreeFeature" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TreeFeature" eSuperTypes="mbt.ecore#//features/Feature"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//TreeFeature" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mandatory" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"featuretree","nsURI":"http://st.inf.tud.org/mbt/featuretree","name":"featuretree","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureTree","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TreeFeature","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":"root","changeable":true,"resolveProxies":true,"lowerBound":0,"id":3,"derived":false},{"id":4,"eClass":"EGenericType"},{"id":5,"eClass":"EGenericType"},{"id":6,"eClass":"EGenericType"},{"id":7,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"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":"mandatory","changeable":true,"lowerBound":1,"iD":false,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":1,"target":3},{"source":1,"target":4},{"source":1,"target":5},{"source":1,"target":6},{"source":3,"target":2},{"source":3,"target":7},{"source":3,"target":1},{"source":7,"target":2},{"source":2,"target":0},{"source":2,"target":8},{"source":2,"target":9},{"source":2,"target":10},{"source":8,"target":2},{"source":8,"target":11},{"source":8,"target":2},{"source":11,"target":2},{"source":9,"target":12},{"source":9,"target":2}],"multigraph":true}
ecore
library
repo-ecore-all/data/anatlyzer/a2l/examples/example.proc2docbook/metamodels/DocBook.ecore
book DocBook book Book docBook editor author articles title Article book author title Person name edited authored articles
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="book" nsURI="book" nsPrefix="book"> <eClassifiers xsi:type="ecore:EClass" name="DocBook"> <eStructuralFeatures xsi:type="ecore:EReference" name="book" upperBound="-1" eType="#//Book" containment="true" eOpposite="#//Book/docBook"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Book"> <eStructuralFeatures xsi:type="ecore:EReference" name="docBook" lowerBound="1" eType="#//DocBook" eOpposite="#//DocBook/book"/> <eStructuralFeatures xsi:type="ecore:EReference" name="editor" upperBound="-1" eType="#//Person" eOpposite="#//Person/edited"/> <eStructuralFeatures xsi:type="ecore:EReference" name="author" upperBound="-1" eType="#//Person" eOpposite="#//Person/authored"/> <eStructuralFeatures xsi:type="ecore:EReference" name="articles" upperBound="-1" eType="#//Article" containment="true" eOpposite="#//Article/book"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Article"> <eStructuralFeatures xsi:type="ecore:EReference" name="book" lowerBound="1" eType="#//Book" eOpposite="#//Book/articles"/> <eStructuralFeatures xsi:type="ecore:EReference" name="author" upperBound="-1" eType="#//Person" eOpposite="#//Person/articles"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Person"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="edited" upperBound="-1" eType="#//Book" eOpposite="#//Book/editor"/> <eStructuralFeatures xsi:type="ecore:EReference" name="authored" upperBound="-1" eType="#//Book" eOpposite="#//Book/author"/> <eStructuralFeatures xsi:type="ecore:EReference" name="articles" upperBound="-1" eType="#//Article" eOpposite="#//Article/author"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"book","nsURI":"book","name":"book","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocBook","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Article","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Person","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"book","changeable":true,"resolveProxies":true,"lowerBound":0,"id":5,"derived":false},{"id":6,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"docBook","changeable":true,"resolveProxies":true,"lowerBound":1,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"editor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"author","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"articles","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":"title","changeable":true,"lowerBound":0,"iD":false,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"edited","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"authored","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"book","changeable":true,"resolveProxies":true,"lowerBound":1,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"author","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"articles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":1,"target":5},{"source":5,"target":2},{"source":5,"target":6},{"source":5,"target":1},{"source":5,"target":7},{"source":6,"target":2},{"source":2,"target":0},{"source":2,"target":7},{"source":2,"target":8},{"source":2,"target":9},{"source":2,"target":10},{"source":2,"target":11},{"source":7,"target":1},{"source":7,"target":12},{"source":7,"target":2},{"source":7,"target":5},{"source":12,"target":1},{"source":8,"target":4},{"source":8,"target":13},{"source":8,"target":2},{"source":8,"target":14},{"source":13,"target":4},{"source":9,"target":4},{"source":9,"target":15},{"source":9,"target":2},{"source":9,"target":16},{"source":15,"target":4},{"source":10,"target":3},{"source":10,"target":17},{"source":10,"target":2},{"source":10,"target":18},{"source":17,"target":3},{"source":11,"target":19},{"source":11,"target":2},{"source":3,"target":0},{"source":3,"target":18},{"source":3,"target":20},{"source":3,"target":21},{"source":18,"target":2},{"source":18,"target":22},{"source":18,"target":3},{"source":18,"target":10},{"source":22,"target":2},{"source":20,"target":4},{"source":20,"target":23},{"source":20,"target":3},{"source":20,"target":24},{"source":23,"target":4},{"source":21,"target":25},{"source":21,"target":3},{"source":4,"target":0},{"source":4,"target":26},{"source":4,"target":14},{"source":4,"target":16},{"source":4,"target":24},{"source":26,"target":27},{"source":26,"target":4},{"source":14,"target":2},{"source":14,"target":28},{"source":14,"target":4},{"source":14,"target":8},{"source":28,"target":2},{"source":16,"target":2},{"source":16,"target":29},{"source":16,"target":4},{"source":16,"target":9},{"source":29,"target":2},{"source":24,"target":3},{"source":24,"target":30},{"source":24,"target":4},{"source":24,"target":20},{"source":30,"target":3}],"multigraph":true}
ecore
gpl
repo-ecore-all/data/atlanmod/Prefetching_Caching_DSL/prefetchml-core/src/test/java/org/eclipse/gmt/modisco/java/impl/java.ecore
java AbstractMethodDeclaration body parameters thrownExceptions typeParameters usagesInDocComments usages AbstractMethodInvocation method arguments typeArguments AbstractTypeDeclaration bodyDeclarations commentsBeforeBody commentsAfterBody package superInterfaces AbstractTypeQualifiedExpression qualifier AbstractVariablesContainer type fragments Annotation type values Archive originalFilePath classFiles manifest AssertStatement message expression ASTNode comments originalCompilationUnit originalClassFile AnnotationMemberValuePair member value AnnotationTypeDeclaration AnnotationTypeMemberDeclaration default type usages AnonymousClassDeclaration bodyDeclarations classInstanceCreation ArrayAccess array index ArrayCreation dimensions initializer type ArrayInitializer expressions ArrayLengthAccess array ArrayType dimensions elementType Assignment leftHandSide operator rightHandSide AssignmentKind ASSIGN = PLUS_ASSIGN += MINUS_ASSIGN -= TIMES_ASSIGN *= DIVIDE_ASSIGN /= BIT_AND_ASSIGN &= BIT_OR_ASSIGN |= BIT_XOR_ASSIGN ^= REMAINDER_ASSIGN %= LEFT_SHIFT_ASSIGN <<= RIGHT_SHIFT_SIGNED_ASSIGN >>= RIGHT_SHIFT_UNSIGNED_ASSIGN >>>= BodyDeclaration abstractTypeDeclaration annotations anonymousClassDeclarationOwner modifier BooleanLiteral value BlockComment Block statements BreakStatement label CastExpression expression type CatchClause exception body CharacterLiteral escapedValue ClassFile originalFilePath type attachedSource package ClassInstanceCreation anonymousClassDeclaration expression type ConstructorDeclaration ConditionalExpression elseExpression expression thenExpression ConstructorInvocation ClassDeclaration superClass Comment content enclosedByParent prefixOfParent CompilationUnit originalFilePath commentList imports package types ContinueStatement label DoStatement expression body EmptyStatement EnhancedForStatement body expression parameter EnumConstantDeclaration anonymousClassDeclaration arguments EnumDeclaration enumConstants Expression ExpressionStatement expression FieldAccess field expression FieldDeclaration ForStatement expression updaters initializers body IfStatement expression thenStatement elseStatement ImportDeclaration static importedElement InfixExpression operator rightOperand leftOperand extendedOperands InfixExpressionKind TIMES * DIVIDE / REMAINDER % PLUS + MINUS - LEFT_SHIFT << RIGHT_SHIFT_SIGNED >> RIGHT_SHIFT_UNSIGNED >>> LESS < GREATER > LESS_EQUALS <= GREATER_EQUALS >= EQUALS == NOT_EQUALS != XOR ^ AND & OR | CONDITIONAL_AND && CONDITIONAL_OR || InheritanceKind none none abstract abstract final final Initializer body InstanceofExpression rightOperand leftOperand InterfaceDeclaration Javadoc tags LabeledStatement body usagesInBreakStatements usagesInContinueStatements LineComment Manifest mainAttributes entryAttributes ManifestAttribute key value ManifestEntry name attributes MemberRef member qualifier MethodDeclaration extraArrayDimensions returnType redefinedMethodDeclaration redefinitions MethodInvocation expression MethodRef method qualifier parameters MethodRefParameter name varargs type Model name ownedElements orphanTypes unresolvedItems compilationUnits classFiles archives Modifier visibility inheritance static transient volatile native strictfp synchronized bodyDeclaration singleVariableDeclaration variableDeclarationStatement variableDeclarationExpression NamedElement name proxy usagesInImports NamespaceAccess NumberLiteral tokenValue NullLiteral Package ownedElements model ownedPackages package usagesInPackageAccess PackageAccess package qualifier ParameterizedType type typeArguments ParenthesizedExpression expression PostfixExpression operator operand PostfixExpressionKind INCREMENT ++ DECREMENT -- PrefixExpression operator operand PrefixExpressionKind INCREMENT ++ DECREMENT -- PLUS + MINUS - COMPLEMENT ~ NOT ! PrimitiveType PrimitiveTypeBoolean PrimitiveTypeByte PrimitiveTypeChar PrimitiveTypeDouble PrimitiveTypeShort PrimitiveTypeFloat PrimitiveTypeInt PrimitiveTypeLong PrimitiveTypeVoid ReturnStatement expression SingleVariableAccess variable qualifier SingleVariableDeclaration modifier varargs type annotations methodDeclaration catchClause enhancedForStatement Statement StringLiteral escapedValue SuperConstructorInvocation expression SuperFieldAccess field SuperMethodInvocation SwitchCase default expression SwitchStatement expression statements SynchronizedStatement body expression TagElement tagName fragments TextElement text ThisExpression ThrowStatement expression TryStatement body finally catchClauses Type usagesInTypeAccess TypeAccess type qualifier TypeDeclaration typeParameters TypeDeclarationStatement declaration TypeLiteral type TypeParameter bounds UnresolvedItem UnresolvedItemAccess element qualifier UnresolvedAnnotationDeclaration UnresolvedAnnotationTypeMemberDeclaration UnresolvedClassDeclaration UnresolvedEnumDeclaration UnresolvedInterfaceDeclaration UnresolvedLabeledStatement UnresolvedMethodDeclaration UnresolvedSingleVariableDeclaration UnresolvedType UnresolvedTypeDeclaration UnresolvedVariableDeclarationFragment VariableDeclaration extraArrayDimensions initializer usageInVariableAccess VariableDeclarationExpression modifier annotations VariableDeclarationFragment variablesContainer VariableDeclarationStatement extraArrayDimensions modifier annotations VisibilityKind none none public public private private protected protected WildCardType upperBound bound WhileStatement expression body
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="java" nsURI="http://www.eclipse.org/MoDisco/Java/0.2.incubation/java-neoemf" nsPrefix="java"> <eClassifiers xsi:type="ecore:EClass" name="AbstractMethodDeclaration" abstract="true" eSuperTypes="#//BodyDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" eType="#//Block" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#//SingleVariableDeclaration" containment="true" eOpposite="#//SingleVariableDeclaration/methodDeclaration"/> <eStructuralFeatures xsi:type="ecore:EReference" name="thrownExceptions" upperBound="-1" eType="#//TypeAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="typeParameters" upperBound="-1" eType="#//TypeParameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="usagesInDocComments" ordered="false" upperBound="-1" eType="#//MethodRef" eOpposite="#//MethodRef/method"/> <eStructuralFeatures xsi:type="ecore:EReference" name="usages" ordered="false" upperBound="-1" eType="#//AbstractMethodInvocation" eOpposite="#//AbstractMethodInvocation/method"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractMethodInvocation" abstract="true" eSuperTypes="#//ASTNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="method" ordered="false" lowerBound="1" eType="#//AbstractMethodDeclaration" eOpposite="#//AbstractMethodDeclaration/usages"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="typeArguments" upperBound="-1" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractTypeDeclaration" abstract="true" eSuperTypes="#//BodyDeclaration #//Type"> <eStructuralFeatures xsi:type="ecore:EReference" name="bodyDeclarations" upperBound="-1" eType="#//BodyDeclaration" containment="true" eOpposite="#//BodyDeclaration/abstractTypeDeclaration"/> <eStructuralFeatures xsi:type="ecore:EReference" name="commentsBeforeBody" upperBound="-1" eType="#//Comment" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="commentsAfterBody" upperBound="-1" eType="#//Comment" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false" eType="#//Package" eOpposite="#//Package/ownedElements"/> <eStructuralFeatures xsi:type="ecore:EReference" name="superInterfaces" upperBound="-1" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractTypeQualifiedExpression" abstract="true" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractVariablesContainer" abstract="true" eSuperTypes="#//ASTNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="#//TypeAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fragments" upperBound="-1" eType="#//VariableDeclarationFragment" containment="true" eOpposite="#//VariableDeclarationFragment/variablesContainer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Annotation" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#//TypeAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1" eType="#//AnnotationMemberValuePair" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Archive" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="originalFilePath" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="classFiles" ordered="false" upperBound="-1" eType="#//ClassFile" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="manifest" ordered="false" eType="#//Manifest" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AssertStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="message" ordered="false" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ASTNode" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="comments" upperBound="-1" eType="#//Comment" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalCompilationUnit" ordered="false" eType="#//CompilationUnit"/> <eStructuralFeatures xsi:type="ecore:EReference" name="originalClassFile" ordered="false" eType="#//ClassFile"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnnotationMemberValuePair" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="member" ordered="false" eType="#//AnnotationTypeMemberDeclaration" eOpposite="#//AnnotationTypeMemberDeclaration/usages"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnnotationTypeDeclaration" eSuperTypes="#//AbstractTypeDeclaration"/> <eClassifiers xsi:type="ecore:EClass" name="AnnotationTypeMemberDeclaration" eSuperTypes="#//BodyDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="default" ordered="false" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#//TypeAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="usages" ordered="false" upperBound="-1" eType="#//AnnotationMemberValuePair" eOpposite="#//AnnotationMemberValuePair/member"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnonymousClassDeclaration" eSuperTypes="#//ASTNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="bodyDeclarations" upperBound="-1" eType="#//BodyDeclaration" containment="true" eOpposite="#//BodyDeclaration/anonymousClassDeclarationOwner"/> <eStructuralFeatures xsi:type="ecore:EReference" name="classInstanceCreation" ordered="false" eType="#//ClassInstanceCreation" eOpposite="#//ClassInstanceCreation/anonymousClassDeclaration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayAccess" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="array" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="index" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayCreation" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="dimensions" upperBound="-1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initializer" ordered="false" eType="#//ArrayInitializer" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayInitializer" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expressions" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayLengthAccess" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="array" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayType" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dimensions" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elementType" ordered="false" lowerBound="1" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Assignment" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="leftHandSide" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" ordered="false" unique="false" lowerBound="1" eType="#//AssignmentKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rightHandSide" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="AssignmentKind"> <eLiterals name="ASSIGN" value="1" literal="="/> <eLiterals name="PLUS_ASSIGN" value="2" literal="+="/> <eLiterals name="MINUS_ASSIGN" value="3" literal="-="/> <eLiterals name="TIMES_ASSIGN" value="4" literal="*="/> <eLiterals name="DIVIDE_ASSIGN" value="5" literal="/="/> <eLiterals name="BIT_AND_ASSIGN" value="6" literal="&amp;="/> <eLiterals name="BIT_OR_ASSIGN" value="7" literal="|="/> <eLiterals name="BIT_XOR_ASSIGN" value="8" literal="^="/> <eLiterals name="REMAINDER_ASSIGN" value="9" literal="%="/> <eLiterals name="LEFT_SHIFT_ASSIGN" value="10" literal="&lt;&lt;="/> <eLiterals name="RIGHT_SHIFT_SIGNED_ASSIGN" value="11" literal=">>="/> <eLiterals name="RIGHT_SHIFT_UNSIGNED_ASSIGN" value="12" literal=">>>="/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BodyDeclaration" abstract="true" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="abstractTypeDeclaration" ordered="false" eType="#//AbstractTypeDeclaration" eOpposite="#//AbstractTypeDeclaration/bodyDeclarations"/> <eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1" eType="#//Annotation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="anonymousClassDeclarationOwner" ordered="false" eType="#//AnonymousClassDeclaration" eOpposite="#//AnonymousClassDeclaration/bodyDeclarations"/> <eStructuralFeatures xsi:type="ecore:EReference" name="modifier" ordered="false" eType="#//Modifier" containment="true" eOpposite="#//Modifier/bodyDeclaration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BooleanLiteral" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BlockComment" eSuperTypes="#//Comment"/> <eClassifiers xsi:type="ecore:EClass" name="Block" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BreakStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="label" ordered="false" eType="#//LabeledStatement" eOpposite="#//LabeledStatement/usagesInBreakStatements"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CastExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CatchClause" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="exception" ordered="false" lowerBound="1" eType="#//SingleVariableDeclaration" containment="true" eOpposite="#//SingleVariableDeclaration/catchClause"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="#//Block" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CharacterLiteral" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="escapedValue" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ClassFile" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="originalFilePath" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="#//AbstractTypeDeclaration"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attachedSource" ordered="false" eType="#//CompilationUnit"/> <eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false" eType="#//Package"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ClassInstanceCreation" eSuperTypes="#//Expression #//AbstractMethodInvocation"> <eStructuralFeatures xsi:type="ecore:EReference" name="anonymousClassDeclaration" ordered="false" eType="#//AnonymousClassDeclaration" containment="true" eOpposite="#//AnonymousClassDeclaration/classInstanceCreation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConstructorDeclaration" eSuperTypes="#//AbstractMethodDeclaration"/> <eClassifiers xsi:type="ecore:EClass" name="ConditionalExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="elseExpression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="thenExpression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConstructorInvocation" eSuperTypes="#//Statement #//AbstractMethodInvocation"/> <eClassifiers xsi:type="ecore:EClass" name="ClassDeclaration" eSuperTypes="#//TypeDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="superClass" ordered="false" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Comment" abstract="true" eSuperTypes="#//ASTNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="content" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="enclosedByParent" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="prefixOfParent" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CompilationUnit" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="originalFilePath" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="commentList" upperBound="-1" eType="#//Comment"/> <eStructuralFeatures xsi:type="ecore:EReference" name="imports" upperBound="-1" eType="#//ImportDeclaration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false" eType="#//Package"/> <eStructuralFeatures xsi:type="ecore:EReference" name="types" upperBound="-1" eType="#//AbstractTypeDeclaration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ContinueStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="label" ordered="false" eType="#//LabeledStatement" eOpposite="#//LabeledStatement/usagesInContinueStatements"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DoStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EmptyStatement" eSuperTypes="#//Statement"/> <eClassifiers xsi:type="ecore:EClass" name="EnhancedForStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="#//Statement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameter" ordered="false" lowerBound="1" eType="#//SingleVariableDeclaration" containment="true" eOpposite="#//SingleVariableDeclaration/enhancedForStatement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumConstantDeclaration" eSuperTypes="#//BodyDeclaration #//VariableDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="anonymousClassDeclaration" ordered="false" eType="#//AnonymousClassDeclaration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumDeclaration" eSuperTypes="#//AbstractTypeDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="enumConstants" upperBound="-1" eType="#//EnumConstantDeclaration" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true" eSuperTypes="#//ASTNode"/> <eClassifiers xsi:type="ecore:EClass" name="ExpressionStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FieldAccess" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="field" ordered="false" lowerBound="1" eType="#//SingleVariableAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FieldDeclaration" eSuperTypes="#//BodyDeclaration #//AbstractVariablesContainer"/> <eClassifiers xsi:type="ecore:EClass" name="ForStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="updaters" upperBound="-1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initializers" upperBound="-1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IfStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="thenStatement" ordered="false" lowerBound="1" eType="#//Statement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elseStatement" ordered="false" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ImportDeclaration" eSuperTypes="#//ASTNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="static" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="importedElement" ordered="false" lowerBound="1" eType="#//NamedElement" eOpposite="#//NamedElement/usagesInImports"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InfixExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" ordered="false" unique="false" lowerBound="1" eType="#//InfixExpressionKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rightOperand" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="leftOperand" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extendedOperands" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="InfixExpressionKind"> <eLiterals name="TIMES" value="1" literal="*"/> <eLiterals name="DIVIDE" value="2" literal="/"/> <eLiterals name="REMAINDER" value="3" literal="%"/> <eLiterals name="PLUS" value="4" literal="+"/> <eLiterals name="MINUS" value="5" literal="-"/> <eLiterals name="LEFT_SHIFT" value="6" literal="&lt;&lt;"/> <eLiterals name="RIGHT_SHIFT_SIGNED" value="7" literal=">>"/> <eLiterals name="RIGHT_SHIFT_UNSIGNED" value="8" literal=">>>"/> <eLiterals name="LESS" value="9" literal="&lt;"/> <eLiterals name="GREATER" value="10" literal=">"/> <eLiterals name="LESS_EQUALS" value="11" literal="&lt;="/> <eLiterals name="GREATER_EQUALS" value="12" literal=">="/> <eLiterals name="EQUALS" value="13" literal="=="/> <eLiterals name="NOT_EQUALS" value="14" literal="!="/> <eLiterals name="XOR" value="15" literal="^"/> <eLiterals name="AND" value="16" literal="&amp;"/> <eLiterals name="OR" value="17" literal="|"/> <eLiterals name="CONDITIONAL_AND" value="18" literal="&amp;&amp;"/> <eLiterals name="CONDITIONAL_OR" value="19" literal="||"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="InheritanceKind"> <eLiterals name="none" value="1"/> <eLiterals name="abstract" value="2"/> <eLiterals name="final" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Initializer" eSuperTypes="#//BodyDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="#//Block" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InstanceofExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="rightOperand" ordered="false" lowerBound="1" eType="#//TypeAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="leftOperand" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InterfaceDeclaration" eSuperTypes="#//TypeDeclaration"/> <eClassifiers xsi:type="ecore:EClass" name="Javadoc" eSuperTypes="#//Comment"> <eStructuralFeatures xsi:type="ecore:EReference" name="tags" upperBound="-1" eType="#//TagElement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LabeledStatement" eSuperTypes="#//NamedElement #//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="#//Statement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="usagesInBreakStatements" ordered="false" upperBound="-1" eType="#//BreakStatement" eOpposite="#//BreakStatement/label"/> <eStructuralFeatures xsi:type="ecore:EReference" name="usagesInContinueStatements" ordered="false" upperBound="-1" eType="#//ContinueStatement" eOpposite="#//ContinueStatement/label"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LineComment" eSuperTypes="#//Comment"/> <eClassifiers xsi:type="ecore:EClass" name="Manifest"> <eStructuralFeatures xsi:type="ecore:EReference" name="mainAttributes" ordered="false" upperBound="-1" eType="#//ManifestAttribute" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="entryAttributes" ordered="false" upperBound="-1" eType="#//ManifestEntry" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ManifestAttribute"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ManifestEntry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attributes" ordered="false" upperBound="-1" eType="#//ManifestAttribute" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MemberRef" eSuperTypes="#//ASTNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="member" ordered="false" lowerBound="1" eType="#//NamedElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodDeclaration" eSuperTypes="#//AbstractMethodDeclaration"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="extraArrayDimensions" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="returnType" ordered="false" eType="#//TypeAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedMethodDeclaration" ordered="false" eType="#//MethodDeclaration" eOpposite="#//MethodDeclaration/redefinitions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinitions" ordered="false" upperBound="-1" eType="#//MethodDeclaration" eOpposite="#//MethodDeclaration/redefinedMethodDeclaration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodInvocation" eSuperTypes="#//Expression #//AbstractMethodInvocation"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodRef" eSuperTypes="#//ASTNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="method" ordered="false" lowerBound="1" eType="#//AbstractMethodDeclaration" eOpposite="#//AbstractMethodDeclaration/usagesInDocComments"/> <eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false" eType="#//TypeAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#//MethodRefParameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodRefParameter" eSuperTypes="#//ASTNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="varargs" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Model"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedElements" ordered="false" upperBound="-1" eType="#//Package" containment="true" eOpposite="#//Package/model"/> <eStructuralFeatures xsi:type="ecore:EReference" name="orphanTypes" ordered="false" upperBound="-1" eType="#//Type" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="unresolvedItems" ordered="false" upperBound="-1" eType="#//UnresolvedItem" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="compilationUnits" ordered="false" upperBound="-1" eType="#//CompilationUnit" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="classFiles" ordered="false" upperBound="-1" eType="#//ClassFile" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="archives" ordered="false" upperBound="-1" eType="#//Archive" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Modifier" eSuperTypes="#//ASTNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" ordered="false" unique="false" lowerBound="1" eType="#//VisibilityKind"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="inheritance" ordered="false" unique="false" lowerBound="1" eType="#//InheritanceKind"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="static" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="transient" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="volatile" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="native" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="strictfp" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="synchronized" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bodyDeclaration" ordered="false" eType="#//BodyDeclaration" eOpposite="#//BodyDeclaration/modifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="singleVariableDeclaration" ordered="false" eType="#//SingleVariableDeclaration" eOpposite="#//SingleVariableDeclaration/modifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variableDeclarationStatement" ordered="false" eType="#//VariableDeclarationStatement" eOpposite="#//VariableDeclarationStatement/modifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variableDeclarationExpression" ordered="false" eType="#//VariableDeclarationExpression" eOpposite="#//VariableDeclarationExpression/modifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#//ASTNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="proxy" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="usagesInImports" ordered="false" upperBound="-1" eType="#//ImportDeclaration" eOpposite="#//ImportDeclaration/importedElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamespaceAccess" abstract="true" eSuperTypes="#//ASTNode"/> <eClassifiers xsi:type="ecore:EClass" name="NumberLiteral" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tokenValue" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NullLiteral" eSuperTypes="#//Expression"/> <eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedElements" ordered="false" upperBound="-1" eType="#//AbstractTypeDeclaration" containment="true" eOpposite="#//AbstractTypeDeclaration/package"/> <eStructuralFeatures xsi:type="ecore:EReference" name="model" ordered="false" eType="#//Model" eOpposite="#//Model/ownedElements"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedPackages" ordered="false" upperBound="-1" eType="#//Package" containment="true" eOpposite="#//Package/package"/> <eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false" eType="#//Package" eOpposite="#//Package/ownedPackages"/> <eStructuralFeatures xsi:type="ecore:EReference" name="usagesInPackageAccess" ordered="false" upperBound="-1" eType="#//PackageAccess" eOpposite="#//PackageAccess/package"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PackageAccess" eSuperTypes="#//NamespaceAccess"> <eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false" lowerBound="1" eType="#//Package" eOpposite="#//Package/usagesInPackageAccess"/> <eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false" eType="#//PackageAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParameterizedType" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#//TypeAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="typeArguments" upperBound="-1" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParenthesizedExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PostfixExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" ordered="false" unique="false" lowerBound="1" eType="#//PostfixExpressionKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operand" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="PostfixExpressionKind"> <eLiterals name="INCREMENT" value="1" literal="++"/> <eLiterals name="DECREMENT" value="2" literal="--"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrefixExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" ordered="false" unique="false" lowerBound="1" eType="#//PrefixExpressionKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operand" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="PrefixExpressionKind"> <eLiterals name="INCREMENT" value="1" literal="++"/> <eLiterals name="DECREMENT" value="2" literal="--"/> <eLiterals name="PLUS" value="3" literal="+"/> <eLiterals name="MINUS" value="4" literal="-"/> <eLiterals name="COMPLEMENT" value="5" literal="~"/> <eLiterals name="NOT" value="6" literal="!"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//Type"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeBoolean" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeByte" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeChar" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeDouble" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeShort" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeFloat" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeInt" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeLong" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeVoid" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="ReturnStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SingleVariableAccess" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" ordered="false" lowerBound="1" eType="#//VariableDeclaration" eOpposite="#//VariableDeclaration/usageInVariableAccess"/> <eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SingleVariableDeclaration" eSuperTypes="#//VariableDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="modifier" ordered="false" eType="#//Modifier" containment="true" eOpposite="#//Modifier/singleVariableDeclaration"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="varargs" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#//TypeAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1" eType="#//Annotation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="methodDeclaration" ordered="false" eType="#//AbstractMethodDeclaration" eOpposite="#//AbstractMethodDeclaration/parameters"/> <eStructuralFeatures xsi:type="ecore:EReference" name="catchClause" ordered="false" eType="#//CatchClause" eOpposite="#//CatchClause/exception"/> <eStructuralFeatures xsi:type="ecore:EReference" name="enhancedForStatement" ordered="false" eType="#//EnhancedForStatement" eOpposite="#//EnhancedForStatement/parameter"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Statement" abstract="true" eSuperTypes="#//ASTNode"/> <eClassifiers xsi:type="ecore:EClass" name="StringLiteral" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="escapedValue" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SuperConstructorInvocation" eSuperTypes="#//Statement #//AbstractMethodInvocation"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SuperFieldAccess" eSuperTypes="#//AbstractTypeQualifiedExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="field" ordered="false" lowerBound="1" eType="#//SingleVariableAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SuperMethodInvocation" eSuperTypes="#//AbstractTypeQualifiedExpression #//AbstractMethodInvocation"/> <eClassifiers xsi:type="ecore:EClass" name="SwitchCase" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="default" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SwitchStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SynchronizedStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="#//Block" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TagElement" eSuperTypes="#//ASTNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tagName" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fragments" upperBound="-1" eType="#//ASTNode" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TextElement" eSuperTypes="#//ASTNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="text" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ThisExpression" eSuperTypes="#//AbstractTypeQualifiedExpression"/> <eClassifiers xsi:type="ecore:EClass" name="ThrowStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TryStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="#//Block" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="finally" ordered="false" eType="#//Block" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="catchClauses" upperBound="-1" eType="#//CatchClause" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="usagesInTypeAccess" ordered="false" upperBound="-1" eType="#//TypeAccess" eOpposite="#//TypeAccess/type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeAccess" eSuperTypes="#//Expression #//NamespaceAccess"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#//Type" eOpposite="#//Type/usagesInTypeAccess"/> <eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false" eType="#//NamespaceAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeDeclaration" abstract="true" eSuperTypes="#//AbstractTypeDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="typeParameters" upperBound="-1" eType="#//TypeParameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeDeclarationStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="declaration" ordered="false" lowerBound="1" eType="#//AbstractTypeDeclaration" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeLiteral" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeParameter" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EReference" name="bounds" upperBound="-1" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedItem" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedItemAccess" eSuperTypes="#//Expression #//NamespaceAccess"> <eStructuralFeatures xsi:type="ecore:EReference" name="element" ordered="false" eType="#//UnresolvedItem"/> <eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false" eType="#//ASTNode" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedAnnotationDeclaration" eSuperTypes="#//AnnotationTypeDeclaration #//UnresolvedItem"/> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedAnnotationTypeMemberDeclaration" eSuperTypes="#//AnnotationTypeMemberDeclaration #//UnresolvedItem"/> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedClassDeclaration" eSuperTypes="#//ClassDeclaration #//UnresolvedItem"/> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedEnumDeclaration" eSuperTypes="#//EnumDeclaration #//UnresolvedItem"/> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedInterfaceDeclaration" eSuperTypes="#//InterfaceDeclaration #//UnresolvedItem"/> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedLabeledStatement" eSuperTypes="#//LabeledStatement #//UnresolvedItem"/> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedMethodDeclaration" eSuperTypes="#//MethodDeclaration #//UnresolvedItem"/> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedSingleVariableDeclaration" eSuperTypes="#//SingleVariableDeclaration #//UnresolvedItem"/> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedType" eSuperTypes="#//Type #//UnresolvedItem"/> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedTypeDeclaration" eSuperTypes="#//AbstractTypeDeclaration #//UnresolvedItem"/> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedVariableDeclarationFragment" eSuperTypes="#//VariableDeclarationFragment #//UnresolvedItem"/> <eClassifiers xsi:type="ecore:EClass" name="VariableDeclaration" abstract="true" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="extraArrayDimensions" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initializer" ordered="false" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="usageInVariableAccess" ordered="false" upperBound="-1" eType="#//SingleVariableAccess" eOpposite="#//SingleVariableAccess/variable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableDeclarationExpression" eSuperTypes="#//Expression #//AbstractVariablesContainer"> <eStructuralFeatures xsi:type="ecore:EReference" name="modifier" ordered="false" eType="#//Modifier" containment="true" eOpposite="#//Modifier/variableDeclarationExpression"/> <eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1" eType="#//Annotation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableDeclarationFragment" eSuperTypes="#//VariableDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="variablesContainer" ordered="false" eType="#//AbstractVariablesContainer" eOpposite="#//AbstractVariablesContainer/fragments"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableDeclarationStatement" eSuperTypes="#//Statement #//AbstractVariablesContainer"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="extraArrayDimensions" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="modifier" ordered="false" eType="#//Modifier" containment="true" eOpposite="#//Modifier/variableDeclarationStatement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1" eType="#//Annotation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="VisibilityKind"> <eLiterals name="none" value="1"/> <eLiterals name="public" value="2"/> <eLiterals name="private" value="3"/> <eLiterals name="protected" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WildCardType" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bound" ordered="false" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WhileStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="#//Statement" containment="true"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"java","nsURI":"http://www.eclipse.org/MoDisco/Java/0.2.incubation/java-neoemf","name":"java","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMethodDeclaration","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMethodInvocation","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractTypeDeclaration","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractTypeQualifiedExpression","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractVariablesContainer","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Annotation","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Archive","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssertStatement","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ASTNode","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationMemberValuePair","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationTypeDeclaration","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationTypeMemberDeclaration","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnonymousClassDeclaration","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayAccess","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayCreation","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayInitializer","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayLengthAccess","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayType","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AssignmentKind","instanceClass":null,"id":20,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BodyDeclaration","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanLiteral","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockComment","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BreakStatement","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CastExpression","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CatchClause","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CharacterLiteral","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassFile","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassInstanceCreation","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstructorDeclaration","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalExpression","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstructorInvocation","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassDeclaration","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":true,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompilationUnit","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContinueStatement","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DoStatement","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EmptyStatement","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnhancedForStatement","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumConstantDeclaration","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumDeclaration","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionStatement","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FieldAccess","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FieldDeclaration","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForStatement","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfStatement","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImportDeclaration","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InfixExpression","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"InfixExpressionKind","instanceClass":null,"id":51,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"InheritanceKind","instanceClass":null,"id":52,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Initializer","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceofExpression","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterfaceDeclaration","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Javadoc","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LabeledStatement","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LineComment","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Manifest","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ManifestAttribute","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ManifestEntry","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MemberRef","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodDeclaration","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodInvocation","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodRef","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodRefParameter","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Modifier","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamespaceAccess","instanceClass":null,"abstract":true,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumberLiteral","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NullLiteral","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageAccess","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterizedType","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParenthesizedExpression","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PostfixExpression","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PostfixExpressionKind","instanceClass":null,"id":78,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrefixExpression","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PrefixExpressionKind","instanceClass":null,"id":80,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeBoolean","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeByte","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeChar","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeDouble","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeShort","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeFloat","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeInt","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeLong","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeVoid","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnStatement","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleVariableAccess","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleVariableDeclaration","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringLiteral","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperConstructorInvocation","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperFieldAccess","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperMethodInvocation","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchCase","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchStatement","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SynchronizedStatement","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TagElement","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextElement","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThisExpression","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThrowStatement","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TryStatement","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeAccess","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeDeclaration","instanceClass":null,"abstract":true,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeDeclarationStatement","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeLiteral","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeParameter","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedItem","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedItemAccess","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedAnnotationDeclaration","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedAnnotationTypeMemberDeclaration","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedClassDeclaration","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedEnumDeclaration","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedInterfaceDeclaration","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedLabeledStatement","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedMethodDeclaration","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedSingleVariableDeclaration","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedType","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedTypeDeclaration","instanceClass":null,"abstract":false,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedVariableDeclarationFragment","instanceClass":null,"abstract":false,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclaration","instanceClass":null,"abstract":true,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclarationExpression","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclarationFragment","instanceClass":null,"abstract":false,"id":128,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclarationStatement","instanceClass":null,"abstract":false,"id":129,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"VisibilityKind","instanceClass":null,"id":130,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WildCardType","instanceClass":null,"abstract":false,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhileStatement","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thrownExceptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":135,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":136,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usagesInDocComments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":137,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":138,"derived":false},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"methodDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"resolveProxies":true,"lowerBound":1,"id":146,"derived":false},{"id":147,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"resolveProxies":true,"lowerBound":1,"id":148,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeArguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyDeclarations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":155,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"commentsBeforeBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":156,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"commentsAfterBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":157,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":158,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"superInterfaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":159,"derived":false},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"abstractTypeDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":167,"derived":false},{"id":168,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":169,"derived":false},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":172,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fragments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":173,"derived":false},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variablesContainer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":177,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":178,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":179,"derived":false},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"originalFilePath","changeable":true,"lowerBound":1,"iD":false,"id":183,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classFiles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":184,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"manifest","changeable":true,"resolveProxies":true,"lowerBound":0,"id":185,"derived":false},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"message","changeable":true,"resolveProxies":true,"lowerBound":0,"id":190,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":191,"derived":false},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"comments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":195,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalCompilationUnit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":196,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"originalClassFile","changeable":true,"resolveProxies":true,"lowerBound":0,"id":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":0,"id":201,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":202,"derived":false},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":205,"derived":false},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"default","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":209,"derived":false},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyDeclarations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":214,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"classInstanceCreation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":215,"derived":false},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"anonymousClassDeclarationOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":218,"derived":false},{"id":219,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"anonymousClassDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":220,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"array","changeable":true,"resolveProxies":true,"lowerBound":1,"id":221,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"index","changeable":true,"resolveProxies":true,"lowerBound":1,"id":222,"derived":false},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dimensions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":226,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initializer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":227,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":228,"derived":false},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":233,"derived":false},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"array","changeable":true,"resolveProxies":true,"lowerBound":1,"id":236,"derived":false},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"dimensions","changeable":true,"lowerBound":1,"iD":false,"id":239,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elementType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":240,"derived":false},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftHandSide","changeable":true,"resolveProxies":true,"lowerBound":1,"id":244,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"operator","changeable":true,"lowerBound":1,"iD":false,"id":245,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightHandSide","changeable":true,"resolveProxies":true,"lowerBound":1,"id":246,"derived":false},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"name":"ASSIGN","id":251,"value":1,"literal":"=","eClass":"EEnumLiteral"},{"name":"PLUS_ASSIGN","id":252,"value":2,"literal":"+=","eClass":"EEnumLiteral"},{"name":"MINUS_ASSIGN","id":253,"value":3,"literal":"-=","eClass":"EEnumLiteral"},{"name":"TIMES_ASSIGN","id":254,"value":4,"literal":"*=","eClass":"EEnumLiteral"},{"name":"DIVIDE_ASSIGN","id":255,"value":5,"literal":"/=","eClass":"EEnumLiteral"},{"name":"BIT_AND_ASSIGN","id":256,"value":6,"literal":"&=","eClass":"EEnumLiteral"},{"name":"BIT_OR_ASSIGN","id":257,"value":7,"literal":"|=","eClass":"EEnumLiteral"},{"name":"BIT_XOR_ASSIGN","id":258,"value":8,"literal":"^=","eClass":"EEnumLiteral"},{"name":"REMAINDER_ASSIGN","id":259,"value":9,"literal":"%=","eClass":"EEnumLiteral"},{"name":"LEFT_SHIFT_ASSIGN","id":260,"value":10,"literal":"<<=","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_SIGNED_ASSIGN","id":261,"value":11,"literal":">>=","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_UNSIGNED_ASSIGN","id":262,"value":12,"literal":">>>=","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":263,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":264,"derived":false},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"bodyDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":270,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":271,"derived":false},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":275,"derived":false},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"resolveProxies":true,"lowerBound":0,"id":278,"derived":false},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usagesInBreakStatements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":281,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":282,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":283,"derived":false},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exception","changeable":true,"resolveProxies":true,"lowerBound":1,"id":287,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":288,"derived":false},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"catchClause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":291,"derived":false},{"id":292,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"escapedValue","changeable":true,"lowerBound":1,"iD":false,"id":293,"derived":false},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"originalFilePath","changeable":true,"lowerBound":1,"iD":false,"id":296,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":297,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"attachedSource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":298,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":299,"derived":false},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":305,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":306,"derived":false},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":313,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":314,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":315,"derived":false},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"superClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":322,"derived":false},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"content","changeable":true,"lowerBound":1,"iD":false,"id":325,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"enclosedByParent","changeable":true,"lowerBound":1,"iD":false,"id":326,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"prefixOfParent","changeable":true,"lowerBound":1,"iD":false,"id":327,"derived":false},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"originalFilePath","changeable":true,"lowerBound":1,"iD":false,"id":332,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"commentList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":333,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"imports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":334,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":335,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"types","changeable":true,"resolveProxies":true,"lowerBound":0,"id":336,"derived":false},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"resolveProxies":true,"lowerBound":0,"id":343,"derived":false},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usagesInContinueStatements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":346,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":347,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":348,"derived":false},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":353,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":354,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":355,"derived":false},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"enhancedForStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":360,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"anonymousClassDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":361,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":362,"derived":false},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"enumConstants","changeable":true,"resolveProxies":true,"lowerBound":0,"id":367,"derived":false},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":371,"derived":false},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"field","changeable":true,"resolveProxies":true,"lowerBound":1,"id":374,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":375,"derived":false},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":381,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"updaters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":382,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initializers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":383,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":384,"derived":false},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":390,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenStatement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":391,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":392,"derived":false},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"static","changeable":true,"lowerBound":0,"iD":false,"id":397,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":398,"derived":false},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usagesInImports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":402,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"operator","changeable":true,"lowerBound":1,"iD":false,"id":403,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":404,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":405,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extendedOperands","changeable":true,"resolveProxies":true,"lowerBound":0,"id":406,"derived":false},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"name":"TIMES","id":412,"value":1,"literal":"*","eClass":"EEnumLiteral"},{"name":"DIVIDE","id":413,"value":2,"literal":"/","eClass":"EEnumLiteral"},{"name":"REMAINDER","id":414,"value":3,"literal":"%","eClass":"EEnumLiteral"},{"name":"PLUS","id":415,"value":4,"literal":"+","eClass":"EEnumLiteral"},{"name":"MINUS","id":416,"value":5,"literal":"-","eClass":"EEnumLiteral"},{"name":"LEFT_SHIFT","id":417,"value":6,"literal":"<<","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_SIGNED","id":418,"value":7,"literal":">>","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_UNSIGNED","id":419,"value":8,"literal":">>>","eClass":"EEnumLiteral"},{"name":"LESS","id":420,"value":9,"literal":"<","eClass":"EEnumLiteral"},{"name":"GREATER","id":421,"value":10,"literal":">","eClass":"EEnumLiteral"},{"name":"LESS_EQUALS","id":422,"value":11,"literal":"<=","eClass":"EEnumLiteral"},{"name":"GREATER_EQUALS","id":423,"value":12,"literal":">=","eClass":"EEnumLiteral"},{"name":"EQUALS","id":424,"value":13,"literal":"==","eClass":"EEnumLiteral"},{"name":"NOT_EQUALS","id":425,"value":14,"literal":"!=","eClass":"EEnumLiteral"},{"name":"XOR","id":426,"value":15,"literal":"^","eClass":"EEnumLiteral"},{"name":"AND","id":427,"value":16,"literal":"&","eClass":"EEnumLiteral"},{"name":"OR","id":428,"value":17,"literal":"|","eClass":"EEnumLiteral"},{"name":"CONDITIONAL_AND","id":429,"value":18,"literal":"&&","eClass":"EEnumLiteral"},{"name":"CONDITIONAL_OR","id":430,"value":19,"literal":"||","eClass":"EEnumLiteral"},{"name":"none","id":431,"value":1,"literal":"none","eClass":"EEnumLiteral"},{"name":"abstract","id":432,"value":2,"literal":"abstract","eClass":"EEnumLiteral"},{"name":"final","id":433,"value":3,"literal":"final","eClass":"EEnumLiteral"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":434,"derived":false},{"id":435,"eClass":"EGenericType"},{"id":436,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":437,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":438,"derived":false},{"id":439,"eClass":"EGenericType"},{"id":440,"eClass":"EGenericType"},{"id":441,"eClass":"EGenericType"},{"id":442,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tags","changeable":true,"resolveProxies":true,"lowerBound":0,"id":443,"derived":false},{"id":444,"eClass":"EGenericType"},{"id":445,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":446,"derived":false},{"id":447,"eClass":"EGenericType"},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"id":452,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mainAttributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":453,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"entryAttributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":454,"derived":false},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"key","changeable":true,"lowerBound":1,"iD":false,"id":457,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":458,"derived":false},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":461,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":462,"derived":false},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":1,"id":465,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":466,"derived":false},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"extraArrayDimensions","changeable":true,"lowerBound":1,"iD":false,"id":470,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returnType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":471,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinedMethodDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":472,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":473,"derived":false},{"id":474,"eClass":"EGenericType"},{"id":475,"eClass":"EGenericType"},{"id":476,"eClass":"EGenericType"},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":479,"derived":false},{"id":480,"eClass":"EGenericType"},{"id":481,"eClass":"EGenericType"},{"id":482,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":483,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":484,"derived":false},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":489,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"varargs","changeable":true,"lowerBound":1,"iD":false,"id":490,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":491,"derived":false},{"id":492,"eClass":"EGenericType"},{"id":493,"eClass":"EGenericType"},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":496,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":497,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"orphanTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":498,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"unresolvedItems","changeable":true,"resolveProxies":true,"lowerBound":0,"id":499,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"compilationUnits","changeable":true,"resolveProxies":true,"lowerBound":0,"id":500,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classFiles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":501,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"archives","changeable":true,"resolveProxies":true,"lowerBound":0,"id":502,"derived":false},{"id":503,"eClass":"EGenericType"},{"id":504,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"model","changeable":true,"resolveProxies":true,"lowerBound":0,"id":505,"derived":false},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"id":508,"eClass":"EGenericType"},{"id":509,"eClass":"EGenericType"},{"id":510,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"visibility","changeable":true,"lowerBound":1,"iD":false,"id":511,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"inheritance","changeable":true,"lowerBound":1,"iD":false,"id":512,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"static","changeable":true,"lowerBound":1,"iD":false,"id":513,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"transient","changeable":true,"lowerBound":1,"iD":false,"id":514,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"volatile","changeable":true,"lowerBound":1,"iD":false,"id":515,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"native","changeable":true,"lowerBound":1,"iD":false,"id":516,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"strictfp","changeable":true,"lowerBound":1,"iD":false,"id":517,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"synchronized","changeable":true,"lowerBound":1,"iD":false,"id":518,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"singleVariableDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":519,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variableDeclarationStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":520,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variableDeclarationExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":521,"derived":false},{"id":522,"eClass":"EGenericType"},{"id":523,"eClass":"EGenericType"},{"id":524,"eClass":"EGenericType"},{"id":525,"eClass":"EGenericType"},{"id":526,"eClass":"EGenericType"},{"id":527,"eClass":"EGenericType"},{"id":528,"eClass":"EGenericType"},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":533,"derived":false},{"id":534,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":535,"derived":false},{"id":536,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":537,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":538,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"proxy","changeable":true,"lowerBound":1,"iD":false,"id":539,"derived":false},{"id":540,"eClass":"EGenericType"},{"id":541,"eClass":"EGenericType"},{"id":542,"eClass":"EGenericType"},{"id":543,"eClass":"EGenericType"},{"id":544,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"tokenValue","changeable":true,"lowerBound":1,"iD":false,"id":545,"derived":false},{"id":546,"eClass":"EGenericType"},{"id":547,"eClass":"EGenericType"},{"id":548,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":549,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":550,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usagesInPackageAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":551,"derived":false},{"id":552,"eClass":"EGenericType"},{"id":553,"eClass":"EGenericType"},{"id":554,"eClass":"EGenericType"},{"id":555,"eClass":"EGenericType"},{"id":556,"eClass":"EGenericType"},{"id":557,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":1,"id":558,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":559,"derived":false},{"id":560,"eClass":"EGenericType"},{"id":561,"eClass":"EGenericType"},{"id":562,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":563,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeArguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":564,"derived":false},{"id":565,"eClass":"EGenericType"},{"id":566,"eClass":"EGenericType"},{"id":567,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":568,"derived":false},{"id":569,"eClass":"EGenericType"},{"id":570,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"operator","changeable":true,"lowerBound":1,"iD":false,"id":571,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":572,"derived":false},{"id":573,"eClass":"EGenericType"},{"id":574,"eClass":"EGenericType"},{"id":575,"eClass":"EGenericType"},{"name":"INCREMENT","id":576,"value":1,"literal":"++","eClass":"EEnumLiteral"},{"name":"DECREMENT","id":577,"value":2,"literal":"--","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"operator","changeable":true,"lowerBound":1,"iD":false,"id":578,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":579,"derived":false},{"id":580,"eClass":"EGenericType"},{"id":581,"eClass":"EGenericType"},{"id":582,"eClass":"EGenericType"},{"name":"INCREMENT","id":583,"value":1,"literal":"++","eClass":"EEnumLiteral"},{"name":"DECREMENT","id":584,"value":2,"literal":"--","eClass":"EEnumLiteral"},{"name":"PLUS","id":585,"value":3,"literal":"+","eClass":"EEnumLiteral"},{"name":"MINUS","id":586,"value":4,"literal":"-","eClass":"EEnumLiteral"},{"name":"COMPLEMENT","id":587,"value":5,"literal":"~","eClass":"EEnumLiteral"},{"name":"NOT","id":588,"value":6,"literal":"!","eClass":"EEnumLiteral"},{"id":589,"eClass":"EGenericType"},{"id":590,"eClass":"EGenericType"},{"id":591,"eClass":"EGenericType"},{"id":592,"eClass":"EGenericType"},{"id":593,"eClass":"EGenericType"},{"id":594,"eClass":"EGenericType"},{"id":595,"eClass":"EGenericType"},{"id":596,"eClass":"EGenericType"},{"id":597,"eClass":"EGenericType"},{"id":598,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":599,"derived":false},{"id":600,"eClass":"EGenericType"},{"id":601,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":602,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":603,"derived":false},{"id":604,"eClass":"EGenericType"},{"id":605,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usageInVariableAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":606,"derived":false},{"id":607,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"varargs","changeable":true,"lowerBound":1,"iD":false,"id":608,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":609,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":610,"derived":false},{"id":611,"eClass":"EGenericType"},{"id":612,"eClass":"EGenericType"},{"id":613,"eClass":"EGenericType"},{"id":614,"eClass":"EGenericType"},{"id":615,"eClass":"EGenericType"},{"id":616,"eClass":"EGenericType"},{"id":617,"eClass":"EGenericType"},{"id":618,"eClass":"EGenericType"},{"id":619,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"escapedValue","changeable":true,"lowerBound":1,"iD":false,"id":620,"derived":false},{"id":621,"eClass":"EGenericType"},{"id":622,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":623,"derived":false},{"id":624,"eClass":"EGenericType"},{"id":625,"eClass":"EGenericType"},{"id":626,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"field","changeable":true,"resolveProxies":true,"lowerBound":1,"id":627,"derived":false},{"id":628,"eClass":"EGenericType"},{"id":629,"eClass":"EGenericType"},{"id":630,"eClass":"EGenericType"},{"id":631,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"default","changeable":true,"lowerBound":1,"iD":false,"id":632,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":633,"derived":false},{"id":634,"eClass":"EGenericType"},{"id":635,"eClass":"EGenericType"},{"id":636,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":637,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":638,"derived":false},{"id":639,"eClass":"EGenericType"},{"id":640,"eClass":"EGenericType"},{"id":641,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":642,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":643,"derived":false},{"id":644,"eClass":"EGenericType"},{"id":645,"eClass":"EGenericType"},{"id":646,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"tagName","changeable":true,"lowerBound":0,"iD":false,"id":647,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fragments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":648,"derived":false},{"id":649,"eClass":"EGenericType"},{"id":650,"eClass":"EGenericType"},{"id":651,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"text","changeable":true,"lowerBound":1,"iD":false,"id":652,"derived":false},{"id":653,"eClass":"EGenericType"},{"id":654,"eClass":"EGenericType"},{"id":655,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":656,"derived":false},{"id":657,"eClass":"EGenericType"},{"id":658,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":659,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"finally","changeable":true,"resolveProxies":true,"lowerBound":0,"id":660,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"catchClauses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":661,"derived":false},{"id":662,"eClass":"EGenericType"},{"id":663,"eClass":"EGenericType"},{"id":664,"eClass":"EGenericType"},{"id":665,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usagesInTypeAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":666,"derived":false},{"id":667,"eClass":"EGenericType"},{"id":668,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":669,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":670,"derived":false},{"id":671,"eClass":"EGenericType"},{"id":672,"eClass":"EGenericType"},{"id":673,"eClass":"EGenericType"},{"id":674,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":675,"derived":false},{"id":676,"eClass":"EGenericType"},{"id":677,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"declaration","changeable":true,"resolveProxies":true,"lowerBound":1,"id":678,"derived":false},{"id":679,"eClass":"EGenericType"},{"id":680,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":681,"derived":false},{"id":682,"eClass":"EGenericType"},{"id":683,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bounds","changeable":true,"resolveProxies":true,"lowerBound":0,"id":684,"derived":false},{"id":685,"eClass":"EGenericType"},{"id":686,"eClass":"EGenericType"},{"id":687,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":0,"id":688,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":689,"derived":false},{"id":690,"eClass":"EGenericType"},{"id":691,"eClass":"EGenericType"},{"id":692,"eClass":"EGenericType"},{"id":693,"eClass":"EGenericType"},{"id":694,"eClass":"EGenericType"},{"id":695,"eClass":"EGenericType"},{"id":696,"eClass":"EGenericType"},{"id":697,"eClass":"EGenericType"},{"id":698,"eClass":"EGenericType"},{"id":699,"eClass":"EGenericType"},{"id":700,"eClass":"EGenericType"},{"id":701,"eClass":"EGenericType"},{"id":702,"eClass":"EGenericType"},{"id":703,"eClass":"EGenericType"},{"id":704,"eClass":"EGenericType"},{"id":705,"eClass":"EGenericType"},{"id":706,"eClass":"EGenericType"},{"id":707,"eClass":"EGenericType"},{"id":708,"eClass":"EGenericType"},{"id":709,"eClass":"EGenericType"},{"id":710,"eClass":"EGenericType"},{"id":711,"eClass":"EGenericType"},{"id":712,"eClass":"EGenericType"},{"id":713,"eClass":"EGenericType"},{"id":714,"eClass":"EGenericType"},{"id":715,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"extraArrayDimensions","changeable":true,"lowerBound":1,"iD":false,"id":716,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initializer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":717,"derived":false},{"id":718,"eClass":"EGenericType"},{"id":719,"eClass":"EGenericType"},{"id":720,"eClass":"EGenericType"},{"id":721,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":722,"derived":false},{"id":723,"eClass":"EGenericType"},{"id":724,"eClass":"EGenericType"},{"id":725,"eClass":"EGenericType"},{"id":726,"eClass":"EGenericType"},{"id":727,"eClass":"EGenericType"},{"id":728,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"extraArrayDimensions","changeable":true,"lowerBound":1,"iD":false,"id":729,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":730,"derived":false},{"id":731,"eClass":"EGenericType"},{"id":732,"eClass":"EGenericType"},{"id":733,"eClass":"EGenericType"},{"id":734,"eClass":"EGenericType"},{"id":735,"eClass":"EGenericType"},{"name":"none","id":736,"value":1,"literal":"none","eClass":"EEnumLiteral"},{"name":"public","id":737,"value":2,"literal":"public","eClass":"EEnumLiteral"},{"name":"private","id":738,"value":3,"literal":"private","eClass":"EEnumLiteral"},{"name":"protected","id":739,"value":4,"literal":"protected","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"upperBound","changeable":true,"lowerBound":1,"iD":false,"id":740,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bound","changeable":true,"resolveProxies":true,"lowerBound":0,"id":741,"derived":false},{"id":742,"eClass":"EGenericType"},{"id":743,"eClass":"EGenericType"},{"id":744,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":745,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":746,"derived":false},{"id":747,"eClass":"EGenericType"},{"id":748,"eClass":"EGenericType"},{"id":749,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":0,"target":90},{"source":0,"target":91},{"source":0,"target":92},{"source":0,"target":93},{"source":0,"target":94},{"source":0,"target":95},{"source":0,"target":96},{"source":0,"target":97},{"source":0,"target":98},{"source":0,"target":99},{"source":0,"target":100},{"source":0,"target":101},{"source":0,"target":102},{"source":0,"target":103},{"source":0,"target":104},{"source":0,"target":105},{"source":0,"target":106},{"source":0,"target":107},{"source":0,"target":108},{"source":0,"target":109},{"source":0,"target":110},{"source":0,"target":111},{"source":0,"target":112},{"source":0,"target":113},{"source":0,"target":114},{"source":0,"target":115},{"source":0,"target":116},{"source":0,"target":117},{"source":0,"target":118},{"source":0,"target":119},{"source":0,"target":120},{"source":0,"target":121},{"source":0,"target":122},{"source":0,"target":123},{"source":0,"target":124},{"source":0,"target":125},{"source":0,"target":126},{"source":0,"target":127},{"source":0,"target":128},{"source":0,"target":129},{"source":0,"target":130},{"source":0,"target":131},{"source":0,"target":132},{"source":1,"target":0},{"source":1,"target":21},{"source":1,"target":133},{"source":1,"target":134},{"source":1,"target":135},{"source":1,"target":136},{"source":1,"target":137},{"source":1,"target":138},{"source":1,"target":139},{"source":133,"target":24},{"source":133,"target":140},{"source":133,"target":1},{"source":140,"target":24},{"source":134,"target":93},{"source":134,"target":141},{"source":134,"target":1},{"source":134,"target":142},{"source":141,"target":93},{"source":135,"target":108},{"source":135,"target":143},{"source":135,"target":1},{"source":143,"target":108},{"source":136,"target":112},{"source":136,"target":144},{"source":136,"target":1},{"source":144,"target":112},{"source":137,"target":65},{"source":137,"target":145},{"source":137,"target":1},{"source":137,"target":146},{"source":145,"target":65},{"source":138,"target":2},{"source":138,"target":147},{"source":138,"target":1},{"source":138,"target":148},{"source":147,"target":2},{"source":139,"target":21},{"source":2,"target":0},{"source":2,"target":9},{"source":2,"target":148},{"source":2,"target":149},{"source":2,"target":150},{"source":2,"target":151},{"source":148,"target":1},{"source":148,"target":152},{"source":148,"target":2},{"source":148,"target":138},{"source":152,"target":1},{"source":149,"target":43},{"source":149,"target":153},{"source":149,"target":2},{"source":153,"target":43},{"source":150,"target":108},{"source":150,"target":154},{"source":150,"target":2},{"source":154,"target":108},{"source":151,"target":9},{"source":3,"target":0},{"source":3,"target":21},{"source":3,"target":107},{"source":3,"target":155},{"source":3,"target":156},{"source":3,"target":157},{"source":3,"target":158},{"source":3,"target":159},{"source":3,"target":160},{"source":3,"target":161},{"source":155,"target":21},{"source":155,"target":162},{"source":155,"target":3},{"source":155,"target":163},{"source":162,"target":21},{"source":156,"target":35},{"source":156,"target":164},{"source":156,"target":3},{"source":164,"target":35},{"source":157,"target":35},{"source":157,"target":165},{"source":157,"target":3},{"source":165,"target":35},{"source":158,"target":73},{"source":158,"target":166},{"source":158,"target":3},{"source":158,"target":167},{"source":166,"target":73},{"source":159,"target":108},{"source":159,"target":168},{"source":159,"target":3},{"source":168,"target":108},{"source":160,"target":21},{"source":161,"target":107},{"source":4,"target":0},{"source":4,"target":43},{"source":4,"target":169},{"source":4,"target":170},{"source":169,"target":108},{"source":169,"target":171},{"source":169,"target":4},{"source":171,"target":108},{"source":170,"target":43},{"source":5,"target":0},{"source":5,"target":9},{"source":5,"target":172},{"source":5,"target":173},{"source":5,"target":174},{"source":172,"target":108},{"source":172,"target":175},{"source":172,"target":5},{"source":175,"target":108},{"source":173,"target":128},{"source":173,"target":176},{"source":173,"target":5},{"source":173,"target":177},{"source":176,"target":128},{"source":174,"target":9},{"source":6,"target":0},{"source":6,"target":43},{"source":6,"target":178},{"source":6,"target":179},{"source":6,"target":180},{"source":178,"target":108},{"source":178,"target":181},{"source":178,"target":6},{"source":181,"target":108},{"source":179,"target":10},{"source":179,"target":182},{"source":179,"target":6},{"source":182,"target":10},{"source":180,"target":43},{"source":7,"target":0},{"source":7,"target":69},{"source":7,"target":183},{"source":7,"target":184},{"source":7,"target":185},{"source":7,"target":186},{"source":183,"target":187},{"source":183,"target":7},{"source":184,"target":29},{"source":184,"target":188},{"source":184,"target":7},{"source":188,"target":29},{"source":185,"target":59},{"source":185,"target":189},{"source":185,"target":7},{"source":189,"target":59},{"source":186,"target":69},{"source":8,"target":0},{"source":8,"target":94},{"source":8,"target":190},{"source":8,"target":191},{"source":8,"target":192},{"source":190,"target":43},{"source":190,"target":193},{"source":190,"target":8},{"source":193,"target":43},{"source":191,"target":43},{"source":191,"target":194},{"source":191,"target":8},{"source":194,"target":43},{"source":192,"target":94},{"source":9,"target":0},{"source":9,"target":195},{"source":9,"target":196},{"source":9,"target":197},{"source":195,"target":35},{"source":195,"target":198},{"source":195,"target":9},{"source":198,"target":35},{"source":196,"target":36},{"source":196,"target":199},{"source":196,"target":9},{"source":199,"target":36},{"source":197,"target":29},{"source":197,"target":200},{"source":197,"target":9},{"source":200,"target":29},{"source":10,"target":0},{"source":10,"target":69},{"source":10,"target":201},{"source":10,"target":202},{"source":10,"target":203},{"source":201,"target":12},{"source":201,"target":204},{"source":201,"target":10},{"source":201,"target":205},{"source":204,"target":12},{"source":202,"target":43},{"source":202,"target":206},{"source":202,"target":10},{"source":206,"target":43},{"source":203,"target":69},{"source":11,"target":0},{"source":11,"target":3},{"source":11,"target":207},{"source":207,"target":3},{"source":12,"target":0},{"source":12,"target":21},{"source":12,"target":208},{"source":12,"target":209},{"source":12,"target":205},{"source":12,"target":210},{"source":208,"target":43},{"source":208,"target":211},{"source":208,"target":12},{"source":211,"target":43},{"source":209,"target":108},{"source":209,"target":212},{"source":209,"target":12},{"source":212,"target":108},{"source":205,"target":10},{"source":205,"target":213},{"source":205,"target":12},{"source":205,"target":201},{"source":213,"target":10},{"source":210,"target":21},{"source":13,"target":0},{"source":13,"target":9},{"source":13,"target":214},{"source":13,"target":215},{"source":13,"target":216},{"source":214,"target":21},{"source":214,"target":217},{"source":214,"target":13},{"source":214,"target":218},{"source":217,"target":21},{"source":215,"target":30},{"source":215,"target":219},{"source":215,"target":13},{"source":215,"target":220},{"source":219,"target":30},{"source":216,"target":9},{"source":14,"target":0},{"source":14,"target":43},{"source":14,"target":221},{"source":14,"target":222},{"source":14,"target":223},{"source":221,"target":43},{"source":221,"target":224},{"source":221,"target":14},{"source":224,"target":43},{"source":222,"target":43},{"source":222,"target":225},{"source":222,"target":14},{"source":225,"target":43},{"source":223,"target":43},{"source":15,"target":0},{"source":15,"target":43},{"source":15,"target":226},{"source":15,"target":227},{"source":15,"target":228},{"source":15,"target":229},{"source":226,"target":43},{"source":226,"target":230},{"source":226,"target":15},{"source":230,"target":43},{"source":227,"target":16},{"source":227,"target":231},{"source":227,"target":15},{"source":231,"target":16},{"source":228,"target":108},{"source":228,"target":232},{"source":228,"target":15},{"source":232,"target":108},{"source":229,"target":43},{"source":16,"target":0},{"source":16,"target":43},{"source":16,"target":233},{"source":16,"target":234},{"source":233,"target":43},{"source":233,"target":235},{"source":233,"target":16},{"source":235,"target":43},{"source":234,"target":43},{"source":17,"target":0},{"source":17,"target":43},{"source":17,"target":236},{"source":17,"target":237},{"source":236,"target":43},{"source":236,"target":238},{"source":236,"target":17},{"source":238,"target":43},{"source":237,"target":43},{"source":18,"target":0},{"source":18,"target":107},{"source":18,"target":239},{"source":18,"target":240},{"source":18,"target":241},{"source":239,"target":242},{"source":239,"target":18},{"source":240,"target":108},{"source":240,"target":243},{"source":240,"target":18},{"source":243,"target":108},{"source":241,"target":107},{"source":19,"target":0},{"source":19,"target":43},{"source":19,"target":244},{"source":19,"target":245},{"source":19,"target":246},{"source":19,"target":247},{"source":244,"target":43},{"source":244,"target":248},{"source":244,"target":19},{"source":248,"target":43},{"source":245,"target":20},{"source":245,"target":249},{"source":245,"target":19},{"source":249,"target":20},{"source":246,"target":43},{"source":246,"target":250},{"source":246,"target":19},{"source":250,"target":43},{"source":247,"target":43},{"source":20,"target":0},{"source":20,"target":251},{"source":20,"target":252},{"source":20,"target":253},{"source":20,"target":254},{"source":20,"target":255},{"source":20,"target":256},{"source":20,"target":257},{"source":20,"target":258},{"source":20,"target":259},{"source":20,"target":260},{"source":20,"target":261},{"source":20,"target":262},{"source":251,"target":20},{"source":252,"target":20},{"source":253,"target":20},{"source":254,"target":20},{"source":255,"target":20},{"source":256,"target":20},{"source":257,"target":20},{"source":258,"target":20},{"source":259,"target":20},{"source":260,"target":20},{"source":261,"target":20},{"source":262,"target":20},{"source":21,"target":0},{"source":21,"target":69},{"source":21,"target":163},{"source":21,"target":263},{"source":21,"target":218},{"source":21,"target":264},{"source":21,"target":265},{"source":163,"target":3},{"source":163,"target":266},{"source":163,"target":21},{"source":163,"target":155},{"source":266,"target":3},{"source":263,"target":6},{"source":263,"target":267},{"source":263,"target":21},{"source":267,"target":6},{"source":218,"target":13},{"source":218,"target":268},{"source":218,"target":21},{"source":218,"target":214},{"source":268,"target":13},{"source":264,"target":68},{"source":264,"target":269},{"source":264,"target":21},{"source":264,"target":270},{"source":269,"target":68},{"source":265,"target":69},{"source":22,"target":0},{"source":22,"target":43},{"source":22,"target":271},{"source":22,"target":272},{"source":271,"target":273},{"source":271,"target":22},{"source":272,"target":43},{"source":23,"target":0},{"source":23,"target":35},{"source":23,"target":274},{"source":274,"target":35},{"source":24,"target":0},{"source":24,"target":94},{"source":24,"target":275},{"source":24,"target":276},{"source":275,"target":94},{"source":275,"target":277},{"source":275,"target":24},{"source":277,"target":94},{"source":276,"target":94},{"source":25,"target":0},{"source":25,"target":94},{"source":25,"target":278},{"source":25,"target":279},{"source":278,"target":57},{"source":278,"target":280},{"source":278,"target":25},{"source":278,"target":281},{"source":280,"target":57},{"source":279,"target":94},{"source":26,"target":0},{"source":26,"target":43},{"source":26,"target":282},{"source":26,"target":283},{"source":26,"target":284},{"source":282,"target":43},{"source":282,"target":285},{"source":282,"target":26},{"source":285,"target":43},{"source":283,"target":108},{"source":283,"target":286},{"source":283,"target":26},{"source":286,"target":108},{"source":284,"target":43},{"source":27,"target":0},{"source":27,"target":94},{"source":27,"target":287},{"source":27,"target":288},{"source":27,"target":289},{"source":287,"target":93},{"source":287,"target":290},{"source":287,"target":27},{"source":287,"target":291},{"source":290,"target":93},{"source":288,"target":24},{"source":288,"target":292},{"source":288,"target":27},{"source":292,"target":24},{"source":289,"target":94},{"source":28,"target":0},{"source":28,"target":43},{"source":28,"target":293},{"source":28,"target":294},{"source":293,"target":295},{"source":293,"target":28},{"source":294,"target":43},{"source":29,"target":0},{"source":29,"target":69},{"source":29,"target":296},{"source":29,"target":297},{"source":29,"target":298},{"source":29,"target":299},{"source":29,"target":300},{"source":296,"target":301},{"source":296,"target":29},{"source":297,"target":3},{"source":297,"target":302},{"source":297,"target":29},{"source":302,"target":3},{"source":298,"target":36},{"source":298,"target":303},{"source":298,"target":29},{"source":303,"target":36},{"source":299,"target":73},{"source":299,"target":304},{"source":299,"target":29},{"source":304,"target":73},{"source":300,"target":69},{"source":30,"target":0},{"source":30,"target":43},{"source":30,"target":2},{"source":30,"target":220},{"source":30,"target":305},{"source":30,"target":306},{"source":30,"target":307},{"source":30,"target":308},{"source":220,"target":13},{"source":220,"target":309},{"source":220,"target":30},{"source":220,"target":215},{"source":309,"target":13},{"source":305,"target":43},{"source":305,"target":310},{"source":305,"target":30},{"source":310,"target":43},{"source":306,"target":108},{"source":306,"target":311},{"source":306,"target":30},{"source":311,"target":108},{"source":307,"target":43},{"source":308,"target":2},{"source":31,"target":0},{"source":31,"target":1},{"source":31,"target":312},{"source":312,"target":1},{"source":32,"target":0},{"source":32,"target":43},{"source":32,"target":313},{"source":32,"target":314},{"source":32,"target":315},{"source":32,"target":316},{"source":313,"target":43},{"source":313,"target":317},{"source":313,"target":32},{"source":317,"target":43},{"source":314,"target":43},{"source":314,"target":318},{"source":314,"target":32},{"source":318,"target":43},{"source":315,"target":43},{"source":315,"target":319},{"source":315,"target":32},{"source":319,"target":43},{"source":316,"target":43},{"source":33,"target":0},{"source":33,"target":94},{"source":33,"target":2},{"source":33,"target":320},{"source":33,"target":321},{"source":320,"target":94},{"source":321,"target":2},{"source":34,"target":0},{"source":34,"target":109},{"source":34,"target":322},{"source":34,"target":323},{"source":322,"target":108},{"source":322,"target":324},{"source":322,"target":34},{"source":324,"target":108},{"source":323,"target":109},{"source":35,"target":0},{"source":35,"target":9},{"source":35,"target":325},{"source":35,"target":326},{"source":35,"target":327},{"source":35,"target":328},{"source":325,"target":329},{"source":325,"target":35},{"source":326,"target":330},{"source":326,"target":35},{"source":327,"target":331},{"source":327,"target":35},{"source":328,"target":9},{"source":36,"target":0},{"source":36,"target":69},{"source":36,"target":332},{"source":36,"target":333},{"source":36,"target":334},{"source":36,"target":335},{"source":36,"target":336},{"source":36,"target":337},{"source":332,"target":338},{"source":332,"target":36},{"source":333,"target":35},{"source":333,"target":339},{"source":333,"target":36},{"source":339,"target":35},{"source":334,"target":49},{"source":334,"target":340},{"source":334,"target":36},{"source":340,"target":49},{"source":335,"target":73},{"source":335,"target":341},{"source":335,"target":36},{"source":341,"target":73},{"source":336,"target":3},{"source":336,"target":342},{"source":336,"target":36},{"source":342,"target":3},{"source":337,"target":69},{"source":37,"target":0},{"source":37,"target":94},{"source":37,"target":343},{"source":37,"target":344},{"source":343,"target":57},{"source":343,"target":345},{"source":343,"target":37},{"source":343,"target":346},{"source":345,"target":57},{"source":344,"target":94},{"source":38,"target":0},{"source":38,"target":94},{"source":38,"target":347},{"source":38,"target":348},{"source":38,"target":349},{"source":347,"target":43},{"source":347,"target":350},{"source":347,"target":38},{"source":350,"target":43},{"source":348,"target":94},{"source":348,"target":351},{"source":348,"target":38},{"source":351,"target":94},{"source":349,"target":94},{"source":39,"target":0},{"source":39,"target":94},{"source":39,"target":352},{"source":352,"target":94},{"source":40,"target":0},{"source":40,"target":94},{"source":40,"target":353},{"source":40,"target":354},{"source":40,"target":355},{"source":40,"target":356},{"source":353,"target":94},{"source":353,"target":357},{"source":353,"target":40},{"source":357,"target":94},{"source":354,"target":43},{"source":354,"target":358},{"source":354,"target":40},{"source":358,"target":43},{"source":355,"target":93},{"source":355,"target":359},{"source":355,"target":40},{"source":355,"target":360},{"source":359,"target":93},{"source":356,"target":94},{"source":41,"target":0},{"source":41,"target":21},{"source":41,"target":126},{"source":41,"target":361},{"source":41,"target":362},{"source":41,"target":363},{"source":41,"target":364},{"source":361,"target":13},{"source":361,"target":365},{"source":361,"target":41},{"source":365,"target":13},{"source":362,"target":43},{"source":362,"target":366},{"source":362,"target":41},{"source":366,"target":43},{"source":363,"target":21},{"source":364,"target":126},{"source":42,"target":0},{"source":42,"target":3},{"source":42,"target":367},{"source":42,"target":368},{"source":367,"target":41},{"source":367,"target":369},{"source":367,"target":42},{"source":369,"target":41},{"source":368,"target":3},{"source":43,"target":0},{"source":43,"target":9},{"source":43,"target":370},{"source":370,"target":9},{"source":44,"target":0},{"source":44,"target":94},{"source":44,"target":371},{"source":44,"target":372},{"source":371,"target":43},{"source":371,"target":373},{"source":371,"target":44},{"source":373,"target":43},{"source":372,"target":94},{"source":45,"target":0},{"source":45,"target":43},{"source":45,"target":374},{"source":45,"target":375},{"source":45,"target":376},{"source":374,"target":92},{"source":374,"target":377},{"source":374,"target":45},{"source":377,"target":92},{"source":375,"target":43},{"source":375,"target":378},{"source":375,"target":45},{"source":378,"target":43},{"source":376,"target":43},{"source":46,"target":0},{"source":46,"target":21},{"source":46,"target":5},{"source":46,"target":379},{"source":46,"target":380},{"source":379,"target":21},{"source":380,"target":5},{"source":47,"target":0},{"source":47,"target":94},{"source":47,"target":381},{"source":47,"target":382},{"source":47,"target":383},{"source":47,"target":384},{"source":47,"target":385},{"source":381,"target":43},{"source":381,"target":386},{"source":381,"target":47},{"source":386,"target":43},{"source":382,"target":43},{"source":382,"target":387},{"source":382,"target":47},{"source":387,"target":43},{"source":383,"target":43},{"source":383,"target":388},{"source":383,"target":47},{"source":388,"target":43},{"source":384,"target":94},{"source":384,"target":389},{"source":384,"target":47},{"source":389,"target":94},{"source":385,"target":94},{"source":48,"target":0},{"source":48,"target":94},{"source":48,"target":390},{"source":48,"target":391},{"source":48,"target":392},{"source":48,"target":393},{"source":390,"target":43},{"source":390,"target":394},{"source":390,"target":48},{"source":394,"target":43},{"source":391,"target":94},{"source":391,"target":395},{"source":391,"target":48},{"source":395,"target":94},{"source":392,"target":94},{"source":392,"target":396},{"source":392,"target":48},{"source":396,"target":94},{"source":393,"target":94},{"source":49,"target":0},{"source":49,"target":9},{"source":49,"target":397},{"source":49,"target":398},{"source":49,"target":399},{"source":397,"target":400},{"source":397,"target":49},{"source":398,"target":69},{"source":398,"target":401},{"source":398,"target":49},{"source":398,"target":402},{"source":401,"target":69},{"source":399,"target":9},{"source":50,"target":0},{"source":50,"target":43},{"source":50,"target":403},{"source":50,"target":404},{"source":50,"target":405},{"source":50,"target":406},{"source":50,"target":407},{"source":403,"target":51},{"source":403,"target":408},{"source":403,"target":50},{"source":408,"target":51},{"source":404,"target":43},{"source":404,"target":409},{"source":404,"target":50},{"source":409,"target":43},{"source":405,"target":43},{"source":405,"target":410},{"source":405,"target":50},{"source":410,"target":43},{"source":406,"target":43},{"source":406,"target":411},{"source":406,"target":50},{"source":411,"target":43},{"source":407,"target":43},{"source":51,"target":0},{"source":51,"target":412},{"source":51,"target":413},{"source":51,"target":414},{"source":51,"target":415},{"source":51,"target":416},{"source":51,"target":417},{"source":51,"target":418},{"source":51,"target":419},{"source":51,"target":420},{"source":51,"target":421},{"source":51,"target":422},{"source":51,"target":423},{"source":51,"target":424},{"source":51,"target":425},{"source":51,"target":426},{"source":51,"target":427},{"source":51,"target":428},{"source":51,"target":429},{"source":51,"target":430},{"source":412,"target":51},{"source":413,"target":51},{"source":414,"target":51},{"source":415,"target":51},{"source":416,"target":51},{"source":417,"target":51},{"source":418,"target":51},{"source":419,"target":51},{"source":420,"target":51},{"source":421,"target":51},{"source":422,"target":51},{"source":423,"target":51},{"source":424,"target":51},{"source":425,"target":51},{"source":426,"target":51},{"source":427,"target":51},{"source":428,"target":51},{"source":429,"target":51},{"source":430,"target":51},{"source":52,"target":0},{"source":52,"target":431},{"source":52,"target":432},{"source":52,"target":433},{"source":431,"target":52},{"source":432,"target":52},{"source":433,"target":52},{"source":53,"target":0},{"source":53,"target":21},{"source":53,"target":434},{"source":53,"target":435},{"source":434,"target":24},{"source":434,"target":436},{"source":434,"target":53},{"source":436,"target":24},{"source":435,"target":21},{"source":54,"target":0},{"source":54,"target":43},{"source":54,"target":437},{"source":54,"target":438},{"source":54,"target":439},{"source":437,"target":108},{"source":437,"target":440},{"source":437,"target":54},{"source":440,"target":108},{"source":438,"target":43},{"source":438,"target":441},{"source":438,"target":54},{"source":441,"target":43},{"source":439,"target":43},{"source":55,"target":0},{"source":55,"target":109},{"source":55,"target":442},{"source":442,"target":109},{"source":56,"target":0},{"source":56,"target":35},{"source":56,"target":443},{"source":56,"target":444},{"source":443,"target":102},{"source":443,"target":445},{"source":443,"target":56},{"source":445,"target":102},{"source":444,"target":35},{"source":57,"target":0},{"source":57,"target":69},{"source":57,"target":94},{"source":57,"target":446},{"source":57,"target":281},{"source":57,"target":346},{"source":57,"target":447},{"source":57,"target":448},{"source":446,"target":94},{"source":446,"target":449},{"source":446,"target":57},{"source":449,"target":94},{"source":281,"target":25},{"source":281,"target":450},{"source":281,"target":57},{"source":281,"target":278},{"source":450,"target":25},{"source":346,"target":37},{"source":346,"target":451},{"source":346,"target":57},{"source":346,"target":343},{"source":451,"target":37},{"source":447,"target":69},{"source":448,"target":94},{"source":58,"target":0},{"source":58,"target":35},{"source":58,"target":452},{"source":452,"target":35},{"source":59,"target":0},{"source":59,"target":453},{"source":59,"target":454},{"source":453,"target":60},{"source":453,"target":455},{"source":453,"target":59},{"source":455,"target":60},{"source":454,"target":61},{"source":454,"target":456},{"source":454,"target":59},{"source":456,"target":61},{"source":60,"target":0},{"source":60,"target":457},{"source":60,"target":458},{"source":457,"target":459},{"source":457,"target":60},{"source":458,"target":460},{"source":458,"target":60},{"source":61,"target":0},{"source":61,"target":461},{"source":61,"target":462},{"source":461,"target":463},{"source":461,"target":61},{"source":462,"target":60},{"source":462,"target":464},{"source":462,"target":61},{"source":464,"target":60},{"source":62,"target":0},{"source":62,"target":9},{"source":62,"target":465},{"source":62,"target":466},{"source":62,"target":467},{"source":465,"target":69},{"source":465,"target":468},{"source":465,"target":62},{"source":468,"target":69},{"source":466,"target":108},{"source":466,"target":469},{"source":466,"target":62},{"source":469,"target":108},{"source":467,"target":9},{"source":63,"target":0},{"source":63,"target":1},{"source":63,"target":470},{"source":63,"target":471},{"source":63,"target":472},{"source":63,"target":473},{"source":63,"target":474},{"source":470,"target":475},{"source":470,"target":63},{"source":471,"target":108},{"source":471,"target":476},{"source":471,"target":63},{"source":476,"target":108},{"source":472,"target":63},{"source":472,"target":477},{"source":472,"target":63},{"source":472,"target":473},{"source":477,"target":63},{"source":473,"target":63},{"source":473,"target":478},{"source":473,"target":63},{"source":473,"target":472},{"source":478,"target":63},{"source":474,"target":1},{"source":64,"target":0},{"source":64,"target":43},{"source":64,"target":2},{"source":64,"target":479},{"source":64,"target":480},{"source":64,"target":481},{"source":479,"target":43},{"source":479,"target":482},{"source":479,"target":64},{"source":482,"target":43},{"source":480,"target":43},{"source":481,"target":2},{"source":65,"target":0},{"source":65,"target":9},{"source":65,"target":146},{"source":65,"target":483},{"source":65,"target":484},{"source":65,"target":485},{"source":146,"target":1},{"source":146,"target":486},{"source":146,"target":65},{"source":146,"target":137},{"source":486,"target":1},{"source":483,"target":108},{"source":483,"target":487},{"source":483,"target":65},{"source":487,"target":108},{"source":484,"target":66},{"source":484,"target":488},{"source":484,"target":65},{"source":488,"target":66},{"source":485,"target":9},{"source":66,"target":0},{"source":66,"target":9},{"source":66,"target":489},{"source":66,"target":490},{"source":66,"target":491},{"source":66,"target":492},{"source":489,"target":493},{"source":489,"target":66},{"source":490,"target":494},{"source":490,"target":66},{"source":491,"target":108},{"source":491,"target":495},{"source":491,"target":66},{"source":495,"target":108},{"source":492,"target":9},{"source":67,"target":0},{"source":67,"target":496},{"source":67,"target":497},{"source":67,"target":498},{"source":67,"target":499},{"source":67,"target":500},{"source":67,"target":501},{"source":67,"target":502},{"source":496,"target":503},{"source":496,"target":67},{"source":497,"target":73},{"source":497,"target":504},{"source":497,"target":67},{"source":497,"target":505},{"source":504,"target":73},{"source":498,"target":107},{"source":498,"target":506},{"source":498,"target":67},{"source":506,"target":107},{"source":499,"target":113},{"source":499,"target":507},{"source":499,"target":67},{"source":507,"target":113},{"source":500,"target":36},{"source":500,"target":508},{"source":500,"target":67},{"source":508,"target":36},{"source":501,"target":29},{"source":501,"target":509},{"source":501,"target":67},{"source":509,"target":29},{"source":502,"target":7},{"source":502,"target":510},{"source":502,"target":67},{"source":510,"target":7},{"source":68,"target":0},{"source":68,"target":9},{"source":68,"target":511},{"source":68,"target":512},{"source":68,"target":513},{"source":68,"target":514},{"source":68,"target":515},{"source":68,"target":516},{"source":68,"target":517},{"source":68,"target":518},{"source":68,"target":270},{"source":68,"target":519},{"source":68,"target":520},{"source":68,"target":521},{"source":68,"target":522},{"source":511,"target":130},{"source":511,"target":523},{"source":511,"target":68},{"source":523,"target":130},{"source":512,"target":52},{"source":512,"target":524},{"source":512,"target":68},{"source":524,"target":52},{"source":513,"target":525},{"source":513,"target":68},{"source":514,"target":526},{"source":514,"target":68},{"source":515,"target":527},{"source":515,"target":68},{"source":516,"target":528},{"source":516,"target":68},{"source":517,"target":529},{"source":517,"target":68},{"source":518,"target":530},{"source":518,"target":68},{"source":270,"target":21},{"source":270,"target":531},{"source":270,"target":68},{"source":270,"target":264},{"source":531,"target":21},{"source":519,"target":93},{"source":519,"target":532},{"source":519,"target":68},{"source":519,"target":533},{"source":532,"target":93},{"source":520,"target":129},{"source":520,"target":534},{"source":520,"target":68},{"source":520,"target":535},{"source":534,"target":129},{"source":521,"target":127},{"source":521,"target":536},{"source":521,"target":68},{"source":521,"target":537},{"source":536,"target":127},{"source":522,"target":9},{"source":69,"target":0},{"source":69,"target":9},{"source":69,"target":538},{"source":69,"target":539},{"source":69,"target":402},{"source":69,"target":540},{"source":538,"target":541},{"source":538,"target":69},{"source":539,"target":542},{"source":539,"target":69},{"source":402,"target":49},{"source":402,"target":543},{"source":402,"target":69},{"source":402,"target":398},{"source":543,"target":49},{"source":540,"target":9},{"source":70,"target":0},{"source":70,"target":9},{"source":70,"target":544},{"source":544,"target":9},{"source":71,"target":0},{"source":71,"target":43},{"source":71,"target":545},{"source":71,"target":546},{"source":545,"target":547},{"source":545,"target":71},{"source":546,"target":43},{"source":72,"target":0},{"source":72,"target":43},{"source":72,"target":548},{"source":548,"target":43},{"source":73,"target":0},{"source":73,"target":69},{"source":73,"target":167},{"source":73,"target":505},{"source":73,"target":549},{"source":73,"target":550},{"source":73,"target":551},{"source":73,"target":552},{"source":167,"target":3},{"source":167,"target":553},{"source":167,"target":73},{"source":167,"target":158},{"source":553,"target":3},{"source":505,"target":67},{"source":505,"target":554},{"source":505,"target":73},{"source":505,"target":497},{"source":554,"target":67},{"source":549,"target":73},{"source":549,"target":555},{"source":549,"target":73},{"source":549,"target":550},{"source":555,"target":73},{"source":550,"target":73},{"source":550,"target":556},{"source":550,"target":73},{"source":550,"target":549},{"source":556,"target":73},{"source":551,"target":74},{"source":551,"target":557},{"source":551,"target":73},{"source":551,"target":558},{"source":557,"target":74},{"source":552,"target":69},{"source":74,"target":0},{"source":74,"target":70},{"source":74,"target":558},{"source":74,"target":559},{"source":74,"target":560},{"source":558,"target":73},{"source":558,"target":561},{"source":558,"target":74},{"source":558,"target":551},{"source":561,"target":73},{"source":559,"target":74},{"source":559,"target":562},{"source":559,"target":74},{"source":562,"target":74},{"source":560,"target":70},{"source":75,"target":0},{"source":75,"target":107},{"source":75,"target":563},{"source":75,"target":564},{"source":75,"target":565},{"source":563,"target":108},{"source":563,"target":566},{"source":563,"target":75},{"source":566,"target":108},{"source":564,"target":108},{"source":564,"target":567},{"source":564,"target":75},{"source":567,"target":108},{"source":565,"target":107},{"source":76,"target":0},{"source":76,"target":43},{"source":76,"target":568},{"source":76,"target":569},{"source":568,"target":43},{"source":568,"target":570},{"source":568,"target":76},{"source":570,"target":43},{"source":569,"target":43},{"source":77,"target":0},{"source":77,"target":43},{"source":77,"target":571},{"source":77,"target":572},{"source":77,"target":573},{"source":571,"target":78},{"source":571,"target":574},{"source":571,"target":77},{"source":574,"target":78},{"source":572,"target":43},{"source":572,"target":575},{"source":572,"target":77},{"source":575,"target":43},{"source":573,"target":43},{"source":78,"target":0},{"source":78,"target":576},{"source":78,"target":577},{"source":576,"target":78},{"source":577,"target":78},{"source":79,"target":0},{"source":79,"target":43},{"source":79,"target":578},{"source":79,"target":579},{"source":79,"target":580},{"source":578,"target":80},{"source":578,"target":581},{"source":578,"target":79},{"source":581,"target":80},{"source":579,"target":43},{"source":579,"target":582},{"source":579,"target":79},{"source":582,"target":43},{"source":580,"target":43},{"source":80,"target":0},{"source":80,"target":583},{"source":80,"target":584},{"source":80,"target":585},{"source":80,"target":586},{"source":80,"target":587},{"source":80,"target":588},{"source":583,"target":80},{"source":584,"target":80},{"source":585,"target":80},{"source":586,"target":80},{"source":587,"target":80},{"source":588,"target":80},{"source":81,"target":0},{"source":81,"target":107},{"source":81,"target":589},{"source":589,"target":107},{"source":82,"target":0},{"source":82,"target":81},{"source":82,"target":590},{"source":590,"target":81},{"source":83,"target":0},{"source":83,"target":81},{"source":83,"target":591},{"source":591,"target":81},{"source":84,"target":0},{"source":84,"target":81},{"source":84,"target":592},{"source":592,"target":81},{"source":85,"target":0},{"source":85,"target":81},{"source":85,"target":593},{"source":593,"target":81},{"source":86,"target":0},{"source":86,"target":81},{"source":86,"target":594},{"source":594,"target":81},{"source":87,"target":0},{"source":87,"target":81},{"source":87,"target":595},{"source":595,"target":81},{"source":88,"target":0},{"source":88,"target":81},{"source":88,"target":596},{"source":596,"target":81},{"source":89,"target":0},{"source":89,"target":81},{"source":89,"target":597},{"source":597,"target":81},{"source":90,"target":0},{"source":90,"target":81},{"source":90,"target":598},{"source":598,"target":81},{"source":91,"target":0},{"source":91,"target":94},{"source":91,"target":599},{"source":91,"target":600},{"source":599,"target":43},{"source":599,"target":601},{"source":599,"target":91},{"source":601,"target":43},{"source":600,"target":94},{"source":92,"target":0},{"source":92,"target":43},{"source":92,"target":602},{"source":92,"target":603},{"source":92,"target":604},{"source":602,"target":126},{"source":602,"target":605},{"source":602,"target":92},{"source":602,"target":606},{"source":605,"target":126},{"source":603,"target":43},{"source":603,"target":607},{"source":603,"target":92},{"source":607,"target":43},{"source":604,"target":43},{"source":93,"target":0},{"source":93,"target":126},{"source":93,"target":533},{"source":93,"target":608},{"source":93,"target":609},{"source":93,"target":610},{"source":93,"target":142},{"source":93,"target":291},{"source":93,"target":360},{"source":93,"target":611},{"source":533,"target":68},{"source":533,"target":612},{"source":533,"target":93},{"source":533,"target":519},{"source":612,"target":68},{"source":608,"target":613},{"source":608,"target":93},{"source":609,"target":108},{"source":609,"target":614},{"source":609,"target":93},{"source":614,"target":108},{"source":610,"target":6},{"source":610,"target":615},{"source":610,"target":93},{"source":615,"target":6},{"source":142,"target":1},{"source":142,"target":616},{"source":142,"target":93},{"source":142,"target":134},{"source":616,"target":1},{"source":291,"target":27},{"source":291,"target":617},{"source":291,"target":93},{"source":291,"target":287},{"source":617,"target":27},{"source":360,"target":40},{"source":360,"target":618},{"source":360,"target":93},{"source":360,"target":355},{"source":618,"target":40},{"source":611,"target":126},{"source":94,"target":0},{"source":94,"target":9},{"source":94,"target":619},{"source":619,"target":9},{"source":95,"target":0},{"source":95,"target":43},{"source":95,"target":620},{"source":95,"target":621},{"source":620,"target":622},{"source":620,"target":95},{"source":621,"target":43},{"source":96,"target":0},{"source":96,"target":94},{"source":96,"target":2},{"source":96,"target":623},{"source":96,"target":624},{"source":96,"target":625},{"source":623,"target":43},{"source":623,"target":626},{"source":623,"target":96},{"source":626,"target":43},{"source":624,"target":94},{"source":625,"target":2},{"source":97,"target":0},{"source":97,"target":4},{"source":97,"target":627},{"source":97,"target":628},{"source":627,"target":92},{"source":627,"target":629},{"source":627,"target":97},{"source":629,"target":92},{"source":628,"target":4},{"source":98,"target":0},{"source":98,"target":4},{"source":98,"target":2},{"source":98,"target":630},{"source":98,"target":631},{"source":630,"target":4},{"source":631,"target":2},{"source":99,"target":0},{"source":99,"target":94},{"source":99,"target":632},{"source":99,"target":633},{"source":99,"target":634},{"source":632,"target":635},{"source":632,"target":99},{"source":633,"target":43},{"source":633,"target":636},{"source":633,"target":99},{"source":636,"target":43},{"source":634,"target":94},{"source":100,"target":0},{"source":100,"target":94},{"source":100,"target":637},{"source":100,"target":638},{"source":100,"target":639},{"source":637,"target":43},{"source":637,"target":640},{"source":637,"target":100},{"source":640,"target":43},{"source":638,"target":94},{"source":638,"target":641},{"source":638,"target":100},{"source":641,"target":94},{"source":639,"target":94},{"source":101,"target":0},{"source":101,"target":94},{"source":101,"target":642},{"source":101,"target":643},{"source":101,"target":644},{"source":642,"target":24},{"source":642,"target":645},{"source":642,"target":101},{"source":645,"target":24},{"source":643,"target":43},{"source":643,"target":646},{"source":643,"target":101},{"source":646,"target":43},{"source":644,"target":94},{"source":102,"target":0},{"source":102,"target":9},{"source":102,"target":647},{"source":102,"target":648},{"source":102,"target":649},{"source":647,"target":650},{"source":647,"target":102},{"source":648,"target":9},{"source":648,"target":651},{"source":648,"target":102},{"source":651,"target":9},{"source":649,"target":9},{"source":103,"target":0},{"source":103,"target":9},{"source":103,"target":652},{"source":103,"target":653},{"source":652,"target":654},{"source":652,"target":103},{"source":653,"target":9},{"source":104,"target":0},{"source":104,"target":4},{"source":104,"target":655},{"source":655,"target":4},{"source":105,"target":0},{"source":105,"target":94},{"source":105,"target":656},{"source":105,"target":657},{"source":656,"target":43},{"source":656,"target":658},{"source":656,"target":105},{"source":658,"target":43},{"source":657,"target":94},{"source":106,"target":0},{"source":106,"target":94},{"source":106,"target":659},{"source":106,"target":660},{"source":106,"target":661},{"source":106,"target":662},{"source":659,"target":24},{"source":659,"target":663},{"source":659,"target":106},{"source":663,"target":24},{"source":660,"target":24},{"source":660,"target":664},{"source":660,"target":106},{"source":664,"target":24},{"source":661,"target":27},{"source":661,"target":665},{"source":661,"target":106},{"source":665,"target":27},{"source":662,"target":94},{"source":107,"target":0},{"source":107,"target":69},{"source":107,"target":666},{"source":107,"target":667},{"source":666,"target":108},{"source":666,"target":668},{"source":666,"target":107},{"source":666,"target":669},{"source":668,"target":108},{"source":667,"target":69},{"source":108,"target":0},{"source":108,"target":43},{"source":108,"target":70},{"source":108,"target":669},{"source":108,"target":670},{"source":108,"target":671},{"source":108,"target":672},{"source":669,"target":107},{"source":669,"target":673},{"source":669,"target":108},{"source":669,"target":666},{"source":673,"target":107},{"source":670,"target":70},{"source":670,"target":674},{"source":670,"target":108},{"source":674,"target":70},{"source":671,"target":43},{"source":672,"target":70},{"source":109,"target":0},{"source":109,"target":3},{"source":109,"target":675},{"source":109,"target":676},{"source":675,"target":112},{"source":675,"target":677},{"source":675,"target":109},{"source":677,"target":112},{"source":676,"target":3},{"source":110,"target":0},{"source":110,"target":94},{"source":110,"target":678},{"source":110,"target":679},{"source":678,"target":3},{"source":678,"target":680},{"source":678,"target":110},{"source":680,"target":3},{"source":679,"target":94},{"source":111,"target":0},{"source":111,"target":43},{"source":111,"target":681},{"source":111,"target":682},{"source":681,"target":108},{"source":681,"target":683},{"source":681,"target":111},{"source":683,"target":108},{"source":682,"target":43},{"source":112,"target":0},{"source":112,"target":107},{"source":112,"target":684},{"source":112,"target":685},{"source":684,"target":108},{"source":684,"target":686},{"source":684,"target":112},{"source":686,"target":108},{"source":685,"target":107},{"source":113,"target":0},{"source":113,"target":69},{"source":113,"target":687},{"source":687,"target":69},{"source":114,"target":0},{"source":114,"target":43},{"source":114,"target":70},{"source":114,"target":688},{"source":114,"target":689},{"source":114,"target":690},{"source":114,"target":691},{"source":688,"target":113},{"source":688,"target":692},{"source":688,"target":114},{"source":692,"target":113},{"source":689,"target":9},{"source":689,"target":693},{"source":689,"target":114},{"source":693,"target":9},{"source":690,"target":43},{"source":691,"target":70},{"source":115,"target":0},{"source":115,"target":11},{"source":115,"target":113},{"source":115,"target":694},{"source":115,"target":695},{"source":694,"target":11},{"source":695,"target":113},{"source":116,"target":0},{"source":116,"target":12},{"source":116,"target":113},{"source":116,"target":696},{"source":116,"target":697},{"source":696,"target":12},{"source":697,"target":113},{"source":117,"target":0},{"source":117,"target":34},{"source":117,"target":113},{"source":117,"target":698},{"source":117,"target":699},{"source":698,"target":34},{"source":699,"target":113},{"source":118,"target":0},{"source":118,"target":42},{"source":118,"target":113},{"source":118,"target":700},{"source":118,"target":701},{"source":700,"target":42},{"source":701,"target":113},{"source":119,"target":0},{"source":119,"target":55},{"source":119,"target":113},{"source":119,"target":702},{"source":119,"target":703},{"source":702,"target":55},{"source":703,"target":113},{"source":120,"target":0},{"source":120,"target":57},{"source":120,"target":113},{"source":120,"target":704},{"source":120,"target":705},{"source":704,"target":57},{"source":705,"target":113},{"source":121,"target":0},{"source":121,"target":63},{"source":121,"target":113},{"source":121,"target":706},{"source":121,"target":707},{"source":706,"target":63},{"source":707,"target":113},{"source":122,"target":0},{"source":122,"target":93},{"source":122,"target":113},{"source":122,"target":708},{"source":122,"target":709},{"source":708,"target":93},{"source":709,"target":113},{"source":123,"target":0},{"source":123,"target":107},{"source":123,"target":113},{"source":123,"target":710},{"source":123,"target":711},{"source":710,"target":107},{"source":711,"target":113},{"source":124,"target":0},{"source":124,"target":3},{"source":124,"target":113},{"source":124,"target":712},{"source":124,"target":713},{"source":712,"target":3},{"source":713,"target":113},{"source":125,"target":0},{"source":125,"target":128},{"source":125,"target":113},{"source":125,"target":714},{"source":125,"target":715},{"source":714,"target":128},{"source":715,"target":113},{"source":126,"target":0},{"source":126,"target":69},{"source":126,"target":716},{"source":126,"target":717},{"source":126,"target":606},{"source":126,"target":718},{"source":716,"target":719},{"source":716,"target":126},{"source":717,"target":43},{"source":717,"target":720},{"source":717,"target":126},{"source":720,"target":43},{"source":606,"target":92},{"source":606,"target":721},{"source":606,"target":126},{"source":606,"target":602},{"source":721,"target":92},{"source":718,"target":69},{"source":127,"target":0},{"source":127,"target":43},{"source":127,"target":5},{"source":127,"target":537},{"source":127,"target":722},{"source":127,"target":723},{"source":127,"target":724},{"source":537,"target":68},{"source":537,"target":725},{"source":537,"target":127},{"source":537,"target":521},{"source":725,"target":68},{"source":722,"target":6},{"source":722,"target":726},{"source":722,"target":127},{"source":726,"target":6},{"source":723,"target":43},{"source":724,"target":5},{"source":128,"target":0},{"source":128,"target":126},{"source":128,"target":177},{"source":128,"target":727},{"source":177,"target":5},{"source":177,"target":728},{"source":177,"target":128},{"source":177,"target":173},{"source":728,"target":5},{"source":727,"target":126},{"source":129,"target":0},{"source":129,"target":94},{"source":129,"target":5},{"source":129,"target":729},{"source":129,"target":535},{"source":129,"target":730},{"source":129,"target":731},{"source":129,"target":732},{"source":729,"target":733},{"source":729,"target":129},{"source":535,"target":68},{"source":535,"target":734},{"source":535,"target":129},{"source":535,"target":520},{"source":734,"target":68},{"source":730,"target":6},{"source":730,"target":735},{"source":730,"target":129},{"source":735,"target":6},{"source":731,"target":94},{"source":732,"target":5},{"source":130,"target":0},{"source":130,"target":736},{"source":130,"target":737},{"source":130,"target":738},{"source":130,"target":739},{"source":736,"target":130},{"source":737,"target":130},{"source":738,"target":130},{"source":739,"target":130},{"source":131,"target":0},{"source":131,"target":107},{"source":131,"target":740},{"source":131,"target":741},{"source":131,"target":742},{"source":740,"target":743},{"source":740,"target":131},{"source":741,"target":108},{"source":741,"target":744},{"source":741,"target":131},{"source":744,"target":108},{"source":742,"target":107},{"source":132,"target":0},{"source":132,"target":94},{"source":132,"target":745},{"source":132,"target":746},{"source":132,"target":747},{"source":745,"target":43},{"source":745,"target":748},{"source":745,"target":132},{"source":748,"target":43},{"source":746,"target":94},{"source":746,"target":749},{"source":746,"target":132},{"source":749,"target":94},{"source":747,"target":94}],"multigraph":true}
ecore
modelling
repo-ecore-all/data/sunwuliang/SlicingProject2.0/ClassModelSlicing/slices/SlicedUML2WithIDInsFSMsubsetRequiresDifferentName.ecore
UML2WithID Pseudostate Enumeration LiteralNull WriteVariableAction ControlNode Package Class ForkNode Interval ReadIsClassifiedObjectAction LiteralString SendObjectAction ReplyAction ClearVariableAction UseCase ClearStructuralFeatureAction WriteLinkAction PackageableElement EnumerationLiteral RemoveVariableValueAction CallAction Trigger Transition OpaqueExpression GeneralizationSet Interface DurationObservationAction TimeConstraint InteractionConstraint AcceptCallAction Namespace RemoveStructuralFeatureValueAction Classifier PrimitiveType FinalState Reception LiteralUnlimitedNatural MessageEnd ReclassifyObjectAction Vertex Component SignalTrigger Expression Type AcceptEventAction Collaboration EventOccurrence StructuralFeatureAction CollaborationOccurrence BehavioredClassifier Constraint TimeObservationAction InteractionOccurrence Action AssociationClass Gate CallBehaviorAction DataStoreNode Include ConnectionPointReference FinalNode JoinNode LiteralInteger Message ValueSpecification ReadSelfAction DestroyLinkAction ExtensionEnd ActivityFinalNode BehavioralFeature ObjectFlow ChangeTrigger Implementation AddStructuralFeatureValueAction InteractionFragment FlowFinalNode Model ParameterableClassifier PrimitiveFunction DecisionNode MergeNode Substitution StartOwnedBehaviorAction TemplateableClassifier Behavior InteractionOperand Deployment RaiseExceptionAction Lifeline Extend Dependency WriteStructuralFeatureAction ClearAssociationAction ExecutableNode ReadLinkObjectEndQualifierAction Continuation VariableAction ProtocolTransition InitialNode CallTrigger ReadLinkObjectEndAction DeploymentTarget LiteralBoolean Connector Signal CreateLinkAction Profile ObjectNode RedefinableElement ActivityNode Feature Actor ExpansionNode StateMachine TimeExpression ValuePin Operation InstanceValue Port ApplyFunctionAction DataType CallOperationAction Realization Duration TimeTrigger AnyTrigger CentralBufferNode ReadVariableAction CommunicationPath DurationConstraint Permission DurationInterval ExpansionRegion ActivityParameterNode LiteralSpecification Variable Property subsettedProperty Stop Node TimeInterval Extension StructuredClassifier NamedElement name OutputPin InformationItem DeployedArtifact DestroyObjectAction GeneralOrdering Association InformationFlow ExtensionPoint ExecutionOccurrence ReadExtentAction ControlFlow InputPin RedefinableTemplateSignature Abstraction Region BroadcastSignalAction Activity AddVariableValueAction LinkAction InstanceSpecification StructuralFeature MessageTrigger ConditionalNode CreateLinkObjectAction TestIdentityAction SendSignalAction Stereotype CombinedFragment Usage StateInvariant ProtocolStateMachine ActivityEdge ReadStructuralFeatureAction ParameterSet Interaction InvocationAction ReadLinkAction Device IntervalConstraint DeploymentSpecification PartDecomposition Parameter Artifact ExecutionEnvironment ConnectableElement TypedElement Pin CreateObjectAction EncapsulatedClassifier LoopNode StructuredActivityNode ActivityPartition State Manifestation Element ID
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="UML2WithID" nsURI="http:///UML2WithID.ecore" nsPrefix="UML2WithID"> <eClassifiers xsi:type="ecore:EClass" name="Pseudostate" eSuperTypes="#//Vertex #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//DataType #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralNull" eSuperTypes="#//LiteralSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="WriteVariableAction" abstract="true" eSuperTypes="#//VariableAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ControlNode" abstract="true" eSuperTypes="#//ActivityNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//Namespace #//PackageableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//BehavioredClassifier #//EncapsulatedClassifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ForkNode" eSuperTypes="#//ControlNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Interval" eSuperTypes="#//ValueSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ReadIsClassifiedObjectAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralString" eSuperTypes="#//LiteralSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="SendObjectAction" eSuperTypes="#//InvocationAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ReplyAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ClearVariableAction" eSuperTypes="#//VariableAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="UseCase" eSuperTypes="#//BehavioredClassifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ClearStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="WriteLinkAction" abstract="true" eSuperTypes="#//LinkAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="PackageableElement" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral" eSuperTypes="#//InstanceSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="RemoveVariableValueAction" eSuperTypes="#//WriteVariableAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CallAction" abstract="true" eSuperTypes="#//InvocationAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Trigger" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//RedefinableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression" eSuperTypes="#//ValueSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="GeneralizationSet" eSuperTypes="#//PackageableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Interface" eSuperTypes="#//Classifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DurationObservationAction" eSuperTypes="#//WriteStructuralFeatureAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="TimeConstraint" eSuperTypes="#//IntervalConstraint #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionConstraint" eSuperTypes="#//Constraint #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="AcceptCallAction" eSuperTypes="#//AcceptEventAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Namespace" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="RemoveStructuralFeatureValueAction" eSuperTypes="#//WriteStructuralFeatureAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Classifier" abstract="true" eSuperTypes="#//Namespace #//Type #//RedefinableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//DataType #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="FinalState" eSuperTypes="#//State #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Reception" eSuperTypes="#//BehavioralFeature #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralUnlimitedNatural" eSuperTypes="#//LiteralSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="MessageEnd" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ReclassifyObjectAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Vertex" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//Class #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="SignalTrigger" eSuperTypes="#//MessageTrigger #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Expression" eSuperTypes="#//OpaqueExpression #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//PackageableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="AcceptEventAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Collaboration" eSuperTypes="#//BehavioredClassifier #//StructuredClassifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="EventOccurrence" eSuperTypes="#//InteractionFragment #//MessageEnd #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeatureAction" abstract="true" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CollaborationOccurrence" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="BehavioredClassifier" abstract="true" eSuperTypes="#//Classifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Constraint" eSuperTypes="#//PackageableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="TimeObservationAction" eSuperTypes="#//WriteStructuralFeatureAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionOccurrence" eSuperTypes="#//InteractionFragment #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Action" eSuperTypes="#//ExecutableNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="AssociationClass" eSuperTypes="#//Class #//Association #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Gate" eSuperTypes="#//MessageEnd #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CallBehaviorAction" eSuperTypes="#//CallAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DataStoreNode" eSuperTypes="#//CentralBufferNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Include" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ConnectionPointReference" eSuperTypes="#//Vertex #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="FinalNode" abstract="true" eSuperTypes="#//ControlNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="JoinNode" eSuperTypes="#//ControlNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralInteger" eSuperTypes="#//LiteralSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Message" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ValueSpecification" abstract="true" eSuperTypes="#//TypedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ReadSelfAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DestroyLinkAction" eSuperTypes="#//WriteLinkAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ExtensionEnd" eSuperTypes="#//Property #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityFinalNode" eSuperTypes="#//FinalNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="BehavioralFeature" abstract="true" eSuperTypes="#//Namespace #//Feature #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ObjectFlow" eSuperTypes="#//ActivityEdge #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ChangeTrigger" eSuperTypes="#//Trigger #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Implementation" eSuperTypes="#//Realization #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="AddStructuralFeatureValueAction" eSuperTypes="#//WriteStructuralFeatureAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionFragment" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="FlowFinalNode" eSuperTypes="#//FinalNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="#//Package #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ParameterableClassifier" abstract="true" eSuperTypes="#//Classifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveFunction" eSuperTypes="#//PackageableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DecisionNode" eSuperTypes="#//ControlNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="MergeNode" eSuperTypes="#//ControlNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Substitution" eSuperTypes="#//Realization #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="StartOwnedBehaviorAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="TemplateableClassifier" abstract="true" eSuperTypes="#//Classifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Behavior" abstract="true" eSuperTypes="#//Class #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionOperand" eSuperTypes="#//Namespace #//InteractionFragment #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Deployment" eSuperTypes="#//Dependency #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="RaiseExceptionAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Lifeline" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Extend" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Dependency" eSuperTypes="#//PackageableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="WriteStructuralFeatureAction" abstract="true" eSuperTypes="#//StructuralFeatureAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ClearAssociationAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutableNode" abstract="true" eSuperTypes="#//ActivityNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkObjectEndQualifierAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Continuation" eSuperTypes="#//InteractionFragment #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="VariableAction" abstract="true" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ProtocolTransition" eSuperTypes="#//Transition #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InitialNode" eSuperTypes="#//ControlNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CallTrigger" eSuperTypes="#//MessageTrigger #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkObjectEndAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DeploymentTarget" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralBoolean" eSuperTypes="#//LiteralSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Connector" eSuperTypes="#//Feature #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Signal" eSuperTypes="#//Classifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CreateLinkAction" eSuperTypes="#//WriteLinkAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Profile" eSuperTypes="#//Package #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ObjectNode" abstract="true" eSuperTypes="#//ActivityNode #//TypedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="RedefinableElement" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityNode" abstract="true" eSuperTypes="#//RedefinableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Feature" abstract="true" eSuperTypes="#//RedefinableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Actor" eSuperTypes="#//Classifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ExpansionNode" eSuperTypes="#//ObjectNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="#//Behavior #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="TimeExpression" eSuperTypes="#//ValueSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ValuePin" eSuperTypes="#//InputPin #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//BehavioralFeature #//TypedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InstanceValue" eSuperTypes="#//ValueSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Port" eSuperTypes="#//Property #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ApplyFunctionAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Classifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CallOperationAction" eSuperTypes="#//CallAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Realization" eSuperTypes="#//Abstraction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Duration" eSuperTypes="#//ValueSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="TimeTrigger" eSuperTypes="#//Trigger #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="AnyTrigger" eSuperTypes="#//MessageTrigger #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CentralBufferNode" eSuperTypes="#//ObjectNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ReadVariableAction" eSuperTypes="#//VariableAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CommunicationPath" eSuperTypes="#//Association #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DurationConstraint" eSuperTypes="#//IntervalConstraint #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Permission" eSuperTypes="#//Dependency #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DurationInterval" eSuperTypes="#//Interval #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ExpansionRegion" eSuperTypes="#//StructuredActivityNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityParameterNode" eSuperTypes="#//ObjectNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralSpecification" abstract="true" eSuperTypes="#//ValueSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//ConnectableElement #//TypedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//StructuralFeature #//ConnectableElement #//DeploymentTarget #//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="subsettedProperty" upperBound="-1" eType="#//Property"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Stop" eSuperTypes="#//EventOccurrence #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//Class #//DeploymentTarget #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="TimeInterval" eSuperTypes="#//Interval #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Extension" eSuperTypes="#//Association #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="StructuredClassifier" abstract="true" eSuperTypes="#//Classifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" 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="OutputPin" eSuperTypes="#//Pin #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InformationItem" eSuperTypes="#//Classifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DeployedArtifact" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DestroyObjectAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="GeneralOrdering" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//Classifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InformationFlow" eSuperTypes="#//PackageableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ExtensionPoint" eSuperTypes="#//RedefinableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutionOccurrence" eSuperTypes="#//InteractionFragment #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ReadExtentAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ControlFlow" eSuperTypes="#//ActivityEdge #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InputPin" eSuperTypes="#//Pin #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="RedefinableTemplateSignature" eSuperTypes="#//RedefinableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Abstraction" eSuperTypes="#//Dependency #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Region" eSuperTypes="#//Namespace #//RedefinableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="BroadcastSignalAction" eSuperTypes="#//InvocationAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//Behavior #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="AddVariableValueAction" eSuperTypes="#//WriteVariableAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="LinkAction" abstract="true" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InstanceSpecification" eSuperTypes="#//PackageableElement #//DeploymentTarget #//DeployedArtifact #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" abstract="true" eSuperTypes="#//Feature #//TypedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="MessageTrigger" abstract="true" eSuperTypes="#//Trigger #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ConditionalNode" eSuperTypes="#//StructuredActivityNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CreateLinkObjectAction" eSuperTypes="#//CreateLinkAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="TestIdentityAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="SendSignalAction" eSuperTypes="#//InvocationAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Stereotype" eSuperTypes="#//Class #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CombinedFragment" eSuperTypes="#//InteractionFragment #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Usage" eSuperTypes="#//Dependency #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="StateInvariant" eSuperTypes="#//InteractionFragment #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ProtocolStateMachine" eSuperTypes="#//StateMachine #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityEdge" abstract="true" eSuperTypes="#//RedefinableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ReadStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ParameterSet" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Interaction" eSuperTypes="#//Behavior #//InteractionFragment #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InvocationAction" abstract="true" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkAction" eSuperTypes="#//LinkAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Device" eSuperTypes="#//Node #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="IntervalConstraint" eSuperTypes="#//Constraint #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DeploymentSpecification" eSuperTypes="#//Artifact #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="PartDecomposition" eSuperTypes="#//InteractionOccurrence #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//ConnectableElement #//TypedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Artifact" eSuperTypes="#//Classifier #//DeployedArtifact #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutionEnvironment" eSuperTypes="#//Node #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ConnectableElement" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="TypedElement" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Pin" abstract="true" eSuperTypes="#//ObjectNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CreateObjectAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="EncapsulatedClassifier" abstract="true" eSuperTypes="#//StructuredClassifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="LoopNode" eSuperTypes="#//StructuredActivityNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="StructuredActivityNode" eSuperTypes="#//Action #//Namespace #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityPartition" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="#//Namespace #//RedefinableElement #//Vertex #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Manifestation" eSuperTypes="#//Abstraction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"UML2WithID","nsURI":"http:///UML2WithID.ecore","name":"UML2WithID","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pseudostate","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralNull","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteVariableAction","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlNode","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","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":"ForkNode","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interval","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadIsClassifiedObjectAction","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralString","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendObjectAction","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReplyAction","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearVariableAction","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UseCase","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearStructuralFeatureAction","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteLinkAction","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageableElement","instanceClass":null,"abstract":true,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveVariableValueAction","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallAction","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trigger","instanceClass":null,"abstract":true,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralizationSet","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationObservationAction","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeConstraint","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionConstraint","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptCallAction","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Namespace","instanceClass":null,"abstract":true,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":true,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalState","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reception","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralUnlimitedNatural","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageEnd","instanceClass":null,"abstract":true,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReclassifyObjectAction","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Vertex","instanceClass":null,"abstract":true,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SignalTrigger","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptEventAction","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Collaboration","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventOccurrence","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeatureAction","instanceClass":null,"abstract":true,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollaborationOccurrence","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioredClassifier","instanceClass":null,"abstract":true,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeObservationAction","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOccurrence","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationClass","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Gate","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallBehaviorAction","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataStoreNode","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Include","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectionPointReference","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalNode","instanceClass":null,"abstract":true,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JoinNode","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralInteger","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Message","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSpecification","instanceClass":null,"abstract":true,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadSelfAction","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyLinkAction","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionEnd","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityFinalNode","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioralFeature","instanceClass":null,"abstract":true,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectFlow","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangeTrigger","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Implementation","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionFragment","instanceClass":null,"abstract":true,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowFinalNode","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterableClassifier","instanceClass":null,"abstract":true,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveFunction","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DecisionNode","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MergeNode","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Substitution","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StartOwnedBehaviorAction","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateableClassifier","instanceClass":null,"abstract":true,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behavior","instanceClass":null,"abstract":true,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOperand","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Deployment","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RaiseExceptionAction","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lifeline","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extend","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dependency","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteStructuralFeatureAction","instanceClass":null,"abstract":true,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearAssociationAction","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutableNode","instanceClass":null,"abstract":true,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkObjectEndQualifierAction","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Continuation","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableAction","instanceClass":null,"abstract":true,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolTransition","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialNode","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallTrigger","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkObjectEndAction","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentTarget","instanceClass":null,"abstract":true,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralBoolean","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connector","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signal","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateLinkAction","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Profile","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectNode","instanceClass":null,"abstract":true,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableElement","instanceClass":null,"abstract":true,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityNode","instanceClass":null,"abstract":true,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":true,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actor","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionNode","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeExpression","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValuePin","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceValue","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplyFunctionAction","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallOperationAction","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Realization","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Duration","instanceClass":null,"abstract":false,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeTrigger","instanceClass":null,"abstract":false,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyTrigger","instanceClass":null,"abstract":false,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CentralBufferNode","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadVariableAction","instanceClass":null,"abstract":false,"id":128,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunicationPath","instanceClass":null,"abstract":false,"id":129,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationConstraint","instanceClass":null,"abstract":false,"id":130,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Permission","instanceClass":null,"abstract":false,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationInterval","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionRegion","instanceClass":null,"abstract":false,"id":133,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityParameterNode","instanceClass":null,"abstract":false,"id":134,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralSpecification","instanceClass":null,"abstract":true,"id":135,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":136,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":137,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stop","instanceClass":null,"abstract":false,"id":138,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeInterval","instanceClass":null,"abstract":false,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extension","instanceClass":null,"abstract":false,"id":141,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredClassifier","instanceClass":null,"abstract":true,"id":142,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":143,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputPin","instanceClass":null,"abstract":false,"id":144,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationItem","instanceClass":null,"abstract":false,"id":145,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeployedArtifact","instanceClass":null,"abstract":true,"id":146,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyObjectAction","instanceClass":null,"abstract":false,"id":147,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralOrdering","instanceClass":null,"abstract":false,"id":148,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":149,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationFlow","instanceClass":null,"abstract":false,"id":150,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionPoint","instanceClass":null,"abstract":false,"id":151,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionOccurrence","instanceClass":null,"abstract":false,"id":152,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadExtentAction","instanceClass":null,"abstract":false,"id":153,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlFlow","instanceClass":null,"abstract":false,"id":154,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputPin","instanceClass":null,"abstract":false,"id":155,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableTemplateSignature","instanceClass":null,"abstract":false,"id":156,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Abstraction","instanceClass":null,"abstract":false,"id":157,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Region","instanceClass":null,"abstract":false,"id":158,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BroadcastSignalAction","instanceClass":null,"abstract":false,"id":159,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":160,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddVariableValueAction","instanceClass":null,"abstract":false,"id":161,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkAction","instanceClass":null,"abstract":true,"id":162,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceSpecification","instanceClass":null,"abstract":false,"id":163,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","instanceClass":null,"abstract":true,"id":164,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageTrigger","instanceClass":null,"abstract":true,"id":165,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalNode","instanceClass":null,"abstract":false,"id":166,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateLinkObjectAction","instanceClass":null,"abstract":false,"id":167,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestIdentityAction","instanceClass":null,"abstract":false,"id":168,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendSignalAction","instanceClass":null,"abstract":false,"id":169,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stereotype","instanceClass":null,"abstract":false,"id":170,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CombinedFragment","instanceClass":null,"abstract":false,"id":171,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Usage","instanceClass":null,"abstract":false,"id":172,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateInvariant","instanceClass":null,"abstract":false,"id":173,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolStateMachine","instanceClass":null,"abstract":false,"id":174,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityEdge","instanceClass":null,"abstract":true,"id":175,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadStructuralFeatureAction","instanceClass":null,"abstract":false,"id":176,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterSet","instanceClass":null,"abstract":false,"id":177,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interaction","instanceClass":null,"abstract":false,"id":178,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvocationAction","instanceClass":null,"abstract":true,"id":179,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkAction","instanceClass":null,"abstract":false,"id":180,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Device","instanceClass":null,"abstract":false,"id":181,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntervalConstraint","instanceClass":null,"abstract":false,"id":182,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentSpecification","instanceClass":null,"abstract":false,"id":183,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PartDecomposition","instanceClass":null,"abstract":false,"id":184,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":185,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Artifact","instanceClass":null,"abstract":false,"id":186,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionEnvironment","instanceClass":null,"abstract":false,"id":187,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectableElement","instanceClass":null,"abstract":true,"id":188,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":189,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pin","instanceClass":null,"abstract":true,"id":190,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateObjectAction","instanceClass":null,"abstract":false,"id":191,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EncapsulatedClassifier","instanceClass":null,"abstract":true,"id":192,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopNode","instanceClass":null,"abstract":false,"id":193,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredActivityNode","instanceClass":null,"abstract":false,"id":194,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityPartition","instanceClass":null,"abstract":false,"id":195,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":196,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Manifestation","instanceClass":null,"abstract":false,"id":197,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":198,"interface":false,"eClass":"EClass"},{"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"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"id":432,"eClass":"EGenericType"},{"id":433,"eClass":"EGenericType"},{"id":434,"eClass":"EGenericType"},{"id":435,"eClass":"EGenericType"},{"id":436,"eClass":"EGenericType"},{"id":437,"eClass":"EGenericType"},{"id":438,"eClass":"EGenericType"},{"id":439,"eClass":"EGenericType"},{"id":440,"eClass":"EGenericType"},{"id":441,"eClass":"EGenericType"},{"id":442,"eClass":"EGenericType"},{"id":443,"eClass":"EGenericType"},{"id":444,"eClass":"EGenericType"},{"id":445,"eClass":"EGenericType"},{"id":446,"eClass":"EGenericType"},{"id":447,"eClass":"EGenericType"},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"id":452,"eClass":"EGenericType"},{"id":453,"eClass":"EGenericType"},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"id":457,"eClass":"EGenericType"},{"id":458,"eClass":"EGenericType"},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"id":461,"eClass":"EGenericType"},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"id":465,"eClass":"EGenericType"},{"id":466,"eClass":"EGenericType"},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"id":471,"eClass":"EGenericType"},{"id":472,"eClass":"EGenericType"},{"id":473,"eClass":"EGenericType"},{"id":474,"eClass":"EGenericType"},{"id":475,"eClass":"EGenericType"},{"id":476,"eClass":"EGenericType"},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"EGenericType"},{"id":479,"eClass":"EGenericType"},{"id":480,"eClass":"EGenericType"},{"id":481,"eClass":"EGenericType"},{"id":482,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subsettedProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":483,"derived":false},{"id":484,"eClass":"EGenericType"},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"id":489,"eClass":"EGenericType"},{"id":490,"eClass":"EGenericType"},{"id":491,"eClass":"EGenericType"},{"id":492,"eClass":"EGenericType"},{"id":493,"eClass":"EGenericType"},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"id":496,"eClass":"EGenericType"},{"id":497,"eClass":"EGenericType"},{"id":498,"eClass":"EGenericType"},{"id":499,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":500,"derived":false},{"id":501,"eClass":"EGenericType"},{"id":502,"eClass":"EGenericType"},{"id":503,"eClass":"EGenericType"},{"id":504,"eClass":"EGenericType"},{"id":505,"eClass":"EGenericType"},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"id":508,"eClass":"EGenericType"},{"id":509,"eClass":"EGenericType"},{"id":510,"eClass":"EGenericType"},{"id":511,"eClass":"EGenericType"},{"id":512,"eClass":"EGenericType"},{"id":513,"eClass":"EGenericType"},{"id":514,"eClass":"EGenericType"},{"id":515,"eClass":"EGenericType"},{"id":516,"eClass":"EGenericType"},{"id":517,"eClass":"EGenericType"},{"id":518,"eClass":"EGenericType"},{"id":519,"eClass":"EGenericType"},{"id":520,"eClass":"EGenericType"},{"id":521,"eClass":"EGenericType"},{"id":522,"eClass":"EGenericType"},{"id":523,"eClass":"EGenericType"},{"id":524,"eClass":"EGenericType"},{"id":525,"eClass":"EGenericType"},{"id":526,"eClass":"EGenericType"},{"id":527,"eClass":"EGenericType"},{"id":528,"eClass":"EGenericType"},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"id":533,"eClass":"EGenericType"},{"id":534,"eClass":"EGenericType"},{"id":535,"eClass":"EGenericType"},{"id":536,"eClass":"EGenericType"},{"id":537,"eClass":"EGenericType"},{"id":538,"eClass":"EGenericType"},{"id":539,"eClass":"EGenericType"},{"id":540,"eClass":"EGenericType"},{"id":541,"eClass":"EGenericType"},{"id":542,"eClass":"EGenericType"},{"id":543,"eClass":"EGenericType"},{"id":544,"eClass":"EGenericType"},{"id":545,"eClass":"EGenericType"},{"id":546,"eClass":"EGenericType"},{"id":547,"eClass":"EGenericType"},{"id":548,"eClass":"EGenericType"},{"id":549,"eClass":"EGenericType"},{"id":550,"eClass":"EGenericType"},{"id":551,"eClass":"EGenericType"},{"id":552,"eClass":"EGenericType"},{"id":553,"eClass":"EGenericType"},{"id":554,"eClass":"EGenericType"},{"id":555,"eClass":"EGenericType"},{"id":556,"eClass":"EGenericType"},{"id":557,"eClass":"EGenericType"},{"id":558,"eClass":"EGenericType"},{"id":559,"eClass":"EGenericType"},{"id":560,"eClass":"EGenericType"},{"id":561,"eClass":"EGenericType"},{"id":562,"eClass":"EGenericType"},{"id":563,"eClass":"EGenericType"},{"id":564,"eClass":"EGenericType"},{"id":565,"eClass":"EGenericType"},{"id":566,"eClass":"EGenericType"},{"id":567,"eClass":"EGenericType"},{"id":568,"eClass":"EGenericType"},{"id":569,"eClass":"EGenericType"},{"id":570,"eClass":"EGenericType"},{"id":571,"eClass":"EGenericType"},{"id":572,"eClass":"EGenericType"},{"id":573,"eClass":"EGenericType"},{"id":574,"eClass":"EGenericType"},{"id":575,"eClass":"EGenericType"},{"id":576,"eClass":"EGenericType"},{"id":577,"eClass":"EGenericType"},{"id":578,"eClass":"EGenericType"},{"id":579,"eClass":"EGenericType"},{"id":580,"eClass":"EGenericType"},{"id":581,"eClass":"EGenericType"},{"id":582,"eClass":"EGenericType"},{"id":583,"eClass":"EGenericType"},{"id":584,"eClass":"EGenericType"},{"id":585,"eClass":"EGenericType"},{"id":586,"eClass":"EGenericType"},{"id":587,"eClass":"EGenericType"},{"id":588,"eClass":"EGenericType"},{"id":589,"eClass":"EGenericType"},{"id":590,"eClass":"EGenericType"},{"id":591,"eClass":"EGenericType"},{"id":592,"eClass":"EGenericType"},{"id":593,"eClass":"EGenericType"},{"id":594,"eClass":"EGenericType"},{"id":595,"eClass":"EGenericType"},{"id":596,"eClass":"EGenericType"},{"id":597,"eClass":"EGenericType"},{"id":598,"eClass":"EGenericType"},{"id":599,"eClass":"EGenericType"},{"id":600,"eClass":"EGenericType"},{"id":601,"eClass":"EGenericType"},{"id":602,"eClass":"EGenericType"},{"id":603,"eClass":"EGenericType"},{"id":604,"eClass":"EGenericType"},{"id":605,"eClass":"EGenericType"},{"id":606,"eClass":"EGenericType"},{"id":607,"eClass":"EGenericType"},{"id":608,"eClass":"EGenericType"},{"id":609,"eClass":"EGenericType"},{"id":610,"eClass":"EGenericType"},{"id":611,"eClass":"EGenericType"},{"id":612,"eClass":"EGenericType"},{"id":613,"eClass":"EGenericType"},{"id":614,"eClass":"EGenericType"},{"id":615,"eClass":"EGenericType"},{"id":616,"eClass":"EGenericType"},{"id":617,"eClass":"EGenericType"},{"id":618,"eClass":"EGenericType"},{"id":619,"eClass":"EGenericType"},{"id":620,"eClass":"EGenericType"},{"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":621,"derived":false},{"id":622,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":0,"target":90},{"source":0,"target":91},{"source":0,"target":92},{"source":0,"target":93},{"source":0,"target":94},{"source":0,"target":95},{"source":0,"target":96},{"source":0,"target":97},{"source":0,"target":98},{"source":0,"target":99},{"source":0,"target":100},{"source":0,"target":101},{"source":0,"target":102},{"source":0,"target":103},{"source":0,"target":104},{"source":0,"target":105},{"source":0,"target":106},{"source":0,"target":107},{"source":0,"target":108},{"source":0,"target":109},{"source":0,"target":110},{"source":0,"target":111},{"source":0,"target":112},{"source":0,"target":113},{"source":0,"target":114},{"source":0,"target":115},{"source":0,"target":116},{"source":0,"target":117},{"source":0,"target":118},{"source":0,"target":119},{"source":0,"target":120},{"source":0,"target":121},{"source":0,"target":122},{"source":0,"target":123},{"source":0,"target":124},{"source":0,"target":125},{"source":0,"target":126},{"source":0,"target":127},{"source":0,"target":128},{"source":0,"target":129},{"source":0,"target":130},{"source":0,"target":131},{"source":0,"target":132},{"source":0,"target":133},{"source":0,"target":134},{"source":0,"target":135},{"source":0,"target":136},{"source":0,"target":137},{"source":0,"target":138},{"source":0,"target":139},{"source":0,"target":140},{"source":0,"target":141},{"source":0,"target":142},{"source":0,"target":143},{"source":0,"target":144},{"source":0,"target":145},{"source":0,"target":146},{"source":0,"target":147},{"source":0,"target":148},{"source":0,"target":149},{"source":0,"target":150},{"source":0,"target":151},{"source":0,"target":152},{"source":0,"target":153},{"source":0,"target":154},{"source":0,"target":155},{"source":0,"target":156},{"source":0,"target":157},{"source":0,"target":158},{"source":0,"target":159},{"source":0,"target":160},{"source":0,"target":161},{"source":0,"target":162},{"source":0,"target":163},{"source":0,"target":164},{"source":0,"target":165},{"source":0,"target":166},{"source":0,"target":167},{"source":0,"target":168},{"source":0,"target":169},{"source":0,"target":170},{"source":0,"target":171},{"source":0,"target":172},{"source":0,"target":173},{"source":0,"target":174},{"source":0,"target":175},{"source":0,"target":176},{"source":0,"target":177},{"source":0,"target":178},{"source":0,"target":179},{"source":0,"target":180},{"source":0,"target":181},{"source":0,"target":182},{"source":0,"target":183},{"source":0,"target":184},{"source":0,"target":185},{"source":0,"target":186},{"source":0,"target":187},{"source":0,"target":188},{"source":0,"target":189},{"source":0,"target":190},{"source":0,"target":191},{"source":0,"target":192},{"source":0,"target":193},{"source":0,"target":194},{"source":0,"target":195},{"source":0,"target":196},{"source":0,"target":197},{"source":0,"target":198},{"source":1,"target":0},{"source":1,"target":40},{"source":1,"target":198},{"source":1,"target":199},{"source":1,"target":200},{"source":199,"target":40},{"source":200,"target":198},{"source":2,"target":0},{"source":2,"target":121},{"source":2,"target":198},{"source":2,"target":201},{"source":2,"target":202},{"source":201,"target":121},{"source":202,"target":198},{"source":3,"target":0},{"source":3,"target":135},{"source":3,"target":198},{"source":3,"target":203},{"source":3,"target":204},{"source":203,"target":135},{"source":204,"target":198},{"source":4,"target":0},{"source":4,"target":97},{"source":4,"target":198},{"source":4,"target":205},{"source":4,"target":206},{"source":205,"target":97},{"source":206,"target":198},{"source":5,"target":0},{"source":5,"target":110},{"source":5,"target":198},{"source":5,"target":207},{"source":5,"target":208},{"source":207,"target":110},{"source":208,"target":198},{"source":6,"target":0},{"source":6,"target":31},{"source":6,"target":18},{"source":6,"target":198},{"source":6,"target":209},{"source":6,"target":210},{"source":6,"target":211},{"source":209,"target":31},{"source":210,"target":18},{"source":211,"target":198},{"source":7,"target":0},{"source":7,"target":50},{"source":7,"target":192},{"source":7,"target":198},{"source":7,"target":212},{"source":7,"target":213},{"source":7,"target":214},{"source":212,"target":50},{"source":213,"target":192},{"source":214,"target":198},{"source":8,"target":0},{"source":8,"target":5},{"source":8,"target":198},{"source":8,"target":215},{"source":8,"target":216},{"source":215,"target":5},{"source":216,"target":198},{"source":9,"target":0},{"source":9,"target":65},{"source":9,"target":198},{"source":9,"target":217},{"source":9,"target":218},{"source":217,"target":65},{"source":218,"target":198},{"source":10,"target":0},{"source":10,"target":54},{"source":10,"target":198},{"source":10,"target":219},{"source":10,"target":220},{"source":219,"target":54},{"source":220,"target":198},{"source":11,"target":0},{"source":11,"target":135},{"source":11,"target":198},{"source":11,"target":221},{"source":11,"target":222},{"source":221,"target":135},{"source":222,"target":198},{"source":12,"target":0},{"source":12,"target":179},{"source":12,"target":198},{"source":12,"target":223},{"source":12,"target":224},{"source":223,"target":179},{"source":224,"target":198},{"source":13,"target":0},{"source":13,"target":54},{"source":13,"target":198},{"source":13,"target":225},{"source":13,"target":226},{"source":225,"target":54},{"source":226,"target":198},{"source":14,"target":0},{"source":14,"target":97},{"source":14,"target":198},{"source":14,"target":227},{"source":14,"target":228},{"source":227,"target":97},{"source":228,"target":198},{"source":15,"target":0},{"source":15,"target":50},{"source":15,"target":198},{"source":15,"target":229},{"source":15,"target":230},{"source":229,"target":50},{"source":230,"target":198},{"source":16,"target":0},{"source":16,"target":48},{"source":16,"target":198},{"source":16,"target":231},{"source":16,"target":232},{"source":231,"target":48},{"source":232,"target":198},{"source":17,"target":0},{"source":17,"target":162},{"source":17,"target":198},{"source":17,"target":233},{"source":17,"target":234},{"source":233,"target":162},{"source":234,"target":198},{"source":18,"target":0},{"source":18,"target":143},{"source":18,"target":198},{"source":18,"target":235},{"source":18,"target":236},{"source":235,"target":143},{"source":236,"target":198},{"source":19,"target":0},{"source":19,"target":163},{"source":19,"target":198},{"source":19,"target":237},{"source":19,"target":238},{"source":237,"target":163},{"source":238,"target":198},{"source":20,"target":0},{"source":20,"target":4},{"source":20,"target":198},{"source":20,"target":239},{"source":20,"target":240},{"source":239,"target":4},{"source":240,"target":198},{"source":21,"target":0},{"source":21,"target":179},{"source":21,"target":198},{"source":21,"target":241},{"source":21,"target":242},{"source":241,"target":179},{"source":242,"target":198},{"source":22,"target":0},{"source":22,"target":143},{"source":22,"target":198},{"source":22,"target":243},{"source":22,"target":244},{"source":243,"target":143},{"source":244,"target":198},{"source":23,"target":0},{"source":23,"target":109},{"source":23,"target":198},{"source":23,"target":245},{"source":23,"target":246},{"source":245,"target":109},{"source":246,"target":198},{"source":24,"target":0},{"source":24,"target":65},{"source":24,"target":198},{"source":24,"target":247},{"source":24,"target":248},{"source":247,"target":65},{"source":248,"target":198},{"source":25,"target":0},{"source":25,"target":18},{"source":25,"target":198},{"source":25,"target":249},{"source":25,"target":250},{"source":249,"target":18},{"source":250,"target":198},{"source":26,"target":0},{"source":26,"target":33},{"source":26,"target":198},{"source":26,"target":251},{"source":26,"target":252},{"source":251,"target":33},{"source":252,"target":198},{"source":27,"target":0},{"source":27,"target":92},{"source":27,"target":198},{"source":27,"target":253},{"source":27,"target":254},{"source":253,"target":92},{"source":254,"target":198},{"source":28,"target":0},{"source":28,"target":182},{"source":28,"target":198},{"source":28,"target":255},{"source":28,"target":256},{"source":255,"target":182},{"source":256,"target":198},{"source":29,"target":0},{"source":29,"target":51},{"source":29,"target":198},{"source":29,"target":257},{"source":29,"target":258},{"source":257,"target":51},{"source":258,"target":198},{"source":30,"target":0},{"source":30,"target":45},{"source":30,"target":198},{"source":30,"target":259},{"source":30,"target":260},{"source":259,"target":45},{"source":260,"target":198},{"source":31,"target":0},{"source":31,"target":143},{"source":31,"target":198},{"source":31,"target":261},{"source":31,"target":262},{"source":261,"target":143},{"source":262,"target":198},{"source":32,"target":0},{"source":32,"target":92},{"source":32,"target":198},{"source":32,"target":263},{"source":32,"target":264},{"source":263,"target":92},{"source":264,"target":198},{"source":33,"target":0},{"source":33,"target":31},{"source":33,"target":44},{"source":33,"target":109},{"source":33,"target":198},{"source":33,"target":265},{"source":33,"target":266},{"source":33,"target":267},{"source":33,"target":268},{"source":265,"target":31},{"source":266,"target":44},{"source":267,"target":109},{"source":268,"target":198},{"source":34,"target":0},{"source":34,"target":121},{"source":34,"target":198},{"source":34,"target":269},{"source":34,"target":270},{"source":269,"target":121},{"source":270,"target":198},{"source":35,"target":0},{"source":35,"target":196},{"source":35,"target":198},{"source":35,"target":271},{"source":35,"target":272},{"source":271,"target":196},{"source":272,"target":198},{"source":36,"target":0},{"source":36,"target":70},{"source":36,"target":198},{"source":36,"target":273},{"source":36,"target":274},{"source":273,"target":70},{"source":274,"target":198},{"source":37,"target":0},{"source":37,"target":135},{"source":37,"target":198},{"source":37,"target":275},{"source":37,"target":276},{"source":275,"target":135},{"source":276,"target":198},{"source":38,"target":0},{"source":38,"target":143},{"source":38,"target":198},{"source":38,"target":277},{"source":38,"target":278},{"source":277,"target":143},{"source":278,"target":198},{"source":39,"target":0},{"source":39,"target":54},{"source":39,"target":198},{"source":39,"target":279},{"source":39,"target":280},{"source":279,"target":54},{"source":280,"target":198},{"source":40,"target":0},{"source":40,"target":143},{"source":40,"target":198},{"source":40,"target":281},{"source":40,"target":282},{"source":281,"target":143},{"source":282,"target":198},{"source":41,"target":0},{"source":41,"target":7},{"source":41,"target":198},{"source":41,"target":283},{"source":41,"target":284},{"source":283,"target":7},{"source":284,"target":198},{"source":42,"target":0},{"source":42,"target":165},{"source":42,"target":198},{"source":42,"target":285},{"source":42,"target":286},{"source":285,"target":165},{"source":286,"target":198},{"source":43,"target":0},{"source":43,"target":24},{"source":43,"target":198},{"source":43,"target":287},{"source":43,"target":288},{"source":287,"target":24},{"source":288,"target":198},{"source":44,"target":0},{"source":44,"target":18},{"source":44,"target":198},{"source":44,"target":289},{"source":44,"target":290},{"source":289,"target":18},{"source":290,"target":198},{"source":45,"target":0},{"source":45,"target":54},{"source":45,"target":198},{"source":45,"target":291},{"source":45,"target":292},{"source":291,"target":54},{"source":292,"target":198},{"source":46,"target":0},{"source":46,"target":50},{"source":46,"target":142},{"source":46,"target":198},{"source":46,"target":293},{"source":46,"target":294},{"source":46,"target":295},{"source":293,"target":50},{"source":294,"target":142},{"source":295,"target":198},{"source":47,"target":0},{"source":47,"target":75},{"source":47,"target":38},{"source":47,"target":198},{"source":47,"target":296},{"source":47,"target":297},{"source":47,"target":298},{"source":296,"target":75},{"source":297,"target":38},{"source":298,"target":198},{"source":48,"target":0},{"source":48,"target":54},{"source":48,"target":198},{"source":48,"target":299},{"source":48,"target":300},{"source":299,"target":54},{"source":300,"target":198},{"source":49,"target":0},{"source":49,"target":143},{"source":49,"target":198},{"source":49,"target":301},{"source":49,"target":302},{"source":301,"target":143},{"source":302,"target":198},{"source":50,"target":0},{"source":50,"target":33},{"source":50,"target":198},{"source":50,"target":303},{"source":50,"target":304},{"source":303,"target":33},{"source":304,"target":198},{"source":51,"target":0},{"source":51,"target":18},{"source":51,"target":198},{"source":51,"target":305},{"source":51,"target":306},{"source":305,"target":18},{"source":306,"target":198},{"source":52,"target":0},{"source":52,"target":92},{"source":52,"target":198},{"source":52,"target":307},{"source":52,"target":308},{"source":307,"target":92},{"source":308,"target":198},{"source":53,"target":0},{"source":53,"target":75},{"source":53,"target":198},{"source":53,"target":309},{"source":53,"target":310},{"source":309,"target":75},{"source":310,"target":198},{"source":54,"target":0},{"source":54,"target":94},{"source":54,"target":198},{"source":54,"target":311},{"source":54,"target":312},{"source":311,"target":94},{"source":312,"target":198},{"source":55,"target":0},{"source":55,"target":7},{"source":55,"target":149},{"source":55,"target":198},{"source":55,"target":313},{"source":55,"target":314},{"source":55,"target":315},{"source":313,"target":7},{"source":314,"target":149},{"source":315,"target":198},{"source":56,"target":0},{"source":56,"target":38},{"source":56,"target":198},{"source":56,"target":316},{"source":56,"target":317},{"source":316,"target":38},{"source":317,"target":198},{"source":57,"target":0},{"source":57,"target":21},{"source":57,"target":198},{"source":57,"target":318},{"source":57,"target":319},{"source":318,"target":21},{"source":319,"target":198},{"source":58,"target":0},{"source":58,"target":127},{"source":58,"target":198},{"source":58,"target":320},{"source":58,"target":321},{"source":320,"target":127},{"source":321,"target":198},{"source":59,"target":0},{"source":59,"target":143},{"source":59,"target":198},{"source":59,"target":322},{"source":59,"target":323},{"source":322,"target":143},{"source":323,"target":198},{"source":60,"target":0},{"source":60,"target":40},{"source":60,"target":198},{"source":60,"target":324},{"source":60,"target":325},{"source":324,"target":40},{"source":325,"target":198},{"source":61,"target":0},{"source":61,"target":5},{"source":61,"target":198},{"source":61,"target":326},{"source":61,"target":327},{"source":326,"target":5},{"source":327,"target":198},{"source":62,"target":0},{"source":62,"target":5},{"source":62,"target":198},{"source":62,"target":328},{"source":62,"target":329},{"source":328,"target":5},{"source":329,"target":198},{"source":63,"target":0},{"source":63,"target":135},{"source":63,"target":198},{"source":63,"target":330},{"source":63,"target":331},{"source":330,"target":135},{"source":331,"target":198},{"source":64,"target":0},{"source":64,"target":143},{"source":64,"target":198},{"source":64,"target":332},{"source":64,"target":333},{"source":332,"target":143},{"source":333,"target":198},{"source":65,"target":0},{"source":65,"target":189},{"source":65,"target":198},{"source":65,"target":334},{"source":65,"target":335},{"source":334,"target":189},{"source":335,"target":198},{"source":66,"target":0},{"source":66,"target":54},{"source":66,"target":198},{"source":66,"target":336},{"source":66,"target":337},{"source":336,"target":54},{"source":337,"target":198},{"source":67,"target":0},{"source":67,"target":17},{"source":67,"target":198},{"source":67,"target":338},{"source":67,"target":339},{"source":338,"target":17},{"source":339,"target":198},{"source":68,"target":0},{"source":68,"target":137},{"source":68,"target":198},{"source":68,"target":340},{"source":68,"target":341},{"source":340,"target":137},{"source":341,"target":198},{"source":69,"target":0},{"source":69,"target":61},{"source":69,"target":198},{"source":69,"target":342},{"source":69,"target":343},{"source":342,"target":61},{"source":343,"target":198},{"source":70,"target":0},{"source":70,"target":31},{"source":70,"target":111},{"source":70,"target":198},{"source":70,"target":344},{"source":70,"target":345},{"source":70,"target":346},{"source":344,"target":31},{"source":345,"target":111},{"source":346,"target":198},{"source":71,"target":0},{"source":71,"target":175},{"source":71,"target":198},{"source":71,"target":347},{"source":71,"target":348},{"source":347,"target":175},{"source":348,"target":198},{"source":72,"target":0},{"source":72,"target":22},{"source":72,"target":198},{"source":72,"target":349},{"source":72,"target":350},{"source":349,"target":22},{"source":350,"target":198},{"source":73,"target":0},{"source":73,"target":123},{"source":73,"target":198},{"source":73,"target":351},{"source":73,"target":352},{"source":351,"target":123},{"source":352,"target":198},{"source":74,"target":0},{"source":74,"target":92},{"source":74,"target":198},{"source":74,"target":353},{"source":74,"target":354},{"source":353,"target":92},{"source":354,"target":198},{"source":75,"target":0},{"source":75,"target":143},{"source":75,"target":198},{"source":75,"target":355},{"source":75,"target":356},{"source":355,"target":143},{"source":356,"target":198},{"source":76,"target":0},{"source":76,"target":61},{"source":76,"target":198},{"source":76,"target":357},{"source":76,"target":358},{"source":357,"target":61},{"source":358,"target":198},{"source":77,"target":0},{"source":77,"target":6},{"source":77,"target":198},{"source":77,"target":359},{"source":77,"target":360},{"source":359,"target":6},{"source":360,"target":198},{"source":78,"target":0},{"source":78,"target":33},{"source":78,"target":198},{"source":78,"target":361},{"source":78,"target":362},{"source":361,"target":33},{"source":362,"target":198},{"source":79,"target":0},{"source":79,"target":18},{"source":79,"target":198},{"source":79,"target":363},{"source":79,"target":364},{"source":363,"target":18},{"source":364,"target":198},{"source":80,"target":0},{"source":80,"target":5},{"source":80,"target":198},{"source":80,"target":365},{"source":80,"target":366},{"source":365,"target":5},{"source":366,"target":198},{"source":81,"target":0},{"source":81,"target":5},{"source":81,"target":198},{"source":81,"target":367},{"source":81,"target":368},{"source":367,"target":5},{"source":368,"target":198},{"source":82,"target":0},{"source":82,"target":123},{"source":82,"target":198},{"source":82,"target":369},{"source":82,"target":370},{"source":369,"target":123},{"source":370,"target":198},{"source":83,"target":0},{"source":83,"target":54},{"source":83,"target":198},{"source":83,"target":371},{"source":83,"target":372},{"source":371,"target":54},{"source":372,"target":198},{"source":84,"target":0},{"source":84,"target":33},{"source":84,"target":198},{"source":84,"target":373},{"source":84,"target":374},{"source":373,"target":33},{"source":374,"target":198},{"source":85,"target":0},{"source":85,"target":7},{"source":85,"target":198},{"source":85,"target":375},{"source":85,"target":376},{"source":375,"target":7},{"source":376,"target":198},{"source":86,"target":0},{"source":86,"target":31},{"source":86,"target":75},{"source":86,"target":198},{"source":86,"target":377},{"source":86,"target":378},{"source":86,"target":379},{"source":377,"target":31},{"source":378,"target":75},{"source":379,"target":198},{"source":87,"target":0},{"source":87,"target":91},{"source":87,"target":198},{"source":87,"target":380},{"source":87,"target":381},{"source":380,"target":91},{"source":381,"target":198},{"source":88,"target":0},{"source":88,"target":54},{"source":88,"target":198},{"source":88,"target":382},{"source":88,"target":383},{"source":382,"target":54},{"source":383,"target":198},{"source":89,"target":0},{"source":89,"target":143},{"source":89,"target":198},{"source":89,"target":384},{"source":89,"target":385},{"source":384,"target":143},{"source":385,"target":198},{"source":90,"target":0},{"source":90,"target":143},{"source":90,"target":198},{"source":90,"target":386},{"source":90,"target":387},{"source":386,"target":143},{"source":387,"target":198},{"source":91,"target":0},{"source":91,"target":18},{"source":91,"target":198},{"source":91,"target":388},{"source":91,"target":389},{"source":388,"target":18},{"source":389,"target":198},{"source":92,"target":0},{"source":92,"target":48},{"source":92,"target":198},{"source":92,"target":390},{"source":92,"target":391},{"source":390,"target":48},{"source":391,"target":198},{"source":93,"target":0},{"source":93,"target":54},{"source":93,"target":198},{"source":93,"target":392},{"source":93,"target":393},{"source":392,"target":54},{"source":393,"target":198},{"source":94,"target":0},{"source":94,"target":110},{"source":94,"target":198},{"source":94,"target":394},{"source":94,"target":395},{"source":394,"target":110},{"source":395,"target":198},{"source":95,"target":0},{"source":95,"target":54},{"source":95,"target":198},{"source":95,"target":396},{"source":95,"target":397},{"source":396,"target":54},{"source":397,"target":198},{"source":96,"target":0},{"source":96,"target":75},{"source":96,"target":198},{"source":96,"target":398},{"source":96,"target":399},{"source":398,"target":75},{"source":399,"target":198},{"source":97,"target":0},{"source":97,"target":54},{"source":97,"target":198},{"source":97,"target":400},{"source":97,"target":401},{"source":400,"target":54},{"source":401,"target":198},{"source":98,"target":0},{"source":98,"target":23},{"source":98,"target":198},{"source":98,"target":402},{"source":98,"target":403},{"source":402,"target":23},{"source":403,"target":198},{"source":99,"target":0},{"source":99,"target":5},{"source":99,"target":198},{"source":99,"target":404},{"source":99,"target":405},{"source":404,"target":5},{"source":405,"target":198},{"source":100,"target":0},{"source":100,"target":165},{"source":100,"target":198},{"source":100,"target":406},{"source":100,"target":407},{"source":406,"target":165},{"source":407,"target":198},{"source":101,"target":0},{"source":101,"target":54},{"source":101,"target":198},{"source":101,"target":408},{"source":101,"target":409},{"source":408,"target":54},{"source":409,"target":198},{"source":102,"target":0},{"source":102,"target":143},{"source":102,"target":198},{"source":102,"target":410},{"source":102,"target":411},{"source":410,"target":143},{"source":411,"target":198},{"source":103,"target":0},{"source":103,"target":135},{"source":103,"target":198},{"source":103,"target":412},{"source":103,"target":413},{"source":412,"target":135},{"source":413,"target":198},{"source":104,"target":0},{"source":104,"target":111},{"source":104,"target":198},{"source":104,"target":414},{"source":104,"target":415},{"source":414,"target":111},{"source":415,"target":198},{"source":105,"target":0},{"source":105,"target":33},{"source":105,"target":198},{"source":105,"target":416},{"source":105,"target":417},{"source":416,"target":33},{"source":417,"target":198},{"source":106,"target":0},{"source":106,"target":17},{"source":106,"target":198},{"source":106,"target":418},{"source":106,"target":419},{"source":418,"target":17},{"source":419,"target":198},{"source":107,"target":0},{"source":107,"target":6},{"source":107,"target":198},{"source":107,"target":420},{"source":107,"target":421},{"source":420,"target":6},{"source":421,"target":198},{"source":108,"target":0},{"source":108,"target":110},{"source":108,"target":189},{"source":108,"target":198},{"source":108,"target":422},{"source":108,"target":423},{"source":108,"target":424},{"source":422,"target":110},{"source":423,"target":189},{"source":424,"target":198},{"source":109,"target":0},{"source":109,"target":143},{"source":109,"target":198},{"source":109,"target":425},{"source":109,"target":426},{"source":425,"target":143},{"source":426,"target":198},{"source":110,"target":0},{"source":110,"target":109},{"source":110,"target":198},{"source":110,"target":427},{"source":110,"target":428},{"source":427,"target":109},{"source":428,"target":198},{"source":111,"target":0},{"source":111,"target":109},{"source":111,"target":198},{"source":111,"target":429},{"source":111,"target":430},{"source":429,"target":109},{"source":430,"target":198},{"source":112,"target":0},{"source":112,"target":33},{"source":112,"target":198},{"source":112,"target":431},{"source":112,"target":432},{"source":431,"target":33},{"source":432,"target":198},{"source":113,"target":0},{"source":113,"target":108},{"source":113,"target":198},{"source":113,"target":433},{"source":113,"target":434},{"source":433,"target":108},{"source":434,"target":198},{"source":114,"target":0},{"source":114,"target":85},{"source":114,"target":198},{"source":114,"target":435},{"source":114,"target":436},{"source":435,"target":85},{"source":436,"target":198},{"source":115,"target":0},{"source":115,"target":65},{"source":115,"target":198},{"source":115,"target":437},{"source":115,"target":438},{"source":437,"target":65},{"source":438,"target":198},{"source":116,"target":0},{"source":116,"target":155},{"source":116,"target":198},{"source":116,"target":439},{"source":116,"target":440},{"source":439,"target":155},{"source":440,"target":198},{"source":117,"target":0},{"source":117,"target":70},{"source":117,"target":189},{"source":117,"target":198},{"source":117,"target":441},{"source":117,"target":442},{"source":117,"target":443},{"source":441,"target":70},{"source":442,"target":189},{"source":443,"target":198},{"source":118,"target":0},{"source":118,"target":65},{"source":118,"target":198},{"source":118,"target":444},{"source":118,"target":445},{"source":444,"target":65},{"source":445,"target":198},{"source":119,"target":0},{"source":119,"target":137},{"source":119,"target":198},{"source":119,"target":446},{"source":119,"target":447},{"source":446,"target":137},{"source":447,"target":198},{"source":120,"target":0},{"source":120,"target":54},{"source":120,"target":198},{"source":120,"target":448},{"source":120,"target":449},{"source":448,"target":54},{"source":449,"target":198},{"source":121,"target":0},{"source":121,"target":33},{"source":121,"target":198},{"source":121,"target":450},{"source":121,"target":451},{"source":450,"target":33},{"source":451,"target":198},{"source":122,"target":0},{"source":122,"target":21},{"source":122,"target":198},{"source":122,"target":452},{"source":122,"target":453},{"source":452,"target":21},{"source":453,"target":198},{"source":123,"target":0},{"source":123,"target":157},{"source":123,"target":198},{"source":123,"target":454},{"source":123,"target":455},{"source":454,"target":157},{"source":455,"target":198},{"source":124,"target":0},{"source":124,"target":65},{"source":124,"target":198},{"source":124,"target":456},{"source":124,"target":457},{"source":456,"target":65},{"source":457,"target":198},{"source":125,"target":0},{"source":125,"target":22},{"source":125,"target":198},{"source":125,"target":458},{"source":125,"target":459},{"source":458,"target":22},{"source":459,"target":198},{"source":126,"target":0},{"source":126,"target":165},{"source":126,"target":198},{"source":126,"target":460},{"source":126,"target":461},{"source":460,"target":165},{"source":461,"target":198},{"source":127,"target":0},{"source":127,"target":108},{"source":127,"target":198},{"source":127,"target":462},{"source":127,"target":463},{"source":462,"target":108},{"source":463,"target":198},{"source":128,"target":0},{"source":128,"target":97},{"source":128,"target":198},{"source":128,"target":464},{"source":128,"target":465},{"source":464,"target":97},{"source":465,"target":198},{"source":129,"target":0},{"source":129,"target":149},{"source":129,"target":198},{"source":129,"target":466},{"source":129,"target":467},{"source":466,"target":149},{"source":467,"target":198},{"source":130,"target":0},{"source":130,"target":182},{"source":130,"target":198},{"source":130,"target":468},{"source":130,"target":469},{"source":468,"target":182},{"source":469,"target":198},{"source":131,"target":0},{"source":131,"target":91},{"source":131,"target":198},{"source":131,"target":470},{"source":131,"target":471},{"source":470,"target":91},{"source":471,"target":198},{"source":132,"target":0},{"source":132,"target":9},{"source":132,"target":198},{"source":132,"target":472},{"source":132,"target":473},{"source":472,"target":9},{"source":473,"target":198},{"source":133,"target":0},{"source":133,"target":194},{"source":133,"target":198},{"source":133,"target":474},{"source":133,"target":475},{"source":474,"target":194},{"source":475,"target":198},{"source":134,"target":0},{"source":134,"target":108},{"source":134,"target":198},{"source":134,"target":476},{"source":134,"target":477},{"source":476,"target":108},{"source":477,"target":198},{"source":135,"target":0},{"source":135,"target":65},{"source":135,"target":198},{"source":135,"target":478},{"source":135,"target":479},{"source":478,"target":65},{"source":479,"target":198},{"source":136,"target":0},{"source":136,"target":188},{"source":136,"target":189},{"source":136,"target":198},{"source":136,"target":480},{"source":136,"target":481},{"source":136,"target":482},{"source":480,"target":188},{"source":481,"target":189},{"source":482,"target":198},{"source":137,"target":0},{"source":137,"target":164},{"source":137,"target":188},{"source":137,"target":102},{"source":137,"target":198},{"source":137,"target":483},{"source":137,"target":484},{"source":137,"target":485},{"source":137,"target":486},{"source":137,"target":487},{"source":483,"target":137},{"source":483,"target":488},{"source":483,"target":137},{"source":488,"target":137},{"source":484,"target":164},{"source":485,"target":188},{"source":486,"target":102},{"source":487,"target":198},{"source":138,"target":0},{"source":138,"target":47},{"source":138,"target":198},{"source":138,"target":489},{"source":138,"target":490},{"source":489,"target":47},{"source":490,"target":198},{"source":139,"target":0},{"source":139,"target":7},{"source":139,"target":102},{"source":139,"target":198},{"source":139,"target":491},{"source":139,"target":492},{"source":139,"target":493},{"source":491,"target":7},{"source":492,"target":102},{"source":493,"target":198},{"source":140,"target":0},{"source":140,"target":9},{"source":140,"target":198},{"source":140,"target":494},{"source":140,"target":495},{"source":494,"target":9},{"source":495,"target":198},{"source":141,"target":0},{"source":141,"target":149},{"source":141,"target":198},{"source":141,"target":496},{"source":141,"target":497},{"source":496,"target":149},{"source":497,"target":198},{"source":142,"target":0},{"source":142,"target":33},{"source":142,"target":198},{"source":142,"target":498},{"source":142,"target":499},{"source":498,"target":33},{"source":499,"target":198},{"source":143,"target":0},{"source":143,"target":198},{"source":143,"target":500},{"source":143,"target":501},{"source":500,"target":502},{"source":500,"target":143},{"source":501,"target":198},{"source":144,"target":0},{"source":144,"target":190},{"source":144,"target":198},{"source":144,"target":503},{"source":144,"target":504},{"source":503,"target":190},{"source":504,"target":198},{"source":145,"target":0},{"source":145,"target":33},{"source":145,"target":198},{"source":145,"target":505},{"source":145,"target":506},{"source":505,"target":33},{"source":506,"target":198},{"source":146,"target":0},{"source":146,"target":143},{"source":146,"target":198},{"source":146,"target":507},{"source":146,"target":508},{"source":507,"target":143},{"source":508,"target":198},{"source":147,"target":0},{"source":147,"target":54},{"source":147,"target":198},{"source":147,"target":509},{"source":147,"target":510},{"source":509,"target":54},{"source":510,"target":198},{"source":148,"target":0},{"source":148,"target":143},{"source":148,"target":198},{"source":148,"target":511},{"source":148,"target":512},{"source":511,"target":143},{"source":512,"target":198},{"source":149,"target":0},{"source":149,"target":33},{"source":149,"target":198},{"source":149,"target":513},{"source":149,"target":514},{"source":513,"target":33},{"source":514,"target":198},{"source":150,"target":0},{"source":150,"target":18},{"source":150,"target":198},{"source":150,"target":515},{"source":150,"target":516},{"source":515,"target":18},{"source":516,"target":198},{"source":151,"target":0},{"source":151,"target":109},{"source":151,"target":198},{"source":151,"target":517},{"source":151,"target":518},{"source":517,"target":109},{"source":518,"target":198},{"source":152,"target":0},{"source":152,"target":75},{"source":152,"target":198},{"source":152,"target":519},{"source":152,"target":520},{"source":519,"target":75},{"source":520,"target":198},{"source":153,"target":0},{"source":153,"target":54},{"source":153,"target":198},{"source":153,"target":521},{"source":153,"target":522},{"source":521,"target":54},{"source":522,"target":198},{"source":154,"target":0},{"source":154,"target":175},{"source":154,"target":198},{"source":154,"target":523},{"source":154,"target":524},{"source":523,"target":175},{"source":524,"target":198},{"source":155,"target":0},{"source":155,"target":190},{"source":155,"target":198},{"source":155,"target":525},{"source":155,"target":526},{"source":525,"target":190},{"source":526,"target":198},{"source":156,"target":0},{"source":156,"target":109},{"source":156,"target":198},{"source":156,"target":527},{"source":156,"target":528},{"source":527,"target":109},{"source":528,"target":198},{"source":157,"target":0},{"source":157,"target":91},{"source":157,"target":198},{"source":157,"target":529},{"source":157,"target":530},{"source":529,"target":91},{"source":530,"target":198},{"source":158,"target":0},{"source":158,"target":31},{"source":158,"target":109},{"source":158,"target":198},{"source":158,"target":531},{"source":158,"target":532},{"source":158,"target":533},{"source":531,"target":31},{"source":532,"target":109},{"source":533,"target":198},{"source":159,"target":0},{"source":159,"target":179},{"source":159,"target":198},{"source":159,"target":534},{"source":159,"target":535},{"source":534,"target":179},{"source":535,"target":198},{"source":160,"target":0},{"source":160,"target":85},{"source":160,"target":198},{"source":160,"target":536},{"source":160,"target":537},{"source":536,"target":85},{"source":537,"target":198},{"source":161,"target":0},{"source":161,"target":4},{"source":161,"target":198},{"source":161,"target":538},{"source":161,"target":539},{"source":538,"target":4},{"source":539,"target":198},{"source":162,"target":0},{"source":162,"target":54},{"source":162,"target":198},{"source":162,"target":540},{"source":162,"target":541},{"source":540,"target":54},{"source":541,"target":198},{"source":163,"target":0},{"source":163,"target":18},{"source":163,"target":102},{"source":163,"target":146},{"source":163,"target":198},{"source":163,"target":542},{"source":163,"target":543},{"source":163,"target":544},{"source":163,"target":545},{"source":542,"target":18},{"source":543,"target":102},{"source":544,"target":146},{"source":545,"target":198},{"source":164,"target":0},{"source":164,"target":111},{"source":164,"target":189},{"source":164,"target":198},{"source":164,"target":546},{"source":164,"target":547},{"source":164,"target":548},{"source":546,"target":111},{"source":547,"target":189},{"source":548,"target":198},{"source":165,"target":0},{"source":165,"target":22},{"source":165,"target":198},{"source":165,"target":549},{"source":165,"target":550},{"source":549,"target":22},{"source":550,"target":198},{"source":166,"target":0},{"source":166,"target":194},{"source":166,"target":198},{"source":166,"target":551},{"source":166,"target":552},{"source":551,"target":194},{"source":552,"target":198},{"source":167,"target":0},{"source":167,"target":106},{"source":167,"target":198},{"source":167,"target":553},{"source":167,"target":554},{"source":553,"target":106},{"source":554,"target":198},{"source":168,"target":0},{"source":168,"target":54},{"source":168,"target":198},{"source":168,"target":555},{"source":168,"target":556},{"source":555,"target":54},{"source":556,"target":198},{"source":169,"target":0},{"source":169,"target":179},{"source":169,"target":198},{"source":169,"target":557},{"source":169,"target":558},{"source":557,"target":179},{"source":558,"target":198},{"source":170,"target":0},{"source":170,"target":7},{"source":170,"target":198},{"source":170,"target":559},{"source":170,"target":560},{"source":559,"target":7},{"source":560,"target":198},{"source":171,"target":0},{"source":171,"target":75},{"source":171,"target":198},{"source":171,"target":561},{"source":171,"target":562},{"source":561,"target":75},{"source":562,"target":198},{"source":172,"target":0},{"source":172,"target":91},{"source":172,"target":198},{"source":172,"target":563},{"source":172,"target":564},{"source":563,"target":91},{"source":564,"target":198},{"source":173,"target":0},{"source":173,"target":75},{"source":173,"target":198},{"source":173,"target":565},{"source":173,"target":566},{"source":565,"target":75},{"source":566,"target":198},{"source":174,"target":0},{"source":174,"target":114},{"source":174,"target":198},{"source":174,"target":567},{"source":174,"target":568},{"source":567,"target":114},{"source":568,"target":198},{"source":175,"target":0},{"source":175,"target":109},{"source":175,"target":198},{"source":175,"target":569},{"source":175,"target":570},{"source":569,"target":109},{"source":570,"target":198},{"source":176,"target":0},{"source":176,"target":48},{"source":176,"target":198},{"source":176,"target":571},{"source":176,"target":572},{"source":571,"target":48},{"source":572,"target":198},{"source":177,"target":0},{"source":177,"target":143},{"source":177,"target":198},{"source":177,"target":573},{"source":177,"target":574},{"source":573,"target":143},{"source":574,"target":198},{"source":178,"target":0},{"source":178,"target":85},{"source":178,"target":75},{"source":178,"target":198},{"source":178,"target":575},{"source":178,"target":576},{"source":178,"target":577},{"source":575,"target":85},{"source":576,"target":75},{"source":577,"target":198},{"source":179,"target":0},{"source":179,"target":54},{"source":179,"target":198},{"source":179,"target":578},{"source":179,"target":579},{"source":578,"target":54},{"source":579,"target":198},{"source":180,"target":0},{"source":180,"target":162},{"source":180,"target":198},{"source":180,"target":580},{"source":180,"target":581},{"source":580,"target":162},{"source":581,"target":198},{"source":181,"target":0},{"source":181,"target":139},{"source":181,"target":198},{"source":181,"target":582},{"source":181,"target":583},{"source":582,"target":139},{"source":583,"target":198},{"source":182,"target":0},{"source":182,"target":51},{"source":182,"target":198},{"source":182,"target":584},{"source":182,"target":585},{"source":584,"target":51},{"source":585,"target":198},{"source":183,"target":0},{"source":183,"target":186},{"source":183,"target":198},{"source":183,"target":586},{"source":183,"target":587},{"source":586,"target":186},{"source":587,"target":198},{"source":184,"target":0},{"source":184,"target":53},{"source":184,"target":198},{"source":184,"target":588},{"source":184,"target":589},{"source":588,"target":53},{"source":589,"target":198},{"source":185,"target":0},{"source":185,"target":188},{"source":185,"target":189},{"source":185,"target":198},{"source":185,"target":590},{"source":185,"target":591},{"source":185,"target":592},{"source":590,"target":188},{"source":591,"target":189},{"source":592,"target":198},{"source":186,"target":0},{"source":186,"target":33},{"source":186,"target":146},{"source":186,"target":198},{"source":186,"target":593},{"source":186,"target":594},{"source":186,"target":595},{"source":593,"target":33},{"source":594,"target":146},{"source":595,"target":198},{"source":187,"target":0},{"source":187,"target":139},{"source":187,"target":198},{"source":187,"target":596},{"source":187,"target":597},{"source":596,"target":139},{"source":597,"target":198},{"source":188,"target":0},{"source":188,"target":143},{"source":188,"target":198},{"source":188,"target":598},{"source":188,"target":599},{"source":598,"target":143},{"source":599,"target":198},{"source":189,"target":0},{"source":189,"target":143},{"source":189,"target":198},{"source":189,"target":600},{"source":189,"target":601},{"source":600,"target":143},{"source":601,"target":198},{"source":190,"target":0},{"source":190,"target":108},{"source":190,"target":198},{"source":190,"target":602},{"source":190,"target":603},{"source":602,"target":108},{"source":603,"target":198},{"source":191,"target":0},{"source":191,"target":54},{"source":191,"target":198},{"source":191,"target":604},{"source":191,"target":605},{"source":604,"target":54},{"source":605,"target":198},{"source":192,"target":0},{"source":192,"target":142},{"source":192,"target":198},{"source":192,"target":606},{"source":192,"target":607},{"source":606,"target":142},{"source":607,"target":198},{"source":193,"target":0},{"source":193,"target":194},{"source":193,"target":198},{"source":193,"target":608},{"source":193,"target":609},{"source":608,"target":194},{"source":609,"target":198},{"source":194,"target":0},{"source":194,"target":54},{"source":194,"target":31},{"source":194,"target":198},{"source":194,"target":610},{"source":194,"target":611},{"source":194,"target":612},{"source":610,"target":54},{"source":611,"target":31},{"source":612,"target":198},{"source":195,"target":0},{"source":195,"target":143},{"source":195,"target":198},{"source":195,"target":613},{"source":195,"target":614},{"source":613,"target":143},{"source":614,"target":198},{"source":196,"target":0},{"source":196,"target":31},{"source":196,"target":109},{"source":196,"target":40},{"source":196,"target":198},{"source":196,"target":615},{"source":196,"target":616},{"source":196,"target":617},{"source":196,"target":618},{"source":615,"target":31},{"source":616,"target":109},{"source":617,"target":40},{"source":618,"target":198},{"source":197,"target":0},{"source":197,"target":157},{"source":197,"target":198},{"source":197,"target":619},{"source":197,"target":620},{"source":619,"target":157},{"source":620,"target":198},{"source":198,"target":0},{"source":198,"target":621},{"source":621,"target":622},{"source":621,"target":198}],"multigraph":true}
ecore
people
repo-ecore-all/data/gssi/validation/Families2Persons/Persons.ecore
Persons Persons persons Person firstname lastname gender list GenderType male male female female
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="Persons" nsURI="http://cs.gssi.it/persons" nsPrefix="persons"> <eClassifiers xsi:type="ecore:EClass" name="Persons"> <eStructuralFeatures xsi:type="ecore:EReference" name="persons" upperBound="-1" eType="#//Person" containment="true" eOpposite="#//Person/list"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Person"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="firstname" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lastname" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="gender" eType="#//GenderType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="list" lowerBound="1" eType="#//Persons" eOpposite="#//Persons/persons"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="GenderType"> <eLiterals name="male"/> <eLiterals name="female" value="1"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"persons","nsURI":"http://cs.gssi.it/persons","name":"Persons","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Persons","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Person","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"GenderType","instanceClass":null,"id":3,"serializable":true,"eClass":"EEnum"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"persons","changeable":true,"resolveProxies":true,"lowerBound":0,"id":4,"derived":false},{"id":5,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"list","changeable":true,"resolveProxies":true,"lowerBound":1,"id":6,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"firstname","changeable":true,"lowerBound":0,"iD":false,"id":7,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lastname","changeable":true,"lowerBound":0,"iD":false,"id":8,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"gender","changeable":true,"lowerBound":0,"iD":false,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"name":"male","id":14,"value":0,"literal":"male","eClass":"EEnumLiteral"},{"name":"female","id":15,"value":1,"literal":"female","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":4},{"source":4,"target":2},{"source":4,"target":5},{"source":4,"target":1},{"source":4,"target":6},{"source":5,"target":2},{"source":2,"target":0},{"source":2,"target":7},{"source":2,"target":8},{"source":2,"target":9},{"source":2,"target":6},{"source":7,"target":10},{"source":7,"target":2},{"source":8,"target":11},{"source":8,"target":2},{"source":9,"target":3},{"source":9,"target":12},{"source":9,"target":2},{"source":12,"target":3},{"source":6,"target":1},{"source":6,"target":13},{"source":6,"target":2},{"source":6,"target":4},{"source":13,"target":1},{"source":3,"target":0},{"source":3,"target":14},{"source":3,"target":15},{"source":14,"target":3},{"source":15,"target":3}],"multigraph":true}
ecore
simple-pl
repo-ecore-all/data/AlexandreRio/WhileToLuaTranspiler/org.xtext.tl.mydsl/model/generated/MyDsl.ecore
myDsl Model model Function funName def Definiton inputVars commandList outputVars Input v v2 Output v v2 Commands c Vars v1 v2 Exprs exp expL Command varL expL nom exp c1 exp1 exp2 c2 Expr exprSimple expEt expTerminale And expOu expOu2 Or expNon expNon2 Not non expEq Eq exprEq1 exprEq2 exp ExprTerm termVar termSym ExprSimple mot lexpr expr Lexpr exp
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="myDsl" nsURI="http://www.xtext.org/tl/mydsl/MyDsl" nsPrefix="myDsl"> <eClassifiers xsi:type="ecore:EClass" name="Model"> <eStructuralFeatures xsi:type="ecore:EReference" name="model" upperBound="-1" eType="#//Function" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Function"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="funName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="def" eType="#//Definiton" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Definiton"> <eStructuralFeatures xsi:type="ecore:EReference" name="inputVars" eType="#//Input" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="commandList" eType="#//Commands" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outputVars" eType="#//Output" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Input"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="v" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="v2" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Output"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="v" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="v2" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Commands"> <eStructuralFeatures xsi:type="ecore:EReference" name="c" upperBound="-1" eType="#//Command" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Vars"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="v1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="v2" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Exprs"> <eStructuralFeatures xsi:type="ecore:EReference" name="exp" eType="#//Expr" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expL" upperBound="-1" eType="#//Expr" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Command"> <eStructuralFeatures xsi:type="ecore:EReference" name="varL" eType="#//Vars" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expL" eType="#//Exprs" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nom" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exp" eType="#//Expr" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="c1" eType="#//Commands" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exp1" eType="#//Expr" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exp2" eType="#//Expr" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="c2" eType="#//Commands" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expr"> <eStructuralFeatures xsi:type="ecore:EReference" name="exprSimple" eType="#//ExprSimple" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expEt" eType="#//And" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expTerminale" eType="#//ExprTerm" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="And"> <eStructuralFeatures xsi:type="ecore:EReference" name="expOu" eType="#//Or" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expOu2" upperBound="-1" eType="#//Or" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Or"> <eStructuralFeatures xsi:type="ecore:EReference" name="expNon" eType="#//Not" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expNon2" upperBound="-1" eType="#//Not" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Not"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="non" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expEq" eType="#//Eq" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Eq"> <eStructuralFeatures xsi:type="ecore:EReference" name="exprEq1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exprEq2" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exp" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExprTerm"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="termVar" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="termSym" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExprSimple"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mot" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="lexpr" eType="#//Lexpr" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//Expr" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Lexpr"> <eStructuralFeatures xsi:type="ecore:EReference" name="exp" upperBound="-1" eType="#//Expr" containment="true"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"myDsl","nsURI":"http://www.xtext.org/tl/mydsl/MyDsl","name":"myDsl","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Definiton","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Input","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Output","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Commands","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Vars","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Exprs","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Command","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expr","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"And","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Or","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Not","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Eq","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExprTerm","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExprSimple","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lexpr","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"model","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":"funName","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"def","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inputVars","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"commandList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outputVars","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"v","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"v2","changeable":true,"lowerBound":0,"iD":false,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"v","changeable":true,"lowerBound":0,"iD":false,"id":34,"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":"v2","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"c","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"v1","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"v2","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exp","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":"expL","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"varL","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expL","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nom","changeable":true,"lowerBound":0,"iD":false,"id":50,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"c1","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exp1","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":"exp2","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":"c2","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exprSimple","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expEt","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":"expTerminale","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expOu","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":"expOu2","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expNon","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expNon2","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"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":"non","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expEq","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exprEq1","changeable":true,"resolveProxies":true,"lowerBound":0,"id":82,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exprEq2","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":"exp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"termVar","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":"termSym","changeable":true,"lowerBound":0,"iD":false,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"mot","changeable":true,"lowerBound":0,"iD":false,"id":92,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lexpr","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":"expr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":94,"derived":false},{"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":"exp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":98,"derived":false},{"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":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":20,"target":22},{"source":20,"target":2},{"source":21,"target":3},{"source":21,"target":23},{"source":21,"target":2},{"source":23,"target":3},{"source":3,"target":0},{"source":3,"target":24},{"source":3,"target":25},{"source":3,"target":26},{"source":24,"target":4},{"source":24,"target":27},{"source":24,"target":3},{"source":27,"target":4},{"source":25,"target":6},{"source":25,"target":28},{"source":25,"target":3},{"source":28,"target":6},{"source":26,"target":5},{"source":26,"target":29},{"source":26,"target":3},{"source":29,"target":5},{"source":4,"target":0},{"source":4,"target":30},{"source":4,"target":31},{"source":30,"target":32},{"source":30,"target":4},{"source":31,"target":33},{"source":31,"target":4},{"source":5,"target":0},{"source":5,"target":34},{"source":5,"target":35},{"source":34,"target":36},{"source":34,"target":5},{"source":35,"target":37},{"source":35,"target":5},{"source":6,"target":0},{"source":6,"target":38},{"source":38,"target":9},{"source":38,"target":39},{"source":38,"target":6},{"source":39,"target":9},{"source":7,"target":0},{"source":7,"target":40},{"source":7,"target":41},{"source":40,"target":42},{"source":40,"target":7},{"source":41,"target":43},{"source":41,"target":7},{"source":8,"target":0},{"source":8,"target":44},{"source":8,"target":45},{"source":44,"target":10},{"source":44,"target":46},{"source":44,"target":8},{"source":46,"target":10},{"source":45,"target":10},{"source":45,"target":47},{"source":45,"target":8},{"source":47,"target":10},{"source":9,"target":0},{"source":9,"target":48},{"source":9,"target":49},{"source":9,"target":50},{"source":9,"target":51},{"source":9,"target":52},{"source":9,"target":53},{"source":9,"target":54},{"source":9,"target":55},{"source":48,"target":7},{"source":48,"target":56},{"source":48,"target":9},{"source":56,"target":7},{"source":49,"target":8},{"source":49,"target":57},{"source":49,"target":9},{"source":57,"target":8},{"source":50,"target":58},{"source":50,"target":9},{"source":51,"target":10},{"source":51,"target":59},{"source":51,"target":9},{"source":59,"target":10},{"source":52,"target":6},{"source":52,"target":60},{"source":52,"target":9},{"source":60,"target":6},{"source":53,"target":10},{"source":53,"target":61},{"source":53,"target":9},{"source":61,"target":10},{"source":54,"target":10},{"source":54,"target":62},{"source":54,"target":9},{"source":62,"target":10},{"source":55,"target":6},{"source":55,"target":63},{"source":55,"target":9},{"source":63,"target":6},{"source":10,"target":0},{"source":10,"target":64},{"source":10,"target":65},{"source":10,"target":66},{"source":64,"target":16},{"source":64,"target":67},{"source":64,"target":10},{"source":67,"target":16},{"source":65,"target":11},{"source":65,"target":68},{"source":65,"target":10},{"source":68,"target":11},{"source":66,"target":15},{"source":66,"target":69},{"source":66,"target":10},{"source":69,"target":15},{"source":11,"target":0},{"source":11,"target":70},{"source":11,"target":71},{"source":70,"target":12},{"source":70,"target":72},{"source":70,"target":11},{"source":72,"target":12},{"source":71,"target":12},{"source":71,"target":73},{"source":71,"target":11},{"source":73,"target":12},{"source":12,"target":0},{"source":12,"target":74},{"source":12,"target":75},{"source":74,"target":13},{"source":74,"target":76},{"source":74,"target":12},{"source":76,"target":13},{"source":75,"target":13},{"source":75,"target":77},{"source":75,"target":12},{"source":77,"target":13},{"source":13,"target":0},{"source":13,"target":78},{"source":13,"target":79},{"source":78,"target":80},{"source":78,"target":13},{"source":79,"target":14},{"source":79,"target":81},{"source":79,"target":13},{"source":81,"target":14},{"source":14,"target":0},{"source":14,"target":82},{"source":14,"target":83},{"source":14,"target":84},{"source":82,"target":85},{"source":82,"target":14},{"source":83,"target":86},{"source":83,"target":14},{"source":84,"target":87},{"source":84,"target":14},{"source":15,"target":0},{"source":15,"target":88},{"source":15,"target":89},{"source":88,"target":90},{"source":88,"target":15},{"source":89,"target":91},{"source":89,"target":15},{"source":16,"target":0},{"source":16,"target":92},{"source":16,"target":93},{"source":16,"target":94},{"source":92,"target":95},{"source":92,"target":16},{"source":93,"target":17},{"source":93,"target":96},{"source":93,"target":16},{"source":96,"target":17},{"source":94,"target":10},{"source":94,"target":97},{"source":94,"target":16},{"source":97,"target":10},{"source":17,"target":0},{"source":17,"target":98},{"source":98,"target":10},{"source":98,"target":99},{"source":98,"target":17},{"source":99,"target":10}],"multigraph":true}
ecore
families
repo-ecore-all/data/tobiashoppe/stammbaum/de.familytree.model/model/familytree.ecore
familytree Person firstName ? secondName ? children parents dayOfBirth nameOfBirth relationshipStatus died false dayOfDeath locationOfBirth inRelationWith inRelationTo imagePaths FamilyTree members Woman Man RelationshipStatus Single Single Widowed Widowed Divorced Divorced Liaised Liaised Married Married
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="familytree" nsURI="http://familytree/0.1" nsPrefix="de.familytree"> <eClassifiers xsi:type="ecore:EClass" name="Person" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="firstName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="?"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="secondName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="?"/> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//Person" eOpposite="#//Person/parents"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parents" upperBound="2" eType="#//Person" eOpposite="#//Person/children"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dayOfBirth" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nameOfBirth" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="relationshipStatus" lowerBound="1" eType="#//RelationshipStatus"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="died" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dayOfDeath" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="locationOfBirth" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inRelationWith" eType="#//Person" eOpposite="#//Person/inRelationTo"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inRelationTo" eType="#//Person" eOpposite="#//Person/inRelationWith"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="imagePaths" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FamilyTree"> <eStructuralFeatures xsi:type="ecore:EReference" name="members" upperBound="-1" eType="#//Person" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Woman" eSuperTypes="#//Person"/> <eClassifiers xsi:type="ecore:EClass" name="Man" eSuperTypes="#//Person"/> <eClassifiers xsi:type="ecore:EEnum" name="RelationshipStatus"> <eLiterals name="Single" value="2"/> <eLiterals name="Widowed" value="4"/> <eLiterals name="Divorced" value="3"/> <eLiterals name="Liaised" value="1"/> <eLiterals name="Married"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"de.familytree","nsURI":"http://familytree/0.1","name":"familytree","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Person","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FamilyTree","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Woman","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Man","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"RelationshipStatus","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"defaultValue":"?","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"?","unsettable":false,"transient":false,"unique":true,"name":"firstName","changeable":true,"lowerBound":0,"iD":false,"id":6,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"?","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"?","unsettable":false,"transient":false,"unique":true,"name":"secondName","changeable":true,"lowerBound":0,"iD":false,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":2,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"dayOfBirth","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":"nameOfBirth","changeable":true,"lowerBound":0,"iD":false,"id":11,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"relationshipStatus","changeable":true,"lowerBound":1,"iD":false,"id":12,"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":"died","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":"dayOfDeath","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"locationOfBirth","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inRelationWith","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inRelationTo","changeable":true,"resolveProxies":true,"lowerBound":0,"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":true,"name":"imagePaths","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"members","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"name":"Single","id":36,"value":2,"literal":"Single","eClass":"EEnumLiteral"},{"name":"Widowed","id":37,"value":4,"literal":"Widowed","eClass":"EEnumLiteral"},{"name":"Divorced","id":38,"value":3,"literal":"Divorced","eClass":"EEnumLiteral"},{"name":"Liaised","id":39,"value":1,"literal":"Liaised","eClass":"EEnumLiteral"},{"name":"Married","id":40,"value":0,"literal":"Married","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":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":6,"target":19},{"source":6,"target":1},{"source":7,"target":20},{"source":7,"target":1},{"source":8,"target":1},{"source":8,"target":21},{"source":8,"target":1},{"source":8,"target":9},{"source":21,"target":1},{"source":9,"target":1},{"source":9,"target":22},{"source":9,"target":1},{"source":9,"target":8},{"source":22,"target":1},{"source":10,"target":23},{"source":10,"target":1},{"source":11,"target":24},{"source":11,"target":1},{"source":12,"target":5},{"source":12,"target":25},{"source":12,"target":1},{"source":25,"target":5},{"source":13,"target":26},{"source":13,"target":1},{"source":14,"target":27},{"source":14,"target":1},{"source":15,"target":28},{"source":15,"target":1},{"source":16,"target":1},{"source":16,"target":29},{"source":16,"target":1},{"source":16,"target":17},{"source":29,"target":1},{"source":17,"target":1},{"source":17,"target":30},{"source":17,"target":1},{"source":17,"target":16},{"source":30,"target":1},{"source":18,"target":31},{"source":18,"target":1},{"source":2,"target":0},{"source":2,"target":32},{"source":32,"target":1},{"source":32,"target":33},{"source":32,"target":2},{"source":33,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":34},{"source":34,"target":1},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":35},{"source":35,"target":1},{"source":5,"target":0},{"source":5,"target":36},{"source":5,"target":37},{"source":5,"target":38},{"source":5,"target":39},{"source":5,"target":40},{"source":36,"target":5},{"source":37,"target":5},{"source":38,"target":5},{"source":39,"target":5},{"source":40,"target":5}],"multigraph":true}
ecore
cloud
repo-ecore-all/data/SINTEF-9012/cloudml/codecs/kmf/metamodel/CloudML.ecore
cloudml core CloudMLElement NamedElement name Property value WithProperties properties Resource retrievingCommand deployingCommand configurationCommand startCommand stopCommand uploadCommand Provider credentials DeploymentModel providers artefactTypes nodeTypes bindingTypes artefactInstances nodeInstances bindingInstances ArtefactPort portNumber isRemote false ServerPort ClientPort isOptional true Artefact destination resource provided required Node cloudProvider minRam minCore minDisk location OS sshKey securityGroup groupName privateKey imageID is64os true ArtefactPortInstance type ServerPortInstance ClientPortInstance ArtefactInstance type destination provided required NodeInstance type publicAddress id Composite containedArtefacts Binding client server clientResource serverResource BindingInstance type client server UploadCommand source target
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="cloudml" nsURI="http://cloudml.net" nsPrefix="net.cloudml"> <eSubpackages name="core" nsURI="http://cloudml.net/core" nsPrefix="net.cloudml.core"> <eClassifiers xsi:type="ecore:EClass" name="CloudMLElement" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#//core/CloudMLElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//core/NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WithProperties" abstract="true" eSuperTypes="#//core/NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1" eType="#//core/Property" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Resource" eSuperTypes="#//core/WithProperties"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="retrievingCommand" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="deployingCommand" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="configurationCommand" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startCommand" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stopCommand" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uploadCommand" upperBound="-1" eType="#//core/UploadCommand" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Provider" eSuperTypes="#//core/WithProperties"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="credentials" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeploymentModel" eSuperTypes="#//core/WithProperties"> <eStructuralFeatures xsi:type="ecore:EReference" name="providers" upperBound="-1" eType="#//core/Provider" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="artefactTypes" upperBound="-1" eType="#//core/Artefact" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nodeTypes" upperBound="-1" eType="#//core/Node" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bindingTypes" upperBound="-1" eType="#//core/Binding" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="artefactInstances" upperBound="-1" eType="#//core/ArtefactInstance" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nodeInstances" upperBound="-1" eType="#//core/NodeInstance" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bindingInstances" upperBound="-1" eType="#//core/BindingInstance" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArtefactPort" abstract="true" eSuperTypes="#//core/WithProperties"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="portNumber" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isRemote" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ServerPort" eSuperTypes="#//core/ArtefactPort"/> <eClassifiers xsi:type="ecore:EClass" name="ClientPort" eSuperTypes="#//core/ArtefactPort"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isOptional" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Artefact" eSuperTypes="#//core/WithProperties"> <eStructuralFeatures xsi:type="ecore:EReference" name="destination" eType="#//core/ArtefactPort"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resource" eType="#//core/Resource" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="provided" upperBound="-1" eType="#//core/ServerPort" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="required" upperBound="-1" eType="#//core/ClientPort" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//core/WithProperties"> <eStructuralFeatures xsi:type="ecore:EReference" name="cloudProvider" lowerBound="1" eType="#//core/Provider"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minRam" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minCore" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minDisk" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="location" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="OS" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sshKey" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="securityGroup" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="groupName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="privateKey" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="imageID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="is64os" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArtefactPortInstance" eSuperTypes="#//core/WithProperties"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//core/ArtefactPort"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ServerPortInstance" eSuperTypes="#//core/ArtefactPortInstance"/> <eClassifiers xsi:type="ecore:EClass" name="ClientPortInstance" eSuperTypes="#//core/ArtefactPortInstance"/> <eClassifiers xsi:type="ecore:EClass" name="ArtefactInstance" eSuperTypes="#//core/WithProperties"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//core/Artefact"/> <eStructuralFeatures xsi:type="ecore:EReference" name="destination" eType="#//core/NodeInstance"/> <eStructuralFeatures xsi:type="ecore:EReference" name="provided" upperBound="-1" eType="#//core/ServerPortInstance" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="required" upperBound="-1" eType="#//core/ClientPortInstance" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NodeInstance" eSuperTypes="#//core/WithProperties"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//core/Node"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="publicAddress" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Composite" eSuperTypes="#//core/NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="containedArtefacts" upperBound="-1" eType="#//core/ArtefactInstance" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Binding" eSuperTypes="#//core/WithProperties"> <eStructuralFeatures xsi:type="ecore:EReference" name="client" eType="#//core/ClientPort"/> <eStructuralFeatures xsi:type="ecore:EReference" name="server" eType="#//core/ServerPort"/> <eStructuralFeatures xsi:type="ecore:EReference" name="clientResource" eType="#//core/Resource" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="serverResource" eType="#//core/Resource" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BindingInstance" eSuperTypes="#//core/WithProperties"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//core/Binding"/> <eStructuralFeatures xsi:type="ecore:EReference" name="client" eType="#//core/ClientPortInstance"/> <eStructuralFeatures xsi:type="ecore:EReference" name="server" eType="#//core/ServerPortInstance"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UploadCommand"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="source" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="target" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </eSubpackages> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"net.cloudml","nsURI":"http://cloudml.net","name":"cloudml","id":0,"eClass":"EPackage"},{"nsPrefix":"net.cloudml.core","nsURI":"http://cloudml.net/core","name":"core","id":1,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CloudMLElement","instanceClass":null,"abstract":true,"id":2,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WithProperties","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Resource","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Provider","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentModel","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArtefactPort","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServerPort","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClientPort","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Artefact","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArtefactPortInstance","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServerPortInstance","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClientPortInstance","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArtefactInstance","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NodeInstance","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Composite","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Binding","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BindingInstance","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UploadCommand","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":true,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"properties","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":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"retrievingCommand","changeable":true,"lowerBound":1,"iD":false,"id":32,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"deployingCommand","changeable":true,"lowerBound":1,"iD":false,"id":33,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"configurationCommand","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":"startCommand","changeable":true,"lowerBound":1,"iD":false,"id":35,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"stopCommand","changeable":true,"lowerBound":1,"iD":false,"id":36,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uploadCommand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"credentials","changeable":true,"lowerBound":1,"iD":false,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"providers","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":"artefactTypes","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":"nodeTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bindingTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"artefactInstances","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nodeInstances","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bindingInstances","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"portNumber","changeable":true,"lowerBound":0,"iD":false,"id":63,"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":"isRemote","changeable":true,"lowerBound":1,"iD":false,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"isOptional","changeable":true,"lowerBound":1,"iD":false,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"destination","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"provided","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"required","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"cloudProvider","changeable":true,"resolveProxies":true,"lowerBound":1,"id":81,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"minRam","changeable":true,"lowerBound":0,"iD":false,"id":82,"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":"minCore","changeable":true,"lowerBound":0,"iD":false,"id":83,"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":"minDisk","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":"location","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":"OS","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":"sshKey","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":"securityGroup","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":"groupName","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":"privateKey","changeable":true,"lowerBound":0,"iD":false,"id":90,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"imageID","changeable":true,"lowerBound":0,"iD":false,"id":91,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"is64os","changeable":true,"lowerBound":0,"iD":false,"id":92,"derived":false},{"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"},{"container":false,"ordered":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":106,"derived":false},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":111,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"destination","changeable":true,"resolveProxies":true,"lowerBound":0,"id":112,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"provided","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"required","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"publicAddress","changeable":true,"lowerBound":0,"iD":false,"id":121,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":122,"derived":false},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"containedArtefacts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":127,"derived":false},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"client","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"server","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"clientResource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"serverResource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"client","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":"server","changeable":true,"resolveProxies":true,"lowerBound":0,"id":141,"derived":false},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"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":146,"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":147,"derived":false},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":2},{"source":1,"target":3},{"source":1,"target":4},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":1,"target":0},{"source":2,"target":1},{"source":3,"target":1},{"source":3,"target":2},{"source":3,"target":23},{"source":3,"target":24},{"source":23,"target":25},{"source":23,"target":3},{"source":24,"target":2},{"source":4,"target":1},{"source":4,"target":3},{"source":4,"target":26},{"source":4,"target":27},{"source":26,"target":28},{"source":26,"target":4},{"source":27,"target":3},{"source":5,"target":1},{"source":5,"target":3},{"source":5,"target":29},{"source":5,"target":30},{"source":29,"target":4},{"source":29,"target":31},{"source":29,"target":5},{"source":31,"target":4},{"source":30,"target":3},{"source":6,"target":1},{"source":6,"target":5},{"source":6,"target":32},{"source":6,"target":33},{"source":6,"target":34},{"source":6,"target":35},{"source":6,"target":36},{"source":6,"target":37},{"source":6,"target":38},{"source":32,"target":39},{"source":32,"target":6},{"source":33,"target":40},{"source":33,"target":6},{"source":34,"target":41},{"source":34,"target":6},{"source":35,"target":42},{"source":35,"target":6},{"source":36,"target":43},{"source":36,"target":6},{"source":37,"target":22},{"source":37,"target":44},{"source":37,"target":6},{"source":44,"target":22},{"source":38,"target":5},{"source":7,"target":1},{"source":7,"target":5},{"source":7,"target":45},{"source":7,"target":46},{"source":45,"target":47},{"source":45,"target":7},{"source":46,"target":5},{"source":8,"target":1},{"source":8,"target":5},{"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":8,"target":54},{"source":8,"target":55},{"source":48,"target":7},{"source":48,"target":56},{"source":48,"target":8},{"source":56,"target":7},{"source":49,"target":12},{"source":49,"target":57},{"source":49,"target":8},{"source":57,"target":12},{"source":50,"target":13},{"source":50,"target":58},{"source":50,"target":8},{"source":58,"target":13},{"source":51,"target":20},{"source":51,"target":59},{"source":51,"target":8},{"source":59,"target":20},{"source":52,"target":17},{"source":52,"target":60},{"source":52,"target":8},{"source":60,"target":17},{"source":53,"target":18},{"source":53,"target":61},{"source":53,"target":8},{"source":61,"target":18},{"source":54,"target":21},{"source":54,"target":62},{"source":54,"target":8},{"source":62,"target":21},{"source":55,"target":5},{"source":9,"target":1},{"source":9,"target":5},{"source":9,"target":63},{"source":9,"target":64},{"source":9,"target":65},{"source":63,"target":66},{"source":63,"target":9},{"source":64,"target":67},{"source":64,"target":9},{"source":65,"target":5},{"source":10,"target":1},{"source":10,"target":9},{"source":10,"target":68},{"source":68,"target":9},{"source":11,"target":1},{"source":11,"target":9},{"source":11,"target":69},{"source":11,"target":70},{"source":69,"target":71},{"source":69,"target":11},{"source":70,"target":9},{"source":12,"target":1},{"source":12,"target":5},{"source":12,"target":72},{"source":12,"target":73},{"source":12,"target":74},{"source":12,"target":75},{"source":12,"target":76},{"source":72,"target":9},{"source":72,"target":77},{"source":72,"target":12},{"source":77,"target":9},{"source":73,"target":6},{"source":73,"target":78},{"source":73,"target":12},{"source":78,"target":6},{"source":74,"target":10},{"source":74,"target":79},{"source":74,"target":12},{"source":79,"target":10},{"source":75,"target":11},{"source":75,"target":80},{"source":75,"target":12},{"source":80,"target":11},{"source":76,"target":5},{"source":13,"target":1},{"source":13,"target":5},{"source":13,"target":81},{"source":13,"target":82},{"source":13,"target":83},{"source":13,"target":84},{"source":13,"target":85},{"source":13,"target":86},{"source":13,"target":87},{"source":13,"target":88},{"source":13,"target":89},{"source":13,"target":90},{"source":13,"target":91},{"source":13,"target":92},{"source":13,"target":93},{"source":81,"target":7},{"source":81,"target":94},{"source":81,"target":13},{"source":94,"target":7},{"source":82,"target":95},{"source":82,"target":13},{"source":83,"target":96},{"source":83,"target":13},{"source":84,"target":97},{"source":84,"target":13},{"source":85,"target":98},{"source":85,"target":13},{"source":86,"target":99},{"source":86,"target":13},{"source":87,"target":100},{"source":87,"target":13},{"source":88,"target":101},{"source":88,"target":13},{"source":89,"target":102},{"source":89,"target":13},{"source":90,"target":103},{"source":90,"target":13},{"source":91,"target":104},{"source":91,"target":13},{"source":92,"target":105},{"source":92,"target":13},{"source":93,"target":5},{"source":14,"target":1},{"source":14,"target":5},{"source":14,"target":106},{"source":14,"target":107},{"source":106,"target":9},{"source":106,"target":108},{"source":106,"target":14},{"source":108,"target":9},{"source":107,"target":5},{"source":15,"target":1},{"source":15,"target":14},{"source":15,"target":109},{"source":109,"target":14},{"source":16,"target":1},{"source":16,"target":14},{"source":16,"target":110},{"source":110,"target":14},{"source":17,"target":1},{"source":17,"target":5},{"source":17,"target":111},{"source":17,"target":112},{"source":17,"target":113},{"source":17,"target":114},{"source":17,"target":115},{"source":111,"target":12},{"source":111,"target":116},{"source":111,"target":17},{"source":116,"target":12},{"source":112,"target":18},{"source":112,"target":117},{"source":112,"target":17},{"source":117,"target":18},{"source":113,"target":15},{"source":113,"target":118},{"source":113,"target":17},{"source":118,"target":15},{"source":114,"target":16},{"source":114,"target":119},{"source":114,"target":17},{"source":119,"target":16},{"source":115,"target":5},{"source":18,"target":1},{"source":18,"target":5},{"source":18,"target":120},{"source":18,"target":121},{"source":18,"target":122},{"source":18,"target":123},{"source":120,"target":13},{"source":120,"target":124},{"source":120,"target":18},{"source":124,"target":13},{"source":121,"target":125},{"source":121,"target":18},{"source":122,"target":126},{"source":122,"target":18},{"source":123,"target":5},{"source":19,"target":1},{"source":19,"target":3},{"source":19,"target":127},{"source":19,"target":128},{"source":127,"target":17},{"source":127,"target":129},{"source":127,"target":19},{"source":129,"target":17},{"source":128,"target":3},{"source":20,"target":1},{"source":20,"target":5},{"source":20,"target":130},{"source":20,"target":131},{"source":20,"target":132},{"source":20,"target":133},{"source":20,"target":134},{"source":130,"target":11},{"source":130,"target":135},{"source":130,"target":20},{"source":135,"target":11},{"source":131,"target":10},{"source":131,"target":136},{"source":131,"target":20},{"source":136,"target":10},{"source":132,"target":6},{"source":132,"target":137},{"source":132,"target":20},{"source":137,"target":6},{"source":133,"target":6},{"source":133,"target":138},{"source":133,"target":20},{"source":138,"target":6},{"source":134,"target":5},{"source":21,"target":1},{"source":21,"target":5},{"source":21,"target":139},{"source":21,"target":140},{"source":21,"target":141},{"source":21,"target":142},{"source":139,"target":20},{"source":139,"target":143},{"source":139,"target":21},{"source":143,"target":20},{"source":140,"target":16},{"source":140,"target":144},{"source":140,"target":21},{"source":144,"target":16},{"source":141,"target":15},{"source":141,"target":145},{"source":141,"target":21},{"source":145,"target":15},{"source":142,"target":5},{"source":22,"target":1},{"source":22,"target":146},{"source":22,"target":147},{"source":146,"target":148},{"source":146,"target":22},{"source":147,"target":149},{"source":147,"target":22}],"multigraph":true}
ecore
modelling
repo-ecore-all/data/huybuidac20593/yakindu/BASE/tags/M_SCT2_05/org.eclipselabs.mscript/plugins/org.eclipselabs.mscript.language/model/Mscript.ecore
ast Module definitions Definition name DataTypeDefinition EnumerationDefinition literalDeclarations EnumerationLiteralDeclaration name TypeAliasDefinition type RecordDefinition fieldDeclarations RecordFieldDeclaration name type FunctionDefinition kind templateParameterDeclarations inputParameterDeclarations outputParameterDeclarations checks assertions functionObjectDeclarations stateVariableDeclarations equations FunctionKind Stateless Stateless Stateful Stateful Continuous Continuous Check function templateArguments inputParameterTypes outputParameterTypes CallableElement getName getQualifiedName ParameterDeclaration name TemplateParameterDeclaration InputParameterDeclaration OutputParameterDeclaration AssertionStatusKind Info info Warning warning Error error Fatal fatal Assertion static condition statusKind message StateVariableDeclaration name FunctionObjectDeclaration name functionName templateArguments Equation initial leftHandSide rightHandSide DataTypeSpecifier type definedType LetExpression variableDeclarations targetExpression LetExpressionVariableDeclaration parts assignedExpression LetExpressionVariableDeclarationPart name IfExpression static condition thenExpression elseExpression SwitchExpression static controlExpression cases defaultExpression SwitchCase caseExpression resultExpression EqualityOperator EqualTo == NotEqualTo != RelationalOperator LessThan < LessThanOrEqualTo <= GreaterThan > GreaterThanOrEqualTo >= AdditiveOperator Add + Subtract - MultiplicativeOperator Multiply * Divide / ElementWiseMultiply .* ElementWiseDivide ./ PowerOperator Power ^ ElementWisePower .^ UnaryOperator Negate - LogicalNot ! PostfixOperator Transpose ' ArrayElementAccess array subscripts ArraySubscript slice expression IterationCall target identifier variables accumulator breakCondition expression IterationVariable name IterationAccumulator name initializer DerivativeOperator variable ArrayConstructionOperator expressions iterationClauses ArrayConstructionIterationClause variableName collectionExpression ArrayConcatenationOperator rows ExpressionList expressions UnitConstructionOperator unit ParenthesizedExpression expressions EndExpression RangeExpression operands ImpliesExpression leftOperand rightOperand LogicalOrExpression leftOperand rightOperand LogicalAndExpression leftOperand rightOperand EqualityExpression leftOperand operator rightOperand RelationalExpression leftOperand operator rightOperand TypeTestExpression expression type AdditiveExpression operator leftOperand rightOperand MultiplicativeExpression operator leftOperand rightOperand PowerExpression operand operator exponent UnaryExpression operator operand PostfixExpression operand operator FeatureCall feature VariableAccess isInitial stepExpression StepExpression RangeStepExpression start end AdditiveStepExpression operator leftOperand rightOperand NegateStepExpression operand PrimitiveStepExpression StepLiteral value StepN FunctionCall arguments MemberVariableAccess target memberVariable AlgorithmExpression body Compound statements Statement Assignment target expression VariableDeclaration name initializer IfStatement condition thenStatement elseStatement WhileStatement condition body DoWhileStatement condition body ForStatement iterationVariable collectionExpression body ContinueStatement BreakStatement ReturnStatement expression BuiltinDefinition BuiltinFunction BuiltinVariable
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ast" nsURI="http://www.eclipselabs.org/mscript/AST/1.0.0" nsPrefix="ast"> <eClassifiers xsi:type="ecore:EClass" name="Module"> <eStructuralFeatures xsi:type="ecore:EReference" name="definitions" upperBound="-1" eType="#//Definition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Definition" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataTypeDefinition" abstract="true" eSuperTypes="#//Definition"/> <eClassifiers xsi:type="ecore:EClass" name="EnumerationDefinition" eSuperTypes="#//DataTypeDefinition"> <eStructuralFeatures xsi:type="ecore:EReference" name="literalDeclarations" upperBound="-1" eType="#//EnumerationLiteralDeclaration" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteralDeclaration"> <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="TypeAliasDefinition" eSuperTypes="#//DataTypeDefinition"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//PrimitiveType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RecordDefinition" eSuperTypes="#//DataTypeDefinition"> <eStructuralFeatures xsi:type="ecore:EReference" name="fieldDeclarations" upperBound="-1" eType="#//RecordFieldDeclaration" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RecordFieldDeclaration"> <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="#//DataTypeSpecifier" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FunctionDefinition" eSuperTypes="#//Definition #//CallableElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="#//FunctionKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="templateParameterDeclarations" upperBound="-1" eType="#//TemplateParameterDeclaration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inputParameterDeclarations" upperBound="-1" eType="#//InputParameterDeclaration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outputParameterDeclarations" upperBound="-1" eType="#//OutputParameterDeclaration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="checks" upperBound="-1" eType="#//Check" containment="true" eOpposite="#//Check/function"/> <eStructuralFeatures xsi:type="ecore:EReference" name="assertions" upperBound="-1" eType="#//Assertion" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="functionObjectDeclarations" upperBound="-1" eType="#//FunctionObjectDeclaration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="stateVariableDeclarations" upperBound="-1" eType="#//StateVariableDeclaration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="equations" upperBound="-1" eType="#//Equation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="FunctionKind"> <eLiterals name="Stateless"/> <eLiterals name="Stateful" value="1"/> <eLiterals name="Continuous" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Check"> <eStructuralFeatures xsi:type="ecore:EReference" name="function" lowerBound="1" eType="#//FunctionDefinition" eOpposite="#//FunctionDefinition/checks"/> <eStructuralFeatures xsi:type="ecore:EReference" name="templateArguments" upperBound="-1" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inputParameterTypes" upperBound="-1" eType="#//DataTypeSpecifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outputParameterTypes" upperBound="-1" eType="#//DataTypeSpecifier" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CallableElement" abstract="true"> <eOperations name="getName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eOperations name="getQualifiedName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParameterDeclaration" abstract="true" eSuperTypes="#//CallableElement"> <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="TemplateParameterDeclaration" eSuperTypes="#//ParameterDeclaration"/> <eClassifiers xsi:type="ecore:EClass" name="InputParameterDeclaration" eSuperTypes="#//ParameterDeclaration"/> <eClassifiers xsi:type="ecore:EClass" name="OutputParameterDeclaration" eSuperTypes="#//ParameterDeclaration"/> <eClassifiers xsi:type="ecore:EEnum" name="AssertionStatusKind"> <eLiterals name="Info" literal="info"/> <eLiterals name="Warning" value="1" literal="warning"/> <eLiterals name="Error" value="2" literal="error"/> <eLiterals name="Fatal" value="3" literal="fatal"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Assertion"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="static" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="statusKind" eType="#//AssertionStatusKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="message" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StateVariableDeclaration" eSuperTypes="#//CallableElement"> <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="FunctionObjectDeclaration" eSuperTypes="#//CallableElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="functionName" eType="#//FunctionDefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="templateArguments" upperBound="-1" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Equation"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="initial" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="leftHandSide" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rightHandSide" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataTypeSpecifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//DataType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="definedType" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//DataType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LetExpression" eSuperTypes="../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="variableDeclarations" upperBound="-1" eType="#//LetExpressionVariableDeclaration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="targetExpression" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LetExpressionVariableDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="parts" upperBound="-1" eType="#//LetExpressionVariableDeclarationPart" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="assignedExpression" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LetExpressionVariableDeclarationPart" eSuperTypes="#//CallableElement"> <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="IfExpression" eSuperTypes="../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="static" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="thenExpression" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elseExpression" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SwitchExpression" eSuperTypes="../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="static" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="controlExpression" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="cases" upperBound="-1" eType="#//SwitchCase" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultExpression" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SwitchCase"> <eStructuralFeatures xsi:type="ecore:EReference" name="caseExpression" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resultExpression" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="EqualityOperator"> <eLiterals name="EqualTo" literal="=="/> <eLiterals name="NotEqualTo" value="1" literal="!="/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="RelationalOperator"> <eLiterals name="LessThan" literal="&lt;"/> <eLiterals name="LessThanOrEqualTo" value="1" literal="&lt;="/> <eLiterals name="GreaterThan" value="2" literal=">"/> <eLiterals name="GreaterThanOrEqualTo" value="3" literal=">="/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="AdditiveOperator"> <eLiterals name="Add" literal="+"/> <eLiterals name="Subtract" value="1" literal="-"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="MultiplicativeOperator"> <eLiterals name="Multiply" literal="*"/> <eLiterals name="Divide" value="1" literal="/"/> <eLiterals name="ElementWiseMultiply" value="2" literal=".*"/> <eLiterals name="ElementWiseDivide" value="3" literal="./"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="PowerOperator"> <eLiterals name="Power" literal="^"/> <eLiterals name="ElementWisePower" value="1" literal=".^"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="UnaryOperator"> <eLiterals name="Negate" literal="-"/> <eLiterals name="LogicalNot" value="1" literal="!"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="PostfixOperator"> <eLiterals name="Transpose" literal="'"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayElementAccess" eSuperTypes="../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="array" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subscripts" upperBound="-1" eType="#//ArraySubscript" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArraySubscript"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="slice" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IterationCall" eSuperTypes="../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="identifier" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variables" upperBound="-1" eType="#//IterationVariable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="accumulator" eType="#//IterationAccumulator" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="breakCondition" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IterationVariable" eSuperTypes="#//CallableElement"> <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="IterationAccumulator" eSuperTypes="#//CallableElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initializer" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DerivativeOperator" eSuperTypes="../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" eType="#//CallableElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayConstructionOperator" eSuperTypes="../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expressions" upperBound="-1" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="iterationClauses" upperBound="-1" eType="#//ArrayConstructionIterationClause" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayConstructionIterationClause"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="variableName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="collectionExpression" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayConcatenationOperator" eSuperTypes="../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="rows" upperBound="-1" eType="#//ExpressionList" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExpressionList"> <eStructuralFeatures xsi:type="ecore:EReference" name="expressions" upperBound="-1" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnitConstructionOperator" eSuperTypes="../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="unit" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Unit" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParenthesizedExpression" eSuperTypes="../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expressions" upperBound="-1" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EndExpression" eSuperTypes="../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression"/> <eClassifiers xsi:type="ecore:EClass" name="RangeExpression" eSuperTypes="../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="operands" upperBound="-1" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ImpliesExpression" eSuperTypes="../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="leftOperand" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rightOperand" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LogicalOrExpression" eSuperTypes="../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="leftOperand" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rightOperand" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LogicalAndExpression" eSuperTypes="../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="leftOperand" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rightOperand" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EqualityExpression" eSuperTypes="../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="leftOperand" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="#//EqualityOperator"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rightOperand" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RelationalExpression" eSuperTypes="../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="leftOperand" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="#//RelationalOperator"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rightOperand" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeTestExpression" eSuperTypes="../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//DataTypeSpecifier" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AdditiveExpression" eSuperTypes="../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="#//AdditiveOperator"/> <eStructuralFeatures xsi:type="ecore:EReference" name="leftOperand" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rightOperand" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MultiplicativeExpression" eSuperTypes="../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="#//MultiplicativeOperator"/> <eStructuralFeatures xsi:type="ecore:EReference" name="leftOperand" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rightOperand" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PowerExpression" eSuperTypes="../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="operand" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="#//PowerOperator"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exponent" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnaryExpression" eSuperTypes="../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="#//UnaryOperator"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operand" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PostfixExpression" eSuperTypes="../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="operand" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="#//PostfixOperator"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeatureCall" abstract="true" eSuperTypes="../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="feature" eType="#//CallableElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableAccess" eSuperTypes="#//FeatureCall"> <eOperations name="isInitial" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="stepExpression" eType="#//StepExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StepExpression" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="RangeStepExpression" eSuperTypes="#//StepExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="start" eType="#//StepExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="end" eType="#//StepExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AdditiveStepExpression" eSuperTypes="#//StepExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="#//AdditiveOperator"/> <eStructuralFeatures xsi:type="ecore:EReference" name="leftOperand" eType="#//StepExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rightOperand" eType="#//StepExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NegateStepExpression" eSuperTypes="#//StepExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="operand" eType="#//StepExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveStepExpression" abstract="true" eSuperTypes="#//StepExpression"/> <eClassifiers xsi:type="ecore:EClass" name="StepLiteral" eSuperTypes="#//PrimitiveStepExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StepN" eSuperTypes="#//PrimitiveStepExpression"/> <eClassifiers xsi:type="ecore:EClass" name="FunctionCall" eSuperTypes="#//FeatureCall"> <eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MemberVariableAccess" eSuperTypes="../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="memberVariable" eType="#//CallableElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AlgorithmExpression" eSuperTypes="../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#//Compound" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Compound" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Statement" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="Assignment" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableDeclaration" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initializer" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IfStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="thenStatement" eType="#//Statement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elseStatement" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WhileStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DoWhileStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ForStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="iterationVariable" eType="#//IterationVariable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="collectionExpression" eType="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ContinueStatement" eSuperTypes="#//Statement"/> <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="ecore:EClass ../../org.eclipselabs.mscript.typesystem/model/TypeSystem.ecore#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BuiltinDefinition" eSuperTypes="#//Definition #//CallableElement"/> <eClassifiers xsi:type="ecore:EClass" name="BuiltinFunction" eSuperTypes="#//BuiltinDefinition"/> <eClassifiers xsi:type="ecore:EClass" name="BuiltinVariable" eSuperTypes="#//BuiltinDefinition"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"ast","nsURI":"http://www.eclipselabs.org/mscript/AST/1.0.0","name":"ast","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Module","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Definition","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataTypeDefinition","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationDefinition","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteralDeclaration","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeAliasDefinition","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RecordDefinition","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RecordFieldDeclaration","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionDefinition","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"FunctionKind","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Check","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallableElement","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterDeclaration","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateParameterDeclaration","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputParameterDeclaration","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputParameterDeclaration","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AssertionStatusKind","instanceClass":null,"id":17,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assertion","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateVariableDeclaration","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionObjectDeclaration","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Equation","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataTypeSpecifier","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LetExpression","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LetExpressionVariableDeclaration","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LetExpressionVariableDeclarationPart","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfExpression","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchExpression","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchCase","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"EqualityOperator","instanceClass":null,"id":29,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"RelationalOperator","instanceClass":null,"id":30,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"AdditiveOperator","instanceClass":null,"id":31,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"MultiplicativeOperator","instanceClass":null,"id":32,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"PowerOperator","instanceClass":null,"id":33,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"UnaryOperator","instanceClass":null,"id":34,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"PostfixOperator","instanceClass":null,"id":35,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayElementAccess","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArraySubscript","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IterationCall","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IterationVariable","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IterationAccumulator","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DerivativeOperator","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayConstructionOperator","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayConstructionIterationClause","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayConcatenationOperator","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionList","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnitConstructionOperator","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParenthesizedExpression","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EndExpression","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RangeExpression","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImpliesExpression","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogicalOrExpression","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogicalAndExpression","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EqualityExpression","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationalExpression","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeTestExpression","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdditiveExpression","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicativeExpression","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PowerExpression","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryExpression","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PostfixExpression","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureCall","instanceClass":null,"abstract":true,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableAccess","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StepExpression","instanceClass":null,"abstract":true,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RangeStepExpression","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdditiveStepExpression","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NegateStepExpression","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveStepExpression","instanceClass":null,"abstract":true,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StepLiteral","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StepN","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionCall","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MemberVariableAccess","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AlgorithmExpression","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Compound","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclaration","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfStatement","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhileStatement","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DoWhileStatement","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForStatement","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContinueStatement","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BreakStatement","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnStatement","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BuiltinDefinition","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BuiltinFunction","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BuiltinVariable","instanceClass":null,"abstract":false,"id":86,"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":"definitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"derived":false},{"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},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"literalDeclarations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"container":false,"ordered":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":97,"derived":false},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fieldDeclarations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":100,"derived":false},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":103,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":104,"derived":false},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":0,"iD":false,"id":107,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"templateParameterDeclarations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":108,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inputParameterDeclarations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":109,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outputParameterDeclarations","changeable":true,"resolveProxies":true,"lowerBound":0,"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":false,"unique":true,"name":"checks","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":"assertions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":112,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"functionObjectDeclarations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stateVariableDeclarations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"equations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":115,"derived":false},{"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"},{"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":"function","changeable":true,"resolveProxies":true,"lowerBound":1,"id":123,"derived":false},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"name":"Stateless","id":128,"value":0,"literal":"Stateless","eClass":"EEnumLiteral"},{"name":"Stateful","id":129,"value":1,"literal":"Stateful","eClass":"EEnumLiteral"},{"name":"Continuous","id":130,"value":2,"literal":"Continuous","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":"templateArguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inputParameterTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outputParameterTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":138,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getQualifiedName","lowerBound":1,"id":139,"many":false,"required":true,"eClass":"EOperation"},{"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},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"name":"Info","id":148,"value":0,"literal":"info","eClass":"EEnumLiteral"},{"name":"Warning","id":149,"value":1,"literal":"warning","eClass":"EEnumLiteral"},{"name":"Error","id":150,"value":2,"literal":"error","eClass":"EEnumLiteral"},{"name":"Fatal","id":151,"value":3,"literal":"fatal","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":"static","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":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":153,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"statusKind","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":"message","changeable":true,"resolveProxies":true,"lowerBound":0,"id":155,"derived":false},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":160,"derived":false},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":163,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"functionName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":164,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"templateArguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":165,"derived":false},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"initial","changeable":true,"lowerBound":0,"iD":false,"id":170,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftHandSide","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":"rightHandSide","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":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":176,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"definedType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":177,"derived":false},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variableDeclarations","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":"targetExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":181,"derived":false},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"assignedExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":186,"derived":false},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":189,"derived":false},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"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":192,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":193,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":194,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":195,"derived":false},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"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":201,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"controlExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":202,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cases","changeable":true,"resolveProxies":true,"lowerBound":0,"id":203,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"defaultExpression","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"caseExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":210,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resultExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":211,"derived":false},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"name":"EqualTo","id":214,"value":0,"literal":"==","eClass":"EEnumLiteral"},{"name":"NotEqualTo","id":215,"value":1,"literal":"!=","eClass":"EEnumLiteral"},{"name":"LessThan","id":216,"value":0,"literal":"<","eClass":"EEnumLiteral"},{"name":"LessThanOrEqualTo","id":217,"value":1,"literal":"<=","eClass":"EEnumLiteral"},{"name":"GreaterThan","id":218,"value":2,"literal":">","eClass":"EEnumLiteral"},{"name":"GreaterThanOrEqualTo","id":219,"value":3,"literal":">=","eClass":"EEnumLiteral"},{"name":"Add","id":220,"value":0,"literal":"+","eClass":"EEnumLiteral"},{"name":"Subtract","id":221,"value":1,"literal":"-","eClass":"EEnumLiteral"},{"name":"Multiply","id":222,"value":0,"literal":"*","eClass":"EEnumLiteral"},{"name":"Divide","id":223,"value":1,"literal":"/","eClass":"EEnumLiteral"},{"name":"ElementWiseMultiply","id":224,"value":2,"literal":".*","eClass":"EEnumLiteral"},{"name":"ElementWiseDivide","id":225,"value":3,"literal":"./","eClass":"EEnumLiteral"},{"name":"Power","id":226,"value":0,"literal":"^","eClass":"EEnumLiteral"},{"name":"ElementWisePower","id":227,"value":1,"literal":".^","eClass":"EEnumLiteral"},{"name":"Negate","id":228,"value":0,"literal":"-","eClass":"EEnumLiteral"},{"name":"LogicalNot","id":229,"value":1,"literal":"!","eClass":"EEnumLiteral"},{"name":"Transpose","id":230,"value":0,"literal":"'","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":"array","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":"subscripts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":232,"derived":false},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"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":"slice","changeable":true,"lowerBound":0,"iD":false,"id":236,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":237,"derived":false},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":240,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"identifier","changeable":true,"lowerBound":0,"iD":false,"id":241,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variables","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":"accumulator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":243,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"breakCondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":244,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":245,"derived":false},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":253,"derived":false},{"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":256,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initializer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":257,"derived":false},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":261,"derived":false},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":264,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"iterationClauses","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"variableName","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":"collectionExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":270,"derived":false},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rows","changeable":true,"resolveProxies":true,"lowerBound":0,"id":273,"derived":false},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"container":false,"ordered":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":276,"derived":false},{"id":277,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"unit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":278,"derived":false},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":281,"derived":false},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operands","changeable":true,"resolveProxies":true,"lowerBound":0,"id":285,"derived":false},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftOperand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":288,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightOperand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":289,"derived":false},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftOperand","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":"rightOperand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":294,"derived":false},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftOperand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":298,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightOperand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":299,"derived":false},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftOperand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":303,"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":304,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightOperand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":305,"derived":false},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftOperand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":310,"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":311,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightOperand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":312,"derived":false},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"container":false,"ordered":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":317,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":318,"derived":false},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operator","changeable":true,"lowerBound":0,"iD":false,"id":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":"leftOperand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":323,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightOperand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":324,"derived":false},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operator","changeable":true,"lowerBound":0,"iD":false,"id":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":"leftOperand","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":"rightOperand","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":336,"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":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":"exponent","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"},{"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":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":"operand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":344,"derived":false},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":348,"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":349,"derived":false},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"feature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":353,"derived":false},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isInitial","lowerBound":1,"id":356,"many":false,"required":true,"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":"stepExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":357,"derived":false},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"start","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":"end","changeable":true,"resolveProxies":true,"lowerBound":0,"id":362,"derived":false},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operator","changeable":true,"lowerBound":0,"iD":false,"id":366,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftOperand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":367,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightOperand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":368,"derived":false},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":373,"derived":false},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":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":377,"derived":false},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":381,"derived":false},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":384,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"memberVariable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":385,"derived":false},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"container":false,"ordered":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":389,"derived":false},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":392,"derived":false},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"container":false,"ordered":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":395,"derived":false},{"container":false,"ordered":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":396,"derived":false},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":400,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initializer","changeable":true,"resolveProxies":true,"lowerBound":0,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","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":"thenStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":406,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":407,"derived":false},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","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":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":413,"derived":false},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"container":false,"ordered":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":417,"derived":false},{"container":false,"ordered":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":418,"derived":false},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"iterationVariable","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"collectionExpression","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":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":424,"derived":false},{"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":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":431,"derived":false},{"id":432,"eClass":"EGenericType"},{"id":433,"eClass":"EGenericType"},{"id":434,"eClass":"EGenericType"},{"id":435,"eClass":"EGenericType"},{"id":436,"eClass":"EGenericType"},{"id":437,"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":1,"target":0},{"source":1,"target":87},{"source":87,"target":2},{"source":87,"target":88},{"source":87,"target":1},{"source":88,"target":2},{"source":2,"target":0},{"source":2,"target":89},{"source":89,"target":90},{"source":89,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":91},{"source":91,"target":2},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":92},{"source":4,"target":93},{"source":92,"target":5},{"source":92,"target":94},{"source":92,"target":4},{"source":94,"target":5},{"source":93,"target":3},{"source":5,"target":0},{"source":5,"target":95},{"source":95,"target":96},{"source":95,"target":5},{"source":6,"target":0},{"source":6,"target":3},{"source":6,"target":97},{"source":6,"target":98},{"source":97,"target":99},{"source":97,"target":6},{"source":98,"target":3},{"source":7,"target":0},{"source":7,"target":3},{"source":7,"target":100},{"source":7,"target":101},{"source":100,"target":8},{"source":100,"target":102},{"source":100,"target":7},{"source":102,"target":8},{"source":101,"target":3},{"source":8,"target":0},{"source":8,"target":103},{"source":8,"target":104},{"source":103,"target":105},{"source":103,"target":8},{"source":104,"target":22},{"source":104,"target":106},{"source":104,"target":8},{"source":106,"target":22},{"source":9,"target":0},{"source":9,"target":2},{"source":9,"target":12},{"source":9,"target":107},{"source":9,"target":108},{"source":9,"target":109},{"source":9,"target":110},{"source":9,"target":111},{"source":9,"target":112},{"source":9,"target":113},{"source":9,"target":114},{"source":9,"target":115},{"source":9,"target":116},{"source":9,"target":117},{"source":107,"target":10},{"source":107,"target":118},{"source":107,"target":9},{"source":118,"target":10},{"source":108,"target":14},{"source":108,"target":119},{"source":108,"target":9},{"source":119,"target":14},{"source":109,"target":15},{"source":109,"target":120},{"source":109,"target":9},{"source":120,"target":15},{"source":110,"target":16},{"source":110,"target":121},{"source":110,"target":9},{"source":121,"target":16},{"source":111,"target":11},{"source":111,"target":122},{"source":111,"target":9},{"source":111,"target":123},{"source":122,"target":11},{"source":112,"target":18},{"source":112,"target":124},{"source":112,"target":9},{"source":124,"target":18},{"source":113,"target":20},{"source":113,"target":125},{"source":113,"target":9},{"source":125,"target":20},{"source":114,"target":19},{"source":114,"target":126},{"source":114,"target":9},{"source":126,"target":19},{"source":115,"target":21},{"source":115,"target":127},{"source":115,"target":9},{"source":127,"target":21},{"source":116,"target":2},{"source":117,"target":12},{"source":10,"target":0},{"source":10,"target":128},{"source":10,"target":129},{"source":10,"target":130},{"source":128,"target":10},{"source":129,"target":10},{"source":130,"target":10},{"source":11,"target":0},{"source":11,"target":123},{"source":11,"target":131},{"source":11,"target":132},{"source":11,"target":133},{"source":123,"target":9},{"source":123,"target":134},{"source":123,"target":11},{"source":123,"target":111},{"source":134,"target":9},{"source":131,"target":135},{"source":131,"target":11},{"source":132,"target":22},{"source":132,"target":136},{"source":132,"target":11},{"source":136,"target":22},{"source":133,"target":22},{"source":133,"target":137},{"source":133,"target":11},{"source":137,"target":22},{"source":12,"target":0},{"source":12,"target":138},{"source":12,"target":139},{"source":138,"target":140},{"source":138,"target":12},{"source":139,"target":141},{"source":139,"target":12},{"source":13,"target":0},{"source":13,"target":12},{"source":13,"target":142},{"source":13,"target":143},{"source":142,"target":144},{"source":142,"target":13},{"source":143,"target":12},{"source":14,"target":0},{"source":14,"target":13},{"source":14,"target":145},{"source":145,"target":13},{"source":15,"target":0},{"source":15,"target":13},{"source":15,"target":146},{"source":146,"target":13},{"source":16,"target":0},{"source":16,"target":13},{"source":16,"target":147},{"source":147,"target":13},{"source":17,"target":0},{"source":17,"target":148},{"source":17,"target":149},{"source":17,"target":150},{"source":17,"target":151},{"source":148,"target":17},{"source":149,"target":17},{"source":150,"target":17},{"source":151,"target":17},{"source":18,"target":0},{"source":18,"target":152},{"source":18,"target":153},{"source":18,"target":154},{"source":18,"target":155},{"source":152,"target":156},{"source":152,"target":18},{"source":153,"target":157},{"source":153,"target":18},{"source":154,"target":17},{"source":154,"target":158},{"source":154,"target":18},{"source":158,"target":17},{"source":155,"target":159},{"source":155,"target":18},{"source":19,"target":0},{"source":19,"target":12},{"source":19,"target":160},{"source":19,"target":161},{"source":160,"target":162},{"source":160,"target":19},{"source":161,"target":12},{"source":20,"target":0},{"source":20,"target":12},{"source":20,"target":163},{"source":20,"target":164},{"source":20,"target":165},{"source":20,"target":166},{"source":163,"target":167},{"source":163,"target":20},{"source":164,"target":9},{"source":164,"target":168},{"source":164,"target":20},{"source":168,"target":9},{"source":165,"target":169},{"source":165,"target":20},{"source":166,"target":12},{"source":21,"target":0},{"source":21,"target":170},{"source":21,"target":171},{"source":21,"target":172},{"source":170,"target":173},{"source":170,"target":21},{"source":171,"target":174},{"source":171,"target":21},{"source":172,"target":175},{"source":172,"target":21},{"source":22,"target":0},{"source":22,"target":176},{"source":22,"target":177},{"source":176,"target":178},{"source":176,"target":22},{"source":177,"target":179},{"source":177,"target":22},{"source":23,"target":0},{"source":23,"target":180},{"source":23,"target":181},{"source":23,"target":182},{"source":180,"target":24},{"source":180,"target":183},{"source":180,"target":23},{"source":183,"target":24},{"source":181,"target":184},{"source":181,"target":23},{"source":24,"target":0},{"source":24,"target":185},{"source":24,"target":186},{"source":185,"target":25},{"source":185,"target":187},{"source":185,"target":24},{"source":187,"target":25},{"source":186,"target":188},{"source":186,"target":24},{"source":25,"target":0},{"source":25,"target":12},{"source":25,"target":189},{"source":25,"target":190},{"source":189,"target":191},{"source":189,"target":25},{"source":190,"target":12},{"source":26,"target":0},{"source":26,"target":192},{"source":26,"target":193},{"source":26,"target":194},{"source":26,"target":195},{"source":26,"target":196},{"source":192,"target":197},{"source":192,"target":26},{"source":193,"target":198},{"source":193,"target":26},{"source":194,"target":199},{"source":194,"target":26},{"source":195,"target":200},{"source":195,"target":26},{"source":27,"target":0},{"source":27,"target":201},{"source":27,"target":202},{"source":27,"target":203},{"source":27,"target":204},{"source":27,"target":205},{"source":201,"target":206},{"source":201,"target":27},{"source":202,"target":207},{"source":202,"target":27},{"source":203,"target":28},{"source":203,"target":208},{"source":203,"target":27},{"source":208,"target":28},{"source":204,"target":209},{"source":204,"target":27},{"source":28,"target":0},{"source":28,"target":210},{"source":28,"target":211},{"source":210,"target":212},{"source":210,"target":28},{"source":211,"target":213},{"source":211,"target":28},{"source":29,"target":0},{"source":29,"target":214},{"source":29,"target":215},{"source":214,"target":29},{"source":215,"target":29},{"source":30,"target":0},{"source":30,"target":216},{"source":30,"target":217},{"source":30,"target":218},{"source":30,"target":219},{"source":216,"target":30},{"source":217,"target":30},{"source":218,"target":30},{"source":219,"target":30},{"source":31,"target":0},{"source":31,"target":220},{"source":31,"target":221},{"source":220,"target":31},{"source":221,"target":31},{"source":32,"target":0},{"source":32,"target":222},{"source":32,"target":223},{"source":32,"target":224},{"source":32,"target":225},{"source":222,"target":32},{"source":223,"target":32},{"source":224,"target":32},{"source":225,"target":32},{"source":33,"target":0},{"source":33,"target":226},{"source":33,"target":227},{"source":226,"target":33},{"source":227,"target":33},{"source":34,"target":0},{"source":34,"target":228},{"source":34,"target":229},{"source":228,"target":34},{"source":229,"target":34},{"source":35,"target":0},{"source":35,"target":230},{"source":230,"target":35},{"source":36,"target":0},{"source":36,"target":231},{"source":36,"target":232},{"source":36,"target":233},{"source":231,"target":234},{"source":231,"target":36},{"source":232,"target":37},{"source":232,"target":235},{"source":232,"target":36},{"source":235,"target":37},{"source":37,"target":0},{"source":37,"target":236},{"source":37,"target":237},{"source":236,"target":238},{"source":236,"target":37},{"source":237,"target":239},{"source":237,"target":37},{"source":38,"target":0},{"source":38,"target":240},{"source":38,"target":241},{"source":38,"target":242},{"source":38,"target":243},{"source":38,"target":244},{"source":38,"target":245},{"source":38,"target":246},{"source":240,"target":247},{"source":240,"target":38},{"source":241,"target":248},{"source":241,"target":38},{"source":242,"target":39},{"source":242,"target":249},{"source":242,"target":38},{"source":249,"target":39},{"source":243,"target":40},{"source":243,"target":250},{"source":243,"target":38},{"source":250,"target":40},{"source":244,"target":251},{"source":244,"target":38},{"source":245,"target":252},{"source":245,"target":38},{"source":39,"target":0},{"source":39,"target":12},{"source":39,"target":253},{"source":39,"target":254},{"source":253,"target":255},{"source":253,"target":39},{"source":254,"target":12},{"source":40,"target":0},{"source":40,"target":12},{"source":40,"target":256},{"source":40,"target":257},{"source":40,"target":258},{"source":256,"target":259},{"source":256,"target":40},{"source":257,"target":260},{"source":257,"target":40},{"source":258,"target":12},{"source":41,"target":0},{"source":41,"target":261},{"source":41,"target":262},{"source":261,"target":12},{"source":261,"target":263},{"source":261,"target":41},{"source":263,"target":12},{"source":42,"target":0},{"source":42,"target":264},{"source":42,"target":265},{"source":42,"target":266},{"source":264,"target":267},{"source":264,"target":42},{"source":265,"target":43},{"source":265,"target":268},{"source":265,"target":42},{"source":268,"target":43},{"source":43,"target":0},{"source":43,"target":269},{"source":43,"target":270},{"source":269,"target":271},{"source":269,"target":43},{"source":270,"target":272},{"source":270,"target":43},{"source":44,"target":0},{"source":44,"target":273},{"source":44,"target":274},{"source":273,"target":45},{"source":273,"target":275},{"source":273,"target":44},{"source":275,"target":45},{"source":45,"target":0},{"source":45,"target":276},{"source":276,"target":277},{"source":276,"target":45},{"source":46,"target":0},{"source":46,"target":278},{"source":46,"target":279},{"source":278,"target":280},{"source":278,"target":46},{"source":47,"target":0},{"source":47,"target":281},{"source":47,"target":282},{"source":281,"target":283},{"source":281,"target":47},{"source":48,"target":0},{"source":48,"target":284},{"source":49,"target":0},{"source":49,"target":285},{"source":49,"target":286},{"source":285,"target":287},{"source":285,"target":49},{"source":50,"target":0},{"source":50,"target":288},{"source":50,"target":289},{"source":50,"target":290},{"source":288,"target":291},{"source":288,"target":50},{"source":289,"target":292},{"source":289,"target":50},{"source":51,"target":0},{"source":51,"target":293},{"source":51,"target":294},{"source":51,"target":295},{"source":293,"target":296},{"source":293,"target":51},{"source":294,"target":297},{"source":294,"target":51},{"source":52,"target":0},{"source":52,"target":298},{"source":52,"target":299},{"source":52,"target":300},{"source":298,"target":301},{"source":298,"target":52},{"source":299,"target":302},{"source":299,"target":52},{"source":53,"target":0},{"source":53,"target":303},{"source":53,"target":304},{"source":53,"target":305},{"source":53,"target":306},{"source":303,"target":307},{"source":303,"target":53},{"source":304,"target":29},{"source":304,"target":308},{"source":304,"target":53},{"source":308,"target":29},{"source":305,"target":309},{"source":305,"target":53},{"source":54,"target":0},{"source":54,"target":310},{"source":54,"target":311},{"source":54,"target":312},{"source":54,"target":313},{"source":310,"target":314},{"source":310,"target":54},{"source":311,"target":30},{"source":311,"target":315},{"source":311,"target":54},{"source":315,"target":30},{"source":312,"target":316},{"source":312,"target":54},{"source":55,"target":0},{"source":55,"target":317},{"source":55,"target":318},{"source":55,"target":319},{"source":317,"target":320},{"source":317,"target":55},{"source":318,"target":22},{"source":318,"target":321},{"source":318,"target":55},{"source":321,"target":22},{"source":56,"target":0},{"source":56,"target":322},{"source":56,"target":323},{"source":56,"target":324},{"source":56,"target":325},{"source":322,"target":31},{"source":322,"target":326},{"source":322,"target":56},{"source":326,"target":31},{"source":323,"target":327},{"source":323,"target":56},{"source":324,"target":328},{"source":324,"target":56},{"source":57,"target":0},{"source":57,"target":329},{"source":57,"target":330},{"source":57,"target":331},{"source":57,"target":332},{"source":329,"target":32},{"source":329,"target":333},{"source":329,"target":57},{"source":333,"target":32},{"source":330,"target":334},{"source":330,"target":57},{"source":331,"target":335},{"source":331,"target":57},{"source":58,"target":0},{"source":58,"target":336},{"source":58,"target":337},{"source":58,"target":338},{"source":58,"target":339},{"source":336,"target":340},{"source":336,"target":58},{"source":337,"target":33},{"source":337,"target":341},{"source":337,"target":58},{"source":341,"target":33},{"source":338,"target":342},{"source":338,"target":58},{"source":59,"target":0},{"source":59,"target":343},{"source":59,"target":344},{"source":59,"target":345},{"source":343,"target":34},{"source":343,"target":346},{"source":343,"target":59},{"source":346,"target":34},{"source":344,"target":347},{"source":344,"target":59},{"source":60,"target":0},{"source":60,"target":348},{"source":60,"target":349},{"source":60,"target":350},{"source":348,"target":351},{"source":348,"target":60},{"source":349,"target":35},{"source":349,"target":352},{"source":349,"target":60},{"source":352,"target":35},{"source":61,"target":0},{"source":61,"target":353},{"source":61,"target":354},{"source":353,"target":12},{"source":353,"target":355},{"source":353,"target":61},{"source":355,"target":12},{"source":62,"target":0},{"source":62,"target":61},{"source":62,"target":356},{"source":62,"target":357},{"source":62,"target":358},{"source":356,"target":359},{"source":356,"target":62},{"source":357,"target":63},{"source":357,"target":360},{"source":357,"target":62},{"source":360,"target":63},{"source":358,"target":61},{"source":63,"target":0},{"source":64,"target":0},{"source":64,"target":63},{"source":64,"target":361},{"source":64,"target":362},{"source":64,"target":363},{"source":361,"target":63},{"source":361,"target":364},{"source":361,"target":64},{"source":364,"target":63},{"source":362,"target":63},{"source":362,"target":365},{"source":362,"target":64},{"source":365,"target":63},{"source":363,"target":63},{"source":65,"target":0},{"source":65,"target":63},{"source":65,"target":366},{"source":65,"target":367},{"source":65,"target":368},{"source":65,"target":369},{"source":366,"target":31},{"source":366,"target":370},{"source":366,"target":65},{"source":370,"target":31},{"source":367,"target":63},{"source":367,"target":371},{"source":367,"target":65},{"source":371,"target":63},{"source":368,"target":63},{"source":368,"target":372},{"source":368,"target":65},{"source":372,"target":63},{"source":369,"target":63},{"source":66,"target":0},{"source":66,"target":63},{"source":66,"target":373},{"source":66,"target":374},{"source":373,"target":63},{"source":373,"target":375},{"source":373,"target":66},{"source":375,"target":63},{"source":374,"target":63},{"source":67,"target":0},{"source":67,"target":63},{"source":67,"target":376},{"source":376,"target":63},{"source":68,"target":0},{"source":68,"target":67},{"source":68,"target":377},{"source":68,"target":378},{"source":377,"target":379},{"source":377,"target":68},{"source":378,"target":67},{"source":69,"target":0},{"source":69,"target":67},{"source":69,"target":380},{"source":380,"target":67},{"source":70,"target":0},{"source":70,"target":61},{"source":70,"target":381},{"source":70,"target":382},{"source":381,"target":383},{"source":381,"target":70},{"source":382,"target":61},{"source":71,"target":0},{"source":71,"target":384},{"source":71,"target":385},{"source":71,"target":386},{"source":384,"target":387},{"source":384,"target":71},{"source":385,"target":12},{"source":385,"target":388},{"source":385,"target":71},{"source":388,"target":12},{"source":72,"target":0},{"source":72,"target":389},{"source":72,"target":390},{"source":389,"target":73},{"source":389,"target":391},{"source":389,"target":72},{"source":391,"target":73},{"source":73,"target":0},{"source":73,"target":74},{"source":73,"target":392},{"source":73,"target":393},{"source":392,"target":74},{"source":392,"target":394},{"source":392,"target":73},{"source":394,"target":74},{"source":393,"target":74},{"source":74,"target":0},{"source":75,"target":0},{"source":75,"target":74},{"source":75,"target":395},{"source":75,"target":396},{"source":75,"target":397},{"source":395,"target":398},{"source":395,"target":75},{"source":396,"target":399},{"source":396,"target":75},{"source":397,"target":74},{"source":76,"target":0},{"source":76,"target":74},{"source":76,"target":400},{"source":76,"target":401},{"source":76,"target":402},{"source":400,"target":403},{"source":400,"target":76},{"source":401,"target":404},{"source":401,"target":76},{"source":402,"target":74},{"source":77,"target":0},{"source":77,"target":74},{"source":77,"target":405},{"source":77,"target":406},{"source":77,"target":407},{"source":77,"target":408},{"source":405,"target":409},{"source":405,"target":77},{"source":406,"target":74},{"source":406,"target":410},{"source":406,"target":77},{"source":410,"target":74},{"source":407,"target":74},{"source":407,"target":411},{"source":407,"target":77},{"source":411,"target":74},{"source":408,"target":74},{"source":78,"target":0},{"source":78,"target":74},{"source":78,"target":412},{"source":78,"target":413},{"source":78,"target":414},{"source":412,"target":415},{"source":412,"target":78},{"source":413,"target":74},{"source":413,"target":416},{"source":413,"target":78},{"source":416,"target":74},{"source":414,"target":74},{"source":79,"target":0},{"source":79,"target":74},{"source":79,"target":417},{"source":79,"target":418},{"source":79,"target":419},{"source":417,"target":420},{"source":417,"target":79},{"source":418,"target":74},{"source":418,"target":421},{"source":418,"target":79},{"source":421,"target":74},{"source":419,"target":74},{"source":80,"target":0},{"source":80,"target":74},{"source":80,"target":422},{"source":80,"target":423},{"source":80,"target":424},{"source":80,"target":425},{"source":422,"target":39},{"source":422,"target":426},{"source":422,"target":80},{"source":426,"target":39},{"source":423,"target":427},{"source":423,"target":80},{"source":424,"target":74},{"source":424,"target":428},{"source":424,"target":80},{"source":428,"target":74},{"source":425,"target":74},{"source":81,"target":0},{"source":81,"target":74},{"source":81,"target":429},{"source":429,"target":74},{"source":82,"target":0},{"source":82,"target":74},{"source":82,"target":430},{"source":430,"target":74},{"source":83,"target":0},{"source":83,"target":74},{"source":83,"target":431},{"source":83,"target":432},{"source":431,"target":433},{"source":431,"target":83},{"source":432,"target":74},{"source":84,"target":0},{"source":84,"target":2},{"source":84,"target":12},{"source":84,"target":434},{"source":84,"target":435},{"source":434,"target":2},{"source":435,"target":12},{"source":85,"target":0},{"source":85,"target":84},{"source":85,"target":436},{"source":436,"target":84},{"source":86,"target":0},{"source":86,"target":84},{"source":86,"target":437},{"source":437,"target":84}],"multigraph":true}
ecore
drones
repo-ecore-all/data/iivanoo/FLYAQ/runtime/it.univaq.flyaq.topics/model/behaviour.ecore
behaviour NamedElement name Behaviour crs drones Drone typeName home movements moveTransitions slots travelMode Action Start Stop Choice conditionIdentifier falseBranch Move preActions postActions TakeOff altitude Land GoTo targetPosition strategy Hover duration HeadTo direction Circle targetPosition duration radius altitude clockwise GoToStrategy DIRECT DIRECT HORIZONTAL_FIRST HORIZONTAL_FIRST VERTICAL_FIRST VERTICAL_FIRST TravelMode SAFE SAFE NORMAL NORMAL AGGRESSIVE AGGRESSIVE CommunicationAction Notify slot BroadcastNotify UnicastNotify receiver MulticastNotify receiver CheckNotification slot Slot DeviceAction actionName parameters Parameter key value MoveTransition waitFor from to fluid Coordinate latitude longitude altitude heading Feedback actionName parameters
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="behaviour" nsURI="http://www.flyaql.it/behaviour" nsPrefix="behaviour"> <eAnnotations source="howto"> <details key="provenance" value="This metamodel comes from the it.univaq.flyaq.behaviour package, and it serves as &#xA;source for generating all the Java classes in it.univaq.flyaq.flightinstructor.topics.behaviour&#xA;via the Texo Java code generator (remember to set the Java compiler to 1.5)."/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Behaviour" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="crs" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="drones" lowerBound="1" upperBound="-1" eType="#//Drone" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Drone" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="typeName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="home" lowerBound="1" eType="#//Coordinate" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="movements" upperBound="-1" eType="#//Move" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="moveTransitions" upperBound="-1" eType="#//MoveTransition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="slots" upperBound="-1" eType="#//Slot" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="travelMode" lowerBound="1" eType="#//TravelMode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Action" abstract="true" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Start" eSuperTypes="#//Move"/> <eClassifiers xsi:type="ecore:EClass" name="Stop" eSuperTypes="#//Move"/> <eClassifiers xsi:type="ecore:EClass" name="Choice" eSuperTypes="#//MoveTransition"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="conditionIdentifier" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="falseBranch" lowerBound="1" eType="#//Move"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Move" abstract="true" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="preActions" upperBound="-1" eType="#//Action" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="postActions" upperBound="-1" eType="#//Action" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TakeOff" eSuperTypes="#//Move"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="altitude" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Land" eSuperTypes="#//Move"/> <eClassifiers xsi:type="ecore:EClass" name="GoTo" eSuperTypes="#//Move"> <eStructuralFeatures xsi:type="ecore:EReference" name="targetPosition" lowerBound="1" eType="#//Coordinate" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="strategy" lowerBound="1" eType="#//GoToStrategy"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Hover" eSuperTypes="#//Move"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="duration" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="HeadTo" eSuperTypes="#//Move"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Circle" eSuperTypes="#//Move"> <eStructuralFeatures xsi:type="ecore:EReference" name="targetPosition" lowerBound="1" eType="#//Coordinate" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="duration" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="radius" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="altitude" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="clockwise" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="GoToStrategy"> <eLiterals name="DIRECT"/> <eLiterals name="HORIZONTAL_FIRST" value="1"/> <eLiterals name="VERTICAL_FIRST" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="TravelMode"> <eLiterals name="SAFE"/> <eLiterals name="NORMAL" value="1"/> <eLiterals name="AGGRESSIVE" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CommunicationAction" abstract="true" eSuperTypes="#//Action"/> <eClassifiers xsi:type="ecore:EClass" name="Notify" abstract="true" eSuperTypes="#//CommunicationAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="slot" lowerBound="1" eType="#//Slot"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BroadcastNotify" eSuperTypes="#//Notify"/> <eClassifiers xsi:type="ecore:EClass" name="UnicastNotify" eSuperTypes="#//Notify"> <eStructuralFeatures xsi:type="ecore:EReference" name="receiver" lowerBound="1" eType="#//Drone"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MulticastNotify" eSuperTypes="#//Notify"> <eStructuralFeatures xsi:type="ecore:EReference" name="receiver" lowerBound="1" upperBound="-1" eType="#//Drone"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CheckNotification" eSuperTypes="#//CommunicationAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="slot" lowerBound="1" eType="#//Slot"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Slot" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="DeviceAction" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="actionName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#//Parameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Parameter"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MoveTransition"> <eStructuralFeatures xsi:type="ecore:EReference" name="waitFor" eType="#//Slot"/> <eStructuralFeatures xsi:type="ecore:EReference" name="from" lowerBound="1" eType="#//Move"/> <eStructuralFeatures xsi:type="ecore:EReference" name="to" lowerBound="1" eType="#//Move"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fluid" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Coordinate"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="latitude" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="longitude" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="altitude" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="heading" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Feedback" eSuperTypes="#//CommunicationAction"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="actionName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#//Parameter" containment="true"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"behaviour","nsURI":"http://www.flyaql.it/behaviour","name":"behaviour","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behaviour","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Drone","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Start","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stop","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Choice","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Move","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TakeOff","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Land","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GoTo","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Hover","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HeadTo","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Circle","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"GoToStrategy","instanceClass":null,"id":15,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"TravelMode","instanceClass":null,"id":16,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunicationAction","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Notify","instanceClass":null,"abstract":true,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BroadcastNotify","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnicastNotify","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MulticastNotify","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CheckNotification","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Slot","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeviceAction","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MoveTransition","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Coordinate","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feedback","instanceClass":null,"abstract":false,"id":28,"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":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"crs","changeable":true,"lowerBound":0,"iD":false,"id":31,"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":"drones","changeable":true,"resolveProxies":true,"lowerBound":1,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"typeName","changeable":true,"lowerBound":1,"iD":false,"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":"home","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":"movements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"moveTransitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"slots","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"travelMode","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"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"conditionIdentifier","changeable":true,"lowerBound":1,"iD":false,"id":52,"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":"falseBranch","changeable":true,"resolveProxies":true,"lowerBound":1,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"preActions","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":"postActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"altitude","changeable":true,"lowerBound":0,"iD":false,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"targetPosition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":66,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"strategy","changeable":true,"lowerBound":1,"iD":false,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"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":"duration","changeable":true,"lowerBound":1,"iD":false,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"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":"direction","changeable":true,"lowerBound":0,"iD":false,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"targetPosition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":77,"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":"duration","changeable":true,"lowerBound":1,"iD":false,"id":78,"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":"radius","changeable":true,"lowerBound":1,"iD":false,"id":79,"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":"altitude","changeable":true,"lowerBound":1,"iD":false,"id":80,"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":"clockwise","changeable":true,"lowerBound":1,"iD":false,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"name":"DIRECT","id":88,"value":0,"literal":"DIRECT","eClass":"EEnumLiteral"},{"name":"HORIZONTAL_FIRST","id":89,"value":1,"literal":"HORIZONTAL_FIRST","eClass":"EEnumLiteral"},{"name":"VERTICAL_FIRST","id":90,"value":2,"literal":"VERTICAL_FIRST","eClass":"EEnumLiteral"},{"name":"SAFE","id":91,"value":0,"literal":"SAFE","eClass":"EEnumLiteral"},{"name":"NORMAL","id":92,"value":1,"literal":"NORMAL","eClass":"EEnumLiteral"},{"name":"AGGRESSIVE","id":93,"value":2,"literal":"AGGRESSIVE","eClass":"EEnumLiteral"},{"id":94,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"slot","changeable":true,"resolveProxies":true,"lowerBound":1,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"receiver","changeable":true,"resolveProxies":true,"lowerBound":1,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"receiver","changeable":true,"resolveProxies":true,"lowerBound":1,"id":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"slot","changeable":true,"resolveProxies":true,"lowerBound":1,"id":105,"derived":false},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"actionName","changeable":true,"lowerBound":1,"iD":false,"id":109,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":110,"derived":false},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":1,"iD":false,"id":114,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":115,"derived":false},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"waitFor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":118,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":1,"id":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":"to","changeable":true,"resolveProxies":true,"lowerBound":1,"id":120,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fluid","changeable":true,"lowerBound":0,"iD":false,"id":121,"derived":false},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"latitude","changeable":true,"lowerBound":1,"iD":false,"id":126,"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":"longitude","changeable":true,"lowerBound":1,"iD":false,"id":127,"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":"altitude","changeable":true,"lowerBound":1,"iD":false,"id":128,"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":"heading","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"actionName","changeable":true,"lowerBound":1,"iD":false,"id":134,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":135,"derived":false},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":1,"target":0},{"source":1,"target":29},{"source":29,"target":30},{"source":29,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":31},{"source":2,"target":32},{"source":2,"target":33},{"source":31,"target":34},{"source":31,"target":2},{"source":32,"target":3},{"source":32,"target":35},{"source":32,"target":2},{"source":35,"target":3},{"source":33,"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":3,"target":40},{"source":3,"target":41},{"source":3,"target":42},{"source":36,"target":43},{"source":36,"target":3},{"source":37,"target":27},{"source":37,"target":44},{"source":37,"target":3},{"source":44,"target":27},{"source":38,"target":8},{"source":38,"target":45},{"source":38,"target":3},{"source":45,"target":8},{"source":39,"target":26},{"source":39,"target":46},{"source":39,"target":3},{"source":46,"target":26},{"source":40,"target":23},{"source":40,"target":47},{"source":40,"target":3},{"source":47,"target":23},{"source":41,"target":16},{"source":41,"target":48},{"source":41,"target":3},{"source":48,"target":16},{"source":42,"target":1},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":49},{"source":49,"target":1},{"source":5,"target":0},{"source":5,"target":8},{"source":5,"target":50},{"source":50,"target":8},{"source":6,"target":0},{"source":6,"target":8},{"source":6,"target":51},{"source":51,"target":8},{"source":7,"target":0},{"source":7,"target":26},{"source":7,"target":52},{"source":7,"target":53},{"source":7,"target":54},{"source":52,"target":55},{"source":52,"target":7},{"source":53,"target":8},{"source":53,"target":56},{"source":53,"target":7},{"source":56,"target":8},{"source":54,"target":26},{"source":8,"target":0},{"source":8,"target":1},{"source":8,"target":57},{"source":8,"target":58},{"source":8,"target":59},{"source":57,"target":4},{"source":57,"target":60},{"source":57,"target":8},{"source":60,"target":4},{"source":58,"target":4},{"source":58,"target":61},{"source":58,"target":8},{"source":61,"target":4},{"source":59,"target":1},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":62},{"source":9,"target":63},{"source":62,"target":64},{"source":62,"target":9},{"source":63,"target":8},{"source":10,"target":0},{"source":10,"target":8},{"source":10,"target":65},{"source":65,"target":8},{"source":11,"target":0},{"source":11,"target":8},{"source":11,"target":66},{"source":11,"target":67},{"source":11,"target":68},{"source":66,"target":27},{"source":66,"target":69},{"source":66,"target":11},{"source":69,"target":27},{"source":67,"target":15},{"source":67,"target":70},{"source":67,"target":11},{"source":70,"target":15},{"source":68,"target":8},{"source":12,"target":0},{"source":12,"target":8},{"source":12,"target":71},{"source":12,"target":72},{"source":71,"target":73},{"source":71,"target":12},{"source":72,"target":8},{"source":13,"target":0},{"source":13,"target":8},{"source":13,"target":74},{"source":13,"target":75},{"source":74,"target":76},{"source":74,"target":13},{"source":75,"target":8},{"source":14,"target":0},{"source":14,"target":8},{"source":14,"target":77},{"source":14,"target":78},{"source":14,"target":79},{"source":14,"target":80},{"source":14,"target":81},{"source":14,"target":82},{"source":77,"target":27},{"source":77,"target":83},{"source":77,"target":14},{"source":83,"target":27},{"source":78,"target":84},{"source":78,"target":14},{"source":79,"target":85},{"source":79,"target":14},{"source":80,"target":86},{"source":80,"target":14},{"source":81,"target":87},{"source":81,"target":14},{"source":82,"target":8},{"source":15,"target":0},{"source":15,"target":88},{"source":15,"target":89},{"source":15,"target":90},{"source":88,"target":15},{"source":89,"target":15},{"source":90,"target":15},{"source":16,"target":0},{"source":16,"target":91},{"source":16,"target":92},{"source":16,"target":93},{"source":91,"target":16},{"source":92,"target":16},{"source":93,"target":16},{"source":17,"target":0},{"source":17,"target":4},{"source":17,"target":94},{"source":94,"target":4},{"source":18,"target":0},{"source":18,"target":17},{"source":18,"target":95},{"source":18,"target":96},{"source":95,"target":23},{"source":95,"target":97},{"source":95,"target":18},{"source":97,"target":23},{"source":96,"target":17},{"source":19,"target":0},{"source":19,"target":18},{"source":19,"target":98},{"source":98,"target":18},{"source":20,"target":0},{"source":20,"target":18},{"source":20,"target":99},{"source":20,"target":100},{"source":99,"target":3},{"source":99,"target":101},{"source":99,"target":20},{"source":101,"target":3},{"source":100,"target":18},{"source":21,"target":0},{"source":21,"target":18},{"source":21,"target":102},{"source":21,"target":103},{"source":102,"target":3},{"source":102,"target":104},{"source":102,"target":21},{"source":104,"target":3},{"source":103,"target":18},{"source":22,"target":0},{"source":22,"target":17},{"source":22,"target":105},{"source":22,"target":106},{"source":105,"target":23},{"source":105,"target":107},{"source":105,"target":22},{"source":107,"target":23},{"source":106,"target":17},{"source":23,"target":0},{"source":23,"target":1},{"source":23,"target":108},{"source":108,"target":1},{"source":24,"target":0},{"source":24,"target":4},{"source":24,"target":109},{"source":24,"target":110},{"source":24,"target":111},{"source":109,"target":112},{"source":109,"target":24},{"source":110,"target":25},{"source":110,"target":113},{"source":110,"target":24},{"source":113,"target":25},{"source":111,"target":4},{"source":25,"target":0},{"source":25,"target":114},{"source":25,"target":115},{"source":114,"target":116},{"source":114,"target":25},{"source":115,"target":117},{"source":115,"target":25},{"source":26,"target":0},{"source":26,"target":118},{"source":26,"target":119},{"source":26,"target":120},{"source":26,"target":121},{"source":118,"target":23},{"source":118,"target":122},{"source":118,"target":26},{"source":122,"target":23},{"source":119,"target":8},{"source":119,"target":123},{"source":119,"target":26},{"source":123,"target":8},{"source":120,"target":8},{"source":120,"target":124},{"source":120,"target":26},{"source":124,"target":8},{"source":121,"target":125},{"source":121,"target":26},{"source":27,"target":0},{"source":27,"target":126},{"source":27,"target":127},{"source":27,"target":128},{"source":27,"target":129},{"source":126,"target":130},{"source":126,"target":27},{"source":127,"target":131},{"source":127,"target":27},{"source":128,"target":132},{"source":128,"target":27},{"source":129,"target":133},{"source":129,"target":27},{"source":28,"target":0},{"source":28,"target":17},{"source":28,"target":134},{"source":28,"target":135},{"source":28,"target":136},{"source":134,"target":137},{"source":134,"target":28},{"source":135,"target":25},{"source":135,"target":138},{"source":135,"target":28},{"source":138,"target":25},{"source":136,"target":17}],"multigraph":true}
ecore
constraints
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset-mtl/repos/eclipse/ocl/tests/org.eclipse.ocl.examples.xtext.tests/src/org/eclipse/ocl/examples/test/xtext/models/OCL.reference.ecore
ocl types AnyType O BagType collection_type_name diagnostics context C O CollectionType C O oclIterators collection_type_name diagnostics context no_invalid_values diagnostics context elementType kind ElementType InvalidType O MessageType C O P oclProperties exclusive_signature diagnostics context operation_parameters diagnostics context signal_attributes diagnostics context referredOperation referredSignal OrderedSetType collection_type_name diagnostics context C O PrimitiveType O SequenceType collection_type_name diagnostics context C O SetType collection_type_name diagnostics context C O TemplateParameterType O specification TupleType O P oclProperties tuple_type_name diagnostics context part_names_unique diagnostics context features_only_properties diagnostics context TypeType C O referredType VoidType O utilities ASTNode startPosition -1 endPosition -1 CallingASTNode propertyStartPosition -1 propertyEndPosition -1 TypedASTNode typeStartPosition -1 typeEndPosition -1 Visitable accept T U v Visitor T C O P EL PM S COA SSA CT visitVariableExp variableExp visitLetExp letExp visitIfExp ifExp visitTypeExp typeExp visitPropertyCallExp callExp visitOperationCallExp callExp visitAssociationClassCallExp callExp visitIteratorExp callExp visitIterateExp callExp visitUnspecifiedValueExp unspecExp visitIntegerLiteralExp literalExp visitUnlimitedNaturalLiteralExp literalExp visitRealLiteralExp literalExp visitStringLiteralExp literalExp visitBooleanLiteralExp literalExp visitEnumLiteralExp literalExp visitCollectionLiteralExp literalExp visitCollectionItem item visitCollectionRange range visitTupleLiteralExp literalExp visitTupleLiteralPart part visitInvalidLiteralExp literalExp visitNullLiteralExp literalExp visitStateExp stateExp visitMessageExp messageExp visitVariable variable visitExpressionInOCL expression visitConstraint constraint TypedElement C getName getType setName name setType type ExpressionInOCL C PM bodyExpression contextVariable resultVariable parameterVariable generatedType PredefinedType O getName oclOperations expressions AssociationClassCallExp C P referredAssociationClass NavigationCallExp C P qualifier navigationSource FeatureCallExp C markedPre CallExp C source OCLExpression C BooleanLiteralExp C boolean_type diagnostics context booleanSymbol PrimitiveLiteralExp C LiteralExp C CollectionItem C item_type diagnostics context item CollectionLiteralPart C CollectionKind Set Set OrderedSet OrderedSet Bag Bag Sequence Sequence Collection Collection CollectionLiteralExp C no_collection_instances diagnostics context set_kind diagnostics context sequence_kind diagnostics context bag_kind diagnostics context element_type diagnostics context kind part simpleRange CollectionRange C range_type diagnostics context first last EnumLiteralExp C EL enum_type diagnostics context referredEnumLiteral IfExp C boolean_condition diagnostics context if_type diagnostics context condition thenExpression elseExpression IntegerLiteralExp C integer_type diagnostics context integerSymbol NumericLiteralExp C UnlimitedNaturalLiteralExp C natural_type diagnostics context integerSymbol unlimited InvalidLiteralExp C IterateExp C PM iterate_type diagnostics context body_type diagnostics context result_init diagnostics context result LoopExp C PM source_collection diagnostics context loop_variable_init diagnostics context loop_variable_type diagnostics context body iterator Variable C PM init_type diagnostics context initExpression representedParameter IteratorExp C PM boolean_type diagnostics context collect_type diagnostics context select_reject_type diagnostics context boolean_body_type diagnostics context LetExp C PM let_type diagnostics context in variable MessageExp C COA SSA operation_arguments diagnostics context signal_arguments diagnostics context target_defines_operation diagnostics context has_operation_or_signal diagnostics context target_not_collection diagnostics context target argument calledOperation sentSignal NullLiteralExp C OperationCallExp C O arguments_conform diagnostics context argument_count diagnostics context argument referredOperation operationCode PropertyCallExp C P property_type diagnostics context referredProperty RealLiteralExp C real_type diagnostics context realSymbol StateExp C S referredState StringLiteralExp C string_type diagnostics context stringSymbol TupleLiteralExp C P tuple_type diagnostics context parts_unique diagnostics context part TupleLiteralPart C P value_type diagnostics context value attribute TypeExp C referredType UnspecifiedValueExp C VariableExp C PM var_type diagnostics context referredVariable
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ocl" nsURI="http://www.eclipse.org/ocl/1.1.0/OCL" nsPrefix="ocl"> <eSubpackages name="types" nsURI="http://www.eclipse.org/ocl/1.1.0/OCL/Types" nsPrefix="ocl.types"> <eClassifiers xsi:type="ecore:EClass" name="AnyType"> <eTypeParameters name="O"/> <eGenericSuperTypes eClassifier="#//utilities/PredefinedType"> <eTypeArguments eTypeParameter="#//types/AnyType/O"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BagType"> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EOperation" name="collection_type_name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="self.name = 'Bag(' + self.elementType.name + ')'"/> </eAnnotations> <eAnnotations source="redefines" references="#//types/CollectionType/collection_type_name"/> <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> </contents> </eAnnotations> <eTypeParameters name="C"/> <eTypeParameters name="O"/> <eGenericSuperTypes eClassifier="#//types/CollectionType"> <eTypeArguments eTypeParameter="#//types/BagType/C"/> <eTypeArguments eTypeParameter="#//types/BagType/O"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CollectionType"> <eTypeParameters name="C"/> <eTypeParameters name="O"/> <eOperations name="oclIterators" upperBound="-1"> <eGenericType eTypeParameter="#//types/CollectionType/O"/> </eOperations> <eOperations name="collection_type_name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="self.name = 'Collection(' + self.elementType.name + ')'"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="no_invalid_values" 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->forAll(not oclIsInvalid())"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="elementType"> <eGenericType eTypeParameter="#//types/CollectionType/C"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" lowerBound="1" eType="#//expressions/CollectionKind" changeable="false" volatile="true" transient="true"/> <eGenericSuperTypes eClassifier="#//utilities/PredefinedType"> <eTypeArguments eTypeParameter="#//types/CollectionType/O"/> </eGenericSuperTypes> <eGenericSuperTypes eClassifier="#//utilities/TypedASTNode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ElementType"/> <eClassifiers xsi:type="ecore:EClass" name="InvalidType"> <eTypeParameters name="O"/> <eGenericSuperTypes eClassifier="#//utilities/PredefinedType"> <eTypeArguments eTypeParameter="#//types/InvalidType/O"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MessageType"> <eTypeParameters name="C"/> <eTypeParameters name="O"/> <eTypeParameters name="P"/> <eOperations name="oclProperties" upperBound="-1"> <eGenericType eTypeParameter="#//types/MessageType/P"/> </eOperations> <eOperations name="exclusive_signature" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="referredOperation->size() + referredSignal->size() = 1"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="operation_parameters" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="referredOperation->size()=1 implies&#xA;Set{1..self.ownedAttribute->size()}->forAll(i | self.ownedAttribute.at(i).cmpSlots(&#xA;referredOperation.ownedParameter.asProperty()->at(i)))"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="signal_attributes" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="referredSignal->size() = 1 implies&#xA;Set{1..self.ownedAttribute->size()}->forAll(i | self.ownedAttribute.asOrderedSet().at(i).cmpSlots(&#xA;referredSignal.ownedAttribute.asOrderedSet()->at(i)))"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="referredOperation"> <eGenericType eTypeParameter="#//types/MessageType/O"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="referredSignal"> <eGenericType eTypeParameter="#//types/MessageType/C"/> </eStructuralFeatures> <eGenericSuperTypes eClassifier="#//utilities/PredefinedType"> <eTypeArguments eTypeParameter="#//types/MessageType/O"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OrderedSetType"> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EOperation" name="collection_type_name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="self.name = 'OrderedSet(' + self.elementType.name + ')'"/> </eAnnotations> <eAnnotations source="redefines" references="#//types/CollectionType/collection_type_name"/> <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> </contents> </eAnnotations> <eTypeParameters name="C"/> <eTypeParameters name="O"/> <eGenericSuperTypes eClassifier="#//types/CollectionType"> <eTypeArguments eTypeParameter="#//types/OrderedSetType/C"/> <eTypeArguments eTypeParameter="#//types/OrderedSetType/O"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType"> <eTypeParameters name="O"/> <eGenericSuperTypes eClassifier="#//utilities/PredefinedType"> <eTypeArguments eTypeParameter="#//types/PrimitiveType/O"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SequenceType"> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EOperation" name="collection_type_name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="self.name = 'Sequence(' + self.elementType.name + ')'"/> </eAnnotations> <eAnnotations source="redefines" references="#//types/CollectionType/collection_type_name"/> <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> </contents> </eAnnotations> <eTypeParameters name="C"/> <eTypeParameters name="O"/> <eGenericSuperTypes eClassifier="#//types/CollectionType"> <eTypeArguments eTypeParameter="#//types/SequenceType/C"/> <eTypeArguments eTypeParameter="#//types/SequenceType/O"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SetType"> <eAnnotations source="duplicates"> <contents xsi:type="ecore:EOperation" name="collection_type_name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="self.name = 'Set(' + self.elementType.name + ')'"/> </eAnnotations> <eAnnotations source="redefines" references="#//types/CollectionType/collection_type_name"/> <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> </contents> </eAnnotations> <eTypeParameters name="C"/> <eTypeParameters name="O"/> <eGenericSuperTypes eClassifier="#//types/CollectionType"> <eTypeArguments eTypeParameter="#//types/SetType/C"/> <eTypeArguments eTypeParameter="#//types/SetType/O"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TemplateParameterType"> <eTypeParameters name="O"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="specification" ordered="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TupleType"> <eTypeParameters name="O"/> <eTypeParameters name="P"/> <eOperations name="oclProperties" upperBound="-1"> <eGenericType eTypeParameter="#//types/TupleType/P"/> </eOperations> <eOperations name="tuple_type_name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="name =&#xA;'Tuple('.concat (&#xA;Sequence{1..allProperties()->size()}->iterate (pn; s: String = '' |&#xA;let p: Property = allProperties()->at (pn) in (&#xA;s.concat (&#xA;(if (pn>1) then ',' else '' endif)&#xA;.concat (p.name).concat (': ')&#xA;.concat (p.type.name)&#xA;)&#xA;)&#xA;)&#xA;).concat (')')"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="part_names_unique" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="true"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="features_only_properties" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="feature->forAll (f | f.oclIsTypeOf(Property))"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eGenericSuperTypes eClassifier="#//utilities/PredefinedType"> <eTypeArguments eTypeParameter="#//types/TupleType/O"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeType"> <eTypeParameters name="C"/> <eTypeParameters name="O"/> <eStructuralFeatures xsi:type="ecore:EReference" name="referredType" lowerBound="1"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedSetVisibility" value="true"/> </eAnnotations> <eGenericType eTypeParameter="#//types/TypeType/C"/> </eStructuralFeatures> <eGenericSuperTypes eClassifier="#//utilities/PredefinedType"> <eTypeArguments eTypeParameter="#//types/TypeType/O"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VoidType"> <eTypeParameters name="O"/> <eGenericSuperTypes eClassifier="#//utilities/PredefinedType"> <eTypeArguments eTypeParameter="#//types/VoidType/O"/> </eGenericSuperTypes> </eClassifiers> </eSubpackages> <eSubpackages name="utilities" nsURI="http://www.eclipse.org/ocl/1.1.0/OCL/Utilities" nsPrefix="ocl.util"> <eClassifiers xsi:type="ecore:EClass" name="ASTNode" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startPosition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" transient="true" defaultValueLiteral="-1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="endPosition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" transient="true" defaultValueLiteral="-1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CallingASTNode" abstract="true" interface="true" eSuperTypes="#//utilities/ASTNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="propertyStartPosition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" transient="true" defaultValueLiteral="-1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="propertyEndPosition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" transient="true" defaultValueLiteral="-1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypedASTNode" abstract="true" interface="true" eSuperTypes="#//utilities/ASTNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="typeStartPosition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" transient="true" defaultValueLiteral="-1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="typeEndPosition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" transient="true" defaultValueLiteral="-1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Visitable" abstract="true" interface="true"> <eOperations name="accept"> <eGenericType eTypeParameter="#//utilities/Visitable/accept/T"/> <eTypeParameters name="T"/> <eTypeParameters name="U"> <eBounds eClassifier="#//utilities/Visitor"> <eTypeArguments eTypeParameter="#//utilities/Visitable/accept/T"/> <eTypeArguments/> <eTypeArguments/> <eTypeArguments/> <eTypeArguments/> <eTypeArguments/> <eTypeArguments/> <eTypeArguments/> <eTypeArguments/> <eTypeArguments/> </eBounds> </eTypeParameters> <eParameters name="v"> <eGenericType eTypeParameter="#//utilities/Visitable/accept/U"/> </eParameters> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Visitor" abstract="true" interface="true"> <eTypeParameters name="T"/> <eTypeParameters name="C"/> <eTypeParameters name="O"/> <eTypeParameters name="P"/> <eTypeParameters name="EL"/> <eTypeParameters name="PM"/> <eTypeParameters name="S"/> <eTypeParameters name="COA"/> <eTypeParameters name="SSA"/> <eTypeParameters name="CT"/> <eOperations name="visitVariableExp"> <eGenericType eTypeParameter="#//utilities/Visitor/T"/> <eParameters name="variableExp" lowerBound="1"> <eGenericType eClassifier="#//expressions/VariableExp"> <eTypeArguments eTypeParameter="#//utilities/Visitor/C"/> <eTypeArguments eTypeParameter="#//utilities/Visitor/PM"/> </eGenericType> </eParameters> </eOperations> <eOperations name="visitLetExp"> <eGenericType eTypeParameter="#//utilities/Visitor/T"/> <eParameters name="letExp" lowerBound="1"> <eGenericType eClassifier="#//expressions/LetExp"> <eTypeArguments eTypeParameter="#//utilities/Visitor/C"/> <eTypeArguments eTypeParameter="#//utilities/Visitor/PM"/> </eGenericType> </eParameters> </eOperations> <eOperations name="visitIfExp"> <eGenericType eTypeParameter="#//utilities/Visitor/T"/> <eParameters name="ifExp" lowerBound="1"> <eGenericType eClassifier="#//expressions/IfExp"> <eTypeArguments eTypeParameter="#//utilities/Visitor/C"/> </eGenericType> </eParameters> </eOperations> <eOperations name="visitTypeExp"> <eGenericType eTypeParameter="#//utilities/Visitor/T"/> <eParameters name="typeExp" lowerBound="1"> <eGenericType eClassifier="#//expressions/TypeExp"> <eTypeArguments eTypeParameter="#//utilities/Visitor/C"/> </eGenericType> </eParameters> </eOperations> <eOperations name="visitPropertyCallExp"> <eGenericType eTypeParameter="#//utilities/Visitor/T"/> <eParameters name="callExp" lowerBound="1"> <eGenericType eClassifier="#//expressions/PropertyCallExp"> <eTypeArguments eTypeParameter="#//utilities/Visitor/C"/> <eTypeArguments eTypeParameter="#//utilities/Visitor/P"/> </eGenericType> </eParameters> </eOperations> <eOperations name="visitOperationCallExp"> <eGenericType eTypeParameter="#//utilities/Visitor/T"/> <eParameters name="callExp" lowerBound="1"> <eGenericType eClassifier="#//expressions/OperationCallExp"> <eTypeArguments eTypeParameter="#//utilities/Visitor/C"/> <eTypeArguments eTypeParameter="#//utilities/Visitor/O"/> </eGenericType> </eParameters> </eOperations> <eOperations name="visitAssociationClassCallExp"> <eGenericType eTypeParameter="#//utilities/Visitor/T"/> <eParameters name="callExp" lowerBound="1"> <eGenericType eClassifier="#//expressions/AssociationClassCallExp"> <eTypeArguments eTypeParameter="#//utilities/Visitor/C"/> <eTypeArguments eTypeParameter="#//utilities/Visitor/P"/> </eGenericType> </eParameters> </eOperations> <eOperations name="visitIteratorExp"> <eGenericType eTypeParameter="#//utilities/Visitor/T"/> <eParameters name="callExp" lowerBound="1"> <eGenericType eClassifier="#//expressions/IteratorExp"> <eTypeArguments eTypeParameter="#//utilities/Visitor/C"/> <eTypeArguments eTypeParameter="#//utilities/Visitor/PM"/> </eGenericType> </eParameters> </eOperations> <eOperations name="visitIterateExp"> <eGenericType eTypeParameter="#//utilities/Visitor/T"/> <eParameters name="callExp" lowerBound="1"> <eGenericType eClassifier="#//expressions/IterateExp"> <eTypeArguments eTypeParameter="#//utilities/Visitor/C"/> <eTypeArguments eTypeParameter="#//utilities/Visitor/PM"/> </eGenericType> </eParameters> </eOperations> <eOperations name="visitUnspecifiedValueExp"> <eGenericType eTypeParameter="#//utilities/Visitor/T"/> <eParameters name="unspecExp" lowerBound="1"> <eGenericType eClassifier="#//expressions/UnspecifiedValueExp"> <eTypeArguments eTypeParameter="#//utilities/Visitor/C"/> </eGenericType> </eParameters> </eOperations> <eOperations name="visitIntegerLiteralExp"> <eGenericType eTypeParameter="#//utilities/Visitor/T"/> <eParameters name="literalExp" lowerBound="1"> <eGenericType eClassifier="#//expressions/IntegerLiteralExp"> <eTypeArguments eTypeParameter="#//utilities/Visitor/C"/> </eGenericType> </eParameters> </eOperations> <eOperations name="visitUnlimitedNaturalLiteralExp"> <eGenericType eTypeParameter="#//utilities/Visitor/T"/> <eParameters name="literalExp" lowerBound="1"> <eGenericType eClassifier="#//expressions/UnlimitedNaturalLiteralExp"> <eTypeArguments eTypeParameter="#//utilities/Visitor/C"/> </eGenericType> </eParameters> </eOperations> <eOperations name="visitRealLiteralExp"> <eGenericType eTypeParameter="#//utilities/Visitor/T"/> <eParameters name="literalExp" lowerBound="1"> <eGenericType eClassifier="#//expressions/RealLiteralExp"> <eTypeArguments eTypeParameter="#//utilities/Visitor/C"/> </eGenericType> </eParameters> </eOperations> <eOperations name="visitStringLiteralExp"> <eGenericType eTypeParameter="#//utilities/Visitor/T"/> <eParameters name="literalExp" lowerBound="1"> <eGenericType eClassifier="#//expressions/StringLiteralExp"> <eTypeArguments eTypeParameter="#//utilities/Visitor/C"/> </eGenericType> </eParameters> </eOperations> <eOperations name="visitBooleanLiteralExp"> <eGenericType eTypeParameter="#//utilities/Visitor/T"/> <eParameters name="literalExp" lowerBound="1"> <eGenericType eClassifier="#//expressions/BooleanLiteralExp"> <eTypeArguments eTypeParameter="#//utilities/Visitor/C"/> </eGenericType> </eParameters> </eOperations> <eOperations name="visitEnumLiteralExp"> <eGenericType eTypeParameter="#//utilities/Visitor/T"/> <eParameters name="literalExp" lowerBound="1"> <eGenericType eClassifier="#//expressions/EnumLiteralExp"> <eTypeArguments eTypeParameter="#//utilities/Visitor/C"/> <eTypeArguments eTypeParameter="#//utilities/Visitor/EL"/> </eGenericType> </eParameters> </eOperations> <eOperations name="visitCollectionLiteralExp"> <eGenericType eTypeParameter="#//utilities/Visitor/T"/> <eParameters name="literalExp" lowerBound="1"> <eGenericType eClassifier="#//expressions/CollectionLiteralExp"> <eTypeArguments eTypeParameter="#//utilities/Visitor/C"/> </eGenericType> </eParameters> </eOperations> <eOperations name="visitCollectionItem"> <eGenericType eTypeParameter="#//utilities/Visitor/T"/> <eParameters name="item" lowerBound="1"> <eGenericType eClassifier="#//expressions/CollectionItem"> <eTypeArguments eTypeParameter="#//utilities/Visitor/C"/> </eGenericType> </eParameters> </eOperations> <eOperations name="visitCollectionRange"> <eGenericType eTypeParameter="#//utilities/Visitor/T"/> <eParameters name="range" lowerBound="1"> <eGenericType eClassifier="#//expressions/CollectionRange"> <eTypeArguments eTypeParameter="#//utilities/Visitor/C"/> </eGenericType> </eParameters> </eOperations> <eOperations name="visitTupleLiteralExp"> <eGenericType eTypeParameter="#//utilities/Visitor/T"/> <eParameters name="literalExp" lowerBound="1"> <eGenericType eClassifier="#//expressions/TupleLiteralExp"> <eTypeArguments eTypeParameter="#//utilities/Visitor/C"/> <eTypeArguments eTypeParameter="#//utilities/Visitor/P"/> </eGenericType> </eParameters> </eOperations> <eOperations name="visitTupleLiteralPart"> <eGenericType eTypeParameter="#//utilities/Visitor/T"/> <eParameters name="part" lowerBound="1"> <eGenericType eClassifier="#//expressions/TupleLiteralPart"> <eTypeArguments eTypeParameter="#//utilities/Visitor/C"/> <eTypeArguments eTypeParameter="#//utilities/Visitor/P"/> </eGenericType> </eParameters> </eOperations> <eOperations name="visitInvalidLiteralExp"> <eGenericType eTypeParameter="#//utilities/Visitor/T"/> <eParameters name="literalExp" lowerBound="1"> <eGenericType eClassifier="#//expressions/InvalidLiteralExp"> <eTypeArguments eTypeParameter="#//utilities/Visitor/C"/> </eGenericType> </eParameters> </eOperations> <eOperations name="visitNullLiteralExp"> <eGenericType eTypeParameter="#//utilities/Visitor/T"/> <eParameters name="literalExp" lowerBound="1"> <eGenericType eClassifier="#//expressions/NullLiteralExp"> <eTypeArguments eTypeParameter="#//utilities/Visitor/C"/> </eGenericType> </eParameters> </eOperations> <eOperations name="visitStateExp"> <eGenericType eTypeParameter="#//utilities/Visitor/T"/> <eParameters name="stateExp" lowerBound="1"> <eGenericType eClassifier="#//expressions/StateExp"> <eTypeArguments eTypeParameter="#//utilities/Visitor/C"/> <eTypeArguments eTypeParameter="#//utilities/Visitor/S"/> </eGenericType> </eParameters> </eOperations> <eOperations name="visitMessageExp"> <eGenericType eTypeParameter="#//utilities/Visitor/T"/> <eParameters name="messageExp" lowerBound="1"> <eGenericType eClassifier="#//expressions/MessageExp"> <eTypeArguments eTypeParameter="#//utilities/Visitor/C"/> <eTypeArguments eTypeParameter="#//utilities/Visitor/COA"/> <eTypeArguments eTypeParameter="#//utilities/Visitor/SSA"/> </eGenericType> </eParameters> </eOperations> <eOperations name="visitVariable"> <eGenericType eTypeParameter="#//utilities/Visitor/T"/> <eParameters name="variable" lowerBound="1"> <eGenericType eClassifier="#//expressions/Variable"> <eTypeArguments eTypeParameter="#//utilities/Visitor/C"/> <eTypeArguments eTypeParameter="#//utilities/Visitor/PM"/> </eGenericType> </eParameters> </eOperations> <eOperations name="visitExpressionInOCL"> <eGenericType eTypeParameter="#//utilities/Visitor/T"/> <eParameters name="expression" lowerBound="1"> <eGenericType eClassifier="#//utilities/ExpressionInOCL"> <eTypeArguments eTypeParameter="#//utilities/Visitor/C"/> <eTypeArguments eTypeParameter="#//utilities/Visitor/PM"/> </eGenericType> </eParameters> </eOperations> <eOperations name="visitConstraint"> <eGenericType eTypeParameter="#//utilities/Visitor/T"/> <eParameters name="constraint" lowerBound="1"> <eGenericType eTypeParameter="#//utilities/Visitor/CT"/> </eParameters> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypedElement" abstract="true" interface="true"> <eTypeParameters name="C"/> <eOperations name="getName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eOperations name="getType"> <eGenericType eTypeParameter="#//utilities/TypedElement/C"/> </eOperations> <eOperations name="setName" ordered="false"> <eParameters name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="setType" ordered="false"> <eParameters name="type" ordered="false" lowerBound="1"> <eGenericType eTypeParameter="#//utilities/TypedElement/C"/> </eParameters> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExpressionInOCL" abstract="true" interface="true" eSuperTypes="#//utilities/Visitable"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="ExpressionInOcl"/> </eAnnotations> <eTypeParameters name="C"/> <eTypeParameters name="PM"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bodyExpression" lowerBound="1" containment="true"> <eGenericType eClassifier="#//expressions/OCLExpression"> <eTypeArguments eTypeParameter="#//utilities/ExpressionInOCL/C"/> </eGenericType> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="contextVariable" lowerBound="1" containment="true"> <eGenericType eClassifier="#//expressions/Variable"> <eTypeArguments eTypeParameter="#//utilities/ExpressionInOCL/C"/> <eTypeArguments eTypeParameter="#//utilities/ExpressionInOCL/PM"/> </eGenericType> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="resultVariable" containment="true"> <eGenericType eClassifier="#//expressions/Variable"> <eTypeArguments eTypeParameter="#//utilities/ExpressionInOCL/C"/> <eTypeArguments eTypeParameter="#//utilities/ExpressionInOCL/PM"/> </eGenericType> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parameterVariable" upperBound="-1" containment="true"> <eGenericType eClassifier="#//expressions/Variable"> <eTypeArguments eTypeParameter="#//utilities/ExpressionInOCL/C"/> <eTypeArguments eTypeParameter="#//utilities/ExpressionInOCL/PM"/> </eGenericType> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="generatedType" ordered="false" upperBound="-1" containment="true"> <eGenericType eTypeParameter="#//utilities/ExpressionInOCL/C"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PredefinedType" abstract="true" interface="true"> <eTypeParameters name="O"/> <eOperations name="getName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eOperations name="oclOperations" upperBound="-1"> <eGenericType eTypeParameter="#//utilities/PredefinedType/O"/> </eOperations> </eClassifiers> </eSubpackages> <eSubpackages name="expressions" nsURI="http://www.eclipse.org/ocl/1.1.0/OCL/Expressions" nsPrefix="ocl.expr"> <eClassifiers xsi:type="ecore:EClass" name="AssociationClassCallExp"> <eTypeParameters name="C"/> <eTypeParameters name="P"/> <eStructuralFeatures xsi:type="ecore:EReference" name="referredAssociationClass"> <eGenericType eTypeParameter="#//expressions/AssociationClassCallExp/C"/> </eStructuralFeatures> <eGenericSuperTypes eClassifier="#//expressions/NavigationCallExp"> <eTypeArguments eTypeParameter="#//expressions/AssociationClassCallExp/C"/> <eTypeArguments eTypeParameter="#//expressions/AssociationClassCallExp/P"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NavigationCallExp" abstract="true"> <eTypeParameters name="C"/> <eTypeParameters name="P"/> <eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" upperBound="-1" containment="true"> <eGenericType eClassifier="#//expressions/OCLExpression"> <eTypeArguments eTypeParameter="#//expressions/NavigationCallExp/C"/> </eGenericType> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="navigationSource"> <eGenericType eTypeParameter="#//expressions/NavigationCallExp/P"/> </eStructuralFeatures> <eGenericSuperTypes eClassifier="#//expressions/FeatureCallExp"> <eTypeArguments eTypeParameter="#//expressions/NavigationCallExp/C"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeatureCallExp" abstract="true"> <eTypeParameters name="C"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="markedPre" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eGenericSuperTypes eClassifier="#//expressions/CallExp"> <eTypeArguments eTypeParameter="#//expressions/FeatureCallExp/C"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CallExp" abstract="true"> <eTypeParameters name="C"/> <eStructuralFeatures xsi:type="ecore:EReference" name="source" containment="true"> <eGenericType eClassifier="#//expressions/OCLExpression"> <eTypeArguments eTypeParameter="#//expressions/CallExp/C"/> </eGenericType> </eStructuralFeatures> <eGenericSuperTypes eClassifier="#//expressions/OCLExpression"> <eTypeArguments eTypeParameter="#//expressions/CallExp/C"/> </eGenericSuperTypes> <eGenericSuperTypes eClassifier="#//utilities/CallingASTNode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OCLExpression" abstract="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="OclExpression"/> </eAnnotations> <eTypeParameters name="C"/> <eGenericSuperTypes eClassifier="#//utilities/TypedElement"> <eTypeArguments eTypeParameter="#//expressions/OCLExpression/C"/> </eGenericSuperTypes> <eGenericSuperTypes eClassifier="#//utilities/Visitable"/> <eGenericSuperTypes eClassifier="#//utilities/ASTNode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BooleanLiteralExp"> <eTypeParameters name="C"/> <eOperations name="boolean_type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="self.type.name = 'Boolean'"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="booleanSymbol" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eGenericSuperTypes eClassifier="#//expressions/PrimitiveLiteralExp"> <eTypeArguments eTypeParameter="#//expressions/BooleanLiteralExp/C"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveLiteralExp" abstract="true"> <eTypeParameters name="C"/> <eGenericSuperTypes eClassifier="#//expressions/LiteralExp"> <eTypeArguments eTypeParameter="#//expressions/PrimitiveLiteralExp/C"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralExp" abstract="true"> <eTypeParameters name="C"/> <eGenericSuperTypes eClassifier="#//expressions/OCLExpression"> <eTypeArguments eTypeParameter="#//expressions/LiteralExp/C"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CollectionItem"> <eTypeParameters name="C"/> <eOperations name="item_type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="type = item.type"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="item" lowerBound="1" containment="true"> <eGenericType eClassifier="#//expressions/OCLExpression"> <eTypeArguments eTypeParameter="#//expressions/CollectionItem/C"/> </eGenericType> </eStructuralFeatures> <eGenericSuperTypes eClassifier="#//expressions/CollectionLiteralPart"> <eTypeArguments eTypeParameter="#//expressions/CollectionItem/C"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CollectionLiteralPart" abstract="true"> <eTypeParameters name="C"/> <eGenericSuperTypes eClassifier="#//utilities/TypedElement"> <eTypeArguments eTypeParameter="#//expressions/CollectionLiteralPart/C"/> </eGenericSuperTypes> <eGenericSuperTypes eClassifier="#//utilities/Visitable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="CollectionKind"> <eLiterals name="Set"/> <eLiterals name="OrderedSet" value="1"/> <eLiterals name="Bag" value="2"/> <eLiterals name="Sequence" value="3"/> <eLiterals name="Collection" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CollectionLiteralExp"> <eTypeParameters name="C"/> <eOperations name="no_collection_instances" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="kind &lt;> CollectionKind::Collection"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="set_kind" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="kind = CollectionKind::Set implies type.oclIsKindOf(SetType)"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="sequence_kind" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="kind = CollectionKind::Sequence implies type.oclIsKindOf(SequenceType)"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="bag_kind" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="kind = CollectionKind::Bag implies type.oclIsKindOf(BagType)"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="element_type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="type.oclAsType(CollectionType).elementType = part->iterate(p; c : Classifier = OclVoid | c.commonSuperType(p.type))"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="#//expressions/CollectionKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1" containment="true"> <eGenericType eClassifier="#//expressions/CollectionLiteralPart"> <eTypeArguments eTypeParameter="#//expressions/CollectionLiteralExp/C"/> </eGenericType> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="simpleRange" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" changeable="false" volatile="true" transient="true"/> <eGenericSuperTypes eClassifier="#//expressions/LiteralExp"> <eTypeArguments eTypeParameter="#//expressions/CollectionLiteralExp/C"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CollectionRange"> <eTypeParameters name="C"/> <eOperations name="range_type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="type = first.type.commonSuperType(last.type)"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="first" lowerBound="1" containment="true"> <eGenericType eClassifier="#//expressions/OCLExpression"> <eTypeArguments eTypeParameter="#//expressions/CollectionRange/C"/> </eGenericType> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="last" lowerBound="1" containment="true"> <eGenericType eClassifier="#//expressions/OCLExpression"> <eTypeArguments eTypeParameter="#//expressions/CollectionRange/C"/> </eGenericType> </eStructuralFeatures> <eGenericSuperTypes eClassifier="#//expressions/CollectionLiteralPart"> <eTypeArguments eTypeParameter="#//expressions/CollectionRange/C"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumLiteralExp"> <eTypeParameters name="C"/> <eTypeParameters name="EL"/> <eOperations name="enum_type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="self.type = referredEnumLiteral.enumeration"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="referredEnumLiteral"> <eGenericType eTypeParameter="#//expressions/EnumLiteralExp/EL"/> </eStructuralFeatures> <eGenericSuperTypes eClassifier="#//expressions/LiteralExp"> <eTypeArguments eTypeParameter="#//expressions/EnumLiteralExp/C"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IfExp"> <eTypeParameters name="C"/> <eOperations name="boolean_condition" 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.condition.type.oclIsKindOf(PrimitiveType) and self.condition.type.name = 'Boolean'"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="if_type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="self.type = thenExpression.type.commonSuperType(elseExpression.type)"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" containment="true"> <eGenericType eClassifier="#//expressions/OCLExpression"> <eTypeArguments eTypeParameter="#//expressions/IfExp/C"/> </eGenericType> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="thenExpression" containment="true"> <eGenericType eClassifier="#//expressions/OCLExpression"> <eTypeArguments eTypeParameter="#//expressions/IfExp/C"/> </eGenericType> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="elseExpression" containment="true"> <eGenericType eClassifier="#//expressions/OCLExpression"> <eTypeArguments eTypeParameter="#//expressions/IfExp/C"/> </eGenericType> </eStructuralFeatures> <eGenericSuperTypes eClassifier="#//expressions/OCLExpression"> <eTypeArguments eTypeParameter="#//expressions/IfExp/C"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntegerLiteralExp"> <eTypeParameters name="C"/> <eOperations name="integer_type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="self.type.name = 'Integer'"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="integerSymbol" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> <eGenericSuperTypes eClassifier="#//expressions/NumericLiteralExp"> <eTypeArguments eTypeParameter="#//expressions/IntegerLiteralExp/C"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NumericLiteralExp" abstract="true"> <eTypeParameters name="C"/> <eGenericSuperTypes eClassifier="#//expressions/PrimitiveLiteralExp"> <eTypeArguments eTypeParameter="#//expressions/NumericLiteralExp/C"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnlimitedNaturalLiteralExp"> <eTypeParameters name="C"/> <eOperations name="natural_type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="self.type.name = 'UnlimitedNatural'"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="integerSymbol" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unlimited" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" changeable="false" volatile="true" transient="true" derived="true"/> <eGenericSuperTypes eClassifier="#//expressions/NumericLiteralExp"> <eTypeArguments eTypeParameter="#//expressions/UnlimitedNaturalLiteralExp/C"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InvalidLiteralExp"> <eTypeParameters name="C"/> <eGenericSuperTypes eClassifier="#//expressions/LiteralExp"> <eTypeArguments eTypeParameter="#//expressions/InvalidLiteralExp/C"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IterateExp"> <eTypeParameters name="C"/> <eTypeParameters name="PM"/> <eOperations name="iterate_type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="type = result.type"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="body_type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="body.type.conformsTo(result.type)"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="result_init" 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.result.initExpression->size() = 1"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="result" containment="true"> <eGenericType eClassifier="#//expressions/Variable"> <eTypeArguments eTypeParameter="#//expressions/IterateExp/C"/> <eTypeArguments eTypeParameter="#//expressions/IterateExp/PM"/> </eGenericType> </eStructuralFeatures> <eGenericSuperTypes eClassifier="#//expressions/LoopExp"> <eTypeArguments eTypeParameter="#//expressions/IterateExp/C"/> <eTypeArguments eTypeParameter="#//expressions/IterateExp/PM"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LoopExp" abstract="true"> <eTypeParameters name="C"/> <eTypeParameters name="PM"/> <eOperations name="source_collection" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="source.type.oclIsKindOf(CollectionType)"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="loop_variable_init" 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.iterator->forAll(initExpression->isEmpty())"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="loop_variable_type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="self.iterator->forAll(type = source.type.oclAsType(CollectionType).elementType)"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="body" containment="true"> <eGenericType eClassifier="#//expressions/OCLExpression"> <eTypeArguments eTypeParameter="#//expressions/LoopExp/C"/> </eGenericType> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="iterator" upperBound="-1" containment="true"> <eGenericType eClassifier="#//expressions/Variable"> <eTypeArguments eTypeParameter="#//expressions/LoopExp/C"/> <eTypeArguments eTypeParameter="#//expressions/LoopExp/PM"/> </eGenericType> </eStructuralFeatures> <eGenericSuperTypes eClassifier="#//expressions/CallExp"> <eTypeArguments eTypeParameter="#//expressions/LoopExp/C"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Variable"> <eTypeParameters name="C"/> <eTypeParameters name="PM"/> <eOperations name="init_type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="initExpression->notEmpty() implies initExpression.type.conformsTo (type)"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="initExpression" containment="true"> <eGenericType eClassifier="#//expressions/OCLExpression"> <eTypeArguments eTypeParameter="#//expressions/Variable/C"/> </eGenericType> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="representedParameter"> <eGenericType eTypeParameter="#//expressions/Variable/PM"/> </eStructuralFeatures> <eGenericSuperTypes eClassifier="#//utilities/TypedElement"> <eTypeArguments eTypeParameter="#//expressions/Variable/C"/> </eGenericSuperTypes> <eGenericSuperTypes eClassifier="#//utilities/Visitable"/> <eGenericSuperTypes eClassifier="#//utilities/TypedASTNode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IteratorExp"> <eTypeParameters name="C"/> <eTypeParameters name="PM"/> <eOperations name="boolean_type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="name = 'exists' or name = 'forAll' or name = 'isUnique'&#xA;implies type.oclIsKindOf(PrimitiveType) and type.name = 'Boolean'"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="collect_type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="name = 'collect' implies&#xA;if source.type.oclIsKindOf(SequenceType) then&#xA;type = expression.type.collectionType->select(oclIsTypeOf(SequenceType))->first()&#xA;else&#xA;type = expression.type.collectionType->select(oclIsTypeOf(BagType))->first()&#xA;endif"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="select_reject_type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="name = 'select' or name = 'reject' implies type = source.type"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="boolean_body_type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="name = 'exists' or name = 'forAll' or name = 'select' or name = 'reject'&#xA;implies body.type.name = 'Boolean'"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eGenericSuperTypes eClassifier="#//expressions/LoopExp"> <eTypeArguments eTypeParameter="#//expressions/IteratorExp/C"/> <eTypeArguments eTypeParameter="#//expressions/IteratorExp/PM"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LetExp"> <eTypeParameters name="C"/> <eTypeParameters name="PM"/> <eOperations name="let_type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="type = _'in'.type"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="in" containment="true"> <eGenericType eClassifier="#//expressions/OCLExpression"> <eTypeArguments eTypeParameter="#//expressions/LetExp/C"/> </eGenericType> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" containment="true"> <eGenericType eClassifier="#//expressions/Variable"> <eTypeArguments eTypeParameter="#//expressions/LetExp/C"/> <eTypeArguments eTypeParameter="#//expressions/LetExp/PM"/> </eGenericType> </eStructuralFeatures> <eGenericSuperTypes eClassifier="#//expressions/OCLExpression"> <eTypeArguments eTypeParameter="#//expressions/LetExp/C"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MessageExp"> <eTypeParameters name="C"/> <eTypeParameters name="COA"/> <eTypeParameters name="SSA"/> <eOperations name="operation_arguments" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="calledOperation->notEmpty() implies&#xA;argument->forall (a | a.type.conformsTo&#xA;(self.calledOperation.operation.ownedParameter->&#xA;select( kind = ParameterDirectionKind::_'in' )&#xA;->at (argument->indexOf (a)).type))"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="signal_arguments" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="sentSignal->notEmpty() implies&#xA;argument->forall (a | a.type.conformsTo&#xA;(self.sentSignal.signal.ownedAttribute&#xA;->at (argument->indexOf (a)).type))"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="target_defines_operation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="calledOperation->notEmpty() implies&#xA;target.type.allOperations()->includes(calledOperation.operation)"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="has_operation_or_signal" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="calledOperation->size() + sentSignal->size() = 1"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="target_not_collection" 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 target.type.oclIsKindOf(CollectionType)"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="target" containment="true"> <eGenericType eClassifier="#//expressions/OCLExpression"> <eTypeArguments eTypeParameter="#//expressions/MessageExp/C"/> </eGenericType> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="argument" upperBound="-1" containment="true"> <eGenericType eClassifier="#//expressions/OCLExpression"> <eTypeArguments eTypeParameter="#//expressions/MessageExp/C"/> </eGenericType> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="calledOperation" containment="true"> <eGenericType eTypeParameter="#//expressions/MessageExp/COA"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="sentSignal" containment="true"> <eGenericType eTypeParameter="#//expressions/MessageExp/SSA"/> </eStructuralFeatures> <eGenericSuperTypes eClassifier="#//expressions/OCLExpression"> <eTypeArguments eTypeParameter="#//expressions/MessageExp/C"/> </eGenericSuperTypes> <eGenericSuperTypes eClassifier="#//utilities/CallingASTNode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NullLiteralExp"> <eTypeParameters name="C"/> <eGenericSuperTypes eClassifier="#//expressions/LiteralExp"> <eTypeArguments eTypeParameter="#//expressions/NullLiteralExp/C"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OperationCallExp"> <eTypeParameters name="C"/> <eTypeParameters name="O"/> <eOperations name="arguments_conform" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="arguments->forall (a | a.type.conformsTo&#xA;(self.refParams->at (arguments->indexOf (a)).type))"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="argument_count" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="arguments->size() = refParams->size()"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="argument" upperBound="-1" containment="true"> <eGenericType eClassifier="#//expressions/OCLExpression"> <eTypeArguments eTypeParameter="#//expressions/OperationCallExp/C"/> </eGenericType> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="referredOperation"> <eGenericType eTypeParameter="#//expressions/OperationCallExp/O"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operationCode" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" volatile="true" transient="true"/> <eGenericSuperTypes eClassifier="#//expressions/FeatureCallExp"> <eTypeArguments eTypeParameter="#//expressions/OperationCallExp/C"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PropertyCallExp"> <eTypeParameters name="C"/> <eTypeParameters name="P"/> <eOperations name="property_type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="type = referredProperty.type"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="referredProperty"> <eGenericType eTypeParameter="#//expressions/PropertyCallExp/P"/> </eStructuralFeatures> <eGenericSuperTypes eClassifier="#//expressions/NavigationCallExp"> <eTypeArguments eTypeParameter="#//expressions/PropertyCallExp/C"/> <eTypeArguments eTypeParameter="#//expressions/PropertyCallExp/P"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RealLiteralExp"> <eTypeParameters name="C"/> <eOperations name="real_type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="self.type.name = 'Real'"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="realSymbol" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/> <eGenericSuperTypes eClassifier="#//expressions/NumericLiteralExp"> <eTypeArguments eTypeParameter="#//expressions/RealLiteralExp/C"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StateExp"> <eTypeParameters name="C"/> <eTypeParameters name="S"/> <eStructuralFeatures xsi:type="ecore:EReference" name="referredState"> <eGenericType eTypeParameter="#//expressions/StateExp/S"/> </eStructuralFeatures> <eGenericSuperTypes eClassifier="#//expressions/OCLExpression"> <eTypeArguments eTypeParameter="#//expressions/StateExp/C"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringLiteralExp"> <eTypeParameters name="C"/> <eOperations name="string_type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="self.type.name = 'String'"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stringSymbol" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eGenericSuperTypes eClassifier="#//expressions/PrimitiveLiteralExp"> <eTypeArguments eTypeParameter="#//expressions/StringLiteralExp/C"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TupleLiteralExp"> <eTypeParameters name="C"/> <eTypeParameters name="P"/> <eOperations name="tuple_type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="type.oclIsKindOf (TupleType)&#xA;and&#xA;part->forAll (tlep |&#xA;type.oclAsType (TupleType).allProperties()->exists (tp | tlep.attribute = tp))&#xA;and&#xA;part->size() = type.oclAsType (TupleType).allProperties()->size()"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="parts_unique" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="part->isUnique (attribute.name)"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1" containment="true"> <eGenericType eClassifier="#//expressions/TupleLiteralPart"> <eTypeArguments eTypeParameter="#//expressions/TupleLiteralExp/C"/> <eTypeArguments eTypeParameter="#//expressions/TupleLiteralExp/P"/> </eGenericType> </eStructuralFeatures> <eGenericSuperTypes eClassifier="#//expressions/LiteralExp"> <eTypeArguments eTypeParameter="#//expressions/TupleLiteralExp/C"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TupleLiteralPart"> <eTypeParameters name="C"/> <eTypeParameters name="P"/> <eOperations name="value_type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="attribute.type = value.type"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="value" containment="true"> <eGenericType eClassifier="#//expressions/OCLExpression"> <eTypeArguments eTypeParameter="#//expressions/TupleLiteralPart/C"/> </eGenericType> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="attribute"> <eGenericType eTypeParameter="#//expressions/TupleLiteralPart/P"/> </eStructuralFeatures> <eGenericSuperTypes eClassifier="#//utilities/TypedElement"> <eTypeArguments eTypeParameter="#//expressions/TupleLiteralPart/C"/> </eGenericSuperTypes> <eGenericSuperTypes eClassifier="#//utilities/Visitable"/> <eGenericSuperTypes eClassifier="#//utilities/TypedASTNode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeExp"> <eTypeParameters name="C"/> <eStructuralFeatures xsi:type="ecore:EReference" name="referredType"> <eGenericType eTypeParameter="#//expressions/TypeExp/C"/> </eStructuralFeatures> <eGenericSuperTypes eClassifier="#//expressions/OCLExpression"> <eTypeArguments eTypeParameter="#//expressions/TypeExp/C"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnspecifiedValueExp"> <eTypeParameters name="C"/> <eGenericSuperTypes eClassifier="#//expressions/OCLExpression"> <eTypeArguments eTypeParameter="#//expressions/UnspecifiedValueExp/C"/> </eGenericSuperTypes> <eGenericSuperTypes eClassifier="#//utilities/TypedASTNode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableExp"> <eTypeParameters name="C"/> <eTypeParameters name="PM"/> <eOperations name="var_type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="type = referredVariable.type"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="referredVariable"> <eGenericType eClassifier="#//expressions/Variable"> <eTypeArguments eTypeParameter="#//expressions/VariableExp/C"/> <eTypeArguments eTypeParameter="#//expressions/VariableExp/PM"/> </eGenericType> </eStructuralFeatures> <eGenericSuperTypes eClassifier="#//expressions/OCLExpression"> <eTypeArguments eTypeParameter="#//expressions/VariableExp/C"/> </eGenericSuperTypes> </eClassifiers> </eSubpackages> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"ocl","nsURI":"http://www.eclipse.org/ocl/1.1.0/OCL","name":"ocl","id":0,"eClass":"EPackage"},{"nsPrefix":"ocl.types","nsURI":"http://www.eclipse.org/ocl/1.1.0/OCL/Types","name":"types","id":1,"eClass":"EPackage"},{"nsPrefix":"ocl.util","nsURI":"http://www.eclipse.org/ocl/1.1.0/OCL/Utilities","name":"utilities","id":2,"eClass":"EPackage"},{"nsPrefix":"ocl.expr","nsURI":"http://www.eclipse.org/ocl/1.1.0/OCL/Expressions","name":"expressions","id":3,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyType","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BagType","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionType","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementType","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvalidType","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageType","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderedSetType","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceType","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetType","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateParameterType","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleType","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeType","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VoidType","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"name":"O","id":18,"eClass":"ETypeParameter"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PredefinedType","instanceClass":null,"abstract":true,"id":19,"interface":true,"eClass":"EClass"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"name":"C","id":22,"eClass":"ETypeParameter"},{"name":"O","id":23,"eClass":"ETypeParameter"},{"id":24,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"collection_type_name","lowerBound":0,"id":25,"many":false,"required":false,"eClass":"EOperation"},{"id":26,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":27,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":28,"many":false,"required":false,"eClass":"EParameter"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"name":"C","id":35,"eClass":"ETypeParameter"},{"name":"O","id":36,"eClass":"ETypeParameter"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedASTNode","instanceClass":null,"abstract":true,"id":37,"interface":true,"eClass":"EClass"},{"ordered":true,"upperBound":-1,"unique":true,"name":"oclIterators","lowerBound":0,"id":38,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"collection_type_name","lowerBound":0,"id":39,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"no_invalid_values","lowerBound":0,"id":40,"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":"elementType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"ordered":true,"upperBound":1,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"kind","changeable":false,"lowerBound":1,"iD":false,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":47,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":48,"many":false,"required":false,"eClass":"EParameter"},{"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":"diagnostics","lowerBound":0,"id":54,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":55,"many":false,"required":false,"eClass":"EParameter"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"instanceTypeName":null,"instanceClassName":null,"name":"CollectionKind","instanceClass":null,"id":61,"serializable":true,"eClass":"EEnum"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"name":"O","id":64,"eClass":"ETypeParameter"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"name":"C","id":67,"eClass":"ETypeParameter"},{"name":"O","id":68,"eClass":"ETypeParameter"},{"name":"P","id":69,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":-1,"unique":true,"name":"oclProperties","lowerBound":0,"id":70,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"exclusive_signature","lowerBound":0,"id":71,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"operation_parameters","lowerBound":0,"id":72,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"signal_attributes","lowerBound":0,"id":73,"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":"referredOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredSignal","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":79,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":80,"many":false,"required":false,"eClass":"EParameter"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":86,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":87,"many":false,"required":false,"eClass":"EParameter"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":93,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":94,"many":false,"required":false,"eClass":"EParameter"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"name":"C","id":102,"eClass":"ETypeParameter"},{"name":"O","id":103,"eClass":"ETypeParameter"},{"id":104,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"collection_type_name","lowerBound":0,"id":105,"many":false,"required":false,"eClass":"EOperation"},{"id":106,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":107,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":108,"many":false,"required":false,"eClass":"EParameter"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"name":"O","id":115,"eClass":"ETypeParameter"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"name":"C","id":118,"eClass":"ETypeParameter"},{"name":"O","id":119,"eClass":"ETypeParameter"},{"id":120,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"collection_type_name","lowerBound":0,"id":121,"many":false,"required":false,"eClass":"EOperation"},{"id":122,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":123,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":124,"many":false,"required":false,"eClass":"EParameter"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"name":"C","id":131,"eClass":"ETypeParameter"},{"name":"O","id":132,"eClass":"ETypeParameter"},{"id":133,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"collection_type_name","lowerBound":0,"id":134,"many":false,"required":false,"eClass":"EOperation"},{"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"},{"id":143,"eClass":"EGenericType"},{"name":"O","id":144,"eClass":"ETypeParameter"},{"ordered":false,"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":145,"derived":false},{"id":146,"eClass":"EGenericType"},{"name":"O","id":147,"eClass":"ETypeParameter"},{"name":"P","id":148,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":-1,"unique":true,"name":"oclProperties","lowerBound":0,"id":149,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"tuple_type_name","lowerBound":0,"id":150,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"part_names_unique","lowerBound":0,"id":151,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"features_only_properties","lowerBound":0,"id":152,"many":false,"required":false,"eClass":"EOperation"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":156,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":157,"many":false,"required":false,"eClass":"EParameter"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":163,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":164,"many":false,"required":false,"eClass":"EParameter"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":170,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":171,"many":false,"required":false,"eClass":"EParameter"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"name":"C","id":177,"eClass":"ETypeParameter"},{"name":"O","id":178,"eClass":"ETypeParameter"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":179,"derived":false},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"name":"O","id":183,"eClass":"ETypeParameter"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ASTNode","instanceClass":null,"abstract":true,"id":186,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallingASTNode","instanceClass":null,"abstract":true,"id":187,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Visitable","instanceClass":null,"abstract":true,"id":188,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Visitor","instanceClass":null,"abstract":true,"id":189,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":190,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionInOCL","instanceClass":null,"abstract":true,"id":191,"interface":true,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":-1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"-1","unsettable":false,"transient":true,"unique":true,"name":"startPosition","changeable":true,"lowerBound":0,"iD":false,"id":192,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":-1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"-1","unsettable":false,"transient":true,"unique":true,"name":"endPosition","changeable":true,"lowerBound":0,"iD":false,"id":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":-1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"-1","unsettable":false,"transient":true,"unique":true,"name":"propertyStartPosition","changeable":true,"lowerBound":0,"iD":false,"id":196,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":-1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"-1","unsettable":false,"transient":true,"unique":true,"name":"propertyEndPosition","changeable":true,"lowerBound":0,"iD":false,"id":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":-1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"-1","unsettable":false,"transient":true,"unique":true,"name":"typeStartPosition","changeable":true,"lowerBound":0,"iD":false,"id":201,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":-1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"-1","unsettable":false,"transient":true,"unique":true,"name":"typeEndPosition","changeable":true,"lowerBound":0,"iD":false,"id":202,"derived":false},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":206,"many":false,"required":false,"eClass":"EOperation"},{"id":207,"eClass":"EGenericType"},{"name":"T","id":208,"eClass":"ETypeParameter"},{"name":"U","id":209,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"v","lowerBound":0,"id":210,"many":false,"required":false,"eClass":"EParameter"},{"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"},{"name":"T","id":223,"eClass":"ETypeParameter"},{"name":"C","id":224,"eClass":"ETypeParameter"},{"name":"O","id":225,"eClass":"ETypeParameter"},{"name":"P","id":226,"eClass":"ETypeParameter"},{"name":"EL","id":227,"eClass":"ETypeParameter"},{"name":"PM","id":228,"eClass":"ETypeParameter"},{"name":"S","id":229,"eClass":"ETypeParameter"},{"name":"COA","id":230,"eClass":"ETypeParameter"},{"name":"SSA","id":231,"eClass":"ETypeParameter"},{"name":"CT","id":232,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitVariableExp","lowerBound":0,"id":233,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitLetExp","lowerBound":0,"id":234,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitIfExp","lowerBound":0,"id":235,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitTypeExp","lowerBound":0,"id":236,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitPropertyCallExp","lowerBound":0,"id":237,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitOperationCallExp","lowerBound":0,"id":238,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitAssociationClassCallExp","lowerBound":0,"id":239,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitIteratorExp","lowerBound":0,"id":240,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitIterateExp","lowerBound":0,"id":241,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitUnspecifiedValueExp","lowerBound":0,"id":242,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitIntegerLiteralExp","lowerBound":0,"id":243,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitUnlimitedNaturalLiteralExp","lowerBound":0,"id":244,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitRealLiteralExp","lowerBound":0,"id":245,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitStringLiteralExp","lowerBound":0,"id":246,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitBooleanLiteralExp","lowerBound":0,"id":247,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitEnumLiteralExp","lowerBound":0,"id":248,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitCollectionLiteralExp","lowerBound":0,"id":249,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitCollectionItem","lowerBound":0,"id":250,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitCollectionRange","lowerBound":0,"id":251,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitTupleLiteralExp","lowerBound":0,"id":252,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitTupleLiteralPart","lowerBound":0,"id":253,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitInvalidLiteralExp","lowerBound":0,"id":254,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitNullLiteralExp","lowerBound":0,"id":255,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitStateExp","lowerBound":0,"id":256,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitMessageExp","lowerBound":0,"id":257,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitVariable","lowerBound":0,"id":258,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitExpressionInOCL","lowerBound":0,"id":259,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitConstraint","lowerBound":0,"id":260,"many":false,"required":false,"eClass":"EOperation"},{"id":261,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"variableExp","lowerBound":1,"id":262,"many":false,"required":true,"eClass":"EParameter"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableExp","instanceClass":null,"abstract":false,"id":263,"interface":false,"eClass":"EClass"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"letExp","lowerBound":1,"id":268,"many":false,"required":true,"eClass":"EParameter"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LetExp","instanceClass":null,"abstract":false,"id":269,"interface":false,"eClass":"EClass"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"ifExp","lowerBound":1,"id":274,"many":false,"required":true,"eClass":"EParameter"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfExp","instanceClass":null,"abstract":false,"id":275,"interface":false,"eClass":"EClass"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"typeExp","lowerBound":1,"id":279,"many":false,"required":true,"eClass":"EParameter"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeExp","instanceClass":null,"abstract":false,"id":280,"interface":false,"eClass":"EClass"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"callExp","lowerBound":1,"id":284,"many":false,"required":true,"eClass":"EParameter"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyCallExp","instanceClass":null,"abstract":false,"id":285,"interface":false,"eClass":"EClass"},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"callExp","lowerBound":1,"id":290,"many":false,"required":true,"eClass":"EParameter"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationCallExp","instanceClass":null,"abstract":false,"id":291,"interface":false,"eClass":"EClass"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"callExp","lowerBound":1,"id":296,"many":false,"required":true,"eClass":"EParameter"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationClassCallExp","instanceClass":null,"abstract":false,"id":297,"interface":false,"eClass":"EClass"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"callExp","lowerBound":1,"id":302,"many":false,"required":true,"eClass":"EParameter"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IteratorExp","instanceClass":null,"abstract":false,"id":303,"interface":false,"eClass":"EClass"},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"callExp","lowerBound":1,"id":308,"many":false,"required":true,"eClass":"EParameter"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IterateExp","instanceClass":null,"abstract":false,"id":309,"interface":false,"eClass":"EClass"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"unspecExp","lowerBound":1,"id":314,"many":false,"required":true,"eClass":"EParameter"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnspecifiedValueExp","instanceClass":null,"abstract":false,"id":315,"interface":false,"eClass":"EClass"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"literalExp","lowerBound":1,"id":319,"many":false,"required":true,"eClass":"EParameter"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerLiteralExp","instanceClass":null,"abstract":false,"id":320,"interface":false,"eClass":"EClass"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"literalExp","lowerBound":1,"id":324,"many":false,"required":true,"eClass":"EParameter"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnlimitedNaturalLiteralExp","instanceClass":null,"abstract":false,"id":325,"interface":false,"eClass":"EClass"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"literalExp","lowerBound":1,"id":329,"many":false,"required":true,"eClass":"EParameter"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealLiteralExp","instanceClass":null,"abstract":false,"id":330,"interface":false,"eClass":"EClass"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"literalExp","lowerBound":1,"id":334,"many":false,"required":true,"eClass":"EParameter"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringLiteralExp","instanceClass":null,"abstract":false,"id":335,"interface":false,"eClass":"EClass"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"literalExp","lowerBound":1,"id":339,"many":false,"required":true,"eClass":"EParameter"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanLiteralExp","instanceClass":null,"abstract":false,"id":340,"interface":false,"eClass":"EClass"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"literalExp","lowerBound":1,"id":344,"many":false,"required":true,"eClass":"EParameter"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumLiteralExp","instanceClass":null,"abstract":false,"id":345,"interface":false,"eClass":"EClass"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"literalExp","lowerBound":1,"id":350,"many":false,"required":true,"eClass":"EParameter"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionLiteralExp","instanceClass":null,"abstract":false,"id":351,"interface":false,"eClass":"EClass"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"item","lowerBound":1,"id":355,"many":false,"required":true,"eClass":"EParameter"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionItem","instanceClass":null,"abstract":false,"id":356,"interface":false,"eClass":"EClass"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"range","lowerBound":1,"id":360,"many":false,"required":true,"eClass":"EParameter"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionRange","instanceClass":null,"abstract":false,"id":361,"interface":false,"eClass":"EClass"},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"literalExp","lowerBound":1,"id":365,"many":false,"required":true,"eClass":"EParameter"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleLiteralExp","instanceClass":null,"abstract":false,"id":366,"interface":false,"eClass":"EClass"},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"part","lowerBound":1,"id":371,"many":false,"required":true,"eClass":"EParameter"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleLiteralPart","instanceClass":null,"abstract":false,"id":372,"interface":false,"eClass":"EClass"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"literalExp","lowerBound":1,"id":377,"many":false,"required":true,"eClass":"EParameter"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvalidLiteralExp","instanceClass":null,"abstract":false,"id":378,"interface":false,"eClass":"EClass"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"literalExp","lowerBound":1,"id":382,"many":false,"required":true,"eClass":"EParameter"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NullLiteralExp","instanceClass":null,"abstract":false,"id":383,"interface":false,"eClass":"EClass"},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"stateExp","lowerBound":1,"id":387,"many":false,"required":true,"eClass":"EParameter"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateExp","instanceClass":null,"abstract":false,"id":388,"interface":false,"eClass":"EClass"},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"messageExp","lowerBound":1,"id":393,"many":false,"required":true,"eClass":"EParameter"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageExp","instanceClass":null,"abstract":false,"id":394,"interface":false,"eClass":"EClass"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"variable","lowerBound":1,"id":400,"many":false,"required":true,"eClass":"EParameter"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":401,"interface":false,"eClass":"EClass"},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"expression","lowerBound":1,"id":406,"many":false,"required":true,"eClass":"EParameter"},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"constraint","lowerBound":1,"id":411,"many":false,"required":true,"eClass":"EParameter"},{"id":412,"eClass":"EGenericType"},{"name":"C","id":413,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":0,"id":414,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getType","lowerBound":0,"id":415,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"setName","lowerBound":0,"id":416,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"setType","lowerBound":0,"id":417,"many":false,"required":false,"eClass":"EOperation"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"name","lowerBound":1,"id":420,"many":false,"required":true,"eClass":"EParameter"},{"id":421,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"type","lowerBound":1,"id":422,"many":false,"required":true,"eClass":"EParameter"},{"id":423,"eClass":"EGenericType"},{"name":"C","id":424,"eClass":"ETypeParameter"},{"name":"PM","id":425,"eClass":"ETypeParameter"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":426,"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":"contextVariable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":427,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resultVariable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":428,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameterVariable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":429,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"generatedType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":430,"derived":false},{"id":431,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OCLExpression","instanceClass":null,"abstract":true,"id":432,"interface":false,"eClass":"EClass"},{"id":433,"eClass":"EGenericType"},{"id":434,"eClass":"EGenericType"},{"id":435,"eClass":"EGenericType"},{"id":436,"eClass":"EGenericType"},{"id":437,"eClass":"EGenericType"},{"id":438,"eClass":"EGenericType"},{"id":439,"eClass":"EGenericType"},{"id":440,"eClass":"EGenericType"},{"id":441,"eClass":"EGenericType"},{"id":442,"eClass":"EGenericType"},{"id":443,"eClass":"EGenericType"},{"id":444,"eClass":"EGenericType"},{"name":"O","id":445,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":446,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"oclOperations","lowerBound":0,"id":447,"many":true,"required":false,"eClass":"EOperation"},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NavigationCallExp","instanceClass":null,"abstract":true,"id":450,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureCallExp","instanceClass":null,"abstract":true,"id":451,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallExp","instanceClass":null,"abstract":true,"id":452,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveLiteralExp","instanceClass":null,"abstract":true,"id":453,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralExp","instanceClass":null,"abstract":true,"id":454,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionLiteralPart","instanceClass":null,"abstract":true,"id":455,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericLiteralExp","instanceClass":null,"abstract":true,"id":456,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopExp","instanceClass":null,"abstract":true,"id":457,"interface":false,"eClass":"EClass"},{"name":"C","id":458,"eClass":"ETypeParameter"},{"name":"P","id":459,"eClass":"ETypeParameter"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredAssociationClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":460,"derived":false},{"id":461,"eClass":"EGenericType"},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"name":"C","id":465,"eClass":"ETypeParameter"},{"name":"P","id":466,"eClass":"ETypeParameter"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":467,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"navigationSource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":468,"derived":false},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"id":471,"eClass":"EGenericType"},{"id":472,"eClass":"EGenericType"},{"id":473,"eClass":"EGenericType"},{"name":"C","id":474,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"markedPre","changeable":true,"lowerBound":0,"iD":false,"id":475,"derived":false},{"id":476,"eClass":"EGenericType"},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"EGenericType"},{"name":"C","id":479,"eClass":"ETypeParameter"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":480,"derived":false},{"id":481,"eClass":"EGenericType"},{"id":482,"eClass":"EGenericType"},{"id":483,"eClass":"EGenericType"},{"id":484,"eClass":"EGenericType"},{"id":485,"eClass":"EGenericType"},{"name":"C","id":486,"eClass":"ETypeParameter"},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"id":489,"eClass":"EGenericType"},{"id":490,"eClass":"EGenericType"},{"name":"C","id":491,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"boolean_type","lowerBound":0,"id":492,"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":"booleanSymbol","changeable":true,"lowerBound":0,"iD":false,"id":493,"derived":false},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":496,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":497,"many":false,"required":false,"eClass":"EParameter"},{"id":498,"eClass":"EGenericType"},{"id":499,"eClass":"EGenericType"},{"id":500,"eClass":"EGenericType"},{"id":501,"eClass":"EGenericType"},{"id":502,"eClass":"EGenericType"},{"id":503,"eClass":"EGenericType"},{"name":"C","id":504,"eClass":"ETypeParameter"},{"id":505,"eClass":"EGenericType"},{"id":506,"eClass":"EGenericType"},{"name":"C","id":507,"eClass":"ETypeParameter"},{"id":508,"eClass":"EGenericType"},{"id":509,"eClass":"EGenericType"},{"name":"C","id":510,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"item_type","lowerBound":0,"id":511,"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":"item","changeable":true,"resolveProxies":true,"lowerBound":1,"id":512,"derived":false},{"id":513,"eClass":"EGenericType"},{"id":514,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":515,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":516,"many":false,"required":false,"eClass":"EParameter"},{"id":517,"eClass":"EGenericType"},{"id":518,"eClass":"EGenericType"},{"id":519,"eClass":"EGenericType"},{"id":520,"eClass":"EGenericType"},{"id":521,"eClass":"EGenericType"},{"id":522,"eClass":"EGenericType"},{"id":523,"eClass":"EGenericType"},{"name":"C","id":524,"eClass":"ETypeParameter"},{"id":525,"eClass":"EGenericType"},{"id":526,"eClass":"EGenericType"},{"id":527,"eClass":"EGenericType"},{"name":"Set","id":528,"value":0,"literal":"Set","eClass":"EEnumLiteral"},{"name":"OrderedSet","id":529,"value":1,"literal":"OrderedSet","eClass":"EEnumLiteral"},{"name":"Bag","id":530,"value":2,"literal":"Bag","eClass":"EEnumLiteral"},{"name":"Sequence","id":531,"value":3,"literal":"Sequence","eClass":"EEnumLiteral"},{"name":"Collection","id":532,"value":4,"literal":"Collection","eClass":"EEnumLiteral"},{"name":"C","id":533,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"no_collection_instances","lowerBound":0,"id":534,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"set_kind","lowerBound":0,"id":535,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"sequence_kind","lowerBound":0,"id":536,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"bag_kind","lowerBound":0,"id":537,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"element_type","lowerBound":0,"id":538,"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":539,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":540,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"simpleRange","changeable":false,"lowerBound":0,"iD":false,"id":541,"derived":false},{"id":542,"eClass":"EGenericType"},{"id":543,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":544,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":545,"many":false,"required":false,"eClass":"EParameter"},{"id":546,"eClass":"EGenericType"},{"id":547,"eClass":"EGenericType"},{"id":548,"eClass":"EGenericType"},{"id":549,"eClass":"EGenericType"},{"id":550,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":551,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":552,"many":false,"required":false,"eClass":"EParameter"},{"id":553,"eClass":"EGenericType"},{"id":554,"eClass":"EGenericType"},{"id":555,"eClass":"EGenericType"},{"id":556,"eClass":"EGenericType"},{"id":557,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":558,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":559,"many":false,"required":false,"eClass":"EParameter"},{"id":560,"eClass":"EGenericType"},{"id":561,"eClass":"EGenericType"},{"id":562,"eClass":"EGenericType"},{"id":563,"eClass":"EGenericType"},{"id":564,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":565,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":566,"many":false,"required":false,"eClass":"EParameter"},{"id":567,"eClass":"EGenericType"},{"id":568,"eClass":"EGenericType"},{"id":569,"eClass":"EGenericType"},{"id":570,"eClass":"EGenericType"},{"id":571,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":572,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":573,"many":false,"required":false,"eClass":"EParameter"},{"id":574,"eClass":"EGenericType"},{"id":575,"eClass":"EGenericType"},{"id":576,"eClass":"EGenericType"},{"id":577,"eClass":"EGenericType"},{"id":578,"eClass":"EGenericType"},{"id":579,"eClass":"EGenericType"},{"id":580,"eClass":"EGenericType"},{"id":581,"eClass":"EGenericType"},{"id":582,"eClass":"EGenericType"},{"name":"C","id":583,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"range_type","lowerBound":0,"id":584,"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":"first","changeable":true,"resolveProxies":true,"lowerBound":1,"id":585,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"last","changeable":true,"resolveProxies":true,"lowerBound":1,"id":586,"derived":false},{"id":587,"eClass":"EGenericType"},{"id":588,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":589,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":590,"many":false,"required":false,"eClass":"EParameter"},{"id":591,"eClass":"EGenericType"},{"id":592,"eClass":"EGenericType"},{"id":593,"eClass":"EGenericType"},{"id":594,"eClass":"EGenericType"},{"id":595,"eClass":"EGenericType"},{"id":596,"eClass":"EGenericType"},{"id":597,"eClass":"EGenericType"},{"id":598,"eClass":"EGenericType"},{"id":599,"eClass":"EGenericType"},{"name":"C","id":600,"eClass":"ETypeParameter"},{"name":"EL","id":601,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"enum_type","lowerBound":0,"id":602,"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":"referredEnumLiteral","changeable":true,"resolveProxies":true,"lowerBound":0,"id":603,"derived":false},{"id":604,"eClass":"EGenericType"},{"id":605,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":606,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":607,"many":false,"required":false,"eClass":"EParameter"},{"id":608,"eClass":"EGenericType"},{"id":609,"eClass":"EGenericType"},{"id":610,"eClass":"EGenericType"},{"id":611,"eClass":"EGenericType"},{"id":612,"eClass":"EGenericType"},{"id":613,"eClass":"EGenericType"},{"name":"C","id":614,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"boolean_condition","lowerBound":0,"id":615,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"if_type","lowerBound":0,"id":616,"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":617,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":618,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":619,"derived":false},{"id":620,"eClass":"EGenericType"},{"id":621,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":622,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":623,"many":false,"required":false,"eClass":"EParameter"},{"id":624,"eClass":"EGenericType"},{"id":625,"eClass":"EGenericType"},{"id":626,"eClass":"EGenericType"},{"id":627,"eClass":"EGenericType"},{"id":628,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":629,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":630,"many":false,"required":false,"eClass":"EParameter"},{"id":631,"eClass":"EGenericType"},{"id":632,"eClass":"EGenericType"},{"id":633,"eClass":"EGenericType"},{"id":634,"eClass":"EGenericType"},{"id":635,"eClass":"EGenericType"},{"id":636,"eClass":"EGenericType"},{"id":637,"eClass":"EGenericType"},{"id":638,"eClass":"EGenericType"},{"id":639,"eClass":"EGenericType"},{"id":640,"eClass":"EGenericType"},{"id":641,"eClass":"EGenericType"},{"name":"C","id":642,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"integer_type","lowerBound":0,"id":643,"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":"integerSymbol","changeable":true,"lowerBound":0,"iD":false,"id":644,"derived":false},{"id":645,"eClass":"EGenericType"},{"id":646,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":647,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":648,"many":false,"required":false,"eClass":"EParameter"},{"id":649,"eClass":"EGenericType"},{"id":650,"eClass":"EGenericType"},{"id":651,"eClass":"EGenericType"},{"id":652,"eClass":"EGenericType"},{"id":653,"eClass":"EGenericType"},{"id":654,"eClass":"EGenericType"},{"name":"C","id":655,"eClass":"ETypeParameter"},{"id":656,"eClass":"EGenericType"},{"id":657,"eClass":"EGenericType"},{"name":"C","id":658,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"natural_type","lowerBound":0,"id":659,"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":"integerSymbol","changeable":true,"lowerBound":0,"iD":false,"id":660,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"unlimited","changeable":false,"lowerBound":1,"iD":false,"id":661,"derived":true},{"id":662,"eClass":"EGenericType"},{"id":663,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":664,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":665,"many":false,"required":false,"eClass":"EParameter"},{"id":666,"eClass":"EGenericType"},{"id":667,"eClass":"EGenericType"},{"id":668,"eClass":"EGenericType"},{"id":669,"eClass":"EGenericType"},{"id":670,"eClass":"EGenericType"},{"id":671,"eClass":"EGenericType"},{"id":672,"eClass":"EGenericType"},{"name":"C","id":673,"eClass":"ETypeParameter"},{"id":674,"eClass":"EGenericType"},{"id":675,"eClass":"EGenericType"},{"name":"C","id":676,"eClass":"ETypeParameter"},{"name":"PM","id":677,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"iterate_type","lowerBound":0,"id":678,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"body_type","lowerBound":0,"id":679,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"result_init","lowerBound":0,"id":680,"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":"result","changeable":true,"resolveProxies":true,"lowerBound":0,"id":681,"derived":false},{"id":682,"eClass":"EGenericType"},{"id":683,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":684,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":685,"many":false,"required":false,"eClass":"EParameter"},{"id":686,"eClass":"EGenericType"},{"id":687,"eClass":"EGenericType"},{"id":688,"eClass":"EGenericType"},{"id":689,"eClass":"EGenericType"},{"id":690,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":691,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":692,"many":false,"required":false,"eClass":"EParameter"},{"id":693,"eClass":"EGenericType"},{"id":694,"eClass":"EGenericType"},{"id":695,"eClass":"EGenericType"},{"id":696,"eClass":"EGenericType"},{"id":697,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":698,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":699,"many":false,"required":false,"eClass":"EParameter"},{"id":700,"eClass":"EGenericType"},{"id":701,"eClass":"EGenericType"},{"id":702,"eClass":"EGenericType"},{"id":703,"eClass":"EGenericType"},{"id":704,"eClass":"EGenericType"},{"id":705,"eClass":"EGenericType"},{"id":706,"eClass":"EGenericType"},{"id":707,"eClass":"EGenericType"},{"id":708,"eClass":"EGenericType"},{"name":"C","id":709,"eClass":"ETypeParameter"},{"name":"PM","id":710,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"source_collection","lowerBound":0,"id":711,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"loop_variable_init","lowerBound":0,"id":712,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"loop_variable_type","lowerBound":0,"id":713,"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":714,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"iterator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":715,"derived":false},{"id":716,"eClass":"EGenericType"},{"id":717,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":718,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":719,"many":false,"required":false,"eClass":"EParameter"},{"id":720,"eClass":"EGenericType"},{"id":721,"eClass":"EGenericType"},{"id":722,"eClass":"EGenericType"},{"id":723,"eClass":"EGenericType"},{"id":724,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":725,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":726,"many":false,"required":false,"eClass":"EParameter"},{"id":727,"eClass":"EGenericType"},{"id":728,"eClass":"EGenericType"},{"id":729,"eClass":"EGenericType"},{"id":730,"eClass":"EGenericType"},{"id":731,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":732,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":733,"many":false,"required":false,"eClass":"EParameter"},{"id":734,"eClass":"EGenericType"},{"id":735,"eClass":"EGenericType"},{"id":736,"eClass":"EGenericType"},{"id":737,"eClass":"EGenericType"},{"id":738,"eClass":"EGenericType"},{"id":739,"eClass":"EGenericType"},{"id":740,"eClass":"EGenericType"},{"id":741,"eClass":"EGenericType"},{"id":742,"eClass":"EGenericType"},{"id":743,"eClass":"EGenericType"},{"name":"C","id":744,"eClass":"ETypeParameter"},{"name":"PM","id":745,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"init_type","lowerBound":0,"id":746,"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":"initExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":747,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"representedParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":748,"derived":false},{"id":749,"eClass":"EGenericType"},{"id":750,"eClass":"EGenericType"},{"id":751,"eClass":"EGenericType"},{"id":752,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":753,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":754,"many":false,"required":false,"eClass":"EParameter"},{"id":755,"eClass":"EGenericType"},{"id":756,"eClass":"EGenericType"},{"id":757,"eClass":"EGenericType"},{"id":758,"eClass":"EGenericType"},{"id":759,"eClass":"EGenericType"},{"id":760,"eClass":"EGenericType"},{"id":761,"eClass":"EGenericType"},{"id":762,"eClass":"EGenericType"},{"name":"C","id":763,"eClass":"ETypeParameter"},{"name":"PM","id":764,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"boolean_type","lowerBound":0,"id":765,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"collect_type","lowerBound":0,"id":766,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"select_reject_type","lowerBound":0,"id":767,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"boolean_body_type","lowerBound":0,"id":768,"many":false,"required":false,"eClass":"EOperation"},{"id":769,"eClass":"EGenericType"},{"id":770,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":771,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":772,"many":false,"required":false,"eClass":"EParameter"},{"id":773,"eClass":"EGenericType"},{"id":774,"eClass":"EGenericType"},{"id":775,"eClass":"EGenericType"},{"id":776,"eClass":"EGenericType"},{"id":777,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":778,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":779,"many":false,"required":false,"eClass":"EParameter"},{"id":780,"eClass":"EGenericType"},{"id":781,"eClass":"EGenericType"},{"id":782,"eClass":"EGenericType"},{"id":783,"eClass":"EGenericType"},{"id":784,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":785,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":786,"many":false,"required":false,"eClass":"EParameter"},{"id":787,"eClass":"EGenericType"},{"id":788,"eClass":"EGenericType"},{"id":789,"eClass":"EGenericType"},{"id":790,"eClass":"EGenericType"},{"id":791,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":792,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":793,"many":false,"required":false,"eClass":"EParameter"},{"id":794,"eClass":"EGenericType"},{"id":795,"eClass":"EGenericType"},{"id":796,"eClass":"EGenericType"},{"id":797,"eClass":"EGenericType"},{"id":798,"eClass":"EGenericType"},{"id":799,"eClass":"EGenericType"},{"name":"C","id":800,"eClass":"ETypeParameter"},{"name":"PM","id":801,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"let_type","lowerBound":0,"id":802,"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":"in","changeable":true,"resolveProxies":true,"lowerBound":0,"id":803,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":804,"derived":false},{"id":805,"eClass":"EGenericType"},{"id":806,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":807,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":808,"many":false,"required":false,"eClass":"EParameter"},{"id":809,"eClass":"EGenericType"},{"id":810,"eClass":"EGenericType"},{"id":811,"eClass":"EGenericType"},{"id":812,"eClass":"EGenericType"},{"id":813,"eClass":"EGenericType"},{"id":814,"eClass":"EGenericType"},{"id":815,"eClass":"EGenericType"},{"id":816,"eClass":"EGenericType"},{"id":817,"eClass":"EGenericType"},{"id":818,"eClass":"EGenericType"},{"name":"C","id":819,"eClass":"ETypeParameter"},{"name":"COA","id":820,"eClass":"ETypeParameter"},{"name":"SSA","id":821,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"operation_arguments","lowerBound":0,"id":822,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"signal_arguments","lowerBound":0,"id":823,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"target_defines_operation","lowerBound":0,"id":824,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"has_operation_or_signal","lowerBound":0,"id":825,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"target_not_collection","lowerBound":0,"id":826,"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":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":827,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"argument","changeable":true,"resolveProxies":true,"lowerBound":0,"id":828,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"calledOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":829,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sentSignal","changeable":true,"resolveProxies":true,"lowerBound":0,"id":830,"derived":false},{"id":831,"eClass":"EGenericType"},{"id":832,"eClass":"EGenericType"},{"id":833,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":834,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":835,"many":false,"required":false,"eClass":"EParameter"},{"id":836,"eClass":"EGenericType"},{"id":837,"eClass":"EGenericType"},{"id":838,"eClass":"EGenericType"},{"id":839,"eClass":"EGenericType"},{"id":840,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":841,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":842,"many":false,"required":false,"eClass":"EParameter"},{"id":843,"eClass":"EGenericType"},{"id":844,"eClass":"EGenericType"},{"id":845,"eClass":"EGenericType"},{"id":846,"eClass":"EGenericType"},{"id":847,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":848,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":849,"many":false,"required":false,"eClass":"EParameter"},{"id":850,"eClass":"EGenericType"},{"id":851,"eClass":"EGenericType"},{"id":852,"eClass":"EGenericType"},{"id":853,"eClass":"EGenericType"},{"id":854,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":855,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":856,"many":false,"required":false,"eClass":"EParameter"},{"id":857,"eClass":"EGenericType"},{"id":858,"eClass":"EGenericType"},{"id":859,"eClass":"EGenericType"},{"id":860,"eClass":"EGenericType"},{"id":861,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":862,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":863,"many":false,"required":false,"eClass":"EParameter"},{"id":864,"eClass":"EGenericType"},{"id":865,"eClass":"EGenericType"},{"id":866,"eClass":"EGenericType"},{"id":867,"eClass":"EGenericType"},{"id":868,"eClass":"EGenericType"},{"id":869,"eClass":"EGenericType"},{"id":870,"eClass":"EGenericType"},{"id":871,"eClass":"EGenericType"},{"id":872,"eClass":"EGenericType"},{"id":873,"eClass":"EGenericType"},{"id":874,"eClass":"EGenericType"},{"name":"C","id":875,"eClass":"ETypeParameter"},{"id":876,"eClass":"EGenericType"},{"id":877,"eClass":"EGenericType"},{"name":"C","id":878,"eClass":"ETypeParameter"},{"name":"O","id":879,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"arguments_conform","lowerBound":0,"id":880,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"argument_count","lowerBound":0,"id":881,"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":"argument","changeable":true,"resolveProxies":true,"lowerBound":0,"id":882,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":883,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"operationCode","changeable":true,"lowerBound":0,"iD":false,"id":884,"derived":false},{"id":885,"eClass":"EGenericType"},{"id":886,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":887,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":888,"many":false,"required":false,"eClass":"EParameter"},{"id":889,"eClass":"EGenericType"},{"id":890,"eClass":"EGenericType"},{"id":891,"eClass":"EGenericType"},{"id":892,"eClass":"EGenericType"},{"id":893,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":894,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":895,"many":false,"required":false,"eClass":"EParameter"},{"id":896,"eClass":"EGenericType"},{"id":897,"eClass":"EGenericType"},{"id":898,"eClass":"EGenericType"},{"id":899,"eClass":"EGenericType"},{"id":900,"eClass":"EGenericType"},{"id":901,"eClass":"EGenericType"},{"id":902,"eClass":"EGenericType"},{"id":903,"eClass":"EGenericType"},{"id":904,"eClass":"EGenericType"},{"name":"C","id":905,"eClass":"ETypeParameter"},{"name":"P","id":906,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"property_type","lowerBound":0,"id":907,"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":"referredProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":908,"derived":false},{"id":909,"eClass":"EGenericType"},{"id":910,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":911,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":912,"many":false,"required":false,"eClass":"EParameter"},{"id":913,"eClass":"EGenericType"},{"id":914,"eClass":"EGenericType"},{"id":915,"eClass":"EGenericType"},{"id":916,"eClass":"EGenericType"},{"id":917,"eClass":"EGenericType"},{"id":918,"eClass":"EGenericType"},{"id":919,"eClass":"EGenericType"},{"name":"C","id":920,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"real_type","lowerBound":0,"id":921,"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":"realSymbol","changeable":true,"lowerBound":0,"iD":false,"id":922,"derived":false},{"id":923,"eClass":"EGenericType"},{"id":924,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":925,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":926,"many":false,"required":false,"eClass":"EParameter"},{"id":927,"eClass":"EGenericType"},{"id":928,"eClass":"EGenericType"},{"id":929,"eClass":"EGenericType"},{"id":930,"eClass":"EGenericType"},{"id":931,"eClass":"EGenericType"},{"id":932,"eClass":"EGenericType"},{"name":"C","id":933,"eClass":"ETypeParameter"},{"name":"S","id":934,"eClass":"ETypeParameter"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredState","changeable":true,"resolveProxies":true,"lowerBound":0,"id":935,"derived":false},{"id":936,"eClass":"EGenericType"},{"id":937,"eClass":"EGenericType"},{"id":938,"eClass":"EGenericType"},{"name":"C","id":939,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"string_type","lowerBound":0,"id":940,"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":"stringSymbol","changeable":true,"lowerBound":0,"iD":false,"id":941,"derived":false},{"id":942,"eClass":"EGenericType"},{"id":943,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":944,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":945,"many":false,"required":false,"eClass":"EParameter"},{"id":946,"eClass":"EGenericType"},{"id":947,"eClass":"EGenericType"},{"id":948,"eClass":"EGenericType"},{"id":949,"eClass":"EGenericType"},{"id":950,"eClass":"EGenericType"},{"id":951,"eClass":"EGenericType"},{"name":"C","id":952,"eClass":"ETypeParameter"},{"name":"P","id":953,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"tuple_type","lowerBound":0,"id":954,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"parts_unique","lowerBound":0,"id":955,"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":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":956,"derived":false},{"id":957,"eClass":"EGenericType"},{"id":958,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":959,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":960,"many":false,"required":false,"eClass":"EParameter"},{"id":961,"eClass":"EGenericType"},{"id":962,"eClass":"EGenericType"},{"id":963,"eClass":"EGenericType"},{"id":964,"eClass":"EGenericType"},{"id":965,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":966,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":967,"many":false,"required":false,"eClass":"EParameter"},{"id":968,"eClass":"EGenericType"},{"id":969,"eClass":"EGenericType"},{"id":970,"eClass":"EGenericType"},{"id":971,"eClass":"EGenericType"},{"id":972,"eClass":"EGenericType"},{"id":973,"eClass":"EGenericType"},{"id":974,"eClass":"EGenericType"},{"id":975,"eClass":"EGenericType"},{"name":"C","id":976,"eClass":"ETypeParameter"},{"name":"P","id":977,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"value_type","lowerBound":0,"id":978,"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":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":979,"derived":false},{"container":false,"ordered":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":980,"derived":false},{"id":981,"eClass":"EGenericType"},{"id":982,"eClass":"EGenericType"},{"id":983,"eClass":"EGenericType"},{"id":984,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":985,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":986,"many":false,"required":false,"eClass":"EParameter"},{"id":987,"eClass":"EGenericType"},{"id":988,"eClass":"EGenericType"},{"id":989,"eClass":"EGenericType"},{"id":990,"eClass":"EGenericType"},{"id":991,"eClass":"EGenericType"},{"id":992,"eClass":"EGenericType"},{"id":993,"eClass":"EGenericType"},{"id":994,"eClass":"EGenericType"},{"name":"C","id":995,"eClass":"ETypeParameter"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":996,"derived":false},{"id":997,"eClass":"EGenericType"},{"id":998,"eClass":"EGenericType"},{"id":999,"eClass":"EGenericType"},{"name":"C","id":1000,"eClass":"ETypeParameter"},{"id":1001,"eClass":"EGenericType"},{"id":1002,"eClass":"EGenericType"},{"id":1003,"eClass":"EGenericType"},{"name":"C","id":1004,"eClass":"ETypeParameter"},{"name":"PM","id":1005,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"var_type","lowerBound":0,"id":1006,"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":"referredVariable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1007,"derived":false},{"id":1008,"eClass":"EGenericType"},{"id":1009,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":1010,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":1011,"many":false,"required":false,"eClass":"EParameter"},{"id":1012,"eClass":"EGenericType"},{"id":1013,"eClass":"EGenericType"},{"id":1014,"eClass":"EGenericType"},{"id":1015,"eClass":"EGenericType"},{"id":1016,"eClass":"EGenericType"},{"id":1017,"eClass":"EGenericType"},{"id":1018,"eClass":"EGenericType"},{"id":1019,"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":0},{"source":4,"target":1},{"source":4,"target":18},{"source":4,"target":19},{"source":4,"target":20},{"source":20,"target":21},{"source":20,"target":19},{"source":21,"target":18},{"source":5,"target":1},{"source":5,"target":22},{"source":5,"target":23},{"source":5,"target":6},{"source":5,"target":24},{"source":25,"target":26},{"source":25,"target":27},{"source":25,"target":28},{"source":27,"target":29},{"source":27,"target":25},{"source":28,"target":30},{"source":28,"target":25},{"source":30,"target":31},{"source":30,"target":32},{"source":24,"target":33},{"source":24,"target":34},{"source":24,"target":6},{"source":33,"target":22},{"source":34,"target":23},{"source":6,"target":1},{"source":6,"target":35},{"source":6,"target":36},{"source":6,"target":19},{"source":6,"target":37},{"source":6,"target":38},{"source":6,"target":39},{"source":6,"target":40},{"source":6,"target":41},{"source":6,"target":42},{"source":6,"target":43},{"source":6,"target":44},{"source":38,"target":45},{"source":38,"target":6},{"source":45,"target":36},{"source":39,"target":46},{"source":39,"target":6},{"source":39,"target":47},{"source":39,"target":48},{"source":47,"target":49},{"source":47,"target":39},{"source":48,"target":50},{"source":48,"target":39},{"source":50,"target":51},{"source":50,"target":52},{"source":40,"target":53},{"source":40,"target":6},{"source":40,"target":54},{"source":40,"target":55},{"source":54,"target":56},{"source":54,"target":40},{"source":55,"target":57},{"source":55,"target":40},{"source":57,"target":58},{"source":57,"target":59},{"source":41,"target":60},{"source":41,"target":6},{"source":60,"target":35},{"source":42,"target":61},{"source":42,"target":62},{"source":42,"target":6},{"source":62,"target":61},{"source":43,"target":63},{"source":43,"target":19},{"source":63,"target":36},{"source":44,"target":37},{"source":7,"target":1},{"source":8,"target":1},{"source":8,"target":64},{"source":8,"target":19},{"source":8,"target":65},{"source":65,"target":66},{"source":65,"target":19},{"source":66,"target":64},{"source":9,"target":1},{"source":9,"target":67},{"source":9,"target":68},{"source":9,"target":69},{"source":9,"target":19},{"source":9,"target":70},{"source":9,"target":71},{"source":9,"target":72},{"source":9,"target":73},{"source":9,"target":74},{"source":9,"target":75},{"source":9,"target":76},{"source":70,"target":77},{"source":70,"target":9},{"source":77,"target":69},{"source":71,"target":78},{"source":71,"target":9},{"source":71,"target":79},{"source":71,"target":80},{"source":79,"target":81},{"source":79,"target":71},{"source":80,"target":82},{"source":80,"target":71},{"source":82,"target":83},{"source":82,"target":84},{"source":72,"target":85},{"source":72,"target":9},{"source":72,"target":86},{"source":72,"target":87},{"source":86,"target":88},{"source":86,"target":72},{"source":87,"target":89},{"source":87,"target":72},{"source":89,"target":90},{"source":89,"target":91},{"source":73,"target":92},{"source":73,"target":9},{"source":73,"target":93},{"source":73,"target":94},{"source":93,"target":95},{"source":93,"target":73},{"source":94,"target":96},{"source":94,"target":73},{"source":96,"target":97},{"source":96,"target":98},{"source":74,"target":99},{"source":74,"target":9},{"source":99,"target":68},{"source":75,"target":100},{"source":75,"target":9},{"source":100,"target":67},{"source":76,"target":101},{"source":76,"target":19},{"source":101,"target":68},{"source":10,"target":1},{"source":10,"target":102},{"source":10,"target":103},{"source":10,"target":6},{"source":10,"target":104},{"source":105,"target":106},{"source":105,"target":107},{"source":105,"target":108},{"source":107,"target":109},{"source":107,"target":105},{"source":108,"target":110},{"source":108,"target":105},{"source":110,"target":111},{"source":110,"target":112},{"source":104,"target":113},{"source":104,"target":114},{"source":104,"target":6},{"source":113,"target":102},{"source":114,"target":103},{"source":11,"target":1},{"source":11,"target":115},{"source":11,"target":19},{"source":11,"target":116},{"source":116,"target":117},{"source":116,"target":19},{"source":117,"target":115},{"source":12,"target":1},{"source":12,"target":118},{"source":12,"target":119},{"source":12,"target":6},{"source":12,"target":120},{"source":121,"target":122},{"source":121,"target":123},{"source":121,"target":124},{"source":123,"target":125},{"source":123,"target":121},{"source":124,"target":126},{"source":124,"target":121},{"source":126,"target":127},{"source":126,"target":128},{"source":120,"target":129},{"source":120,"target":130},{"source":120,"target":6},{"source":129,"target":118},{"source":130,"target":119},{"source":13,"target":1},{"source":13,"target":131},{"source":13,"target":132},{"source":13,"target":6},{"source":13,"target":133},{"source":134,"target":135},{"source":134,"target":136},{"source":134,"target":137},{"source":136,"target":138},{"source":136,"target":134},{"source":137,"target":139},{"source":137,"target":134},{"source":139,"target":140},{"source":139,"target":141},{"source":133,"target":142},{"source":133,"target":143},{"source":133,"target":6},{"source":142,"target":131},{"source":143,"target":132},{"source":14,"target":1},{"source":14,"target":144},{"source":14,"target":145},{"source":145,"target":146},{"source":145,"target":14},{"source":15,"target":1},{"source":15,"target":147},{"source":15,"target":148},{"source":15,"target":19},{"source":15,"target":149},{"source":15,"target":150},{"source":15,"target":151},{"source":15,"target":152},{"source":15,"target":153},{"source":149,"target":154},{"source":149,"target":15},{"source":154,"target":148},{"source":150,"target":155},{"source":150,"target":15},{"source":150,"target":156},{"source":150,"target":157},{"source":156,"target":158},{"source":156,"target":150},{"source":157,"target":159},{"source":157,"target":150},{"source":159,"target":160},{"source":159,"target":161},{"source":151,"target":162},{"source":151,"target":15},{"source":151,"target":163},{"source":151,"target":164},{"source":163,"target":165},{"source":163,"target":151},{"source":164,"target":166},{"source":164,"target":151},{"source":166,"target":167},{"source":166,"target":168},{"source":152,"target":169},{"source":152,"target":15},{"source":152,"target":170},{"source":152,"target":171},{"source":170,"target":172},{"source":170,"target":152},{"source":171,"target":173},{"source":171,"target":152},{"source":173,"target":174},{"source":173,"target":175},{"source":153,"target":176},{"source":153,"target":19},{"source":176,"target":147},{"source":16,"target":1},{"source":16,"target":177},{"source":16,"target":178},{"source":16,"target":19},{"source":16,"target":179},{"source":16,"target":180},{"source":179,"target":181},{"source":179,"target":16},{"source":181,"target":177},{"source":180,"target":182},{"source":180,"target":19},{"source":182,"target":178},{"source":17,"target":1},{"source":17,"target":183},{"source":17,"target":19},{"source":17,"target":184},{"source":184,"target":185},{"source":184,"target":19},{"source":185,"target":183},{"source":2,"target":186},{"source":2,"target":187},{"source":2,"target":37},{"source":2,"target":188},{"source":2,"target":189},{"source":2,"target":190},{"source":2,"target":191},{"source":2,"target":19},{"source":2,"target":0},{"source":186,"target":2},{"source":186,"target":192},{"source":186,"target":193},{"source":192,"target":194},{"source":192,"target":186},{"source":193,"target":195},{"source":193,"target":186},{"source":187,"target":2},{"source":187,"target":186},{"source":187,"target":196},{"source":187,"target":197},{"source":187,"target":198},{"source":196,"target":199},{"source":196,"target":187},{"source":197,"target":200},{"source":197,"target":187},{"source":198,"target":186},{"source":37,"target":2},{"source":37,"target":186},{"source":37,"target":201},{"source":37,"target":202},{"source":37,"target":203},{"source":201,"target":204},{"source":201,"target":37},{"source":202,"target":205},{"source":202,"target":37},{"source":203,"target":186},{"source":188,"target":2},{"source":188,"target":206},{"source":206,"target":207},{"source":206,"target":188},{"source":206,"target":208},{"source":206,"target":209},{"source":206,"target":210},{"source":207,"target":208},{"source":209,"target":211},{"source":211,"target":212},{"source":211,"target":213},{"source":211,"target":214},{"source":211,"target":215},{"source":211,"target":216},{"source":211,"target":217},{"source":211,"target":218},{"source":211,"target":219},{"source":211,"target":220},{"source":211,"target":221},{"source":211,"target":189},{"source":212,"target":208},{"source":210,"target":189},{"source":210,"target":222},{"source":210,"target":206},{"source":222,"target":209},{"source":189,"target":2},{"source":189,"target":223},{"source":189,"target":224},{"source":189,"target":225},{"source":189,"target":226},{"source":189,"target":227},{"source":189,"target":228},{"source":189,"target":229},{"source":189,"target":230},{"source":189,"target":231},{"source":189,"target":232},{"source":189,"target":233},{"source":189,"target":234},{"source":189,"target":235},{"source":189,"target":236},{"source":189,"target":237},{"source":189,"target":238},{"source":189,"target":239},{"source":189,"target":240},{"source":189,"target":241},{"source":189,"target":242},{"source":189,"target":243},{"source":189,"target":244},{"source":189,"target":245},{"source":189,"target":246},{"source":189,"target":247},{"source":189,"target":248},{"source":189,"target":249},{"source":189,"target":250},{"source":189,"target":251},{"source":189,"target":252},{"source":189,"target":253},{"source":189,"target":254},{"source":189,"target":255},{"source":189,"target":256},{"source":189,"target":257},{"source":189,"target":258},{"source":189,"target":259},{"source":189,"target":260},{"source":233,"target":261},{"source":233,"target":189},{"source":233,"target":262},{"source":261,"target":223},{"source":262,"target":263},{"source":262,"target":264},{"source":262,"target":233},{"source":264,"target":265},{"source":264,"target":266},{"source":264,"target":263},{"source":265,"target":224},{"source":266,"target":228},{"source":234,"target":267},{"source":234,"target":189},{"source":234,"target":268},{"source":267,"target":223},{"source":268,"target":269},{"source":268,"target":270},{"source":268,"target":234},{"source":270,"target":271},{"source":270,"target":272},{"source":270,"target":269},{"source":271,"target":224},{"source":272,"target":228},{"source":235,"target":273},{"source":235,"target":189},{"source":235,"target":274},{"source":273,"target":223},{"source":274,"target":275},{"source":274,"target":276},{"source":274,"target":235},{"source":276,"target":277},{"source":276,"target":275},{"source":277,"target":224},{"source":236,"target":278},{"source":236,"target":189},{"source":236,"target":279},{"source":278,"target":223},{"source":279,"target":280},{"source":279,"target":281},{"source":279,"target":236},{"source":281,"target":282},{"source":281,"target":280},{"source":282,"target":224},{"source":237,"target":283},{"source":237,"target":189},{"source":237,"target":284},{"source":283,"target":223},{"source":284,"target":285},{"source":284,"target":286},{"source":284,"target":237},{"source":286,"target":287},{"source":286,"target":288},{"source":286,"target":285},{"source":287,"target":224},{"source":288,"target":226},{"source":238,"target":289},{"source":238,"target":189},{"source":238,"target":290},{"source":289,"target":223},{"source":290,"target":291},{"source":290,"target":292},{"source":290,"target":238},{"source":292,"target":293},{"source":292,"target":294},{"source":292,"target":291},{"source":293,"target":224},{"source":294,"target":225},{"source":239,"target":295},{"source":239,"target":189},{"source":239,"target":296},{"source":295,"target":223},{"source":296,"target":297},{"source":296,"target":298},{"source":296,"target":239},{"source":298,"target":299},{"source":298,"target":300},{"source":298,"target":297},{"source":299,"target":224},{"source":300,"target":226},{"source":240,"target":301},{"source":240,"target":189},{"source":240,"target":302},{"source":301,"target":223},{"source":302,"target":303},{"source":302,"target":304},{"source":302,"target":240},{"source":304,"target":305},{"source":304,"target":306},{"source":304,"target":303},{"source":305,"target":224},{"source":306,"target":228},{"source":241,"target":307},{"source":241,"target":189},{"source":241,"target":308},{"source":307,"target":223},{"source":308,"target":309},{"source":308,"target":310},{"source":308,"target":241},{"source":310,"target":311},{"source":310,"target":312},{"source":310,"target":309},{"source":311,"target":224},{"source":312,"target":228},{"source":242,"target":313},{"source":242,"target":189},{"source":242,"target":314},{"source":313,"target":223},{"source":314,"target":315},{"source":314,"target":316},{"source":314,"target":242},{"source":316,"target":317},{"source":316,"target":315},{"source":317,"target":224},{"source":243,"target":318},{"source":243,"target":189},{"source":243,"target":319},{"source":318,"target":223},{"source":319,"target":320},{"source":319,"target":321},{"source":319,"target":243},{"source":321,"target":322},{"source":321,"target":320},{"source":322,"target":224},{"source":244,"target":323},{"source":244,"target":189},{"source":244,"target":324},{"source":323,"target":223},{"source":324,"target":325},{"source":324,"target":326},{"source":324,"target":244},{"source":326,"target":327},{"source":326,"target":325},{"source":327,"target":224},{"source":245,"target":328},{"source":245,"target":189},{"source":245,"target":329},{"source":328,"target":223},{"source":329,"target":330},{"source":329,"target":331},{"source":329,"target":245},{"source":331,"target":332},{"source":331,"target":330},{"source":332,"target":224},{"source":246,"target":333},{"source":246,"target":189},{"source":246,"target":334},{"source":333,"target":223},{"source":334,"target":335},{"source":334,"target":336},{"source":334,"target":246},{"source":336,"target":337},{"source":336,"target":335},{"source":337,"target":224},{"source":247,"target":338},{"source":247,"target":189},{"source":247,"target":339},{"source":338,"target":223},{"source":339,"target":340},{"source":339,"target":341},{"source":339,"target":247},{"source":341,"target":342},{"source":341,"target":340},{"source":342,"target":224},{"source":248,"target":343},{"source":248,"target":189},{"source":248,"target":344},{"source":343,"target":223},{"source":344,"target":345},{"source":344,"target":346},{"source":344,"target":248},{"source":346,"target":347},{"source":346,"target":348},{"source":346,"target":345},{"source":347,"target":224},{"source":348,"target":227},{"source":249,"target":349},{"source":249,"target":189},{"source":249,"target":350},{"source":349,"target":223},{"source":350,"target":351},{"source":350,"target":352},{"source":350,"target":249},{"source":352,"target":353},{"source":352,"target":351},{"source":353,"target":224},{"source":250,"target":354},{"source":250,"target":189},{"source":250,"target":355},{"source":354,"target":223},{"source":355,"target":356},{"source":355,"target":357},{"source":355,"target":250},{"source":357,"target":358},{"source":357,"target":356},{"source":358,"target":224},{"source":251,"target":359},{"source":251,"target":189},{"source":251,"target":360},{"source":359,"target":223},{"source":360,"target":361},{"source":360,"target":362},{"source":360,"target":251},{"source":362,"target":363},{"source":362,"target":361},{"source":363,"target":224},{"source":252,"target":364},{"source":252,"target":189},{"source":252,"target":365},{"source":364,"target":223},{"source":365,"target":366},{"source":365,"target":367},{"source":365,"target":252},{"source":367,"target":368},{"source":367,"target":369},{"source":367,"target":366},{"source":368,"target":224},{"source":369,"target":226},{"source":253,"target":370},{"source":253,"target":189},{"source":253,"target":371},{"source":370,"target":223},{"source":371,"target":372},{"source":371,"target":373},{"source":371,"target":253},{"source":373,"target":374},{"source":373,"target":375},{"source":373,"target":372},{"source":374,"target":224},{"source":375,"target":226},{"source":254,"target":376},{"source":254,"target":189},{"source":254,"target":377},{"source":376,"target":223},{"source":377,"target":378},{"source":377,"target":379},{"source":377,"target":254},{"source":379,"target":380},{"source":379,"target":378},{"source":380,"target":224},{"source":255,"target":381},{"source":255,"target":189},{"source":255,"target":382},{"source":381,"target":223},{"source":382,"target":383},{"source":382,"target":384},{"source":382,"target":255},{"source":384,"target":385},{"source":384,"target":383},{"source":385,"target":224},{"source":256,"target":386},{"source":256,"target":189},{"source":256,"target":387},{"source":386,"target":223},{"source":387,"target":388},{"source":387,"target":389},{"source":387,"target":256},{"source":389,"target":390},{"source":389,"target":391},{"source":389,"target":388},{"source":390,"target":224},{"source":391,"target":229},{"source":257,"target":392},{"source":257,"target":189},{"source":257,"target":393},{"source":392,"target":223},{"source":393,"target":394},{"source":393,"target":395},{"source":393,"target":257},{"source":395,"target":396},{"source":395,"target":397},{"source":395,"target":398},{"source":395,"target":394},{"source":396,"target":224},{"source":397,"target":230},{"source":398,"target":231},{"source":258,"target":399},{"source":258,"target":189},{"source":258,"target":400},{"source":399,"target":223},{"source":400,"target":401},{"source":400,"target":402},{"source":400,"target":258},{"source":402,"target":403},{"source":402,"target":404},{"source":402,"target":401},{"source":403,"target":224},{"source":404,"target":228},{"source":259,"target":405},{"source":259,"target":189},{"source":259,"target":406},{"source":405,"target":223},{"source":406,"target":191},{"source":406,"target":407},{"source":406,"target":259},{"source":407,"target":408},{"source":407,"target":409},{"source":407,"target":191},{"source":408,"target":224},{"source":409,"target":228},{"source":260,"target":410},{"source":260,"target":189},{"source":260,"target":411},{"source":410,"target":223},{"source":411,"target":412},{"source":411,"target":260},{"source":412,"target":232},{"source":190,"target":2},{"source":190,"target":413},{"source":190,"target":414},{"source":190,"target":415},{"source":190,"target":416},{"source":190,"target":417},{"source":414,"target":418},{"source":414,"target":190},{"source":415,"target":419},{"source":415,"target":190},{"source":419,"target":413},{"source":416,"target":190},{"source":416,"target":420},{"source":420,"target":421},{"source":420,"target":416},{"source":417,"target":190},{"source":417,"target":422},{"source":422,"target":423},{"source":422,"target":417},{"source":423,"target":413},{"source":191,"target":2},{"source":191,"target":424},{"source":191,"target":425},{"source":191,"target":188},{"source":191,"target":426},{"source":191,"target":427},{"source":191,"target":428},{"source":191,"target":429},{"source":191,"target":430},{"source":191,"target":431},{"source":426,"target":432},{"source":426,"target":433},{"source":426,"target":191},{"source":433,"target":434},{"source":433,"target":432},{"source":434,"target":424},{"source":427,"target":401},{"source":427,"target":435},{"source":427,"target":191},{"source":435,"target":436},{"source":435,"target":437},{"source":435,"target":401},{"source":436,"target":424},{"source":437,"target":425},{"source":428,"target":401},{"source":428,"target":438},{"source":428,"target":191},{"source":438,"target":439},{"source":438,"target":440},{"source":438,"target":401},{"source":439,"target":424},{"source":440,"target":425},{"source":429,"target":401},{"source":429,"target":441},{"source":429,"target":191},{"source":441,"target":442},{"source":441,"target":443},{"source":441,"target":401},{"source":442,"target":424},{"source":443,"target":425},{"source":430,"target":444},{"source":430,"target":191},{"source":444,"target":424},{"source":431,"target":188},{"source":19,"target":2},{"source":19,"target":445},{"source":19,"target":446},{"source":19,"target":447},{"source":446,"target":448},{"source":446,"target":19},{"source":447,"target":449},{"source":447,"target":19},{"source":449,"target":445},{"source":3,"target":297},{"source":3,"target":450},{"source":3,"target":451},{"source":3,"target":452},{"source":3,"target":432},{"source":3,"target":340},{"source":3,"target":453},{"source":3,"target":454},{"source":3,"target":356},{"source":3,"target":455},{"source":3,"target":61},{"source":3,"target":351},{"source":3,"target":361},{"source":3,"target":345},{"source":3,"target":275},{"source":3,"target":320},{"source":3,"target":456},{"source":3,"target":325},{"source":3,"target":378},{"source":3,"target":309},{"source":3,"target":457},{"source":3,"target":401},{"source":3,"target":303},{"source":3,"target":269},{"source":3,"target":394},{"source":3,"target":383},{"source":3,"target":291},{"source":3,"target":285},{"source":3,"target":330},{"source":3,"target":388},{"source":3,"target":335},{"source":3,"target":366},{"source":3,"target":372},{"source":3,"target":280},{"source":3,"target":315},{"source":3,"target":263},{"source":3,"target":0},{"source":297,"target":3},{"source":297,"target":458},{"source":297,"target":459},{"source":297,"target":450},{"source":297,"target":460},{"source":297,"target":461},{"source":460,"target":462},{"source":460,"target":297},{"source":462,"target":458},{"source":461,"target":463},{"source":461,"target":464},{"source":461,"target":450},{"source":463,"target":458},{"source":464,"target":459},{"source":450,"target":3},{"source":450,"target":465},{"source":450,"target":466},{"source":450,"target":451},{"source":450,"target":467},{"source":450,"target":468},{"source":450,"target":469},{"source":467,"target":432},{"source":467,"target":470},{"source":467,"target":450},{"source":470,"target":471},{"source":470,"target":432},{"source":471,"target":465},{"source":468,"target":472},{"source":468,"target":450},{"source":472,"target":466},{"source":469,"target":473},{"source":469,"target":451},{"source":473,"target":465},{"source":451,"target":3},{"source":451,"target":474},{"source":451,"target":452},{"source":451,"target":475},{"source":451,"target":476},{"source":475,"target":477},{"source":475,"target":451},{"source":476,"target":478},{"source":476,"target":452},{"source":478,"target":474},{"source":452,"target":3},{"source":452,"target":479},{"source":452,"target":432},{"source":452,"target":187},{"source":452,"target":480},{"source":452,"target":481},{"source":452,"target":482},{"source":480,"target":432},{"source":480,"target":483},{"source":480,"target":452},{"source":483,"target":484},{"source":483,"target":432},{"source":484,"target":479},{"source":481,"target":485},{"source":481,"target":432},{"source":485,"target":479},{"source":482,"target":187},{"source":432,"target":3},{"source":432,"target":486},{"source":432,"target":190},{"source":432,"target":188},{"source":432,"target":186},{"source":432,"target":487},{"source":432,"target":488},{"source":432,"target":489},{"source":487,"target":490},{"source":487,"target":190},{"source":490,"target":486},{"source":488,"target":188},{"source":489,"target":186},{"source":340,"target":3},{"source":340,"target":491},{"source":340,"target":453},{"source":340,"target":492},{"source":340,"target":493},{"source":340,"target":494},{"source":492,"target":495},{"source":492,"target":340},{"source":492,"target":496},{"source":492,"target":497},{"source":496,"target":498},{"source":496,"target":492},{"source":497,"target":499},{"source":497,"target":492},{"source":499,"target":500},{"source":499,"target":501},{"source":493,"target":502},{"source":493,"target":340},{"source":494,"target":503},{"source":494,"target":453},{"source":503,"target":491},{"source":453,"target":3},{"source":453,"target":504},{"source":453,"target":454},{"source":453,"target":505},{"source":505,"target":506},{"source":505,"target":454},{"source":506,"target":504},{"source":454,"target":3},{"source":454,"target":507},{"source":454,"target":432},{"source":454,"target":508},{"source":508,"target":509},{"source":508,"target":432},{"source":509,"target":507},{"source":356,"target":3},{"source":356,"target":510},{"source":356,"target":455},{"source":356,"target":511},{"source":356,"target":512},{"source":356,"target":513},{"source":511,"target":514},{"source":511,"target":356},{"source":511,"target":515},{"source":511,"target":516},{"source":515,"target":517},{"source":515,"target":511},{"source":516,"target":518},{"source":516,"target":511},{"source":518,"target":519},{"source":518,"target":520},{"source":512,"target":432},{"source":512,"target":521},{"source":512,"target":356},{"source":521,"target":522},{"source":521,"target":432},{"source":522,"target":510},{"source":513,"target":523},{"source":513,"target":455},{"source":523,"target":510},{"source":455,"target":3},{"source":455,"target":524},{"source":455,"target":190},{"source":455,"target":188},{"source":455,"target":525},{"source":455,"target":526},{"source":525,"target":527},{"source":525,"target":190},{"source":527,"target":524},{"source":526,"target":188},{"source":61,"target":3},{"source":61,"target":528},{"source":61,"target":529},{"source":61,"target":530},{"source":61,"target":531},{"source":61,"target":532},{"source":528,"target":61},{"source":529,"target":61},{"source":530,"target":61},{"source":531,"target":61},{"source":532,"target":61},{"source":351,"target":3},{"source":351,"target":533},{"source":351,"target":454},{"source":351,"target":534},{"source":351,"target":535},{"source":351,"target":536},{"source":351,"target":537},{"source":351,"target":538},{"source":351,"target":539},{"source":351,"target":540},{"source":351,"target":541},{"source":351,"target":542},{"source":534,"target":543},{"source":534,"target":351},{"source":534,"target":544},{"source":534,"target":545},{"source":544,"target":546},{"source":544,"target":534},{"source":545,"target":547},{"source":545,"target":534},{"source":547,"target":548},{"source":547,"target":549},{"source":535,"target":550},{"source":535,"target":351},{"source":535,"target":551},{"source":535,"target":552},{"source":551,"target":553},{"source":551,"target":535},{"source":552,"target":554},{"source":552,"target":535},{"source":554,"target":555},{"source":554,"target":556},{"source":536,"target":557},{"source":536,"target":351},{"source":536,"target":558},{"source":536,"target":559},{"source":558,"target":560},{"source":558,"target":536},{"source":559,"target":561},{"source":559,"target":536},{"source":561,"target":562},{"source":561,"target":563},{"source":537,"target":564},{"source":537,"target":351},{"source":537,"target":565},{"source":537,"target":566},{"source":565,"target":567},{"source":565,"target":537},{"source":566,"target":568},{"source":566,"target":537},{"source":568,"target":569},{"source":568,"target":570},{"source":538,"target":571},{"source":538,"target":351},{"source":538,"target":572},{"source":538,"target":573},{"source":572,"target":574},{"source":572,"target":538},{"source":573,"target":575},{"source":573,"target":538},{"source":575,"target":576},{"source":575,"target":577},{"source":539,"target":61},{"source":539,"target":578},{"source":539,"target":351},{"source":578,"target":61},{"source":540,"target":455},{"source":540,"target":579},{"source":540,"target":351},{"source":579,"target":580},{"source":579,"target":455},{"source":580,"target":533},{"source":541,"target":581},{"source":541,"target":351},{"source":542,"target":582},{"source":542,"target":454},{"source":582,"target":533},{"source":361,"target":3},{"source":361,"target":583},{"source":361,"target":455},{"source":361,"target":584},{"source":361,"target":585},{"source":361,"target":586},{"source":361,"target":587},{"source":584,"target":588},{"source":584,"target":361},{"source":584,"target":589},{"source":584,"target":590},{"source":589,"target":591},{"source":589,"target":584},{"source":590,"target":592},{"source":590,"target":584},{"source":592,"target":593},{"source":592,"target":594},{"source":585,"target":432},{"source":585,"target":595},{"source":585,"target":361},{"source":595,"target":596},{"source":595,"target":432},{"source":596,"target":583},{"source":586,"target":432},{"source":586,"target":597},{"source":586,"target":361},{"source":597,"target":598},{"source":597,"target":432},{"source":598,"target":583},{"source":587,"target":599},{"source":587,"target":455},{"source":599,"target":583},{"source":345,"target":3},{"source":345,"target":600},{"source":345,"target":601},{"source":345,"target":454},{"source":345,"target":602},{"source":345,"target":603},{"source":345,"target":604},{"source":602,"target":605},{"source":602,"target":345},{"source":602,"target":606},{"source":602,"target":607},{"source":606,"target":608},{"source":606,"target":602},{"source":607,"target":609},{"source":607,"target":602},{"source":609,"target":610},{"source":609,"target":611},{"source":603,"target":612},{"source":603,"target":345},{"source":612,"target":601},{"source":604,"target":613},{"source":604,"target":454},{"source":613,"target":600},{"source":275,"target":3},{"source":275,"target":614},{"source":275,"target":432},{"source":275,"target":615},{"source":275,"target":616},{"source":275,"target":617},{"source":275,"target":618},{"source":275,"target":619},{"source":275,"target":620},{"source":615,"target":621},{"source":615,"target":275},{"source":615,"target":622},{"source":615,"target":623},{"source":622,"target":624},{"source":622,"target":615},{"source":623,"target":625},{"source":623,"target":615},{"source":625,"target":626},{"source":625,"target":627},{"source":616,"target":628},{"source":616,"target":275},{"source":616,"target":629},{"source":616,"target":630},{"source":629,"target":631},{"source":629,"target":616},{"source":630,"target":632},{"source":630,"target":616},{"source":632,"target":633},{"source":632,"target":634},{"source":617,"target":432},{"source":617,"target":635},{"source":617,"target":275},{"source":635,"target":636},{"source":635,"target":432},{"source":636,"target":614},{"source":618,"target":432},{"source":618,"target":637},{"source":618,"target":275},{"source":637,"target":638},{"source":637,"target":432},{"source":638,"target":614},{"source":619,"target":432},{"source":619,"target":639},{"source":619,"target":275},{"source":639,"target":640},{"source":639,"target":432},{"source":640,"target":614},{"source":620,"target":641},{"source":620,"target":432},{"source":641,"target":614},{"source":320,"target":3},{"source":320,"target":642},{"source":320,"target":456},{"source":320,"target":643},{"source":320,"target":644},{"source":320,"target":645},{"source":643,"target":646},{"source":643,"target":320},{"source":643,"target":647},{"source":643,"target":648},{"source":647,"target":649},{"source":647,"target":643},{"source":648,"target":650},{"source":648,"target":643},{"source":650,"target":651},{"source":650,"target":652},{"source":644,"target":653},{"source":644,"target":320},{"source":645,"target":654},{"source":645,"target":456},{"source":654,"target":642},{"source":456,"target":3},{"source":456,"target":655},{"source":456,"target":453},{"source":456,"target":656},{"source":656,"target":657},{"source":656,"target":453},{"source":657,"target":655},{"source":325,"target":3},{"source":325,"target":658},{"source":325,"target":456},{"source":325,"target":659},{"source":325,"target":660},{"source":325,"target":661},{"source":325,"target":662},{"source":659,"target":663},{"source":659,"target":325},{"source":659,"target":664},{"source":659,"target":665},{"source":664,"target":666},{"source":664,"target":659},{"source":665,"target":667},{"source":665,"target":659},{"source":667,"target":668},{"source":667,"target":669},{"source":660,"target":670},{"source":660,"target":325},{"source":661,"target":671},{"source":661,"target":325},{"source":662,"target":672},{"source":662,"target":456},{"source":672,"target":658},{"source":378,"target":3},{"source":378,"target":673},{"source":378,"target":454},{"source":378,"target":674},{"source":674,"target":675},{"source":674,"target":454},{"source":675,"target":673},{"source":309,"target":3},{"source":309,"target":676},{"source":309,"target":677},{"source":309,"target":457},{"source":309,"target":678},{"source":309,"target":679},{"source":309,"target":680},{"source":309,"target":681},{"source":309,"target":682},{"source":678,"target":683},{"source":678,"target":309},{"source":678,"target":684},{"source":678,"target":685},{"source":684,"target":686},{"source":684,"target":678},{"source":685,"target":687},{"source":685,"target":678},{"source":687,"target":688},{"source":687,"target":689},{"source":679,"target":690},{"source":679,"target":309},{"source":679,"target":691},{"source":679,"target":692},{"source":691,"target":693},{"source":691,"target":679},{"source":692,"target":694},{"source":692,"target":679},{"source":694,"target":695},{"source":694,"target":696},{"source":680,"target":697},{"source":680,"target":309},{"source":680,"target":698},{"source":680,"target":699},{"source":698,"target":700},{"source":698,"target":680},{"source":699,"target":701},{"source":699,"target":680},{"source":701,"target":702},{"source":701,"target":703},{"source":681,"target":401},{"source":681,"target":704},{"source":681,"target":309},{"source":704,"target":705},{"source":704,"target":706},{"source":704,"target":401},{"source":705,"target":676},{"source":706,"target":677},{"source":682,"target":707},{"source":682,"target":708},{"source":682,"target":457},{"source":707,"target":676},{"source":708,"target":677},{"source":457,"target":3},{"source":457,"target":709},{"source":457,"target":710},{"source":457,"target":452},{"source":457,"target":711},{"source":457,"target":712},{"source":457,"target":713},{"source":457,"target":714},{"source":457,"target":715},{"source":457,"target":716},{"source":711,"target":717},{"source":711,"target":457},{"source":711,"target":718},{"source":711,"target":719},{"source":718,"target":720},{"source":718,"target":711},{"source":719,"target":721},{"source":719,"target":711},{"source":721,"target":722},{"source":721,"target":723},{"source":712,"target":724},{"source":712,"target":457},{"source":712,"target":725},{"source":712,"target":726},{"source":725,"target":727},{"source":725,"target":712},{"source":726,"target":728},{"source":726,"target":712},{"source":728,"target":729},{"source":728,"target":730},{"source":713,"target":731},{"source":713,"target":457},{"source":713,"target":732},{"source":713,"target":733},{"source":732,"target":734},{"source":732,"target":713},{"source":733,"target":735},{"source":733,"target":713},{"source":735,"target":736},{"source":735,"target":737},{"source":714,"target":432},{"source":714,"target":738},{"source":714,"target":457},{"source":738,"target":739},{"source":738,"target":432},{"source":739,"target":709},{"source":715,"target":401},{"source":715,"target":740},{"source":715,"target":457},{"source":740,"target":741},{"source":740,"target":742},{"source":740,"target":401},{"source":741,"target":709},{"source":742,"target":710},{"source":716,"target":743},{"source":716,"target":452},{"source":743,"target":709},{"source":401,"target":3},{"source":401,"target":744},{"source":401,"target":745},{"source":401,"target":190},{"source":401,"target":188},{"source":401,"target":37},{"source":401,"target":746},{"source":401,"target":747},{"source":401,"target":748},{"source":401,"target":749},{"source":401,"target":750},{"source":401,"target":751},{"source":746,"target":752},{"source":746,"target":401},{"source":746,"target":753},{"source":746,"target":754},{"source":753,"target":755},{"source":753,"target":746},{"source":754,"target":756},{"source":754,"target":746},{"source":756,"target":757},{"source":756,"target":758},{"source":747,"target":432},{"source":747,"target":759},{"source":747,"target":401},{"source":759,"target":760},{"source":759,"target":432},{"source":760,"target":744},{"source":748,"target":761},{"source":748,"target":401},{"source":761,"target":745},{"source":749,"target":762},{"source":749,"target":190},{"source":762,"target":744},{"source":750,"target":188},{"source":751,"target":37},{"source":303,"target":3},{"source":303,"target":763},{"source":303,"target":764},{"source":303,"target":457},{"source":303,"target":765},{"source":303,"target":766},{"source":303,"target":767},{"source":303,"target":768},{"source":303,"target":769},{"source":765,"target":770},{"source":765,"target":303},{"source":765,"target":771},{"source":765,"target":772},{"source":771,"target":773},{"source":771,"target":765},{"source":772,"target":774},{"source":772,"target":765},{"source":774,"target":775},{"source":774,"target":776},{"source":766,"target":777},{"source":766,"target":303},{"source":766,"target":778},{"source":766,"target":779},{"source":778,"target":780},{"source":778,"target":766},{"source":779,"target":781},{"source":779,"target":766},{"source":781,"target":782},{"source":781,"target":783},{"source":767,"target":784},{"source":767,"target":303},{"source":767,"target":785},{"source":767,"target":786},{"source":785,"target":787},{"source":785,"target":767},{"source":786,"target":788},{"source":786,"target":767},{"source":788,"target":789},{"source":788,"target":790},{"source":768,"target":791},{"source":768,"target":303},{"source":768,"target":792},{"source":768,"target":793},{"source":792,"target":794},{"source":792,"target":768},{"source":793,"target":795},{"source":793,"target":768},{"source":795,"target":796},{"source":795,"target":797},{"source":769,"target":798},{"source":769,"target":799},{"source":769,"target":457},{"source":798,"target":763},{"source":799,"target":764},{"source":269,"target":3},{"source":269,"target":800},{"source":269,"target":801},{"source":269,"target":432},{"source":269,"target":802},{"source":269,"target":803},{"source":269,"target":804},{"source":269,"target":805},{"source":802,"target":806},{"source":802,"target":269},{"source":802,"target":807},{"source":802,"target":808},{"source":807,"target":809},{"source":807,"target":802},{"source":808,"target":810},{"source":808,"target":802},{"source":810,"target":811},{"source":810,"target":812},{"source":803,"target":432},{"source":803,"target":813},{"source":803,"target":269},{"source":813,"target":814},{"source":813,"target":432},{"source":814,"target":800},{"source":804,"target":401},{"source":804,"target":815},{"source":804,"target":269},{"source":815,"target":816},{"source":815,"target":817},{"source":815,"target":401},{"source":816,"target":800},{"source":817,"target":801},{"source":805,"target":818},{"source":805,"target":432},{"source":818,"target":800},{"source":394,"target":3},{"source":394,"target":819},{"source":394,"target":820},{"source":394,"target":821},{"source":394,"target":432},{"source":394,"target":187},{"source":394,"target":822},{"source":394,"target":823},{"source":394,"target":824},{"source":394,"target":825},{"source":394,"target":826},{"source":394,"target":827},{"source":394,"target":828},{"source":394,"target":829},{"source":394,"target":830},{"source":394,"target":831},{"source":394,"target":832},{"source":822,"target":833},{"source":822,"target":394},{"source":822,"target":834},{"source":822,"target":835},{"source":834,"target":836},{"source":834,"target":822},{"source":835,"target":837},{"source":835,"target":822},{"source":837,"target":838},{"source":837,"target":839},{"source":823,"target":840},{"source":823,"target":394},{"source":823,"target":841},{"source":823,"target":842},{"source":841,"target":843},{"source":841,"target":823},{"source":842,"target":844},{"source":842,"target":823},{"source":844,"target":845},{"source":844,"target":846},{"source":824,"target":847},{"source":824,"target":394},{"source":824,"target":848},{"source":824,"target":849},{"source":848,"target":850},{"source":848,"target":824},{"source":849,"target":851},{"source":849,"target":824},{"source":851,"target":852},{"source":851,"target":853},{"source":825,"target":854},{"source":825,"target":394},{"source":825,"target":855},{"source":825,"target":856},{"source":855,"target":857},{"source":855,"target":825},{"source":856,"target":858},{"source":856,"target":825},{"source":858,"target":859},{"source":858,"target":860},{"source":826,"target":861},{"source":826,"target":394},{"source":826,"target":862},{"source":826,"target":863},{"source":862,"target":864},{"source":862,"target":826},{"source":863,"target":865},{"source":863,"target":826},{"source":865,"target":866},{"source":865,"target":867},{"source":827,"target":432},{"source":827,"target":868},{"source":827,"target":394},{"source":868,"target":869},{"source":868,"target":432},{"source":869,"target":819},{"source":828,"target":432},{"source":828,"target":870},{"source":828,"target":394},{"source":870,"target":871},{"source":870,"target":432},{"source":871,"target":819},{"source":829,"target":872},{"source":829,"target":394},{"source":872,"target":820},{"source":830,"target":873},{"source":830,"target":394},{"source":873,"target":821},{"source":831,"target":874},{"source":831,"target":432},{"source":874,"target":819},{"source":832,"target":187},{"source":383,"target":3},{"source":383,"target":875},{"source":383,"target":454},{"source":383,"target":876},{"source":876,"target":877},{"source":876,"target":454},{"source":877,"target":875},{"source":291,"target":3},{"source":291,"target":878},{"source":291,"target":879},{"source":291,"target":451},{"source":291,"target":880},{"source":291,"target":881},{"source":291,"target":882},{"source":291,"target":883},{"source":291,"target":884},{"source":291,"target":885},{"source":880,"target":886},{"source":880,"target":291},{"source":880,"target":887},{"source":880,"target":888},{"source":887,"target":889},{"source":887,"target":880},{"source":888,"target":890},{"source":888,"target":880},{"source":890,"target":891},{"source":890,"target":892},{"source":881,"target":893},{"source":881,"target":291},{"source":881,"target":894},{"source":881,"target":895},{"source":894,"target":896},{"source":894,"target":881},{"source":895,"target":897},{"source":895,"target":881},{"source":897,"target":898},{"source":897,"target":899},{"source":882,"target":432},{"source":882,"target":900},{"source":882,"target":291},{"source":900,"target":901},{"source":900,"target":432},{"source":901,"target":878},{"source":883,"target":902},{"source":883,"target":291},{"source":902,"target":879},{"source":884,"target":903},{"source":884,"target":291},{"source":885,"target":904},{"source":885,"target":451},{"source":904,"target":878},{"source":285,"target":3},{"source":285,"target":905},{"source":285,"target":906},{"source":285,"target":450},{"source":285,"target":907},{"source":285,"target":908},{"source":285,"target":909},{"source":907,"target":910},{"source":907,"target":285},{"source":907,"target":911},{"source":907,"target":912},{"source":911,"target":913},{"source":911,"target":907},{"source":912,"target":914},{"source":912,"target":907},{"source":914,"target":915},{"source":914,"target":916},{"source":908,"target":917},{"source":908,"target":285},{"source":917,"target":906},{"source":909,"target":918},{"source":909,"target":919},{"source":909,"target":450},{"source":918,"target":905},{"source":919,"target":906},{"source":330,"target":3},{"source":330,"target":920},{"source":330,"target":456},{"source":330,"target":921},{"source":330,"target":922},{"source":330,"target":923},{"source":921,"target":924},{"source":921,"target":330},{"source":921,"target":925},{"source":921,"target":926},{"source":925,"target":927},{"source":925,"target":921},{"source":926,"target":928},{"source":926,"target":921},{"source":928,"target":929},{"source":928,"target":930},{"source":922,"target":931},{"source":922,"target":330},{"source":923,"target":932},{"source":923,"target":456},{"source":932,"target":920},{"source":388,"target":3},{"source":388,"target":933},{"source":388,"target":934},{"source":388,"target":432},{"source":388,"target":935},{"source":388,"target":936},{"source":935,"target":937},{"source":935,"target":388},{"source":937,"target":934},{"source":936,"target":938},{"source":936,"target":432},{"source":938,"target":933},{"source":335,"target":3},{"source":335,"target":939},{"source":335,"target":453},{"source":335,"target":940},{"source":335,"target":941},{"source":335,"target":942},{"source":940,"target":943},{"source":940,"target":335},{"source":940,"target":944},{"source":940,"target":945},{"source":944,"target":946},{"source":944,"target":940},{"source":945,"target":947},{"source":945,"target":940},{"source":947,"target":948},{"source":947,"target":949},{"source":941,"target":950},{"source":941,"target":335},{"source":942,"target":951},{"source":942,"target":453},{"source":951,"target":939},{"source":366,"target":3},{"source":366,"target":952},{"source":366,"target":953},{"source":366,"target":454},{"source":366,"target":954},{"source":366,"target":955},{"source":366,"target":956},{"source":366,"target":957},{"source":954,"target":958},{"source":954,"target":366},{"source":954,"target":959},{"source":954,"target":960},{"source":959,"target":961},{"source":959,"target":954},{"source":960,"target":962},{"source":960,"target":954},{"source":962,"target":963},{"source":962,"target":964},{"source":955,"target":965},{"source":955,"target":366},{"source":955,"target":966},{"source":955,"target":967},{"source":966,"target":968},{"source":966,"target":955},{"source":967,"target":969},{"source":967,"target":955},{"source":969,"target":970},{"source":969,"target":971},{"source":956,"target":372},{"source":956,"target":972},{"source":956,"target":366},{"source":972,"target":973},{"source":972,"target":974},{"source":972,"target":372},{"source":973,"target":952},{"source":974,"target":953},{"source":957,"target":975},{"source":957,"target":454},{"source":975,"target":952},{"source":372,"target":3},{"source":372,"target":976},{"source":372,"target":977},{"source":372,"target":190},{"source":372,"target":188},{"source":372,"target":37},{"source":372,"target":978},{"source":372,"target":979},{"source":372,"target":980},{"source":372,"target":981},{"source":372,"target":982},{"source":372,"target":983},{"source":978,"target":984},{"source":978,"target":372},{"source":978,"target":985},{"source":978,"target":986},{"source":985,"target":987},{"source":985,"target":978},{"source":986,"target":988},{"source":986,"target":978},{"source":988,"target":989},{"source":988,"target":990},{"source":979,"target":432},{"source":979,"target":991},{"source":979,"target":372},{"source":991,"target":992},{"source":991,"target":432},{"source":992,"target":976},{"source":980,"target":993},{"source":980,"target":372},{"source":993,"target":977},{"source":981,"target":994},{"source":981,"target":190},{"source":994,"target":976},{"source":982,"target":188},{"source":983,"target":37},{"source":280,"target":3},{"source":280,"target":995},{"source":280,"target":432},{"source":280,"target":996},{"source":280,"target":997},{"source":996,"target":998},{"source":996,"target":280},{"source":998,"target":995},{"source":997,"target":999},{"source":997,"target":432},{"source":999,"target":995},{"source":315,"target":3},{"source":315,"target":1000},{"source":315,"target":432},{"source":315,"target":37},{"source":315,"target":1001},{"source":315,"target":1002},{"source":1001,"target":1003},{"source":1001,"target":432},{"source":1003,"target":1000},{"source":1002,"target":37},{"source":263,"target":3},{"source":263,"target":1004},{"source":263,"target":1005},{"source":263,"target":432},{"source":263,"target":1006},{"source":263,"target":1007},{"source":263,"target":1008},{"source":1006,"target":1009},{"source":1006,"target":263},{"source":1006,"target":1010},{"source":1006,"target":1011},{"source":1010,"target":1012},{"source":1010,"target":1006},{"source":1011,"target":1013},{"source":1011,"target":1006},{"source":1013,"target":1014},{"source":1013,"target":1015},{"source":1007,"target":401},{"source":1007,"target":1016},{"source":1007,"target":263},{"source":1016,"target":1017},{"source":1016,"target":1018},{"source":1016,"target":401},{"source":1017,"target":1004},{"source":1018,"target":1005},{"source":1008,"target":1019},{"source":1008,"target":432},{"source":1019,"target":1004}],"multigraph":true}
ecore
gpl
repo-ecore-all/data/antunesdantass/compiladores/com.ufcg.compiladores/model/generated/Go.ecore
go SouceFile PackageClause ImportDecl TopLevelDecl Type TypeName TypeLit Type TypeName identifier TypeNameLinha TypeNameLinha identifier TypeNameLinha QualifiedIdent TypeLit TypeLitLinha StructType PointerType FunctionType InterfaceType MapType ChannelType TypeLitLinha ArrayLength ElementType TypeLitLinha ArrayLength Expression ElementType Type StructType FieldDecl FieldDecl IdentifierList Type EmbeddedField Tag EmbeddedField TypeName Tag string_lit PointerType Type FunctionType Signature Signature Parameters Result Result Parameters Type Parameters ParameterList ParameterList ParameterDecl ParameterDecl IdentifierList Type InterfaceType MethodSpec MethodSpec MethodName Signature InterfaceTypeName MethodName identifier InterfaceTypeName TypeName MapType KeyType ElementType KeyType Type ChannelType ElementType Block StatementList StatementList Statement Declaration ConstDecl TypeDecl VarDecl TopLevelDecl Declaration topLevelDeclLinha topLevelDeclLinha FunctionName Signature FunctionBody Receiver MethodName ConstDecl ConstSpec ConstSpec IdentifierList Type ExpressionList IdentifierList identifier ExpressionList Expression TypeDecl TypeSpec TypeSpec identifier Type AliasDecl TypeDef VarDecl VarSpec VarSpec IdentifierList Type ExpressionList ShortVarDecl IdentifierList ExpressionList FunctionDecl FunctionName Signature FunctionBody FunctionName identifier FunctionBody Block MethodDecl Receiver MethodName Signature FunctionBody Receiver Operand Literal OperandName Expression Literal BasicLit BasicLit int_lit float_lit rune_lit string_lit OperandName QualifiedIdent PackageName identifier CompositeLit LiteralType LiteralValue LiteralType StructType LiteralTypeLinha ElementType MapType TypeName LiteralTypeLinha ArrayLength ElementType LiteralValue ElementList ElementList KeyedElement Element Expression LiteralValue KeyedElement Key Element Key FieldName Expression LiteralValue FieldName identifier FunctionLit Signature FunctionBody PrimaryExpr Operand PrimaryExprLinha Conversion MethodExpr PrimaryExprLinha Arguments PrimaryExprLinha ponto cochetes ponto Selector PrimaryExprLinha TypeAssertion cochetes Index PrimaryExprLinha Slice Selector identifier Index Slice Slice decimals TypeAssertion Type Arguments ExpressionList Type MethodExpr ReceiverType MethodName ReceiverType Type Expression UnaryExpr ExpressionLinha ExpressionLinha binary_op Expression ExpressionLinha UnaryExpr PrimaryExpr unary_op UnaryExpr binary_op rel_op add_op mul_op Conversion Type Expression Statement Declaration LabeledStmt SimpleStmt GoStmt ReturnStmt BreakStmt ContinueStmt GotoStmt FallthroughStmt Block IfStmt SwitchStmt SelectStmt ForStmt DeferStmt SimpleStmt EmptyStmt ExpressionStmt SendStmt IncDecStmt Assignment ShortVarDecl LabeledStmt Label Statement Label identifier ExpressionStmt Expression SendStmt Channel Expression Channel Expression IncDecStmt Expression Assignment ExpressionList assign_op IfStmt SimpleStmt Expression Block IfStmt SwitchStmt switch_stmt_linha ExprCaseClause ExprSwitchCase StatementList ExprSwitchCase ExpressionList switch_stmt_linha TypeSwitchGuard TypeCaseClause switch_stmt_linha Expression ExprCaseClause TypeSwitchGuard identifier PrimaryExpr TypeCaseClause TypeSwitchCase StatementList TypeSwitchCase TypeList TypeList Type ForStmt Condition ForClause RangeClause Block Condition Expression ForClause InitStmt Condition PostStmt InitStmt SimpleStmt PostStmt SimpleStmt RangeClause ExpressionList IdentifierList Expression GoStmt Expression SelectStmt CommClause CommClause CommCase StatementList CommCase SendStmt RecvStmt RecvStmt ExpressionList IdentifierList RecvExpr RecvExpr Expression ReturnStmt ExpressionList BreakStmt Label ContinueStmt Label GotoStmt Label DeferStmt Expression PackageClause PackageName PackageName identifier ImportDecl ImportSpec ImportSpec PackageName ImportPath ImportPath string_lit identifier LETTER DECIMAL_DIGIT float_lit string_lit raw_string_lit interpreted_string_lit decimals decimals exponent exponen DECIMAL_DIGIT exponent decimals imaginary_lit decimals float_lit rune_lit unicode_value byte_value
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="go" nsURI="http://www.ufcg.com/compiladores/Go" nsPrefix="go"> <eClassifiers xsi:type="ecore:EClass" name="SouceFile"> <eStructuralFeatures xsi:type="ecore:EReference" name="PackageClause" eType="#//PackageClause" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ImportDecl" upperBound="-1" eType="#//ImportDecl" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="TopLevelDecl" eType="#//TopLevelDecl" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Type"> <eStructuralFeatures xsi:type="ecore:EReference" name="TypeName" eType="#//TypeName" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="TypeLit" eType="#//TypeLit" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Type" eType="#//Type" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeName"> <eStructuralFeatures xsi:type="ecore:EReference" name="identifier" eType="#//identifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="TypeNameLinha" eType="#//TypeNameLinha" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeNameLinha"> <eStructuralFeatures xsi:type="ecore:EReference" name="identifier" eType="#//identifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="TypeNameLinha" eType="#//TypeNameLinha" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="QualifiedIdent" eType="#//QualifiedIdent" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeLit"> <eStructuralFeatures xsi:type="ecore:EReference" name="TypeLitLinha" eType="#//TypeLitLinha" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="StructType" eType="#//StructType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="PointerType" eType="#//PointerType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="FunctionType" eType="#//FunctionType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="InterfaceType" eType="#//InterfaceType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="MapType" eType="#//MapType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ChannelType" eType="#//ChannelType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeLitLinha"> <eStructuralFeatures xsi:type="ecore:EReference" name="ArrayLength" eType="#//ArrayLength" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ElementType" eType="#//ElementType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="TypeLitLinha" eType="#//TypeLitLinha" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayLength"> <eStructuralFeatures xsi:type="ecore:EReference" name="Expression" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ElementType"> <eStructuralFeatures xsi:type="ecore:EReference" name="Type" eType="#//Type" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StructType"> <eStructuralFeatures xsi:type="ecore:EReference" name="FieldDecl" upperBound="-1" eType="#//FieldDecl" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FieldDecl"> <eStructuralFeatures xsi:type="ecore:EReference" name="IdentifierList" eType="#//IdentifierList" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Type" eType="#//Type" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="EmbeddedField" eType="#//EmbeddedField" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Tag" eType="#//Tag" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EmbeddedField"> <eStructuralFeatures xsi:type="ecore:EReference" name="TypeName" eType="#//TypeName" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Tag"> <eStructuralFeatures xsi:type="ecore:EReference" name="string_lit" eType="#//string_lit" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PointerType"> <eStructuralFeatures xsi:type="ecore:EReference" name="Type" eType="#//Type" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FunctionType"> <eStructuralFeatures xsi:type="ecore:EReference" name="Signature" eType="#//Signature" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Signature"> <eStructuralFeatures xsi:type="ecore:EReference" name="Parameters" eType="#//Parameters" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Result" eType="#//Result" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Result"> <eStructuralFeatures xsi:type="ecore:EReference" name="Parameters" eType="#//Parameters" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Type" eType="#//Type" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Parameters" eSuperTypes="#//Receiver"> <eStructuralFeatures xsi:type="ecore:EReference" name="ParameterList" eType="#//ParameterList" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParameterList"> <eStructuralFeatures xsi:type="ecore:EReference" name="ParameterDecl" upperBound="-1" eType="#//ParameterDecl" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParameterDecl"> <eStructuralFeatures xsi:type="ecore:EReference" name="IdentifierList" eType="#//IdentifierList" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Type" eType="#//Type" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InterfaceType"> <eStructuralFeatures xsi:type="ecore:EReference" name="MethodSpec" eType="#//MethodSpec" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodSpec"> <eStructuralFeatures xsi:type="ecore:EReference" name="MethodName" eType="#//MethodName" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Signature" eType="#//Signature" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="InterfaceTypeName" eType="#//InterfaceTypeName" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodName"> <eStructuralFeatures xsi:type="ecore:EReference" name="identifier" eType="#//identifier" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InterfaceTypeName"> <eStructuralFeatures xsi:type="ecore:EReference" name="TypeName" eType="#//TypeName" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MapType"> <eStructuralFeatures xsi:type="ecore:EReference" name="KeyType" eType="#//KeyType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ElementType" eType="#//ElementType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="KeyType"> <eStructuralFeatures xsi:type="ecore:EReference" name="Type" eType="#//Type" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ChannelType"> <eStructuralFeatures xsi:type="ecore:EReference" name="ElementType" eType="#//ElementType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Block"> <eStructuralFeatures xsi:type="ecore:EReference" name="StatementList" eType="#//StatementList" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StatementList"> <eStructuralFeatures xsi:type="ecore:EReference" name="Statement" upperBound="-1" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Declaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="ConstDecl" eType="#//ConstDecl" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="TypeDecl" eType="#//TypeDecl" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="VarDecl" eType="#//VarDecl" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TopLevelDecl"> <eStructuralFeatures xsi:type="ecore:EReference" name="Declaration" eType="#//Declaration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="topLevelDeclLinha" eType="#//topLevelDeclLinha" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="topLevelDeclLinha"> <eStructuralFeatures xsi:type="ecore:EReference" name="FunctionName" eType="#//FunctionName" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Signature" eType="#//Signature" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="FunctionBody" eType="#//FunctionBody" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Receiver" eType="#//Receiver" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="MethodName" eType="#//MethodName" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConstDecl"> <eStructuralFeatures xsi:type="ecore:EReference" name="ConstSpec" eType="#//ConstSpec" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConstSpec"> <eStructuralFeatures xsi:type="ecore:EReference" name="IdentifierList" eType="#//IdentifierList" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Type" eType="#//Type" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ExpressionList" eType="#//ExpressionList" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IdentifierList"> <eStructuralFeatures xsi:type="ecore:EReference" name="identifier" upperBound="-1" eType="#//identifier" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExpressionList"> <eStructuralFeatures xsi:type="ecore:EReference" name="Expression" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeDecl"> <eStructuralFeatures xsi:type="ecore:EReference" name="TypeSpec" eType="#//TypeSpec" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeSpec"> <eStructuralFeatures xsi:type="ecore:EReference" name="identifier" eType="#//identifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Type" eType="#//Type" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AliasDecl" eSuperTypes="#//TypeSpec"/> <eClassifiers xsi:type="ecore:EClass" name="TypeDef" eSuperTypes="#//TypeSpec"/> <eClassifiers xsi:type="ecore:EClass" name="VarDecl"> <eStructuralFeatures xsi:type="ecore:EReference" name="VarSpec" eType="#//VarSpec" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VarSpec"> <eStructuralFeatures xsi:type="ecore:EReference" name="IdentifierList" eType="#//IdentifierList" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Type" eType="#//Type" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ExpressionList" eType="#//ExpressionList" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ShortVarDecl"> <eStructuralFeatures xsi:type="ecore:EReference" name="IdentifierList" eType="#//IdentifierList" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ExpressionList" eType="#//ExpressionList" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FunctionDecl"> <eStructuralFeatures xsi:type="ecore:EReference" name="FunctionName" eType="#//FunctionName" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Signature" eType="#//Signature" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="FunctionBody" eType="#//FunctionBody" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FunctionName"> <eStructuralFeatures xsi:type="ecore:EReference" name="identifier" eType="#//identifier" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FunctionBody"> <eStructuralFeatures xsi:type="ecore:EReference" name="Block" eType="#//Block" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodDecl"> <eStructuralFeatures xsi:type="ecore:EReference" name="Receiver" eType="#//Receiver" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="MethodName" eType="#//MethodName" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Signature" eType="#//Signature" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="FunctionBody" eType="#//FunctionBody" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Receiver"/> <eClassifiers xsi:type="ecore:EClass" name="Operand"> <eStructuralFeatures xsi:type="ecore:EReference" name="Literal" eType="#//Literal" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="OperandName" eType="#//OperandName" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Expression" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Literal"> <eStructuralFeatures xsi:type="ecore:EReference" name="BasicLit" eType="#//BasicLit" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BasicLit"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="int_lit" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="float_lit" eType="#//float_lit" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rune_lit" eType="#//rune_lit" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="string_lit" eType="#//string_lit" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OperandName"/> <eClassifiers xsi:type="ecore:EClass" name="QualifiedIdent" eSuperTypes="#//OperandName"> <eStructuralFeatures xsi:type="ecore:EReference" name="PackageName" eType="#//PackageName" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="identifier" eType="#//identifier" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CompositeLit" eSuperTypes="#//Literal"> <eStructuralFeatures xsi:type="ecore:EReference" name="LiteralType" eType="#//LiteralType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="LiteralValue" eType="#//LiteralValue" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralType"> <eStructuralFeatures xsi:type="ecore:EReference" name="StructType" eType="#//StructType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="LiteralTypeLinha" eType="#//LiteralTypeLinha" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ElementType" eType="#//ElementType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="MapType" eType="#//MapType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="TypeName" eType="#//TypeName" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralTypeLinha"> <eStructuralFeatures xsi:type="ecore:EReference" name="ArrayLength" eType="#//ArrayLength" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ElementType" eType="#//ElementType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralValue"> <eStructuralFeatures xsi:type="ecore:EReference" name="ElementList" eType="#//ElementList" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ElementList"> <eStructuralFeatures xsi:type="ecore:EReference" name="KeyedElement" upperBound="-1" eType="#//KeyedElement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="Expression" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="LiteralValue" eType="#//LiteralValue" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="KeyedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="Key" eType="#//Key" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Element" eType="#//Element" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Key"> <eStructuralFeatures xsi:type="ecore:EReference" name="FieldName" eType="#//FieldName" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Expression" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="LiteralValue" eType="#//LiteralValue" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FieldName"> <eStructuralFeatures xsi:type="ecore:EReference" name="identifier" eType="#//identifier" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FunctionLit" eSuperTypes="#//Literal"> <eStructuralFeatures xsi:type="ecore:EReference" name="Signature" eType="#//Signature" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="FunctionBody" eType="#//FunctionBody" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimaryExpr"> <eStructuralFeatures xsi:type="ecore:EReference" name="Operand" eType="#//Operand" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="PrimaryExprLinha" eType="#//PrimaryExprLinha" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Conversion" eType="#//Conversion" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="MethodExpr" eType="#//MethodExpr" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimaryExprLinha"> <eStructuralFeatures xsi:type="ecore:EReference" name="Arguments" eType="#//Arguments" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="PrimaryExprLinha" eType="#//PrimaryExprLinha" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ponto" eType="#//ponto" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="cochetes" eType="#//cochetes" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ponto"> <eStructuralFeatures xsi:type="ecore:EReference" name="Selector" eType="#//Selector" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="PrimaryExprLinha" eType="#//PrimaryExprLinha" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="TypeAssertion" eType="#//TypeAssertion" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="cochetes"> <eStructuralFeatures xsi:type="ecore:EReference" name="Index" eType="#//Index" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="PrimaryExprLinha" eType="#//PrimaryExprLinha" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Slice" eType="#//Slice" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Selector"> <eStructuralFeatures xsi:type="ecore:EReference" name="identifier" eType="#//identifier" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Index"> <eStructuralFeatures xsi:type="ecore:EReference" name="Slice" eType="#//Slice" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Slice"> <eStructuralFeatures xsi:type="ecore:EReference" name="decimals" upperBound="-1" eType="#//decimals" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeAssertion"> <eStructuralFeatures xsi:type="ecore:EReference" name="Type" eType="#//Type" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Arguments"> <eStructuralFeatures xsi:type="ecore:EReference" name="ExpressionList" eType="#//ExpressionList" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Type" eType="#//Type" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MethodExpr"> <eStructuralFeatures xsi:type="ecore:EReference" name="ReceiverType" eType="#//ReceiverType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="MethodName" eType="#//MethodName" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReceiverType"> <eStructuralFeatures xsi:type="ecore:EReference" name="Type" eType="#//Type" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="UnaryExpr" eType="#//UnaryExpr" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ExpressionLinha" eType="#//ExpressionLinha" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExpressionLinha"> <eStructuralFeatures xsi:type="ecore:EReference" name="binary_op" eType="#//binary_op" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Expression" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ExpressionLinha" eType="#//ExpressionLinha" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnaryExpr"> <eStructuralFeatures xsi:type="ecore:EReference" name="PrimaryExpr" eType="#//PrimaryExpr" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unary_op" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="UnaryExpr" eType="#//UnaryExpr" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="binary_op"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rel_op" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="add_op" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mul_op" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Conversion"> <eStructuralFeatures xsi:type="ecore:EReference" name="Type" eType="#//Type" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Expression" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="Declaration" eType="#//Declaration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="LabeledStmt" eType="#//LabeledStmt" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="SimpleStmt" eType="#//SimpleStmt" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="GoStmt" eType="#//GoStmt" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ReturnStmt" eType="#//ReturnStmt" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="BreakStmt" eType="#//BreakStmt" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ContinueStmt" eType="#//ContinueStmt" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="GotoStmt" eType="#//GotoStmt" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="FallthroughStmt" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Block" eType="#//Block" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="IfStmt" eType="#//IfStmt" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="SwitchStmt" eType="#//SwitchStmt" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="SelectStmt" eType="#//SelectStmt" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ForStmt" eType="#//ForStmt" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="DeferStmt" eType="#//DeferStmt" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SimpleStmt" eSuperTypes="#//SwitchStmt"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="EmptyStmt" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ExpressionStmt" eType="#//ExpressionStmt" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="SendStmt" eType="#//SendStmt" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="IncDecStmt" eType="#//IncDecStmt" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Assignment" eType="#//Assignment" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ShortVarDecl" eType="#//ShortVarDecl" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LabeledStmt"> <eStructuralFeatures xsi:type="ecore:EReference" name="Label" eType="#//Label" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Statement" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Label"> <eStructuralFeatures xsi:type="ecore:EReference" name="identifier" eType="#//identifier" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExpressionStmt"> <eStructuralFeatures xsi:type="ecore:EReference" name="Expression" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SendStmt"> <eStructuralFeatures xsi:type="ecore:EReference" name="Channel" eType="#//Channel" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Expression" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Channel"> <eStructuralFeatures xsi:type="ecore:EReference" name="Expression" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IncDecStmt"> <eStructuralFeatures xsi:type="ecore:EReference" name="Expression" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Assignment"> <eStructuralFeatures xsi:type="ecore:EReference" name="ExpressionList" upperBound="-1" eType="#//ExpressionList" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="assign_op" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IfStmt"> <eStructuralFeatures xsi:type="ecore:EReference" name="SimpleStmt" eType="#//SimpleStmt" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Expression" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Block" upperBound="-1" eType="#//Block" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="IfStmt" eType="#//IfStmt" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SwitchStmt"> <eStructuralFeatures xsi:type="ecore:EReference" name="switch_stmt_linha" eType="#//switch_stmt_linha" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExprCaseClause"> <eStructuralFeatures xsi:type="ecore:EReference" name="ExprSwitchCase" eType="#//ExprSwitchCase" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="StatementList" eType="#//StatementList" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExprSwitchCase"> <eStructuralFeatures xsi:type="ecore:EReference" name="ExpressionList" eType="#//ExpressionList" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="switch_stmt_linha"> <eStructuralFeatures xsi:type="ecore:EReference" name="TypeSwitchGuard" eType="#//TypeSwitchGuard" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="TypeCaseClause" upperBound="-1" eType="#//TypeCaseClause" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="switch_stmt_linha" eType="#//switch_stmt_linha" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Expression" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ExprCaseClause" upperBound="-1" eType="#//ExprCaseClause" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeSwitchGuard"> <eStructuralFeatures xsi:type="ecore:EReference" name="identifier" eType="#//identifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="PrimaryExpr" eType="#//PrimaryExpr" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeCaseClause"> <eStructuralFeatures xsi:type="ecore:EReference" name="TypeSwitchCase" eType="#//TypeSwitchCase" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="StatementList" eType="#//StatementList" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeSwitchCase"> <eStructuralFeatures xsi:type="ecore:EReference" name="TypeList" eType="#//TypeList" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeList"> <eStructuralFeatures xsi:type="ecore:EReference" name="Type" upperBound="-1" eType="#//Type" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ForStmt"> <eStructuralFeatures xsi:type="ecore:EReference" name="Condition" eType="#//Condition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ForClause" eType="#//ForClause" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="RangeClause" eType="#//RangeClause" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Block" eType="#//Block" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Condition"> <eStructuralFeatures xsi:type="ecore:EReference" name="Expression" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ForClause"> <eStructuralFeatures xsi:type="ecore:EReference" name="InitStmt" eType="#//InitStmt" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Condition" eType="#//Condition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="PostStmt" eType="#//PostStmt" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InitStmt"> <eStructuralFeatures xsi:type="ecore:EReference" name="SimpleStmt" eType="#//SimpleStmt" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PostStmt"> <eStructuralFeatures xsi:type="ecore:EReference" name="SimpleStmt" eType="#//SimpleStmt" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RangeClause"> <eStructuralFeatures xsi:type="ecore:EReference" name="ExpressionList" eType="#//ExpressionList" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="IdentifierList" eType="#//IdentifierList" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Expression" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GoStmt"> <eStructuralFeatures xsi:type="ecore:EReference" name="Expression" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SelectStmt"> <eStructuralFeatures xsi:type="ecore:EReference" name="CommClause" upperBound="-1" eType="#//CommClause" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CommClause"> <eStructuralFeatures xsi:type="ecore:EReference" name="CommCase" eType="#//CommCase" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="StatementList" eType="#//StatementList" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CommCase"> <eStructuralFeatures xsi:type="ecore:EReference" name="SendStmt" eType="#//SendStmt" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="RecvStmt" eType="#//RecvStmt" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RecvStmt"> <eStructuralFeatures xsi:type="ecore:EReference" name="ExpressionList" eType="#//ExpressionList" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="IdentifierList" eType="#//IdentifierList" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="RecvExpr" eType="#//RecvExpr" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RecvExpr"> <eStructuralFeatures xsi:type="ecore:EReference" name="Expression" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReturnStmt"> <eStructuralFeatures xsi:type="ecore:EReference" name="ExpressionList" eType="#//ExpressionList" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BreakStmt"> <eStructuralFeatures xsi:type="ecore:EReference" name="Label" eType="#//Label" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ContinueStmt"> <eStructuralFeatures xsi:type="ecore:EReference" name="Label" eType="#//Label" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GotoStmt"> <eStructuralFeatures xsi:type="ecore:EReference" name="Label" eType="#//Label" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeferStmt"> <eStructuralFeatures xsi:type="ecore:EReference" name="Expression" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PackageClause"> <eStructuralFeatures xsi:type="ecore:EReference" name="PackageName" eType="#//PackageName" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PackageName"> <eStructuralFeatures xsi:type="ecore:EReference" name="identifier" eType="#//identifier" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ImportDecl"> <eStructuralFeatures xsi:type="ecore:EReference" name="ImportSpec" upperBound="-1" eType="#//ImportSpec" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ImportSpec"> <eStructuralFeatures xsi:type="ecore:EReference" name="PackageName" eType="#//PackageName" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ImportPath" eType="#//ImportPath" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ImportPath"> <eStructuralFeatures xsi:type="ecore:EReference" name="string_lit" eType="#//string_lit" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="identifier" eSuperTypes="#//OperandName"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="LETTER" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="DECIMAL_DIGIT" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="float_lit"/> <eClassifiers xsi:type="ecore:EClass" name="string_lit"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="raw_string_lit" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="interpreted_string_lit" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="decimals" eSuperTypes="#//float_lit"> <eStructuralFeatures xsi:type="ecore:EReference" name="decimals" eType="#//decimals" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exponent" eType="#//exponent" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exponen" eType="#//exponent" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="DECIMAL_DIGIT" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="exponent"> <eStructuralFeatures xsi:type="ecore:EReference" name="decimals" eType="#//decimals" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="imaginary_lit"> <eStructuralFeatures xsi:type="ecore:EReference" name="decimals" eType="#//decimals" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="float_lit" eType="#//float_lit" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="rune_lit"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unicode_value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="byte_value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"go","nsURI":"http://www.ufcg.com/compiladores/Go","name":"go","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SouceFile","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeName","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeNameLinha","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeLit","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeLitLinha","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayLength","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementType","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructType","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FieldDecl","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EmbeddedField","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tag","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PointerType","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionType","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signature","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Result","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameters","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterList","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterDecl","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterfaceType","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodSpec","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodName","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterfaceTypeName","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MapType","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KeyType","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChannelType","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StatementList","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Declaration","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TopLevelDecl","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"topLevelDeclLinha","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstDecl","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstSpec","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IdentifierList","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionList","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeDecl","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeSpec","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AliasDecl","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeDef","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VarDecl","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VarSpec","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ShortVarDecl","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionDecl","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionName","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionBody","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodDecl","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Receiver","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operand","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Literal","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BasicLit","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperandName","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QualifiedIdent","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeLit","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralType","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralTypeLinha","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralValue","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementList","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KeyedElement","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Key","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FieldName","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionLit","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimaryExpr","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimaryExprLinha","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ponto","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"cochetes","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Selector","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Index","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Slice","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeAssertion","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Arguments","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodExpr","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReceiverType","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionLinha","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryExpr","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"binary_op","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Conversion","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleStmt","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LabeledStmt","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Label","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionStmt","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendStmt","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Channel","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IncDecStmt","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfStmt","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchStmt","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExprCaseClause","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExprSwitchCase","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"switch_stmt_linha","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeSwitchGuard","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeCaseClause","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeSwitchCase","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeList","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForStmt","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Condition","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForClause","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitStmt","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PostStmt","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RangeClause","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GoStmt","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelectStmt","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommClause","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommCase","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RecvStmt","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RecvExpr","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnStmt","instanceClass":null,"abstract":false,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BreakStmt","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContinueStmt","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GotoStmt","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeferStmt","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageClause","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageName","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImportDecl","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImportSpec","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImportPath","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"identifier","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"float_lit","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"string_lit","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"decimals","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"exponent","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"imaginary_lit","instanceClass":null,"abstract":false,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"rune_lit","instanceClass":null,"abstract":false,"id":125,"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":"PackageClause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":126,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ImportDecl","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":"TopLevelDecl","changeable":true,"resolveProxies":true,"lowerBound":0,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"TypeName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"TypeLit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"identifier","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":"TypeNameLinha","changeable":true,"resolveProxies":true,"lowerBound":0,"id":139,"derived":false},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"identifier","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":"TypeNameLinha","changeable":true,"resolveProxies":true,"lowerBound":0,"id":143,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"QualifiedIdent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":144,"derived":false},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"TypeLitLinha","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":"StructType","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":"PointerType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":150,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"FunctionType","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":"InterfaceType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":152,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"MapType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":153,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ChannelType","changeable":true,"resolveProxies":true,"lowerBound":0,"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"},{"id":161,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ArrayLength","changeable":true,"resolveProxies":true,"lowerBound":0,"id":162,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ElementType","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":"TypeLitLinha","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":"Expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":170,"derived":false},{"id":171,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"FieldDecl","changeable":true,"resolveProxies":true,"lowerBound":0,"id":172,"derived":false},{"id":173,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"IdentifierList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":174,"derived":false},{"container":false,"ordered":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":175,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"EmbeddedField","changeable":true,"resolveProxies":true,"lowerBound":0,"id":176,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Tag","changeable":true,"resolveProxies":true,"lowerBound":0,"id":177,"derived":false},{"id":178,"eClass":"EGenericType"},{"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"TypeName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":182,"derived":false},{"id":183,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"string_lit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":184,"derived":false},{"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":"Type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":186,"derived":false},{"id":187,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Signature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":188,"derived":false},{"id":189,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":190,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Result","changeable":true,"resolveProxies":true,"lowerBound":0,"id":191,"derived":false},{"id":192,"eClass":"EGenericType"},{"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":"Parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":194,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Type","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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ParameterList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":198,"derived":false},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ParameterDecl","changeable":true,"resolveProxies":true,"lowerBound":0,"id":201,"derived":false},{"id":202,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"IdentifierList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":203,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":204,"derived":false},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"MethodSpec","changeable":true,"resolveProxies":true,"lowerBound":0,"id":207,"derived":false},{"id":208,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"MethodName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":209,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Signature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":210,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"InterfaceTypeName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":211,"derived":false},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"identifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":215,"derived":false},{"id":216,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"TypeName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":217,"derived":false},{"id":218,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"KeyType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":219,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ElementType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":220,"derived":false},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":223,"derived":false},{"id":224,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ElementType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":225,"derived":false},{"id":226,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"StatementList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":227,"derived":false},{"id":228,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Statement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":229,"derived":false},{"id":230,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ConstDecl","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":"TypeDecl","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":"VarDecl","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":"Declaration","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":"topLevelDeclLinha","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":"FunctionName","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":"Signature","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":"FunctionBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":243,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Receiver","changeable":true,"resolveProxies":true,"lowerBound":0,"id":244,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"MethodName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":245,"derived":false},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ConstSpec","changeable":true,"resolveProxies":true,"lowerBound":0,"id":251,"derived":false},{"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":"IdentifierList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":253,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":254,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ExpressionList","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"identifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":259,"derived":false},{"id":260,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":261,"derived":false},{"id":262,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"TypeSpec","changeable":true,"resolveProxies":true,"lowerBound":0,"id":263,"derived":false},{"id":264,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"identifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":265,"derived":false},{"container":false,"ordered":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":266,"derived":false},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"VarSpec","changeable":true,"resolveProxies":true,"lowerBound":0,"id":271,"derived":false},{"id":272,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"IdentifierList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":273,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Type","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":"ExpressionList","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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"IdentifierList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":279,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ExpressionList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":280,"derived":false},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"FunctionName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":283,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Signature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":284,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"FunctionBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":285,"derived":false},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"identifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":289,"derived":false},{"id":290,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Block","changeable":true,"resolveProxies":true,"lowerBound":0,"id":291,"derived":false},{"id":292,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Receiver","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":"MethodName","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":"Signature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":295,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"FunctionBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":296,"derived":false},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Literal","changeable":true,"resolveProxies":true,"lowerBound":0,"id":301,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"OperandName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":302,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":303,"derived":false},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"BasicLit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":307,"derived":false},{"id":308,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"int_lit","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":"float_lit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":310,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rune_lit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":311,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"string_lit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":312,"derived":false},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"PackageName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":317,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"identifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":318,"derived":false},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"LiteralType","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":"LiteralValue","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":"StructType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":327,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"LiteralTypeLinha","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"ElementType","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":"MapType","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":"TypeName","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"},{"id":336,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ArrayLength","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":"ElementType","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":"ElementList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":341,"derived":false},{"id":342,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"KeyedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":343,"derived":false},{"id":344,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Expression","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":"LiteralValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":346,"derived":false},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Key","changeable":true,"resolveProxies":true,"lowerBound":0,"id":349,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Element","changeable":true,"resolveProxies":true,"lowerBound":0,"id":350,"derived":false},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"FieldName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":353,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":354,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"LiteralValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":355,"derived":false},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"identifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":359,"derived":false},{"id":360,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Signature","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":"FunctionBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":362,"derived":false},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Operand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":366,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"PrimaryExprLinha","changeable":true,"resolveProxies":true,"lowerBound":0,"id":367,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Conversion","changeable":true,"resolveProxies":true,"lowerBound":0,"id":368,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"MethodExpr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":369,"derived":false},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":374,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"PrimaryExprLinha","changeable":true,"resolveProxies":true,"lowerBound":0,"id":375,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ponto","changeable":true,"resolveProxies":true,"lowerBound":0,"id":376,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cochetes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":377,"derived":false},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"container":false,"ordered":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":382,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"PrimaryExprLinha","changeable":true,"resolveProxies":true,"lowerBound":0,"id":383,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"TypeAssertion","changeable":true,"resolveProxies":true,"lowerBound":0,"id":384,"derived":false},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"Index","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":"PrimaryExprLinha","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":"Slice","changeable":true,"resolveProxies":true,"lowerBound":0,"id":390,"derived":false},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"identifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":394,"derived":false},{"id":395,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Slice","changeable":true,"resolveProxies":true,"lowerBound":0,"id":396,"derived":false},{"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":"decimals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":398,"derived":false},{"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":"Type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":400,"derived":false},{"id":401,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ExpressionList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":402,"derived":false},{"container":false,"ordered":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":403,"derived":false},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ReceiverType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":406,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"MethodName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":407,"derived":false},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"container":false,"ordered":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":410,"derived":false},{"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":"UnaryExpr","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":"ExpressionLinha","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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"binary_op","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":true,"unsettable":false,"transient":false,"unique":true,"name":"Expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":417,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ExpressionLinha","changeable":true,"resolveProxies":true,"lowerBound":0,"id":418,"derived":false},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"PrimaryExpr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":422,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"unary_op","changeable":true,"lowerBound":0,"iD":false,"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":"UnaryExpr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":424,"derived":false},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rel_op","changeable":true,"lowerBound":0,"iD":false,"id":428,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"add_op","changeable":true,"lowerBound":0,"iD":false,"id":429,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"mul_op","changeable":true,"lowerBound":0,"iD":false,"id":430,"derived":false},{"id":431,"eClass":"EGenericType"},{"id":432,"eClass":"EGenericType"},{"id":433,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Type","changeable":true,"resolveProxies":true,"lowerBound":0,"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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Declaration","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":"LabeledStmt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":439,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"SimpleStmt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":440,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"GoStmt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":441,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ReturnStmt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":442,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"BreakStmt","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":"ContinueStmt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":444,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"GotoStmt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":445,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"FallthroughStmt","changeable":true,"lowerBound":0,"iD":false,"id":446,"derived":false},{"container":false,"ordered":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":447,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"IfStmt","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":"SwitchStmt","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":true,"unsettable":false,"transient":false,"unique":true,"name":"SelectStmt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":450,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ForStmt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":451,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"DeferStmt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":452,"derived":false},{"id":453,"eClass":"EGenericType"},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"id":457,"eClass":"EGenericType"},{"id":458,"eClass":"EGenericType"},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"id":461,"eClass":"EGenericType"},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"id":465,"eClass":"EGenericType"},{"id":466,"eClass":"EGenericType"},{"id":467,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"EmptyStmt","changeable":true,"lowerBound":0,"iD":false,"id":468,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ExpressionStmt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":469,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"SendStmt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":470,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"IncDecStmt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":471,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Assignment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":472,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ShortVarDecl","changeable":true,"resolveProxies":true,"lowerBound":0,"id":473,"derived":false},{"id":474,"eClass":"EGenericType"},{"id":475,"eClass":"EGenericType"},{"id":476,"eClass":"EGenericType"},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"EGenericType"},{"id":479,"eClass":"EGenericType"},{"id":480,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Label","changeable":true,"resolveProxies":true,"lowerBound":0,"id":481,"derived":false},{"container":false,"ordered":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":482,"derived":false},{"id":483,"eClass":"EGenericType"},{"id":484,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"identifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":485,"derived":false},{"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":"Expression","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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Channel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":489,"derived":false},{"container":false,"ordered":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":490,"derived":false},{"id":491,"eClass":"EGenericType"},{"id":492,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":493,"derived":false},{"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":"Expression","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ExpressionList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":497,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"assign_op","changeable":true,"lowerBound":0,"iD":false,"id":498,"derived":false},{"id":499,"eClass":"EGenericType"},{"id":500,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"SimpleStmt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":501,"derived":false},{"container":false,"ordered":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":502,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Block","changeable":true,"resolveProxies":true,"lowerBound":0,"id":503,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"IfStmt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":504,"derived":false},{"id":505,"eClass":"EGenericType"},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"id":508,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"switch_stmt_linha","changeable":true,"resolveProxies":true,"lowerBound":0,"id":509,"derived":false},{"id":510,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ExprSwitchCase","changeable":true,"resolveProxies":true,"lowerBound":0,"id":511,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"StatementList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":512,"derived":false},{"id":513,"eClass":"EGenericType"},{"id":514,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ExpressionList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":515,"derived":false},{"id":516,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"TypeSwitchGuard","changeable":true,"resolveProxies":true,"lowerBound":0,"id":517,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"TypeCaseClause","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":"switch_stmt_linha","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":"Expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":520,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ExprCaseClause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":521,"derived":false},{"id":522,"eClass":"EGenericType"},{"id":523,"eClass":"EGenericType"},{"id":524,"eClass":"EGenericType"},{"id":525,"eClass":"EGenericType"},{"id":526,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"identifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":527,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"PrimaryExpr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":528,"derived":false},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"TypeSwitchCase","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"StatementList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":532,"derived":false},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"TypeList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":535,"derived":false},{"id":536,"eClass":"EGenericType"},{"container":false,"ordered":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":537,"derived":false},{"id":538,"eClass":"EGenericType"},{"container":false,"ordered":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":539,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ForClause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":540,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"RangeClause","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":"Block","changeable":true,"resolveProxies":true,"lowerBound":0,"id":542,"derived":false},{"id":543,"eClass":"EGenericType"},{"id":544,"eClass":"EGenericType"},{"id":545,"eClass":"EGenericType"},{"id":546,"eClass":"EGenericType"},{"container":false,"ordered":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":547,"derived":false},{"id":548,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"InitStmt","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":"Condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":550,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"PostStmt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":551,"derived":false},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"SimpleStmt","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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"SimpleStmt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":557,"derived":false},{"id":558,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ExpressionList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":559,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"IdentifierList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"Expression","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":"Expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":565,"derived":false},{"id":566,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"CommClause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":567,"derived":false},{"id":568,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"CommCase","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":true,"unsettable":false,"transient":false,"unique":true,"name":"StatementList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":570,"derived":false},{"id":571,"eClass":"EGenericType"},{"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":"SendStmt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":573,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"RecvStmt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":574,"derived":false},{"id":575,"eClass":"EGenericType"},{"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":"ExpressionList","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":"IdentifierList","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":"RecvExpr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":579,"derived":false},{"id":580,"eClass":"EGenericType"},{"id":581,"eClass":"EGenericType"},{"id":582,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":583,"derived":false},{"id":584,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ExpressionList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":585,"derived":false},{"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":"Label","changeable":true,"resolveProxies":true,"lowerBound":0,"id":587,"derived":false},{"id":588,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Label","changeable":true,"resolveProxies":true,"lowerBound":0,"id":589,"derived":false},{"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":"Label","changeable":true,"resolveProxies":true,"lowerBound":0,"id":591,"derived":false},{"id":592,"eClass":"EGenericType"},{"container":false,"ordered":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":593,"derived":false},{"id":594,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"PackageName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":595,"derived":false},{"id":596,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"identifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":597,"derived":false},{"id":598,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ImportSpec","changeable":true,"resolveProxies":true,"lowerBound":0,"id":599,"derived":false},{"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":"PackageName","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":"ImportPath","changeable":true,"resolveProxies":true,"lowerBound":0,"id":602,"derived":false},{"id":603,"eClass":"EGenericType"},{"id":604,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"string_lit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":605,"derived":false},{"id":606,"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":"LETTER","changeable":true,"lowerBound":0,"iD":false,"id":607,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"DECIMAL_DIGIT","changeable":true,"lowerBound":0,"iD":false,"id":608,"derived":false},{"id":609,"eClass":"EGenericType"},{"id":610,"eClass":"EGenericType"},{"id":611,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"raw_string_lit","changeable":true,"lowerBound":0,"iD":false,"id":612,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"interpreted_string_lit","changeable":true,"lowerBound":0,"iD":false,"id":613,"derived":false},{"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":"decimals","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":"exponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":617,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exponen","changeable":true,"resolveProxies":true,"lowerBound":0,"id":618,"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":"DECIMAL_DIGIT","changeable":true,"lowerBound":0,"iD":false,"id":619,"derived":false},{"id":620,"eClass":"EGenericType"},{"id":621,"eClass":"EGenericType"},{"id":622,"eClass":"EGenericType"},{"id":623,"eClass":"EGenericType"},{"id":624,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"decimals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":625,"derived":false},{"id":626,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"decimals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":627,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"float_lit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":628,"derived":false},{"id":629,"eClass":"EGenericType"},{"id":630,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"unicode_value","changeable":true,"lowerBound":0,"iD":false,"id":631,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"byte_value","changeable":true,"lowerBound":0,"iD":false,"id":632,"derived":false},{"id":633,"eClass":"EGenericType"},{"id":634,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":0,"target":90},{"source":0,"target":91},{"source":0,"target":92},{"source":0,"target":93},{"source":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":1,"target":0},{"source":1,"target":126},{"source":1,"target":127},{"source":1,"target":128},{"source":126,"target":114},{"source":126,"target":129},{"source":126,"target":1},{"source":129,"target":114},{"source":127,"target":116},{"source":127,"target":130},{"source":127,"target":1},{"source":130,"target":116},{"source":128,"target":30},{"source":128,"target":131},{"source":128,"target":1},{"source":131,"target":30},{"source":2,"target":0},{"source":2,"target":132},{"source":2,"target":133},{"source":2,"target":134},{"source":132,"target":3},{"source":132,"target":135},{"source":132,"target":2},{"source":135,"target":3},{"source":133,"target":5},{"source":133,"target":136},{"source":133,"target":2},{"source":136,"target":5},{"source":134,"target":2},{"source":134,"target":137},{"source":134,"target":2},{"source":137,"target":2},{"source":3,"target":0},{"source":3,"target":138},{"source":3,"target":139},{"source":138,"target":119},{"source":138,"target":140},{"source":138,"target":3},{"source":140,"target":119},{"source":139,"target":4},{"source":139,"target":141},{"source":139,"target":3},{"source":141,"target":4},{"source":4,"target":0},{"source":4,"target":142},{"source":4,"target":143},{"source":4,"target":144},{"source":142,"target":119},{"source":142,"target":145},{"source":142,"target":4},{"source":145,"target":119},{"source":143,"target":4},{"source":143,"target":146},{"source":143,"target":4},{"source":146,"target":4},{"source":144,"target":52},{"source":144,"target":147},{"source":144,"target":4},{"source":147,"target":52},{"source":5,"target":0},{"source":5,"target":148},{"source":5,"target":149},{"source":5,"target":150},{"source":5,"target":151},{"source":5,"target":152},{"source":5,"target":153},{"source":5,"target":154},{"source":148,"target":6},{"source":148,"target":155},{"source":148,"target":5},{"source":155,"target":6},{"source":149,"target":9},{"source":149,"target":156},{"source":149,"target":5},{"source":156,"target":9},{"source":150,"target":13},{"source":150,"target":157},{"source":150,"target":5},{"source":157,"target":13},{"source":151,"target":14},{"source":151,"target":158},{"source":151,"target":5},{"source":158,"target":14},{"source":152,"target":20},{"source":152,"target":159},{"source":152,"target":5},{"source":159,"target":20},{"source":153,"target":24},{"source":153,"target":160},{"source":153,"target":5},{"source":160,"target":24},{"source":154,"target":26},{"source":154,"target":161},{"source":154,"target":5},{"source":161,"target":26},{"source":6,"target":0},{"source":6,"target":162},{"source":6,"target":163},{"source":6,"target":164},{"source":162,"target":7},{"source":162,"target":165},{"source":162,"target":6},{"source":165,"target":7},{"source":163,"target":8},{"source":163,"target":166},{"source":163,"target":6},{"source":166,"target":8},{"source":164,"target":6},{"source":164,"target":167},{"source":164,"target":6},{"source":167,"target":6},{"source":7,"target":0},{"source":7,"target":168},{"source":168,"target":74},{"source":168,"target":169},{"source":168,"target":7},{"source":169,"target":74},{"source":8,"target":0},{"source":8,"target":170},{"source":170,"target":2},{"source":170,"target":171},{"source":170,"target":8},{"source":171,"target":2},{"source":9,"target":0},{"source":9,"target":172},{"source":172,"target":10},{"source":172,"target":173},{"source":172,"target":9},{"source":173,"target":10},{"source":10,"target":0},{"source":10,"target":174},{"source":10,"target":175},{"source":10,"target":176},{"source":10,"target":177},{"source":174,"target":34},{"source":174,"target":178},{"source":174,"target":10},{"source":178,"target":34},{"source":175,"target":2},{"source":175,"target":179},{"source":175,"target":10},{"source":179,"target":2},{"source":176,"target":11},{"source":176,"target":180},{"source":176,"target":10},{"source":180,"target":11},{"source":177,"target":12},{"source":177,"target":181},{"source":177,"target":10},{"source":181,"target":12},{"source":11,"target":0},{"source":11,"target":182},{"source":182,"target":3},{"source":182,"target":183},{"source":182,"target":11},{"source":183,"target":3},{"source":12,"target":0},{"source":12,"target":184},{"source":184,"target":121},{"source":184,"target":185},{"source":184,"target":12},{"source":185,"target":121},{"source":13,"target":0},{"source":13,"target":186},{"source":186,"target":2},{"source":186,"target":187},{"source":186,"target":13},{"source":187,"target":2},{"source":14,"target":0},{"source":14,"target":188},{"source":188,"target":15},{"source":188,"target":189},{"source":188,"target":14},{"source":189,"target":15},{"source":15,"target":0},{"source":15,"target":190},{"source":15,"target":191},{"source":190,"target":17},{"source":190,"target":192},{"source":190,"target":15},{"source":192,"target":17},{"source":191,"target":16},{"source":191,"target":193},{"source":191,"target":15},{"source":193,"target":16},{"source":16,"target":0},{"source":16,"target":194},{"source":16,"target":195},{"source":194,"target":17},{"source":194,"target":196},{"source":194,"target":16},{"source":196,"target":17},{"source":195,"target":2},{"source":195,"target":197},{"source":195,"target":16},{"source":197,"target":2},{"source":17,"target":0},{"source":17,"target":47},{"source":17,"target":198},{"source":17,"target":199},{"source":198,"target":18},{"source":198,"target":200},{"source":198,"target":17},{"source":200,"target":18},{"source":199,"target":47},{"source":18,"target":0},{"source":18,"target":201},{"source":201,"target":19},{"source":201,"target":202},{"source":201,"target":18},{"source":202,"target":19},{"source":19,"target":0},{"source":19,"target":203},{"source":19,"target":204},{"source":203,"target":34},{"source":203,"target":205},{"source":203,"target":19},{"source":205,"target":34},{"source":204,"target":2},{"source":204,"target":206},{"source":204,"target":19},{"source":206,"target":2},{"source":20,"target":0},{"source":20,"target":207},{"source":207,"target":21},{"source":207,"target":208},{"source":207,"target":20},{"source":208,"target":21},{"source":21,"target":0},{"source":21,"target":209},{"source":21,"target":210},{"source":21,"target":211},{"source":209,"target":22},{"source":209,"target":212},{"source":209,"target":21},{"source":212,"target":22},{"source":210,"target":15},{"source":210,"target":213},{"source":210,"target":21},{"source":213,"target":15},{"source":211,"target":23},{"source":211,"target":214},{"source":211,"target":21},{"source":214,"target":23},{"source":22,"target":0},{"source":22,"target":215},{"source":215,"target":119},{"source":215,"target":216},{"source":215,"target":22},{"source":216,"target":119},{"source":23,"target":0},{"source":23,"target":217},{"source":217,"target":3},{"source":217,"target":218},{"source":217,"target":23},{"source":218,"target":3},{"source":24,"target":0},{"source":24,"target":219},{"source":24,"target":220},{"source":219,"target":25},{"source":219,"target":221},{"source":219,"target":24},{"source":221,"target":25},{"source":220,"target":8},{"source":220,"target":222},{"source":220,"target":24},{"source":222,"target":8},{"source":25,"target":0},{"source":25,"target":223},{"source":223,"target":2},{"source":223,"target":224},{"source":223,"target":25},{"source":224,"target":2},{"source":26,"target":0},{"source":26,"target":225},{"source":225,"target":8},{"source":225,"target":226},{"source":225,"target":26},{"source":226,"target":8},{"source":27,"target":0},{"source":27,"target":227},{"source":227,"target":28},{"source":227,"target":228},{"source":227,"target":27},{"source":228,"target":28},{"source":28,"target":0},{"source":28,"target":229},{"source":229,"target":79},{"source":229,"target":230},{"source":229,"target":28},{"source":230,"target":79},{"source":29,"target":0},{"source":29,"target":231},{"source":29,"target":232},{"source":29,"target":233},{"source":231,"target":32},{"source":231,"target":234},{"source":231,"target":29},{"source":234,"target":32},{"source":232,"target":36},{"source":232,"target":235},{"source":232,"target":29},{"source":235,"target":36},{"source":233,"target":40},{"source":233,"target":236},{"source":233,"target":29},{"source":236,"target":40},{"source":30,"target":0},{"source":30,"target":237},{"source":30,"target":238},{"source":237,"target":29},{"source":237,"target":239},{"source":237,"target":30},{"source":239,"target":29},{"source":238,"target":31},{"source":238,"target":240},{"source":238,"target":30},{"source":240,"target":31},{"source":31,"target":0},{"source":31,"target":241},{"source":31,"target":242},{"source":31,"target":243},{"source":31,"target":244},{"source":31,"target":245},{"source":241,"target":44},{"source":241,"target":246},{"source":241,"target":31},{"source":246,"target":44},{"source":242,"target":15},{"source":242,"target":247},{"source":242,"target":31},{"source":247,"target":15},{"source":243,"target":45},{"source":243,"target":248},{"source":243,"target":31},{"source":248,"target":45},{"source":244,"target":47},{"source":244,"target":249},{"source":244,"target":31},{"source":249,"target":47},{"source":245,"target":22},{"source":245,"target":250},{"source":245,"target":31},{"source":250,"target":22},{"source":32,"target":0},{"source":32,"target":251},{"source":251,"target":33},{"source":251,"target":252},{"source":251,"target":32},{"source":252,"target":33},{"source":33,"target":0},{"source":33,"target":253},{"source":33,"target":254},{"source":33,"target":255},{"source":253,"target":34},{"source":253,"target":256},{"source":253,"target":33},{"source":256,"target":34},{"source":254,"target":2},{"source":254,"target":257},{"source":254,"target":33},{"source":257,"target":2},{"source":255,"target":35},{"source":255,"target":258},{"source":255,"target":33},{"source":258,"target":35},{"source":34,"target":0},{"source":34,"target":259},{"source":259,"target":119},{"source":259,"target":260},{"source":259,"target":34},{"source":260,"target":119},{"source":35,"target":0},{"source":35,"target":261},{"source":261,"target":74},{"source":261,"target":262},{"source":261,"target":35},{"source":262,"target":74},{"source":36,"target":0},{"source":36,"target":263},{"source":263,"target":37},{"source":263,"target":264},{"source":263,"target":36},{"source":264,"target":37},{"source":37,"target":0},{"source":37,"target":265},{"source":37,"target":266},{"source":265,"target":119},{"source":265,"target":267},{"source":265,"target":37},{"source":267,"target":119},{"source":266,"target":2},{"source":266,"target":268},{"source":266,"target":37},{"source":268,"target":2},{"source":38,"target":0},{"source":38,"target":37},{"source":38,"target":269},{"source":269,"target":37},{"source":39,"target":0},{"source":39,"target":37},{"source":39,"target":270},{"source":270,"target":37},{"source":40,"target":0},{"source":40,"target":271},{"source":271,"target":41},{"source":271,"target":272},{"source":271,"target":40},{"source":272,"target":41},{"source":41,"target":0},{"source":41,"target":273},{"source":41,"target":274},{"source":41,"target":275},{"source":273,"target":34},{"source":273,"target":276},{"source":273,"target":41},{"source":276,"target":34},{"source":274,"target":2},{"source":274,"target":277},{"source":274,"target":41},{"source":277,"target":2},{"source":275,"target":35},{"source":275,"target":278},{"source":275,"target":41},{"source":278,"target":35},{"source":42,"target":0},{"source":42,"target":279},{"source":42,"target":280},{"source":279,"target":34},{"source":279,"target":281},{"source":279,"target":42},{"source":281,"target":34},{"source":280,"target":35},{"source":280,"target":282},{"source":280,"target":42},{"source":282,"target":35},{"source":43,"target":0},{"source":43,"target":283},{"source":43,"target":284},{"source":43,"target":285},{"source":283,"target":44},{"source":283,"target":286},{"source":283,"target":43},{"source":286,"target":44},{"source":284,"target":15},{"source":284,"target":287},{"source":284,"target":43},{"source":287,"target":15},{"source":285,"target":45},{"source":285,"target":288},{"source":285,"target":43},{"source":288,"target":45},{"source":44,"target":0},{"source":44,"target":289},{"source":289,"target":119},{"source":289,"target":290},{"source":289,"target":44},{"source":290,"target":119},{"source":45,"target":0},{"source":45,"target":291},{"source":291,"target":27},{"source":291,"target":292},{"source":291,"target":45},{"source":292,"target":27},{"source":46,"target":0},{"source":46,"target":293},{"source":46,"target":294},{"source":46,"target":295},{"source":46,"target":296},{"source":293,"target":47},{"source":293,"target":297},{"source":293,"target":46},{"source":297,"target":47},{"source":294,"target":22},{"source":294,"target":298},{"source":294,"target":46},{"source":298,"target":22},{"source":295,"target":15},{"source":295,"target":299},{"source":295,"target":46},{"source":299,"target":15},{"source":296,"target":45},{"source":296,"target":300},{"source":296,"target":46},{"source":300,"target":45},{"source":47,"target":0},{"source":48,"target":0},{"source":48,"target":301},{"source":48,"target":302},{"source":48,"target":303},{"source":301,"target":49},{"source":301,"target":304},{"source":301,"target":48},{"source":304,"target":49},{"source":302,"target":51},{"source":302,"target":305},{"source":302,"target":48},{"source":305,"target":51},{"source":303,"target":74},{"source":303,"target":306},{"source":303,"target":48},{"source":306,"target":74},{"source":49,"target":0},{"source":49,"target":307},{"source":307,"target":50},{"source":307,"target":308},{"source":307,"target":49},{"source":308,"target":50},{"source":50,"target":0},{"source":50,"target":309},{"source":50,"target":310},{"source":50,"target":311},{"source":50,"target":312},{"source":309,"target":313},{"source":309,"target":50},{"source":310,"target":120},{"source":310,"target":314},{"source":310,"target":50},{"source":314,"target":120},{"source":311,"target":125},{"source":311,"target":315},{"source":311,"target":50},{"source":315,"target":125},{"source":312,"target":121},{"source":312,"target":316},{"source":312,"target":50},{"source":316,"target":121},{"source":51,"target":0},{"source":52,"target":0},{"source":52,"target":51},{"source":52,"target":317},{"source":52,"target":318},{"source":52,"target":319},{"source":317,"target":115},{"source":317,"target":320},{"source":317,"target":52},{"source":320,"target":115},{"source":318,"target":119},{"source":318,"target":321},{"source":318,"target":52},{"source":321,"target":119},{"source":319,"target":51},{"source":53,"target":0},{"source":53,"target":49},{"source":53,"target":322},{"source":53,"target":323},{"source":53,"target":324},{"source":322,"target":54},{"source":322,"target":325},{"source":322,"target":53},{"source":325,"target":54},{"source":323,"target":56},{"source":323,"target":326},{"source":323,"target":53},{"source":326,"target":56},{"source":324,"target":49},{"source":54,"target":0},{"source":54,"target":327},{"source":54,"target":328},{"source":54,"target":329},{"source":54,"target":330},{"source":54,"target":331},{"source":327,"target":9},{"source":327,"target":332},{"source":327,"target":54},{"source":332,"target":9},{"source":328,"target":55},{"source":328,"target":333},{"source":328,"target":54},{"source":333,"target":55},{"source":329,"target":8},{"source":329,"target":334},{"source":329,"target":54},{"source":334,"target":8},{"source":330,"target":24},{"source":330,"target":335},{"source":330,"target":54},{"source":335,"target":24},{"source":331,"target":3},{"source":331,"target":336},{"source":331,"target":54},{"source":336,"target":3},{"source":55,"target":0},{"source":55,"target":337},{"source":55,"target":338},{"source":337,"target":7},{"source":337,"target":339},{"source":337,"target":55},{"source":339,"target":7},{"source":338,"target":8},{"source":338,"target":340},{"source":338,"target":55},{"source":340,"target":8},{"source":56,"target":0},{"source":56,"target":341},{"source":341,"target":57},{"source":341,"target":342},{"source":341,"target":56},{"source":342,"target":57},{"source":57,"target":0},{"source":57,"target":343},{"source":343,"target":59},{"source":343,"target":344},{"source":343,"target":57},{"source":344,"target":59},{"source":58,"target":0},{"source":58,"target":345},{"source":58,"target":346},{"source":345,"target":74},{"source":345,"target":347},{"source":345,"target":58},{"source":347,"target":74},{"source":346,"target":56},{"source":346,"target":348},{"source":346,"target":58},{"source":348,"target":56},{"source":59,"target":0},{"source":59,"target":349},{"source":59,"target":350},{"source":349,"target":60},{"source":349,"target":351},{"source":349,"target":59},{"source":351,"target":60},{"source":350,"target":58},{"source":350,"target":352},{"source":350,"target":59},{"source":352,"target":58},{"source":60,"target":0},{"source":60,"target":353},{"source":60,"target":354},{"source":60,"target":355},{"source":353,"target":61},{"source":353,"target":356},{"source":353,"target":60},{"source":356,"target":61},{"source":354,"target":74},{"source":354,"target":357},{"source":354,"target":60},{"source":357,"target":74},{"source":355,"target":56},{"source":355,"target":358},{"source":355,"target":60},{"source":358,"target":56},{"source":61,"target":0},{"source":61,"target":359},{"source":359,"target":119},{"source":359,"target":360},{"source":359,"target":61},{"source":360,"target":119},{"source":62,"target":0},{"source":62,"target":49},{"source":62,"target":361},{"source":62,"target":362},{"source":62,"target":363},{"source":361,"target":15},{"source":361,"target":364},{"source":361,"target":62},{"source":364,"target":15},{"source":362,"target":45},{"source":362,"target":365},{"source":362,"target":62},{"source":365,"target":45},{"source":363,"target":49},{"source":63,"target":0},{"source":63,"target":366},{"source":63,"target":367},{"source":63,"target":368},{"source":63,"target":369},{"source":366,"target":48},{"source":366,"target":370},{"source":366,"target":63},{"source":370,"target":48},{"source":367,"target":64},{"source":367,"target":371},{"source":367,"target":63},{"source":371,"target":64},{"source":368,"target":78},{"source":368,"target":372},{"source":368,"target":63},{"source":372,"target":78},{"source":369,"target":72},{"source":369,"target":373},{"source":369,"target":63},{"source":373,"target":72},{"source":64,"target":0},{"source":64,"target":374},{"source":64,"target":375},{"source":64,"target":376},{"source":64,"target":377},{"source":374,"target":71},{"source":374,"target":378},{"source":374,"target":64},{"source":378,"target":71},{"source":375,"target":64},{"source":375,"target":379},{"source":375,"target":64},{"source":379,"target":64},{"source":376,"target":65},{"source":376,"target":380},{"source":376,"target":64},{"source":380,"target":65},{"source":377,"target":66},{"source":377,"target":381},{"source":377,"target":64},{"source":381,"target":66},{"source":65,"target":0},{"source":65,"target":382},{"source":65,"target":383},{"source":65,"target":384},{"source":382,"target":67},{"source":382,"target":385},{"source":382,"target":65},{"source":385,"target":67},{"source":383,"target":64},{"source":383,"target":386},{"source":383,"target":65},{"source":386,"target":64},{"source":384,"target":70},{"source":384,"target":387},{"source":384,"target":65},{"source":387,"target":70},{"source":66,"target":0},{"source":66,"target":388},{"source":66,"target":389},{"source":66,"target":390},{"source":388,"target":68},{"source":388,"target":391},{"source":388,"target":66},{"source":391,"target":68},{"source":389,"target":64},{"source":389,"target":392},{"source":389,"target":66},{"source":392,"target":64},{"source":390,"target":69},{"source":390,"target":393},{"source":390,"target":66},{"source":393,"target":69},{"source":67,"target":0},{"source":67,"target":394},{"source":394,"target":119},{"source":394,"target":395},{"source":394,"target":67},{"source":395,"target":119},{"source":68,"target":0},{"source":68,"target":396},{"source":396,"target":69},{"source":396,"target":397},{"source":396,"target":68},{"source":397,"target":69},{"source":69,"target":0},{"source":69,"target":398},{"source":398,"target":122},{"source":398,"target":399},{"source":398,"target":69},{"source":399,"target":122},{"source":70,"target":0},{"source":70,"target":400},{"source":400,"target":2},{"source":400,"target":401},{"source":400,"target":70},{"source":401,"target":2},{"source":71,"target":0},{"source":71,"target":402},{"source":71,"target":403},{"source":402,"target":35},{"source":402,"target":404},{"source":402,"target":71},{"source":404,"target":35},{"source":403,"target":2},{"source":403,"target":405},{"source":403,"target":71},{"source":405,"target":2},{"source":72,"target":0},{"source":72,"target":406},{"source":72,"target":407},{"source":406,"target":73},{"source":406,"target":408},{"source":406,"target":72},{"source":408,"target":73},{"source":407,"target":22},{"source":407,"target":409},{"source":407,"target":72},{"source":409,"target":22},{"source":73,"target":0},{"source":73,"target":410},{"source":410,"target":2},{"source":410,"target":411},{"source":410,"target":73},{"source":411,"target":2},{"source":74,"target":0},{"source":74,"target":412},{"source":74,"target":413},{"source":412,"target":76},{"source":412,"target":414},{"source":412,"target":74},{"source":414,"target":76},{"source":413,"target":75},{"source":413,"target":415},{"source":413,"target":74},{"source":415,"target":75},{"source":75,"target":0},{"source":75,"target":416},{"source":75,"target":417},{"source":75,"target":418},{"source":416,"target":77},{"source":416,"target":419},{"source":416,"target":75},{"source":419,"target":77},{"source":417,"target":74},{"source":417,"target":420},{"source":417,"target":75},{"source":420,"target":74},{"source":418,"target":75},{"source":418,"target":421},{"source":418,"target":75},{"source":421,"target":75},{"source":76,"target":0},{"source":76,"target":422},{"source":76,"target":423},{"source":76,"target":424},{"source":422,"target":63},{"source":422,"target":425},{"source":422,"target":76},{"source":425,"target":63},{"source":423,"target":426},{"source":423,"target":76},{"source":424,"target":76},{"source":424,"target":427},{"source":424,"target":76},{"source":427,"target":76},{"source":77,"target":0},{"source":77,"target":428},{"source":77,"target":429},{"source":77,"target":430},{"source":428,"target":431},{"source":428,"target":77},{"source":429,"target":432},{"source":429,"target":77},{"source":430,"target":433},{"source":430,"target":77},{"source":78,"target":0},{"source":78,"target":434},{"source":78,"target":435},{"source":434,"target":2},{"source":434,"target":436},{"source":434,"target":78},{"source":436,"target":2},{"source":435,"target":74},{"source":435,"target":437},{"source":435,"target":78},{"source":437,"target":74},{"source":79,"target":0},{"source":79,"target":438},{"source":79,"target":439},{"source":79,"target":440},{"source":79,"target":441},{"source":79,"target":442},{"source":79,"target":443},{"source":79,"target":444},{"source":79,"target":445},{"source":79,"target":446},{"source":79,"target":447},{"source":79,"target":448},{"source":79,"target":449},{"source":79,"target":450},{"source":79,"target":451},{"source":79,"target":452},{"source":438,"target":29},{"source":438,"target":453},{"source":438,"target":79},{"source":453,"target":29},{"source":439,"target":81},{"source":439,"target":454},{"source":439,"target":79},{"source":454,"target":81},{"source":440,"target":80},{"source":440,"target":455},{"source":440,"target":79},{"source":455,"target":80},{"source":441,"target":103},{"source":441,"target":456},{"source":441,"target":79},{"source":456,"target":103},{"source":442,"target":109},{"source":442,"target":457},{"source":442,"target":79},{"source":457,"target":109},{"source":443,"target":110},{"source":443,"target":458},{"source":443,"target":79},{"source":458,"target":110},{"source":444,"target":111},{"source":444,"target":459},{"source":444,"target":79},{"source":459,"target":111},{"source":445,"target":112},{"source":445,"target":460},{"source":445,"target":79},{"source":460,"target":112},{"source":446,"target":461},{"source":446,"target":79},{"source":447,"target":27},{"source":447,"target":462},{"source":447,"target":79},{"source":462,"target":27},{"source":448,"target":88},{"source":448,"target":463},{"source":448,"target":79},{"source":463,"target":88},{"source":449,"target":89},{"source":449,"target":464},{"source":449,"target":79},{"source":464,"target":89},{"source":450,"target":104},{"source":450,"target":465},{"source":450,"target":79},{"source":465,"target":104},{"source":451,"target":97},{"source":451,"target":466},{"source":451,"target":79},{"source":466,"target":97},{"source":452,"target":113},{"source":452,"target":467},{"source":452,"target":79},{"source":467,"target":113},{"source":80,"target":0},{"source":80,"target":89},{"source":80,"target":468},{"source":80,"target":469},{"source":80,"target":470},{"source":80,"target":471},{"source":80,"target":472},{"source":80,"target":473},{"source":80,"target":474},{"source":468,"target":475},{"source":468,"target":80},{"source":469,"target":83},{"source":469,"target":476},{"source":469,"target":80},{"source":476,"target":83},{"source":470,"target":84},{"source":470,"target":477},{"source":470,"target":80},{"source":477,"target":84},{"source":471,"target":86},{"source":471,"target":478},{"source":471,"target":80},{"source":478,"target":86},{"source":472,"target":87},{"source":472,"target":479},{"source":472,"target":80},{"source":479,"target":87},{"source":473,"target":42},{"source":473,"target":480},{"source":473,"target":80},{"source":480,"target":42},{"source":474,"target":89},{"source":81,"target":0},{"source":81,"target":481},{"source":81,"target":482},{"source":481,"target":82},{"source":481,"target":483},{"source":481,"target":81},{"source":483,"target":82},{"source":482,"target":79},{"source":482,"target":484},{"source":482,"target":81},{"source":484,"target":79},{"source":82,"target":0},{"source":82,"target":485},{"source":485,"target":119},{"source":485,"target":486},{"source":485,"target":82},{"source":486,"target":119},{"source":83,"target":0},{"source":83,"target":487},{"source":487,"target":74},{"source":487,"target":488},{"source":487,"target":83},{"source":488,"target":74},{"source":84,"target":0},{"source":84,"target":489},{"source":84,"target":490},{"source":489,"target":85},{"source":489,"target":491},{"source":489,"target":84},{"source":491,"target":85},{"source":490,"target":74},{"source":490,"target":492},{"source":490,"target":84},{"source":492,"target":74},{"source":85,"target":0},{"source":85,"target":493},{"source":493,"target":74},{"source":493,"target":494},{"source":493,"target":85},{"source":494,"target":74},{"source":86,"target":0},{"source":86,"target":495},{"source":495,"target":74},{"source":495,"target":496},{"source":495,"target":86},{"source":496,"target":74},{"source":87,"target":0},{"source":87,"target":497},{"source":87,"target":498},{"source":497,"target":35},{"source":497,"target":499},{"source":497,"target":87},{"source":499,"target":35},{"source":498,"target":500},{"source":498,"target":87},{"source":88,"target":0},{"source":88,"target":501},{"source":88,"target":502},{"source":88,"target":503},{"source":88,"target":504},{"source":501,"target":80},{"source":501,"target":505},{"source":501,"target":88},{"source":505,"target":80},{"source":502,"target":74},{"source":502,"target":506},{"source":502,"target":88},{"source":506,"target":74},{"source":503,"target":27},{"source":503,"target":507},{"source":503,"target":88},{"source":507,"target":27},{"source":504,"target":88},{"source":504,"target":508},{"source":504,"target":88},{"source":508,"target":88},{"source":89,"target":0},{"source":89,"target":509},{"source":509,"target":92},{"source":509,"target":510},{"source":509,"target":89},{"source":510,"target":92},{"source":90,"target":0},{"source":90,"target":511},{"source":90,"target":512},{"source":511,"target":91},{"source":511,"target":513},{"source":511,"target":90},{"source":513,"target":91},{"source":512,"target":28},{"source":512,"target":514},{"source":512,"target":90},{"source":514,"target":28},{"source":91,"target":0},{"source":91,"target":515},{"source":515,"target":35},{"source":515,"target":516},{"source":515,"target":91},{"source":516,"target":35},{"source":92,"target":0},{"source":92,"target":517},{"source":92,"target":518},{"source":92,"target":519},{"source":92,"target":520},{"source":92,"target":521},{"source":517,"target":93},{"source":517,"target":522},{"source":517,"target":92},{"source":522,"target":93},{"source":518,"target":94},{"source":518,"target":523},{"source":518,"target":92},{"source":523,"target":94},{"source":519,"target":92},{"source":519,"target":524},{"source":519,"target":92},{"source":524,"target":92},{"source":520,"target":74},{"source":520,"target":525},{"source":520,"target":92},{"source":525,"target":74},{"source":521,"target":90},{"source":521,"target":526},{"source":521,"target":92},{"source":526,"target":90},{"source":93,"target":0},{"source":93,"target":527},{"source":93,"target":528},{"source":527,"target":119},{"source":527,"target":529},{"source":527,"target":93},{"source":529,"target":119},{"source":528,"target":63},{"source":528,"target":530},{"source":528,"target":93},{"source":530,"target":63},{"source":94,"target":0},{"source":94,"target":531},{"source":94,"target":532},{"source":531,"target":95},{"source":531,"target":533},{"source":531,"target":94},{"source":533,"target":95},{"source":532,"target":28},{"source":532,"target":534},{"source":532,"target":94},{"source":534,"target":28},{"source":95,"target":0},{"source":95,"target":535},{"source":535,"target":96},{"source":535,"target":536},{"source":535,"target":95},{"source":536,"target":96},{"source":96,"target":0},{"source":96,"target":537},{"source":537,"target":2},{"source":537,"target":538},{"source":537,"target":96},{"source":538,"target":2},{"source":97,"target":0},{"source":97,"target":539},{"source":97,"target":540},{"source":97,"target":541},{"source":97,"target":542},{"source":539,"target":98},{"source":539,"target":543},{"source":539,"target":97},{"source":543,"target":98},{"source":540,"target":99},{"source":540,"target":544},{"source":540,"target":97},{"source":544,"target":99},{"source":541,"target":102},{"source":541,"target":545},{"source":541,"target":97},{"source":545,"target":102},{"source":542,"target":27},{"source":542,"target":546},{"source":542,"target":97},{"source":546,"target":27},{"source":98,"target":0},{"source":98,"target":547},{"source":547,"target":74},{"source":547,"target":548},{"source":547,"target":98},{"source":548,"target":74},{"source":99,"target":0},{"source":99,"target":549},{"source":99,"target":550},{"source":99,"target":551},{"source":549,"target":100},{"source":549,"target":552},{"source":549,"target":99},{"source":552,"target":100},{"source":550,"target":98},{"source":550,"target":553},{"source":550,"target":99},{"source":553,"target":98},{"source":551,"target":101},{"source":551,"target":554},{"source":551,"target":99},{"source":554,"target":101},{"source":100,"target":0},{"source":100,"target":555},{"source":555,"target":80},{"source":555,"target":556},{"source":555,"target":100},{"source":556,"target":80},{"source":101,"target":0},{"source":101,"target":557},{"source":557,"target":80},{"source":557,"target":558},{"source":557,"target":101},{"source":558,"target":80},{"source":102,"target":0},{"source":102,"target":559},{"source":102,"target":560},{"source":102,"target":561},{"source":559,"target":35},{"source":559,"target":562},{"source":559,"target":102},{"source":562,"target":35},{"source":560,"target":34},{"source":560,"target":563},{"source":560,"target":102},{"source":563,"target":34},{"source":561,"target":74},{"source":561,"target":564},{"source":561,"target":102},{"source":564,"target":74},{"source":103,"target":0},{"source":103,"target":565},{"source":565,"target":74},{"source":565,"target":566},{"source":565,"target":103},{"source":566,"target":74},{"source":104,"target":0},{"source":104,"target":567},{"source":567,"target":105},{"source":567,"target":568},{"source":567,"target":104},{"source":568,"target":105},{"source":105,"target":0},{"source":105,"target":569},{"source":105,"target":570},{"source":569,"target":106},{"source":569,"target":571},{"source":569,"target":105},{"source":571,"target":106},{"source":570,"target":28},{"source":570,"target":572},{"source":570,"target":105},{"source":572,"target":28},{"source":106,"target":0},{"source":106,"target":573},{"source":106,"target":574},{"source":573,"target":84},{"source":573,"target":575},{"source":573,"target":106},{"source":575,"target":84},{"source":574,"target":107},{"source":574,"target":576},{"source":574,"target":106},{"source":576,"target":107},{"source":107,"target":0},{"source":107,"target":577},{"source":107,"target":578},{"source":107,"target":579},{"source":577,"target":35},{"source":577,"target":580},{"source":577,"target":107},{"source":580,"target":35},{"source":578,"target":34},{"source":578,"target":581},{"source":578,"target":107},{"source":581,"target":34},{"source":579,"target":108},{"source":579,"target":582},{"source":579,"target":107},{"source":582,"target":108},{"source":108,"target":0},{"source":108,"target":583},{"source":583,"target":74},{"source":583,"target":584},{"source":583,"target":108},{"source":584,"target":74},{"source":109,"target":0},{"source":109,"target":585},{"source":585,"target":35},{"source":585,"target":586},{"source":585,"target":109},{"source":586,"target":35},{"source":110,"target":0},{"source":110,"target":587},{"source":587,"target":82},{"source":587,"target":588},{"source":587,"target":110},{"source":588,"target":82},{"source":111,"target":0},{"source":111,"target":589},{"source":589,"target":82},{"source":589,"target":590},{"source":589,"target":111},{"source":590,"target":82},{"source":112,"target":0},{"source":112,"target":591},{"source":591,"target":82},{"source":591,"target":592},{"source":591,"target":112},{"source":592,"target":82},{"source":113,"target":0},{"source":113,"target":593},{"source":593,"target":74},{"source":593,"target":594},{"source":593,"target":113},{"source":594,"target":74},{"source":114,"target":0},{"source":114,"target":595},{"source":595,"target":115},{"source":595,"target":596},{"source":595,"target":114},{"source":596,"target":115},{"source":115,"target":0},{"source":115,"target":597},{"source":597,"target":119},{"source":597,"target":598},{"source":597,"target":115},{"source":598,"target":119},{"source":116,"target":0},{"source":116,"target":599},{"source":599,"target":117},{"source":599,"target":600},{"source":599,"target":116},{"source":600,"target":117},{"source":117,"target":0},{"source":117,"target":601},{"source":117,"target":602},{"source":601,"target":115},{"source":601,"target":603},{"source":601,"target":117},{"source":603,"target":115},{"source":602,"target":118},{"source":602,"target":604},{"source":602,"target":117},{"source":604,"target":118},{"source":118,"target":0},{"source":118,"target":605},{"source":605,"target":121},{"source":605,"target":606},{"source":605,"target":118},{"source":606,"target":121},{"source":119,"target":0},{"source":119,"target":51},{"source":119,"target":607},{"source":119,"target":608},{"source":119,"target":609},{"source":607,"target":610},{"source":607,"target":119},{"source":608,"target":611},{"source":608,"target":119},{"source":609,"target":51},{"source":120,"target":0},{"source":121,"target":0},{"source":121,"target":612},{"source":121,"target":613},{"source":612,"target":614},{"source":612,"target":121},{"source":613,"target":615},{"source":613,"target":121},{"source":122,"target":0},{"source":122,"target":120},{"source":122,"target":616},{"source":122,"target":617},{"source":122,"target":618},{"source":122,"target":619},{"source":122,"target":620},{"source":616,"target":122},{"source":616,"target":621},{"source":616,"target":122},{"source":621,"target":122},{"source":617,"target":123},{"source":617,"target":622},{"source":617,"target":122},{"source":622,"target":123},{"source":618,"target":123},{"source":618,"target":623},{"source":618,"target":122},{"source":623,"target":123},{"source":619,"target":624},{"source":619,"target":122},{"source":620,"target":120},{"source":123,"target":0},{"source":123,"target":625},{"source":625,"target":122},{"source":625,"target":626},{"source":625,"target":123},{"source":626,"target":122},{"source":124,"target":0},{"source":124,"target":627},{"source":124,"target":628},{"source":627,"target":122},{"source":627,"target":629},{"source":627,"target":124},{"source":629,"target":122},{"source":628,"target":120},{"source":628,"target":630},{"source":628,"target":124},{"source":630,"target":120},{"source":125,"target":0},{"source":125,"target":631},{"source":125,"target":632},{"source":631,"target":633},{"source":631,"target":125},{"source":632,"target":634},{"source":632,"target":125}],"multigraph":true}
ecore
calculator
repo-ecore-all/data/Vedsted/ModelDrivenDevelopment/Assignment2_MathInterpreter/org.xtext.jvs.asso/model/generated/Asso.ecore
asso Model variables evaluations Expression Variable name subVar expression EvalExpression expression FloatConstant value NegFloatConstant value VariableRef value Plus left right Minus left right Mult left right Div left right
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="asso" nsURI="http://www.xtext.org/jvs/Asso" nsPrefix="asso"> <eClassifiers xsi:type="ecore:EClass" name="Model"> <eStructuralFeatures xsi:type="ecore:EReference" name="variables" upperBound="-1" eType="#//Variable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="evaluations" upperBound="-1" eType="#//EvalExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expression"/> <eClassifiers xsi:type="ecore:EClass" name="Variable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subVar" upperBound="-1" eType="#//Variable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EvalExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FloatConstant" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NegFloatConstant" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableRef" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Variable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Plus" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Minus" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Mult" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Div" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Expression" containment="true"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"asso","nsURI":"http://www.xtext.org/jvs/Asso","name":"asso","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":"Expression","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EvalExpression","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FloatConstant","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NegFloatConstant","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableRef","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Plus","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Minus","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mult","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Div","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"container":false,"ordered":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":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":"evaluations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"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":"subVar","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"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":"value","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":true,"unsettable":false,"transient":false,"unique":true,"name":"left","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":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","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":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":1,"target":0},{"source":1,"target":12},{"source":1,"target":13},{"source":12,"target":3},{"source":12,"target":14},{"source":12,"target":1},{"source":14,"target":3},{"source":13,"target":4},{"source":13,"target":15},{"source":13,"target":1},{"source":15,"target":4},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":16},{"source":3,"target":17},{"source":3,"target":18},{"source":16,"target":19},{"source":16,"target":3},{"source":17,"target":3},{"source":17,"target":20},{"source":17,"target":3},{"source":20,"target":3},{"source":18,"target":2},{"source":18,"target":21},{"source":18,"target":3},{"source":21,"target":2},{"source":4,"target":0},{"source":4,"target":22},{"source":22,"target":2},{"source":22,"target":23},{"source":22,"target":4},{"source":23,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":24},{"source":5,"target":25},{"source":24,"target":26},{"source":24,"target":5},{"source":25,"target":2},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":27},{"source":6,"target":28},{"source":27,"target":29},{"source":27,"target":6},{"source":28,"target":2},{"source":7,"target":0},{"source":7,"target":2},{"source":7,"target":30},{"source":7,"target":31},{"source":30,"target":3},{"source":30,"target":32},{"source":30,"target":7},{"source":32,"target":3},{"source":31,"target":2},{"source":8,"target":0},{"source":8,"target":2},{"source":8,"target":33},{"source":8,"target":34},{"source":8,"target":35},{"source":33,"target":2},{"source":33,"target":36},{"source":33,"target":8},{"source":36,"target":2},{"source":34,"target":2},{"source":34,"target":37},{"source":34,"target":8},{"source":37,"target":2},{"source":35,"target":2},{"source":9,"target":0},{"source":9,"target":2},{"source":9,"target":38},{"source":9,"target":39},{"source":9,"target":40},{"source":38,"target":2},{"source":38,"target":41},{"source":38,"target":9},{"source":41,"target":2},{"source":39,"target":2},{"source":39,"target":42},{"source":39,"target":9},{"source":42,"target":2},{"source":40,"target":2},{"source":10,"target":0},{"source":10,"target":2},{"source":10,"target":43},{"source":10,"target":44},{"source":10,"target":45},{"source":43,"target":2},{"source":43,"target":46},{"source":43,"target":10},{"source":46,"target":2},{"source":44,"target":2},{"source":44,"target":47},{"source":44,"target":10},{"source":47,"target":2},{"source":45,"target":2},{"source":11,"target":0},{"source":11,"target":2},{"source":11,"target":48},{"source":11,"target":49},{"source":11,"target":50},{"source":48,"target":2},{"source":48,"target":51},{"source":48,"target":11},{"source":51,"target":2},{"source":49,"target":2},{"source":49,"target":52},{"source":49,"target":11},{"source":52,"target":2},{"source":50,"target":2}],"multigraph":true}
ecore
requirements
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/damenac/puzzle/plugins/fr.inria.diverse.puzzle.metrics/temp/rif11a.ecore
rif11a rif ExchangeFile SpecHierarchyRoot children SpecElementWithUserDefinedAttributes type values Identifiable desc identifier lastChange longName SpecType specAttributes AttributeDefinition AttributeValue SpecHierarchy object children SpecObject SpecGroup specObjects relationGroups RelationGroup specRelations relationType sourceGroup SpecRelation target source DatatypeDefinition AccessPolicy accessMode specGroups attributeDefinitions relationGroups datatypeDefinitions specRelations attributeValues specTypes specHierarchies specObjects specHierarchyRoots AttributeDefinitionComplex type defaultValue DatatypeDefinitionComplex embedded AttributeValueComplex AttributeDefinitionEnumeration multiValued type defaultValue DatatypeDefinitionEnumeration specifiedValues EnumValue properties EmbeddedValue key otherContent AttributeValueEnumeration values definition AttributeDefinitionSimple type defaultValue DatatypeDefinitionSimple AttributeValueSimple theValue definition AttributeValueEmbeddedDocument definition xhtmlContent AttributeValueEmbeddedFile definition binaryContent AttributeValueFileReference pathToFile definition AttributeValueXmlData definition xmlContent DatatypeDefinitionBinaryFile application filenameSuffix formatName mimeType DatatypeDefinitionBoolean DatatypeDefinitionDate format DatatypeDefinitionDocument DatatypeDefinitionInteger max min DatatypeDefinitionReal accuracy max min DatatypeDefinitionString maxLength DatatypeDefinitionXmlData nameSpaceURI schemaLocation RIF author comment countryCode creationTime identifier sourceToolId title version accessPolicies datatypes SpecHierarchyRoots specObjects specGroups specTypes specRelations DataTypes BinaryContent Boolean java.lang.Boolean java.lang.Boolean DateTime javax.xml.datatype.XMLGregorianCalendar javax.xml.datatype.XMLGregorianCalendar Float java.lang.Double java.lang.Double Identifier java.lang.String java.lang.String Integer java.math.BigInteger java.math.BigInteger String java.lang.String java.lang.String UnlimitedNatural java.math.BigInteger java.math.BigInteger XmlContent XhtmlContent EA_PrimitiveTypes_Package EA_AUTOSARM2_Types_Package Boolean java.lang.Boolean java.lang.Boolean enumerationW3CCustom int int Int java.math.BigInteger java.math.BigInteger Float java.lang.Double java.lang.Double Identifier java.lang.String java.lang.String DateTime javax.xml.datatype.XMLGregorianCalendar javax.xml.datatype.XMLGregorianCalendar String java.lang.String java.lang.String AccessPolicyAccessModeEnum EDIT EDIT DELETE DELETE CREATE CREATE DatatypeDefinitionDateFormatEnum W3C W3C CUSTOM CUSTOM UMLStandardProfile
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="rif11a" nsURI="http://automotive-his.de/200706/rif" nsPrefix="rif"> <eSubpackages name="rif" nsURI="http://automotive-his.de/200706/rif/rif" nsPrefix="rif"> <eSubpackages name="ExchangeFile" nsURI="http://automotive-his.de/200706/rif/rif/ef" nsPrefix="rif"> <eClassifiers xsi:type="ecore:EClass" name="SpecHierarchyRoot" eSuperTypes="#//rif/ExchangeFile/SpecElementWithUserDefinedAttributes"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The root element of the tree that constitutes the structure of SpecObjects.&#xA;Klärt, ob Haupt-Kapitel modifiziert werden dürfen und ob der Name der Hierachie geändert werden kann.&#xA;Vererbt an die Haupt-Kapitel und an die Attribute der Hierarchie.&#xA;&#xA;Bezieht sich NICHT auf die inhalte der Anforderungen und deren Attribute in der Gruppe."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//rif/ExchangeFile/SpecHierarchy" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SpecElementWithUserDefinedAttributes" abstract="true" eSuperTypes="#//rif/ExchangeFile/Identifiable"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An abstract super-class for those specification elements that can have user defined attributes (at the moment SpecGroup, SpecHierarchyRoot, SpecObject, SpecRelation).&#xA;&#xA;"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" unique="false" lowerBound="1" eType="#//rif/ExchangeFile/SpecType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="values" ordered="false" upperBound="-1" eType="#//rif/ExchangeFile/AttributeValue" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Identifiable" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="desc" ordered="false" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="identifier" ordered="false" lowerBound="1" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/Identifier"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lastChange" ordered="false" lowerBound="1" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/DateTime"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="longName" ordered="false" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SpecType" eSuperTypes="#//rif/ExchangeFile/Identifiable"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Contains the type of the specification.&#xA;&#xA;Here, the set of requirement attributes together with their data types makes up the &quot;type of specification&quot;.&#xA;Name des SpecTypes.&#xA;Attribut-Definitionen hinzufügen oder löschen.&#xA;Vererbt an die AttributeDefinitions."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="specAttributes" ordered="false" upperBound="-1" eType="#//rif/ExchangeFile/AttributeDefinition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AttributeDefinition" abstract="true" eSuperTypes="#//rif/ExchangeFile/Identifiable"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The abstract super-class for the different types of &quot;attribute definitions&quot;.&#xA;&#xA;The &quot;attribute definition&quot; is in priniciple the definition of an attribute column wihtin an RE/RM tool (but without concrete values).&#xA;Name des Attributs.&#xA;Zuordnung des Datentyps zum Attribut, aber NICHT die Datentypdefinition selbst.&#xA;Default-Wert.&#xA;&#xA;&#xA;"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AttributeValue" abstract="true" eSuperTypes="#//rif/ExchangeFile/Identifiable"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The abstract super-class for concrete values of the different data type.&#xA;Inhalt der Eigenschaft (Wert) bzw. die Referenz bei verknüpften Inhalten.&#xA;&#xA;Formal eigentlich auch die Zuordnung zur AttributeDefinition, aber das macht praktisch eigentlich keinen Sinn."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SpecHierarchy" eSuperTypes="#//rif/ExchangeFile/Identifiable"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The nodes of the tree that constitutes the structure of SpecObjects.&#xA;&#xA;The tree is created by references of SpecHierarchy instances to other SpecHierarchy instances. Each node has additionally a reference to a SpecObject resulting in a hierarchical structure of SpecObjects.&#xA;Dient dazu, für Unterkapitel zu kennzeichnen, ob innerhalb dieses Unterkapitels umstrukturiert und ergänzt bzw. gelöscht werden darf.&#xA;Hat aber nichts mit den Inhalten der SpecObjekte und deren Eigenschaften zu tun, nur mit der Kapitelstruktur als solches!&#xA;Vorsicht: Dadurch können aus Knoten (Überschriften) Blätter (Anforderungen) gemacht werden und umgekehrt.&#xA;Vererbt rekursiv an die Unter-Unter-Kapitel."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="object" ordered="false" unique="false" lowerBound="1" eType="#//rif/ExchangeFile/SpecObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//rif/ExchangeFile/SpecHierarchy" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SpecObject" eSuperTypes="#//rif/ExchangeFile/SpecElementWithUserDefinedAttributes"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The atomic specification object.&#xA;Darf die Anforderung umbenannt werden (falls wir den LongName aus Identifiable überhaupt benutzen wollen)?&#xA;Darf der SpecType der Anforderung verändert werden?&#xA;&#xA;Vererbt an die Attribute-Values.&#xA;"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SpecGroup" eSuperTypes="#//rif/ExchangeFile/SpecElementWithUserDefinedAttributes"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Constitutes a group of SpecObjects that belong together.&#xA;A group of SpecObjects is a simple set, i.e. no structure or order is implicited by SpecGroup.&#xA;Darf die Gruppe umbenannt werden?&#xA;Darf der SpecType der Gruppe verändert werden?&#xA;Dürfen der Gruppe neue Anforderungen hinzugefügt oder daraus gelöscht werden?&#xA;Vererbt an die Gruppen-Attribute.&#xA;Vererbt an die RelationGroups.&#xA;&#xA;Bezieht sich NICHT auf die inhalte der Anforderungen und deren Attribute in der Gruppe."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="specObjects" ordered="false" unique="false" upperBound="-1" eType="#//rif/ExchangeFile/SpecObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="relationGroups" ordered="false" upperBound="-1" eType="#//rif/ExchangeFile/RelationGroup" containment="true" eOpposite="#//rif/ExchangeFile/RelationGroup/sourceGroup"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RelationGroup" eSuperTypes="#//rif/ExchangeFile/Identifiable"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies a relation type.&#xA;&#xA;Any relation between two SpecObjects must be of a certain type. I.e., any relation must belong to a RelationGroup which specifies the relation type.&#xA;Insbesondere wird hier festgelegt, wer neue Relationen anlegen darf, die zu dieser RelationGroup gehören sollen. Damit kann eingeschränkt werden, wer Traces erzeugen soll, die von den Objekten der Eltern SpecGroup ausgehen.&#xA;Bezieht sich auch auf die Auswahl der TargetGroup und des vorgesehenen SpecType der SpecRelation Objekte in der RelationGroup."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="specRelations" ordered="false" unique="false" upperBound="-1" eType="#//rif/ExchangeFile/SpecRelation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="relationType" ordered="false" unique="false" eType="#//rif/ExchangeFile/SpecType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sourceGroup" ordered="false" unique="false" lowerBound="1" eType="#//rif/ExchangeFile/SpecGroup" eOpposite="#//rif/ExchangeFile/SpecGroup/relationGroups"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SpecRelation" eSuperTypes="#//rif/ExchangeFile/SpecElementWithUserDefinedAttributes"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Indicates a relation between two SpecObjects.&#xA;Darf die einzelne Relation umbenannt werden (falls wir den LongName aus Identifiable dafür überhaupt benutzen wollen)?&#xA;Darf der SpecType der Relation verändert werden?&#xA;Dürfen Source- und Target der Relation verändert werden?&#xA;Vererbt an die AttributeValues.&#xA;"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false" unique="false" lowerBound="1" eType="#//rif/ExchangeFile/SpecObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false" unique="false" lowerBound="1" eType="#//rif/ExchangeFile/SpecObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DatatypeDefinition" abstract="true" eSuperTypes="#//rif/ExchangeFile/Identifiable"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The abstract super-class for the different data types.&#xA;Name des Datentyps.&#xA;Definition des Datentyps.&#xA;"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AccessPolicy" eSuperTypes="#//rif/ExchangeFile/Identifiable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="accessMode" ordered="false" lowerBound="1" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/AccessPolicyAccessModeEnum"/> <eStructuralFeatures xsi:type="ecore:EReference" name="specGroups" ordered="false" unique="false" upperBound="-1" eType="#//rif/ExchangeFile/SpecGroup"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attributeDefinitions" ordered="false" unique="false" upperBound="-1" eType="#//rif/ExchangeFile/AttributeDefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="relationGroups" ordered="false" unique="false" upperBound="-1" eType="#//rif/ExchangeFile/RelationGroup"/> <eStructuralFeatures xsi:type="ecore:EReference" name="datatypeDefinitions" ordered="false" unique="false" upperBound="-1" eType="#//rif/ExchangeFile/DatatypeDefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="specRelations" ordered="false" unique="false" upperBound="-1" eType="#//rif/ExchangeFile/SpecRelation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attributeValues" ordered="false" unique="false" upperBound="-1" eType="#//rif/ExchangeFile/AttributeValue"/> <eStructuralFeatures xsi:type="ecore:EReference" name="specTypes" ordered="false" unique="false" upperBound="-1" eType="#//rif/ExchangeFile/SpecType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="specHierarchies" ordered="false" unique="false" upperBound="-1" eType="#//rif/ExchangeFile/SpecHierarchy"/> <eStructuralFeatures xsi:type="ecore:EReference" name="specObjects" ordered="false" unique="false" upperBound="-1" eType="#//rif/ExchangeFile/SpecObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="specHierarchyRoots" ordered="false" unique="false" upperBound="-1" eType="#//rif/ExchangeFile/SpecHierarchyRoot"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AttributeDefinitionComplex" eSuperTypes="#//rif/ExchangeFile/AttributeDefinition"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Definition of a requirement attribute that is based on a complex data type.&#xA;&#xA;In principle, this element constitutes an attribute column that can contain &quot;complex&quot; values of a certain complex data type."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" unique="false" lowerBound="1" eType="#//rif/ExchangeFile/DatatypeDefinitionComplex"/> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultValue" ordered="false" unique="false" eType="#//rif/ExchangeFile/AttributeValueComplex" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DatatypeDefinitionComplex" abstract="true" eSuperTypes="#//rif/ExchangeFile/DatatypeDefinition"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Definition of a complex data type.&#xA;&#xA;&quot;Complex data&quot; contains either XML data that is validated against a different XML-Schema, or binary data."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="embedded" ordered="false" lowerBound="1" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AttributeValueComplex" abstract="true" eSuperTypes="#//rif/ExchangeFile/AttributeValue"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The abstract super-class for complex data."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AttributeDefinitionEnumeration" eSuperTypes="#//rif/ExchangeFile/AttributeDefinition"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Definition of a requirement attribute that is based on an &quot;Enumeration&quot; data type.&#xA;&#xA;In principle, this element constitutes an attribute column that can contain enumeration values of a certain enumeration data type."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="multiValued" ordered="false" lowerBound="1" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/Boolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" unique="false" lowerBound="1" eType="#//rif/ExchangeFile/DatatypeDefinitionEnumeration"/> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultValue" ordered="false" unique="false" eType="#//rif/ExchangeFile/AttributeValueEnumeration" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DatatypeDefinitionEnumeration" eSuperTypes="#//rif/ExchangeFile/DatatypeDefinition"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Definition of an &quot;Enumeration&quot; data type.&#xA;&#xA;This definition is constituted by aggregating the possible enumeration values for the enumeration data type being defined."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="specifiedValues" upperBound="-1" eType="#//rif/ExchangeFile/EnumValue" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumValue" eSuperTypes="#//rif/ExchangeFile/Identifiable"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Definition of a possible enumeration value.&#xA;&#xA;An enumeration data type is constituted by a set of possible enumeration values.&#xA;&#xA;The enumeration value names are given in &quot;longName&quot; of the parent element &quot;Identifiable&quot;."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="properties" ordered="false" unique="false" lowerBound="1" eType="#//rif/ExchangeFile/EmbeddedValue" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EmbeddedValue"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Contains additional data for an enumeration value.&#xA;&#xA;Possible data is e.g. a key, a color."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" ordered="false" lowerBound="1" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/Int"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="otherContent" ordered="false" lowerBound="1" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AttributeValueEnumeration" eSuperTypes="#//rif/ExchangeFile/AttributeValue"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Contains the concrete values of an &quot;Enumeration&quot; data type.&#xA;&#xA;Note that in case of &quot;multi value enumerations&quot;, a set of different enumeration values can be specified.&#xA;&#xA;The value is thus indicated by multiple references (&quot;values&quot;) to enumeration values that are contained in the associated enumeration data type."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="values" ordered="false" unique="false" upperBound="-1" eType="#//rif/ExchangeFile/EnumValue"/> <eStructuralFeatures xsi:type="ecore:EReference" name="definition" ordered="false" unique="false" lowerBound="1" eType="#//rif/ExchangeFile/AttributeDefinitionEnumeration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AttributeDefinitionSimple" eSuperTypes="#//rif/ExchangeFile/AttributeDefinition"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Definition of a requirement attribute that is based on a simple data type.&#xA;&#xA;In principle, this element constitutes an attribute column that can contain values of one of the data types &quot;Integer&quot;, &quot;Boolean&quot;, &quot;Real&quot; or &quot;String&quot;."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" unique="false" lowerBound="1" eType="#//rif/ExchangeFile/DatatypeDefinitionSimple"/> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultValue" ordered="false" unique="false" eType="#//rif/ExchangeFile/AttributeValueSimple" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DatatypeDefinitionSimple" abstract="true" eSuperTypes="#//rif/ExchangeFile/DatatypeDefinition"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The abstract super-class for definition of the simple data types."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AttributeValueSimple" eSuperTypes="#//rif/ExchangeFile/AttributeValue"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Contains the concrete value of a simple data type.&#xA;&#xA;The value is encoded as a string in &quot;theValue&quot;. No type checking is done by the resulting Schema. The importer of the tool has to verify the correct type of the value in &quot;theValue&quot;."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="theValue" ordered="false" lowerBound="1" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="definition" ordered="false" unique="false" lowerBound="1" eType="#//rif/ExchangeFile/AttributeDefinitionSimple"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AttributeValueEmbeddedDocument" eSuperTypes="#//rif/ExchangeFile/AttributeValueComplex"> <eStructuralFeatures xsi:type="ecore:EReference" name="definition" ordered="false" unique="false" lowerBound="1" eType="#//rif/ExchangeFile/AttributeDefinitionComplex"/> <eStructuralFeatures xsi:type="ecore:EReference" name="xhtmlContent" ordered="false" unique="false" lowerBound="1" eType="#//rif/ExchangeFile/DataTypes/XhtmlContent" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AttributeValueEmbeddedFile" eSuperTypes="#//rif/ExchangeFile/AttributeValueComplex"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The complex data that is encoded and embedded in the XML file."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="definition" ordered="false" unique="false" lowerBound="1" eType="#//rif/ExchangeFile/AttributeDefinitionComplex"/> <eStructuralFeatures xsi:type="ecore:EReference" name="binaryContent" ordered="false" unique="false" lowerBound="1" eType="#//rif/ExchangeFile/DataTypes/BinaryContent" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AttributeValueFileReference" eSuperTypes="#//rif/ExchangeFile/AttributeValueComplex"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Reference to the complex data that is stored in an external file."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="pathToFile" ordered="false" lowerBound="1" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="definition" ordered="false" unique="false" lowerBound="1" eType="#//rif/ExchangeFile/AttributeDefinitionComplex"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AttributeValueXmlData" eSuperTypes="#//rif/ExchangeFile/AttributeValueComplex"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Wrapper for a different namespace (e.g. for XHTML)."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="definition" ordered="false" unique="false" lowerBound="1" eType="#//rif/ExchangeFile/AttributeDefinitionComplex"/> <eStructuralFeatures xsi:type="ecore:EReference" name="xmlContent" ordered="false" unique="false" lowerBound="1" eType="#//rif/ExchangeFile/DataTypes/XmlContent" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DatatypeDefinitionBinaryFile" eSuperTypes="#//rif/ExchangeFile/DatatypeDefinitionComplex"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Defines a complex data type that is based on generic binary data.&#xA;&#xA;It contains further information on the file format, the associated application etc."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="application" ordered="false" lowerBound="1" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="filenameSuffix" ordered="false" lowerBound="1" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="formatName" ordered="false" lowerBound="1" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mimeType" ordered="false" lowerBound="1" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DatatypeDefinitionBoolean" eSuperTypes="#//rif/ExchangeFile/DatatypeDefinitionSimple"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Definition of the simple data type &quot;Boolean&quot;."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DatatypeDefinitionDate" eSuperTypes="#//rif/ExchangeFile/DatatypeDefinitionSimple"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="format" ordered="false" lowerBound="1" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/DatatypeDefinitionDateFormatEnum"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DatatypeDefinitionDocument" eSuperTypes="#//rif/ExchangeFile/DatatypeDefinitionComplex"/> <eClassifiers xsi:type="ecore:EClass" name="DatatypeDefinitionInteger" eSuperTypes="#//rif/ExchangeFile/DatatypeDefinitionSimple"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Definition of the simple data type &quot;Integer&quot;."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="max" ordered="false" lowerBound="1" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/Int"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="min" ordered="false" lowerBound="1" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/Int"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DatatypeDefinitionReal" eSuperTypes="#//rif/ExchangeFile/DatatypeDefinitionSimple"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Definition of the simple data type &quot;Real&quot;."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="accuracy" ordered="false" lowerBound="1" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/Int"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="max" ordered="false" lowerBound="1" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/Float"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="min" ordered="false" lowerBound="1" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/Float"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DatatypeDefinitionString" eSuperTypes="#//rif/ExchangeFile/DatatypeDefinitionSimple"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Definition of the simple data type &quot;String&quot;."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxLength" ordered="false" lowerBound="1" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/Int"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DatatypeDefinitionXmlData" eSuperTypes="#//rif/ExchangeFile/DatatypeDefinitionComplex"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Defines a complex data type that is based on an XML-Schema.&#xA;&#xA;It contains the reference to the XML-Schema on which the complex data is based."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nameSpaceURI" ordered="false" lowerBound="1" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="schemaLocation" ordered="false" lowerBound="1" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RIF"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This is the root element.&#xA;&#xA;Instances of concrete elements must directly or indirectly be aggregated by the root element."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="author" ordered="false" lowerBound="1" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="comment" ordered="false" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="countryCode" ordered="false" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="creationTime" ordered="false" lowerBound="1" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/DateTime"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="identifier" ordered="false" lowerBound="1" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceToolId" ordered="false" lowerBound="1" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" ordered="false" lowerBound="1" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="version" ordered="false" lowerBound="1" eType="#//EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package/String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="accessPolicies" ordered="false" upperBound="-1" eType="#//rif/ExchangeFile/AccessPolicy" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="datatypes" ordered="false" upperBound="-1" eType="#//rif/ExchangeFile/DatatypeDefinition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="SpecHierarchyRoots" ordered="false" upperBound="-1" eType="#//rif/ExchangeFile/SpecHierarchyRoot" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="specObjects" ordered="false" upperBound="-1" eType="#//rif/ExchangeFile/SpecObject" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="specGroups" ordered="false" upperBound="-1" eType="#//rif/ExchangeFile/SpecGroup" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="specTypes" ordered="false" upperBound="-1" eType="#//rif/ExchangeFile/SpecType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="specRelations" ordered="false" upperBound="-1" eType="#//rif/ExchangeFile/SpecRelation" containment="true"/> </eClassifiers> <eSubpackages name="DataTypes" nsURI="http://automotive-his.de/200706/rif/rif/dt" nsPrefix="rif"> <eClassifiers xsi:type="ecore:EClass" name="BinaryContent"/> <eClassifiers xsi:type="ecore:EDataType" name="Boolean" instanceClassName="java.lang.Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Boolean values denotes a logical condition that is either 'true' or 'false'."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="DateTime" instanceClassName="javax.xml.datatype.XMLGregorianCalendar"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A datatype representing a timestamp. The smallest granularity is 1 second."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="Float" instanceClassName="java.lang.Double"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An instance of float is an element from the set of real numbers. The value must comply with IEEE 754."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="Identifier" instanceClassName="java.lang.String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An Identifier is a string with a number of constraints on its appearance, satisfying the requirements typical programming languages define for their Identifiers: length must not exceed 32 characters, must begin with a letter, must then be followed by letter, digit or underscore."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="Integer" instanceClassName="java.math.BigInteger"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An instance of Integer is an element in the (infinite) set of integers( ..., -2, -1, 0, 1, 2, ...). An allowed alias for Integer is Int."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An instance of String defines a sequence of characters. The used character set and encoding is not specified an depends on the system environment (e.g. the encoding of an XML document or the charset of a database)."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="UnlimitedNatural" instanceClassName="java.math.BigInteger"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An instance of UnlimitedNatural is an element in the infinite set of naturals (0, 1, 2, ...). The value of infinity is shown as asterisk '*'."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="XmlContent"/> <eClassifiers xsi:type="ecore:EClass" name="XhtmlContent"/> </eSubpackages> </eSubpackages> </eSubpackages> <eSubpackages name="EA_PrimitiveTypes_Package" nsURI="http:///EA_Model/EA_PrimitiveTypes_Package.ecore" nsPrefix="EA_Model.EA_PrimitiveTypes_Package"> <eSubpackages name="EA_AUTOSARM2_Types_Package" nsURI="http:///EA_Model/EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package.ecore" nsPrefix="EA_Model.EA_PrimitiveTypes_Package.EA_AUTOSARM2_Types_Package"> <eClassifiers xsi:type="ecore:EDataType" name="Boolean" instanceClassName="java.lang.Boolean"/> <eClassifiers xsi:type="ecore:EDataType" name="enumerationW3CCustom" instanceClassName="int"/> <eClassifiers xsi:type="ecore:EDataType" name="Int" instanceClassName="java.math.BigInteger"/> <eClassifiers xsi:type="ecore:EDataType" name="Float" instanceClassName="java.lang.Double"/> <eClassifiers xsi:type="ecore:EDataType" name="Identifier" instanceClassName="java.lang.String"/> <eClassifiers xsi:type="ecore:EDataType" name="DateTime" instanceClassName="javax.xml.datatype.XMLGregorianCalendar"/> <eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String"/> <eClassifiers xsi:type="ecore:EEnum" name="AccessPolicyAccessModeEnum"> <eLiterals name="EDIT"/> <eLiterals name="DELETE" value="1"/> <eLiterals name="CREATE" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="DatatypeDefinitionDateFormatEnum"> <eLiterals name="W3C"/> <eLiterals name="CUSTOM" value="1"/> </eClassifiers> </eSubpackages> </eSubpackages> <eSubpackages name="UMLStandardProfile" nsURI="http:///EA_Model/UMLStandardProfile.ecore" nsPrefix="EA_Model.UMLStandardProfile"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="UML Standard Profile contains several popular stereotypes, tag definitions and constraints described in UML 2 Specifications."/> </eAnnotations> </eSubpackages> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"rif","nsURI":"http://automotive-his.de/200706/rif","name":"rif11a","id":0,"eClass":"EPackage"},{"nsPrefix":"rif","nsURI":"http://automotive-his.de/200706/rif/rif","name":"rif","id":1,"eClass":"EPackage"},{"nsPrefix":"EA_Model.EA_PrimitiveTypes_Package","nsURI":"http:///EA_Model/EA_PrimitiveTypes_Package.ecore","name":"EA_PrimitiveTypes_Package","id":2,"eClass":"EPackage"},{"nsPrefix":"EA_Model.UMLStandardProfile","nsURI":"http:///EA_Model/UMLStandardProfile.ecore","name":"UMLStandardProfile","id":3,"eClass":"EPackage"},{"nsPrefix":"rif","nsURI":"http://automotive-his.de/200706/rif/rif/ef","name":"ExchangeFile","id":4,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecHierarchyRoot","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecElementWithUserDefinedAttributes","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Identifiable","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecType","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeDefinition","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeValue","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecHierarchy","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecObject","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecGroup","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationGroup","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecRelation","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DatatypeDefinition","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AccessPolicy","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeDefinitionComplex","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DatatypeDefinitionComplex","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeValueComplex","instanceClass":null,"abstract":true,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeDefinitionEnumeration","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DatatypeDefinitionEnumeration","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumValue","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EmbeddedValue","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeValueEnumeration","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeDefinitionSimple","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DatatypeDefinitionSimple","instanceClass":null,"abstract":true,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeValueSimple","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeValueEmbeddedDocument","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeValueEmbeddedFile","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeValueFileReference","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeValueXmlData","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DatatypeDefinitionBinaryFile","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DatatypeDefinitionBoolean","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DatatypeDefinitionDate","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DatatypeDefinitionDocument","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DatatypeDefinitionInteger","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DatatypeDefinitionReal","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DatatypeDefinitionString","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DatatypeDefinitionXmlData","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RIF","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"nsPrefix":"rif","nsURI":"http://automotive-his.de/200706/rif/rif/dt","name":"DataTypes","id":42,"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":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":46,"derived":false},{"container":false,"ordered":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":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"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":"desc","changeable":true,"lowerBound":0,"iD":false,"id":51,"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":"identifier","changeable":true,"lowerBound":1,"iD":false,"id":52,"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":"lastChange","changeable":true,"lowerBound":1,"iD":false,"id":53,"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":"longName","changeable":true,"lowerBound":0,"iD":false,"id":54,"derived":false},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":55,"serializable":true,"eClass":"EDataType"},{"id":56,"eClass":"EGenericType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"Identifier","instanceClass":"java.lang.String","id":57,"serializable":true,"eClass":"EDataType"},{"id":58,"eClass":"EGenericType"},{"instanceTypeName":"javax.xml.datatype.XMLGregorianCalendar","defaultValue":null,"instanceClassName":"javax.xml.datatype.XMLGregorianCalendar","name":"DateTime","instanceClass":"javax.xml.datatype.XMLGregorianCalendar","id":59,"serializable":true,"eClass":"EDataType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specAttributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"object","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":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"specObjects","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"relationGroups","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"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":false,"name":"sourceGroup","changeable":true,"resolveProxies":true,"lowerBound":1,"id":78,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"specRelations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"relationType","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"},{"container":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":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":85,"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":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"accessMode","changeable":true,"lowerBound":1,"iD":false,"id":91,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"specGroups","changeable":true,"resolveProxies":true,"lowerBound":0,"id":92,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"attributeDefinitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":93,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"relationGroups","changeable":true,"resolveProxies":true,"lowerBound":0,"id":94,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"datatypeDefinitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"specRelations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":96,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"attributeValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":97,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"specTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":98,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"specHierarchies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":99,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"specObjects","changeable":true,"resolveProxies":true,"lowerBound":0,"id":100,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"specHierarchyRoots","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"instanceTypeName":null,"instanceClassName":null,"name":"AccessPolicyAccessModeEnum","instanceClass":null,"id":103,"serializable":true,"eClass":"EEnum"},{"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"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":115,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":false,"name":"defaultValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":116,"derived":false},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"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":"embedded","changeable":true,"lowerBound":1,"iD":false,"id":120,"derived":false},{"id":121,"eClass":"EGenericType"},{"instanceTypeName":"java.lang.Boolean","defaultValue":null,"instanceClassName":"java.lang.Boolean","name":"Boolean","instanceClass":"java.lang.Boolean","id":122,"serializable":true,"eClass":"EDataType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"multiValued","changeable":true,"lowerBound":1,"iD":false,"id":125,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":126,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":false,"name":"defaultValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":127,"derived":false},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specifiedValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"derived":false},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":false,"name":"properties","changeable":true,"resolveProxies":true,"lowerBound":1,"id":135,"derived":false},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":1,"iD":false,"id":138,"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":"otherContent","changeable":true,"lowerBound":1,"iD":false,"id":139,"derived":false},{"instanceTypeName":"java.math.BigInteger","defaultValue":null,"instanceClassName":"java.math.BigInteger","name":"Int","instanceClass":"java.math.BigInteger","id":140,"serializable":true,"eClass":"EDataType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":143,"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":"definition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":144,"derived":false},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":148,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":false,"name":"defaultValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"theValue","changeable":true,"lowerBound":1,"iD":false,"id":154,"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":"definition","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":false,"unsettable":false,"transient":false,"unique":false,"name":"definition","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":false,"name":"xhtmlContent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":160,"derived":false},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XhtmlContent","instanceClass":null,"abstract":false,"id":163,"interface":false,"eClass":"EClass"},{"id":164,"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":"definition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":165,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":false,"name":"binaryContent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":166,"derived":false},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryContent","instanceClass":null,"abstract":false,"id":169,"interface":false,"eClass":"EClass"},{"id":170,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"pathToFile","changeable":true,"lowerBound":1,"iD":false,"id":171,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"definition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":172,"derived":false},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"definition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":176,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":false,"name":"xmlContent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":177,"derived":false},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XmlContent","instanceClass":null,"abstract":false,"id":180,"interface":false,"eClass":"EClass"},{"id":181,"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":"application","changeable":true,"lowerBound":1,"iD":false,"id":182,"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":"filenameSuffix","changeable":true,"lowerBound":1,"iD":false,"id":183,"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":"formatName","changeable":true,"lowerBound":1,"iD":false,"id":184,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"mimeType","changeable":true,"lowerBound":1,"iD":false,"id":185,"derived":false},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"format","changeable":true,"lowerBound":1,"iD":false,"id":192,"derived":false},{"id":193,"eClass":"EGenericType"},{"instanceTypeName":null,"instanceClassName":null,"name":"DatatypeDefinitionDateFormatEnum","instanceClass":null,"id":194,"serializable":true,"eClass":"EEnum"},{"id":195,"eClass":"EGenericType"},{"id":196,"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":"max","changeable":true,"lowerBound":1,"iD":false,"id":197,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"min","changeable":true,"lowerBound":1,"iD":false,"id":198,"derived":false},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"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":"accuracy","changeable":true,"lowerBound":1,"iD":false,"id":202,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"max","changeable":true,"lowerBound":1,"iD":false,"id":203,"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":"min","changeable":true,"lowerBound":1,"iD":false,"id":204,"derived":false},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"instanceTypeName":"java.lang.Double","defaultValue":null,"instanceClassName":"java.lang.Double","name":"Float","instanceClass":"java.lang.Double","id":207,"serializable":true,"eClass":"EDataType"},{"id":208,"eClass":"EGenericType"},{"id":209,"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":"maxLength","changeable":true,"lowerBound":1,"iD":false,"id":210,"derived":false},{"id":211,"eClass":"EGenericType"},{"id":212,"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":"nameSpaceURI","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":true,"name":"schemaLocation","changeable":true,"lowerBound":1,"iD":false,"id":214,"derived":false},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"author","changeable":true,"lowerBound":1,"iD":false,"id":218,"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":"comment","changeable":true,"lowerBound":0,"iD":false,"id":219,"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":"countryCode","changeable":true,"lowerBound":0,"iD":false,"id":220,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"creationTime","changeable":true,"lowerBound":1,"iD":false,"id":221,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"identifier","changeable":true,"lowerBound":1,"iD":false,"id":222,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sourceToolId","changeable":true,"lowerBound":1,"iD":false,"id":223,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":1,"iD":false,"id":224,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":1,"iD":false,"id":225,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"accessPolicies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":226,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"datatypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":227,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"SpecHierarchyRoots","changeable":true,"resolveProxies":true,"lowerBound":0,"id":228,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specObjects","changeable":true,"resolveProxies":true,"lowerBound":0,"id":229,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specGroups","changeable":true,"resolveProxies":true,"lowerBound":0,"id":230,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":231,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specRelations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":232,"derived":false},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"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"},{"instanceTypeName":"java.lang.Boolean","defaultValue":null,"instanceClassName":"java.lang.Boolean","name":"Boolean","instanceClass":"java.lang.Boolean","id":248,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"javax.xml.datatype.XMLGregorianCalendar","defaultValue":null,"instanceClassName":"javax.xml.datatype.XMLGregorianCalendar","name":"DateTime","instanceClass":"javax.xml.datatype.XMLGregorianCalendar","id":249,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Double","defaultValue":null,"instanceClassName":"java.lang.Double","name":"Float","instanceClass":"java.lang.Double","id":250,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"Identifier","instanceClass":"java.lang.String","id":251,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.math.BigInteger","defaultValue":null,"instanceClassName":"java.math.BigInteger","name":"Integer","instanceClass":"java.math.BigInteger","id":252,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":253,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.math.BigInteger","defaultValue":null,"instanceClassName":"java.math.BigInteger","name":"UnlimitedNatural","instanceClass":"java.math.BigInteger","id":254,"serializable":true,"eClass":"EDataType"},{"nsPrefix":"EA_Model.EA_PrimitiveTypes_Package.EA_AUTOSARM2_Types_Package","nsURI":"http:///EA_Model/EA_PrimitiveTypes_Package/EA_AUTOSARM2_Types_Package.ecore","name":"EA_AUTOSARM2_Types_Package","id":255,"eClass":"EPackage"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"enumerationW3CCustom","instanceClass":"int","id":256,"serializable":true,"eClass":"EDataType"},{"name":"EDIT","id":257,"value":0,"literal":"EDIT","eClass":"EEnumLiteral"},{"name":"DELETE","id":258,"value":1,"literal":"DELETE","eClass":"EEnumLiteral"},{"name":"CREATE","id":259,"value":2,"literal":"CREATE","eClass":"EEnumLiteral"},{"name":"W3C","id":260,"value":0,"literal":"W3C","eClass":"EEnumLiteral"},{"name":"CUSTOM","id":261,"value":1,"literal":"CUSTOM","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":4},{"source":1,"target":0},{"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":4,"target":20},{"source":4,"target":21},{"source":4,"target":22},{"source":4,"target":23},{"source":4,"target":24},{"source":4,"target":25},{"source":4,"target":26},{"source":4,"target":27},{"source":4,"target":28},{"source":4,"target":29},{"source":4,"target":30},{"source":4,"target":31},{"source":4,"target":32},{"source":4,"target":33},{"source":4,"target":34},{"source":4,"target":35},{"source":4,"target":36},{"source":4,"target":37},{"source":4,"target":38},{"source":4,"target":39},{"source":4,"target":40},{"source":4,"target":41},{"source":4,"target":42},{"source":4,"target":1},{"source":5,"target":4},{"source":5,"target":6},{"source":5,"target":43},{"source":5,"target":44},{"source":43,"target":11},{"source":43,"target":45},{"source":43,"target":5},{"source":45,"target":11},{"source":44,"target":6},{"source":6,"target":4},{"source":6,"target":7},{"source":6,"target":46},{"source":6,"target":47},{"source":6,"target":48},{"source":46,"target":8},{"source":46,"target":49},{"source":46,"target":6},{"source":49,"target":8},{"source":47,"target":10},{"source":47,"target":50},{"source":47,"target":6},{"source":50,"target":10},{"source":48,"target":7},{"source":7,"target":4},{"source":7,"target":51},{"source":7,"target":52},{"source":7,"target":53},{"source":7,"target":54},{"source":51,"target":55},{"source":51,"target":56},{"source":51,"target":7},{"source":56,"target":55},{"source":52,"target":57},{"source":52,"target":58},{"source":52,"target":7},{"source":58,"target":57},{"source":53,"target":59},{"source":53,"target":60},{"source":53,"target":7},{"source":60,"target":59},{"source":54,"target":55},{"source":54,"target":61},{"source":54,"target":7},{"source":61,"target":55},{"source":8,"target":4},{"source":8,"target":7},{"source":8,"target":62},{"source":8,"target":63},{"source":62,"target":9},{"source":62,"target":64},{"source":62,"target":8},{"source":64,"target":9},{"source":63,"target":7},{"source":9,"target":4},{"source":9,"target":7},{"source":9,"target":65},{"source":65,"target":7},{"source":10,"target":4},{"source":10,"target":7},{"source":10,"target":66},{"source":66,"target":7},{"source":11,"target":4},{"source":11,"target":7},{"source":11,"target":67},{"source":11,"target":68},{"source":11,"target":69},{"source":67,"target":12},{"source":67,"target":70},{"source":67,"target":11},{"source":70,"target":12},{"source":68,"target":11},{"source":68,"target":71},{"source":68,"target":11},{"source":71,"target":11},{"source":69,"target":7},{"source":12,"target":4},{"source":12,"target":6},{"source":12,"target":72},{"source":72,"target":6},{"source":13,"target":4},{"source":13,"target":6},{"source":13,"target":73},{"source":13,"target":74},{"source":13,"target":75},{"source":73,"target":12},{"source":73,"target":76},{"source":73,"target":13},{"source":76,"target":12},{"source":74,"target":14},{"source":74,"target":77},{"source":74,"target":13},{"source":74,"target":78},{"source":77,"target":14},{"source":75,"target":6},{"source":14,"target":4},{"source":14,"target":7},{"source":14,"target":79},{"source":14,"target":80},{"source":14,"target":78},{"source":14,"target":81},{"source":79,"target":15},{"source":79,"target":82},{"source":79,"target":14},{"source":82,"target":15},{"source":80,"target":8},{"source":80,"target":83},{"source":80,"target":14},{"source":83,"target":8},{"source":78,"target":13},{"source":78,"target":84},{"source":78,"target":14},{"source":78,"target":74},{"source":84,"target":13},{"source":81,"target":7},{"source":15,"target":4},{"source":15,"target":6},{"source":15,"target":85},{"source":15,"target":86},{"source":15,"target":87},{"source":85,"target":12},{"source":85,"target":88},{"source":85,"target":15},{"source":88,"target":12},{"source":86,"target":12},{"source":86,"target":89},{"source":86,"target":15},{"source":89,"target":12},{"source":87,"target":6},{"source":16,"target":4},{"source":16,"target":7},{"source":16,"target":90},{"source":90,"target":7},{"source":17,"target":4},{"source":17,"target":7},{"source":17,"target":91},{"source":17,"target":92},{"source":17,"target":93},{"source":17,"target":94},{"source":17,"target":95},{"source":17,"target":96},{"source":17,"target":97},{"source":17,"target":98},{"source":17,"target":99},{"source":17,"target":100},{"source":17,"target":101},{"source":17,"target":102},{"source":91,"target":103},{"source":91,"target":104},{"source":91,"target":17},{"source":104,"target":103},{"source":92,"target":13},{"source":92,"target":105},{"source":92,"target":17},{"source":105,"target":13},{"source":93,"target":9},{"source":93,"target":106},{"source":93,"target":17},{"source":106,"target":9},{"source":94,"target":14},{"source":94,"target":107},{"source":94,"target":17},{"source":107,"target":14},{"source":95,"target":16},{"source":95,"target":108},{"source":95,"target":17},{"source":108,"target":16},{"source":96,"target":15},{"source":96,"target":109},{"source":96,"target":17},{"source":109,"target":15},{"source":97,"target":10},{"source":97,"target":110},{"source":97,"target":17},{"source":110,"target":10},{"source":98,"target":8},{"source":98,"target":111},{"source":98,"target":17},{"source":111,"target":8},{"source":99,"target":11},{"source":99,"target":112},{"source":99,"target":17},{"source":112,"target":11},{"source":100,"target":12},{"source":100,"target":113},{"source":100,"target":17},{"source":113,"target":12},{"source":101,"target":5},{"source":101,"target":114},{"source":101,"target":17},{"source":114,"target":5},{"source":102,"target":7},{"source":18,"target":4},{"source":18,"target":9},{"source":18,"target":115},{"source":18,"target":116},{"source":18,"target":117},{"source":115,"target":19},{"source":115,"target":118},{"source":115,"target":18},{"source":118,"target":19},{"source":116,"target":20},{"source":116,"target":119},{"source":116,"target":18},{"source":119,"target":20},{"source":117,"target":9},{"source":19,"target":4},{"source":19,"target":16},{"source":19,"target":120},{"source":19,"target":121},{"source":120,"target":122},{"source":120,"target":123},{"source":120,"target":19},{"source":123,"target":122},{"source":121,"target":16},{"source":20,"target":4},{"source":20,"target":10},{"source":20,"target":124},{"source":124,"target":10},{"source":21,"target":4},{"source":21,"target":9},{"source":21,"target":125},{"source":21,"target":126},{"source":21,"target":127},{"source":21,"target":128},{"source":125,"target":122},{"source":125,"target":129},{"source":125,"target":21},{"source":129,"target":122},{"source":126,"target":22},{"source":126,"target":130},{"source":126,"target":21},{"source":130,"target":22},{"source":127,"target":25},{"source":127,"target":131},{"source":127,"target":21},{"source":131,"target":25},{"source":128,"target":9},{"source":22,"target":4},{"source":22,"target":16},{"source":22,"target":132},{"source":22,"target":133},{"source":132,"target":23},{"source":132,"target":134},{"source":132,"target":22},{"source":134,"target":23},{"source":133,"target":16},{"source":23,"target":4},{"source":23,"target":7},{"source":23,"target":135},{"source":23,"target":136},{"source":135,"target":24},{"source":135,"target":137},{"source":135,"target":23},{"source":137,"target":24},{"source":136,"target":7},{"source":24,"target":4},{"source":24,"target":138},{"source":24,"target":139},{"source":138,"target":140},{"source":138,"target":141},{"source":138,"target":24},{"source":141,"target":140},{"source":139,"target":55},{"source":139,"target":142},{"source":139,"target":24},{"source":142,"target":55},{"source":25,"target":4},{"source":25,"target":10},{"source":25,"target":143},{"source":25,"target":144},{"source":25,"target":145},{"source":143,"target":23},{"source":143,"target":146},{"source":143,"target":25},{"source":146,"target":23},{"source":144,"target":21},{"source":144,"target":147},{"source":144,"target":25},{"source":147,"target":21},{"source":145,"target":10},{"source":26,"target":4},{"source":26,"target":9},{"source":26,"target":148},{"source":26,"target":149},{"source":26,"target":150},{"source":148,"target":27},{"source":148,"target":151},{"source":148,"target":26},{"source":151,"target":27},{"source":149,"target":28},{"source":149,"target":152},{"source":149,"target":26},{"source":152,"target":28},{"source":150,"target":9},{"source":27,"target":4},{"source":27,"target":16},{"source":27,"target":153},{"source":153,"target":16},{"source":28,"target":4},{"source":28,"target":10},{"source":28,"target":154},{"source":28,"target":155},{"source":28,"target":156},{"source":154,"target":55},{"source":154,"target":157},{"source":154,"target":28},{"source":157,"target":55},{"source":155,"target":26},{"source":155,"target":158},{"source":155,"target":28},{"source":158,"target":26},{"source":156,"target":10},{"source":29,"target":4},{"source":29,"target":20},{"source":29,"target":159},{"source":29,"target":160},{"source":29,"target":161},{"source":159,"target":18},{"source":159,"target":162},{"source":159,"target":29},{"source":162,"target":18},{"source":160,"target":163},{"source":160,"target":164},{"source":160,"target":29},{"source":164,"target":163},{"source":161,"target":20},{"source":30,"target":4},{"source":30,"target":20},{"source":30,"target":165},{"source":30,"target":166},{"source":30,"target":167},{"source":165,"target":18},{"source":165,"target":168},{"source":165,"target":30},{"source":168,"target":18},{"source":166,"target":169},{"source":166,"target":170},{"source":166,"target":30},{"source":170,"target":169},{"source":167,"target":20},{"source":31,"target":4},{"source":31,"target":20},{"source":31,"target":171},{"source":31,"target":172},{"source":31,"target":173},{"source":171,"target":55},{"source":171,"target":174},{"source":171,"target":31},{"source":174,"target":55},{"source":172,"target":18},{"source":172,"target":175},{"source":172,"target":31},{"source":175,"target":18},{"source":173,"target":20},{"source":32,"target":4},{"source":32,"target":20},{"source":32,"target":176},{"source":32,"target":177},{"source":32,"target":178},{"source":176,"target":18},{"source":176,"target":179},{"source":176,"target":32},{"source":179,"target":18},{"source":177,"target":180},{"source":177,"target":181},{"source":177,"target":32},{"source":181,"target":180},{"source":178,"target":20},{"source":33,"target":4},{"source":33,"target":19},{"source":33,"target":182},{"source":33,"target":183},{"source":33,"target":184},{"source":33,"target":185},{"source":33,"target":186},{"source":182,"target":55},{"source":182,"target":187},{"source":182,"target":33},{"source":187,"target":55},{"source":183,"target":55},{"source":183,"target":188},{"source":183,"target":33},{"source":188,"target":55},{"source":184,"target":55},{"source":184,"target":189},{"source":184,"target":33},{"source":189,"target":55},{"source":185,"target":55},{"source":185,"target":190},{"source":185,"target":33},{"source":190,"target":55},{"source":186,"target":19},{"source":34,"target":4},{"source":34,"target":27},{"source":34,"target":191},{"source":191,"target":27},{"source":35,"target":4},{"source":35,"target":27},{"source":35,"target":192},{"source":35,"target":193},{"source":192,"target":194},{"source":192,"target":195},{"source":192,"target":35},{"source":195,"target":194},{"source":193,"target":27},{"source":36,"target":4},{"source":36,"target":19},{"source":36,"target":196},{"source":196,"target":19},{"source":37,"target":4},{"source":37,"target":27},{"source":37,"target":197},{"source":37,"target":198},{"source":37,"target":199},{"source":197,"target":140},{"source":197,"target":200},{"source":197,"target":37},{"source":200,"target":140},{"source":198,"target":140},{"source":198,"target":201},{"source":198,"target":37},{"source":201,"target":140},{"source":199,"target":27},{"source":38,"target":4},{"source":38,"target":27},{"source":38,"target":202},{"source":38,"target":203},{"source":38,"target":204},{"source":38,"target":205},{"source":202,"target":140},{"source":202,"target":206},{"source":202,"target":38},{"source":206,"target":140},{"source":203,"target":207},{"source":203,"target":208},{"source":203,"target":38},{"source":208,"target":207},{"source":204,"target":207},{"source":204,"target":209},{"source":204,"target":38},{"source":209,"target":207},{"source":205,"target":27},{"source":39,"target":4},{"source":39,"target":27},{"source":39,"target":210},{"source":39,"target":211},{"source":210,"target":140},{"source":210,"target":212},{"source":210,"target":39},{"source":212,"target":140},{"source":211,"target":27},{"source":40,"target":4},{"source":40,"target":19},{"source":40,"target":213},{"source":40,"target":214},{"source":40,"target":215},{"source":213,"target":55},{"source":213,"target":216},{"source":213,"target":40},{"source":216,"target":55},{"source":214,"target":55},{"source":214,"target":217},{"source":214,"target":40},{"source":217,"target":55},{"source":215,"target":19},{"source":41,"target":4},{"source":41,"target":218},{"source":41,"target":219},{"source":41,"target":220},{"source":41,"target":221},{"source":41,"target":222},{"source":41,"target":223},{"source":41,"target":224},{"source":41,"target":225},{"source":41,"target":226},{"source":41,"target":227},{"source":41,"target":228},{"source":41,"target":229},{"source":41,"target":230},{"source":41,"target":231},{"source":41,"target":232},{"source":218,"target":55},{"source":218,"target":233},{"source":218,"target":41},{"source":233,"target":55},{"source":219,"target":55},{"source":219,"target":234},{"source":219,"target":41},{"source":234,"target":55},{"source":220,"target":55},{"source":220,"target":235},{"source":220,"target":41},{"source":235,"target":55},{"source":221,"target":59},{"source":221,"target":236},{"source":221,"target":41},{"source":236,"target":59},{"source":222,"target":55},{"source":222,"target":237},{"source":222,"target":41},{"source":237,"target":55},{"source":223,"target":55},{"source":223,"target":238},{"source":223,"target":41},{"source":238,"target":55},{"source":224,"target":55},{"source":224,"target":239},{"source":224,"target":41},{"source":239,"target":55},{"source":225,"target":55},{"source":225,"target":240},{"source":225,"target":41},{"source":240,"target":55},{"source":226,"target":17},{"source":226,"target":241},{"source":226,"target":41},{"source":241,"target":17},{"source":227,"target":16},{"source":227,"target":242},{"source":227,"target":41},{"source":242,"target":16},{"source":228,"target":5},{"source":228,"target":243},{"source":228,"target":41},{"source":243,"target":5},{"source":229,"target":12},{"source":229,"target":244},{"source":229,"target":41},{"source":244,"target":12},{"source":230,"target":13},{"source":230,"target":245},{"source":230,"target":41},{"source":245,"target":13},{"source":231,"target":8},{"source":231,"target":246},{"source":231,"target":41},{"source":246,"target":8},{"source":232,"target":15},{"source":232,"target":247},{"source":232,"target":41},{"source":247,"target":15},{"source":42,"target":169},{"source":42,"target":248},{"source":42,"target":249},{"source":42,"target":250},{"source":42,"target":251},{"source":42,"target":252},{"source":42,"target":253},{"source":42,"target":254},{"source":42,"target":180},{"source":42,"target":163},{"source":42,"target":4},{"source":169,"target":42},{"source":248,"target":42},{"source":249,"target":42},{"source":250,"target":42},{"source":251,"target":42},{"source":252,"target":42},{"source":253,"target":42},{"source":254,"target":42},{"source":180,"target":42},{"source":163,"target":42},{"source":2,"target":255},{"source":2,"target":0},{"source":255,"target":122},{"source":255,"target":256},{"source":255,"target":140},{"source":255,"target":207},{"source":255,"target":57},{"source":255,"target":59},{"source":255,"target":55},{"source":255,"target":103},{"source":255,"target":194},{"source":255,"target":2},{"source":122,"target":255},{"source":256,"target":255},{"source":140,"target":255},{"source":207,"target":255},{"source":57,"target":255},{"source":59,"target":255},{"source":55,"target":255},{"source":103,"target":255},{"source":103,"target":257},{"source":103,"target":258},{"source":103,"target":259},{"source":257,"target":103},{"source":258,"target":103},{"source":259,"target":103},{"source":194,"target":255},{"source":194,"target":260},{"source":194,"target":261},{"source":260,"target":194},{"source":261,"target":194},{"source":3,"target":0}],"multigraph":true}
ecore
transformation
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/damenac/puzzle/plugins/fr.inria.diverse.puzzle.metrics/temp/transformr.ecore
transformr Graph nodes Node setEType eclass edges attributes Edge setEType ereference getSource setSource source target Pattern constraint variables Rule creations deletions assignments GraphElement Attribute setEType eattribute NamedElement name TypedElement type PatternConstraint subpattern And Or Not child Exists ForAll Constraint BinaryConstraint left right Variable targetAttribute Expression involvedVariables expression VariableConstraint Assignment targetVariable Executable Branch if then else Block children
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="transformr" nsURI="http://www.transformr.org" nsPrefix="transformr"> <eClassifiers xsi:type="ecore:EClass" name="Graph" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1" eType="#//Node" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//GraphElement"> <eOperations name="setEType"> <eParameters name="eclass" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EClass"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="edges" upperBound="-1" eType="#//Edge" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1" eType="#//Attribute" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Edge" eSuperTypes="#//GraphElement"> <eOperations name="setEType"> <eParameters name="ereference" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EReference"/> </eOperations> <eOperations name="getSource" eType="#//Node"/> <eOperations name="setSource"> <eParameters name="source" eType="#//Node"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//Node"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Pattern" eSuperTypes="#//Graph"> <eStructuralFeatures xsi:type="ecore:EReference" name="constraint" eType="#//Constraint" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variables" upperBound="-1" eType="#//Variable" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Rule" eSuperTypes="#//Pattern #//Executable"> <eStructuralFeatures xsi:type="ecore:EReference" name="creations" upperBound="-1" eType="#//GraphElement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="deletions" upperBound="-1" eType="#//GraphElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="assignments" upperBound="-1" eType="#//Assignment" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GraphElement" abstract="true" interface="true" eSuperTypes="#//TypedElement #//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Attribute" eSuperTypes="#//TypedElement #//NamedElement"> <eOperations name="setEType"> <eParameters name="eattribute" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EAttribute"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypedElement" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PatternConstraint" abstract="true" eSuperTypes="#//Constraint"> <eStructuralFeatures xsi:type="ecore:EReference" name="subpattern" eType="#//Pattern" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="And" eSuperTypes="#//BinaryConstraint"/> <eClassifiers xsi:type="ecore:EClass" name="Or" eSuperTypes="#//BinaryConstraint"/> <eClassifiers xsi:type="ecore:EClass" name="Not" eSuperTypes="#//Constraint"> <eStructuralFeatures xsi:type="ecore:EReference" name="child" lowerBound="1" eType="#//Constraint" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Exists" eSuperTypes="#//PatternConstraint"/> <eClassifiers xsi:type="ecore:EClass" name="ForAll" eSuperTypes="#//PatternConstraint"/> <eClassifiers xsi:type="ecore:EClass" name="Constraint" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="BinaryConstraint" abstract="true" eSuperTypes="#//Constraint"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" lowerBound="1" eType="#//Constraint" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" lowerBound="1" eType="#//Constraint" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="targetAttribute" lowerBound="1" eType="#//Attribute"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="involvedVariables" upperBound="-1" eType="#//Variable"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="expression" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableConstraint" eSuperTypes="#//Expression #//Constraint"/> <eClassifiers xsi:type="ecore:EClass" name="Assignment" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="targetVariable" lowerBound="1" eType="#//Variable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Executable" abstract="true" interface="true" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Branch" eSuperTypes="#//Executable"> <eStructuralFeatures xsi:type="ecore:EReference" name="if" eType="#//Pattern"/> <eStructuralFeatures xsi:type="ecore:EReference" name="then" lowerBound="1" eType="#//Executable"/> <eStructuralFeatures xsi:type="ecore:EReference" name="else" lowerBound="1" eType="#//Executable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Block" eSuperTypes="#//Executable"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//Executable"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"transformr","nsURI":"http://www.transformr.org","name":"transformr","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Graph","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Edge","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pattern","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rule","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GraphElement","instanceClass":null,"abstract":true,"id":6,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":8,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":9,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PatternConstraint","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"And","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Or","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Not","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Exists","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForAll","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":true,"id":16,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryConstraint","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableConstraint","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Executable","instanceClass":null,"abstract":true,"id":22,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Branch","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nodes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"setEType","lowerBound":0,"id":28,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"edges","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eclass","lowerBound":0,"id":32,"many":false,"required":false,"eClass":"EParameter"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"setEType","lowerBound":0,"id":36,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getSource","lowerBound":0,"id":37,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"setSource","lowerBound":0,"id":38,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"ereference","lowerBound":0,"id":41,"many":false,"required":false,"eClass":"EParameter"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"source","lowerBound":0,"id":44,"many":false,"required":false,"eClass":"EParameter"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constraint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"creations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"deletions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"assignments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"setEType","lowerBound":0,"id":62,"many":false,"required":false,"eClass":"EOperation"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eattribute","lowerBound":0,"id":65,"many":false,"required":false,"eClass":"EParameter"},{"id":66,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":true,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subpattern","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"child","changeable":true,"resolveProxies":true,"lowerBound":1,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":1,"id":81,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":1,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"targetAttribute","changeable":true,"resolveProxies":true,"lowerBound":1,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"involvedVariables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"lowerBound":0,"iD":false,"id":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"targetVariable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"if","changeable":true,"resolveProxies":true,"lowerBound":0,"id":99,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"then","changeable":true,"resolveProxies":true,"lowerBound":1,"id":100,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"else","changeable":true,"resolveProxies":true,"lowerBound":1,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":106,"derived":false},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":1,"target":0},{"source":1,"target":8},{"source":1,"target":25},{"source":1,"target":26},{"source":25,"target":2},{"source":25,"target":27},{"source":25,"target":1},{"source":27,"target":2},{"source":26,"target":8},{"source":2,"target":0},{"source":2,"target":6},{"source":2,"target":28},{"source":2,"target":29},{"source":2,"target":30},{"source":2,"target":31},{"source":28,"target":2},{"source":28,"target":32},{"source":32,"target":33},{"source":32,"target":28},{"source":29,"target":3},{"source":29,"target":34},{"source":29,"target":2},{"source":34,"target":3},{"source":30,"target":7},{"source":30,"target":35},{"source":30,"target":2},{"source":35,"target":7},{"source":31,"target":6},{"source":3,"target":0},{"source":3,"target":6},{"source":3,"target":36},{"source":3,"target":37},{"source":3,"target":38},{"source":3,"target":39},{"source":3,"target":40},{"source":36,"target":3},{"source":36,"target":41},{"source":41,"target":42},{"source":41,"target":36},{"source":37,"target":2},{"source":37,"target":43},{"source":37,"target":3},{"source":43,"target":2},{"source":38,"target":3},{"source":38,"target":44},{"source":44,"target":2},{"source":44,"target":45},{"source":44,"target":38},{"source":45,"target":2},{"source":39,"target":2},{"source":39,"target":46},{"source":39,"target":3},{"source":46,"target":2},{"source":40,"target":6},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":47},{"source":4,"target":48},{"source":4,"target":49},{"source":47,"target":16},{"source":47,"target":50},{"source":47,"target":4},{"source":50,"target":16},{"source":48,"target":18},{"source":48,"target":51},{"source":48,"target":4},{"source":51,"target":18},{"source":49,"target":1},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":22},{"source":5,"target":52},{"source":5,"target":53},{"source":5,"target":54},{"source":5,"target":55},{"source":5,"target":56},{"source":52,"target":6},{"source":52,"target":57},{"source":52,"target":5},{"source":57,"target":6},{"source":53,"target":6},{"source":53,"target":58},{"source":53,"target":5},{"source":58,"target":6},{"source":54,"target":21},{"source":54,"target":59},{"source":54,"target":5},{"source":59,"target":21},{"source":55,"target":4},{"source":56,"target":22},{"source":6,"target":0},{"source":6,"target":9},{"source":6,"target":8},{"source":6,"target":60},{"source":6,"target":61},{"source":60,"target":9},{"source":61,"target":8},{"source":7,"target":0},{"source":7,"target":9},{"source":7,"target":8},{"source":7,"target":62},{"source":7,"target":63},{"source":7,"target":64},{"source":62,"target":7},{"source":62,"target":65},{"source":65,"target":66},{"source":65,"target":62},{"source":63,"target":9},{"source":64,"target":8},{"source":8,"target":0},{"source":8,"target":67},{"source":67,"target":68},{"source":67,"target":8},{"source":9,"target":0},{"source":9,"target":69},{"source":69,"target":70},{"source":69,"target":9},{"source":10,"target":0},{"source":10,"target":16},{"source":10,"target":71},{"source":10,"target":72},{"source":71,"target":4},{"source":71,"target":73},{"source":71,"target":10},{"source":73,"target":4},{"source":72,"target":16},{"source":11,"target":0},{"source":11,"target":17},{"source":11,"target":74},{"source":74,"target":17},{"source":12,"target":0},{"source":12,"target":17},{"source":12,"target":75},{"source":75,"target":17},{"source":13,"target":0},{"source":13,"target":16},{"source":13,"target":76},{"source":13,"target":77},{"source":76,"target":16},{"source":76,"target":78},{"source":76,"target":13},{"source":78,"target":16},{"source":77,"target":16},{"source":14,"target":0},{"source":14,"target":10},{"source":14,"target":79},{"source":79,"target":10},{"source":15,"target":0},{"source":15,"target":10},{"source":15,"target":80},{"source":80,"target":10},{"source":16,"target":0},{"source":17,"target":0},{"source":17,"target":16},{"source":17,"target":81},{"source":17,"target":82},{"source":17,"target":83},{"source":81,"target":16},{"source":81,"target":84},{"source":81,"target":17},{"source":84,"target":16},{"source":82,"target":16},{"source":82,"target":85},{"source":82,"target":17},{"source":85,"target":16},{"source":83,"target":16},{"source":18,"target":0},{"source":18,"target":8},{"source":18,"target":86},{"source":18,"target":87},{"source":86,"target":7},{"source":86,"target":88},{"source":86,"target":18},{"source":88,"target":7},{"source":87,"target":8},{"source":19,"target":0},{"source":19,"target":89},{"source":19,"target":90},{"source":89,"target":18},{"source":89,"target":91},{"source":89,"target":19},{"source":91,"target":18},{"source":90,"target":92},{"source":90,"target":19},{"source":20,"target":0},{"source":20,"target":19},{"source":20,"target":16},{"source":20,"target":93},{"source":20,"target":94},{"source":93,"target":19},{"source":94,"target":16},{"source":21,"target":0},{"source":21,"target":19},{"source":21,"target":95},{"source":21,"target":96},{"source":95,"target":18},{"source":95,"target":97},{"source":95,"target":21},{"source":97,"target":18},{"source":96,"target":19},{"source":22,"target":0},{"source":22,"target":8},{"source":22,"target":98},{"source":98,"target":8},{"source":23,"target":0},{"source":23,"target":22},{"source":23,"target":99},{"source":23,"target":100},{"source":23,"target":101},{"source":23,"target":102},{"source":99,"target":4},{"source":99,"target":103},{"source":99,"target":23},{"source":103,"target":4},{"source":100,"target":22},{"source":100,"target":104},{"source":100,"target":23},{"source":104,"target":22},{"source":101,"target":22},{"source":101,"target":105},{"source":101,"target":23},{"source":105,"target":22},{"source":102,"target":22},{"source":24,"target":0},{"source":24,"target":22},{"source":24,"target":106},{"source":24,"target":107},{"source":106,"target":22},{"source":106,"target":108},{"source":106,"target":24},{"source":108,"target":22},{"source":107,"target":22}],"multigraph":true}
ecore
mvc
repo-ecore-all/data/jokingarcia/Transformation_coevolution/metamodels/AssistantMVCEvol3.ecore
AssistantMVC Exam examItems controllers views ExamItem question Open MultipleChoice Observable observers Observer Controller View fontName fontColor controller ExamController ExamItemController MultipleChoiceController OpenController ExamView ExamItemView
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="AssistantMVC" nsURI="http://gts.inf.um.es/test/assistant_mvc" nsPrefix="mvc"> <eClassifiers xsi:type="ecore:EClass" name="Exam" eSuperTypes="#//Observable"> <eStructuralFeatures xsi:type="ecore:EReference" name="examItems" upperBound="-1" eType="#//ExamItem" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="controllers" upperBound="-1" eType="#//Controller" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="views" upperBound="-1" eType="#//View" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExamItem" abstract="true" eSuperTypes="#//Observable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="question" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Open" eSuperTypes="#//ExamItem"/> <eClassifiers xsi:type="ecore:EClass" name="MultipleChoice" eSuperTypes="#//ExamItem"/> <eClassifiers xsi:type="ecore:EClass" name="Observable"> <eStructuralFeatures xsi:type="ecore:EReference" name="observers" upperBound="-1" eType="#//Observer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Observer"/> <eClassifiers xsi:type="ecore:EClass" name="Controller" abstract="true" eSuperTypes="#//Observer"/> <eClassifiers xsi:type="ecore:EClass" name="View" abstract="true" eSuperTypes="#//Observer"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fontName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fontColor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="controller" eType="#//Controller"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExamController" eSuperTypes="#//Controller"/> <eClassifiers xsi:type="ecore:EClass" name="ExamItemController" abstract="true" eSuperTypes="#//Controller"/> <eClassifiers xsi:type="ecore:EClass" name="MultipleChoiceController" eSuperTypes="#//ExamItemController"/> <eClassifiers xsi:type="ecore:EClass" name="OpenController" eSuperTypes="#//ExamItemController"/> <eClassifiers xsi:type="ecore:EClass" name="ExamView" eSuperTypes="#//View"/> <eClassifiers xsi:type="ecore:EClass" name="ExamItemView" eSuperTypes="#//View"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"mvc","nsURI":"http://gts.inf.um.es/test/assistant_mvc","name":"AssistantMVC","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Exam","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExamItem","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Open","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultipleChoice","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Observable","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Observer","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Controller","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"View","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExamController","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExamItemController","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultipleChoiceController","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpenController","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExamView","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExamItemView","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"examItems","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"controllers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"views","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"question","changeable":true,"lowerBound":0,"iD":false,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"observers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fontName","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":"fontColor","changeable":true,"lowerBound":0,"iD":false,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"controller","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":1,"target":0},{"source":1,"target":5},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":15,"target":2},{"source":15,"target":19},{"source":15,"target":1},{"source":19,"target":2},{"source":16,"target":7},{"source":16,"target":20},{"source":16,"target":1},{"source":20,"target":7},{"source":17,"target":8},{"source":17,"target":21},{"source":17,"target":1},{"source":21,"target":8},{"source":18,"target":5},{"source":2,"target":0},{"source":2,"target":5},{"source":2,"target":22},{"source":2,"target":23},{"source":22,"target":24},{"source":22,"target":2},{"source":23,"target":5},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":25},{"source":25,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":26},{"source":26,"target":2},{"source":5,"target":0},{"source":5,"target":27},{"source":27,"target":6},{"source":27,"target":28},{"source":27,"target":5},{"source":28,"target":6},{"source":6,"target":0},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":29},{"source":29,"target":6},{"source":8,"target":0},{"source":8,"target":6},{"source":8,"target":30},{"source":8,"target":31},{"source":8,"target":32},{"source":8,"target":33},{"source":30,"target":34},{"source":30,"target":8},{"source":31,"target":35},{"source":31,"target":8},{"source":32,"target":7},{"source":32,"target":36},{"source":32,"target":8},{"source":36,"target":7},{"source":33,"target":6},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":37},{"source":37,"target":7},{"source":10,"target":0},{"source":10,"target":7},{"source":10,"target":38},{"source":38,"target":7},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":39},{"source":39,"target":10},{"source":12,"target":0},{"source":12,"target":10},{"source":12,"target":40},{"source":40,"target":10},{"source":13,"target":0},{"source":13,"target":8},{"source":13,"target":41},{"source":41,"target":8},{"source":14,"target":0},{"source":14,"target":8},{"source":14,"target":42},{"source":42,"target":8}],"multigraph":true}
ecore
statemachine
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/gemoc/gemoc-studio/official_samples/TFSM/language_workbench/org.gemoc.sample.tfsm.concurrent/model-gen/XTfsmMT.ecore
tfsm TFSM initialize changeCurrentState newState ownedStates initialState localEvents localClock ownedTransitions currentState State onEnter onLeave owningFSM outgoingTransitions incomingTransitions Transition fire source target ownedGuard generatedEvents action NamedElement name Guard TemporalGuard onClock afterDuration EventGuard triggeringEvent FSMEvent occurs sollicitingTransitions FSMClock ticks numberOfTicks TimedSystem initialize tfsms globalClocks globalEvents EvaluateGuard evaluate condition
<?xml version="1.0" encoding="ASCII"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="tfsm" nsURI="http://org.gemoc.sample.tfsm.concurrent.xtfsmmt/tfsm/" nsPrefix="org.gemoc.sample.tfsm"> <eClassifiers xsi:type="ecore:EClass" name="TFSM" eSuperTypes="//NamedElement"> <eOperations name="initialize"> <eAnnotations source="aspect"/> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="changeCurrentState"> <eAnnotations source="aspect"/> <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" unique="false" eType="//State"> <eAnnotations source="aspect"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="//NamedElement"> <eOperations name="onEnter"> <eAnnotations source="aspect"/> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="onLeave"> <eAnnotations source="aspect"/> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </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"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="//NamedElement"> <eOperations name="fire"> <eAnnotations source="aspect"/> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </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 xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Guard" abstract="true" eSuperTypes="//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="TemporalGuard" eSuperTypes="//Guard"> <eStructuralFeatures xsi:type="ecore:EReference" name="onClock" lowerBound="1" eType="//FSMClock"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="afterDuration" lowerBound="1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EventGuard" eSuperTypes="//Guard"> <eStructuralFeatures xsi:type="ecore:EReference" name="triggeringEvent" lowerBound="1" eType="//FSMEvent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FSMEvent" eSuperTypes="//NamedElement"> <eOperations name="occurs"> <eAnnotations source="aspect"/> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </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"> <eAnnotations source="aspect"/> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="numberOfTicks"> <eAnnotations source="aspect"/> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TimedSystem" eSuperTypes="//NamedElement"> <eOperations name="initialize"> <eAnnotations source="aspect"/> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <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"> <eAnnotations source="aspect"/> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="condition"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"org.gemoc.sample.tfsm","nsURI":"http://org.gemoc.sample.tfsm.concurrent.xtfsmmt/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":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Guard","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemporalGuard","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventGuard","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FSMEvent","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FSMClock","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimedSystem","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EvaluateGuard","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"initialize","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":false,"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},{"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":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":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":42,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"fire","lowerBound":0,"id":43,"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":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":"generatedEvents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"action","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"},{"id":52,"eClass":"EGenericType"},{"id":53,"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":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"onClock","changeable":true,"resolveProxies":true,"lowerBound":1,"id":57,"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":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"triggeringEvent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"occurs","lowerBound":0,"id":65,"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":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"ticks","lowerBound":0,"id":70,"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":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"initialize","lowerBound":0,"id":75,"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":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":"globalClocks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"globalEvents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluate","lowerBound":0,"id":84,"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":85,"derived":false},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":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":31,"target":36},{"source":31,"target":2},{"source":32,"target":37},{"source":32,"target":2},{"source":25,"target":1},{"source":25,"target":38},{"source":25,"target":2},{"source":25,"target":14},{"source":38,"target":1},{"source":33,"target":3},{"source":33,"target":39},{"source":33,"target":2},{"source":33,"target":40},{"source":39,"target":3},{"source":34,"target":3},{"source":34,"target":41},{"source":34,"target":2},{"source":34,"target":42},{"source":41,"target":3},{"source":35,"target":4},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":43},{"source":3,"target":40},{"source":3,"target":42},{"source":3,"target":44},{"source":3,"target":45},{"source":3,"target":46},{"source":3,"target":47},{"source":43,"target":48},{"source":43,"target":3},{"source":40,"target":2},{"source":40,"target":49},{"source":40,"target":3},{"source":40,"target":33},{"source":49,"target":2},{"source":42,"target":2},{"source":42,"target":50},{"source":42,"target":3},{"source":42,"target":34},{"source":50,"target":2},{"source":44,"target":5},{"source":44,"target":51},{"source":44,"target":3},{"source":51,"target":5},{"source":45,"target":8},{"source":45,"target":52},{"source":45,"target":3},{"source":52,"target":8},{"source":46,"target":53},{"source":46,"target":3},{"source":47,"target":4},{"source":4,"target":0},{"source":4,"target":54},{"source":54,"target":55},{"source":54,"target":4},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":56},{"source":56,"target":4},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":57},{"source":6,"target":58},{"source":6,"target":59},{"source":57,"target":9},{"source":57,"target":60},{"source":57,"target":6},{"source":60,"target":9},{"source":58,"target":61},{"source":58,"target":6},{"source":59,"target":5},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":62},{"source":7,"target":63},{"source":62,"target":8},{"source":62,"target":64},{"source":62,"target":7},{"source":64,"target":8},{"source":63,"target":5},{"source":8,"target":0},{"source":8,"target":4},{"source":8,"target":65},{"source":8,"target":66},{"source":8,"target":67},{"source":65,"target":68},{"source":65,"target":8},{"source":66,"target":3},{"source":66,"target":69},{"source":66,"target":8},{"source":69,"target":3},{"source":67,"target":4},{"source":9,"target":0},{"source":9,"target":4},{"source":9,"target":70},{"source":9,"target":71},{"source":9,"target":72},{"source":70,"target":73},{"source":70,"target":9},{"source":71,"target":74},{"source":71,"target":9},{"source":72,"target":4},{"source":10,"target":0},{"source":10,"target":4},{"source":10,"target":75},{"source":10,"target":76},{"source":10,"target":77},{"source":10,"target":78},{"source":10,"target":79},{"source":75,"target":80},{"source":75,"target":10},{"source":76,"target":1},{"source":76,"target":81},{"source":76,"target":10},{"source":81,"target":1},{"source":77,"target":9},{"source":77,"target":82},{"source":77,"target":10},{"source":82,"target":9},{"source":78,"target":8},{"source":78,"target":83},{"source":78,"target":10},{"source":83,"target":8},{"source":79,"target":4},{"source":11,"target":0},{"source":11,"target":5},{"source":11,"target":84},{"source":11,"target":85},{"source":11,"target":86},{"source":84,"target":87},{"source":84,"target":11},{"source":85,"target":88},{"source":85,"target":11},{"source":86,"target":5}],"multigraph":true}
ecore
modelling
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/sunwuliang/SlicingProject1.0/slices/SlicedUML2InsMARTEclass1.ecore
UML2 Stereotype Interaction Node Component StateMachine Behavior Activity Reception Class isActive ownedReception AssociationClass ProtocolStateMachine ExecutionEnvironment Device
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="UML2" nsURI="http:///UML2.ecore" nsPrefix="UML2"> <eClassifiers xsi:type="ecore:EClass" name="Stereotype" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="Interaction" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="Behavior" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="Reception"/> <eClassifiers xsi:type="ecore:EClass" name="Class"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isActive" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedReception" upperBound="-1" eType="#//Reception" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AssociationClass" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="ProtocolStateMachine" eSuperTypes="#//StateMachine"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutionEnvironment" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="Device" eSuperTypes="#//Node"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"UML2","nsURI":"http:///UML2.ecore","name":"UML2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stereotype","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interaction","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behavior","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reception","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationClass","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolStateMachine","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionEnvironment","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Device","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"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"},{"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":21,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedReception","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":1,"target":0},{"source":1,"target":9},{"source":1,"target":14},{"source":14,"target":9},{"source":2,"target":0},{"source":2,"target":6},{"source":2,"target":15},{"source":15,"target":6},{"source":3,"target":0},{"source":3,"target":9},{"source":3,"target":16},{"source":16,"target":9},{"source":4,"target":0},{"source":4,"target":9},{"source":4,"target":17},{"source":17,"target":9},{"source":5,"target":0},{"source":5,"target":6},{"source":5,"target":18},{"source":18,"target":6},{"source":6,"target":0},{"source":6,"target":9},{"source":6,"target":19},{"source":19,"target":9},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":20},{"source":20,"target":6},{"source":8,"target":0},{"source":9,"target":0},{"source":9,"target":21},{"source":9,"target":22},{"source":21,"target":23},{"source":21,"target":9},{"source":22,"target":8},{"source":22,"target":24},{"source":22,"target":9},{"source":24,"target":8},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":25},{"source":25,"target":9},{"source":11,"target":0},{"source":11,"target":5},{"source":11,"target":26},{"source":26,"target":5},{"source":12,"target":0},{"source":12,"target":3},{"source":12,"target":27},{"source":27,"target":3},{"source":13,"target":0},{"source":13,"target":3},{"source":13,"target":28},{"source":28,"target":3}],"multigraph":true}
ecore
company
repo-ecore-all/data/gssi/Company2CRM-case-study/Sosym2019-case-study/model/evo/Company.ecore
EvoCompany Person fullName assignedTo employed Organisation name persons projects city completeAddress lines Project name related budget Category name topics Topic id category CompanyModel company categories topics division Employee Client Unit ServiceLine Division name
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="EvoCompany" nsURI="http://cs.gssi.it/evocompany" nsPrefix="company"> <eClassifiers xsi:type="ecore:EClass" name="Person" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fullName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="assignedTo" upperBound="-1" eType="#//Project"/> <eStructuralFeatures xsi:type="ecore:EReference" name="employed" eType="#//Unit"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Organisation"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="persons" upperBound="-1" eType="#//Person" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="projects" upperBound="-1" eType="#//Project" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="city" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="completeAddress" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="lines" upperBound="-1" eType="#//Division" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Project"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="related" lowerBound="1" eType="#//Topic"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="budget" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Category"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="topics" upperBound="-1" eType="#//Topic" eOpposite="#//Topic/category"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Topic"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="category" lowerBound="1" eType="#//Category" eOpposite="#//Category/topics"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CompanyModel"> <eStructuralFeatures xsi:type="ecore:EReference" name="company" lowerBound="1" eType="#//Organisation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="categories" upperBound="-1" eType="#//Category" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="topics" upperBound="-1" eType="#//Topic" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="division" upperBound="-1" eType="#//Division" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Employee" eSuperTypes="#//Person"/> <eClassifiers xsi:type="ecore:EClass" name="Client" eSuperTypes="#//Person"/> <eClassifiers xsi:type="ecore:EClass" name="Unit" eSuperTypes="#//Division"/> <eClassifiers xsi:type="ecore:EClass" name="ServiceLine" eSuperTypes="#//Division"/> <eClassifiers xsi:type="ecore:EClass" name="Division" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"company","nsURI":"http://cs.gssi.it/evocompany","name":"EvoCompany","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Person","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Organisation","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Project","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Category","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Topic","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompanyModel","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Employee","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Client","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Unit","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServiceLine","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Division","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fullName","changeable":true,"lowerBound":1,"iD":false,"id":12,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"assignedTo","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":false,"unsettable":false,"transient":false,"unique":true,"name":"employed","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"persons","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"projects","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"city","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":"completeAddress","changeable":true,"lowerBound":0,"iD":false,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lines","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"related","changeable":true,"resolveProxies":true,"lowerBound":1,"id":31,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"budget","changeable":true,"lowerBound":1,"iD":false,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":36,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"topics","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"category","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"id","changeable":true,"lowerBound":1,"iD":false,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"company","changeable":true,"resolveProxies":true,"lowerBound":1,"id":44,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"categories","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"topics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"division","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"id":57,"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":9},{"source":14,"target":17},{"source":14,"target":1},{"source":17,"target":9},{"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":1},{"source":19,"target":25},{"source":19,"target":2},{"source":25,"target":1},{"source":20,"target":3},{"source":20,"target":26},{"source":20,"target":2},{"source":26,"target":3},{"source":21,"target":27},{"source":21,"target":2},{"source":22,"target":28},{"source":22,"target":2},{"source":23,"target":11},{"source":23,"target":29},{"source":23,"target":2},{"source":29,"target":11},{"source":3,"target":0},{"source":3,"target":30},{"source":3,"target":31},{"source":3,"target":32},{"source":30,"target":33},{"source":30,"target":3},{"source":31,"target":5},{"source":31,"target":34},{"source":31,"target":3},{"source":34,"target":5},{"source":32,"target":35},{"source":32,"target":3},{"source":4,"target":0},{"source":4,"target":36},{"source":4,"target":37},{"source":36,"target":38},{"source":36,"target":4},{"source":37,"target":5},{"source":37,"target":39},{"source":37,"target":4},{"source":37,"target":40},{"source":39,"target":5},{"source":5,"target":0},{"source":5,"target":41},{"source":5,"target":40},{"source":41,"target":42},{"source":41,"target":5},{"source":40,"target":4},{"source":40,"target":43},{"source":40,"target":5},{"source":40,"target":37},{"source":43,"target":4},{"source":6,"target":0},{"source":6,"target":44},{"source":6,"target":45},{"source":6,"target":46},{"source":6,"target":47},{"source":44,"target":2},{"source":44,"target":48},{"source":44,"target":6},{"source":48,"target":2},{"source":45,"target":4},{"source":45,"target":49},{"source":45,"target":6},{"source":49,"target":4},{"source":46,"target":5},{"source":46,"target":50},{"source":46,"target":6},{"source":50,"target":5},{"source":47,"target":11},{"source":47,"target":51},{"source":47,"target":6},{"source":51,"target":11},{"source":7,"target":0},{"source":7,"target":1},{"source":7,"target":52},{"source":52,"target":1},{"source":8,"target":0},{"source":8,"target":1},{"source":8,"target":53},{"source":53,"target":1},{"source":9,"target":0},{"source":9,"target":11},{"source":9,"target":54},{"source":54,"target":11},{"source":10,"target":0},{"source":10,"target":11},{"source":10,"target":55},{"source":55,"target":11},{"source":11,"target":0},{"source":11,"target":56},{"source":56,"target":57},{"source":56,"target":11}],"multigraph":true}
ecore
petrinet
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset-mtl/repos/MDEGroup/EMFMigrate/xtext-based/utils/EcoreDiff2EDelta/it.univaq.coevolution.emfmigrate.utils.ECoreDiff2EDelta/metamodel/evoPetrinet.ecore
evoPetrinet PetriNetModel nets LocatedElement location NamedElement name PetriNet elements Element net Place incomingArc outgoingArc Transition incomingArc outgoingArc Arc weight PlaceToTransition src dst TransitionToPlace src dst PrimitiveTypes Boolean boolean boolean Double double double Integer int int String java.lang.String java.lang.String
<?xml version="1.0" encoding="UTF-8"?> <xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore"> <ecore:EPackage name="evoPetrinet" nsURI="evoPetrinet" nsPrefix="evoPetrinet"> <eClassifiers xsi:type="ecore:EClass" name="PetriNetModel"> <eStructuralFeatures xsi:type="ecore:EReference" name="nets" ordered="false" upperBound="-1" eType="#/0/PetriNet" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LocatedElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="location" ordered="false" unique="false" lowerBound="1" eType="#/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#/0/LocatedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="#/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PetriNet" eSuperTypes="#/0/NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" ordered="false" upperBound="-1" eType="#/0/Element" containment="true" eOpposite="#/0/Element/net"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true" eSuperTypes="#/0/NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="net" ordered="false" lowerBound="1" eType="#/0/PetriNet" eOpposite="#/0/PetriNet/elements"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Place" eSuperTypes="#/0/Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="incomingArc" ordered="false" upperBound="-1" eType="#/0/TransitionToPlace" eOpposite="#/0/TransitionToPlace/dst"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoingArc" ordered="false" upperBound="-1" eType="#/0/PlaceToTransition" eOpposite="#/0/PlaceToTransition/src"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#/0/Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="incomingArc" ordered="false" lowerBound="1" upperBound="-1" eType="#/0/PlaceToTransition" eOpposite="#/0/PlaceToTransition/dst"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoingArc" ordered="false" lowerBound="1" upperBound="-1" eType="#/0/TransitionToPlace" eOpposite="#/0/TransitionToPlace/src"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Arc" abstract="true" eSuperTypes="#/0/Element"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weight" ordered="false" unique="false" lowerBound="1" eType="#/1/Integer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PlaceToTransition" eSuperTypes="#/0/Arc"> <eStructuralFeatures xsi:type="ecore:EReference" name="src" ordered="false" lowerBound="1" eType="#/0/Place" eOpposite="#/0/Place/outgoingArc"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dst" ordered="false" lowerBound="1" eType="#/0/Transition" eOpposite="#/0/Transition/incomingArc"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TransitionToPlace" eSuperTypes="#/0/Arc"> <eStructuralFeatures xsi:type="ecore:EReference" name="src" ordered="false" lowerBound="1" eType="#/0/Transition" eOpposite="#/0/Transition/outgoingArc"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dst" ordered="false" lowerBound="1" eType="#/0/Place" eOpposite="#/0/Place/incomingArc"/> </eClassifiers> </ecore:EPackage> <ecore:EPackage name="PrimitiveTypes" nsURI="evoPetrinet-PrimitiveTypes" nsPrefix="pt"> <eClassifiers xsi:type="ecore:EDataType" name="Boolean" instanceClassName="boolean"/> <eClassifiers xsi:type="ecore:EDataType" name="Double" instanceClassName="double"/> <eClassifiers xsi:type="ecore:EDataType" name="Integer" instanceClassName="int"/> <eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String"/> </ecore:EPackage> </xmi:XMI>
false
{"directed":true,"nodes":[{"nsPrefix":"evoPetrinet","nsURI":"evoPetrinet","name":"evoPetrinet","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PetriNetModel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LocatedElement","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PetriNet","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Place","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Arc","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PlaceToTransition","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TransitionToPlace","instanceClass":null,"abstract":false,"id":10,"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":"nets","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"id":12,"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":"location","changeable":true,"lowerBound":1,"iD":false,"id":13,"derived":false},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":14,"serializable":true,"eClass":"EDataType"},{"id":15,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":16,"derived":false},{"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":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"net","changeable":true,"resolveProxies":true,"lowerBound":1,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incomingArc","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoingArc","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dst","changeable":true,"resolveProxies":true,"lowerBound":1,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"src","changeable":true,"resolveProxies":true,"lowerBound":1,"id":31,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incomingArc","changeable":true,"resolveProxies":true,"lowerBound":1,"id":32,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoingArc","changeable":true,"resolveProxies":true,"lowerBound":1,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dst","changeable":true,"resolveProxies":true,"lowerBound":1,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"src","changeable":true,"resolveProxies":true,"lowerBound":1,"id":38,"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":"weight","changeable":true,"lowerBound":1,"iD":false,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"Integer","instanceClass":"int","id":41,"serializable":true,"eClass":"EDataType"},{"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"},{"nsPrefix":"pt","nsURI":"evoPetrinet-PrimitiveTypes","name":"PrimitiveTypes","id":49,"eClass":"EPackage"},{"instanceTypeName":"boolean","defaultValue":false,"instanceClassName":"boolean","name":"Boolean","instanceClass":"boolean","id":50,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"double","defaultValue":0.0,"instanceClassName":"double","name":"Double","instanceClass":"double","id":51,"serializable":true,"eClass":"EDataType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":1,"target":0},{"source":1,"target":11},{"source":11,"target":4},{"source":11,"target":12},{"source":11,"target":1},{"source":12,"target":4},{"source":2,"target":0},{"source":2,"target":13},{"source":13,"target":14},{"source":13,"target":15},{"source":13,"target":2},{"source":15,"target":14},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":16},{"source":3,"target":17},{"source":16,"target":14},{"source":16,"target":18},{"source":16,"target":3},{"source":18,"target":14},{"source":17,"target":2},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":19},{"source":4,"target":20},{"source":19,"target":5},{"source":19,"target":21},{"source":19,"target":4},{"source":19,"target":22},{"source":21,"target":5},{"source":20,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":22},{"source":5,"target":23},{"source":22,"target":4},{"source":22,"target":24},{"source":22,"target":5},{"source":22,"target":19},{"source":24,"target":4},{"source":23,"target":3},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":25},{"source":6,"target":26},{"source":6,"target":27},{"source":25,"target":10},{"source":25,"target":28},{"source":25,"target":6},{"source":25,"target":29},{"source":28,"target":10},{"source":26,"target":9},{"source":26,"target":30},{"source":26,"target":6},{"source":26,"target":31},{"source":30,"target":9},{"source":27,"target":5},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":32},{"source":7,"target":33},{"source":7,"target":34},{"source":32,"target":9},{"source":32,"target":35},{"source":32,"target":7},{"source":32,"target":36},{"source":35,"target":9},{"source":33,"target":10},{"source":33,"target":37},{"source":33,"target":7},{"source":33,"target":38},{"source":37,"target":10},{"source":34,"target":5},{"source":8,"target":0},{"source":8,"target":5},{"source":8,"target":39},{"source":8,"target":40},{"source":39,"target":41},{"source":39,"target":42},{"source":39,"target":8},{"source":42,"target":41},{"source":40,"target":5},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":31},{"source":9,"target":36},{"source":9,"target":43},{"source":31,"target":6},{"source":31,"target":44},{"source":31,"target":9},{"source":31,"target":26},{"source":44,"target":6},{"source":36,"target":7},{"source":36,"target":45},{"source":36,"target":9},{"source":36,"target":32},{"source":45,"target":7},{"source":43,"target":8},{"source":10,"target":0},{"source":10,"target":8},{"source":10,"target":38},{"source":10,"target":29},{"source":10,"target":46},{"source":38,"target":7},{"source":38,"target":47},{"source":38,"target":10},{"source":38,"target":33},{"source":47,"target":7},{"source":29,"target":6},{"source":29,"target":48},{"source":29,"target":10},{"source":29,"target":25},{"source":48,"target":6},{"source":46,"target":8},{"source":49,"target":50},{"source":49,"target":51},{"source":49,"target":41},{"source":49,"target":14},{"source":50,"target":49},{"source":51,"target":49},{"source":41,"target":49},{"source":14,"target":49}],"multigraph":true}
ecore
graph
repo-ecore-all/data/adolfosbh/cs2as/oclDependencyAnalysis/example/example4/KennedyWarrenCS.ecore
kwcs TopCS node TreeCS BinCS left right LeafCS val
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="kwcs" nsURI="http://ocldependencyanalysis/kennedyWarrenExampleCS/1.0" nsPrefix="kwcs"> <eClassifiers xsi:type="ecore:EClass" name="TopCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="node" lowerBound="1" eType="#//TreeCS" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TreeCS" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="BinCS" eSuperTypes="#//TreeCS"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//TreeCS" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//TreeCS" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LeafCS" eSuperTypes="#//TreeCS"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="val" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"kwcs","nsURI":"http://ocldependencyanalysis/kennedyWarrenExampleCS/1.0","name":"kwcs","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TopCS","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TreeCS","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinCS","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LeafCS","instanceClass":null,"abstract":false,"id":4,"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":"node","changeable":true,"resolveProxies":true,"lowerBound":1,"id":5,"derived":false},{"id":6,"eClass":"EGenericType"},{"container":false,"ordered":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":7,"derived":false},{"container":false,"ordered":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":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"val","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":1,"target":5},{"source":5,"target":2},{"source":5,"target":6},{"source":5,"target":1},{"source":6,"target":2},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":7},{"source":3,"target":8},{"source":3,"target":9},{"source":7,"target":2},{"source":7,"target":10},{"source":7,"target":3},{"source":10,"target":2},{"source":8,"target":2},{"source":8,"target":11},{"source":8,"target":3},{"source":11,"target":2},{"source":9,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":12},{"source":4,"target":13},{"source":12,"target":14},{"source":12,"target":4},{"source":13,"target":2}],"multigraph":true}
ecore
constraints
repo-ecore-all/data/SQuAT-Team/kamp-test/PCM/org.palladiosimulator.pcm.rsa/features/OCL.ecore
ocl types AnyType BagType CollectionType elementType kind ElementType InvalidType MessageType referredOperation referredSignal OrderedSetType PrimitiveBoolean PrimitiveInteger PrimitiveReal PrimitiveString PrimitiveType SequenceType SetType TupleType TypeType VoidType expressions AssociationClassCallExp referredAssociationClass BooleanLiteralExp booleanSymbol CallExp source CollectionItem item CollectionKind collection collection set set orderedSet orderedSet bag bag sequence sequence CollectionLiteralExp kind part CollectionLiteralPart CollectionRange first last EnumLiteralExp referredEnumLiteral FeatureCallExp markedPre IfExp condition thenExpression elseExpression IntegerLiteralExp integerSymbol InvalidLiteralExp IterateExp result IteratorExp LetExp in variable LiteralExp LoopExp body iterator MessageExp target argument calledOperation sentSignal NavigationCallExp qualifier navigationSource NullLiteralExp NumericLiteralExp OCLExpression OperationCallExp argument referredOperation PrimitiveLiteralExp PropertyCallExp referredProperty RealLiteralExp realSymbol StateExp referredState StringLiteralExp stringSymbol TupleLiteralExp part TupleLiteralPart value attribute TypeExp referredType UnspecifiedValueExp Variable initExpression representedParameter VariableExp referredVariable Visitor org.eclipse.emf.ocl.expressions.Visitor org.eclipse.emf.ocl.expressions.Visitor uml CallOperationAction operation Constraint instanceVarName body constrainedElement stereotype SendSignalAction signal TypedElement type utilities ASTNode startPosition -1 endPosition -1 CallingASTNode propertyStartPosition -1 propertyEndPosition -1 PredefinedType getOperations getOperationNameFor opcode getOperationCodeFor operName getResultTypeFor ownerType opcode args getRelationshipTo type getCommonSupertype type TypedASTNode typeStartPosition -1 typeEndPosition -1 Visitable accept v SemanticException org.eclipse.emf.ocl.parser.SemanticException org.eclipse.emf.ocl.parser.SemanticException query Query evaluate obj evaluate check obj evaluate objects check objects select objects reject objects resultType queryText extentMap expression List java.util.List java.util.List
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ocl" nsURI="http://www.eclipse.org/OCL2/1.0.0/ocl" nsPrefix="ocl"> <eSubpackages name="types" nsURI="http://www.eclipse.org/OCL2/1.0.0/ocl/types" nsPrefix="ocl.types"> <eClassifiers xsi:type="ecore:EClass" name="AnyType" eSuperTypes="Ecore.ecore#//EClassifier #//utilities/PredefinedType"/> <eClassifiers xsi:type="ecore:EClass" name="BagType" eSuperTypes="#//types/CollectionType"/> <eClassifiers xsi:type="ecore:EClass" name="CollectionType" eSuperTypes="Ecore.ecore#//EDataType #//utilities/TypedASTNode #//utilities/PredefinedType"> <eStructuralFeatures xsi:type="ecore:EReference" name="elementType" eType="ecore:EClass Ecore.ecore#//EClassifier"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" lowerBound="1" eType="#//expressions/CollectionKind" changeable="false" volatile="true" transient="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ElementType" eSuperTypes="Ecore.ecore#//EClass"/> <eClassifiers xsi:type="ecore:EClass" name="InvalidType" eSuperTypes="Ecore.ecore#//EClassifier #//utilities/PredefinedType"/> <eClassifiers xsi:type="ecore:EClass" name="MessageType" eSuperTypes="Ecore.ecore#//EClass #//utilities/PredefinedType"> <eStructuralFeatures xsi:type="ecore:EReference" name="referredOperation" eType="ecore:EClass Ecore.ecore#//EOperation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="referredSignal" eType="ecore:EClass Ecore.ecore#//EClass"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OrderedSetType" eSuperTypes="#//types/CollectionType"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveBoolean" eSuperTypes="#//types/PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveInteger" eSuperTypes="#//types/PrimitiveReal"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveReal" eSuperTypes="#//types/PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveString" eSuperTypes="#//types/PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" abstract="true" eSuperTypes="Ecore.ecore#//EDataType #//utilities/PredefinedType"/> <eClassifiers xsi:type="ecore:EClass" name="SequenceType" eSuperTypes="#//types/CollectionType"/> <eClassifiers xsi:type="ecore:EClass" name="SetType" eSuperTypes="#//types/CollectionType"/> <eClassifiers xsi:type="ecore:EClass" name="TupleType" eSuperTypes="Ecore.ecore#//EClass"/> <eClassifiers xsi:type="ecore:EClass" name="TypeType" eSuperTypes="Ecore.ecore#//EClassifier #//utilities/PredefinedType"/> <eClassifiers xsi:type="ecore:EClass" name="VoidType" eSuperTypes="Ecore.ecore#//EClassifier #//utilities/PredefinedType"/> </eSubpackages> <eSubpackages name="expressions" nsURI="http://www.eclipse.org/OCL2/1.0.0/ocl/expressions" nsPrefix="ocl.expr"> <eClassifiers xsi:type="ecore:EClass" name="AssociationClassCallExp" eSuperTypes="#//expressions/NavigationCallExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="referredAssociationClass" eType="ecore:EClass Ecore.ecore#//EClass"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BooleanLiteralExp" eSuperTypes="#//expressions/PrimitiveLiteralExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="booleanSymbol" eType="ecore:EDataType Ecore.ecore#//EBooleanObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CallExp" abstract="true" eSuperTypes="#//expressions/OCLExpression #//utilities/CallingASTNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//expressions/OCLExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CollectionItem" eSuperTypes="#//expressions/CollectionLiteralPart"> <eStructuralFeatures xsi:type="ecore:EReference" name="item" lowerBound="1" eType="#//expressions/OCLExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="CollectionKind"> <eLiterals name="collection" value="1"/> <eLiterals name="set" value="2"/> <eLiterals name="orderedSet" value="3"/> <eLiterals name="bag" value="4"/> <eLiterals name="sequence" value="5"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CollectionLiteralExp" eSuperTypes="#//expressions/LiteralExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="#//expressions/CollectionKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1" eType="#//expressions/CollectionLiteralPart" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CollectionLiteralPart" eSuperTypes="#//uml/TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="CollectionRange" eSuperTypes="#//expressions/CollectionLiteralPart"> <eStructuralFeatures xsi:type="ecore:EReference" name="first" lowerBound="1" eType="#//expressions/OCLExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="last" lowerBound="1" eType="#//expressions/OCLExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumLiteralExp" eSuperTypes="#//expressions/LiteralExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="referredEnumLiteral" eType="ecore:EClass Ecore.ecore#//EEnumLiteral"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeatureCallExp" abstract="true" eSuperTypes="#//expressions/CallExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="markedPre" eType="ecore:EDataType Ecore.ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IfExp" eSuperTypes="#//expressions/OCLExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//expressions/OCLExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="thenExpression" eType="#//expressions/OCLExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elseExpression" eType="#//expressions/OCLExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntegerLiteralExp" eSuperTypes="#//expressions/NumericLiteralExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="integerSymbol" eType="ecore:EDataType Ecore.ecore#//EIntegerObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InvalidLiteralExp" eSuperTypes="#//expressions/LiteralExp"/> <eClassifiers xsi:type="ecore:EClass" name="IterateExp" eSuperTypes="#//expressions/LoopExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="result" eType="#//expressions/Variable" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IteratorExp" eSuperTypes="#//expressions/LoopExp"/> <eClassifiers xsi:type="ecore:EClass" name="LetExp" eSuperTypes="#//expressions/OCLExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="in" eType="#//expressions/OCLExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" eType="#//expressions/Variable" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralExp" abstract="true" eSuperTypes="#//expressions/OCLExpression"/> <eClassifiers xsi:type="ecore:EClass" name="LoopExp" eSuperTypes="#//expressions/CallExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#//expressions/OCLExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="iterator" upperBound="-1" eType="#//expressions/Variable" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MessageExp" eSuperTypes="#//expressions/OCLExpression #//utilities/CallingASTNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//expressions/OCLExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="argument" upperBound="-1" eType="#//expressions/OCLExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="calledOperation" eType="#//uml/CallOperationAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sentSignal" eType="#//uml/SendSignalAction" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NavigationCallExp" abstract="true" eSuperTypes="#//expressions/FeatureCallExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" upperBound="-1" eType="#//expressions/OCLExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="navigationSource" eType="ecore:EClass Ecore.ecore#//EStructuralFeature"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NullLiteralExp" eSuperTypes="#//expressions/LiteralExp"/> <eClassifiers xsi:type="ecore:EClass" name="NumericLiteralExp" abstract="true" eSuperTypes="#//expressions/PrimitiveLiteralExp"/> <eClassifiers xsi:type="ecore:EClass" name="OCLExpression" abstract="true" eSuperTypes="#//uml/TypedElement #//utilities/Visitable #//utilities/ASTNode"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="OclExpression"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OperationCallExp" eSuperTypes="#//expressions/FeatureCallExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="argument" upperBound="-1" eType="#//expressions/OCLExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="referredOperation" eType="ecore:EClass Ecore.ecore#//EOperation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveLiteralExp" abstract="true" eSuperTypes="#//expressions/LiteralExp"/> <eClassifiers xsi:type="ecore:EClass" name="PropertyCallExp" eSuperTypes="#//expressions/NavigationCallExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="referredProperty" eType="ecore:EClass Ecore.ecore#//EStructuralFeature"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RealLiteralExp" eSuperTypes="#//expressions/NumericLiteralExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="realSymbol" eType="ecore:EDataType Ecore.ecore#//EDoubleObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StateExp" eSuperTypes="#//expressions/OCLExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="referredState" eType="ecore:EClass Ecore.ecore#//EObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringLiteralExp" eSuperTypes="#//expressions/PrimitiveLiteralExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stringSymbol" eType="ecore:EDataType Ecore.ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TupleLiteralExp" eSuperTypes="#//expressions/LiteralExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1" eType="#//expressions/TupleLiteralPart" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TupleLiteralPart" eSuperTypes="#//uml/TypedElement #//utilities/Visitable #//utilities/TypedASTNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//expressions/OCLExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attribute" eType="ecore:EClass Ecore.ecore#//EStructuralFeature"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeExp" eSuperTypes="#//expressions/OCLExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="referredType" eType="ecore:EClass Ecore.ecore#//EClassifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnspecifiedValueExp" eSuperTypes="#//expressions/OCLExpression #//utilities/TypedASTNode"/> <eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//uml/TypedElement #//utilities/Visitable #//utilities/TypedASTNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="initExpression" eType="#//expressions/OCLExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="representedParameter" eType="ecore:EClass Ecore.ecore#//EParameter"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableExp" eSuperTypes="#//expressions/OCLExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="referredVariable" eType="#//expressions/Variable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="Visitor" instanceClassName="org.eclipse.emf.ocl.expressions.Visitor" serializable="false"/> </eSubpackages> <eSubpackages name="uml" nsURI="http://www.eclipse.org/OCL2/1.0.0/ocl/uml" nsPrefix="ocl.uml"> <eClassifiers xsi:type="ecore:EClass" name="CallOperationAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="operation" lowerBound="1" eType="ecore:EClass Ecore.ecore#//EOperation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Constraint" eSuperTypes="Ecore.ecore#//ENamedElement #//utilities/Visitable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceVarName" eType="ecore:EDataType Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#//expressions/OCLExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="constrainedElement" upperBound="-1" eType="ecore:EClass Ecore.ecore#//ENamedElement"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stereotype" eType="ecore:EDataType Ecore.ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SendSignalAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="signal" lowerBound="1" eType="ecore:EClass Ecore.ecore#//EClass"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypedElement" abstract="true" eSuperTypes="Ecore.ecore#//ENamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="ecore:EClass Ecore.ecore#//EClassifier"/> </eClassifiers> </eSubpackages> <eSubpackages name="utilities" nsURI="http://www.eclipse.org/OCL2/1.0.0/ocl/utilities" nsPrefix="ocl.util"> <eClassifiers xsi:type="ecore:EClass" name="ASTNode" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startPosition" eType="ecore:EDataType Ecore.ecore#//EInt" transient="true" defaultValueLiteral="-1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="endPosition" eType="ecore:EDataType Ecore.ecore#//EInt" transient="true" defaultValueLiteral="-1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CallingASTNode" abstract="true" interface="true" eSuperTypes="#//utilities/ASTNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="propertyStartPosition" eType="ecore:EDataType Ecore.ecore#//EInt" transient="true" defaultValueLiteral="-1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="propertyEndPosition" eType="ecore:EDataType Ecore.ecore#//EInt" transient="true" defaultValueLiteral="-1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PredefinedType" abstract="true" interface="true"> <eOperations name="getOperations" upperBound="-1" eType="ecore:EClass Ecore.ecore#//EOperation"/> <eOperations name="getOperationNameFor" eType="ecore:EDataType Ecore.ecore#//EString"> <eParameters name="opcode" eType="ecore:EDataType Ecore.ecore#//EInt"/> </eOperations> <eOperations name="getOperationCodeFor" eType="ecore:EDataType Ecore.ecore#//EInt"> <eParameters name="operName" eType="ecore:EDataType Ecore.ecore#//EString"/> </eOperations> <eOperations name="getResultTypeFor" eType="ecore:EClass Ecore.ecore#//EClassifier" eExceptions="#//utilities/SemanticException"> <eParameters name="ownerType" lowerBound="1" eType="ecore:EClass Ecore.ecore#//EClassifier"/> <eParameters name="opcode" eType="ecore:EDataType Ecore.ecore#//EInt"/> <eParameters name="args" upperBound="-1" eType="#//expressions/OCLExpression"/> </eOperations> <eOperations name="getRelationshipTo" eType="ecore:EDataType Ecore.ecore#//EInt"> <eParameters name="type" lowerBound="1" eType="ecore:EClass Ecore.ecore#//EClassifier"/> </eOperations> <eOperations name="getCommonSupertype" eType="ecore:EClass Ecore.ecore#//EClassifier" eExceptions="#//utilities/SemanticException"> <eParameters name="type" lowerBound="1" eType="ecore:EClass Ecore.ecore#//EClassifier"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypedASTNode" abstract="true" interface="true" eSuperTypes="#//utilities/ASTNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="typeStartPosition" eType="ecore:EDataType Ecore.ecore#//EInt" transient="true" defaultValueLiteral="-1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="typeEndPosition" eType="ecore:EDataType Ecore.ecore#//EInt" transient="true" defaultValueLiteral="-1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Visitable"> <eOperations name="accept" eType="ecore:EDataType Ecore.ecore#//EJavaObject"> <eParameters name="v" eType="#//expressions/Visitor"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="SemanticException" instanceClassName="org.eclipse.emf.ocl.parser.SemanticException" serializable="false"/> </eSubpackages> <eSubpackages name="query" nsURI="http://www.eclipse.org/OCL2/1.0.0/ocl/query" nsPrefix="ocl.query"> <eClassifiers xsi:type="ecore:EClass" name="Query"> <eOperations name="evaluate" eType="ecore:EDataType Ecore.ecore#//EJavaObject"> <eParameters name="obj" eType="ecore:EDataType Ecore.ecore#//EJavaObject"/> </eOperations> <eOperations name="evaluate" eType="ecore:EDataType Ecore.ecore#//EJavaObject"/> <eOperations name="check" eType="ecore:EDataType Ecore.ecore#//EBoolean"> <eParameters name="obj" eType="ecore:EDataType Ecore.ecore#//EJavaObject"/> </eOperations> <eOperations name="evaluate" eType="#//query/List"> <eParameters name="objects" eType="#//query/List"/> </eOperations> <eOperations name="check" eType="ecore:EDataType Ecore.ecore#//EBoolean"> <eParameters name="objects" eType="#//query/List"/> </eOperations> <eOperations name="select" eType="#//query/List"> <eParameters name="objects" eType="#//query/List"/> </eOperations> <eOperations name="reject" eType="#//query/List"> <eParameters name="objects" eType="#//query/List"/> </eOperations> <eOperations name="resultType" eType="ecore:EClass Ecore.ecore#//EClassifier"/> <eOperations name="queryText" eType="ecore:EDataType Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="extentMap" transient="true"> <eGenericType eClassifier="ecore:EDataType Ecore.ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType Ecore.ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType Ecore.ecore#//EJavaObject"/> </eGenericType> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//expressions/OCLExpression" changeable="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="List" instanceClassName="java.util.List" serializable="false"/> </eSubpackages> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"ocl","nsURI":"http://www.eclipse.org/OCL2/1.0.0/ocl","name":"ocl","id":0,"eClass":"EPackage"},{"nsPrefix":"ocl.types","nsURI":"http://www.eclipse.org/OCL2/1.0.0/ocl/types","name":"types","id":1,"eClass":"EPackage"},{"nsPrefix":"ocl.expr","nsURI":"http://www.eclipse.org/OCL2/1.0.0/ocl/expressions","name":"expressions","id":2,"eClass":"EPackage"},{"nsPrefix":"ocl.uml","nsURI":"http://www.eclipse.org/OCL2/1.0.0/ocl/uml","name":"uml","id":3,"eClass":"EPackage"},{"nsPrefix":"ocl.util","nsURI":"http://www.eclipse.org/OCL2/1.0.0/ocl/utilities","name":"utilities","id":4,"eClass":"EPackage"},{"nsPrefix":"ocl.query","nsURI":"http://www.eclipse.org/OCL2/1.0.0/ocl/query","name":"query","id":5,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyType","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BagType","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionType","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementType","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvalidType","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageType","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderedSetType","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveBoolean","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveInteger","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveReal","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveString","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceType","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetType","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleType","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeType","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VoidType","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PredefinedType","instanceClass":null,"abstract":true,"id":23,"interface":true,"eClass":"EClass"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedASTNode","instanceClass":null,"abstract":true,"id":27,"interface":true,"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":"elementType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"ordered":true,"upperBound":1,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"kind","changeable":false,"lowerBound":1,"iD":false,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"instanceTypeName":null,"instanceClassName":null,"name":"CollectionKind","instanceClass":null,"id":34,"serializable":true,"eClass":"EEnum"},{"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":"referredOperation","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":"referredSignal","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationClassCallExp","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanLiteralExp","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallExp","instanceClass":null,"abstract":true,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionItem","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionLiteralExp","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionLiteralPart","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionRange","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumLiteralExp","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureCallExp","instanceClass":null,"abstract":true,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfExp","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerLiteralExp","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvalidLiteralExp","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IterateExp","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IteratorExp","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LetExp","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralExp","instanceClass":null,"abstract":true,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopExp","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageExp","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NavigationCallExp","instanceClass":null,"abstract":true,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NullLiteralExp","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericLiteralExp","instanceClass":null,"abstract":true,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OCLExpression","instanceClass":null,"abstract":true,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationCallExp","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveLiteralExp","instanceClass":null,"abstract":true,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyCallExp","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealLiteralExp","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateExp","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringLiteralExp","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleLiteralExp","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleLiteralPart","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeExp","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnspecifiedValueExp","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableExp","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.emf.ocl.expressions.Visitor","defaultValue":null,"instanceClassName":"org.eclipse.emf.ocl.expressions.Visitor","name":"Visitor","instanceClass":null,"id":93,"serializable":false,"eClass":"EDataType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredAssociationClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":94,"derived":false},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"booleanSymbol","changeable":true,"lowerBound":0,"iD":false,"id":97,"derived":false},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallingASTNode","instanceClass":null,"abstract":true,"id":100,"interface":true,"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":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"item","changeable":true,"resolveProxies":true,"lowerBound":1,"id":105,"derived":false},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"name":"collection","id":108,"value":1,"literal":"collection","eClass":"EEnumLiteral"},{"name":"set","id":109,"value":2,"literal":"set","eClass":"EEnumLiteral"},{"name":"orderedSet","id":110,"value":3,"literal":"orderedSet","eClass":"EEnumLiteral"},{"name":"bag","id":111,"value":4,"literal":"bag","eClass":"EEnumLiteral"},{"name":"sequence","id":112,"value":5,"literal":"sequence","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":0,"iD":false,"id":113,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":118,"interface":false,"eClass":"EClass"},{"id":119,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"first","changeable":true,"resolveProxies":true,"lowerBound":1,"id":120,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"last","changeable":true,"resolveProxies":true,"lowerBound":1,"id":121,"derived":false},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredEnumLiteral","changeable":true,"resolveProxies":true,"lowerBound":0,"id":125,"derived":false},{"id":126,"eClass":"EGenericType"},{"id":127,"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":"markedPre","changeable":true,"lowerBound":0,"iD":false,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"integerSymbol","changeable":true,"lowerBound":0,"iD":false,"id":138,"derived":false},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"result","changeable":true,"resolveProxies":true,"lowerBound":0,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"in","changeable":true,"resolveProxies":true,"lowerBound":0,"id":146,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":147,"derived":false},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"container":false,"ordered":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":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":false,"unique":true,"name":"iterator","changeable":true,"resolveProxies":true,"lowerBound":0,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":157,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"argument","changeable":true,"resolveProxies":true,"lowerBound":0,"id":158,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"calledOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":159,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sentSignal","changeable":true,"resolveProxies":true,"lowerBound":0,"id":160,"derived":false},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallOperationAction","instanceClass":null,"abstract":false,"id":165,"interface":false,"eClass":"EClass"},{"id":166,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendSignalAction","instanceClass":null,"abstract":false,"id":167,"interface":false,"eClass":"EClass"},{"id":168,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":169,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"navigationSource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":170,"derived":false},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Visitable","instanceClass":null,"abstract":false,"id":176,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ASTNode","instanceClass":null,"abstract":true,"id":177,"interface":true,"eClass":"EClass"},{"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":"argument","changeable":true,"resolveProxies":true,"lowerBound":0,"id":181,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredOperation","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":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":187,"derived":false},{"id":188,"eClass":"EGenericType"},{"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":"realSymbol","changeable":true,"lowerBound":0,"iD":false,"id":190,"derived":false},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredState","changeable":true,"resolveProxies":true,"lowerBound":0,"id":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"stringSymbol","changeable":true,"lowerBound":0,"iD":false,"id":196,"derived":false},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":199,"derived":false},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":202,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"attribute","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":209,"derived":false},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":214,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"representedParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":215,"derived":false},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredVariable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":221,"derived":false},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":224,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"operation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":225,"derived":false},{"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":"instanceVarName","changeable":true,"lowerBound":0,"iD":false,"id":227,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":228,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"constrainedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":229,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"stereotype","changeable":true,"lowerBound":0,"iD":false,"id":230,"derived":false},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"container":false,"ordered":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":237,"derived":false},{"id":238,"eClass":"EGenericType"},{"container":false,"ordered":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":239,"derived":false},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"instanceTypeName":"org.eclipse.emf.ocl.parser.SemanticException","defaultValue":null,"instanceClassName":"org.eclipse.emf.ocl.parser.SemanticException","name":"SemanticException","instanceClass":null,"id":242,"serializable":false,"eClass":"EDataType"},{"ordered":true,"upperBound":1,"defaultValue":-1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"-1","unsettable":false,"transient":true,"unique":true,"name":"startPosition","changeable":true,"lowerBound":0,"iD":false,"id":243,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":-1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"-1","unsettable":false,"transient":true,"unique":true,"name":"endPosition","changeable":true,"lowerBound":0,"iD":false,"id":244,"derived":false},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":-1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"-1","unsettable":false,"transient":true,"unique":true,"name":"propertyStartPosition","changeable":true,"lowerBound":0,"iD":false,"id":247,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":-1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"-1","unsettable":false,"transient":true,"unique":true,"name":"propertyEndPosition","changeable":true,"lowerBound":0,"iD":false,"id":248,"derived":false},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getOperations","lowerBound":0,"id":252,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOperationNameFor","lowerBound":0,"id":253,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOperationCodeFor","lowerBound":0,"id":254,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getResultTypeFor","lowerBound":0,"id":255,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getRelationshipTo","lowerBound":0,"id":256,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getCommonSupertype","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":"opcode","lowerBound":0,"id":260,"many":false,"required":false,"eClass":"EParameter"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"operName","lowerBound":0,"id":263,"many":false,"required":false,"eClass":"EParameter"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"ownerType","lowerBound":1,"id":266,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"opcode","lowerBound":0,"id":267,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":-1,"unique":true,"name":"args","lowerBound":0,"id":268,"many":true,"required":false,"eClass":"EParameter"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"type","lowerBound":1,"id":274,"many":false,"required":true,"eClass":"EParameter"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"type","lowerBound":1,"id":277,"many":false,"required":true,"eClass":"EParameter"},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":-1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"-1","unsettable":false,"transient":true,"unique":true,"name":"typeStartPosition","changeable":true,"lowerBound":0,"iD":false,"id":280,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":-1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"-1","unsettable":false,"transient":true,"unique":true,"name":"typeEndPosition","changeable":true,"lowerBound":0,"iD":false,"id":281,"derived":false},{"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"},{"id":286,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"v","lowerBound":0,"id":287,"many":false,"required":false,"eClass":"EParameter"},{"id":288,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Query","instanceClass":null,"abstract":false,"id":289,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.List","defaultValue":null,"instanceClassName":"java.util.List","name":"List","instanceClass":"java.util.List","id":290,"serializable":false,"eClass":"EDataType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluate","lowerBound":0,"id":291,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluate","lowerBound":0,"id":292,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"check","lowerBound":0,"id":293,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluate","lowerBound":0,"id":294,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"check","lowerBound":0,"id":295,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"select","lowerBound":0,"id":296,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"reject","lowerBound":0,"id":297,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"resultType","lowerBound":0,"id":298,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"queryText","lowerBound":0,"id":299,"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":true,"unique":true,"name":"extentMap","changeable":true,"lowerBound":0,"iD":false,"id":300,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":false,"resolveProxies":true,"lowerBound":0,"id":301,"derived":false},{"id":302,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"obj","lowerBound":0,"id":303,"many":false,"required":false,"eClass":"EParameter"},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"obj","lowerBound":0,"id":307,"many":false,"required":false,"eClass":"EParameter"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"objects","lowerBound":0,"id":310,"many":false,"required":false,"eClass":"EParameter"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"objects","lowerBound":0,"id":313,"many":false,"required":false,"eClass":"EParameter"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"objects","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":"objects","lowerBound":0,"id":319,"many":false,"required":false,"eClass":"EParameter"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"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":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":0},{"source":6,"target":1},{"source":6,"target":23},{"source":6,"target":24},{"source":6,"target":25},{"source":25,"target":23},{"source":7,"target":1},{"source":7,"target":8},{"source":7,"target":26},{"source":26,"target":8},{"source":8,"target":1},{"source":8,"target":27},{"source":8,"target":23},{"source":8,"target":28},{"source":8,"target":29},{"source":8,"target":30},{"source":8,"target":31},{"source":8,"target":32},{"source":28,"target":33},{"source":28,"target":8},{"source":29,"target":34},{"source":29,"target":35},{"source":29,"target":8},{"source":35,"target":34},{"source":31,"target":27},{"source":32,"target":23},{"source":9,"target":1},{"source":9,"target":36},{"source":10,"target":1},{"source":10,"target":23},{"source":10,"target":37},{"source":10,"target":38},{"source":38,"target":23},{"source":11,"target":1},{"source":11,"target":23},{"source":11,"target":39},{"source":11,"target":40},{"source":11,"target":41},{"source":11,"target":42},{"source":39,"target":43},{"source":39,"target":11},{"source":40,"target":44},{"source":40,"target":11},{"source":42,"target":23},{"source":12,"target":1},{"source":12,"target":8},{"source":12,"target":45},{"source":45,"target":8},{"source":13,"target":1},{"source":13,"target":17},{"source":13,"target":46},{"source":46,"target":17},{"source":14,"target":1},{"source":14,"target":15},{"source":14,"target":47},{"source":47,"target":15},{"source":15,"target":1},{"source":15,"target":17},{"source":15,"target":48},{"source":48,"target":17},{"source":16,"target":1},{"source":16,"target":17},{"source":16,"target":49},{"source":49,"target":17},{"source":17,"target":1},{"source":17,"target":23},{"source":17,"target":50},{"source":17,"target":51},{"source":51,"target":23},{"source":18,"target":1},{"source":18,"target":8},{"source":18,"target":52},{"source":52,"target":8},{"source":19,"target":1},{"source":19,"target":8},{"source":19,"target":53},{"source":53,"target":8},{"source":20,"target":1},{"source":20,"target":54},{"source":21,"target":1},{"source":21,"target":23},{"source":21,"target":55},{"source":21,"target":56},{"source":56,"target":23},{"source":22,"target":1},{"source":22,"target":23},{"source":22,"target":57},{"source":22,"target":58},{"source":58,"target":23},{"source":2,"target":59},{"source":2,"target":60},{"source":2,"target":61},{"source":2,"target":62},{"source":2,"target":34},{"source":2,"target":63},{"source":2,"target":64},{"source":2,"target":65},{"source":2,"target":66},{"source":2,"target":67},{"source":2,"target":68},{"source":2,"target":69},{"source":2,"target":70},{"source":2,"target":71},{"source":2,"target":72},{"source":2,"target":73},{"source":2,"target":74},{"source":2,"target":75},{"source":2,"target":76},{"source":2,"target":77},{"source":2,"target":78},{"source":2,"target":79},{"source":2,"target":80},{"source":2,"target":81},{"source":2,"target":82},{"source":2,"target":83},{"source":2,"target":84},{"source":2,"target":85},{"source":2,"target":86},{"source":2,"target":87},{"source":2,"target":88},{"source":2,"target":89},{"source":2,"target":90},{"source":2,"target":91},{"source":2,"target":92},{"source":2,"target":93},{"source":2,"target":0},{"source":59,"target":2},{"source":59,"target":77},{"source":59,"target":94},{"source":59,"target":95},{"source":94,"target":96},{"source":94,"target":59},{"source":95,"target":77},{"source":60,"target":2},{"source":60,"target":82},{"source":60,"target":97},{"source":60,"target":98},{"source":97,"target":99},{"source":97,"target":60},{"source":98,"target":82},{"source":61,"target":2},{"source":61,"target":80},{"source":61,"target":100},{"source":61,"target":101},{"source":61,"target":102},{"source":61,"target":103},{"source":101,"target":80},{"source":101,"target":104},{"source":101,"target":61},{"source":104,"target":80},{"source":102,"target":80},{"source":103,"target":100},{"source":62,"target":2},{"source":62,"target":64},{"source":62,"target":105},{"source":62,"target":106},{"source":105,"target":80},{"source":105,"target":107},{"source":105,"target":62},{"source":107,"target":80},{"source":106,"target":64},{"source":34,"target":2},{"source":34,"target":108},{"source":34,"target":109},{"source":34,"target":110},{"source":34,"target":111},{"source":34,"target":112},{"source":108,"target":34},{"source":109,"target":34},{"source":110,"target":34},{"source":111,"target":34},{"source":112,"target":34},{"source":63,"target":2},{"source":63,"target":74},{"source":63,"target":113},{"source":63,"target":114},{"source":63,"target":115},{"source":113,"target":34},{"source":113,"target":116},{"source":113,"target":63},{"source":116,"target":34},{"source":114,"target":64},{"source":114,"target":117},{"source":114,"target":63},{"source":117,"target":64},{"source":115,"target":74},{"source":64,"target":2},{"source":64,"target":118},{"source":64,"target":119},{"source":119,"target":118},{"source":65,"target":2},{"source":65,"target":64},{"source":65,"target":120},{"source":65,"target":121},{"source":65,"target":122},{"source":120,"target":80},{"source":120,"target":123},{"source":120,"target":65},{"source":123,"target":80},{"source":121,"target":80},{"source":121,"target":124},{"source":121,"target":65},{"source":124,"target":80},{"source":122,"target":64},{"source":66,"target":2},{"source":66,"target":74},{"source":66,"target":125},{"source":66,"target":126},{"source":125,"target":127},{"source":125,"target":66},{"source":126,"target":74},{"source":67,"target":2},{"source":67,"target":61},{"source":67,"target":128},{"source":67,"target":129},{"source":128,"target":130},{"source":128,"target":67},{"source":129,"target":61},{"source":68,"target":2},{"source":68,"target":80},{"source":68,"target":131},{"source":68,"target":132},{"source":68,"target":133},{"source":68,"target":134},{"source":131,"target":80},{"source":131,"target":135},{"source":131,"target":68},{"source":135,"target":80},{"source":132,"target":80},{"source":132,"target":136},{"source":132,"target":68},{"source":136,"target":80},{"source":133,"target":80},{"source":133,"target":137},{"source":133,"target":68},{"source":137,"target":80},{"source":134,"target":80},{"source":69,"target":2},{"source":69,"target":79},{"source":69,"target":138},{"source":69,"target":139},{"source":138,"target":140},{"source":138,"target":69},{"source":139,"target":79},{"source":70,"target":2},{"source":70,"target":74},{"source":70,"target":141},{"source":141,"target":74},{"source":71,"target":2},{"source":71,"target":75},{"source":71,"target":142},{"source":71,"target":143},{"source":142,"target":91},{"source":142,"target":144},{"source":142,"target":71},{"source":144,"target":91},{"source":143,"target":75},{"source":72,"target":2},{"source":72,"target":75},{"source":72,"target":145},{"source":145,"target":75},{"source":73,"target":2},{"source":73,"target":80},{"source":73,"target":146},{"source":73,"target":147},{"source":73,"target":148},{"source":146,"target":80},{"source":146,"target":149},{"source":146,"target":73},{"source":149,"target":80},{"source":147,"target":91},{"source":147,"target":150},{"source":147,"target":73},{"source":150,"target":91},{"source":148,"target":80},{"source":74,"target":2},{"source":74,"target":80},{"source":74,"target":151},{"source":151,"target":80},{"source":75,"target":2},{"source":75,"target":61},{"source":75,"target":152},{"source":75,"target":153},{"source":75,"target":154},{"source":152,"target":80},{"source":152,"target":155},{"source":152,"target":75},{"source":155,"target":80},{"source":153,"target":91},{"source":153,"target":156},{"source":153,"target":75},{"source":156,"target":91},{"source":154,"target":61},{"source":76,"target":2},{"source":76,"target":80},{"source":76,"target":100},{"source":76,"target":157},{"source":76,"target":158},{"source":76,"target":159},{"source":76,"target":160},{"source":76,"target":161},{"source":76,"target":162},{"source":157,"target":80},{"source":157,"target":163},{"source":157,"target":76},{"source":163,"target":80},{"source":158,"target":80},{"source":158,"target":164},{"source":158,"target":76},{"source":164,"target":80},{"source":159,"target":165},{"source":159,"target":166},{"source":159,"target":76},{"source":166,"target":165},{"source":160,"target":167},{"source":160,"target":168},{"source":160,"target":76},{"source":168,"target":167},{"source":161,"target":80},{"source":162,"target":100},{"source":77,"target":2},{"source":77,"target":67},{"source":77,"target":169},{"source":77,"target":170},{"source":77,"target":171},{"source":169,"target":80},{"source":169,"target":172},{"source":169,"target":77},{"source":172,"target":80},{"source":170,"target":173},{"source":170,"target":77},{"source":171,"target":67},{"source":78,"target":2},{"source":78,"target":74},{"source":78,"target":174},{"source":174,"target":74},{"source":79,"target":2},{"source":79,"target":82},{"source":79,"target":175},{"source":175,"target":82},{"source":80,"target":2},{"source":80,"target":118},{"source":80,"target":176},{"source":80,"target":177},{"source":80,"target":178},{"source":80,"target":179},{"source":80,"target":180},{"source":178,"target":118},{"source":179,"target":176},{"source":180,"target":177},{"source":81,"target":2},{"source":81,"target":67},{"source":81,"target":181},{"source":81,"target":182},{"source":81,"target":183},{"source":181,"target":80},{"source":181,"target":184},{"source":181,"target":81},{"source":184,"target":80},{"source":182,"target":185},{"source":182,"target":81},{"source":183,"target":67},{"source":82,"target":2},{"source":82,"target":74},{"source":82,"target":186},{"source":186,"target":74},{"source":83,"target":2},{"source":83,"target":77},{"source":83,"target":187},{"source":83,"target":188},{"source":187,"target":189},{"source":187,"target":83},{"source":188,"target":77},{"source":84,"target":2},{"source":84,"target":79},{"source":84,"target":190},{"source":84,"target":191},{"source":190,"target":192},{"source":190,"target":84},{"source":191,"target":79},{"source":85,"target":2},{"source":85,"target":80},{"source":85,"target":193},{"source":85,"target":194},{"source":193,"target":195},{"source":193,"target":85},{"source":194,"target":80},{"source":86,"target":2},{"source":86,"target":82},{"source":86,"target":196},{"source":86,"target":197},{"source":196,"target":198},{"source":196,"target":86},{"source":197,"target":82},{"source":87,"target":2},{"source":87,"target":74},{"source":87,"target":199},{"source":87,"target":200},{"source":199,"target":88},{"source":199,"target":201},{"source":199,"target":87},{"source":201,"target":88},{"source":200,"target":74},{"source":88,"target":2},{"source":88,"target":118},{"source":88,"target":176},{"source":88,"target":27},{"source":88,"target":202},{"source":88,"target":203},{"source":88,"target":204},{"source":88,"target":205},{"source":88,"target":206},{"source":202,"target":80},{"source":202,"target":207},{"source":202,"target":88},{"source":207,"target":80},{"source":203,"target":208},{"source":203,"target":88},{"source":204,"target":118},{"source":205,"target":176},{"source":206,"target":27},{"source":89,"target":2},{"source":89,"target":80},{"source":89,"target":209},{"source":89,"target":210},{"source":209,"target":211},{"source":209,"target":89},{"source":210,"target":80},{"source":90,"target":2},{"source":90,"target":80},{"source":90,"target":27},{"source":90,"target":212},{"source":90,"target":213},{"source":212,"target":80},{"source":213,"target":27},{"source":91,"target":2},{"source":91,"target":118},{"source":91,"target":176},{"source":91,"target":27},{"source":91,"target":214},{"source":91,"target":215},{"source":91,"target":216},{"source":91,"target":217},{"source":91,"target":218},{"source":214,"target":80},{"source":214,"target":219},{"source":214,"target":91},{"source":219,"target":80},{"source":215,"target":220},{"source":215,"target":91},{"source":216,"target":118},{"source":217,"target":176},{"source":218,"target":27},{"source":92,"target":2},{"source":92,"target":80},{"source":92,"target":221},{"source":92,"target":222},{"source":221,"target":91},{"source":221,"target":223},{"source":221,"target":92},{"source":223,"target":91},{"source":222,"target":80},{"source":93,"target":2},{"source":3,"target":165},{"source":3,"target":224},{"source":3,"target":167},{"source":3,"target":118},{"source":3,"target":0},{"source":165,"target":3},{"source":165,"target":225},{"source":225,"target":226},{"source":225,"target":165},{"source":224,"target":3},{"source":224,"target":176},{"source":224,"target":227},{"source":224,"target":228},{"source":224,"target":229},{"source":224,"target":230},{"source":224,"target":231},{"source":224,"target":232},{"source":227,"target":233},{"source":227,"target":224},{"source":228,"target":80},{"source":228,"target":234},{"source":228,"target":224},{"source":234,"target":80},{"source":229,"target":235},{"source":229,"target":224},{"source":230,"target":236},{"source":230,"target":224},{"source":232,"target":176},{"source":167,"target":3},{"source":167,"target":237},{"source":237,"target":238},{"source":237,"target":167},{"source":118,"target":3},{"source":118,"target":239},{"source":118,"target":240},{"source":239,"target":241},{"source":239,"target":118},{"source":4,"target":177},{"source":4,"target":100},{"source":4,"target":23},{"source":4,"target":27},{"source":4,"target":176},{"source":4,"target":242},{"source":4,"target":0},{"source":177,"target":4},{"source":177,"target":243},{"source":177,"target":244},{"source":243,"target":245},{"source":243,"target":177},{"source":244,"target":246},{"source":244,"target":177},{"source":100,"target":4},{"source":100,"target":177},{"source":100,"target":247},{"source":100,"target":248},{"source":100,"target":249},{"source":247,"target":250},{"source":247,"target":100},{"source":248,"target":251},{"source":248,"target":100},{"source":249,"target":177},{"source":23,"target":4},{"source":23,"target":252},{"source":23,"target":253},{"source":23,"target":254},{"source":23,"target":255},{"source":23,"target":256},{"source":23,"target":257},{"source":252,"target":258},{"source":252,"target":23},{"source":253,"target":259},{"source":253,"target":23},{"source":253,"target":260},{"source":260,"target":261},{"source":260,"target":253},{"source":254,"target":262},{"source":254,"target":23},{"source":254,"target":263},{"source":263,"target":264},{"source":263,"target":254},{"source":255,"target":265},{"source":255,"target":23},{"source":255,"target":266},{"source":255,"target":267},{"source":255,"target":268},{"source":255,"target":242},{"source":255,"target":269},{"source":266,"target":270},{"source":266,"target":255},{"source":267,"target":271},{"source":267,"target":255},{"source":268,"target":80},{"source":268,"target":272},{"source":268,"target":255},{"source":272,"target":80},{"source":269,"target":242},{"source":256,"target":273},{"source":256,"target":23},{"source":256,"target":274},{"source":274,"target":275},{"source":274,"target":256},{"source":257,"target":276},{"source":257,"target":23},{"source":257,"target":277},{"source":257,"target":242},{"source":257,"target":278},{"source":277,"target":279},{"source":277,"target":257},{"source":278,"target":242},{"source":27,"target":4},{"source":27,"target":177},{"source":27,"target":280},{"source":27,"target":281},{"source":27,"target":282},{"source":280,"target":283},{"source":280,"target":27},{"source":281,"target":284},{"source":281,"target":27},{"source":282,"target":177},{"source":176,"target":4},{"source":176,"target":285},{"source":285,"target":286},{"source":285,"target":176},{"source":285,"target":287},{"source":287,"target":93},{"source":287,"target":288},{"source":287,"target":285},{"source":288,"target":93},{"source":242,"target":4},{"source":5,"target":289},{"source":5,"target":290},{"source":5,"target":0},{"source":289,"target":5},{"source":289,"target":291},{"source":289,"target":292},{"source":289,"target":293},{"source":289,"target":294},{"source":289,"target":295},{"source":289,"target":296},{"source":289,"target":297},{"source":289,"target":298},{"source":289,"target":299},{"source":289,"target":300},{"source":289,"target":301},{"source":291,"target":302},{"source":291,"target":289},{"source":291,"target":303},{"source":303,"target":304},{"source":303,"target":291},{"source":292,"target":305},{"source":292,"target":289},{"source":293,"target":306},{"source":293,"target":289},{"source":293,"target":307},{"source":307,"target":308},{"source":307,"target":293},{"source":294,"target":290},{"source":294,"target":309},{"source":294,"target":289},{"source":294,"target":310},{"source":309,"target":290},{"source":310,"target":290},{"source":310,"target":311},{"source":310,"target":294},{"source":311,"target":290},{"source":295,"target":312},{"source":295,"target":289},{"source":295,"target":313},{"source":313,"target":290},{"source":313,"target":314},{"source":313,"target":295},{"source":314,"target":290},{"source":296,"target":290},{"source":296,"target":315},{"source":296,"target":289},{"source":296,"target":316},{"source":315,"target":290},{"source":316,"target":290},{"source":316,"target":317},{"source":316,"target":296},{"source":317,"target":290},{"source":297,"target":290},{"source":297,"target":318},{"source":297,"target":289},{"source":297,"target":319},{"source":318,"target":290},{"source":319,"target":290},{"source":319,"target":320},{"source":319,"target":297},{"source":320,"target":290},{"source":298,"target":321},{"source":298,"target":289},{"source":299,"target":322},{"source":299,"target":289},{"source":300,"target":323},{"source":300,"target":289},{"source":323,"target":324},{"source":323,"target":325},{"source":301,"target":80},{"source":301,"target":326},{"source":301,"target":289},{"source":326,"target":80},{"source":290,"target":5}],"multigraph":true}
ecore
termrewriting
repo-ecore-all/data/javitroya/SBFL_MT/Spectrum-based_FaultLoc_MT/SpecBased_FaultLoc_MT/models_Ecore2Maude/Maude.ecore
Maude MaudeSpec els printableEls MaudeTopEl name ModExpression InstModExp modExp views RenModExp modExp renamings CompModExp modExps ModuleIdModExp module TheoryIdModExp theory Parameter label modExp Theory els FTheory STheory Module els params FModule SModule ModElement module theory ModImportation imports Type name Sort subsortRels supersortRels kind Kind sorts SubsortRel subsorts supersorts Operation name coarity arity atts Statement label atts conds Membership term sort Equation lhs rhs Rule lhs rhs Condition lhs EquationalCond RewriteCond rhs MembershipCond rhs BooleanCond MatchingCond rhs EqualCond rhs Term type Constant op RecTerm op args Variable name View from to els ViewMapping RenMapping TermMapping from to SortMapping from to OpTypedMapping from to atts OpMapping from to LabelMapping from to
<?xml version="1.0" encoding="ISO-8859-1"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="Maude" nsURI="http://MaudeMM/1.0" nsPrefix="Maude"> <eClassifiers xsi:type="ecore:EClass" name="MaudeSpec"> <eStructuralFeatures xsi:type="ecore:EReference" name="els" upperBound="-1" eType="#//MaudeTopEl" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="printableEls" upperBound="-1" eType="#//MaudeTopEl"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MaudeTopEl" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModExpression" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="InstModExp" eSuperTypes="#//ModExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="modExp" ordered="false" lowerBound="1" eType="#//ModExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="views" lowerBound="1" upperBound="-1" eType="#//View"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RenModExp" eSuperTypes="#//ModExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="modExp" ordered="false" lowerBound="1" eType="#//ModExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="renamings" ordered="false" lowerBound="1" upperBound="-1" eType="#//RenMapping" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CompModExp" eSuperTypes="#//ModExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="modExps" ordered="false" lowerBound="2" upperBound="-1" eType="#//ModExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModuleIdModExp" eSuperTypes="#//ModExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="module" ordered="false" lowerBound="1" eType="#//Module"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TheoryIdModExp" eSuperTypes="#//ModExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="theory" ordered="false" lowerBound="1" eType="#//Theory"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//ModExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="modExp" ordered="false" lowerBound="1" eType="#//ModExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Theory" abstract="true" eSuperTypes="#//MaudeTopEl"> <eStructuralFeatures xsi:type="ecore:EReference" name="els" ordered="false" upperBound="-1" eType="#//ModElement" containment="true" eOpposite="#//ModElement/theory"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FTheory" eSuperTypes="#//Theory"/> <eClassifiers xsi:type="ecore:EClass" name="STheory" eSuperTypes="#//Theory"/> <eClassifiers xsi:type="ecore:EClass" name="Module" abstract="true" eSuperTypes="#//MaudeTopEl"> <eStructuralFeatures xsi:type="ecore:EReference" name="els" ordered="false" upperBound="-1" eType="#//ModElement" containment="true" eOpposite="#//ModElement/module"/> <eStructuralFeatures xsi:type="ecore:EReference" name="params" upperBound="-1" eType="#//Parameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FModule" eSuperTypes="#//Module"/> <eClassifiers xsi:type="ecore:EClass" name="SModule" eSuperTypes="#//Module"/> <eClassifiers xsi:type="ecore:EClass" name="ModElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="module" ordered="false" eType="#//Module" eOpposite="#//Module/els"/> <eStructuralFeatures xsi:type="ecore:EReference" name="theory" ordered="false" eType="#//Theory" eOpposite="#//Theory/els"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModImportation" eSuperTypes="#//ModElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="imports" ordered="false" lowerBound="1" eType="#//ModExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Sort" eSuperTypes="#//Type #//ModElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="subsortRels" ordered="false" upperBound="-1" eType="#//SubsortRel" eOpposite="#//SubsortRel/supersorts"/> <eStructuralFeatures xsi:type="ecore:EReference" name="supersortRels" ordered="false" upperBound="-1" eType="#//SubsortRel" eOpposite="#//SubsortRel/subsorts"/> <eStructuralFeatures xsi:type="ecore:EReference" name="kind" ordered="false" lowerBound="1" eType="#//Kind" eOpposite="#//Kind/sorts"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Kind" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EReference" name="sorts" ordered="false" lowerBound="1" upperBound="-1" eType="#//Sort" eOpposite="#//Sort/kind"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubsortRel" eSuperTypes="#//ModElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="subsorts" ordered="false" lowerBound="1" upperBound="-1" eType="#//Sort" eOpposite="#//Sort/supersortRels"/> <eStructuralFeatures xsi:type="ecore:EReference" name="supersorts" ordered="false" lowerBound="1" upperBound="-1" eType="#//Sort" eOpposite="#//Sort/subsortRels"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//ModElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="coarity" ordered="false" eType="#//Type"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arity" upperBound="-1" eType="#//Type"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="atts" ordered="false" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Statement" abstract="true" eSuperTypes="#//ModElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="atts" ordered="false" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="conds" upperBound="-1" eType="#//Condition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Membership" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="term" ordered="false" lowerBound="1" eType="#//Term" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sort" ordered="false" lowerBound="1" eType="#//Sort"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Equation" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="lhs" ordered="false" lowerBound="1" eType="#//Term" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rhs" ordered="false" lowerBound="1" eType="#//Term" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Rule" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="lhs" ordered="false" eType="#//Term" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rhs" ordered="false" eType="#//Term" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Condition" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="lhs" ordered="false" lowerBound="1" eType="#//Term" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EquationalCond" abstract="true" eSuperTypes="#//Condition"/> <eClassifiers xsi:type="ecore:EClass" name="RewriteCond" eSuperTypes="#//Condition"> <eStructuralFeatures xsi:type="ecore:EReference" name="rhs" ordered="false" lowerBound="1" eType="#//Term" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MembershipCond" eSuperTypes="#//EquationalCond"> <eStructuralFeatures xsi:type="ecore:EReference" name="rhs" ordered="false" lowerBound="1" eType="#//Sort"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BooleanCond" eSuperTypes="#//EquationalCond"/> <eClassifiers xsi:type="ecore:EClass" name="MatchingCond" eSuperTypes="#//EquationalCond"> <eStructuralFeatures xsi:type="ecore:EReference" name="rhs" ordered="false" lowerBound="1" eType="#//Term" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EqualCond" eSuperTypes="#//EquationalCond"> <eStructuralFeatures xsi:type="ecore:EReference" name="rhs" ordered="false" lowerBound="1" eType="#//Term" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Term" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#//Type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Constant" eSuperTypes="#//Term"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="op" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RecTerm" eSuperTypes="#//Term"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="op" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="args" lowerBound="1" upperBound="-1" eType="#//Term" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//Term"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="View" eSuperTypes="#//MaudeTopEl"> <eStructuralFeatures xsi:type="ecore:EReference" name="from" ordered="false" lowerBound="1" eType="#//ModExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="to" ordered="false" lowerBound="1" eType="#//ModExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="els" ordered="false" upperBound="-1" eType="#//ViewMapping" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ViewMapping" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="RenMapping" abstract="true" eSuperTypes="#//ViewMapping"/> <eClassifiers xsi:type="ecore:EClass" name="TermMapping" eSuperTypes="#//ViewMapping"> <eStructuralFeatures xsi:type="ecore:EReference" name="from" ordered="false" lowerBound="1" eType="#//Term" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="to" ordered="false" lowerBound="1" eType="#//Term" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SortMapping" eSuperTypes="#//RenMapping"> <eStructuralFeatures xsi:type="ecore:EReference" name="from" ordered="false" lowerBound="1" eType="#//Sort"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="to" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OpTypedMapping" eSuperTypes="#//RenMapping"> <eStructuralFeatures xsi:type="ecore:EReference" name="from" ordered="false" lowerBound="1" eType="#//Operation"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="to" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="atts" ordered="false" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OpMapping" eSuperTypes="#//RenMapping"> <eStructuralFeatures xsi:type="ecore:EReference" name="from" ordered="false" lowerBound="1" eType="#//Operation"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="to" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LabelMapping" eSuperTypes="#//RenMapping"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="from" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="to" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"Maude","nsURI":"http://MaudeMM/1.0","name":"Maude","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MaudeSpec","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MaudeTopEl","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModExpression","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstModExp","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RenModExp","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompModExp","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModuleIdModExp","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TheoryIdModExp","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Theory","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FTheory","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"STheory","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Module","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FModule","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SModule","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModElement","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModImportation","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sort","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Kind","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubsortRel","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Membership","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Equation","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rule","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Condition","instanceClass":null,"abstract":true,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EquationalCond","instanceClass":null,"abstract":true,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RewriteCond","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MembershipCond","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanCond","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MatchingCond","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EqualCond","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Term","instanceClass":null,"abstract":true,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constant","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RecTerm","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"View","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ViewMapping","instanceClass":null,"abstract":true,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RenMapping","instanceClass":null,"abstract":true,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TermMapping","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SortMapping","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpTypedMapping","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpMapping","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LabelMapping","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"els","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"printableEls","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modExp","changeable":true,"resolveProxies":true,"lowerBound":1,"id":52,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"views","changeable":true,"resolveProxies":true,"lowerBound":1,"id":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":"modExp","changeable":true,"resolveProxies":true,"lowerBound":1,"id":57,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"renamings","changeable":true,"resolveProxies":true,"lowerBound":1,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modExps","changeable":true,"resolveProxies":true,"lowerBound":2,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"module","changeable":true,"resolveProxies":true,"lowerBound":1,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"theory","changeable":true,"resolveProxies":true,"lowerBound":1,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"label","changeable":true,"lowerBound":1,"iD":false,"id":71,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modExp","changeable":true,"resolveProxies":true,"lowerBound":1,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"els","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"theory","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"els","changeable":true,"resolveProxies":true,"lowerBound":0,"id":82,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"params","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"module","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"container":false,"ordered":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":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"id":94,"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":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subsortRels","changeable":true,"resolveProxies":true,"lowerBound":0,"id":97,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"supersortRels","changeable":true,"resolveProxies":true,"lowerBound":0,"id":98,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"resolveProxies":true,"lowerBound":1,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"supersorts","changeable":true,"resolveProxies":true,"lowerBound":1,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subsorts","changeable":true,"resolveProxies":true,"lowerBound":1,"id":105,"derived":false},{"id":106,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sorts","changeable":true,"resolveProxies":true,"lowerBound":1,"id":107,"derived":false},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":113,"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":"coarity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"arity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":115,"derived":false},{"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"atts","changeable":true,"lowerBound":0,"iD":false,"id":116,"derived":false},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":122,"derived":false},{"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"atts","changeable":true,"lowerBound":0,"iD":false,"id":123,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conds","changeable":true,"resolveProxies":true,"lowerBound":0,"id":124,"derived":false},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"term","changeable":true,"resolveProxies":true,"lowerBound":1,"id":129,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sort","changeable":true,"resolveProxies":true,"lowerBound":1,"id":130,"derived":false},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lhs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":134,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rhs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":135,"derived":false},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lhs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":139,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rhs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":140,"derived":false},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lhs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":144,"derived":false},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"rhs","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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rhs","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":"rhs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":154,"derived":false},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rhs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":157,"derived":false},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":160,"derived":false},{"id":161,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"op","changeable":true,"lowerBound":1,"iD":false,"id":162,"derived":false},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"op","changeable":true,"lowerBound":1,"iD":false,"id":165,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"args","changeable":true,"resolveProxies":true,"lowerBound":1,"id":166,"derived":false},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"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":170,"derived":false},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":1,"id":173,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"to","changeable":true,"resolveProxies":true,"lowerBound":1,"id":174,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"els","changeable":true,"resolveProxies":true,"lowerBound":0,"id":175,"derived":false},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":1,"id":181,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"to","changeable":true,"resolveProxies":true,"lowerBound":1,"id":182,"derived":false},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":1,"id":186,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"to","changeable":true,"lowerBound":1,"iD":false,"id":187,"derived":false},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"to","changeable":true,"lowerBound":1,"iD":false,"id":192,"derived":false},{"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"atts","changeable":true,"lowerBound":0,"iD":false,"id":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":1,"id":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":"to","changeable":true,"lowerBound":1,"iD":false,"id":199,"derived":false},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"from","changeable":true,"lowerBound":1,"iD":false,"id":203,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"to","changeable":true,"lowerBound":1,"iD":false,"id":204,"derived":false},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":1,"target":0},{"source":1,"target":46},{"source":1,"target":47},{"source":46,"target":2},{"source":46,"target":48},{"source":46,"target":1},{"source":48,"target":2},{"source":47,"target":2},{"source":47,"target":49},{"source":47,"target":1},{"source":49,"target":2},{"source":2,"target":0},{"source":2,"target":50},{"source":50,"target":51},{"source":50,"target":2},{"source":3,"target":0},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":52},{"source":4,"target":53},{"source":4,"target":54},{"source":52,"target":3},{"source":52,"target":55},{"source":52,"target":4},{"source":55,"target":3},{"source":53,"target":38},{"source":53,"target":56},{"source":53,"target":4},{"source":56,"target":38},{"source":54,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":57},{"source":5,"target":58},{"source":5,"target":59},{"source":57,"target":3},{"source":57,"target":60},{"source":57,"target":5},{"source":60,"target":3},{"source":58,"target":40},{"source":58,"target":61},{"source":58,"target":5},{"source":61,"target":40},{"source":59,"target":3},{"source":6,"target":0},{"source":6,"target":3},{"source":6,"target":62},{"source":6,"target":63},{"source":62,"target":3},{"source":62,"target":64},{"source":62,"target":6},{"source":64,"target":3},{"source":63,"target":3},{"source":7,"target":0},{"source":7,"target":3},{"source":7,"target":65},{"source":7,"target":66},{"source":65,"target":13},{"source":65,"target":67},{"source":65,"target":7},{"source":67,"target":13},{"source":66,"target":3},{"source":8,"target":0},{"source":8,"target":3},{"source":8,"target":68},{"source":8,"target":69},{"source":68,"target":10},{"source":68,"target":70},{"source":68,"target":8},{"source":70,"target":10},{"source":69,"target":3},{"source":9,"target":0},{"source":9,"target":3},{"source":9,"target":71},{"source":9,"target":72},{"source":9,"target":73},{"source":71,"target":74},{"source":71,"target":9},{"source":72,"target":3},{"source":72,"target":75},{"source":72,"target":9},{"source":75,"target":3},{"source":73,"target":3},{"source":10,"target":0},{"source":10,"target":2},{"source":10,"target":76},{"source":10,"target":77},{"source":76,"target":16},{"source":76,"target":78},{"source":76,"target":10},{"source":76,"target":79},{"source":78,"target":16},{"source":77,"target":2},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":80},{"source":80,"target":10},{"source":12,"target":0},{"source":12,"target":10},{"source":12,"target":81},{"source":81,"target":10},{"source":13,"target":0},{"source":13,"target":2},{"source":13,"target":82},{"source":13,"target":83},{"source":13,"target":84},{"source":82,"target":16},{"source":82,"target":85},{"source":82,"target":13},{"source":82,"target":86},{"source":85,"target":16},{"source":83,"target":9},{"source":83,"target":87},{"source":83,"target":13},{"source":87,"target":9},{"source":84,"target":2},{"source":14,"target":0},{"source":14,"target":13},{"source":14,"target":88},{"source":88,"target":13},{"source":15,"target":0},{"source":15,"target":13},{"source":15,"target":89},{"source":89,"target":13},{"source":16,"target":0},{"source":16,"target":86},{"source":16,"target":79},{"source":86,"target":13},{"source":86,"target":90},{"source":86,"target":16},{"source":86,"target":82},{"source":90,"target":13},{"source":79,"target":10},{"source":79,"target":91},{"source":79,"target":16},{"source":79,"target":76},{"source":91,"target":10},{"source":17,"target":0},{"source":17,"target":16},{"source":17,"target":92},{"source":17,"target":93},{"source":92,"target":3},{"source":92,"target":94},{"source":92,"target":17},{"source":94,"target":3},{"source":93,"target":16},{"source":18,"target":0},{"source":18,"target":95},{"source":95,"target":96},{"source":95,"target":18},{"source":19,"target":0},{"source":19,"target":18},{"source":19,"target":16},{"source":19,"target":97},{"source":19,"target":98},{"source":19,"target":99},{"source":19,"target":100},{"source":19,"target":101},{"source":97,"target":21},{"source":97,"target":102},{"source":97,"target":19},{"source":97,"target":103},{"source":102,"target":21},{"source":98,"target":21},{"source":98,"target":104},{"source":98,"target":19},{"source":98,"target":105},{"source":104,"target":21},{"source":99,"target":20},{"source":99,"target":106},{"source":99,"target":19},{"source":99,"target":107},{"source":106,"target":20},{"source":100,"target":18},{"source":101,"target":16},{"source":20,"target":0},{"source":20,"target":18},{"source":20,"target":107},{"source":20,"target":108},{"source":107,"target":19},{"source":107,"target":109},{"source":107,"target":20},{"source":107,"target":99},{"source":109,"target":19},{"source":108,"target":18},{"source":21,"target":0},{"source":21,"target":16},{"source":21,"target":105},{"source":21,"target":103},{"source":21,"target":110},{"source":105,"target":19},{"source":105,"target":111},{"source":105,"target":21},{"source":105,"target":98},{"source":111,"target":19},{"source":103,"target":19},{"source":103,"target":112},{"source":103,"target":21},{"source":103,"target":97},{"source":112,"target":19},{"source":110,"target":16},{"source":22,"target":0},{"source":22,"target":16},{"source":22,"target":113},{"source":22,"target":114},{"source":22,"target":115},{"source":22,"target":116},{"source":22,"target":117},{"source":113,"target":118},{"source":113,"target":22},{"source":114,"target":18},{"source":114,"target":119},{"source":114,"target":22},{"source":119,"target":18},{"source":115,"target":18},{"source":115,"target":120},{"source":115,"target":22},{"source":120,"target":18},{"source":116,"target":121},{"source":116,"target":22},{"source":117,"target":16},{"source":23,"target":0},{"source":23,"target":16},{"source":23,"target":122},{"source":23,"target":123},{"source":23,"target":124},{"source":23,"target":125},{"source":122,"target":126},{"source":122,"target":23},{"source":123,"target":127},{"source":123,"target":23},{"source":124,"target":27},{"source":124,"target":128},{"source":124,"target":23},{"source":128,"target":27},{"source":125,"target":16},{"source":24,"target":0},{"source":24,"target":23},{"source":24,"target":129},{"source":24,"target":130},{"source":24,"target":131},{"source":129,"target":34},{"source":129,"target":132},{"source":129,"target":24},{"source":132,"target":34},{"source":130,"target":19},{"source":130,"target":133},{"source":130,"target":24},{"source":133,"target":19},{"source":131,"target":23},{"source":25,"target":0},{"source":25,"target":23},{"source":25,"target":134},{"source":25,"target":135},{"source":25,"target":136},{"source":134,"target":34},{"source":134,"target":137},{"source":134,"target":25},{"source":137,"target":34},{"source":135,"target":34},{"source":135,"target":138},{"source":135,"target":25},{"source":138,"target":34},{"source":136,"target":23},{"source":26,"target":0},{"source":26,"target":23},{"source":26,"target":139},{"source":26,"target":140},{"source":26,"target":141},{"source":139,"target":34},{"source":139,"target":142},{"source":139,"target":26},{"source":142,"target":34},{"source":140,"target":34},{"source":140,"target":143},{"source":140,"target":26},{"source":143,"target":34},{"source":141,"target":23},{"source":27,"target":0},{"source":27,"target":144},{"source":144,"target":34},{"source":144,"target":145},{"source":144,"target":27},{"source":145,"target":34},{"source":28,"target":0},{"source":28,"target":27},{"source":28,"target":146},{"source":146,"target":27},{"source":29,"target":0},{"source":29,"target":27},{"source":29,"target":147},{"source":29,"target":148},{"source":147,"target":34},{"source":147,"target":149},{"source":147,"target":29},{"source":149,"target":34},{"source":148,"target":27},{"source":30,"target":0},{"source":30,"target":28},{"source":30,"target":150},{"source":30,"target":151},{"source":150,"target":19},{"source":150,"target":152},{"source":150,"target":30},{"source":152,"target":19},{"source":151,"target":28},{"source":31,"target":0},{"source":31,"target":28},{"source":31,"target":153},{"source":153,"target":28},{"source":32,"target":0},{"source":32,"target":28},{"source":32,"target":154},{"source":32,"target":155},{"source":154,"target":34},{"source":154,"target":156},{"source":154,"target":32},{"source":156,"target":34},{"source":155,"target":28},{"source":33,"target":0},{"source":33,"target":28},{"source":33,"target":157},{"source":33,"target":158},{"source":157,"target":34},{"source":157,"target":159},{"source":157,"target":33},{"source":159,"target":34},{"source":158,"target":28},{"source":34,"target":0},{"source":34,"target":160},{"source":160,"target":18},{"source":160,"target":161},{"source":160,"target":34},{"source":161,"target":18},{"source":35,"target":0},{"source":35,"target":34},{"source":35,"target":162},{"source":35,"target":163},{"source":162,"target":164},{"source":162,"target":35},{"source":163,"target":34},{"source":36,"target":0},{"source":36,"target":34},{"source":36,"target":165},{"source":36,"target":166},{"source":36,"target":167},{"source":165,"target":168},{"source":165,"target":36},{"source":166,"target":34},{"source":166,"target":169},{"source":166,"target":36},{"source":169,"target":34},{"source":167,"target":34},{"source":37,"target":0},{"source":37,"target":34},{"source":37,"target":170},{"source":37,"target":171},{"source":170,"target":172},{"source":170,"target":37},{"source":171,"target":34},{"source":38,"target":0},{"source":38,"target":2},{"source":38,"target":173},{"source":38,"target":174},{"source":38,"target":175},{"source":38,"target":176},{"source":173,"target":3},{"source":173,"target":177},{"source":173,"target":38},{"source":177,"target":3},{"source":174,"target":3},{"source":174,"target":178},{"source":174,"target":38},{"source":178,"target":3},{"source":175,"target":39},{"source":175,"target":179},{"source":175,"target":38},{"source":179,"target":39},{"source":176,"target":2},{"source":39,"target":0},{"source":40,"target":0},{"source":40,"target":39},{"source":40,"target":180},{"source":180,"target":39},{"source":41,"target":0},{"source":41,"target":39},{"source":41,"target":181},{"source":41,"target":182},{"source":41,"target":183},{"source":181,"target":34},{"source":181,"target":184},{"source":181,"target":41},{"source":184,"target":34},{"source":182,"target":34},{"source":182,"target":185},{"source":182,"target":41},{"source":185,"target":34},{"source":183,"target":39},{"source":42,"target":0},{"source":42,"target":40},{"source":42,"target":186},{"source":42,"target":187},{"source":42,"target":188},{"source":186,"target":19},{"source":186,"target":189},{"source":186,"target":42},{"source":189,"target":19},{"source":187,"target":190},{"source":187,"target":42},{"source":188,"target":40},{"source":43,"target":0},{"source":43,"target":40},{"source":43,"target":191},{"source":43,"target":192},{"source":43,"target":193},{"source":43,"target":194},{"source":191,"target":22},{"source":191,"target":195},{"source":191,"target":43},{"source":195,"target":22},{"source":192,"target":196},{"source":192,"target":43},{"source":193,"target":197},{"source":193,"target":43},{"source":194,"target":40},{"source":44,"target":0},{"source":44,"target":40},{"source":44,"target":198},{"source":44,"target":199},{"source":44,"target":200},{"source":198,"target":22},{"source":198,"target":201},{"source":198,"target":44},{"source":201,"target":22},{"source":199,"target":202},{"source":199,"target":44},{"source":200,"target":40},{"source":45,"target":0},{"source":45,"target":40},{"source":45,"target":203},{"source":45,"target":204},{"source":45,"target":205},{"source":203,"target":206},{"source":203,"target":45},{"source":204,"target":207},{"source":204,"target":45},{"source":205,"target":40}],"multigraph":true}
ecore
statemachine
repo-ecore-all/data/gemoc/ICSA2017Tutorial/code/2.4-sirius-start/org.gemoc.sample.legacyfsm.xsfsm/model-gen/XSFSMMT.ecore
fsm StateMachine main step assignInitialValues arguments ownedStates initialState ownedTransitions variables currentState State owningFSM outgoingTransitions incomingTransitions Transition fire source target guard action NamedElement name Variable name UnnamedVariable NumberVariable initialValue value Guard holds not false NumberGuard holds value -1 source EqualNumberGuard holds Action execute target AssignValueAction execute value LessThanNumberGuard holds GreaterThanNumberGuard holds IncreaseValueAction execute stepValue DecreaseValueAction execute stepValue
<?xml version="1.0" encoding="ASCII"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="fsm" nsURI="http://org.gemoc.sample.legacyfsm.xsfsm.xsfsmmt/fsm/" nsPrefix="fsm"> <eAnnotations source="http://www.eclipse.org/OCL/Import"> <details key="ecore" value="http://www.eclipse.org/emf/2002/Ecore"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> <details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> <details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="//NamedElement"> <eOperations name="main"> <eAnnotations source="aspect"/> </eOperations> <eOperations name="step"> <eAnnotations source="aspect"/> </eOperations> <eOperations name="assignInitialValues"> <eAnnotations source="aspect"/> <eParameters name="arguments" upperBound="-1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eParameters> </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="ownedTransitions" upperBound="-1" eType="//Transition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variables" upperBound="-1" eType="//Variable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="currentState" unique="false" eType="//State"> <eAnnotations source="aspect"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="TutorialSect24"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="New invariant"/> </eAnnotations> <details key="TutorialSect24" value="Tuple {&#xA;&#x9;message : String = 'State has non-deterministic outgoing transitions',&#xA;&#x9;status : Boolean = &#xA; self.outgoingTransitions->forAll(t1, t2 | (t1 &lt;> t2 and t1.guard=null) implies t2.guard &lt;> null)&#xA;}.status"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="owningFSM" lowerBound="1" eType="//StateMachine" eOpposite="//StateMachine/ownedStates"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoingTransitions" upperBound="-1" eType="//Transition" eOpposite="//Transition/source"/> <eStructuralFeatures xsi:type="ecore:EReference" name="incomingTransitions" upperBound="-1" eType="//Transition" eOpposite="//Transition/target"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="//NamedElement"> <eOperations name="fire"> <eAnnotations source="aspect"/> </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="guard" lowerBound="1" eType="//Guard" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="action" lowerBound="1" eType="//Action" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Variable" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" defaultValueLiteral="UnnamedVariable"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NumberVariable" eSuperTypes="//Variable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="initialValue" lowerBound="1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" unique="false"> <eAnnotations source="aspect"/> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Guard" abstract="true"> <eOperations name="holds"> <eAnnotations source="aspect"/> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="not" defaultValueLiteral="false"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NumberGuard" abstract="true" eSuperTypes="//Guard"> <eOperations name="holds"> <eAnnotations source="aspect"/> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" defaultValueLiteral="-1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="//NumberVariable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EqualNumberGuard" eSuperTypes="//NumberGuard"> <eOperations name="holds"> <eAnnotations source="aspect"/> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Action" abstract="true"> <eOperations name="execute"> <eAnnotations source="aspect"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="//NumberVariable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AssignValueAction" eSuperTypes="//Action"> <eOperations name="execute"> <eAnnotations source="aspect"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LessThanNumberGuard" eSuperTypes="//NumberGuard"> <eOperations name="holds"> <eAnnotations source="aspect"/> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GreaterThanNumberGuard" eSuperTypes="//NumberGuard"> <eOperations name="holds"> <eAnnotations source="aspect"/> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IncreaseValueAction" eSuperTypes="//Action"> <eOperations name="execute"> <eAnnotations source="aspect"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stepValue" lowerBound="1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DecreaseValueAction" eSuperTypes="//Action"> <eOperations name="execute"> <eAnnotations source="aspect"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stepValue" lowerBound="1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"fsm","nsURI":"http://org.gemoc.sample.legacyfsm.xsfsm.xsfsmmt/fsm/","name":"fsm","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumberVariable","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Guard","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumberGuard","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EqualNumberGuard","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignValueAction","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LessThanNumberGuard","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GreaterThanNumberGuard","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IncreaseValueAction","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DecreaseValueAction","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"main","lowerBound":0,"id":16,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"step","lowerBound":0,"id":17,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"assignInitialValues","lowerBound":0,"id":18,"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":19,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"initialState","changeable":true,"resolveProxies":true,"lowerBound":1,"id":20,"derived":false},{"container":false,"ordered":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":21,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"currentState","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"arguments","lowerBound":0,"id":25,"many":true,"required":false,"eClass":"EParameter"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningFSM","changeable":true,"resolveProxies":true,"lowerBound":1,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":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},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":40,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"fire","lowerBound":0,"id":41,"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":"guard","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":"action","changeable":true,"resolveProxies":true,"lowerBound":1,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"UnnamedVariable","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"UnnamedVariable","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"initialValue","changeable":true,"lowerBound":1,"iD":false,"id":53,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"holds","lowerBound":0,"id":58,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"not","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"holds","lowerBound":0,"id":62,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":-1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"-1","unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":63,"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":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"holds","lowerBound":0,"id":69,"many":false,"required":false,"eClass":"EOperation"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":72,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":75,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"holds","lowerBound":0,"id":79,"many":false,"required":false,"eClass":"EOperation"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"holds","lowerBound":0,"id":82,"many":false,"required":false,"eClass":"EOperation"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":85,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"stepValue","changeable":true,"lowerBound":1,"iD":false,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":89,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"stepValue","changeable":true,"lowerBound":1,"iD":false,"id":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":1,"target":0},{"source":1,"target":4},{"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":16,"target":1},{"source":17,"target":1},{"source":18,"target":1},{"source":18,"target":25},{"source":25,"target":26},{"source":25,"target":18},{"source":19,"target":2},{"source":19,"target":27},{"source":19,"target":1},{"source":19,"target":28},{"source":27,"target":2},{"source":20,"target":2},{"source":20,"target":29},{"source":20,"target":1},{"source":29,"target":2},{"source":21,"target":3},{"source":21,"target":30},{"source":21,"target":1},{"source":30,"target":3},{"source":22,"target":5},{"source":22,"target":31},{"source":22,"target":1},{"source":31,"target":5},{"source":23,"target":2},{"source":23,"target":32},{"source":23,"target":1},{"source":32,"target":2},{"source":24,"target":4},{"source":2,"target":0},{"source":2,"target":4},{"source":2,"target":28},{"source":2,"target":33},{"source":2,"target":34},{"source":2,"target":35},{"source":28,"target":1},{"source":28,"target":36},{"source":28,"target":2},{"source":28,"target":19},{"source":36,"target":1},{"source":33,"target":3},{"source":33,"target":37},{"source":33,"target":2},{"source":33,"target":38},{"source":37,"target":3},{"source":34,"target":3},{"source":34,"target":39},{"source":34,"target":2},{"source":34,"target":40},{"source":39,"target":3},{"source":35,"target":4},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":41},{"source":3,"target":38},{"source":3,"target":40},{"source":3,"target":42},{"source":3,"target":43},{"source":3,"target":44},{"source":41,"target":3},{"source":38,"target":2},{"source":38,"target":45},{"source":38,"target":3},{"source":38,"target":33},{"source":45,"target":2},{"source":40,"target":2},{"source":40,"target":46},{"source":40,"target":3},{"source":40,"target":34},{"source":46,"target":2},{"source":42,"target":7},{"source":42,"target":47},{"source":42,"target":3},{"source":47,"target":7},{"source":43,"target":10},{"source":43,"target":48},{"source":43,"target":3},{"source":48,"target":10},{"source":44,"target":4},{"source":4,"target":0},{"source":4,"target":49},{"source":49,"target":50},{"source":49,"target":4},{"source":5,"target":0},{"source":5,"target":51},{"source":51,"target":52},{"source":51,"target":5},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":53},{"source":6,"target":54},{"source":6,"target":55},{"source":53,"target":56},{"source":53,"target":6},{"source":54,"target":57},{"source":54,"target":6},{"source":55,"target":5},{"source":7,"target":0},{"source":7,"target":58},{"source":7,"target":59},{"source":58,"target":60},{"source":58,"target":7},{"source":59,"target":61},{"source":59,"target":7},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":62},{"source":8,"target":63},{"source":8,"target":64},{"source":8,"target":65},{"source":62,"target":66},{"source":62,"target":8},{"source":63,"target":67},{"source":63,"target":8},{"source":64,"target":6},{"source":64,"target":68},{"source":64,"target":8},{"source":68,"target":6},{"source":65,"target":7},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":69},{"source":9,"target":70},{"source":69,"target":71},{"source":69,"target":9},{"source":70,"target":8},{"source":10,"target":0},{"source":10,"target":72},{"source":10,"target":73},{"source":72,"target":10},{"source":73,"target":6},{"source":73,"target":74},{"source":73,"target":10},{"source":74,"target":6},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":75},{"source":11,"target":76},{"source":11,"target":77},{"source":75,"target":11},{"source":76,"target":78},{"source":76,"target":11},{"source":77,"target":10},{"source":12,"target":0},{"source":12,"target":8},{"source":12,"target":79},{"source":12,"target":80},{"source":79,"target":81},{"source":79,"target":12},{"source":80,"target":8},{"source":13,"target":0},{"source":13,"target":8},{"source":13,"target":82},{"source":13,"target":83},{"source":82,"target":84},{"source":82,"target":13},{"source":83,"target":8},{"source":14,"target":0},{"source":14,"target":10},{"source":14,"target":85},{"source":14,"target":86},{"source":14,"target":87},{"source":85,"target":14},{"source":86,"target":88},{"source":86,"target":14},{"source":87,"target":10},{"source":15,"target":0},{"source":15,"target":10},{"source":15,"target":89},{"source":15,"target":90},{"source":15,"target":91},{"source":89,"target":15},{"source":90,"target":92},{"source":90,"target":15},{"source":91,"target":10}],"multigraph":true}
ecore
statemachine
repo-ecore-all/data/eclipse/gemoc-studio-execution-moccml/examples/moccmlTFSM/language_workbench/org.eclipse.gemoc.example.moccml.tfsm.model/model/tfsm.ecore
tfsm TFSM initialize ownedStates initialState localEvents localClock ownedTransitions State onEnter onLeave owningFSM outgoingTransitions incomingTransitions Transition fire source target ownedGuard generatedEvents action NamedElement name Guard TemporalGuard onClock afterDuration EventGuard triggeringEvent FSMEvent occurs sollicitingTransitions FSMClock ticks TimedSystem initialize tfsms globalClocks globalEvents EvaluateGuard evaluate condition
<?xml version="1.0" encoding="ASCII"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="tfsm" nsURI="http://www.gemoc.org/example/moccml/tfsm" nsPrefix="org.eclipse.gemoc.example.moccml.tfsm"> <eClassifiers xsi:type="ecore:EClass" name="TFSM" eSuperTypes="#//NamedElement"> <eOperations name="initialize"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedStates" upperBound="-1" eType="#//State" containment="true" eOpposite="#//State/owningFSM"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initialState" lowerBound="1" eType="#//State"/> <eStructuralFeatures xsi:type="ecore:EReference" name="localEvents" upperBound="-1" eType="#//FSMEvent" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="localClock" lowerBound="1" eType="#//FSMClock" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedTransitions" upperBound="-1" eType="#//Transition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="#//NamedElement"> <eOperations name="onEnter"/> <eOperations name="onLeave"/> <eStructuralFeatures xsi:type="ecore:EReference" name="owningFSM" lowerBound="1" eType="#//TFSM" eOpposite="#//TFSM/ownedStates"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoingTransitions" upperBound="-1" eType="#//Transition" eOpposite="#//Transition/source"/> <eStructuralFeatures xsi:type="ecore:EReference" name="incomingTransitions" upperBound="-1" eType="#//Transition" eOpposite="#//Transition/target"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//NamedElement"> <eOperations name="fire"/> <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" 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="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"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sollicitingTransitions" upperBound="-1" eType="#//Transition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FSMClock" eSuperTypes="#//NamedElement"> <eOperations name="ticks"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TimedSystem" eSuperTypes="#//NamedElement"> <eOperations name="initialize"/> <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"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="condition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"org.eclipse.gemoc.example.moccml.tfsm","nsURI":"http://www.gemoc.org/example/moccml/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":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Guard","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemporalGuard","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventGuard","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FSMEvent","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FSMClock","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimedSystem","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EvaluateGuard","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"initialize","lowerBound":0,"id":12,"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":13,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"initialState","changeable":true,"resolveProxies":true,"lowerBound":1,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"localEvents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"localClock","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"ownedTransitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"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":"owningFSM","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"},{"ordered":true,"upperBound":1,"unique":true,"name":"onEnter","lowerBound":0,"id":25,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"onLeave","lowerBound":0,"id":26,"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":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":"incomingTransitions","changeable":true,"resolveProxies":true,"lowerBound":0,"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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"container":false,"ordered":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":34,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"fire","lowerBound":0,"id":35,"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":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":"generatedEvents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"action","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"onClock","changeable":true,"resolveProxies":true,"lowerBound":1,"id":48,"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":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"triggeringEvent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"occurs","lowerBound":0,"id":56,"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":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"ticks","lowerBound":0,"id":60,"many":false,"required":false,"eClass":"EOperation"},{"id":61,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"initialize","lowerBound":0,"id":62,"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":63,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"globalClocks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"globalEvents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluate","lowerBound":0,"id":70,"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":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":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":12,"target":1},{"source":13,"target":2},{"source":13,"target":19},{"source":13,"target":1},{"source":13,"target":20},{"source":19,"target":2},{"source":14,"target":2},{"source":14,"target":21},{"source":14,"target":1},{"source":21,"target":2},{"source":15,"target":8},{"source":15,"target":22},{"source":15,"target":1},{"source":22,"target":8},{"source":16,"target":9},{"source":16,"target":23},{"source":16,"target":1},{"source":23,"target":9},{"source":17,"target":3},{"source":17,"target":24},{"source":17,"target":1},{"source":24,"target":3},{"source":18,"target":4},{"source":2,"target":0},{"source":2,"target":4},{"source":2,"target":25},{"source":2,"target":26},{"source":2,"target":20},{"source":2,"target":27},{"source":2,"target":28},{"source":2,"target":29},{"source":25,"target":2},{"source":26,"target":2},{"source":20,"target":1},{"source":20,"target":30},{"source":20,"target":2},{"source":20,"target":13},{"source":30,"target":1},{"source":27,"target":3},{"source":27,"target":31},{"source":27,"target":2},{"source":27,"target":32},{"source":31,"target":3},{"source":28,"target":3},{"source":28,"target":33},{"source":28,"target":2},{"source":28,"target":34},{"source":33,"target":3},{"source":29,"target":4},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":35},{"source":3,"target":32},{"source":3,"target":34},{"source":3,"target":36},{"source":3,"target":37},{"source":3,"target":38},{"source":3,"target":39},{"source":35,"target":3},{"source":32,"target":2},{"source":32,"target":40},{"source":32,"target":3},{"source":32,"target":27},{"source":40,"target":2},{"source":34,"target":2},{"source":34,"target":41},{"source":34,"target":3},{"source":34,"target":28},{"source":41,"target":2},{"source":36,"target":5},{"source":36,"target":42},{"source":36,"target":3},{"source":42,"target":5},{"source":37,"target":8},{"source":37,"target":43},{"source":37,"target":3},{"source":43,"target":8},{"source":38,"target":44},{"source":38,"target":3},{"source":39,"target":4},{"source":4,"target":0},{"source":4,"target":45},{"source":45,"target":46},{"source":45,"target":4},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":47},{"source":47,"target":4},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":48},{"source":6,"target":49},{"source":6,"target":50},{"source":48,"target":9},{"source":48,"target":51},{"source":48,"target":6},{"source":51,"target":9},{"source":49,"target":52},{"source":49,"target":6},{"source":50,"target":5},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":53},{"source":7,"target":54},{"source":53,"target":8},{"source":53,"target":55},{"source":53,"target":7},{"source":55,"target":8},{"source":54,"target":5},{"source":8,"target":0},{"source":8,"target":4},{"source":8,"target":56},{"source":8,"target":57},{"source":8,"target":58},{"source":56,"target":8},{"source":57,"target":3},{"source":57,"target":59},{"source":57,"target":8},{"source":59,"target":3},{"source":58,"target":4},{"source":9,"target":0},{"source":9,"target":4},{"source":9,"target":60},{"source":9,"target":61},{"source":60,"target":9},{"source":61,"target":4},{"source":10,"target":0},{"source":10,"target":4},{"source":10,"target":62},{"source":10,"target":63},{"source":10,"target":64},{"source":10,"target":65},{"source":10,"target":66},{"source":62,"target":10},{"source":63,"target":1},{"source":63,"target":67},{"source":63,"target":10},{"source":67,"target":1},{"source":64,"target":9},{"source":64,"target":68},{"source":64,"target":10},{"source":68,"target":9},{"source":65,"target":8},{"source":65,"target":69},{"source":65,"target":10},{"source":69,"target":8},{"source":66,"target":4},{"source":11,"target":0},{"source":11,"target":5},{"source":11,"target":70},{"source":11,"target":71},{"source":11,"target":72},{"source":70,"target":73},{"source":70,"target":11},{"source":71,"target":74},{"source":71,"target":11},{"source":72,"target":5}],"multigraph":true}
ecore
modelling
repo-ecore-all/data/sunwuliang/SlicingProject2.0/ClassModelSlicing/ecores/UML2WithID.ecore
UML2WithID Element ownedElement owner ownedComment ID MultiplicityElement isOrdered isUnique lower upper upperValue lowerValue NamedElement name qualifiedName visibility clientDependency nameExpression Namespace member ownedRule importedMember elementImport packageImport OpaqueExpression bodies language result behavior ValueSpecification Expression symbol operand Comment body annotatedElement bodyExpression DirectedRelationship source target Relationship relatedElement Class ownedOperation superClass extension nestedClassifier isActive ownedReception Type package Property default isComposite isDerived class_ opposite isDerivedUnion owningAssociation redefinedProperty subsettedProperty datatype association aggregation defaultValue qualifier associationEnd Operation ownedParameter class_ isQuery datatype precondition postcondition redefinedOperation bodyCondition TypedElement type Parameter operation default direction defaultValue isException isStream effect parameterSet Package nestedPackage nestingPackage ownedType ownedMember packageMerge appliedProfile packageExtension Enumeration ownedLiteral DataType ownedAttribute ownedOperation EnumerationLiteral enumeration PrimitiveType Classifier feature isAbstract inheritedMember general generalization attribute redefinedClassifier substitution powertypeExtent ownedUseCase useCase representation occurrence Feature featuringClassifier isStatic Constraint context namespace specification constrainedElement VisibilityKind package package private private protected protected public public LiteralBoolean value LiteralSpecification LiteralString value LiteralNull LiteralInteger value LiteralUnlimitedNatural value BehavioralFeature parameter formalParameter returnResult raisedException isAbstract method concurrency StructuralFeature isReadOnly InstanceSpecification slot classifier specification Slot owningInstance value definingFeature InstanceValue instance RedefinableElement redefinitionContext isLeaf Generalization specific general isSubstitutable generalizationSet PackageableElement packageableElement_visibility ElementImport visibility alias importedElement importingNamespace PackageImport visibility importedPackage importingNamespace Association isDerived ownedEnd endType memberEnd PackageMerge mergingPackage mergedPackage Stereotype Profile ownedStereotype metaclassReference metamodelReference ProfileApplication importedProfile Extension isRequired metaclass ExtensionEnd ParameterDirectionKind in in inout inout out out return return AggregationKind composite composite none none shared shared Behavior isReentrant context redefinedBehavior specification parameter formalParameter returnResult precondition postcondition ownedParameterSet BehavioredClassifier ownedBehavior classifierBehavior implementation ownedTrigger ownedStateMachine Activity body language edge group node action structuredNode isSingleExecution isReadOnly Permission Dependency client supplier Usage Abstraction mapping Realization abstraction realizingClassifier Substitution contract substitutingClassifier GeneralizationSet isCovering isDisjoint powertype generalization AssociationClass InformationItem represented InformationFlow realization conveyed Model viewpoint ConnectorEnd definingEnd role partWithPort ConnectableElement end Connector type redefinedConnector end kind contract StructuredClassifier ownedAttribute part role ownedConnector ActivityEdge activity source target inGroup guard redefinedElement inStructuredNode inPartition weight interrupts ActivityGroup superGroup activityGroup_activity ActivityNode outgoing incoming inGroup activity redefinedElement inStructuredNode inPartition inInterruptibleRegion Action effect output input context_ localPrecondition localPostcondition ObjectNode ordering upperBound inState selection ControlNode ControlFlow ObjectFlow isMulticast isMultireceive transformation selection InitialNode FinalNode ActivityFinalNode DecisionNode decisionInput MergeNode ExecutableNode handler OutputPin InputPin Pin ActivityParameterNode parameter ValuePin value Interface ownedAttribute ownedOperation redefinedInterface nestedClassifier ownedReception protocol Implementation contract implementingClassifier Artifact fileName nestedArtifact manifestation ownedOperation ownedAttribute Manifestation utilizedElement Actor Extend extendedCase extension condition extensionLocation UseCase include extend extensionPoint subject ExtensionPoint useCase Include includingCase addition CollaborationOccurrence type roleBinding Collaboration collaborationRole Port isBehavior isService required redefinedPort provided protocol EncapsulatedClassifier ownedPort CallConcurrencyKind guarded guarded concurrent concurrent sequential sequential CallTrigger operation MessageTrigger ChangeTrigger changeExpression Trigger port Reception signal Signal ownedAttribute SignalTrigger signal TimeTrigger isRelative when AnyTrigger Variable scope StructuredActivityNode variable containedNode containedEdge mustIsolate ConditionalNode isDeterminate isAssured clause result Clause test body predecessorClause successorClause decider bodyOutput LoopNode isTestedFirst bodyPart setupPart decider test result loopVariable bodyOutput loopVariableInput Interaction lifeline message fragment formalGate InteractionFragment covered generalOrdering enclosingInteraction enclosingOperand Lifeline coveredBy represents interaction selector decomposedAs Message messageKind messageSort receiveEvent sendEvent connector interaction signature argument GeneralOrdering before after MessageKind found found lost lost unknown unknown complete complete MessageSort synchSignal synchSignal synchCall synchCall asynchCall asynchCall asynchSignal asynchSignal MessageEnd receiveMessage sendMessage EventOccurrence startExec finishExec toAfter toBefore ExecutionOccurrence start finish behavior StateInvariant invariant Stop TemplateSignature parameter ownedParameter nestedSignature nestingSignature template TemplateParameter signature parameteredElement ownedParameteredElement default ownedDefault TemplateableElement templateBinding ownedTemplateSignature StringExpression subExpression owningExpression ParameterableElement templateParameter owningParameter TemplateBinding boundElement signature parameterSubstitution TemplateParameterSubstitution formal templateBinding actual ownedActual OperationTemplateParameter ClassifierTemplateParameter allowSubstitutable ParameterableClassifier RedefinableTemplateSignature TemplateableClassifier ConnectableElementTemplateParameter ForkNode JoinNode isCombineDuplicate joinSpec FlowFinalNode CentralBufferNode ActivityPartition isDimension isExternal containedEdge containedNode subgroup superPartition represents ExpansionNode regionAsOutput regionAsInput ExpansionRegion mode outputElement inputElement ExpansionKind parallel parallel iterative iterative stream stream ExceptionHandler protectedNode handlerBody exceptionInput exceptionType InteractionOccurrence refersTo actualGate argument Gate PartDecomposition InteractionOperand guard fragment InteractionConstraint minint maxint InteractionOperator consider consider par par opt opt loop loop alt alt break break assert assert strict strict seq seq ignore ignore neg neg critical critical CombinedFragment interactionOperator operand cfragmentGate Continuation setting StateMachine region connectionPoint extendedStateMachine stateMachine_redefinitionContext Region subvertex transition stateMachine state extendedRegion Pseudostate kind State isComposite isOrthogonal isSimple isSubmachineState submachine connection redefinedState deferrableTrigger region entry exit doActivity stateInvariant Vertex container outgoing incoming ConnectionPointReference entry exit Transition kind container source target redefinedTransition trigger guard effect TransitionKind internal internal local local external external PseudostateKind deepHistory deepHistory shallowHistory shallowHistory choice choice join join exitPoint exitPoint terminate terminate fork fork junction junction initial initial entryPoint entryPoint FinalState CreateObjectAction classifier result DestroyObjectAction isDestroyLinks isDestroyOwnedObjects target TestIdentityAction first second result ReadSelfAction result StructuralFeatureAction structuralFeature object ReadStructuralFeatureAction result WriteStructuralFeatureAction value ClearStructuralFeatureAction RemoveStructuralFeatureValueAction AddStructuralFeatureValueAction isReplaceAll insertAt LinkAction endData LinkEndData value end qualifier ReadLinkAction result LinkEndCreationData isReplaceAll insertAt CreateLinkAction WriteLinkAction DestroyLinkAction ClearAssociationAction object association VariableAction variable ReadVariableAction result WriteVariableAction value ClearVariableAction AddVariableValueAction isReplaceAll insertAt RemoveVariableValueAction ApplyFunctionAction function argument result PrimitiveFunction body language CallAction isSynchronous result InvocationAction argument onPort SendSignalAction target signal BroadcastSignalAction signal SendObjectAction target request CallOperationAction operation target CallBehaviorAction behavior TimeExpression firstTime event Duration firstTime event TimeObservationAction now DurationInterval Interval min max TimeConstraint IntervalConstraint TimeInterval DurationObservationAction duration DurationConstraint DataStoreNode ParameterEffectKind update update read read delete delete create create InterruptibleActivityRegion interruptingEdge containedNode ObjectNodeOrderingKind FIFO FIFO unordered unordered ordered ordered LIFO LIFO ParameterSet parameter condition Component isIndirectlyInstantiated required provided realization ownedMember ConnectorKind delegation delegation assembly assembly Deployment deployedArtifact location configuration DeployedArtifact DeploymentTarget deployment deployedElement Node nestedNode Device ExecutionEnvironment CommunicationPath ProtocolConformance specificMachine generalMachine ProtocolStateMachine conformance ProtocolTransition postCondition referred preCondition ReadExtentAction result classifier ReclassifyObjectAction isReplaceAll oldClassifier newClassifier object ReadIsClassifiedObjectAction isDirect classifier result object StartOwnedBehaviorAction object QualifierValue qualifier value ReadLinkObjectEndAction object end result ReadLinkObjectEndQualifierAction object result qualifier CreateLinkObjectAction result AcceptEventAction trigger result AcceptCallAction returnInformation ReplyAction replyToCall replyValue returnInformation RaiseExceptionAction exception DeploymentSpecification deploymentLocation executionLocation
<?xml version="1.0" encoding="ISO-8859-1"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="UML2WithID" nsURI="http:///UML2WithID.ecore" nsPrefix="UML2WithID"> <eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedElement" ordered="false" upperBound="-1" eType="#//Element" eOpposite="#//Element/owner"/> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" ordered="false" eType="#//Element" eOpposite="#//Element/ownedElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedComment" ordered="false" upperBound="-1" eType="#//Comment" containment="true"/> <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="MultiplicityElement" abstract="true" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isOrdered" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isUnique" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lower" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="upper" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="upperValue" ordered="false" eType="#//ValueSpecification" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="lowerValue" ordered="false" eType="#//ValueSpecification" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#//TemplateableElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="qualifiedName" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" ordered="false" unique="false" eType="#//VisibilityKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="clientDependency" ordered="false" upperBound="-1" eType="#//Dependency" eOpposite="#//Dependency/client"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nameExpression" ordered="false" eType="#//StringExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Namespace" abstract="true" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="member" ordered="false" upperBound="-1" eType="#//NamedElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedRule" ordered="false" upperBound="-1" eType="#//Constraint" containment="true" eOpposite="#//Constraint/namespace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="importedMember" ordered="false" upperBound="-1" eType="#//PackageableElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elementImport" ordered="false" upperBound="-1" eType="#//ElementImport" containment="true" eOpposite="#//ElementImport/importingNamespace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="packageImport" ordered="false" upperBound="-1" eType="#//PackageImport" containment="true" eOpposite="#//PackageImport/importingNamespace"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression" eSuperTypes="#//ValueSpecification"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="bodies" ordered="false" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="language" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false" eType="#//Parameter"/> <eStructuralFeatures xsi:type="ecore:EReference" name="behavior" ordered="false" eType="#//Behavior"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ValueSpecification" abstract="true" eSuperTypes="#//TypedElement #//ParameterableElement"/> <eClassifiers xsi:type="ecore:EClass" name="Expression" eSuperTypes="#//OpaqueExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="symbol" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operand" upperBound="-1" eType="#//ValueSpecification" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Comment" eSuperTypes="#//TemplateableElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="body" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="annotatedElement" ordered="false" upperBound="-1" eType="#//Element"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bodyExpression" ordered="false" eType="#//StringExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DirectedRelationship" abstract="true" eSuperTypes="#//Relationship"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false" lowerBound="1" upperBound="-1" eType="#//Element"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false" lowerBound="1" upperBound="-1" eType="#//Element"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Relationship" abstract="true" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="relatedElement" ordered="false" lowerBound="1" upperBound="-1" eType="#//Element"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//BehavioredClassifier #//EncapsulatedClassifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperation" upperBound="-1" eType="#//Operation" containment="true" eOpposite="#//Operation/class_"/> <eStructuralFeatures xsi:type="ecore:EReference" name="superClass" ordered="false" upperBound="-1" eType="#//Class"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extension" ordered="false" upperBound="-1" eType="#//Extension" eOpposite="#//Extension/metaclass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nestedClassifier" upperBound="-1" eType="#//Classifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isActive" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedReception" ordered="false" upperBound="-1" eType="#//Reception" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//PackageableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false" eType="#//Package" eOpposite="#//Package/ownedType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//StructuralFeature #//ConnectableElement #//DeploymentTarget"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="default" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isComposite" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isDerived" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="class_" ordered="false" eType="#//Class"/> <eStructuralFeatures xsi:type="ecore:EReference" name="opposite" ordered="false" eType="#//Property"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isDerivedUnion" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="owningAssociation" ordered="false" eType="#//Association" eOpposite="#//Association/ownedEnd"/> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedProperty" ordered="false" upperBound="-1" eType="#//Property"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subsettedProperty" ordered="false" upperBound="-1" eType="#//Property"/> <eStructuralFeatures xsi:type="ecore:EReference" name="datatype" ordered="false" eType="#//DataType" eOpposite="#//DataType/ownedAttribute"/> <eStructuralFeatures xsi:type="ecore:EReference" name="association" ordered="false" eType="#//Association" eOpposite="#//Association/memberEnd"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="aggregation" ordered="false" unique="false" eType="#//AggregationKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultValue" ordered="false" eType="#//ValueSpecification" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" upperBound="-1" eType="#//Property" containment="true" eOpposite="#//Property/associationEnd"/> <eStructuralFeatures xsi:type="ecore:EReference" name="associationEnd" ordered="false" eType="#//Property" eOpposite="#//Property/qualifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//BehavioralFeature #//TypedElement #//MultiplicityElement #//ParameterableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameter" upperBound="-1" eType="#//Parameter" containment="true" eOpposite="#//Parameter/operation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="class_" ordered="false" eType="#//Class" eOpposite="#//Class/ownedOperation"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isQuery" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="datatype" ordered="false" eType="#//DataType" eOpposite="#//DataType/ownedOperation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="precondition" ordered="false" upperBound="-1" eType="#//Constraint"/> <eStructuralFeatures xsi:type="ecore:EReference" name="postcondition" ordered="false" upperBound="-1" eType="#//Constraint"/> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedOperation" ordered="false" upperBound="-1" eType="#//Operation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bodyCondition" ordered="false" eType="#//Constraint"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypedElement" abstract="true" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="#//Type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//ConnectableElement #//TypedElement #//MultiplicityElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="operation" ordered="false" eType="#//Operation" eOpposite="#//Operation/ownedParameter"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="default" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" ordered="false" unique="false" eType="#//ParameterDirectionKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultValue" ordered="false" eType="#//ValueSpecification" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isException" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isStream" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="effect" ordered="false" unique="false" eType="#//ParameterEffectKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameterSet" ordered="false" upperBound="-1" eType="#//ParameterSet" eOpposite="#//ParameterSet/parameter"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//Namespace #//PackageableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="nestedPackage" ordered="false" upperBound="-1" eType="#//Package" eOpposite="#//Package/nestingPackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nestingPackage" ordered="false" eType="#//Package" eOpposite="#//Package/nestedPackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedType" ordered="false" upperBound="-1" eType="#//Type" eOpposite="#//Type/package"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedMember" ordered="false" upperBound="-1" eType="#//PackageableElement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="packageMerge" ordered="false" upperBound="-1" eType="#//PackageMerge" eOpposite="#//PackageMerge/mergingPackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="appliedProfile" ordered="false" upperBound="-1" eType="#//ProfileApplication"/> <eStructuralFeatures xsi:type="ecore:EReference" name="packageExtension" ordered="false" upperBound="-1" eType="#//PackageMerge" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//DataType"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedLiteral" upperBound="-1" eType="#//EnumerationLiteral" containment="true" eOpposite="#//EnumerationLiteral/enumeration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Classifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedAttribute" upperBound="-1" eType="#//Property" containment="true" eOpposite="#//Property/datatype"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperation" upperBound="-1" eType="#//Operation" containment="true" eOpposite="#//Operation/datatype"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral" eSuperTypes="#//InstanceSpecification"> <eStructuralFeatures xsi:type="ecore:EReference" name="enumeration" ordered="false" eType="#//Enumeration" eOpposite="#//Enumeration/ownedLiteral"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="Classifier" abstract="true" eSuperTypes="#//Namespace #//Type #//RedefinableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="feature" ordered="false" upperBound="-1" eType="#//Feature" eOpposite="#//Feature/featuringClassifier"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inheritedMember" ordered="false" upperBound="-1" eType="#//NamedElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="general" ordered="false" upperBound="-1" eType="#//Classifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="generalization" ordered="false" upperBound="-1" eType="#//Generalization" containment="true" eOpposite="#//Generalization/specific"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attribute" ordered="false" upperBound="-1" eType="#//Property"/> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedClassifier" ordered="false" upperBound="-1" eType="#//Classifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="substitution" ordered="false" upperBound="-1" eType="#//Substitution" containment="true" eOpposite="#//Substitution/substitutingClassifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="powertypeExtent" ordered="false" upperBound="-1" eType="#//GeneralizationSet" eOpposite="#//GeneralizationSet/powertype"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedUseCase" ordered="false" upperBound="-1" eType="#//UseCase" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="useCase" ordered="false" upperBound="-1" eType="#//UseCase" eOpposite="#//UseCase/subject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="representation" ordered="false" eType="#//CollaborationOccurrence"/> <eStructuralFeatures xsi:type="ecore:EReference" name="occurrence" ordered="false" upperBound="-1" eType="#//CollaborationOccurrence" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Feature" abstract="true" eSuperTypes="#//RedefinableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="featuringClassifier" ordered="false" upperBound="-1" eType="#//Classifier" eOpposite="#//Classifier/feature"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isStatic" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Constraint" eSuperTypes="#//PackageableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="context" ordered="false" eType="#//Namespace"/> <eStructuralFeatures xsi:type="ecore:EReference" name="namespace" ordered="false" eType="#//Namespace" eOpposite="#//Namespace/ownedRule"/> <eStructuralFeatures xsi:type="ecore:EReference" name="specification" ordered="false" lowerBound="1" eType="#//ValueSpecification" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="constrainedElement" upperBound="-1" eType="#//Element"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="VisibilityKind"> <eLiterals name="package" value="1"/> <eLiterals name="private" value="2"/> <eLiterals name="protected" value="3"/> <eLiterals name="public" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralBoolean" eSuperTypes="#//LiteralSpecification"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </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" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralNull" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralInteger" eSuperTypes="#//LiteralSpecification"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralUnlimitedNatural" eSuperTypes="#//LiteralSpecification"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BehavioralFeature" abstract="true" eSuperTypes="#//Namespace #//Feature"> <eStructuralFeatures xsi:type="ecore:EReference" name="parameter" upperBound="-1" eType="#//Parameter"/> <eStructuralFeatures xsi:type="ecore:EReference" name="formalParameter" ordered="false" upperBound="-1" eType="#//Parameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="returnResult" upperBound="-1" eType="#//Parameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="raisedException" ordered="false" upperBound="-1" eType="#//Type"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="method" ordered="false" upperBound="-1" eType="#//Behavior" eOpposite="#//Behavior/specification"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="concurrency" ordered="false" unique="false" eType="#//CallConcurrencyKind"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" abstract="true" eSuperTypes="#//Feature #//TypedElement #//MultiplicityElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isReadOnly" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InstanceSpecification" eSuperTypes="#//PackageableElement #//DeploymentTarget #//DeployedArtifact"> <eStructuralFeatures xsi:type="ecore:EReference" name="slot" ordered="false" upperBound="-1" eType="#//Slot" containment="true" eOpposite="#//Slot/owningInstance"/> <eStructuralFeatures xsi:type="ecore:EReference" name="classifier" ordered="false" upperBound="-1" eType="#//Classifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="specification" ordered="false" eType="#//ValueSpecification" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Slot" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="owningInstance" ordered="false" lowerBound="1" eType="#//InstanceSpecification" eOpposite="#//InstanceSpecification/slot"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1" eType="#//ValueSpecification" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="definingFeature" ordered="false" lowerBound="1" eType="#//StructuralFeature"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InstanceValue" eSuperTypes="#//ValueSpecification"> <eStructuralFeatures xsi:type="ecore:EReference" name="instance" ordered="false" lowerBound="1" eType="#//InstanceSpecification"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RedefinableElement" abstract="true" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinitionContext" upperBound="-1" eType="#//Classifier"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isLeaf" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Generalization" eSuperTypes="#//DirectedRelationship"> <eStructuralFeatures xsi:type="ecore:EReference" name="specific" ordered="false" lowerBound="1" eType="#//Classifier" eOpposite="#//Classifier/generalization"/> <eStructuralFeatures xsi:type="ecore:EReference" name="general" ordered="false" lowerBound="1" eType="#//Classifier"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isSubstitutable" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="generalizationSet" ordered="false" upperBound="-1" eType="#//GeneralizationSet" eOpposite="#//GeneralizationSet/generalization"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PackageableElement" abstract="true" eSuperTypes="#//NamedElement #//ParameterableElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="packageableElement_visibility" ordered="false" unique="false" eType="#//VisibilityKind"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ElementImport" eSuperTypes="#//DirectedRelationship"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" ordered="false" unique="false" eType="#//VisibilityKind"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="alias" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="importedElement" ordered="false" lowerBound="1" eType="#//PackageableElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="importingNamespace" ordered="false" lowerBound="1" eType="#//Namespace" eOpposite="#//Namespace/elementImport"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PackageImport" eSuperTypes="#//DirectedRelationship"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" ordered="false" unique="false" eType="#//VisibilityKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="importedPackage" ordered="false" lowerBound="1" eType="#//Package"/> <eStructuralFeatures xsi:type="ecore:EReference" name="importingNamespace" ordered="false" lowerBound="1" eType="#//Namespace" eOpposite="#//Namespace/packageImport"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//Classifier #//Relationship"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isDerived" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedEnd" upperBound="-1" eType="#//Property" containment="true" eOpposite="#//Property/owningAssociation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="endType" ordered="false" lowerBound="1" upperBound="-1" eType="#//Type"/> <eStructuralFeatures xsi:type="ecore:EReference" name="memberEnd" lowerBound="2" upperBound="-1" eType="#//Property" eOpposite="#//Property/association"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PackageMerge" eSuperTypes="#//DirectedRelationship"> <eStructuralFeatures xsi:type="ecore:EReference" name="mergingPackage" ordered="false" lowerBound="1" eType="#//Package" eOpposite="#//Package/packageMerge"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mergedPackage" ordered="false" lowerBound="1" eType="#//Package"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Stereotype" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="Profile" eSuperTypes="#//Package"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedStereotype" ordered="false" upperBound="-1" eType="#//Stereotype"/> <eStructuralFeatures xsi:type="ecore:EReference" name="metaclassReference" ordered="false" upperBound="-1" eType="#//ElementImport"/> <eStructuralFeatures xsi:type="ecore:EReference" name="metamodelReference" ordered="false" upperBound="-1" eType="#//PackageImport"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProfileApplication" eSuperTypes="#//PackageImport"> <eStructuralFeatures xsi:type="ecore:EReference" name="importedProfile" ordered="false" lowerBound="1" eType="#//Profile"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Extension" eSuperTypes="#//Association"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isRequired" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="metaclass" ordered="false" lowerBound="1" eType="#//Class" eOpposite="#//Class/extension"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExtensionEnd" eSuperTypes="#//Property"/> <eClassifiers xsi:type="ecore:EEnum" name="ParameterDirectionKind"> <eLiterals name="in" value="1"/> <eLiterals name="inout" value="2"/> <eLiterals name="out" value="3"/> <eLiterals name="return" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="AggregationKind"> <eLiterals name="composite" value="1"/> <eLiterals name="none" value="2"/> <eLiterals name="shared" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Behavior" abstract="true" eSuperTypes="#//Class"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isReentrant" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="context" ordered="false" eType="#//BehavioredClassifier" eOpposite="#//BehavioredClassifier/ownedBehavior"/> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedBehavior" ordered="false" upperBound="-1" eType="#//Behavior"/> <eStructuralFeatures xsi:type="ecore:EReference" name="specification" ordered="false" eType="#//BehavioralFeature" eOpposite="#//BehavioralFeature/method"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameter" upperBound="-1" eType="#//Parameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="formalParameter" upperBound="-1" eType="#//Parameter"/> <eStructuralFeatures xsi:type="ecore:EReference" name="returnResult" upperBound="-1" eType="#//Parameter"/> <eStructuralFeatures xsi:type="ecore:EReference" name="precondition" ordered="false" upperBound="-1" eType="#//Constraint"/> <eStructuralFeatures xsi:type="ecore:EReference" name="postcondition" ordered="false" upperBound="-1" eType="#//Constraint"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameterSet" ordered="false" upperBound="-1" eType="#//ParameterSet" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BehavioredClassifier" abstract="true" eSuperTypes="#//Classifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedBehavior" ordered="false" upperBound="-1" eType="#//Behavior" containment="true" eOpposite="#//Behavior/context"/> <eStructuralFeatures xsi:type="ecore:EReference" name="classifierBehavior" ordered="false" eType="#//Behavior"/> <eStructuralFeatures xsi:type="ecore:EReference" name="implementation" ordered="false" upperBound="-1" eType="#//Implementation" containment="true" eOpposite="#//Implementation/implementingClassifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedTrigger" ordered="false" upperBound="-1" eType="#//Trigger" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedStateMachine" ordered="false" upperBound="-1" eType="#//StateMachine" containment="true" eOpposite="#//StateMachine/stateMachine_redefinitionContext"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//Behavior"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="body" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="language" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="edge" ordered="false" upperBound="-1" eType="#//ActivityEdge" containment="true" eOpposite="#//ActivityEdge/activity"/> <eStructuralFeatures xsi:type="ecore:EReference" name="group" ordered="false" upperBound="-1" eType="#//ActivityGroup" containment="true" eOpposite="#//ActivityGroup/activityGroup_activity"/> <eStructuralFeatures xsi:type="ecore:EReference" name="node" ordered="false" upperBound="-1" eType="#//ActivityNode" containment="true" eOpposite="#//ActivityNode/activity"/> <eStructuralFeatures xsi:type="ecore:EReference" name="action" upperBound="-1" eType="#//Action"/> <eStructuralFeatures xsi:type="ecore:EReference" name="structuredNode" ordered="false" upperBound="-1" eType="#//StructuredActivityNode"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isSingleExecution" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isReadOnly" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Permission" eSuperTypes="#//Dependency"/> <eClassifiers xsi:type="ecore:EClass" name="Dependency" eSuperTypes="#//PackageableElement #//DirectedRelationship"> <eStructuralFeatures xsi:type="ecore:EReference" name="client" ordered="false" lowerBound="1" upperBound="-1" eType="#//NamedElement" eOpposite="#//NamedElement/clientDependency"/> <eStructuralFeatures xsi:type="ecore:EReference" name="supplier" ordered="false" lowerBound="1" upperBound="-1" eType="#//NamedElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Usage" eSuperTypes="#//Dependency"/> <eClassifiers xsi:type="ecore:EClass" name="Abstraction" eSuperTypes="#//Dependency"> <eStructuralFeatures xsi:type="ecore:EReference" name="mapping" ordered="false" eType="#//OpaqueExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Realization" eSuperTypes="#//Abstraction"> <eStructuralFeatures xsi:type="ecore:EReference" name="abstraction" ordered="false" eType="#//Component" eOpposite="#//Component/realization"/> <eStructuralFeatures xsi:type="ecore:EReference" name="realizingClassifier" ordered="false" lowerBound="1" eType="#//Classifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Substitution" eSuperTypes="#//Realization"> <eStructuralFeatures xsi:type="ecore:EReference" name="contract" ordered="false" lowerBound="1" eType="#//Classifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="substitutingClassifier" ordered="false" lowerBound="1" eType="#//Classifier" eOpposite="#//Classifier/substitution"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GeneralizationSet" eSuperTypes="#//PackageableElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isCovering" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isDisjoint" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="powertype" ordered="false" eType="#//Classifier" eOpposite="#//Classifier/powertypeExtent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="generalization" ordered="false" upperBound="-1" eType="#//Generalization" eOpposite="#//Generalization/generalizationSet"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AssociationClass" eSuperTypes="#//Class #//Association"/> <eClassifiers xsi:type="ecore:EClass" name="InformationItem" eSuperTypes="#//Classifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="represented" ordered="false" upperBound="-1" eType="#//Classifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InformationFlow" eSuperTypes="#//PackageableElement #//DirectedRelationship"> <eStructuralFeatures xsi:type="ecore:EReference" name="realization" ordered="false" upperBound="-1" eType="#//Relationship"/> <eStructuralFeatures xsi:type="ecore:EReference" name="conveyed" ordered="false" lowerBound="1" upperBound="-1" eType="#//Classifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="#//Package"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="viewpoint" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConnectorEnd" eSuperTypes="#//MultiplicityElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="definingEnd" ordered="false" eType="#//Property"/> <eStructuralFeatures xsi:type="ecore:EReference" name="role" ordered="false" eType="#//ConnectableElement" eOpposite="#//ConnectableElement/end"/> <eStructuralFeatures xsi:type="ecore:EReference" name="partWithPort" ordered="false" eType="#//Property"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConnectableElement" abstract="true" eSuperTypes="#//NamedElement #//ParameterableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="end" ordered="false" upperBound="-1" eType="#//ConnectorEnd" eOpposite="#//ConnectorEnd/role"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Connector" eSuperTypes="#//Feature"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="#//Association"/> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedConnector" ordered="false" upperBound="-1" eType="#//Connector"/> <eStructuralFeatures xsi:type="ecore:EReference" name="end" lowerBound="2" upperBound="-1" eType="#//ConnectorEnd" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" ordered="false" unique="false" eType="#//ConnectorKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contract" ordered="false" upperBound="-1" eType="#//Behavior"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StructuredClassifier" abstract="true" eSuperTypes="#//Classifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedAttribute" upperBound="-1" eType="#//Property" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="part" ordered="false" upperBound="-1" eType="#//Property"/> <eStructuralFeatures xsi:type="ecore:EReference" name="role" ordered="false" upperBound="-1" eType="#//ConnectableElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedConnector" ordered="false" upperBound="-1" eType="#//Connector" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActivityEdge" abstract="true" eSuperTypes="#//RedefinableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="activity" ordered="false" eType="#//Activity" eOpposite="#//Activity/edge"/> <eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false" lowerBound="1" eType="#//ActivityNode" eOpposite="#//ActivityNode/outgoing"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false" lowerBound="1" eType="#//ActivityNode" eOpposite="#//ActivityNode/incoming"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inGroup" ordered="false" upperBound="-1" eType="#//ActivityGroup"/> <eStructuralFeatures xsi:type="ecore:EReference" name="guard" ordered="false" lowerBound="1" eType="#//ValueSpecification" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedElement" ordered="false" upperBound="-1" eType="#//ActivityEdge"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inStructuredNode" ordered="false" eType="#//StructuredActivityNode" eOpposite="#//StructuredActivityNode/containedEdge"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inPartition" ordered="false" upperBound="-1" eType="#//ActivityPartition" eOpposite="#//ActivityPartition/containedEdge"/> <eStructuralFeatures xsi:type="ecore:EReference" name="weight" ordered="false" lowerBound="1" eType="#//ValueSpecification" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="interrupts" ordered="false" eType="#//InterruptibleActivityRegion" eOpposite="#//InterruptibleActivityRegion/interruptingEdge"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActivityGroup" abstract="true" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="superGroup" ordered="false" eType="#//ActivityGroup"/> <eStructuralFeatures xsi:type="ecore:EReference" name="activityGroup_activity" ordered="false" eType="#//Activity" eOpposite="#//Activity/group"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActivityNode" abstract="true" eSuperTypes="#//RedefinableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" ordered="false" upperBound="-1" eType="#//ActivityEdge" eOpposite="#//ActivityEdge/source"/> <eStructuralFeatures xsi:type="ecore:EReference" name="incoming" ordered="false" upperBound="-1" eType="#//ActivityEdge" eOpposite="#//ActivityEdge/target"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inGroup" ordered="false" upperBound="-1" eType="#//ActivityGroup"/> <eStructuralFeatures xsi:type="ecore:EReference" name="activity" ordered="false" eType="#//Activity" eOpposite="#//Activity/node"/> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedElement" ordered="false" upperBound="-1" eType="#//ActivityNode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inStructuredNode" ordered="false" eType="#//StructuredActivityNode" eOpposite="#//StructuredActivityNode/containedNode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inPartition" ordered="false" upperBound="-1" eType="#//ActivityPartition" eOpposite="#//ActivityPartition/containedNode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inInterruptibleRegion" ordered="false" upperBound="-1" eType="#//InterruptibleActivityRegion" eOpposite="#//InterruptibleActivityRegion/containedNode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Action" eSuperTypes="#//ExecutableNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="effect" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="output" upperBound="-1" eType="#//OutputPin"/> <eStructuralFeatures xsi:type="ecore:EReference" name="input" upperBound="-1" eType="#//InputPin"/> <eStructuralFeatures xsi:type="ecore:EReference" name="context_" ordered="false" eType="#//Classifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="localPrecondition" ordered="false" upperBound="-1" eType="#//Constraint" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="localPostcondition" ordered="false" upperBound="-1" eType="#//Constraint" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ObjectNode" abstract="true" eSuperTypes="#//ActivityNode #//TypedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ordering" ordered="false" unique="false" eType="#//ObjectNodeOrderingKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="upperBound" ordered="false" lowerBound="1" eType="#//ValueSpecification" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inState" ordered="false" upperBound="-1" eType="#//State"/> <eStructuralFeatures xsi:type="ecore:EReference" name="selection" ordered="false" eType="#//Behavior"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ControlNode" abstract="true" eSuperTypes="#//ActivityNode"/> <eClassifiers xsi:type="ecore:EClass" name="ControlFlow" eSuperTypes="#//ActivityEdge"/> <eClassifiers xsi:type="ecore:EClass" name="ObjectFlow" eSuperTypes="#//ActivityEdge"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isMulticast" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isMultireceive" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transformation" ordered="false" eType="#//Behavior"/> <eStructuralFeatures xsi:type="ecore:EReference" name="selection" ordered="false" eType="#//Behavior"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InitialNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="FinalNode" abstract="true" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityFinalNode" eSuperTypes="#//FinalNode"/> <eClassifiers xsi:type="ecore:EClass" name="DecisionNode" eSuperTypes="#//ControlNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="decisionInput" ordered="false" eType="#//Behavior"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MergeNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutableNode" abstract="true" eSuperTypes="#//ActivityNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="handler" ordered="false" upperBound="-1" eType="#//ExceptionHandler" containment="true" eOpposite="#//ExceptionHandler/protectedNode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OutputPin" eSuperTypes="#//Pin"/> <eClassifiers xsi:type="ecore:EClass" name="InputPin" eSuperTypes="#//Pin"/> <eClassifiers xsi:type="ecore:EClass" name="Pin" abstract="true" eSuperTypes="#//ObjectNode #//MultiplicityElement"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityParameterNode" eSuperTypes="#//ObjectNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="parameter" ordered="false" lowerBound="1" eType="#//Parameter"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ValuePin" eSuperTypes="#//InputPin"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="#//ValueSpecification" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Interface" eSuperTypes="#//Classifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedAttribute" upperBound="-1" eType="#//Property" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperation" upperBound="-1" eType="#//Operation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedInterface" ordered="false" upperBound="-1" eType="#//Interface"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nestedClassifier" upperBound="-1" eType="#//Classifier" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedReception" ordered="false" upperBound="-1" eType="#//Reception" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="protocol" ordered="false" eType="#//ProtocolStateMachine" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Implementation" eSuperTypes="#//Realization"> <eStructuralFeatures xsi:type="ecore:EReference" name="contract" ordered="false" lowerBound="1" eType="#//Interface"/> <eStructuralFeatures xsi:type="ecore:EReference" name="implementingClassifier" ordered="false" lowerBound="1" eType="#//BehavioredClassifier" eOpposite="#//BehavioredClassifier/implementation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Artifact" eSuperTypes="#//Classifier #//DeployedArtifact"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fileName" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nestedArtifact" ordered="false" upperBound="-1" eType="#//Artifact" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="manifestation" ordered="false" upperBound="-1" eType="#//Manifestation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperation" upperBound="-1" eType="#//Operation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedAttribute" upperBound="-1" eType="#//Property" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Manifestation" eSuperTypes="#//Abstraction"> <eStructuralFeatures xsi:type="ecore:EReference" name="utilizedElement" ordered="false" lowerBound="1" eType="#//PackageableElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Actor" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Extend" eSuperTypes="#//NamedElement #//DirectedRelationship"> <eStructuralFeatures xsi:type="ecore:EReference" name="extendedCase" ordered="false" lowerBound="1" eType="#//UseCase"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extension" ordered="false" lowerBound="1" eType="#//UseCase" eOpposite="#//UseCase/extend"/> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false" eType="#//Constraint" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extensionLocation" lowerBound="1" upperBound="-1" eType="#//ExtensionPoint"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UseCase" eSuperTypes="#//BehavioredClassifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="include" ordered="false" upperBound="-1" eType="#//Include" containment="true" eOpposite="#//Include/includingCase"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extend" ordered="false" upperBound="-1" eType="#//Extend" containment="true" eOpposite="#//Extend/extension"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extensionPoint" ordered="false" upperBound="-1" eType="#//ExtensionPoint" containment="true" eOpposite="#//ExtensionPoint/useCase"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subject" ordered="false" upperBound="-1" eType="#//Classifier" eOpposite="#//Classifier/useCase"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExtensionPoint" eSuperTypes="#//RedefinableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="useCase" ordered="false" lowerBound="1" eType="#//UseCase" eOpposite="#//UseCase/extensionPoint"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Include" eSuperTypes="#//NamedElement #//DirectedRelationship"> <eStructuralFeatures xsi:type="ecore:EReference" name="includingCase" ordered="false" lowerBound="1" eType="#//UseCase" eOpposite="#//UseCase/include"/> <eStructuralFeatures xsi:type="ecore:EReference" name="addition" ordered="false" lowerBound="1" eType="#//UseCase"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CollaborationOccurrence" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#//Collaboration"/> <eStructuralFeatures xsi:type="ecore:EReference" name="roleBinding" ordered="false" upperBound="-1" eType="#//Dependency" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Collaboration" eSuperTypes="#//BehavioredClassifier #//StructuredClassifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="collaborationRole" ordered="false" upperBound="-1" eType="#//ConnectableElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Port" eSuperTypes="#//Property"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isBehavior" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isService" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="required" ordered="false" upperBound="-1" eType="#//Interface"/> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedPort" ordered="false" upperBound="-1" eType="#//Port"/> <eStructuralFeatures xsi:type="ecore:EReference" name="provided" ordered="false" upperBound="-1" eType="#//Interface"/> <eStructuralFeatures xsi:type="ecore:EReference" name="protocol" ordered="false" eType="#//ProtocolStateMachine"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EncapsulatedClassifier" abstract="true" eSuperTypes="#//StructuredClassifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedPort" ordered="false" upperBound="-1" eType="#//Port" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="CallConcurrencyKind"> <eLiterals name="guarded" value="1"/> <eLiterals name="concurrent" value="2"/> <eLiterals name="sequential" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CallTrigger" eSuperTypes="#//MessageTrigger"> <eStructuralFeatures xsi:type="ecore:EReference" name="operation" ordered="false" lowerBound="1" eType="#//Operation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MessageTrigger" abstract="true" eSuperTypes="#//Trigger"/> <eClassifiers xsi:type="ecore:EClass" name="ChangeTrigger" eSuperTypes="#//Trigger"> <eStructuralFeatures xsi:type="ecore:EReference" name="changeExpression" ordered="false" lowerBound="1" eType="#//ValueSpecification" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Trigger" abstract="true" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="port" ordered="false" upperBound="-1" eType="#//Port"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Reception" eSuperTypes="#//BehavioralFeature"> <eStructuralFeatures xsi:type="ecore:EReference" name="signal" ordered="false" eType="#//Signal"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Signal" eSuperTypes="#//Classifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedAttribute" upperBound="-1" eType="#//Property" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SignalTrigger" eSuperTypes="#//MessageTrigger"> <eStructuralFeatures xsi:type="ecore:EReference" name="signal" upperBound="-1" eType="#//Signal"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TimeTrigger" eSuperTypes="#//Trigger"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isRelative" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="when" ordered="false" lowerBound="1" eType="#//ValueSpecification" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnyTrigger" eSuperTypes="#//MessageTrigger"/> <eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//ConnectableElement #//TypedElement #//MultiplicityElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="scope" ordered="false" lowerBound="1" eType="#//StructuredActivityNode" eOpposite="#//StructuredActivityNode/variable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StructuredActivityNode" eSuperTypes="#//Action #//Namespace #//ActivityGroup"> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" ordered="false" upperBound="-1" eType="#//Variable" containment="true" eOpposite="#//Variable/scope"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containedNode" upperBound="-1" eType="#//ActivityNode" containment="true" eOpposite="#//ActivityNode/inStructuredNode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containedEdge" upperBound="-1" eType="#//ActivityEdge" containment="true" eOpposite="#//ActivityEdge/inStructuredNode"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mustIsolate" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConditionalNode" eSuperTypes="#//StructuredActivityNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isDeterminate" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isAssured" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="clause" ordered="false" lowerBound="1" upperBound="-1" eType="#//Clause" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="result" upperBound="-1" eType="#//OutputPin" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Clause" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="test" ordered="false" upperBound="-1" eType="#//ActivityNode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" upperBound="-1" eType="#//ActivityNode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="predecessorClause" ordered="false" upperBound="-1" eType="#//Clause" eOpposite="#//Clause/successorClause"/> <eStructuralFeatures xsi:type="ecore:EReference" name="successorClause" ordered="false" upperBound="-1" eType="#//Clause" eOpposite="#//Clause/predecessorClause"/> <eStructuralFeatures xsi:type="ecore:EReference" name="decider" ordered="false" lowerBound="1" eType="#//OutputPin"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bodyOutput" ordered="false" upperBound="-1" eType="#//OutputPin"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LoopNode" eSuperTypes="#//StructuredActivityNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isTestedFirst" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bodyPart" ordered="false" upperBound="-1" eType="#//ActivityNode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="setupPart" ordered="false" upperBound="-1" eType="#//ActivityNode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="decider" ordered="false" lowerBound="1" eType="#//OutputPin"/> <eStructuralFeatures xsi:type="ecore:EReference" name="test" ordered="false" upperBound="-1" eType="#//ActivityNode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="result" upperBound="-1" eType="#//OutputPin" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="loopVariable" upperBound="-1" eType="#//OutputPin" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bodyOutput" ordered="false" upperBound="-1" eType="#//OutputPin"/> <eStructuralFeatures xsi:type="ecore:EReference" name="loopVariableInput" upperBound="-1" eType="#//InputPin" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Interaction" eSuperTypes="#//Behavior #//InteractionFragment"> <eStructuralFeatures xsi:type="ecore:EReference" name="lifeline" ordered="false" upperBound="-1" eType="#//Lifeline" containment="true" eOpposite="#//Lifeline/interaction"/> <eStructuralFeatures xsi:type="ecore:EReference" name="message" ordered="false" upperBound="-1" eType="#//Message" containment="true" eOpposite="#//Message/interaction"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fragment" upperBound="-1" eType="#//InteractionFragment" containment="true" eOpposite="#//InteractionFragment/enclosingInteraction"/> <eStructuralFeatures xsi:type="ecore:EReference" name="formalGate" ordered="false" upperBound="-1" eType="#//Gate" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InteractionFragment" abstract="true" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="covered" upperBound="-1" eType="#//Lifeline" eOpposite="#//Lifeline/coveredBy"/> <eStructuralFeatures xsi:type="ecore:EReference" name="generalOrdering" ordered="false" upperBound="-1" eType="#//GeneralOrdering" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="enclosingInteraction" ordered="false" eType="#//Interaction" eOpposite="#//Interaction/fragment"/> <eStructuralFeatures xsi:type="ecore:EReference" name="enclosingOperand" ordered="false" eType="#//InteractionOperand" eOpposite="#//InteractionOperand/fragment"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Lifeline" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="coveredBy" ordered="false" upperBound="-1" eType="#//InteractionFragment" eOpposite="#//InteractionFragment/covered"/> <eStructuralFeatures xsi:type="ecore:EReference" name="represents" ordered="false" lowerBound="1" eType="#//ConnectableElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="interaction" ordered="false" lowerBound="1" eType="#//Interaction" eOpposite="#//Interaction/lifeline"/> <eStructuralFeatures xsi:type="ecore:EReference" name="selector" ordered="false" eType="#//OpaqueExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="decomposedAs" ordered="false" eType="#//PartDecomposition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Message" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="messageKind" ordered="false" unique="false" eType="#//MessageKind"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="messageSort" ordered="false" unique="false" eType="#//MessageSort"/> <eStructuralFeatures xsi:type="ecore:EReference" name="receiveEvent" ordered="false" eType="#//MessageEnd" eOpposite="#//MessageEnd/receiveMessage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sendEvent" ordered="false" eType="#//MessageEnd" eOpposite="#//MessageEnd/sendMessage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="connector" ordered="false" eType="#//Connector"/> <eStructuralFeatures xsi:type="ecore:EReference" name="interaction" ordered="false" lowerBound="1" eType="#//Interaction" eOpposite="#//Interaction/message"/> <eStructuralFeatures xsi:type="ecore:EReference" name="signature" ordered="false" eType="#//NamedElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="argument" ordered="false" upperBound="-1" eType="#//ValueSpecification" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GeneralOrdering" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="before" ordered="false" lowerBound="1" eType="#//EventOccurrence" eOpposite="#//EventOccurrence/toAfter"/> <eStructuralFeatures xsi:type="ecore:EReference" name="after" ordered="false" lowerBound="1" eType="#//EventOccurrence" eOpposite="#//EventOccurrence/toBefore"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="MessageKind"> <eLiterals name="found" value="1"/> <eLiterals name="lost" value="2"/> <eLiterals name="unknown" value="3"/> <eLiterals name="complete" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="MessageSort"> <eLiterals name="synchSignal" value="1"/> <eLiterals name="synchCall" value="2"/> <eLiterals name="asynchCall" value="3"/> <eLiterals name="asynchSignal" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MessageEnd" abstract="true" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="receiveMessage" ordered="false" eType="#//Message" eOpposite="#//Message/receiveEvent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sendMessage" ordered="false" eType="#//Message" eOpposite="#//Message/sendEvent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EventOccurrence" eSuperTypes="#//InteractionFragment #//MessageEnd"> <eStructuralFeatures xsi:type="ecore:EReference" name="startExec" ordered="false" upperBound="-1" eType="#//ExecutionOccurrence" eOpposite="#//ExecutionOccurrence/start"/> <eStructuralFeatures xsi:type="ecore:EReference" name="finishExec" ordered="false" upperBound="-1" eType="#//ExecutionOccurrence" eOpposite="#//ExecutionOccurrence/finish"/> <eStructuralFeatures xsi:type="ecore:EReference" name="toAfter" ordered="false" upperBound="-1" eType="#//GeneralOrdering" eOpposite="#//GeneralOrdering/before"/> <eStructuralFeatures xsi:type="ecore:EReference" name="toBefore" ordered="false" upperBound="-1" eType="#//GeneralOrdering" eOpposite="#//GeneralOrdering/after"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExecutionOccurrence" eSuperTypes="#//InteractionFragment"> <eStructuralFeatures xsi:type="ecore:EReference" name="start" ordered="false" lowerBound="1" eType="#//EventOccurrence" eOpposite="#//EventOccurrence/startExec"/> <eStructuralFeatures xsi:type="ecore:EReference" name="finish" ordered="false" lowerBound="1" eType="#//EventOccurrence" eOpposite="#//EventOccurrence/finishExec"/> <eStructuralFeatures xsi:type="ecore:EReference" name="behavior" upperBound="-1" eType="#//Behavior"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StateInvariant" eSuperTypes="#//InteractionFragment"> <eStructuralFeatures xsi:type="ecore:EReference" name="invariant" ordered="false" lowerBound="1" eType="#//Constraint" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Stop" eSuperTypes="#//EventOccurrence"/> <eClassifiers xsi:type="ecore:EClass" name="TemplateSignature" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="parameter" ordered="false" lowerBound="1" upperBound="-1" eType="#//TemplateParameter"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameter" ordered="false" upperBound="-1" eType="#//TemplateParameter" containment="true" eOpposite="#//TemplateParameter/signature"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nestedSignature" ordered="false" upperBound="-1" eType="#//TemplateSignature" eOpposite="#//TemplateSignature/nestingSignature"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nestingSignature" ordered="false" eType="#//TemplateSignature" eOpposite="#//TemplateSignature/nestedSignature"/> <eStructuralFeatures xsi:type="ecore:EReference" name="template" ordered="false" lowerBound="1" eType="#//TemplateableElement" eOpposite="#//TemplateableElement/ownedTemplateSignature"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TemplateParameter" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="signature" ordered="false" lowerBound="1" eType="#//TemplateSignature" eOpposite="#//TemplateSignature/ownedParameter"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameteredElement" ordered="false" lowerBound="1" eType="#//ParameterableElement" eOpposite="#//ParameterableElement/templateParameter"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameteredElement" ordered="false" eType="#//ParameterableElement" containment="true" eOpposite="#//ParameterableElement/owningParameter"/> <eStructuralFeatures xsi:type="ecore:EReference" name="default" ordered="false" eType="#//ParameterableElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedDefault" ordered="false" eType="#//ParameterableElement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TemplateableElement" abstract="true" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="templateBinding" ordered="false" upperBound="-1" eType="#//TemplateBinding" containment="true" eOpposite="#//TemplateBinding/boundElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedTemplateSignature" ordered="false" eType="#//TemplateSignature" containment="true" eOpposite="#//TemplateSignature/template"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringExpression" eSuperTypes="#//TemplateableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="subExpression" ordered="false" upperBound="-1" eType="#//StringExpression" containment="true" eOpposite="#//StringExpression/owningExpression"/> <eStructuralFeatures xsi:type="ecore:EReference" name="owningExpression" ordered="false" eType="#//StringExpression" eOpposite="#//StringExpression/subExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParameterableElement" abstract="true" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="templateParameter" ordered="false" eType="#//TemplateParameter" eOpposite="#//TemplateParameter/parameteredElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="owningParameter" ordered="false" eType="#//TemplateParameter" eOpposite="#//TemplateParameter/ownedParameteredElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TemplateBinding" eSuperTypes="#//DirectedRelationship"> <eStructuralFeatures xsi:type="ecore:EReference" name="boundElement" ordered="false" lowerBound="1" eType="#//TemplateableElement" eOpposite="#//TemplateableElement/templateBinding"/> <eStructuralFeatures xsi:type="ecore:EReference" name="signature" ordered="false" lowerBound="1" eType="#//TemplateSignature"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameterSubstitution" ordered="false" upperBound="-1" eType="#//TemplateParameterSubstitution" containment="true" eOpposite="#//TemplateParameterSubstitution/templateBinding"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TemplateParameterSubstitution" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="formal" ordered="false" lowerBound="1" eType="#//TemplateParameter"/> <eStructuralFeatures xsi:type="ecore:EReference" name="templateBinding" ordered="false" lowerBound="1" eType="#//TemplateBinding" eOpposite="#//TemplateBinding/parameterSubstitution"/> <eStructuralFeatures xsi:type="ecore:EReference" name="actual" ordered="false" lowerBound="1" upperBound="-1" eType="#//ParameterableElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedActual" ordered="false" upperBound="-1" eType="#//ParameterableElement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OperationTemplateParameter" eSuperTypes="#//TemplateParameter"/> <eClassifiers xsi:type="ecore:EClass" name="ClassifierTemplateParameter" eSuperTypes="#//TemplateParameter"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="allowSubstitutable" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParameterableClassifier" abstract="true" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="RedefinableTemplateSignature" eSuperTypes="#//RedefinableElement #//TemplateSignature"/> <eClassifiers xsi:type="ecore:EClass" name="TemplateableClassifier" abstract="true" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="ConnectableElementTemplateParameter" eSuperTypes="#//TemplateParameter"/> <eClassifiers xsi:type="ecore:EClass" name="ForkNode" eSuperTypes="#//ControlNode"/> <eClassifiers xsi:type="ecore:EClass" name="JoinNode" eSuperTypes="#//ControlNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isCombineDuplicate" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="joinSpec" ordered="false" lowerBound="1" eType="#//ValueSpecification" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FlowFinalNode" eSuperTypes="#//FinalNode"/> <eClassifiers xsi:type="ecore:EClass" name="CentralBufferNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityPartition" eSuperTypes="#//NamedElement #//ActivityGroup"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isDimension" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isExternal" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containedEdge" upperBound="-1" eType="#//ActivityEdge" eOpposite="#//ActivityEdge/inPartition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containedNode" upperBound="-1" eType="#//ActivityNode" eOpposite="#//ActivityNode/inPartition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subgroup" ordered="false" upperBound="-1" eType="#//ActivityPartition" containment="true" eOpposite="#//ActivityPartition/superPartition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="superPartition" ordered="false" eType="#//ActivityPartition" eOpposite="#//ActivityPartition/subgroup"/> <eStructuralFeatures xsi:type="ecore:EReference" name="represents" ordered="false" eType="#//Element"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExpansionNode" eSuperTypes="#//ObjectNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="regionAsOutput" ordered="false" eType="#//ExpansionRegion" eOpposite="#//ExpansionRegion/outputElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="regionAsInput" ordered="false" eType="#//ExpansionRegion" eOpposite="#//ExpansionRegion/inputElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExpansionRegion" eSuperTypes="#//StructuredActivityNode"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mode" ordered="false" unique="false" eType="#//ExpansionKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outputElement" ordered="false" upperBound="-1" eType="#//ExpansionNode" eOpposite="#//ExpansionNode/regionAsOutput"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inputElement" ordered="false" lowerBound="1" upperBound="-1" eType="#//ExpansionNode" eOpposite="#//ExpansionNode/regionAsInput"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ExpansionKind"> <eLiterals name="parallel" value="1"/> <eLiterals name="iterative" value="2"/> <eLiterals name="stream" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExceptionHandler" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="protectedNode" ordered="false" lowerBound="1" eType="#//ExecutableNode" eOpposite="#//ExecutableNode/handler"/> <eStructuralFeatures xsi:type="ecore:EReference" name="handlerBody" ordered="false" lowerBound="1" eType="#//ExecutableNode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exceptionInput" ordered="false" lowerBound="1" eType="#//ObjectNode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exceptionType" ordered="false" lowerBound="1" upperBound="-1" eType="#//Classifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InteractionOccurrence" eSuperTypes="#//InteractionFragment"> <eStructuralFeatures xsi:type="ecore:EReference" name="refersTo" ordered="false" lowerBound="1" eType="#//Interaction"/> <eStructuralFeatures xsi:type="ecore:EReference" name="actualGate" ordered="false" upperBound="-1" eType="#//Gate" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="argument" ordered="false" upperBound="-1" eType="#//InputPin" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Gate" eSuperTypes="#//MessageEnd"/> <eClassifiers xsi:type="ecore:EClass" name="PartDecomposition" eSuperTypes="#//InteractionOccurrence"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionOperand" eSuperTypes="#//Namespace #//InteractionFragment"> <eStructuralFeatures xsi:type="ecore:EReference" name="guard" ordered="false" eType="#//InteractionConstraint" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fragment" ordered="false" upperBound="-1" eType="#//InteractionFragment" containment="true" eOpposite="#//InteractionFragment/enclosingOperand"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InteractionConstraint" eSuperTypes="#//Constraint"> <eStructuralFeatures xsi:type="ecore:EReference" name="minint" ordered="false" eType="#//ValueSpecification" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="maxint" ordered="false" eType="#//ValueSpecification" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="InteractionOperator"> <eLiterals name="consider" value="1"/> <eLiterals name="par" value="2"/> <eLiterals name="opt" value="3"/> <eLiterals name="loop" value="4"/> <eLiterals name="alt" value="5"/> <eLiterals name="break" value="6"/> <eLiterals name="assert" value="7"/> <eLiterals name="strict" value="8"/> <eLiterals name="seq" value="9"/> <eLiterals name="ignore" value="10"/> <eLiterals name="neg" value="11"/> <eLiterals name="critical" value="12"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CombinedFragment" eSuperTypes="#//InteractionFragment"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="interactionOperator" ordered="false" unique="false" eType="#//InteractionOperator"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operand" ordered="false" lowerBound="1" upperBound="-1" eType="#//InteractionOperand" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="cfragmentGate" ordered="false" upperBound="-1" eType="#//Gate" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Continuation" eSuperTypes="#//InteractionFragment"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="setting" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="#//Behavior"> <eStructuralFeatures xsi:type="ecore:EReference" name="region" ordered="false" lowerBound="1" upperBound="-1" eType="#//Region" containment="true" eOpposite="#//Region/stateMachine"/> <eStructuralFeatures xsi:type="ecore:EReference" name="connectionPoint" ordered="false" upperBound="-1" eType="#//Pseudostate" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extendedStateMachine" ordered="false" eType="#//StateMachine"/> <eStructuralFeatures xsi:type="ecore:EReference" name="stateMachine_redefinitionContext" ordered="false" eType="#//BehavioredClassifier" eOpposite="#//BehavioredClassifier/ownedStateMachine"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Region" eSuperTypes="#//Namespace #//RedefinableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="subvertex" ordered="false" upperBound="-1" eType="#//Vertex" containment="true" eOpposite="#//Vertex/container"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transition" ordered="false" upperBound="-1" eType="#//Transition" containment="true" eOpposite="#//Transition/container"/> <eStructuralFeatures xsi:type="ecore:EReference" name="stateMachine" ordered="false" eType="#//StateMachine" eOpposite="#//StateMachine/region"/> <eStructuralFeatures xsi:type="ecore:EReference" name="state" ordered="false" eType="#//State" eOpposite="#//State/region"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extendedRegion" ordered="false" eType="#//Region"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Pseudostate" eSuperTypes="#//Vertex"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" ordered="false" unique="false" eType="#//PseudostateKind"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="#//Namespace #//RedefinableElement #//Vertex"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isComposite" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isOrthogonal" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isSimple" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isSubmachineState" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="submachine" ordered="false" eType="#//StateMachine"/> <eStructuralFeatures xsi:type="ecore:EReference" name="connection" ordered="false" upperBound="-1" eType="#//ConnectionPointReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedState" ordered="false" eType="#//State"/> <eStructuralFeatures xsi:type="ecore:EReference" name="deferrableTrigger" ordered="false" upperBound="-1" eType="#//Trigger"/> <eStructuralFeatures xsi:type="ecore:EReference" name="region" ordered="false" upperBound="-1" eType="#//Region" containment="true" eOpposite="#//Region/state"/> <eStructuralFeatures xsi:type="ecore:EReference" name="entry" ordered="false" eType="#//Activity" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exit" ordered="false" eType="#//Activity" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="doActivity" ordered="false" eType="#//Activity" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="stateInvariant" ordered="false" eType="#//Constraint" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Vertex" abstract="true" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="container" ordered="false" eType="#//Region" eOpposite="#//Region/subvertex"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" ordered="false" upperBound="-1" eType="#//Transition" eOpposite="#//Transition/source"/> <eStructuralFeatures xsi:type="ecore:EReference" name="incoming" ordered="false" upperBound="-1" eType="#//Transition" eOpposite="#//Transition/target"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConnectionPointReference" eSuperTypes="#//Vertex"> <eStructuralFeatures xsi:type="ecore:EReference" name="entry" ordered="false" upperBound="-1" eType="#//Pseudostate"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exit" ordered="false" upperBound="-1" eType="#//Pseudostate"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//RedefinableElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" ordered="false" unique="false" eType="#//TransitionKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="container" ordered="false" lowerBound="1" eType="#//Region" eOpposite="#//Region/transition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false" lowerBound="1" eType="#//Vertex" eOpposite="#//Vertex/outgoing"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false" lowerBound="1" eType="#//Vertex" eOpposite="#//Vertex/incoming"/> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedTransition" ordered="false" eType="#//Transition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="trigger" ordered="false" upperBound="-1" eType="#//Trigger"/> <eStructuralFeatures xsi:type="ecore:EReference" name="guard" ordered="false" eType="#//Constraint" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="effect" ordered="false" eType="#//Activity" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="TransitionKind"> <eLiterals name="internal" value="1"/> <eLiterals name="local" value="2"/> <eLiterals name="external" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="PseudostateKind"> <eLiterals name="deepHistory" value="1"/> <eLiterals name="shallowHistory" value="2"/> <eLiterals name="choice" value="3"/> <eLiterals name="join" value="4"/> <eLiterals name="exitPoint" value="5"/> <eLiterals name="terminate" value="6"/> <eLiterals name="fork" value="7"/> <eLiterals name="junction" value="8"/> <eLiterals name="initial" value="9"/> <eLiterals name="entryPoint" value="10"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FinalState" eSuperTypes="#//State"/> <eClassifiers xsi:type="ecore:EClass" name="CreateObjectAction" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EReference" name="classifier" ordered="false" lowerBound="1" eType="#//Classifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false" lowerBound="1" eType="#//OutputPin" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DestroyObjectAction" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isDestroyLinks" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isDestroyOwnedObjects" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false" lowerBound="1" eType="#//InputPin" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TestIdentityAction" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EReference" name="first" ordered="false" lowerBound="1" eType="#//InputPin" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="second" ordered="false" lowerBound="1" eType="#//InputPin" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false" lowerBound="1" eType="#//OutputPin" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReadSelfAction" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false" lowerBound="1" eType="#//OutputPin" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeatureAction" abstract="true" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EReference" name="structuralFeature" ordered="false" lowerBound="1" eType="#//StructuralFeature"/> <eStructuralFeatures xsi:type="ecore:EReference" name="object" ordered="false" lowerBound="1" eType="#//InputPin" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReadStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false" lowerBound="1" eType="#//OutputPin" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WriteStructuralFeatureAction" abstract="true" eSuperTypes="#//StructuralFeatureAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="#//InputPin" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ClearStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="RemoveStructuralFeatureValueAction" eSuperTypes="#//WriteStructuralFeatureAction"/> <eClassifiers xsi:type="ecore:EClass" name="AddStructuralFeatureValueAction" eSuperTypes="#//WriteStructuralFeatureAction"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isReplaceAll" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="insertAt" ordered="false" eType="#//InputPin" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LinkAction" abstract="true" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EReference" name="endData" ordered="false" lowerBound="2" upperBound="-1" eType="#//LinkEndData" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LinkEndData" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" eType="#//InputPin"/> <eStructuralFeatures xsi:type="ecore:EReference" name="end" ordered="false" lowerBound="1" eType="#//Property"/> <eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" upperBound="-1" eType="#//QualifierValue" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkAction" eSuperTypes="#//LinkAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false" lowerBound="1" eType="#//OutputPin" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LinkEndCreationData" eSuperTypes="#//LinkEndData"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isReplaceAll" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="insertAt" ordered="false" eType="#//InputPin"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CreateLinkAction" eSuperTypes="#//WriteLinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="WriteLinkAction" abstract="true" eSuperTypes="#//LinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="DestroyLinkAction" eSuperTypes="#//WriteLinkAction"/> <eClassifiers xsi:type="ecore:EClass" name="ClearAssociationAction" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EReference" name="object" ordered="false" lowerBound="1" eType="#//InputPin" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="association" ordered="false" lowerBound="1" eType="#//Association"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableAction" abstract="true" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" ordered="false" lowerBound="1" eType="#//Variable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReadVariableAction" eSuperTypes="#//VariableAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false" lowerBound="1" eType="#//OutputPin" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WriteVariableAction" abstract="true" eSuperTypes="#//VariableAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="#//InputPin" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ClearVariableAction" eSuperTypes="#//VariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="AddVariableValueAction" eSuperTypes="#//WriteVariableAction"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isReplaceAll" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="insertAt" ordered="false" eType="#//InputPin" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RemoveVariableValueAction" eSuperTypes="#//WriteVariableAction"/> <eClassifiers xsi:type="ecore:EClass" name="ApplyFunctionAction" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EReference" name="function" ordered="false" lowerBound="1" eType="#//PrimitiveFunction"/> <eStructuralFeatures xsi:type="ecore:EReference" name="argument" ordered="false" upperBound="-1" eType="#//InputPin" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="result" upperBound="-1" eType="#//OutputPin" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveFunction" eSuperTypes="#//PackageableElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="body" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="language" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CallAction" abstract="true" eSuperTypes="#//InvocationAction"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isSynchronous" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="result" upperBound="-1" eType="#//OutputPin" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InvocationAction" abstract="true" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EReference" name="argument" upperBound="-1" eType="#//InputPin" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="onPort" ordered="false" eType="#//Port"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SendSignalAction" eSuperTypes="#//InvocationAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false" lowerBound="1" eType="#//InputPin" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="signal" ordered="false" lowerBound="1" eType="#//Signal"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BroadcastSignalAction" eSuperTypes="#//InvocationAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="signal" ordered="false" lowerBound="1" eType="#//Signal"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SendObjectAction" eSuperTypes="#//InvocationAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false" lowerBound="1" eType="#//InputPin" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="request" ordered="false" lowerBound="1" eType="#//InputPin" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CallOperationAction" eSuperTypes="#//CallAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="operation" ordered="false" lowerBound="1" eType="#//Operation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false" lowerBound="1" eType="#//InputPin" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CallBehaviorAction" eSuperTypes="#//CallAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="behavior" ordered="false" lowerBound="1" eType="#//Behavior"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TimeExpression" eSuperTypes="#//ValueSpecification"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="firstTime" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="event" ordered="false" eType="#//NamedElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Duration" eSuperTypes="#//ValueSpecification"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="firstTime" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="event" ordered="false" upperBound="2" eType="#//NamedElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TimeObservationAction" eSuperTypes="#//WriteStructuralFeatureAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="now" upperBound="-1" eType="#//TimeExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DurationInterval" eSuperTypes="#//Interval"/> <eClassifiers xsi:type="ecore:EClass" name="Interval" eSuperTypes="#//ValueSpecification"> <eStructuralFeatures xsi:type="ecore:EReference" name="min" upperBound="-1" eType="#//ValueSpecification"/> <eStructuralFeatures xsi:type="ecore:EReference" name="max" upperBound="-1" eType="#//ValueSpecification"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TimeConstraint" eSuperTypes="#//IntervalConstraint"/> <eClassifiers xsi:type="ecore:EClass" name="IntervalConstraint" eSuperTypes="#//Constraint"/> <eClassifiers xsi:type="ecore:EClass" name="TimeInterval" eSuperTypes="#//Interval"/> <eClassifiers xsi:type="ecore:EClass" name="DurationObservationAction" eSuperTypes="#//WriteStructuralFeatureAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="duration" upperBound="-1" eType="#//Duration" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DurationConstraint" eSuperTypes="#//IntervalConstraint"/> <eClassifiers xsi:type="ecore:EClass" name="DataStoreNode" eSuperTypes="#//CentralBufferNode"/> <eClassifiers xsi:type="ecore:EEnum" name="ParameterEffectKind"> <eLiterals name="update" value="1"/> <eLiterals name="read" value="2"/> <eLiterals name="delete" value="3"/> <eLiterals name="create" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InterruptibleActivityRegion" eSuperTypes="#//ActivityGroup"> <eStructuralFeatures xsi:type="ecore:EReference" name="interruptingEdge" ordered="false" upperBound="-1" eType="#//ActivityEdge" eOpposite="#//ActivityEdge/interrupts"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containedNode" upperBound="-1" eType="#//ActivityNode" eOpposite="#//ActivityNode/inInterruptibleRegion"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ObjectNodeOrderingKind"> <eLiterals name="FIFO" value="1"/> <eLiterals name="unordered" value="2"/> <eLiterals name="ordered" value="3"/> <eLiterals name="LIFO" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParameterSet" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="parameter" ordered="false" lowerBound="1" upperBound="-1" eType="#//Parameter" eOpposite="#//Parameter/parameterSet"/> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false" upperBound="-1" eType="#//Constraint" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//Class"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isIndirectlyInstantiated" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="required" ordered="false" upperBound="-1" eType="#//Interface"/> <eStructuralFeatures xsi:type="ecore:EReference" name="provided" ordered="false" upperBound="-1" eType="#//Interface"/> <eStructuralFeatures xsi:type="ecore:EReference" name="realization" ordered="false" upperBound="-1" eType="#//Realization" containment="true" eOpposite="#//Realization/abstraction"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedMember" ordered="false" upperBound="-1" eType="#//PackageableElement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ConnectorKind"> <eLiterals name="delegation" value="1"/> <eLiterals name="assembly" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Deployment" eSuperTypes="#//Dependency"> <eStructuralFeatures xsi:type="ecore:EReference" name="deployedArtifact" ordered="false" upperBound="-1" eType="#//DeployedArtifact"/> <eStructuralFeatures xsi:type="ecore:EReference" name="location" ordered="false" lowerBound="1" eType="#//DeploymentTarget" eOpposite="#//DeploymentTarget/deployment"/> <eStructuralFeatures xsi:type="ecore:EReference" name="configuration" ordered="false" upperBound="-1" eType="#//DeploymentSpecification" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeployedArtifact" abstract="true" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="DeploymentTarget" abstract="true" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="deployment" ordered="false" upperBound="-1" eType="#//Deployment" containment="true" eOpposite="#//Deployment/location"/> <eStructuralFeatures xsi:type="ecore:EReference" name="deployedElement" ordered="false" upperBound="-1" eType="#//PackageableElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//Class #//DeploymentTarget"> <eStructuralFeatures xsi:type="ecore:EReference" name="nestedNode" ordered="false" upperBound="-1" eType="#//Node" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Device" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutionEnvironment" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="CommunicationPath" eSuperTypes="#//Association"/> <eClassifiers xsi:type="ecore:EClass" name="ProtocolConformance" eSuperTypes="#//DirectedRelationship"> <eStructuralFeatures xsi:type="ecore:EReference" name="specificMachine" ordered="false" lowerBound="1" eType="#//ProtocolStateMachine" eOpposite="#//ProtocolStateMachine/conformance"/> <eStructuralFeatures xsi:type="ecore:EReference" name="generalMachine" ordered="false" lowerBound="1" eType="#//ProtocolStateMachine"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProtocolStateMachine" eSuperTypes="#//StateMachine"> <eStructuralFeatures xsi:type="ecore:EReference" name="conformance" ordered="false" upperBound="-1" eType="#//ProtocolConformance" containment="true" eOpposite="#//ProtocolConformance/specificMachine"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProtocolTransition" eSuperTypes="#//Transition"> <eStructuralFeatures xsi:type="ecore:EReference" name="postCondition" ordered="false" eType="#//Constraint" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="referred" ordered="false" upperBound="-1" eType="#//Operation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="preCondition" ordered="false" eType="#//Constraint"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReadExtentAction" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false" lowerBound="1" eType="#//OutputPin" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="classifier" ordered="false" lowerBound="1" eType="#//Classifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReclassifyObjectAction" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isReplaceAll" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="oldClassifier" ordered="false" upperBound="-1" eType="#//Classifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="newClassifier" ordered="false" upperBound="-1" eType="#//Classifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="object" ordered="false" lowerBound="1" eType="#//InputPin" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReadIsClassifiedObjectAction" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isDirect" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="classifier" ordered="false" lowerBound="1" eType="#//Classifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false" lowerBound="1" eType="#//OutputPin" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="object" ordered="false" lowerBound="1" eType="#//InputPin" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StartOwnedBehaviorAction" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EReference" name="object" ordered="false" lowerBound="1" eType="#//InputPin" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="QualifierValue" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false" lowerBound="1" eType="#//Property"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="#//InputPin"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkObjectEndAction" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EReference" name="object" ordered="false" lowerBound="1" eType="#//InputPin" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="end" ordered="false" lowerBound="1" eType="#//Property"/> <eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false" lowerBound="1" eType="#//OutputPin" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkObjectEndQualifierAction" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EReference" name="object" ordered="false" lowerBound="1" eType="#//InputPin" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false" lowerBound="1" eType="#//OutputPin" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false" lowerBound="1" eType="#//Property"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CreateLinkObjectAction" eSuperTypes="#//CreateLinkAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false" lowerBound="1" eType="#//OutputPin" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AcceptEventAction" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EReference" name="trigger" upperBound="-1" eType="#//Trigger"/> <eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false" upperBound="-1" eType="#//OutputPin"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AcceptCallAction" eSuperTypes="#//AcceptEventAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="returnInformation" ordered="false" lowerBound="1" eType="#//OutputPin"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReplyAction" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EReference" name="replyToCall" ordered="false" lowerBound="1" eType="#//CallTrigger"/> <eStructuralFeatures xsi:type="ecore:EReference" name="replyValue" ordered="false" upperBound="-1" eType="#//InputPin"/> <eStructuralFeatures xsi:type="ecore:EReference" name="returnInformation" ordered="false" lowerBound="1" eType="#//InputPin"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RaiseExceptionAction" eSuperTypes="#//Action"> <eStructuralFeatures xsi:type="ecore:EReference" name="exception" ordered="false" lowerBound="1" eType="#//InputPin"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeploymentSpecification" eSuperTypes="#//Artifact"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="deploymentLocation" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="executionLocation" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"UML2WithID","nsURI":"http:///UML2WithID.ecore","name":"UML2WithID","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicityElement","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Namespace","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSpecification","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DirectedRelationship","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relationship","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":true,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":true,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"VisibilityKind","instanceClass":null,"id":25,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralBoolean","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralSpecification","instanceClass":null,"abstract":true,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralString","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralNull","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralInteger","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralUnlimitedNatural","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioralFeature","instanceClass":null,"abstract":true,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","instanceClass":null,"abstract":true,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceSpecification","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Slot","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceValue","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableElement","instanceClass":null,"abstract":true,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Generalization","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageableElement","instanceClass":null,"abstract":true,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementImport","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageImport","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageMerge","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stereotype","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Profile","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProfileApplication","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extension","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionEnd","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ParameterDirectionKind","instanceClass":null,"id":49,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"AggregationKind","instanceClass":null,"id":50,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behavior","instanceClass":null,"abstract":true,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioredClassifier","instanceClass":null,"abstract":true,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Permission","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dependency","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Usage","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Abstraction","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Realization","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Substitution","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralizationSet","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationClass","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationItem","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationFlow","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectorEnd","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectableElement","instanceClass":null,"abstract":true,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connector","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredClassifier","instanceClass":null,"abstract":true,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityEdge","instanceClass":null,"abstract":true,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityGroup","instanceClass":null,"abstract":true,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityNode","instanceClass":null,"abstract":true,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectNode","instanceClass":null,"abstract":true,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlNode","instanceClass":null,"abstract":true,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlFlow","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectFlow","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialNode","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalNode","instanceClass":null,"abstract":true,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityFinalNode","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DecisionNode","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MergeNode","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutableNode","instanceClass":null,"abstract":true,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputPin","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputPin","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pin","instanceClass":null,"abstract":true,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityParameterNode","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValuePin","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Implementation","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Artifact","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Manifestation","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actor","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extend","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UseCase","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionPoint","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Include","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollaborationOccurrence","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Collaboration","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EncapsulatedClassifier","instanceClass":null,"abstract":true,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CallConcurrencyKind","instanceClass":null,"id":101,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallTrigger","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageTrigger","instanceClass":null,"abstract":true,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangeTrigger","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trigger","instanceClass":null,"abstract":true,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reception","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signal","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SignalTrigger","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeTrigger","instanceClass":null,"abstract":false,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyTrigger","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredActivityNode","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalNode","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Clause","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopNode","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interaction","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionFragment","instanceClass":null,"abstract":true,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lifeline","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Message","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralOrdering","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"MessageKind","instanceClass":null,"id":121,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"MessageSort","instanceClass":null,"id":122,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageEnd","instanceClass":null,"abstract":true,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventOccurrence","instanceClass":null,"abstract":false,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionOccurrence","instanceClass":null,"abstract":false,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateInvariant","instanceClass":null,"abstract":false,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stop","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateSignature","instanceClass":null,"abstract":false,"id":128,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateParameter","instanceClass":null,"abstract":false,"id":129,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateableElement","instanceClass":null,"abstract":true,"id":130,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringExpression","instanceClass":null,"abstract":false,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterableElement","instanceClass":null,"abstract":true,"id":132,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateBinding","instanceClass":null,"abstract":false,"id":133,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateParameterSubstitution","instanceClass":null,"abstract":false,"id":134,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationTemplateParameter","instanceClass":null,"abstract":false,"id":135,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassifierTemplateParameter","instanceClass":null,"abstract":false,"id":136,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterableClassifier","instanceClass":null,"abstract":true,"id":137,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableTemplateSignature","instanceClass":null,"abstract":false,"id":138,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateableClassifier","instanceClass":null,"abstract":true,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectableElementTemplateParameter","instanceClass":null,"abstract":false,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForkNode","instanceClass":null,"abstract":false,"id":141,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JoinNode","instanceClass":null,"abstract":false,"id":142,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowFinalNode","instanceClass":null,"abstract":false,"id":143,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CentralBufferNode","instanceClass":null,"abstract":false,"id":144,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityPartition","instanceClass":null,"abstract":false,"id":145,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionNode","instanceClass":null,"abstract":false,"id":146,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionRegion","instanceClass":null,"abstract":false,"id":147,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ExpansionKind","instanceClass":null,"id":148,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExceptionHandler","instanceClass":null,"abstract":false,"id":149,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOccurrence","instanceClass":null,"abstract":false,"id":150,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Gate","instanceClass":null,"abstract":false,"id":151,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PartDecomposition","instanceClass":null,"abstract":false,"id":152,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOperand","instanceClass":null,"abstract":false,"id":153,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionConstraint","instanceClass":null,"abstract":false,"id":154,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"InteractionOperator","instanceClass":null,"id":155,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CombinedFragment","instanceClass":null,"abstract":false,"id":156,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Continuation","instanceClass":null,"abstract":false,"id":157,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":158,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Region","instanceClass":null,"abstract":false,"id":159,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pseudostate","instanceClass":null,"abstract":false,"id":160,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":161,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Vertex","instanceClass":null,"abstract":true,"id":162,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectionPointReference","instanceClass":null,"abstract":false,"id":163,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":164,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"TransitionKind","instanceClass":null,"id":165,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"PseudostateKind","instanceClass":null,"id":166,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalState","instanceClass":null,"abstract":false,"id":167,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateObjectAction","instanceClass":null,"abstract":false,"id":168,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyObjectAction","instanceClass":null,"abstract":false,"id":169,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestIdentityAction","instanceClass":null,"abstract":false,"id":170,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadSelfAction","instanceClass":null,"abstract":false,"id":171,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeatureAction","instanceClass":null,"abstract":true,"id":172,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadStructuralFeatureAction","instanceClass":null,"abstract":false,"id":173,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteStructuralFeatureAction","instanceClass":null,"abstract":true,"id":174,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearStructuralFeatureAction","instanceClass":null,"abstract":false,"id":175,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":176,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":177,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkAction","instanceClass":null,"abstract":true,"id":178,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkEndData","instanceClass":null,"abstract":false,"id":179,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkAction","instanceClass":null,"abstract":false,"id":180,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkEndCreationData","instanceClass":null,"abstract":false,"id":181,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateLinkAction","instanceClass":null,"abstract":false,"id":182,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteLinkAction","instanceClass":null,"abstract":true,"id":183,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyLinkAction","instanceClass":null,"abstract":false,"id":184,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearAssociationAction","instanceClass":null,"abstract":false,"id":185,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableAction","instanceClass":null,"abstract":true,"id":186,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadVariableAction","instanceClass":null,"abstract":false,"id":187,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteVariableAction","instanceClass":null,"abstract":true,"id":188,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearVariableAction","instanceClass":null,"abstract":false,"id":189,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddVariableValueAction","instanceClass":null,"abstract":false,"id":190,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveVariableValueAction","instanceClass":null,"abstract":false,"id":191,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplyFunctionAction","instanceClass":null,"abstract":false,"id":192,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveFunction","instanceClass":null,"abstract":false,"id":193,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallAction","instanceClass":null,"abstract":true,"id":194,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvocationAction","instanceClass":null,"abstract":true,"id":195,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendSignalAction","instanceClass":null,"abstract":false,"id":196,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BroadcastSignalAction","instanceClass":null,"abstract":false,"id":197,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendObjectAction","instanceClass":null,"abstract":false,"id":198,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallOperationAction","instanceClass":null,"abstract":false,"id":199,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallBehaviorAction","instanceClass":null,"abstract":false,"id":200,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeExpression","instanceClass":null,"abstract":false,"id":201,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Duration","instanceClass":null,"abstract":false,"id":202,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeObservationAction","instanceClass":null,"abstract":false,"id":203,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationInterval","instanceClass":null,"abstract":false,"id":204,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interval","instanceClass":null,"abstract":false,"id":205,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeConstraint","instanceClass":null,"abstract":false,"id":206,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntervalConstraint","instanceClass":null,"abstract":false,"id":207,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeInterval","instanceClass":null,"abstract":false,"id":208,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationObservationAction","instanceClass":null,"abstract":false,"id":209,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationConstraint","instanceClass":null,"abstract":false,"id":210,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataStoreNode","instanceClass":null,"abstract":false,"id":211,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ParameterEffectKind","instanceClass":null,"id":212,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterruptibleActivityRegion","instanceClass":null,"abstract":false,"id":213,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ObjectNodeOrderingKind","instanceClass":null,"id":214,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterSet","instanceClass":null,"abstract":false,"id":215,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":216,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ConnectorKind","instanceClass":null,"id":217,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Deployment","instanceClass":null,"abstract":false,"id":218,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeployedArtifact","instanceClass":null,"abstract":true,"id":219,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentTarget","instanceClass":null,"abstract":true,"id":220,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":221,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Device","instanceClass":null,"abstract":false,"id":222,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionEnvironment","instanceClass":null,"abstract":false,"id":223,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunicationPath","instanceClass":null,"abstract":false,"id":224,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolConformance","instanceClass":null,"abstract":false,"id":225,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolStateMachine","instanceClass":null,"abstract":false,"id":226,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolTransition","instanceClass":null,"abstract":false,"id":227,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadExtentAction","instanceClass":null,"abstract":false,"id":228,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReclassifyObjectAction","instanceClass":null,"abstract":false,"id":229,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadIsClassifiedObjectAction","instanceClass":null,"abstract":false,"id":230,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StartOwnedBehaviorAction","instanceClass":null,"abstract":false,"id":231,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QualifierValue","instanceClass":null,"abstract":false,"id":232,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkObjectEndAction","instanceClass":null,"abstract":false,"id":233,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkObjectEndQualifierAction","instanceClass":null,"abstract":false,"id":234,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateLinkObjectAction","instanceClass":null,"abstract":false,"id":235,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptEventAction","instanceClass":null,"abstract":false,"id":236,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptCallAction","instanceClass":null,"abstract":false,"id":237,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReplyAction","instanceClass":null,"abstract":false,"id":238,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RaiseExceptionAction","instanceClass":null,"abstract":false,"id":239,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentSpecification","instanceClass":null,"abstract":false,"id":240,"interface":false,"eClass":"EClass"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ownedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":241,"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":"owner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":242,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedComment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":243,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ID","changeable":true,"lowerBound":0,"iD":false,"id":244,"derived":false},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isOrdered","changeable":true,"lowerBound":0,"iD":false,"id":249,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isUnique","changeable":true,"lowerBound":0,"iD":false,"id":250,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"lower","changeable":true,"lowerBound":0,"iD":false,"id":251,"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":"upper","changeable":true,"lowerBound":0,"iD":false,"id":252,"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":"upperValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":253,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lowerValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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"},{"id":261,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":262,"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":"qualifiedName","changeable":true,"lowerBound":0,"iD":false,"id":263,"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":264,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"clientDependency","changeable":true,"resolveProxies":true,"lowerBound":0,"id":265,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nameExpression","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"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"client","changeable":true,"resolveProxies":true,"lowerBound":1,"id":272,"derived":false},{"id":273,"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":"member","changeable":true,"resolveProxies":true,"lowerBound":0,"id":274,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedRule","changeable":true,"resolveProxies":true,"lowerBound":0,"id":275,"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":"importedMember","changeable":true,"resolveProxies":true,"lowerBound":0,"id":276,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elementImport","changeable":true,"resolveProxies":true,"lowerBound":0,"id":277,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"packageImport","changeable":true,"resolveProxies":true,"lowerBound":0,"id":278,"derived":false},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"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":"namespace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":282,"derived":false},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importingNamespace","changeable":true,"resolveProxies":true,"lowerBound":1,"id":285,"derived":false},{"id":286,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importingNamespace","changeable":true,"resolveProxies":true,"lowerBound":1,"id":287,"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":"bodies","changeable":true,"lowerBound":0,"iD":false,"id":288,"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":"language","changeable":true,"lowerBound":0,"iD":false,"id":289,"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":"result","changeable":true,"resolveProxies":true,"lowerBound":0,"id":290,"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":"behavior","changeable":true,"resolveProxies":true,"lowerBound":0,"id":291,"derived":false},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"symbol","changeable":true,"lowerBound":0,"iD":false,"id":299,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":300,"derived":false},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"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":"body","changeable":true,"lowerBound":0,"iD":false,"id":304,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"annotatedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":305,"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":"bodyExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":306,"derived":false},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"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":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":311,"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":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":312,"derived":false},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"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":"relatedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":316,"derived":false},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":319,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":320,"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":"extension","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"nestedClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":322,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isActive","changeable":true,"lowerBound":0,"iD":false,"id":323,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedReception","changeable":true,"resolveProxies":true,"lowerBound":0,"id":324,"derived":false},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"class_","changeable":true,"resolveProxies":true,"lowerBound":0,"id":328,"derived":false},{"id":329,"eClass":"EGenericType"},{"id":330,"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":"metaclass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":331,"derived":false},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"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":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":335,"derived":false},{"id":336,"eClass":"EGenericType"},{"id":337,"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":"ownedType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":338,"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":"default","changeable":true,"lowerBound":0,"iD":false,"id":339,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isComposite","changeable":true,"lowerBound":0,"iD":false,"id":340,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isDerived","changeable":true,"lowerBound":0,"iD":false,"id":341,"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":"class_","changeable":true,"resolveProxies":true,"lowerBound":0,"id":342,"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":343,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isDerivedUnion","changeable":true,"lowerBound":0,"iD":false,"id":344,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningAssociation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":345,"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":"redefinedProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":346,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subsettedProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":347,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"datatype","changeable":true,"resolveProxies":true,"lowerBound":0,"id":348,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"association","changeable":true,"resolveProxies":true,"lowerBound":0,"id":349,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"aggregation","changeable":true,"lowerBound":0,"iD":false,"id":350,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"defaultValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":351,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":352,"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":"associationEnd","changeable":true,"resolveProxies":true,"lowerBound":0,"id":353,"derived":false},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEnd","changeable":true,"resolveProxies":true,"lowerBound":0,"id":364,"derived":false},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":368,"derived":false},{"id":369,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"memberEnd","changeable":true,"resolveProxies":true,"lowerBound":2,"id":370,"derived":false},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":375,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isQuery","changeable":true,"lowerBound":0,"iD":false,"id":376,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"datatype","changeable":true,"resolveProxies":true,"lowerBound":0,"id":377,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"precondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":378,"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":"postcondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":379,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinedOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":380,"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":"bodyCondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":381,"derived":false},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"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":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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":391,"derived":false},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":396,"derived":false},{"id":397,"eClass":"EGenericType"},{"id":398,"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":"default","changeable":true,"lowerBound":0,"iD":false,"id":399,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"direction","changeable":true,"lowerBound":0,"iD":false,"id":400,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"defaultValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":401,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isException","changeable":true,"lowerBound":0,"iD":false,"id":402,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isStream","changeable":true,"lowerBound":0,"iD":false,"id":403,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"effect","changeable":true,"lowerBound":0,"iD":false,"id":404,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parameterSet","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"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"id":416,"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":"parameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":417,"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":"nestedPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":418,"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":"nestingPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":419,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedMember","changeable":true,"resolveProxies":true,"lowerBound":0,"id":420,"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":"packageMerge","changeable":true,"resolveProxies":true,"lowerBound":0,"id":421,"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":"appliedProfile","changeable":true,"resolveProxies":true,"lowerBound":0,"id":422,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"packageExtension","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":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"mergingPackage","changeable":true,"resolveProxies":true,"lowerBound":1,"id":431,"derived":false},{"id":432,"eClass":"EGenericType"},{"id":433,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedLiteral","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"enumeration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":437,"derived":false},{"id":438,"eClass":"EGenericType"},{"id":439,"eClass":"EGenericType"},{"id":440,"eClass":"EGenericType"},{"id":441,"eClass":"EGenericType"},{"id":442,"eClass":"EGenericType"},{"id":443,"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":"feature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":444,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isAbstract","changeable":true,"lowerBound":0,"iD":false,"id":445,"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":"inheritedMember","changeable":true,"resolveProxies":true,"lowerBound":0,"id":446,"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":"general","changeable":true,"resolveProxies":true,"lowerBound":0,"id":447,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"generalization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":448,"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":"attribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":449,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinedClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":450,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"substitution","changeable":true,"resolveProxies":true,"lowerBound":0,"id":451,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"powertypeExtent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":452,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedUseCase","changeable":true,"resolveProxies":true,"lowerBound":0,"id":453,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"useCase","changeable":true,"resolveProxies":true,"lowerBound":0,"id":454,"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":"representation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":455,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"occurrence","changeable":true,"resolveProxies":true,"lowerBound":0,"id":456,"derived":false},{"id":457,"eClass":"EGenericType"},{"id":458,"eClass":"EGenericType"},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"container":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":"featuringClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":461,"derived":false},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"id":465,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"specific","changeable":true,"resolveProxies":true,"lowerBound":1,"id":466,"derived":false},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"id":469,"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":"substitutingClassifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":470,"derived":false},{"id":471,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"powertype","changeable":true,"resolveProxies":true,"lowerBound":0,"id":472,"derived":false},{"id":473,"eClass":"EGenericType"},{"id":474,"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":"subject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":475,"derived":false},{"id":476,"eClass":"EGenericType"},{"id":477,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isStatic","changeable":true,"lowerBound":0,"iD":false,"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"resolveProxies":true,"lowerBound":0,"id":482,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specification","changeable":true,"resolveProxies":true,"lowerBound":1,"id":483,"derived":false},{"container":false,"ordered":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":484,"derived":false},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"id":489,"eClass":"EGenericType"},{"name":"package","id":490,"value":1,"literal":"package","eClass":"EEnumLiteral"},{"name":"private","id":491,"value":2,"literal":"private","eClass":"EEnumLiteral"},{"name":"protected","id":492,"value":3,"literal":"protected","eClass":"EEnumLiteral"},{"name":"public","id":493,"value":4,"literal":"public","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":494,"derived":false},{"id":495,"eClass":"EGenericType"},{"id":496,"eClass":"EGenericType"},{"id":497,"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":498,"derived":false},{"id":499,"eClass":"EGenericType"},{"id":500,"eClass":"EGenericType"},{"id":501,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"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":502,"derived":false},{"id":503,"eClass":"EGenericType"},{"id":504,"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":505,"derived":false},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":508,"derived":false},{"container":false,"ordered":false,"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":509,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returnResult","changeable":true,"resolveProxies":true,"lowerBound":0,"id":510,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"raisedException","changeable":true,"resolveProxies":true,"lowerBound":0,"id":511,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isAbstract","changeable":true,"lowerBound":0,"iD":false,"id":512,"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":"method","changeable":true,"resolveProxies":true,"lowerBound":0,"id":513,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"concurrency","changeable":true,"lowerBound":0,"iD":false,"id":514,"derived":false},{"id":515,"eClass":"EGenericType"},{"id":516,"eClass":"EGenericType"},{"id":517,"eClass":"EGenericType"},{"id":518,"eClass":"EGenericType"},{"id":519,"eClass":"EGenericType"},{"id":520,"eClass":"EGenericType"},{"id":521,"eClass":"EGenericType"},{"id":522,"eClass":"EGenericType"},{"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":"specification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":523,"derived":false},{"id":524,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isReadOnly","changeable":true,"lowerBound":0,"iD":false,"id":525,"derived":false},{"id":526,"eClass":"EGenericType"},{"id":527,"eClass":"EGenericType"},{"id":528,"eClass":"EGenericType"},{"id":529,"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":"slot","changeable":true,"resolveProxies":true,"lowerBound":0,"id":530,"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":"classifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":531,"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":532,"derived":false},{"id":533,"eClass":"EGenericType"},{"id":534,"eClass":"EGenericType"},{"id":535,"eClass":"EGenericType"},{"id":536,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningInstance","changeable":true,"resolveProxies":true,"lowerBound":1,"id":537,"derived":false},{"id":538,"eClass":"EGenericType"},{"id":539,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":540,"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":"definingFeature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":541,"derived":false},{"id":542,"eClass":"EGenericType"},{"id":543,"eClass":"EGenericType"},{"id":544,"eClass":"EGenericType"},{"id":545,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"instance","changeable":true,"resolveProxies":true,"lowerBound":1,"id":546,"derived":false},{"id":547,"eClass":"EGenericType"},{"id":548,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinitionContext","changeable":true,"resolveProxies":true,"lowerBound":0,"id":549,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isLeaf","changeable":true,"lowerBound":0,"iD":false,"id":550,"derived":false},{"id":551,"eClass":"EGenericType"},{"id":552,"eClass":"EGenericType"},{"id":553,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"general","changeable":true,"resolveProxies":true,"lowerBound":1,"id":554,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isSubstitutable","changeable":true,"lowerBound":0,"iD":false,"id":555,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"generalizationSet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":556,"derived":false},{"id":557,"eClass":"EGenericType"},{"id":558,"eClass":"EGenericType"},{"id":559,"eClass":"EGenericType"},{"id":560,"eClass":"EGenericType"},{"id":561,"eClass":"EGenericType"},{"container":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":"generalization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":562,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"packageableElement_visibility","changeable":true,"lowerBound":0,"iD":false,"id":563,"derived":false},{"id":564,"eClass":"EGenericType"},{"id":565,"eClass":"EGenericType"},{"id":566,"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":567,"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":568,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":569,"derived":false},{"id":570,"eClass":"EGenericType"},{"id":571,"eClass":"EGenericType"},{"id":572,"eClass":"EGenericType"},{"id":573,"eClass":"EGenericType"},{"id":574,"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":575,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importedPackage","changeable":true,"resolveProxies":true,"lowerBound":1,"id":576,"derived":false},{"id":577,"eClass":"EGenericType"},{"id":578,"eClass":"EGenericType"},{"id":579,"eClass":"EGenericType"},{"id":580,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isDerived","changeable":true,"lowerBound":0,"iD":false,"id":581,"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":"endType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":582,"derived":false},{"id":583,"eClass":"EGenericType"},{"id":584,"eClass":"EGenericType"},{"id":585,"eClass":"EGenericType"},{"id":586,"eClass":"EGenericType"},{"id":587,"eClass":"EGenericType"},{"id":588,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"mergedPackage","changeable":true,"resolveProxies":true,"lowerBound":1,"id":589,"derived":false},{"id":590,"eClass":"EGenericType"},{"id":591,"eClass":"EGenericType"},{"id":592,"eClass":"EGenericType"},{"id":593,"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":"ownedStereotype","changeable":true,"resolveProxies":true,"lowerBound":0,"id":594,"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":"metaclassReference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":595,"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":"metamodelReference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":596,"derived":false},{"id":597,"eClass":"EGenericType"},{"id":598,"eClass":"EGenericType"},{"id":599,"eClass":"EGenericType"},{"id":600,"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":"importedProfile","changeable":true,"resolveProxies":true,"lowerBound":1,"id":601,"derived":false},{"id":602,"eClass":"EGenericType"},{"id":603,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isRequired","changeable":true,"lowerBound":0,"iD":false,"id":604,"derived":false},{"id":605,"eClass":"EGenericType"},{"id":606,"eClass":"EGenericType"},{"id":607,"eClass":"EGenericType"},{"id":608,"eClass":"EGenericType"},{"name":"in","id":609,"value":1,"literal":"in","eClass":"EEnumLiteral"},{"name":"inout","id":610,"value":2,"literal":"inout","eClass":"EEnumLiteral"},{"name":"out","id":611,"value":3,"literal":"out","eClass":"EEnumLiteral"},{"name":"return","id":612,"value":4,"literal":"return","eClass":"EEnumLiteral"},{"name":"composite","id":613,"value":1,"literal":"composite","eClass":"EEnumLiteral"},{"name":"none","id":614,"value":2,"literal":"none","eClass":"EEnumLiteral"},{"name":"shared","id":615,"value":3,"literal":"shared","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isReentrant","changeable":true,"lowerBound":0,"iD":false,"id":616,"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":"context","changeable":true,"resolveProxies":true,"lowerBound":0,"id":617,"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":"redefinedBehavior","changeable":true,"resolveProxies":true,"lowerBound":0,"id":618,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":619,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"formalParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":620,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"returnResult","changeable":true,"resolveProxies":true,"lowerBound":0,"id":621,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"precondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":622,"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":"postcondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":623,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedParameterSet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":624,"derived":false},{"id":625,"eClass":"EGenericType"},{"id":626,"eClass":"EGenericType"},{"id":627,"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":"ownedBehavior","changeable":true,"resolveProxies":true,"lowerBound":0,"id":628,"derived":false},{"id":629,"eClass":"EGenericType"},{"id":630,"eClass":"EGenericType"},{"id":631,"eClass":"EGenericType"},{"id":632,"eClass":"EGenericType"},{"id":633,"eClass":"EGenericType"},{"id":634,"eClass":"EGenericType"},{"id":635,"eClass":"EGenericType"},{"id":636,"eClass":"EGenericType"},{"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":"classifierBehavior","changeable":true,"resolveProxies":true,"lowerBound":0,"id":637,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"implementation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":638,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedTrigger","changeable":true,"resolveProxies":true,"lowerBound":0,"id":639,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedStateMachine","changeable":true,"resolveProxies":true,"lowerBound":0,"id":640,"derived":false},{"id":641,"eClass":"EGenericType"},{"id":642,"eClass":"EGenericType"},{"id":643,"eClass":"EGenericType"},{"id":644,"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":"implementingClassifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":645,"derived":false},{"id":646,"eClass":"EGenericType"},{"id":647,"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":"stateMachine_redefinitionContext","changeable":true,"resolveProxies":true,"lowerBound":0,"id":648,"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":"body","changeable":true,"lowerBound":0,"iD":false,"id":649,"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":"language","changeable":true,"lowerBound":0,"iD":false,"id":650,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"edge","changeable":true,"resolveProxies":true,"lowerBound":0,"id":651,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"group","changeable":true,"resolveProxies":true,"lowerBound":0,"id":652,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"node","changeable":true,"resolveProxies":true,"lowerBound":0,"id":653,"derived":false},{"container":false,"ordered":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":654,"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":"structuredNode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":655,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isSingleExecution","changeable":true,"lowerBound":0,"iD":false,"id":656,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isReadOnly","changeable":true,"lowerBound":0,"iD":false,"id":657,"derived":false},{"id":658,"eClass":"EGenericType"},{"id":659,"eClass":"EGenericType"},{"id":660,"eClass":"EGenericType"},{"id":661,"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":"activity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":662,"derived":false},{"id":663,"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":"activityGroup_activity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":664,"derived":false},{"id":665,"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":"activity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":666,"derived":false},{"id":667,"eClass":"EGenericType"},{"id":668,"eClass":"EGenericType"},{"id":669,"eClass":"EGenericType"},{"id":670,"eClass":"EGenericType"},{"id":671,"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":"supplier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":672,"derived":false},{"id":673,"eClass":"EGenericType"},{"id":674,"eClass":"EGenericType"},{"id":675,"eClass":"EGenericType"},{"id":676,"eClass":"EGenericType"},{"id":677,"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":"mapping","changeable":true,"resolveProxies":true,"lowerBound":0,"id":678,"derived":false},{"id":679,"eClass":"EGenericType"},{"id":680,"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":"abstraction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":681,"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":"realizingClassifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":682,"derived":false},{"id":683,"eClass":"EGenericType"},{"id":684,"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":"realization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":685,"derived":false},{"id":686,"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":"contract","changeable":true,"resolveProxies":true,"lowerBound":1,"id":687,"derived":false},{"id":688,"eClass":"EGenericType"},{"id":689,"eClass":"EGenericType"},{"id":690,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isCovering","changeable":true,"lowerBound":0,"iD":false,"id":691,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isDisjoint","changeable":true,"lowerBound":0,"iD":false,"id":692,"derived":false},{"id":693,"eClass":"EGenericType"},{"id":694,"eClass":"EGenericType"},{"id":695,"eClass":"EGenericType"},{"id":696,"eClass":"EGenericType"},{"id":697,"eClass":"EGenericType"},{"id":698,"eClass":"EGenericType"},{"id":699,"eClass":"EGenericType"},{"container":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":"represented","changeable":true,"resolveProxies":true,"lowerBound":0,"id":700,"derived":false},{"id":701,"eClass":"EGenericType"},{"id":702,"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":"realization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":703,"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":"conveyed","changeable":true,"resolveProxies":true,"lowerBound":1,"id":704,"derived":false},{"id":705,"eClass":"EGenericType"},{"id":706,"eClass":"EGenericType"},{"id":707,"eClass":"EGenericType"},{"id":708,"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":"viewpoint","changeable":true,"lowerBound":0,"iD":false,"id":709,"derived":false},{"id":710,"eClass":"EGenericType"},{"id":711,"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":"definingEnd","changeable":true,"resolveProxies":true,"lowerBound":0,"id":712,"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":"role","changeable":true,"resolveProxies":true,"lowerBound":0,"id":713,"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":"partWithPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":714,"derived":false},{"id":715,"eClass":"EGenericType"},{"id":716,"eClass":"EGenericType"},{"id":717,"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":"end","changeable":true,"resolveProxies":true,"lowerBound":0,"id":718,"derived":false},{"id":719,"eClass":"EGenericType"},{"id":720,"eClass":"EGenericType"},{"id":721,"eClass":"EGenericType"},{"id":722,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":723,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinedConnector","changeable":true,"resolveProxies":true,"lowerBound":0,"id":724,"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":"end","changeable":true,"resolveProxies":true,"lowerBound":2,"id":725,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"kind","changeable":true,"lowerBound":0,"iD":false,"id":726,"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":"contract","changeable":true,"resolveProxies":true,"lowerBound":0,"id":727,"derived":false},{"id":728,"eClass":"EGenericType"},{"id":729,"eClass":"EGenericType"},{"id":730,"eClass":"EGenericType"},{"id":731,"eClass":"EGenericType"},{"id":732,"eClass":"EGenericType"},{"id":733,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":734,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":735,"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":"role","changeable":true,"resolveProxies":true,"lowerBound":0,"id":736,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedConnector","changeable":true,"resolveProxies":true,"lowerBound":0,"id":737,"derived":false},{"id":738,"eClass":"EGenericType"},{"id":739,"eClass":"EGenericType"},{"id":740,"eClass":"EGenericType"},{"id":741,"eClass":"EGenericType"},{"id":742,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":743,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":744,"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":"inGroup","changeable":true,"resolveProxies":true,"lowerBound":0,"id":745,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"guard","changeable":true,"resolveProxies":true,"lowerBound":1,"id":746,"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":"redefinedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":747,"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":"inStructuredNode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":748,"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":"inPartition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":749,"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":"weight","changeable":true,"resolveProxies":true,"lowerBound":1,"id":750,"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":"interrupts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":751,"derived":false},{"id":752,"eClass":"EGenericType"},{"id":753,"eClass":"EGenericType"},{"id":754,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":755,"derived":false},{"id":756,"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":"incoming","changeable":true,"resolveProxies":true,"lowerBound":0,"id":757,"derived":false},{"id":758,"eClass":"EGenericType"},{"id":759,"eClass":"EGenericType"},{"id":760,"eClass":"EGenericType"},{"id":761,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"containedEdge","changeable":true,"resolveProxies":true,"lowerBound":0,"id":762,"derived":false},{"id":763,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containedEdge","changeable":true,"resolveProxies":true,"lowerBound":0,"id":764,"derived":false},{"id":765,"eClass":"EGenericType"},{"id":766,"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":"interruptingEdge","changeable":true,"resolveProxies":true,"lowerBound":0,"id":767,"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":"superGroup","changeable":true,"resolveProxies":true,"lowerBound":0,"id":768,"derived":false},{"id":769,"eClass":"EGenericType"},{"id":770,"eClass":"EGenericType"},{"id":771,"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":"inGroup","changeable":true,"resolveProxies":true,"lowerBound":0,"id":772,"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":"redefinedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":773,"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":"inStructuredNode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":774,"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":"inPartition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":775,"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":"inInterruptibleRegion","changeable":true,"resolveProxies":true,"lowerBound":0,"id":776,"derived":false},{"id":777,"eClass":"EGenericType"},{"id":778,"eClass":"EGenericType"},{"id":779,"eClass":"EGenericType"},{"id":780,"eClass":"EGenericType"},{"id":781,"eClass":"EGenericType"},{"id":782,"eClass":"EGenericType"},{"id":783,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"containedNode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":784,"derived":false},{"id":785,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containedNode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":786,"derived":false},{"id":787,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containedNode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":788,"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":"effect","changeable":true,"lowerBound":0,"iD":false,"id":789,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"output","changeable":true,"resolveProxies":true,"lowerBound":0,"id":790,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"input","changeable":true,"resolveProxies":true,"lowerBound":0,"id":791,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"context_","changeable":true,"resolveProxies":true,"lowerBound":0,"id":792,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"localPrecondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":793,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"localPostcondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":794,"derived":false},{"id":795,"eClass":"EGenericType"},{"id":796,"eClass":"EGenericType"},{"id":797,"eClass":"EGenericType"},{"id":798,"eClass":"EGenericType"},{"id":799,"eClass":"EGenericType"},{"id":800,"eClass":"EGenericType"},{"id":801,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"ordering","changeable":true,"lowerBound":0,"iD":false,"id":802,"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":"upperBound","changeable":true,"resolveProxies":true,"lowerBound":1,"id":803,"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":"inState","changeable":true,"resolveProxies":true,"lowerBound":0,"id":804,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"selection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":805,"derived":false},{"id":806,"eClass":"EGenericType"},{"id":807,"eClass":"EGenericType"},{"id":808,"eClass":"EGenericType"},{"id":809,"eClass":"EGenericType"},{"id":810,"eClass":"EGenericType"},{"id":811,"eClass":"EGenericType"},{"id":812,"eClass":"EGenericType"},{"id":813,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isMulticast","changeable":true,"lowerBound":0,"iD":false,"id":814,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isMultireceive","changeable":true,"lowerBound":0,"iD":false,"id":815,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"transformation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":816,"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":"selection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":817,"derived":false},{"id":818,"eClass":"EGenericType"},{"id":819,"eClass":"EGenericType"},{"id":820,"eClass":"EGenericType"},{"id":821,"eClass":"EGenericType"},{"id":822,"eClass":"EGenericType"},{"id":823,"eClass":"EGenericType"},{"id":824,"eClass":"EGenericType"},{"id":825,"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":"decisionInput","changeable":true,"resolveProxies":true,"lowerBound":0,"id":826,"derived":false},{"id":827,"eClass":"EGenericType"},{"id":828,"eClass":"EGenericType"},{"id":829,"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":"handler","changeable":true,"resolveProxies":true,"lowerBound":0,"id":830,"derived":false},{"id":831,"eClass":"EGenericType"},{"id":832,"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":"protectedNode","changeable":true,"resolveProxies":true,"lowerBound":1,"id":833,"derived":false},{"id":834,"eClass":"EGenericType"},{"id":835,"eClass":"EGenericType"},{"id":836,"eClass":"EGenericType"},{"id":837,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":838,"derived":false},{"id":839,"eClass":"EGenericType"},{"id":840,"eClass":"EGenericType"},{"container":false,"ordered":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":841,"derived":false},{"id":842,"eClass":"EGenericType"},{"id":843,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":844,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":845,"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":"redefinedInterface","changeable":true,"resolveProxies":true,"lowerBound":0,"id":846,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nestedClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":847,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedReception","changeable":true,"resolveProxies":true,"lowerBound":0,"id":848,"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":"protocol","changeable":true,"resolveProxies":true,"lowerBound":0,"id":849,"derived":false},{"id":850,"eClass":"EGenericType"},{"id":851,"eClass":"EGenericType"},{"id":852,"eClass":"EGenericType"},{"id":853,"eClass":"EGenericType"},{"id":854,"eClass":"EGenericType"},{"id":855,"eClass":"EGenericType"},{"id":856,"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":"contract","changeable":true,"resolveProxies":true,"lowerBound":1,"id":857,"derived":false},{"id":858,"eClass":"EGenericType"},{"id":859,"eClass":"EGenericType"},{"id":860,"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":"fileName","changeable":true,"lowerBound":0,"iD":false,"id":861,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nestedArtifact","changeable":true,"resolveProxies":true,"lowerBound":0,"id":862,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"manifestation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":863,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":864,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":865,"derived":false},{"id":866,"eClass":"EGenericType"},{"id":867,"eClass":"EGenericType"},{"id":868,"eClass":"EGenericType"},{"id":869,"eClass":"EGenericType"},{"id":870,"eClass":"EGenericType"},{"id":871,"eClass":"EGenericType"},{"id":872,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"utilizedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":873,"derived":false},{"id":874,"eClass":"EGenericType"},{"id":875,"eClass":"EGenericType"},{"id":876,"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":"extendedCase","changeable":true,"resolveProxies":true,"lowerBound":1,"id":877,"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":"extension","changeable":true,"resolveProxies":true,"lowerBound":1,"id":878,"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":879,"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":"extensionLocation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":880,"derived":false},{"id":881,"eClass":"EGenericType"},{"id":882,"eClass":"EGenericType"},{"id":883,"eClass":"EGenericType"},{"id":884,"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":"extend","changeable":true,"resolveProxies":true,"lowerBound":0,"id":885,"derived":false},{"id":886,"eClass":"EGenericType"},{"id":887,"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":"include","changeable":true,"resolveProxies":true,"lowerBound":0,"id":888,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extensionPoint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":889,"derived":false},{"id":890,"eClass":"EGenericType"},{"id":891,"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":"includingCase","changeable":true,"resolveProxies":true,"lowerBound":1,"id":892,"derived":false},{"id":893,"eClass":"EGenericType"},{"id":894,"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":"useCase","changeable":true,"resolveProxies":true,"lowerBound":1,"id":895,"derived":false},{"id":896,"eClass":"EGenericType"},{"id":897,"eClass":"EGenericType"},{"id":898,"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":"addition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":899,"derived":false},{"id":900,"eClass":"EGenericType"},{"id":901,"eClass":"EGenericType"},{"id":902,"eClass":"EGenericType"},{"id":903,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":904,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"roleBinding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":905,"derived":false},{"id":906,"eClass":"EGenericType"},{"id":907,"eClass":"EGenericType"},{"id":908,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"collaborationRole","changeable":true,"resolveProxies":true,"lowerBound":0,"id":909,"derived":false},{"id":910,"eClass":"EGenericType"},{"id":911,"eClass":"EGenericType"},{"id":912,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isBehavior","changeable":true,"lowerBound":0,"iD":false,"id":913,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isService","changeable":true,"lowerBound":0,"iD":false,"id":914,"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":"required","changeable":true,"resolveProxies":true,"lowerBound":0,"id":915,"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":"redefinedPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":916,"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":"provided","changeable":true,"resolveProxies":true,"lowerBound":0,"id":917,"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":"protocol","changeable":true,"resolveProxies":true,"lowerBound":0,"id":918,"derived":false},{"id":919,"eClass":"EGenericType"},{"id":920,"eClass":"EGenericType"},{"id":921,"eClass":"EGenericType"},{"id":922,"eClass":"EGenericType"},{"id":923,"eClass":"EGenericType"},{"id":924,"eClass":"EGenericType"},{"id":925,"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":"ownedPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":926,"derived":false},{"id":927,"eClass":"EGenericType"},{"id":928,"eClass":"EGenericType"},{"name":"guarded","id":929,"value":1,"literal":"guarded","eClass":"EEnumLiteral"},{"name":"concurrent","id":930,"value":2,"literal":"concurrent","eClass":"EEnumLiteral"},{"name":"sequential","id":931,"value":3,"literal":"sequential","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":"operation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":932,"derived":false},{"id":933,"eClass":"EGenericType"},{"id":934,"eClass":"EGenericType"},{"id":935,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"changeExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":936,"derived":false},{"id":937,"eClass":"EGenericType"},{"id":938,"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":"port","changeable":true,"resolveProxies":true,"lowerBound":0,"id":939,"derived":false},{"id":940,"eClass":"EGenericType"},{"id":941,"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":"signal","changeable":true,"resolveProxies":true,"lowerBound":0,"id":942,"derived":false},{"id":943,"eClass":"EGenericType"},{"id":944,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":945,"derived":false},{"id":946,"eClass":"EGenericType"},{"id":947,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"signal","changeable":true,"resolveProxies":true,"lowerBound":0,"id":948,"derived":false},{"id":949,"eClass":"EGenericType"},{"id":950,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isRelative","changeable":true,"lowerBound":0,"iD":false,"id":951,"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":"when","changeable":true,"resolveProxies":true,"lowerBound":1,"id":952,"derived":false},{"id":953,"eClass":"EGenericType"},{"id":954,"eClass":"EGenericType"},{"id":955,"eClass":"EGenericType"},{"id":956,"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":"scope","changeable":true,"resolveProxies":true,"lowerBound":1,"id":957,"derived":false},{"id":958,"eClass":"EGenericType"},{"id":959,"eClass":"EGenericType"},{"id":960,"eClass":"EGenericType"},{"id":961,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":962,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mustIsolate","changeable":true,"lowerBound":0,"iD":false,"id":963,"derived":false},{"id":964,"eClass":"EGenericType"},{"id":965,"eClass":"EGenericType"},{"id":966,"eClass":"EGenericType"},{"id":967,"eClass":"EGenericType"},{"id":968,"eClass":"EGenericType"},{"id":969,"eClass":"EGenericType"},{"id":970,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isDeterminate","changeable":true,"lowerBound":0,"iD":false,"id":971,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isAssured","changeable":true,"lowerBound":0,"iD":false,"id":972,"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":"clause","changeable":true,"resolveProxies":true,"lowerBound":1,"id":973,"derived":false},{"container":false,"ordered":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":974,"derived":false},{"id":975,"eClass":"EGenericType"},{"id":976,"eClass":"EGenericType"},{"id":977,"eClass":"EGenericType"},{"id":978,"eClass":"EGenericType"},{"id":979,"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":"test","changeable":true,"resolveProxies":true,"lowerBound":0,"id":980,"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":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":981,"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":"predecessorClause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":982,"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":"successorClause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":983,"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":"decider","changeable":true,"resolveProxies":true,"lowerBound":1,"id":984,"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":"bodyOutput","changeable":true,"resolveProxies":true,"lowerBound":0,"id":985,"derived":false},{"id":986,"eClass":"EGenericType"},{"id":987,"eClass":"EGenericType"},{"id":988,"eClass":"EGenericType"},{"id":989,"eClass":"EGenericType"},{"id":990,"eClass":"EGenericType"},{"id":991,"eClass":"EGenericType"},{"id":992,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isTestedFirst","changeable":true,"lowerBound":0,"iD":false,"id":993,"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":"bodyPart","changeable":true,"resolveProxies":true,"lowerBound":0,"id":994,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"setupPart","changeable":true,"resolveProxies":true,"lowerBound":0,"id":995,"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":"decider","changeable":true,"resolveProxies":true,"lowerBound":1,"id":996,"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":"test","changeable":true,"resolveProxies":true,"lowerBound":0,"id":997,"derived":false},{"container":false,"ordered":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":998,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"loopVariable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":999,"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":"bodyOutput","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1000,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"loopVariableInput","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1001,"derived":false},{"id":1002,"eClass":"EGenericType"},{"id":1003,"eClass":"EGenericType"},{"id":1004,"eClass":"EGenericType"},{"id":1005,"eClass":"EGenericType"},{"id":1006,"eClass":"EGenericType"},{"id":1007,"eClass":"EGenericType"},{"id":1008,"eClass":"EGenericType"},{"id":1009,"eClass":"EGenericType"},{"id":1010,"eClass":"EGenericType"},{"id":1011,"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":"lifeline","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1012,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"message","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1013,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fragment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1014,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"formalGate","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1015,"derived":false},{"id":1016,"eClass":"EGenericType"},{"id":1017,"eClass":"EGenericType"},{"id":1018,"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":1019,"derived":false},{"id":1020,"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":1021,"derived":false},{"id":1022,"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":"enclosingInteraction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1023,"derived":false},{"id":1024,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"covered","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1025,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"generalOrdering","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1026,"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":"enclosingOperand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1027,"derived":false},{"id":1028,"eClass":"EGenericType"},{"id":1029,"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":"coveredBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1030,"derived":false},{"id":1031,"eClass":"EGenericType"},{"id":1032,"eClass":"EGenericType"},{"id":1033,"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":"fragment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1034,"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":1035,"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":"selector","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1036,"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":"decomposedAs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1037,"derived":false},{"id":1038,"eClass":"EGenericType"},{"id":1039,"eClass":"EGenericType"},{"id":1040,"eClass":"EGenericType"},{"id":1041,"eClass":"EGenericType"},{"id":1042,"eClass":"EGenericType"},{"id":1043,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"messageKind","changeable":true,"lowerBound":0,"iD":false,"id":1044,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"messageSort","changeable":true,"lowerBound":0,"iD":false,"id":1045,"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":"receiveEvent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1046,"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":"sendEvent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1047,"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":"connector","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1048,"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":"signature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1049,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"argument","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1050,"derived":false},{"id":1051,"eClass":"EGenericType"},{"id":1052,"eClass":"EGenericType"},{"id":1053,"eClass":"EGenericType"},{"id":1054,"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":"receiveMessage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1055,"derived":false},{"id":1056,"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":"sendMessage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1057,"derived":false},{"id":1058,"eClass":"EGenericType"},{"id":1059,"eClass":"EGenericType"},{"id":1060,"eClass":"EGenericType"},{"id":1061,"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":"before","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1062,"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":"after","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1063,"derived":false},{"id":1064,"eClass":"EGenericType"},{"id":1065,"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":"toAfter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1066,"derived":false},{"id":1067,"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":"toBefore","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1068,"derived":false},{"name":"found","id":1069,"value":1,"literal":"found","eClass":"EEnumLiteral"},{"name":"lost","id":1070,"value":2,"literal":"lost","eClass":"EEnumLiteral"},{"name":"unknown","id":1071,"value":3,"literal":"unknown","eClass":"EEnumLiteral"},{"name":"complete","id":1072,"value":4,"literal":"complete","eClass":"EEnumLiteral"},{"name":"synchSignal","id":1073,"value":1,"literal":"synchSignal","eClass":"EEnumLiteral"},{"name":"synchCall","id":1074,"value":2,"literal":"synchCall","eClass":"EEnumLiteral"},{"name":"asynchCall","id":1075,"value":3,"literal":"asynchCall","eClass":"EEnumLiteral"},{"name":"asynchSignal","id":1076,"value":4,"literal":"asynchSignal","eClass":"EEnumLiteral"},{"id":1077,"eClass":"EGenericType"},{"id":1078,"eClass":"EGenericType"},{"id":1079,"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":"startExec","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1080,"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":"finishExec","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1081,"derived":false},{"id":1082,"eClass":"EGenericType"},{"id":1083,"eClass":"EGenericType"},{"id":1084,"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":"start","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1085,"derived":false},{"id":1086,"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":"finish","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1087,"derived":false},{"id":1088,"eClass":"EGenericType"},{"id":1089,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"behavior","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1090,"derived":false},{"id":1091,"eClass":"EGenericType"},{"id":1092,"eClass":"EGenericType"},{"id":1093,"eClass":"EGenericType"},{"id":1094,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"invariant","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1095,"derived":false},{"id":1096,"eClass":"EGenericType"},{"id":1097,"eClass":"EGenericType"},{"id":1098,"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":"parameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1099,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1100,"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":"nestedSignature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1101,"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":"nestingSignature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1102,"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":"template","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1103,"derived":false},{"id":1104,"eClass":"EGenericType"},{"id":1105,"eClass":"EGenericType"},{"id":1106,"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":"signature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1107,"derived":false},{"id":1108,"eClass":"EGenericType"},{"id":1109,"eClass":"EGenericType"},{"id":1110,"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":"ownedTemplateSignature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1111,"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":"parameteredElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1112,"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":"ownedParameteredElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1113,"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":"default","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1114,"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":"ownedDefault","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1115,"derived":false},{"id":1116,"eClass":"EGenericType"},{"id":1117,"eClass":"EGenericType"},{"id":1118,"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":"templateParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1119,"derived":false},{"id":1120,"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":"owningParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1121,"derived":false},{"id":1122,"eClass":"EGenericType"},{"id":1123,"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":"templateBinding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1124,"derived":false},{"id":1125,"eClass":"EGenericType"},{"id":1126,"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":"boundElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1127,"derived":false},{"id":1128,"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":"subExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1129,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1130,"derived":false},{"id":1131,"eClass":"EGenericType"},{"id":1132,"eClass":"EGenericType"},{"id":1133,"eClass":"EGenericType"},{"id":1134,"eClass":"EGenericType"},{"id":1135,"eClass":"EGenericType"},{"id":1136,"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":"signature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1137,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameterSubstitution","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1138,"derived":false},{"id":1139,"eClass":"EGenericType"},{"id":1140,"eClass":"EGenericType"},{"id":1141,"eClass":"EGenericType"},{"id":1142,"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":"templateBinding","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1143,"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":"formal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1144,"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":"actual","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1145,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedActual","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1146,"derived":false},{"id":1147,"eClass":"EGenericType"},{"id":1148,"eClass":"EGenericType"},{"id":1149,"eClass":"EGenericType"},{"id":1150,"eClass":"EGenericType"},{"id":1151,"eClass":"EGenericType"},{"id":1152,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"allowSubstitutable","changeable":true,"lowerBound":0,"iD":false,"id":1153,"derived":false},{"id":1154,"eClass":"EGenericType"},{"id":1155,"eClass":"EGenericType"},{"id":1156,"eClass":"EGenericType"},{"id":1157,"eClass":"EGenericType"},{"id":1158,"eClass":"EGenericType"},{"id":1159,"eClass":"EGenericType"},{"id":1160,"eClass":"EGenericType"},{"id":1161,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isCombineDuplicate","changeable":true,"lowerBound":0,"iD":false,"id":1162,"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":"joinSpec","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1163,"derived":false},{"id":1164,"eClass":"EGenericType"},{"id":1165,"eClass":"EGenericType"},{"id":1166,"eClass":"EGenericType"},{"id":1167,"eClass":"EGenericType"},{"id":1168,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isDimension","changeable":true,"lowerBound":0,"iD":false,"id":1169,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isExternal","changeable":true,"lowerBound":0,"iD":false,"id":1170,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subgroup","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1171,"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":"superPartition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1172,"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":"represents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1173,"derived":false},{"id":1174,"eClass":"EGenericType"},{"id":1175,"eClass":"EGenericType"},{"id":1176,"eClass":"EGenericType"},{"id":1177,"eClass":"EGenericType"},{"id":1178,"eClass":"EGenericType"},{"id":1179,"eClass":"EGenericType"},{"id":1180,"eClass":"EGenericType"},{"id":1181,"eClass":"EGenericType"},{"id":1182,"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":"regionAsOutput","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1183,"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":"regionAsInput","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1184,"derived":false},{"id":1185,"eClass":"EGenericType"},{"id":1186,"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":"outputElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1187,"derived":false},{"id":1188,"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":"inputElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1189,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mode","changeable":true,"lowerBound":0,"iD":false,"id":1190,"derived":false},{"id":1191,"eClass":"EGenericType"},{"id":1192,"eClass":"EGenericType"},{"id":1193,"eClass":"EGenericType"},{"id":1194,"eClass":"EGenericType"},{"name":"parallel","id":1195,"value":1,"literal":"parallel","eClass":"EEnumLiteral"},{"name":"iterative","id":1196,"value":2,"literal":"iterative","eClass":"EEnumLiteral"},{"name":"stream","id":1197,"value":3,"literal":"stream","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":"handlerBody","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1198,"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":"exceptionInput","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1199,"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":"exceptionType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1200,"derived":false},{"id":1201,"eClass":"EGenericType"},{"id":1202,"eClass":"EGenericType"},{"id":1203,"eClass":"EGenericType"},{"id":1204,"eClass":"EGenericType"},{"id":1205,"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":"refersTo","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1206,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actualGate","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1207,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"argument","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1208,"derived":false},{"id":1209,"eClass":"EGenericType"},{"id":1210,"eClass":"EGenericType"},{"id":1211,"eClass":"EGenericType"},{"id":1212,"eClass":"EGenericType"},{"id":1213,"eClass":"EGenericType"},{"id":1214,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"guard","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1215,"derived":false},{"id":1216,"eClass":"EGenericType"},{"id":1217,"eClass":"EGenericType"},{"id":1218,"eClass":"EGenericType"},{"id":1219,"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":"minint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1220,"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":"maxint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1221,"derived":false},{"id":1222,"eClass":"EGenericType"},{"id":1223,"eClass":"EGenericType"},{"id":1224,"eClass":"EGenericType"},{"name":"consider","id":1225,"value":1,"literal":"consider","eClass":"EEnumLiteral"},{"name":"par","id":1226,"value":2,"literal":"par","eClass":"EEnumLiteral"},{"name":"opt","id":1227,"value":3,"literal":"opt","eClass":"EEnumLiteral"},{"name":"loop","id":1228,"value":4,"literal":"loop","eClass":"EEnumLiteral"},{"name":"alt","id":1229,"value":5,"literal":"alt","eClass":"EEnumLiteral"},{"name":"break","id":1230,"value":6,"literal":"break","eClass":"EEnumLiteral"},{"name":"assert","id":1231,"value":7,"literal":"assert","eClass":"EEnumLiteral"},{"name":"strict","id":1232,"value":8,"literal":"strict","eClass":"EEnumLiteral"},{"name":"seq","id":1233,"value":9,"literal":"seq","eClass":"EEnumLiteral"},{"name":"ignore","id":1234,"value":10,"literal":"ignore","eClass":"EEnumLiteral"},{"name":"neg","id":1235,"value":11,"literal":"neg","eClass":"EEnumLiteral"},{"name":"critical","id":1236,"value":12,"literal":"critical","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"interactionOperator","changeable":true,"lowerBound":0,"iD":false,"id":1237,"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":"operand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1238,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cfragmentGate","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1239,"derived":false},{"id":1240,"eClass":"EGenericType"},{"id":1241,"eClass":"EGenericType"},{"id":1242,"eClass":"EGenericType"},{"id":1243,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"setting","changeable":true,"lowerBound":0,"iD":false,"id":1244,"derived":false},{"id":1245,"eClass":"EGenericType"},{"id":1246,"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":"region","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1247,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"connectionPoint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1248,"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":"extendedStateMachine","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1249,"derived":false},{"id":1250,"eClass":"EGenericType"},{"id":1251,"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":"stateMachine","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1252,"derived":false},{"id":1253,"eClass":"EGenericType"},{"id":1254,"eClass":"EGenericType"},{"id":1255,"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":"subvertex","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1256,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1257,"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":"state","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1258,"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":"extendedRegion","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1259,"derived":false},{"id":1260,"eClass":"EGenericType"},{"id":1261,"eClass":"EGenericType"},{"id":1262,"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":"container","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1263,"derived":false},{"id":1264,"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":1265,"derived":false},{"id":1266,"eClass":"EGenericType"},{"id":1267,"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":"region","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1268,"derived":false},{"id":1269,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"kind","changeable":true,"lowerBound":0,"iD":false,"id":1270,"derived":false},{"id":1271,"eClass":"EGenericType"},{"id":1272,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isComposite","changeable":true,"lowerBound":0,"iD":false,"id":1273,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isOrthogonal","changeable":true,"lowerBound":0,"iD":false,"id":1274,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isSimple","changeable":true,"lowerBound":0,"iD":false,"id":1275,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isSubmachineState","changeable":true,"lowerBound":0,"iD":false,"id":1276,"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":"submachine","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1277,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"connection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1278,"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":"redefinedState","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1279,"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":"deferrableTrigger","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1280,"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":"entry","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1281,"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":"exit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1282,"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":"doActivity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1283,"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":"stateInvariant","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1284,"derived":false},{"id":1285,"eClass":"EGenericType"},{"id":1286,"eClass":"EGenericType"},{"id":1287,"eClass":"EGenericType"},{"id":1288,"eClass":"EGenericType"},{"id":1289,"eClass":"EGenericType"},{"id":1290,"eClass":"EGenericType"},{"id":1291,"eClass":"EGenericType"},{"id":1292,"eClass":"EGenericType"},{"id":1293,"eClass":"EGenericType"},{"id":1294,"eClass":"EGenericType"},{"id":1295,"eClass":"EGenericType"},{"id":1296,"eClass":"EGenericType"},{"id":1297,"eClass":"EGenericType"},{"id":1298,"eClass":"EGenericType"},{"id":1299,"eClass":"EGenericType"},{"id":1300,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1301,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incoming","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1302,"derived":false},{"id":1303,"eClass":"EGenericType"},{"id":1304,"eClass":"EGenericType"},{"id":1305,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1306,"derived":false},{"id":1307,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1308,"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":"entry","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1309,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"exit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1310,"derived":false},{"id":1311,"eClass":"EGenericType"},{"id":1312,"eClass":"EGenericType"},{"id":1313,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"kind","changeable":true,"lowerBound":0,"iD":false,"id":1314,"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":"redefinedTransition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1315,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"trigger","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1316,"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":"guard","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1317,"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":"effect","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1318,"derived":false},{"id":1319,"eClass":"EGenericType"},{"id":1320,"eClass":"EGenericType"},{"id":1321,"eClass":"EGenericType"},{"id":1322,"eClass":"EGenericType"},{"id":1323,"eClass":"EGenericType"},{"id":1324,"eClass":"EGenericType"},{"id":1325,"eClass":"EGenericType"},{"id":1326,"eClass":"EGenericType"},{"id":1327,"eClass":"EGenericType"},{"name":"internal","id":1328,"value":1,"literal":"internal","eClass":"EEnumLiteral"},{"name":"local","id":1329,"value":2,"literal":"local","eClass":"EEnumLiteral"},{"name":"external","id":1330,"value":3,"literal":"external","eClass":"EEnumLiteral"},{"name":"deepHistory","id":1331,"value":1,"literal":"deepHistory","eClass":"EEnumLiteral"},{"name":"shallowHistory","id":1332,"value":2,"literal":"shallowHistory","eClass":"EEnumLiteral"},{"name":"choice","id":1333,"value":3,"literal":"choice","eClass":"EEnumLiteral"},{"name":"join","id":1334,"value":4,"literal":"join","eClass":"EEnumLiteral"},{"name":"exitPoint","id":1335,"value":5,"literal":"exitPoint","eClass":"EEnumLiteral"},{"name":"terminate","id":1336,"value":6,"literal":"terminate","eClass":"EEnumLiteral"},{"name":"fork","id":1337,"value":7,"literal":"fork","eClass":"EEnumLiteral"},{"name":"junction","id":1338,"value":8,"literal":"junction","eClass":"EEnumLiteral"},{"name":"initial","id":1339,"value":9,"literal":"initial","eClass":"EEnumLiteral"},{"name":"entryPoint","id":1340,"value":10,"literal":"entryPoint","eClass":"EEnumLiteral"},{"id":1341,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"classifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1342,"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":1343,"derived":false},{"id":1344,"eClass":"EGenericType"},{"id":1345,"eClass":"EGenericType"},{"id":1346,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isDestroyLinks","changeable":true,"lowerBound":0,"iD":false,"id":1347,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isDestroyOwnedObjects","changeable":true,"lowerBound":0,"iD":false,"id":1348,"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":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1349,"derived":false},{"id":1350,"eClass":"EGenericType"},{"id":1351,"eClass":"EGenericType"},{"id":1352,"eClass":"EGenericType"},{"id":1353,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"first","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1354,"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":"second","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1355,"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":1356,"derived":false},{"id":1357,"eClass":"EGenericType"},{"id":1358,"eClass":"EGenericType"},{"id":1359,"eClass":"EGenericType"},{"id":1360,"eClass":"EGenericType"},{"container":false,"ordered":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":1361,"derived":false},{"id":1362,"eClass":"EGenericType"},{"id":1363,"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":"structuralFeature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1364,"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":"object","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1365,"derived":false},{"id":1366,"eClass":"EGenericType"},{"id":1367,"eClass":"EGenericType"},{"id":1368,"eClass":"EGenericType"},{"container":false,"ordered":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":1369,"derived":false},{"id":1370,"eClass":"EGenericType"},{"id":1371,"eClass":"EGenericType"},{"container":false,"ordered":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":1372,"derived":false},{"id":1373,"eClass":"EGenericType"},{"id":1374,"eClass":"EGenericType"},{"id":1375,"eClass":"EGenericType"},{"id":1376,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isReplaceAll","changeable":true,"lowerBound":0,"iD":false,"id":1377,"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":"insertAt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1378,"derived":false},{"id":1379,"eClass":"EGenericType"},{"id":1380,"eClass":"EGenericType"},{"id":1381,"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":"endData","changeable":true,"resolveProxies":true,"lowerBound":2,"id":1382,"derived":false},{"id":1383,"eClass":"EGenericType"},{"id":1384,"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":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1385,"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":"end","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1386,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1387,"derived":false},{"id":1388,"eClass":"EGenericType"},{"id":1389,"eClass":"EGenericType"},{"id":1390,"eClass":"EGenericType"},{"id":1391,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"result","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1392,"derived":false},{"id":1393,"eClass":"EGenericType"},{"id":1394,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isReplaceAll","changeable":true,"lowerBound":0,"iD":false,"id":1395,"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":"insertAt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1396,"derived":false},{"id":1397,"eClass":"EGenericType"},{"id":1398,"eClass":"EGenericType"},{"id":1399,"eClass":"EGenericType"},{"id":1400,"eClass":"EGenericType"},{"id":1401,"eClass":"EGenericType"},{"id":1402,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"object","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1403,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"association","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1404,"derived":false},{"id":1405,"eClass":"EGenericType"},{"id":1406,"eClass":"EGenericType"},{"id":1407,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1408,"derived":false},{"id":1409,"eClass":"EGenericType"},{"id":1410,"eClass":"EGenericType"},{"container":false,"ordered":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":1411,"derived":false},{"id":1412,"eClass":"EGenericType"},{"id":1413,"eClass":"EGenericType"},{"container":false,"ordered":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":1414,"derived":false},{"id":1415,"eClass":"EGenericType"},{"id":1416,"eClass":"EGenericType"},{"id":1417,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isReplaceAll","changeable":true,"lowerBound":0,"iD":false,"id":1418,"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":"insertAt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1419,"derived":false},{"id":1420,"eClass":"EGenericType"},{"id":1421,"eClass":"EGenericType"},{"id":1422,"eClass":"EGenericType"},{"id":1423,"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":"function","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1424,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"argument","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1425,"derived":false},{"container":false,"ordered":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":1426,"derived":false},{"id":1427,"eClass":"EGenericType"},{"id":1428,"eClass":"EGenericType"},{"id":1429,"eClass":"EGenericType"},{"id":1430,"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":"body","changeable":true,"lowerBound":0,"iD":false,"id":1431,"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":"language","changeable":true,"lowerBound":0,"iD":false,"id":1432,"derived":false},{"id":1433,"eClass":"EGenericType"},{"id":1434,"eClass":"EGenericType"},{"id":1435,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isSynchronous","changeable":true,"lowerBound":0,"iD":false,"id":1436,"derived":false},{"container":false,"ordered":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":1437,"derived":false},{"id":1438,"eClass":"EGenericType"},{"id":1439,"eClass":"EGenericType"},{"id":1440,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"argument","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1441,"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":"onPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1442,"derived":false},{"id":1443,"eClass":"EGenericType"},{"id":1444,"eClass":"EGenericType"},{"id":1445,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1446,"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":"signal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1447,"derived":false},{"id":1448,"eClass":"EGenericType"},{"id":1449,"eClass":"EGenericType"},{"id":1450,"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":"signal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1451,"derived":false},{"id":1452,"eClass":"EGenericType"},{"id":1453,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1454,"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":"request","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1455,"derived":false},{"id":1456,"eClass":"EGenericType"},{"id":1457,"eClass":"EGenericType"},{"id":1458,"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":"operation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1459,"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":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1460,"derived":false},{"id":1461,"eClass":"EGenericType"},{"id":1462,"eClass":"EGenericType"},{"id":1463,"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":"behavior","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1464,"derived":false},{"id":1465,"eClass":"EGenericType"},{"id":1466,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"firstTime","changeable":true,"lowerBound":0,"iD":false,"id":1467,"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":"event","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1468,"derived":false},{"id":1469,"eClass":"EGenericType"},{"id":1470,"eClass":"EGenericType"},{"id":1471,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"firstTime","changeable":true,"lowerBound":0,"iD":false,"id":1472,"derived":false},{"container":false,"ordered":false,"upperBound":2,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"event","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1473,"derived":false},{"id":1474,"eClass":"EGenericType"},{"id":1475,"eClass":"EGenericType"},{"id":1476,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"now","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1477,"derived":false},{"id":1478,"eClass":"EGenericType"},{"id":1479,"eClass":"EGenericType"},{"id":1480,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"min","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1481,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"max","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1482,"derived":false},{"id":1483,"eClass":"EGenericType"},{"id":1484,"eClass":"EGenericType"},{"id":1485,"eClass":"EGenericType"},{"id":1486,"eClass":"EGenericType"},{"id":1487,"eClass":"EGenericType"},{"id":1488,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"duration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1489,"derived":false},{"id":1490,"eClass":"EGenericType"},{"id":1491,"eClass":"EGenericType"},{"id":1492,"eClass":"EGenericType"},{"id":1493,"eClass":"EGenericType"},{"name":"update","id":1494,"value":1,"literal":"update","eClass":"EEnumLiteral"},{"name":"read","id":1495,"value":2,"literal":"read","eClass":"EEnumLiteral"},{"name":"delete","id":1496,"value":3,"literal":"delete","eClass":"EEnumLiteral"},{"name":"create","id":1497,"value":4,"literal":"create","eClass":"EEnumLiteral"},{"id":1498,"eClass":"EGenericType"},{"id":1499,"eClass":"EGenericType"},{"id":1500,"eClass":"EGenericType"},{"name":"FIFO","id":1501,"value":1,"literal":"FIFO","eClass":"EEnumLiteral"},{"name":"unordered","id":1502,"value":2,"literal":"unordered","eClass":"EEnumLiteral"},{"name":"ordered","id":1503,"value":3,"literal":"ordered","eClass":"EEnumLiteral"},{"name":"LIFO","id":1504,"value":4,"literal":"LIFO","eClass":"EEnumLiteral"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1505,"derived":false},{"id":1506,"eClass":"EGenericType"},{"id":1507,"eClass":"EGenericType"},{"id":1508,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isIndirectlyInstantiated","changeable":true,"lowerBound":0,"iD":false,"id":1509,"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":"required","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1510,"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":"provided","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1511,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedMember","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1512,"derived":false},{"id":1513,"eClass":"EGenericType"},{"id":1514,"eClass":"EGenericType"},{"id":1515,"eClass":"EGenericType"},{"id":1516,"eClass":"EGenericType"},{"id":1517,"eClass":"EGenericType"},{"id":1518,"eClass":"EGenericType"},{"name":"delegation","id":1519,"value":1,"literal":"delegation","eClass":"EEnumLiteral"},{"name":"assembly","id":1520,"value":2,"literal":"assembly","eClass":"EEnumLiteral"},{"container":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":"deployedArtifact","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1521,"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":"location","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1522,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"configuration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1523,"derived":false},{"id":1524,"eClass":"EGenericType"},{"id":1525,"eClass":"EGenericType"},{"id":1526,"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":"deployment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1527,"derived":false},{"id":1528,"eClass":"EGenericType"},{"id":1529,"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":"deployedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1530,"derived":false},{"id":1531,"eClass":"EGenericType"},{"id":1532,"eClass":"EGenericType"},{"id":1533,"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":"nestedNode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1534,"derived":false},{"id":1535,"eClass":"EGenericType"},{"id":1536,"eClass":"EGenericType"},{"id":1537,"eClass":"EGenericType"},{"id":1538,"eClass":"EGenericType"},{"id":1539,"eClass":"EGenericType"},{"id":1540,"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":"specificMachine","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1541,"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":"generalMachine","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1542,"derived":false},{"id":1543,"eClass":"EGenericType"},{"id":1544,"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":"conformance","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1545,"derived":false},{"id":1546,"eClass":"EGenericType"},{"id":1547,"eClass":"EGenericType"},{"id":1548,"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":"postCondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1549,"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":"referred","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1550,"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":"preCondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1551,"derived":false},{"id":1552,"eClass":"EGenericType"},{"id":1553,"eClass":"EGenericType"},{"id":1554,"eClass":"EGenericType"},{"id":1555,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"result","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1556,"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":"classifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1557,"derived":false},{"id":1558,"eClass":"EGenericType"},{"id":1559,"eClass":"EGenericType"},{"id":1560,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isReplaceAll","changeable":true,"lowerBound":0,"iD":false,"id":1561,"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":"oldClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1562,"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":"newClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1563,"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":"object","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1564,"derived":false},{"id":1565,"eClass":"EGenericType"},{"id":1566,"eClass":"EGenericType"},{"id":1567,"eClass":"EGenericType"},{"id":1568,"eClass":"EGenericType"},{"id":1569,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isDirect","changeable":true,"lowerBound":0,"iD":false,"id":1570,"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":"classifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1571,"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":1572,"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":"object","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1573,"derived":false},{"id":1574,"eClass":"EGenericType"},{"id":1575,"eClass":"EGenericType"},{"id":1576,"eClass":"EGenericType"},{"id":1577,"eClass":"EGenericType"},{"id":1578,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"object","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1579,"derived":false},{"id":1580,"eClass":"EGenericType"},{"id":1581,"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":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1582,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1583,"derived":false},{"id":1584,"eClass":"EGenericType"},{"id":1585,"eClass":"EGenericType"},{"id":1586,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"object","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1587,"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":"end","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1588,"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":1589,"derived":false},{"id":1590,"eClass":"EGenericType"},{"id":1591,"eClass":"EGenericType"},{"id":1592,"eClass":"EGenericType"},{"id":1593,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"object","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1594,"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":1595,"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":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1596,"derived":false},{"id":1597,"eClass":"EGenericType"},{"id":1598,"eClass":"EGenericType"},{"id":1599,"eClass":"EGenericType"},{"id":1600,"eClass":"EGenericType"},{"container":false,"ordered":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":1601,"derived":false},{"id":1602,"eClass":"EGenericType"},{"id":1603,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"trigger","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1604,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"result","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1605,"derived":false},{"id":1606,"eClass":"EGenericType"},{"id":1607,"eClass":"EGenericType"},{"id":1608,"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":"returnInformation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1609,"derived":false},{"id":1610,"eClass":"EGenericType"},{"id":1611,"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":"replyToCall","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1612,"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":"replyValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1613,"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":"returnInformation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1614,"derived":false},{"id":1615,"eClass":"EGenericType"},{"id":1616,"eClass":"EGenericType"},{"id":1617,"eClass":"EGenericType"},{"id":1618,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"exception","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1619,"derived":false},{"id":1620,"eClass":"EGenericType"},{"id":1621,"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":"deploymentLocation","changeable":true,"lowerBound":0,"iD":false,"id":1622,"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":"executionLocation","changeable":true,"lowerBound":0,"iD":false,"id":1623,"derived":false},{"id":1624,"eClass":"EGenericType"},{"id":1625,"eClass":"EGenericType"},{"id":1626,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":0,"target":90},{"source":0,"target":91},{"source":0,"target":92},{"source":0,"target":93},{"source":0,"target":94},{"source":0,"target":95},{"source":0,"target":96},{"source":0,"target":97},{"source":0,"target":98},{"source":0,"target":99},{"source":0,"target":100},{"source":0,"target":101},{"source":0,"target":102},{"source":0,"target":103},{"source":0,"target":104},{"source":0,"target":105},{"source":0,"target":106},{"source":0,"target":107},{"source":0,"target":108},{"source":0,"target":109},{"source":0,"target":110},{"source":0,"target":111},{"source":0,"target":112},{"source":0,"target":113},{"source":0,"target":114},{"source":0,"target":115},{"source":0,"target":116},{"source":0,"target":117},{"source":0,"target":118},{"source":0,"target":119},{"source":0,"target":120},{"source":0,"target":121},{"source":0,"target":122},{"source":0,"target":123},{"source":0,"target":124},{"source":0,"target":125},{"source":0,"target":126},{"source":0,"target":127},{"source":0,"target":128},{"source":0,"target":129},{"source":0,"target":130},{"source":0,"target":131},{"source":0,"target":132},{"source":0,"target":133},{"source":0,"target":134},{"source":0,"target":135},{"source":0,"target":136},{"source":0,"target":137},{"source":0,"target":138},{"source":0,"target":139},{"source":0,"target":140},{"source":0,"target":141},{"source":0,"target":142},{"source":0,"target":143},{"source":0,"target":144},{"source":0,"target":145},{"source":0,"target":146},{"source":0,"target":147},{"source":0,"target":148},{"source":0,"target":149},{"source":0,"target":150},{"source":0,"target":151},{"source":0,"target":152},{"source":0,"target":153},{"source":0,"target":154},{"source":0,"target":155},{"source":0,"target":156},{"source":0,"target":157},{"source":0,"target":158},{"source":0,"target":159},{"source":0,"target":160},{"source":0,"target":161},{"source":0,"target":162},{"source":0,"target":163},{"source":0,"target":164},{"source":0,"target":165},{"source":0,"target":166},{"source":0,"target":167},{"source":0,"target":168},{"source":0,"target":169},{"source":0,"target":170},{"source":0,"target":171},{"source":0,"target":172},{"source":0,"target":173},{"source":0,"target":174},{"source":0,"target":175},{"source":0,"target":176},{"source":0,"target":177},{"source":0,"target":178},{"source":0,"target":179},{"source":0,"target":180},{"source":0,"target":181},{"source":0,"target":182},{"source":0,"target":183},{"source":0,"target":184},{"source":0,"target":185},{"source":0,"target":186},{"source":0,"target":187},{"source":0,"target":188},{"source":0,"target":189},{"source":0,"target":190},{"source":0,"target":191},{"source":0,"target":192},{"source":0,"target":193},{"source":0,"target":194},{"source":0,"target":195},{"source":0,"target":196},{"source":0,"target":197},{"source":0,"target":198},{"source":0,"target":199},{"source":0,"target":200},{"source":0,"target":201},{"source":0,"target":202},{"source":0,"target":203},{"source":0,"target":204},{"source":0,"target":205},{"source":0,"target":206},{"source":0,"target":207},{"source":0,"target":208},{"source":0,"target":209},{"source":0,"target":210},{"source":0,"target":211},{"source":0,"target":212},{"source":0,"target":213},{"source":0,"target":214},{"source":0,"target":215},{"source":0,"target":216},{"source":0,"target":217},{"source":0,"target":218},{"source":0,"target":219},{"source":0,"target":220},{"source":0,"target":221},{"source":0,"target":222},{"source":0,"target":223},{"source":0,"target":224},{"source":0,"target":225},{"source":0,"target":226},{"source":0,"target":227},{"source":0,"target":228},{"source":0,"target":229},{"source":0,"target":230},{"source":0,"target":231},{"source":0,"target":232},{"source":0,"target":233},{"source":0,"target":234},{"source":0,"target":235},{"source":0,"target":236},{"source":0,"target":237},{"source":0,"target":238},{"source":0,"target":239},{"source":0,"target":240},{"source":1,"target":0},{"source":1,"target":241},{"source":1,"target":242},{"source":1,"target":243},{"source":1,"target":244},{"source":241,"target":1},{"source":241,"target":245},{"source":241,"target":1},{"source":241,"target":242},{"source":245,"target":1},{"source":242,"target":1},{"source":242,"target":246},{"source":242,"target":1},{"source":242,"target":241},{"source":246,"target":1},{"source":243,"target":8},{"source":243,"target":247},{"source":243,"target":1},{"source":247,"target":8},{"source":244,"target":248},{"source":244,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":249},{"source":2,"target":250},{"source":2,"target":251},{"source":2,"target":252},{"source":2,"target":253},{"source":2,"target":254},{"source":2,"target":255},{"source":249,"target":256},{"source":249,"target":2},{"source":250,"target":257},{"source":250,"target":2},{"source":251,"target":258},{"source":251,"target":2},{"source":252,"target":259},{"source":252,"target":2},{"source":253,"target":6},{"source":253,"target":260},{"source":253,"target":2},{"source":260,"target":6},{"source":254,"target":6},{"source":254,"target":261},{"source":254,"target":2},{"source":261,"target":6},{"source":255,"target":1},{"source":3,"target":0},{"source":3,"target":130},{"source":3,"target":262},{"source":3,"target":263},{"source":3,"target":264},{"source":3,"target":265},{"source":3,"target":266},{"source":3,"target":267},{"source":262,"target":268},{"source":262,"target":3},{"source":263,"target":269},{"source":263,"target":3},{"source":264,"target":25},{"source":264,"target":270},{"source":264,"target":3},{"source":270,"target":25},{"source":265,"target":55},{"source":265,"target":271},{"source":265,"target":3},{"source":265,"target":272},{"source":271,"target":55},{"source":266,"target":131},{"source":266,"target":273},{"source":266,"target":3},{"source":273,"target":131},{"source":267,"target":130},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":274},{"source":4,"target":275},{"source":4,"target":276},{"source":4,"target":277},{"source":4,"target":278},{"source":4,"target":279},{"source":274,"target":3},{"source":274,"target":280},{"source":274,"target":4},{"source":280,"target":3},{"source":275,"target":24},{"source":275,"target":281},{"source":275,"target":4},{"source":275,"target":282},{"source":281,"target":24},{"source":276,"target":39},{"source":276,"target":283},{"source":276,"target":4},{"source":283,"target":39},{"source":277,"target":40},{"source":277,"target":284},{"source":277,"target":4},{"source":277,"target":285},{"source":284,"target":40},{"source":278,"target":41},{"source":278,"target":286},{"source":278,"target":4},{"source":278,"target":287},{"source":286,"target":41},{"source":279,"target":3},{"source":5,"target":0},{"source":5,"target":6},{"source":5,"target":288},{"source":5,"target":289},{"source":5,"target":290},{"source":5,"target":291},{"source":5,"target":292},{"source":288,"target":293},{"source":288,"target":5},{"source":289,"target":294},{"source":289,"target":5},{"source":290,"target":16},{"source":290,"target":295},{"source":290,"target":5},{"source":295,"target":16},{"source":291,"target":51},{"source":291,"target":296},{"source":291,"target":5},{"source":296,"target":51},{"source":292,"target":6},{"source":6,"target":0},{"source":6,"target":15},{"source":6,"target":132},{"source":6,"target":297},{"source":6,"target":298},{"source":297,"target":15},{"source":298,"target":132},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":299},{"source":7,"target":300},{"source":7,"target":301},{"source":299,"target":302},{"source":299,"target":7},{"source":300,"target":6},{"source":300,"target":303},{"source":300,"target":7},{"source":303,"target":6},{"source":301,"target":5},{"source":8,"target":0},{"source":8,"target":130},{"source":8,"target":304},{"source":8,"target":305},{"source":8,"target":306},{"source":8,"target":307},{"source":304,"target":308},{"source":304,"target":8},{"source":305,"target":1},{"source":305,"target":309},{"source":305,"target":8},{"source":309,"target":1},{"source":306,"target":131},{"source":306,"target":310},{"source":306,"target":8},{"source":310,"target":131},{"source":307,"target":130},{"source":9,"target":0},{"source":9,"target":10},{"source":9,"target":311},{"source":9,"target":312},{"source":9,"target":313},{"source":311,"target":1},{"source":311,"target":314},{"source":311,"target":9},{"source":314,"target":1},{"source":312,"target":1},{"source":312,"target":315},{"source":312,"target":9},{"source":315,"target":1},{"source":313,"target":10},{"source":10,"target":0},{"source":10,"target":1},{"source":10,"target":316},{"source":10,"target":317},{"source":316,"target":1},{"source":316,"target":318},{"source":316,"target":10},{"source":318,"target":1},{"source":317,"target":1},{"source":11,"target":0},{"source":11,"target":52},{"source":11,"target":100},{"source":11,"target":319},{"source":11,"target":320},{"source":11,"target":321},{"source":11,"target":322},{"source":11,"target":323},{"source":11,"target":324},{"source":11,"target":325},{"source":11,"target":326},{"source":319,"target":14},{"source":319,"target":327},{"source":319,"target":11},{"source":319,"target":328},{"source":327,"target":14},{"source":320,"target":11},{"source":320,"target":329},{"source":320,"target":11},{"source":329,"target":11},{"source":321,"target":47},{"source":321,"target":330},{"source":321,"target":11},{"source":321,"target":331},{"source":330,"target":47},{"source":322,"target":22},{"source":322,"target":332},{"source":322,"target":11},{"source":332,"target":22},{"source":323,"target":333},{"source":323,"target":11},{"source":324,"target":106},{"source":324,"target":334},{"source":324,"target":11},{"source":334,"target":106},{"source":325,"target":52},{"source":326,"target":100},{"source":12,"target":0},{"source":12,"target":39},{"source":12,"target":335},{"source":12,"target":336},{"source":335,"target":17},{"source":335,"target":337},{"source":335,"target":12},{"source":335,"target":338},{"source":337,"target":17},{"source":336,"target":39},{"source":13,"target":0},{"source":13,"target":33},{"source":13,"target":66},{"source":13,"target":220},{"source":13,"target":339},{"source":13,"target":340},{"source":13,"target":341},{"source":13,"target":342},{"source":13,"target":343},{"source":13,"target":344},{"source":13,"target":345},{"source":13,"target":346},{"source":13,"target":347},{"source":13,"target":348},{"source":13,"target":349},{"source":13,"target":350},{"source":13,"target":351},{"source":13,"target":352},{"source":13,"target":353},{"source":13,"target":354},{"source":13,"target":355},{"source":13,"target":356},{"source":339,"target":357},{"source":339,"target":13},{"source":340,"target":358},{"source":340,"target":13},{"source":341,"target":359},{"source":341,"target":13},{"source":342,"target":11},{"source":342,"target":360},{"source":342,"target":13},{"source":360,"target":11},{"source":343,"target":13},{"source":343,"target":361},{"source":343,"target":13},{"source":361,"target":13},{"source":344,"target":362},{"source":344,"target":13},{"source":345,"target":42},{"source":345,"target":363},{"source":345,"target":13},{"source":345,"target":364},{"source":363,"target":42},{"source":346,"target":13},{"source":346,"target":365},{"source":346,"target":13},{"source":365,"target":13},{"source":347,"target":13},{"source":347,"target":366},{"source":347,"target":13},{"source":366,"target":13},{"source":348,"target":19},{"source":348,"target":367},{"source":348,"target":13},{"source":348,"target":368},{"source":367,"target":19},{"source":349,"target":42},{"source":349,"target":369},{"source":349,"target":13},{"source":349,"target":370},{"source":369,"target":42},{"source":350,"target":50},{"source":350,"target":371},{"source":350,"target":13},{"source":371,"target":50},{"source":351,"target":6},{"source":351,"target":372},{"source":351,"target":13},{"source":372,"target":6},{"source":352,"target":13},{"source":352,"target":373},{"source":352,"target":13},{"source":352,"target":353},{"source":373,"target":13},{"source":353,"target":13},{"source":353,"target":374},{"source":353,"target":13},{"source":353,"target":352},{"source":374,"target":13},{"source":354,"target":33},{"source":355,"target":66},{"source":356,"target":220},{"source":14,"target":0},{"source":14,"target":32},{"source":14,"target":15},{"source":14,"target":2},{"source":14,"target":132},{"source":14,"target":375},{"source":14,"target":328},{"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":375,"target":16},{"source":375,"target":386},{"source":375,"target":14},{"source":375,"target":387},{"source":386,"target":16},{"source":328,"target":11},{"source":328,"target":388},{"source":328,"target":14},{"source":328,"target":319},{"source":388,"target":11},{"source":376,"target":389},{"source":376,"target":14},{"source":377,"target":19},{"source":377,"target":390},{"source":377,"target":14},{"source":377,"target":391},{"source":390,"target":19},{"source":378,"target":24},{"source":378,"target":392},{"source":378,"target":14},{"source":392,"target":24},{"source":379,"target":24},{"source":379,"target":393},{"source":379,"target":14},{"source":393,"target":24},{"source":380,"target":14},{"source":380,"target":394},{"source":380,"target":14},{"source":394,"target":14},{"source":381,"target":24},{"source":381,"target":395},{"source":381,"target":14},{"source":395,"target":24},{"source":382,"target":32},{"source":383,"target":15},{"source":384,"target":2},{"source":385,"target":132},{"source":15,"target":0},{"source":15,"target":3},{"source":15,"target":396},{"source":15,"target":397},{"source":396,"target":12},{"source":396,"target":398},{"source":396,"target":15},{"source":398,"target":12},{"source":397,"target":3},{"source":16,"target":0},{"source":16,"target":66},{"source":16,"target":15},{"source":16,"target":2},{"source":16,"target":387},{"source":16,"target":399},{"source":16,"target":400},{"source":16,"target":401},{"source":16,"target":402},{"source":16,"target":403},{"source":16,"target":404},{"source":16,"target":405},{"source":16,"target":406},{"source":16,"target":407},{"source":16,"target":408},{"source":387,"target":14},{"source":387,"target":409},{"source":387,"target":16},{"source":387,"target":375},{"source":409,"target":14},{"source":399,"target":410},{"source":399,"target":16},{"source":400,"target":49},{"source":400,"target":411},{"source":400,"target":16},{"source":411,"target":49},{"source":401,"target":6},{"source":401,"target":412},{"source":401,"target":16},{"source":412,"target":6},{"source":402,"target":413},{"source":402,"target":16},{"source":403,"target":414},{"source":403,"target":16},{"source":404,"target":212},{"source":404,"target":415},{"source":404,"target":16},{"source":415,"target":212},{"source":405,"target":215},{"source":405,"target":416},{"source":405,"target":16},{"source":405,"target":417},{"source":416,"target":215},{"source":406,"target":66},{"source":407,"target":15},{"source":408,"target":2},{"source":17,"target":0},{"source":17,"target":4},{"source":17,"target":39},{"source":17,"target":418},{"source":17,"target":419},{"source":17,"target":338},{"source":17,"target":420},{"source":17,"target":421},{"source":17,"target":422},{"source":17,"target":423},{"source":17,"target":424},{"source":17,"target":425},{"source":418,"target":17},{"source":418,"target":426},{"source":418,"target":17},{"source":418,"target":419},{"source":426,"target":17},{"source":419,"target":17},{"source":419,"target":427},{"source":419,"target":17},{"source":419,"target":418},{"source":427,"target":17},{"source":338,"target":12},{"source":338,"target":428},{"source":338,"target":17},{"source":338,"target":335},{"source":428,"target":12},{"source":420,"target":39},{"source":420,"target":429},{"source":420,"target":17},{"source":429,"target":39},{"source":421,"target":43},{"source":421,"target":430},{"source":421,"target":17},{"source":421,"target":431},{"source":430,"target":43},{"source":422,"target":46},{"source":422,"target":432},{"source":422,"target":17},{"source":432,"target":46},{"source":423,"target":43},{"source":423,"target":433},{"source":423,"target":17},{"source":433,"target":43},{"source":424,"target":4},{"source":425,"target":39},{"source":18,"target":0},{"source":18,"target":19},{"source":18,"target":434},{"source":18,"target":435},{"source":434,"target":20},{"source":434,"target":436},{"source":434,"target":18},{"source":434,"target":437},{"source":436,"target":20},{"source":435,"target":19},{"source":19,"target":0},{"source":19,"target":22},{"source":19,"target":368},{"source":19,"target":391},{"source":19,"target":438},{"source":368,"target":13},{"source":368,"target":439},{"source":368,"target":19},{"source":368,"target":348},{"source":439,"target":13},{"source":391,"target":14},{"source":391,"target":440},{"source":391,"target":19},{"source":391,"target":377},{"source":440,"target":14},{"source":438,"target":22},{"source":20,"target":0},{"source":20,"target":34},{"source":20,"target":437},{"source":20,"target":441},{"source":437,"target":18},{"source":437,"target":442},{"source":437,"target":20},{"source":437,"target":434},{"source":442,"target":18},{"source":441,"target":34},{"source":21,"target":0},{"source":21,"target":19},{"source":21,"target":443},{"source":443,"target":19},{"source":22,"target":0},{"source":22,"target":4},{"source":22,"target":12},{"source":22,"target":37},{"source":22,"target":444},{"source":22,"target":445},{"source":22,"target":446},{"source":22,"target":447},{"source":22,"target":448},{"source":22,"target":449},{"source":22,"target":450},{"source":22,"target":451},{"source":22,"target":452},{"source":22,"target":453},{"source":22,"target":454},{"source":22,"target":455},{"source":22,"target":456},{"source":22,"target":457},{"source":22,"target":458},{"source":22,"target":459},{"source":444,"target":23},{"source":444,"target":460},{"source":444,"target":22},{"source":444,"target":461},{"source":460,"target":23},{"source":445,"target":462},{"source":445,"target":22},{"source":446,"target":3},{"source":446,"target":463},{"source":446,"target":22},{"source":463,"target":3},{"source":447,"target":22},{"source":447,"target":464},{"source":447,"target":22},{"source":464,"target":22},{"source":448,"target":38},{"source":448,"target":465},{"source":448,"target":22},{"source":448,"target":466},{"source":465,"target":38},{"source":449,"target":13},{"source":449,"target":467},{"source":449,"target":22},{"source":467,"target":13},{"source":450,"target":22},{"source":450,"target":468},{"source":450,"target":22},{"source":468,"target":22},{"source":451,"target":59},{"source":451,"target":469},{"source":451,"target":22},{"source":451,"target":470},{"source":469,"target":59},{"source":452,"target":60},{"source":452,"target":471},{"source":452,"target":22},{"source":452,"target":472},{"source":471,"target":60},{"source":453,"target":94},{"source":453,"target":473},{"source":453,"target":22},{"source":473,"target":94},{"source":454,"target":94},{"source":454,"target":474},{"source":454,"target":22},{"source":454,"target":475},{"source":474,"target":94},{"source":455,"target":97},{"source":455,"target":476},{"source":455,"target":22},{"source":476,"target":97},{"source":456,"target":97},{"source":456,"target":477},{"source":456,"target":22},{"source":477,"target":97},{"source":457,"target":4},{"source":458,"target":12},{"source":459,"target":37},{"source":23,"target":0},{"source":23,"target":37},{"source":23,"target":461},{"source":23,"target":478},{"source":23,"target":479},{"source":461,"target":22},{"source":461,"target":480},{"source":461,"target":23},{"source":461,"target":444},{"source":480,"target":22},{"source":478,"target":481},{"source":478,"target":23},{"source":479,"target":37},{"source":24,"target":0},{"source":24,"target":39},{"source":24,"target":482},{"source":24,"target":282},{"source":24,"target":483},{"source":24,"target":484},{"source":24,"target":485},{"source":482,"target":4},{"source":482,"target":486},{"source":482,"target":24},{"source":486,"target":4},{"source":282,"target":4},{"source":282,"target":487},{"source":282,"target":24},{"source":282,"target":275},{"source":487,"target":4},{"source":483,"target":6},{"source":483,"target":488},{"source":483,"target":24},{"source":488,"target":6},{"source":484,"target":1},{"source":484,"target":489},{"source":484,"target":24},{"source":489,"target":1},{"source":485,"target":39},{"source":25,"target":0},{"source":25,"target":490},{"source":25,"target":491},{"source":25,"target":492},{"source":25,"target":493},{"source":490,"target":25},{"source":491,"target":25},{"source":492,"target":25},{"source":493,"target":25},{"source":26,"target":0},{"source":26,"target":27},{"source":26,"target":494},{"source":26,"target":495},{"source":494,"target":496},{"source":494,"target":26},{"source":495,"target":27},{"source":27,"target":0},{"source":27,"target":6},{"source":27,"target":497},{"source":497,"target":6},{"source":28,"target":0},{"source":28,"target":27},{"source":28,"target":498},{"source":28,"target":499},{"source":498,"target":500},{"source":498,"target":28},{"source":499,"target":27},{"source":29,"target":0},{"source":29,"target":27},{"source":29,"target":501},{"source":501,"target":27},{"source":30,"target":0},{"source":30,"target":27},{"source":30,"target":502},{"source":30,"target":503},{"source":502,"target":504},{"source":502,"target":30},{"source":503,"target":27},{"source":31,"target":0},{"source":31,"target":27},{"source":31,"target":505},{"source":31,"target":506},{"source":505,"target":507},{"source":505,"target":31},{"source":506,"target":27},{"source":32,"target":0},{"source":32,"target":4},{"source":32,"target":23},{"source":32,"target":508},{"source":32,"target":509},{"source":32,"target":510},{"source":32,"target":511},{"source":32,"target":512},{"source":32,"target":513},{"source":32,"target":514},{"source":32,"target":515},{"source":32,"target":516},{"source":508,"target":16},{"source":508,"target":517},{"source":508,"target":32},{"source":517,"target":16},{"source":509,"target":16},{"source":509,"target":518},{"source":509,"target":32},{"source":518,"target":16},{"source":510,"target":16},{"source":510,"target":519},{"source":510,"target":32},{"source":519,"target":16},{"source":511,"target":12},{"source":511,"target":520},{"source":511,"target":32},{"source":520,"target":12},{"source":512,"target":521},{"source":512,"target":32},{"source":513,"target":51},{"source":513,"target":522},{"source":513,"target":32},{"source":513,"target":523},{"source":522,"target":51},{"source":514,"target":101},{"source":514,"target":524},{"source":514,"target":32},{"source":524,"target":101},{"source":515,"target":4},{"source":516,"target":23},{"source":33,"target":0},{"source":33,"target":23},{"source":33,"target":15},{"source":33,"target":2},{"source":33,"target":525},{"source":33,"target":526},{"source":33,"target":527},{"source":33,"target":528},{"source":525,"target":529},{"source":525,"target":33},{"source":526,"target":23},{"source":527,"target":15},{"source":528,"target":2},{"source":34,"target":0},{"source":34,"target":39},{"source":34,"target":220},{"source":34,"target":219},{"source":34,"target":530},{"source":34,"target":531},{"source":34,"target":532},{"source":34,"target":533},{"source":34,"target":534},{"source":34,"target":535},{"source":530,"target":35},{"source":530,"target":536},{"source":530,"target":34},{"source":530,"target":537},{"source":536,"target":35},{"source":531,"target":22},{"source":531,"target":538},{"source":531,"target":34},{"source":538,"target":22},{"source":532,"target":6},{"source":532,"target":539},{"source":532,"target":34},{"source":539,"target":6},{"source":533,"target":39},{"source":534,"target":220},{"source":535,"target":219},{"source":35,"target":0},{"source":35,"target":1},{"source":35,"target":537},{"source":35,"target":540},{"source":35,"target":541},{"source":35,"target":542},{"source":537,"target":34},{"source":537,"target":543},{"source":537,"target":35},{"source":537,"target":530},{"source":543,"target":34},{"source":540,"target":6},{"source":540,"target":544},{"source":540,"target":35},{"source":544,"target":6},{"source":541,"target":33},{"source":541,"target":545},{"source":541,"target":35},{"source":545,"target":33},{"source":542,"target":1},{"source":36,"target":0},{"source":36,"target":6},{"source":36,"target":546},{"source":36,"target":547},{"source":546,"target":34},{"source":546,"target":548},{"source":546,"target":36},{"source":548,"target":34},{"source":547,"target":6},{"source":37,"target":0},{"source":37,"target":3},{"source":37,"target":549},{"source":37,"target":550},{"source":37,"target":551},{"source":549,"target":22},{"source":549,"target":552},{"source":549,"target":37},{"source":552,"target":22},{"source":550,"target":553},{"source":550,"target":37},{"source":551,"target":3},{"source":38,"target":0},{"source":38,"target":9},{"source":38,"target":466},{"source":38,"target":554},{"source":38,"target":555},{"source":38,"target":556},{"source":38,"target":557},{"source":466,"target":22},{"source":466,"target":558},{"source":466,"target":38},{"source":466,"target":448},{"source":558,"target":22},{"source":554,"target":22},{"source":554,"target":559},{"source":554,"target":38},{"source":559,"target":22},{"source":555,"target":560},{"source":555,"target":38},{"source":556,"target":60},{"source":556,"target":561},{"source":556,"target":38},{"source":556,"target":562},{"source":561,"target":60},{"source":557,"target":9},{"source":39,"target":0},{"source":39,"target":3},{"source":39,"target":132},{"source":39,"target":563},{"source":39,"target":564},{"source":39,"target":565},{"source":563,"target":25},{"source":563,"target":566},{"source":563,"target":39},{"source":566,"target":25},{"source":564,"target":3},{"source":565,"target":132},{"source":40,"target":0},{"source":40,"target":9},{"source":40,"target":567},{"source":40,"target":568},{"source":40,"target":569},{"source":40,"target":285},{"source":40,"target":570},{"source":567,"target":25},{"source":567,"target":571},{"source":567,"target":40},{"source":571,"target":25},{"source":568,"target":572},{"source":568,"target":40},{"source":569,"target":39},{"source":569,"target":573},{"source":569,"target":40},{"source":573,"target":39},{"source":285,"target":4},{"source":285,"target":574},{"source":285,"target":40},{"source":285,"target":277},{"source":574,"target":4},{"source":570,"target":9},{"source":41,"target":0},{"source":41,"target":9},{"source":41,"target":575},{"source":41,"target":576},{"source":41,"target":287},{"source":41,"target":577},{"source":575,"target":25},{"source":575,"target":578},{"source":575,"target":41},{"source":578,"target":25},{"source":576,"target":17},{"source":576,"target":579},{"source":576,"target":41},{"source":579,"target":17},{"source":287,"target":4},{"source":287,"target":580},{"source":287,"target":41},{"source":287,"target":278},{"source":580,"target":4},{"source":577,"target":9},{"source":42,"target":0},{"source":42,"target":22},{"source":42,"target":10},{"source":42,"target":581},{"source":42,"target":364},{"source":42,"target":582},{"source":42,"target":370},{"source":42,"target":583},{"source":42,"target":584},{"source":581,"target":585},{"source":581,"target":42},{"source":364,"target":13},{"source":364,"target":586},{"source":364,"target":42},{"source":364,"target":345},{"source":586,"target":13},{"source":582,"target":12},{"source":582,"target":587},{"source":582,"target":42},{"source":587,"target":12},{"source":370,"target":13},{"source":370,"target":588},{"source":370,"target":42},{"source":370,"target":349},{"source":588,"target":13},{"source":583,"target":22},{"source":584,"target":10},{"source":43,"target":0},{"source":43,"target":9},{"source":43,"target":431},{"source":43,"target":589},{"source":43,"target":590},{"source":431,"target":17},{"source":431,"target":591},{"source":431,"target":43},{"source":431,"target":421},{"source":591,"target":17},{"source":589,"target":17},{"source":589,"target":592},{"source":589,"target":43},{"source":592,"target":17},{"source":590,"target":9},{"source":44,"target":0},{"source":44,"target":11},{"source":44,"target":593},{"source":593,"target":11},{"source":45,"target":0},{"source":45,"target":17},{"source":45,"target":594},{"source":45,"target":595},{"source":45,"target":596},{"source":45,"target":597},{"source":594,"target":44},{"source":594,"target":598},{"source":594,"target":45},{"source":598,"target":44},{"source":595,"target":40},{"source":595,"target":599},{"source":595,"target":45},{"source":599,"target":40},{"source":596,"target":41},{"source":596,"target":600},{"source":596,"target":45},{"source":600,"target":41},{"source":597,"target":17},{"source":46,"target":0},{"source":46,"target":41},{"source":46,"target":601},{"source":46,"target":602},{"source":601,"target":45},{"source":601,"target":603},{"source":601,"target":46},{"source":603,"target":45},{"source":602,"target":41},{"source":47,"target":0},{"source":47,"target":42},{"source":47,"target":604},{"source":47,"target":331},{"source":47,"target":605},{"source":604,"target":606},{"source":604,"target":47},{"source":331,"target":11},{"source":331,"target":607},{"source":331,"target":47},{"source":331,"target":321},{"source":607,"target":11},{"source":605,"target":42},{"source":48,"target":0},{"source":48,"target":13},{"source":48,"target":608},{"source":608,"target":13},{"source":49,"target":0},{"source":49,"target":609},{"source":49,"target":610},{"source":49,"target":611},{"source":49,"target":612},{"source":609,"target":49},{"source":610,"target":49},{"source":611,"target":49},{"source":612,"target":49},{"source":50,"target":0},{"source":50,"target":613},{"source":50,"target":614},{"source":50,"target":615},{"source":613,"target":50},{"source":614,"target":50},{"source":615,"target":50},{"source":51,"target":0},{"source":51,"target":11},{"source":51,"target":616},{"source":51,"target":617},{"source":51,"target":618},{"source":51,"target":523},{"source":51,"target":619},{"source":51,"target":620},{"source":51,"target":621},{"source":51,"target":622},{"source":51,"target":623},{"source":51,"target":624},{"source":51,"target":625},{"source":616,"target":626},{"source":616,"target":51},{"source":617,"target":52},{"source":617,"target":627},{"source":617,"target":51},{"source":617,"target":628},{"source":627,"target":52},{"source":618,"target":51},{"source":618,"target":629},{"source":618,"target":51},{"source":629,"target":51},{"source":523,"target":32},{"source":523,"target":630},{"source":523,"target":51},{"source":523,"target":513},{"source":630,"target":32},{"source":619,"target":16},{"source":619,"target":631},{"source":619,"target":51},{"source":631,"target":16},{"source":620,"target":16},{"source":620,"target":632},{"source":620,"target":51},{"source":632,"target":16},{"source":621,"target":16},{"source":621,"target":633},{"source":621,"target":51},{"source":633,"target":16},{"source":622,"target":24},{"source":622,"target":634},{"source":622,"target":51},{"source":634,"target":24},{"source":623,"target":24},{"source":623,"target":635},{"source":623,"target":51},{"source":635,"target":24},{"source":624,"target":215},{"source":624,"target":636},{"source":624,"target":51},{"source":636,"target":215},{"source":625,"target":11},{"source":52,"target":0},{"source":52,"target":22},{"source":52,"target":628},{"source":52,"target":637},{"source":52,"target":638},{"source":52,"target":639},{"source":52,"target":640},{"source":52,"target":641},{"source":628,"target":51},{"source":628,"target":642},{"source":628,"target":52},{"source":628,"target":617},{"source":642,"target":51},{"source":637,"target":51},{"source":637,"target":643},{"source":637,"target":52},{"source":643,"target":51},{"source":638,"target":89},{"source":638,"target":644},{"source":638,"target":52},{"source":638,"target":645},{"source":644,"target":89},{"source":639,"target":105},{"source":639,"target":646},{"source":639,"target":52},{"source":646,"target":105},{"source":640,"target":158},{"source":640,"target":647},{"source":640,"target":52},{"source":640,"target":648},{"source":647,"target":158},{"source":641,"target":22},{"source":53,"target":0},{"source":53,"target":51},{"source":53,"target":649},{"source":53,"target":650},{"source":53,"target":651},{"source":53,"target":652},{"source":53,"target":653},{"source":53,"target":654},{"source":53,"target":655},{"source":53,"target":656},{"source":53,"target":657},{"source":53,"target":658},{"source":649,"target":659},{"source":649,"target":53},{"source":650,"target":660},{"source":650,"target":53},{"source":651,"target":69},{"source":651,"target":661},{"source":651,"target":53},{"source":651,"target":662},{"source":661,"target":69},{"source":652,"target":70},{"source":652,"target":663},{"source":652,"target":53},{"source":652,"target":664},{"source":663,"target":70},{"source":653,"target":71},{"source":653,"target":665},{"source":653,"target":53},{"source":653,"target":666},{"source":665,"target":71},{"source":654,"target":72},{"source":654,"target":667},{"source":654,"target":53},{"source":667,"target":72},{"source":655,"target":112},{"source":655,"target":668},{"source":655,"target":53},{"source":668,"target":112},{"source":656,"target":669},{"source":656,"target":53},{"source":657,"target":670},{"source":657,"target":53},{"source":658,"target":51},{"source":54,"target":0},{"source":54,"target":55},{"source":54,"target":671},{"source":671,"target":55},{"source":55,"target":0},{"source":55,"target":39},{"source":55,"target":9},{"source":55,"target":272},{"source":55,"target":672},{"source":55,"target":673},{"source":55,"target":674},{"source":272,"target":3},{"source":272,"target":675},{"source":272,"target":55},{"source":272,"target":265},{"source":675,"target":3},{"source":672,"target":3},{"source":672,"target":676},{"source":672,"target":55},{"source":676,"target":3},{"source":673,"target":39},{"source":674,"target":9},{"source":56,"target":0},{"source":56,"target":55},{"source":56,"target":677},{"source":677,"target":55},{"source":57,"target":0},{"source":57,"target":55},{"source":57,"target":678},{"source":57,"target":679},{"source":678,"target":5},{"source":678,"target":680},{"source":678,"target":57},{"source":680,"target":5},{"source":679,"target":55},{"source":58,"target":0},{"source":58,"target":57},{"source":58,"target":681},{"source":58,"target":682},{"source":58,"target":683},{"source":681,"target":216},{"source":681,"target":684},{"source":681,"target":58},{"source":681,"target":685},{"source":684,"target":216},{"source":682,"target":22},{"source":682,"target":686},{"source":682,"target":58},{"source":686,"target":22},{"source":683,"target":57},{"source":59,"target":0},{"source":59,"target":58},{"source":59,"target":687},{"source":59,"target":470},{"source":59,"target":688},{"source":687,"target":22},{"source":687,"target":689},{"source":687,"target":59},{"source":689,"target":22},{"source":470,"target":22},{"source":470,"target":690},{"source":470,"target":59},{"source":470,"target":451},{"source":690,"target":22},{"source":688,"target":58},{"source":60,"target":0},{"source":60,"target":39},{"source":60,"target":691},{"source":60,"target":692},{"source":60,"target":472},{"source":60,"target":562},{"source":60,"target":693},{"source":691,"target":694},{"source":691,"target":60},{"source":692,"target":695},{"source":692,"target":60},{"source":472,"target":22},{"source":472,"target":696},{"source":472,"target":60},{"source":472,"target":452},{"source":696,"target":22},{"source":562,"target":38},{"source":562,"target":697},{"source":562,"target":60},{"source":562,"target":556},{"source":697,"target":38},{"source":693,"target":39},{"source":61,"target":0},{"source":61,"target":11},{"source":61,"target":42},{"source":61,"target":698},{"source":61,"target":699},{"source":698,"target":11},{"source":699,"target":42},{"source":62,"target":0},{"source":62,"target":22},{"source":62,"target":700},{"source":62,"target":701},{"source":700,"target":22},{"source":700,"target":702},{"source":700,"target":62},{"source":702,"target":22},{"source":701,"target":22},{"source":63,"target":0},{"source":63,"target":39},{"source":63,"target":9},{"source":63,"target":703},{"source":63,"target":704},{"source":63,"target":705},{"source":63,"target":706},{"source":703,"target":10},{"source":703,"target":707},{"source":703,"target":63},{"source":707,"target":10},{"source":704,"target":22},{"source":704,"target":708},{"source":704,"target":63},{"source":708,"target":22},{"source":705,"target":39},{"source":706,"target":9},{"source":64,"target":0},{"source":64,"target":17},{"source":64,"target":709},{"source":64,"target":710},{"source":709,"target":711},{"source":709,"target":64},{"source":710,"target":17},{"source":65,"target":0},{"source":65,"target":2},{"source":65,"target":712},{"source":65,"target":713},{"source":65,"target":714},{"source":65,"target":715},{"source":712,"target":13},{"source":712,"target":716},{"source":712,"target":65},{"source":716,"target":13},{"source":713,"target":66},{"source":713,"target":717},{"source":713,"target":65},{"source":713,"target":718},{"source":717,"target":66},{"source":714,"target":13},{"source":714,"target":719},{"source":714,"target":65},{"source":719,"target":13},{"source":715,"target":2},{"source":66,"target":0},{"source":66,"target":3},{"source":66,"target":132},{"source":66,"target":718},{"source":66,"target":720},{"source":66,"target":721},{"source":718,"target":65},{"source":718,"target":722},{"source":718,"target":66},{"source":718,"target":713},{"source":722,"target":65},{"source":720,"target":3},{"source":721,"target":132},{"source":67,"target":0},{"source":67,"target":23},{"source":67,"target":723},{"source":67,"target":724},{"source":67,"target":725},{"source":67,"target":726},{"source":67,"target":727},{"source":67,"target":728},{"source":723,"target":42},{"source":723,"target":729},{"source":723,"target":67},{"source":729,"target":42},{"source":724,"target":67},{"source":724,"target":730},{"source":724,"target":67},{"source":730,"target":67},{"source":725,"target":65},{"source":725,"target":731},{"source":725,"target":67},{"source":731,"target":65},{"source":726,"target":217},{"source":726,"target":732},{"source":726,"target":67},{"source":732,"target":217},{"source":727,"target":51},{"source":727,"target":733},{"source":727,"target":67},{"source":733,"target":51},{"source":728,"target":23},{"source":68,"target":0},{"source":68,"target":22},{"source":68,"target":734},{"source":68,"target":735},{"source":68,"target":736},{"source":68,"target":737},{"source":68,"target":738},{"source":734,"target":13},{"source":734,"target":739},{"source":734,"target":68},{"source":739,"target":13},{"source":735,"target":13},{"source":735,"target":740},{"source":735,"target":68},{"source":740,"target":13},{"source":736,"target":66},{"source":736,"target":741},{"source":736,"target":68},{"source":741,"target":66},{"source":737,"target":67},{"source":737,"target":742},{"source":737,"target":68},{"source":742,"target":67},{"source":738,"target":22},{"source":69,"target":0},{"source":69,"target":37},{"source":69,"target":662},{"source":69,"target":743},{"source":69,"target":744},{"source":69,"target":745},{"source":69,"target":746},{"source":69,"target":747},{"source":69,"target":748},{"source":69,"target":749},{"source":69,"target":750},{"source":69,"target":751},{"source":69,"target":752},{"source":662,"target":53},{"source":662,"target":753},{"source":662,"target":69},{"source":662,"target":651},{"source":753,"target":53},{"source":743,"target":71},{"source":743,"target":754},{"source":743,"target":69},{"source":743,"target":755},{"source":754,"target":71},{"source":744,"target":71},{"source":744,"target":756},{"source":744,"target":69},{"source":744,"target":757},{"source":756,"target":71},{"source":745,"target":70},{"source":745,"target":758},{"source":745,"target":69},{"source":758,"target":70},{"source":746,"target":6},{"source":746,"target":759},{"source":746,"target":69},{"source":759,"target":6},{"source":747,"target":69},{"source":747,"target":760},{"source":747,"target":69},{"source":760,"target":69},{"source":748,"target":112},{"source":748,"target":761},{"source":748,"target":69},{"source":748,"target":762},{"source":761,"target":112},{"source":749,"target":145},{"source":749,"target":763},{"source":749,"target":69},{"source":749,"target":764},{"source":763,"target":145},{"source":750,"target":6},{"source":750,"target":765},{"source":750,"target":69},{"source":765,"target":6},{"source":751,"target":213},{"source":751,"target":766},{"source":751,"target":69},{"source":751,"target":767},{"source":766,"target":213},{"source":752,"target":37},{"source":70,"target":0},{"source":70,"target":1},{"source":70,"target":768},{"source":70,"target":664},{"source":70,"target":769},{"source":768,"target":70},{"source":768,"target":770},{"source":768,"target":70},{"source":770,"target":70},{"source":664,"target":53},{"source":664,"target":771},{"source":664,"target":70},{"source":664,"target":652},{"source":771,"target":53},{"source":769,"target":1},{"source":71,"target":0},{"source":71,"target":37},{"source":71,"target":755},{"source":71,"target":757},{"source":71,"target":772},{"source":71,"target":666},{"source":71,"target":773},{"source":71,"target":774},{"source":71,"target":775},{"source":71,"target":776},{"source":71,"target":777},{"source":755,"target":69},{"source":755,"target":778},{"source":755,"target":71},{"source":755,"target":743},{"source":778,"target":69},{"source":757,"target":69},{"source":757,"target":779},{"source":757,"target":71},{"source":757,"target":744},{"source":779,"target":69},{"source":772,"target":70},{"source":772,"target":780},{"source":772,"target":71},{"source":780,"target":70},{"source":666,"target":53},{"source":666,"target":781},{"source":666,"target":71},{"source":666,"target":653},{"source":781,"target":53},{"source":773,"target":71},{"source":773,"target":782},{"source":773,"target":71},{"source":782,"target":71},{"source":774,"target":112},{"source":774,"target":783},{"source":774,"target":71},{"source":774,"target":784},{"source":783,"target":112},{"source":775,"target":145},{"source":775,"target":785},{"source":775,"target":71},{"source":775,"target":786},{"source":785,"target":145},{"source":776,"target":213},{"source":776,"target":787},{"source":776,"target":71},{"source":776,"target":788},{"source":787,"target":213},{"source":777,"target":37},{"source":72,"target":0},{"source":72,"target":82},{"source":72,"target":789},{"source":72,"target":790},{"source":72,"target":791},{"source":72,"target":792},{"source":72,"target":793},{"source":72,"target":794},{"source":72,"target":795},{"source":789,"target":796},{"source":789,"target":72},{"source":790,"target":83},{"source":790,"target":797},{"source":790,"target":72},{"source":797,"target":83},{"source":791,"target":84},{"source":791,"target":798},{"source":791,"target":72},{"source":798,"target":84},{"source":792,"target":22},{"source":792,"target":799},{"source":792,"target":72},{"source":799,"target":22},{"source":793,"target":24},{"source":793,"target":800},{"source":793,"target":72},{"source":800,"target":24},{"source":794,"target":24},{"source":794,"target":801},{"source":794,"target":72},{"source":801,"target":24},{"source":795,"target":82},{"source":73,"target":0},{"source":73,"target":71},{"source":73,"target":15},{"source":73,"target":802},{"source":73,"target":803},{"source":73,"target":804},{"source":73,"target":805},{"source":73,"target":806},{"source":73,"target":807},{"source":802,"target":214},{"source":802,"target":808},{"source":802,"target":73},{"source":808,"target":214},{"source":803,"target":6},{"source":803,"target":809},{"source":803,"target":73},{"source":809,"target":6},{"source":804,"target":161},{"source":804,"target":810},{"source":804,"target":73},{"source":810,"target":161},{"source":805,"target":51},{"source":805,"target":811},{"source":805,"target":73},{"source":811,"target":51},{"source":806,"target":71},{"source":807,"target":15},{"source":74,"target":0},{"source":74,"target":71},{"source":74,"target":812},{"source":812,"target":71},{"source":75,"target":0},{"source":75,"target":69},{"source":75,"target":813},{"source":813,"target":69},{"source":76,"target":0},{"source":76,"target":69},{"source":76,"target":814},{"source":76,"target":815},{"source":76,"target":816},{"source":76,"target":817},{"source":76,"target":818},{"source":814,"target":819},{"source":814,"target":76},{"source":815,"target":820},{"source":815,"target":76},{"source":816,"target":51},{"source":816,"target":821},{"source":816,"target":76},{"source":821,"target":51},{"source":817,"target":51},{"source":817,"target":822},{"source":817,"target":76},{"source":822,"target":51},{"source":818,"target":69},{"source":77,"target":0},{"source":77,"target":74},{"source":77,"target":823},{"source":823,"target":74},{"source":78,"target":0},{"source":78,"target":74},{"source":78,"target":824},{"source":824,"target":74},{"source":79,"target":0},{"source":79,"target":78},{"source":79,"target":825},{"source":825,"target":78},{"source":80,"target":0},{"source":80,"target":74},{"source":80,"target":826},{"source":80,"target":827},{"source":826,"target":51},{"source":826,"target":828},{"source":826,"target":80},{"source":828,"target":51},{"source":827,"target":74},{"source":81,"target":0},{"source":81,"target":74},{"source":81,"target":829},{"source":829,"target":74},{"source":82,"target":0},{"source":82,"target":71},{"source":82,"target":830},{"source":82,"target":831},{"source":830,"target":149},{"source":830,"target":832},{"source":830,"target":82},{"source":830,"target":833},{"source":832,"target":149},{"source":831,"target":71},{"source":83,"target":0},{"source":83,"target":85},{"source":83,"target":834},{"source":834,"target":85},{"source":84,"target":0},{"source":84,"target":85},{"source":84,"target":835},{"source":835,"target":85},{"source":85,"target":0},{"source":85,"target":73},{"source":85,"target":2},{"source":85,"target":836},{"source":85,"target":837},{"source":836,"target":73},{"source":837,"target":2},{"source":86,"target":0},{"source":86,"target":73},{"source":86,"target":838},{"source":86,"target":839},{"source":838,"target":16},{"source":838,"target":840},{"source":838,"target":86},{"source":840,"target":16},{"source":839,"target":73},{"source":87,"target":0},{"source":87,"target":84},{"source":87,"target":841},{"source":87,"target":842},{"source":841,"target":6},{"source":841,"target":843},{"source":841,"target":87},{"source":843,"target":6},{"source":842,"target":84},{"source":88,"target":0},{"source":88,"target":22},{"source":88,"target":844},{"source":88,"target":845},{"source":88,"target":846},{"source":88,"target":847},{"source":88,"target":848},{"source":88,"target":849},{"source":88,"target":850},{"source":844,"target":13},{"source":844,"target":851},{"source":844,"target":88},{"source":851,"target":13},{"source":845,"target":14},{"source":845,"target":852},{"source":845,"target":88},{"source":852,"target":14},{"source":846,"target":88},{"source":846,"target":853},{"source":846,"target":88},{"source":853,"target":88},{"source":847,"target":22},{"source":847,"target":854},{"source":847,"target":88},{"source":854,"target":22},{"source":848,"target":106},{"source":848,"target":855},{"source":848,"target":88},{"source":855,"target":106},{"source":849,"target":226},{"source":849,"target":856},{"source":849,"target":88},{"source":856,"target":226},{"source":850,"target":22},{"source":89,"target":0},{"source":89,"target":58},{"source":89,"target":857},{"source":89,"target":645},{"source":89,"target":858},{"source":857,"target":88},{"source":857,"target":859},{"source":857,"target":89},{"source":859,"target":88},{"source":645,"target":52},{"source":645,"target":860},{"source":645,"target":89},{"source":645,"target":638},{"source":860,"target":52},{"source":858,"target":58},{"source":90,"target":0},{"source":90,"target":22},{"source":90,"target":219},{"source":90,"target":861},{"source":90,"target":862},{"source":90,"target":863},{"source":90,"target":864},{"source":90,"target":865},{"source":90,"target":866},{"source":90,"target":867},{"source":861,"target":868},{"source":861,"target":90},{"source":862,"target":90},{"source":862,"target":869},{"source":862,"target":90},{"source":869,"target":90},{"source":863,"target":91},{"source":863,"target":870},{"source":863,"target":90},{"source":870,"target":91},{"source":864,"target":14},{"source":864,"target":871},{"source":864,"target":90},{"source":871,"target":14},{"source":865,"target":13},{"source":865,"target":872},{"source":865,"target":90},{"source":872,"target":13},{"source":866,"target":22},{"source":867,"target":219},{"source":91,"target":0},{"source":91,"target":57},{"source":91,"target":873},{"source":91,"target":874},{"source":873,"target":39},{"source":873,"target":875},{"source":873,"target":91},{"source":875,"target":39},{"source":874,"target":57},{"source":92,"target":0},{"source":92,"target":22},{"source":92,"target":876},{"source":876,"target":22},{"source":93,"target":0},{"source":93,"target":3},{"source":93,"target":9},{"source":93,"target":877},{"source":93,"target":878},{"source":93,"target":879},{"source":93,"target":880},{"source":93,"target":881},{"source":93,"target":882},{"source":877,"target":94},{"source":877,"target":883},{"source":877,"target":93},{"source":883,"target":94},{"source":878,"target":94},{"source":878,"target":884},{"source":878,"target":93},{"source":878,"target":885},{"source":884,"target":94},{"source":879,"target":24},{"source":879,"target":886},{"source":879,"target":93},{"source":886,"target":24},{"source":880,"target":95},{"source":880,"target":887},{"source":880,"target":93},{"source":887,"target":95},{"source":881,"target":3},{"source":882,"target":9},{"source":94,"target":0},{"source":94,"target":52},{"source":94,"target":888},{"source":94,"target":885},{"source":94,"target":889},{"source":94,"target":475},{"source":94,"target":890},{"source":888,"target":96},{"source":888,"target":891},{"source":888,"target":94},{"source":888,"target":892},{"source":891,"target":96},{"source":885,"target":93},{"source":885,"target":893},{"source":885,"target":94},{"source":885,"target":878},{"source":893,"target":93},{"source":889,"target":95},{"source":889,"target":894},{"source":889,"target":94},{"source":889,"target":895},{"source":894,"target":95},{"source":475,"target":22},{"source":475,"target":896},{"source":475,"target":94},{"source":475,"target":454},{"source":896,"target":22},{"source":890,"target":52},{"source":95,"target":0},{"source":95,"target":37},{"source":95,"target":895},{"source":95,"target":897},{"source":895,"target":94},{"source":895,"target":898},{"source":895,"target":95},{"source":895,"target":889},{"source":898,"target":94},{"source":897,"target":37},{"source":96,"target":0},{"source":96,"target":3},{"source":96,"target":9},{"source":96,"target":892},{"source":96,"target":899},{"source":96,"target":900},{"source":96,"target":901},{"source":892,"target":94},{"source":892,"target":902},{"source":892,"target":96},{"source":892,"target":888},{"source":902,"target":94},{"source":899,"target":94},{"source":899,"target":903},{"source":899,"target":96},{"source":903,"target":94},{"source":900,"target":3},{"source":901,"target":9},{"source":97,"target":0},{"source":97,"target":3},{"source":97,"target":904},{"source":97,"target":905},{"source":97,"target":906},{"source":904,"target":98},{"source":904,"target":907},{"source":904,"target":97},{"source":907,"target":98},{"source":905,"target":55},{"source":905,"target":908},{"source":905,"target":97},{"source":908,"target":55},{"source":906,"target":3},{"source":98,"target":0},{"source":98,"target":52},{"source":98,"target":68},{"source":98,"target":909},{"source":98,"target":910},{"source":98,"target":911},{"source":909,"target":66},{"source":909,"target":912},{"source":909,"target":98},{"source":912,"target":66},{"source":910,"target":52},{"source":911,"target":68},{"source":99,"target":0},{"source":99,"target":13},{"source":99,"target":913},{"source":99,"target":914},{"source":99,"target":915},{"source":99,"target":916},{"source":99,"target":917},{"source":99,"target":918},{"source":99,"target":919},{"source":913,"target":920},{"source":913,"target":99},{"source":914,"target":921},{"source":914,"target":99},{"source":915,"target":88},{"source":915,"target":922},{"source":915,"target":99},{"source":922,"target":88},{"source":916,"target":99},{"source":916,"target":923},{"source":916,"target":99},{"source":923,"target":99},{"source":917,"target":88},{"source":917,"target":924},{"source":917,"target":99},{"source":924,"target":88},{"source":918,"target":226},{"source":918,"target":925},{"source":918,"target":99},{"source":925,"target":226},{"source":919,"target":13},{"source":100,"target":0},{"source":100,"target":68},{"source":100,"target":926},{"source":100,"target":927},{"source":926,"target":99},{"source":926,"target":928},{"source":926,"target":100},{"source":928,"target":99},{"source":927,"target":68},{"source":101,"target":0},{"source":101,"target":929},{"source":101,"target":930},{"source":101,"target":931},{"source":929,"target":101},{"source":930,"target":101},{"source":931,"target":101},{"source":102,"target":0},{"source":102,"target":103},{"source":102,"target":932},{"source":102,"target":933},{"source":932,"target":14},{"source":932,"target":934},{"source":932,"target":102},{"source":934,"target":14},{"source":933,"target":103},{"source":103,"target":0},{"source":103,"target":105},{"source":103,"target":935},{"source":935,"target":105},{"source":104,"target":0},{"source":104,"target":105},{"source":104,"target":936},{"source":104,"target":937},{"source":936,"target":6},{"source":936,"target":938},{"source":936,"target":104},{"source":938,"target":6},{"source":937,"target":105},{"source":105,"target":0},{"source":105,"target":3},{"source":105,"target":939},{"source":105,"target":940},{"source":939,"target":99},{"source":939,"target":941},{"source":939,"target":105},{"source":941,"target":99},{"source":940,"target":3},{"source":106,"target":0},{"source":106,"target":32},{"source":106,"target":942},{"source":106,"target":943},{"source":942,"target":107},{"source":942,"target":944},{"source":942,"target":106},{"source":944,"target":107},{"source":943,"target":32},{"source":107,"target":0},{"source":107,"target":22},{"source":107,"target":945},{"source":107,"target":946},{"source":945,"target":13},{"source":945,"target":947},{"source":945,"target":107},{"source":947,"target":13},{"source":946,"target":22},{"source":108,"target":0},{"source":108,"target":103},{"source":108,"target":948},{"source":108,"target":949},{"source":948,"target":107},{"source":948,"target":950},{"source":948,"target":108},{"source":950,"target":107},{"source":949,"target":103},{"source":109,"target":0},{"source":109,"target":105},{"source":109,"target":951},{"source":109,"target":952},{"source":109,"target":953},{"source":951,"target":954},{"source":951,"target":109},{"source":952,"target":6},{"source":952,"target":955},{"source":952,"target":109},{"source":955,"target":6},{"source":953,"target":105},{"source":110,"target":0},{"source":110,"target":103},{"source":110,"target":956},{"source":956,"target":103},{"source":111,"target":0},{"source":111,"target":66},{"source":111,"target":15},{"source":111,"target":2},{"source":111,"target":957},{"source":111,"target":958},{"source":111,"target":959},{"source":111,"target":960},{"source":957,"target":112},{"source":957,"target":961},{"source":957,"target":111},{"source":957,"target":962},{"source":961,"target":112},{"source":958,"target":66},{"source":959,"target":15},{"source":960,"target":2},{"source":112,"target":0},{"source":112,"target":72},{"source":112,"target":4},{"source":112,"target":70},{"source":112,"target":962},{"source":112,"target":784},{"source":112,"target":762},{"source":112,"target":963},{"source":112,"target":964},{"source":112,"target":965},{"source":112,"target":966},{"source":962,"target":111},{"source":962,"target":967},{"source":962,"target":112},{"source":962,"target":957},{"source":967,"target":111},{"source":784,"target":71},{"source":784,"target":968},{"source":784,"target":112},{"source":784,"target":774},{"source":968,"target":71},{"source":762,"target":69},{"source":762,"target":969},{"source":762,"target":112},{"source":762,"target":748},{"source":969,"target":69},{"source":963,"target":970},{"source":963,"target":112},{"source":964,"target":72},{"source":965,"target":4},{"source":966,"target":70},{"source":113,"target":0},{"source":113,"target":112},{"source":113,"target":971},{"source":113,"target":972},{"source":113,"target":973},{"source":113,"target":974},{"source":113,"target":975},{"source":971,"target":976},{"source":971,"target":113},{"source":972,"target":977},{"source":972,"target":113},{"source":973,"target":114},{"source":973,"target":978},{"source":973,"target":113},{"source":978,"target":114},{"source":974,"target":83},{"source":974,"target":979},{"source":974,"target":113},{"source":979,"target":83},{"source":975,"target":112},{"source":114,"target":0},{"source":114,"target":1},{"source":114,"target":980},{"source":114,"target":981},{"source":114,"target":982},{"source":114,"target":983},{"source":114,"target":984},{"source":114,"target":985},{"source":114,"target":986},{"source":980,"target":71},{"source":980,"target":987},{"source":980,"target":114},{"source":987,"target":71},{"source":981,"target":71},{"source":981,"target":988},{"source":981,"target":114},{"source":988,"target":71},{"source":982,"target":114},{"source":982,"target":989},{"source":982,"target":114},{"source":982,"target":983},{"source":989,"target":114},{"source":983,"target":114},{"source":983,"target":990},{"source":983,"target":114},{"source":983,"target":982},{"source":990,"target":114},{"source":984,"target":83},{"source":984,"target":991},{"source":984,"target":114},{"source":991,"target":83},{"source":985,"target":83},{"source":985,"target":992},{"source":985,"target":114},{"source":992,"target":83},{"source":986,"target":1},{"source":115,"target":0},{"source":115,"target":112},{"source":115,"target":993},{"source":115,"target":994},{"source":115,"target":995},{"source":115,"target":996},{"source":115,"target":997},{"source":115,"target":998},{"source":115,"target":999},{"source":115,"target":1000},{"source":115,"target":1001},{"source":115,"target":1002},{"source":993,"target":1003},{"source":993,"target":115},{"source":994,"target":71},{"source":994,"target":1004},{"source":994,"target":115},{"source":1004,"target":71},{"source":995,"target":71},{"source":995,"target":1005},{"source":995,"target":115},{"source":1005,"target":71},{"source":996,"target":83},{"source":996,"target":1006},{"source":996,"target":115},{"source":1006,"target":83},{"source":997,"target":71},{"source":997,"target":1007},{"source":997,"target":115},{"source":1007,"target":71},{"source":998,"target":83},{"source":998,"target":1008},{"source":998,"target":115},{"source":1008,"target":83},{"source":999,"target":83},{"source":999,"target":1009},{"source":999,"target":115},{"source":1009,"target":83},{"source":1000,"target":83},{"source":1000,"target":1010},{"source":1000,"target":115},{"source":1010,"target":83},{"source":1001,"target":84},{"source":1001,"target":1011},{"source":1001,"target":115},{"source":1011,"target":84},{"source":1002,"target":112},{"source":116,"target":0},{"source":116,"target":51},{"source":116,"target":117},{"source":116,"target":1012},{"source":116,"target":1013},{"source":116,"target":1014},{"source":116,"target":1015},{"source":116,"target":1016},{"source":116,"target":1017},{"source":1012,"target":118},{"source":1012,"target":1018},{"source":1012,"target":116},{"source":1012,"target":1019},{"source":1018,"target":118},{"source":1013,"target":119},{"source":1013,"target":1020},{"source":1013,"target":116},{"source":1013,"target":1021},{"source":1020,"target":119},{"source":1014,"target":117},{"source":1014,"target":1022},{"source":1014,"target":116},{"source":1014,"target":1023},{"source":1022,"target":117},{"source":1015,"target":151},{"source":1015,"target":1024},{"source":1015,"target":116},{"source":1024,"target":151},{"source":1016,"target":51},{"source":1017,"target":117},{"source":117,"target":0},{"source":117,"target":3},{"source":117,"target":1025},{"source":117,"target":1026},{"source":117,"target":1023},{"source":117,"target":1027},{"source":117,"target":1028},{"source":1025,"target":118},{"source":1025,"target":1029},{"source":1025,"target":117},{"source":1025,"target":1030},{"source":1029,"target":118},{"source":1026,"target":120},{"source":1026,"target":1031},{"source":1026,"target":117},{"source":1031,"target":120},{"source":1023,"target":116},{"source":1023,"target":1032},{"source":1023,"target":117},{"source":1023,"target":1014},{"source":1032,"target":116},{"source":1027,"target":153},{"source":1027,"target":1033},{"source":1027,"target":117},{"source":1027,"target":1034},{"source":1033,"target":153},{"source":1028,"target":3},{"source":118,"target":0},{"source":118,"target":3},{"source":118,"target":1030},{"source":118,"target":1035},{"source":118,"target":1019},{"source":118,"target":1036},{"source":118,"target":1037},{"source":118,"target":1038},{"source":1030,"target":117},{"source":1030,"target":1039},{"source":1030,"target":118},{"source":1030,"target":1025},{"source":1039,"target":117},{"source":1035,"target":66},{"source":1035,"target":1040},{"source":1035,"target":118},{"source":1040,"target":66},{"source":1019,"target":116},{"source":1019,"target":1041},{"source":1019,"target":118},{"source":1019,"target":1012},{"source":1041,"target":116},{"source":1036,"target":5},{"source":1036,"target":1042},{"source":1036,"target":118},{"source":1042,"target":5},{"source":1037,"target":152},{"source":1037,"target":1043},{"source":1037,"target":118},{"source":1043,"target":152},{"source":1038,"target":3},{"source":119,"target":0},{"source":119,"target":3},{"source":119,"target":1044},{"source":119,"target":1045},{"source":119,"target":1046},{"source":119,"target":1047},{"source":119,"target":1048},{"source":119,"target":1021},{"source":119,"target":1049},{"source":119,"target":1050},{"source":119,"target":1051},{"source":1044,"target":121},{"source":1044,"target":1052},{"source":1044,"target":119},{"source":1052,"target":121},{"source":1045,"target":122},{"source":1045,"target":1053},{"source":1045,"target":119},{"source":1053,"target":122},{"source":1046,"target":123},{"source":1046,"target":1054},{"source":1046,"target":119},{"source":1046,"target":1055},{"source":1054,"target":123},{"source":1047,"target":123},{"source":1047,"target":1056},{"source":1047,"target":119},{"source":1047,"target":1057},{"source":1056,"target":123},{"source":1048,"target":67},{"source":1048,"target":1058},{"source":1048,"target":119},{"source":1058,"target":67},{"source":1021,"target":116},{"source":1021,"target":1059},{"source":1021,"target":119},{"source":1021,"target":1013},{"source":1059,"target":116},{"source":1049,"target":3},{"source":1049,"target":1060},{"source":1049,"target":119},{"source":1060,"target":3},{"source":1050,"target":6},{"source":1050,"target":1061},{"source":1050,"target":119},{"source":1061,"target":6},{"source":1051,"target":3},{"source":120,"target":0},{"source":120,"target":3},{"source":120,"target":1062},{"source":120,"target":1063},{"source":120,"target":1064},{"source":1062,"target":124},{"source":1062,"target":1065},{"source":1062,"target":120},{"source":1062,"target":1066},{"source":1065,"target":124},{"source":1063,"target":124},{"source":1063,"target":1067},{"source":1063,"target":120},{"source":1063,"target":1068},{"source":1067,"target":124},{"source":1064,"target":3},{"source":121,"target":0},{"source":121,"target":1069},{"source":121,"target":1070},{"source":121,"target":1071},{"source":121,"target":1072},{"source":1069,"target":121},{"source":1070,"target":121},{"source":1071,"target":121},{"source":1072,"target":121},{"source":122,"target":0},{"source":122,"target":1073},{"source":122,"target":1074},{"source":122,"target":1075},{"source":122,"target":1076},{"source":1073,"target":122},{"source":1074,"target":122},{"source":1075,"target":122},{"source":1076,"target":122},{"source":123,"target":0},{"source":123,"target":3},{"source":123,"target":1055},{"source":123,"target":1057},{"source":123,"target":1077},{"source":1055,"target":119},{"source":1055,"target":1078},{"source":1055,"target":123},{"source":1055,"target":1046},{"source":1078,"target":119},{"source":1057,"target":119},{"source":1057,"target":1079},{"source":1057,"target":123},{"source":1057,"target":1047},{"source":1079,"target":119},{"source":1077,"target":3},{"source":124,"target":0},{"source":124,"target":117},{"source":124,"target":123},{"source":124,"target":1080},{"source":124,"target":1081},{"source":124,"target":1066},{"source":124,"target":1068},{"source":124,"target":1082},{"source":124,"target":1083},{"source":1080,"target":125},{"source":1080,"target":1084},{"source":1080,"target":124},{"source":1080,"target":1085},{"source":1084,"target":125},{"source":1081,"target":125},{"source":1081,"target":1086},{"source":1081,"target":124},{"source":1081,"target":1087},{"source":1086,"target":125},{"source":1066,"target":120},{"source":1066,"target":1088},{"source":1066,"target":124},{"source":1066,"target":1062},{"source":1088,"target":120},{"source":1068,"target":120},{"source":1068,"target":1089},{"source":1068,"target":124},{"source":1068,"target":1063},{"source":1089,"target":120},{"source":1082,"target":117},{"source":1083,"target":123},{"source":125,"target":0},{"source":125,"target":117},{"source":125,"target":1085},{"source":125,"target":1087},{"source":125,"target":1090},{"source":125,"target":1091},{"source":1085,"target":124},{"source":1085,"target":1092},{"source":1085,"target":125},{"source":1085,"target":1080},{"source":1092,"target":124},{"source":1087,"target":124},{"source":1087,"target":1093},{"source":1087,"target":125},{"source":1087,"target":1081},{"source":1093,"target":124},{"source":1090,"target":51},{"source":1090,"target":1094},{"source":1090,"target":125},{"source":1094,"target":51},{"source":1091,"target":117},{"source":126,"target":0},{"source":126,"target":117},{"source":126,"target":1095},{"source":126,"target":1096},{"source":1095,"target":24},{"source":1095,"target":1097},{"source":1095,"target":126},{"source":1097,"target":24},{"source":1096,"target":117},{"source":127,"target":0},{"source":127,"target":124},{"source":127,"target":1098},{"source":1098,"target":124},{"source":128,"target":0},{"source":128,"target":1},{"source":128,"target":1099},{"source":128,"target":1100},{"source":128,"target":1101},{"source":128,"target":1102},{"source":128,"target":1103},{"source":128,"target":1104},{"source":1099,"target":129},{"source":1099,"target":1105},{"source":1099,"target":128},{"source":1105,"target":129},{"source":1100,"target":129},{"source":1100,"target":1106},{"source":1100,"target":128},{"source":1100,"target":1107},{"source":1106,"target":129},{"source":1101,"target":128},{"source":1101,"target":1108},{"source":1101,"target":128},{"source":1101,"target":1102},{"source":1108,"target":128},{"source":1102,"target":128},{"source":1102,"target":1109},{"source":1102,"target":128},{"source":1102,"target":1101},{"source":1109,"target":128},{"source":1103,"target":130},{"source":1103,"target":1110},{"source":1103,"target":128},{"source":1103,"target":1111},{"source":1110,"target":130},{"source":1104,"target":1},{"source":129,"target":0},{"source":129,"target":1},{"source":129,"target":1107},{"source":129,"target":1112},{"source":129,"target":1113},{"source":129,"target":1114},{"source":129,"target":1115},{"source":129,"target":1116},{"source":1107,"target":128},{"source":1107,"target":1117},{"source":1107,"target":129},{"source":1107,"target":1100},{"source":1117,"target":128},{"source":1112,"target":132},{"source":1112,"target":1118},{"source":1112,"target":129},{"source":1112,"target":1119},{"source":1118,"target":132},{"source":1113,"target":132},{"source":1113,"target":1120},{"source":1113,"target":129},{"source":1113,"target":1121},{"source":1120,"target":132},{"source":1114,"target":132},{"source":1114,"target":1122},{"source":1114,"target":129},{"source":1122,"target":132},{"source":1115,"target":132},{"source":1115,"target":1123},{"source":1115,"target":129},{"source":1123,"target":132},{"source":1116,"target":1},{"source":130,"target":0},{"source":130,"target":1},{"source":130,"target":1124},{"source":130,"target":1111},{"source":130,"target":1125},{"source":1124,"target":133},{"source":1124,"target":1126},{"source":1124,"target":130},{"source":1124,"target":1127},{"source":1126,"target":133},{"source":1111,"target":128},{"source":1111,"target":1128},{"source":1111,"target":130},{"source":1111,"target":1103},{"source":1128,"target":128},{"source":1125,"target":1},{"source":131,"target":0},{"source":131,"target":130},{"source":131,"target":1129},{"source":131,"target":1130},{"source":131,"target":1131},{"source":1129,"target":131},{"source":1129,"target":1132},{"source":1129,"target":131},{"source":1129,"target":1130},{"source":1132,"target":131},{"source":1130,"target":131},{"source":1130,"target":1133},{"source":1130,"target":131},{"source":1130,"target":1129},{"source":1133,"target":131},{"source":1131,"target":130},{"source":132,"target":0},{"source":132,"target":1},{"source":132,"target":1119},{"source":132,"target":1121},{"source":132,"target":1134},{"source":1119,"target":129},{"source":1119,"target":1135},{"source":1119,"target":132},{"source":1119,"target":1112},{"source":1135,"target":129},{"source":1121,"target":129},{"source":1121,"target":1136},{"source":1121,"target":132},{"source":1121,"target":1113},{"source":1136,"target":129},{"source":1134,"target":1},{"source":133,"target":0},{"source":133,"target":9},{"source":133,"target":1127},{"source":133,"target":1137},{"source":133,"target":1138},{"source":133,"target":1139},{"source":1127,"target":130},{"source":1127,"target":1140},{"source":1127,"target":133},{"source":1127,"target":1124},{"source":1140,"target":130},{"source":1137,"target":128},{"source":1137,"target":1141},{"source":1137,"target":133},{"source":1141,"target":128},{"source":1138,"target":134},{"source":1138,"target":1142},{"source":1138,"target":133},{"source":1138,"target":1143},{"source":1142,"target":134},{"source":1139,"target":9},{"source":134,"target":0},{"source":134,"target":1},{"source":134,"target":1144},{"source":134,"target":1143},{"source":134,"target":1145},{"source":134,"target":1146},{"source":134,"target":1147},{"source":1144,"target":129},{"source":1144,"target":1148},{"source":1144,"target":134},{"source":1148,"target":129},{"source":1143,"target":133},{"source":1143,"target":1149},{"source":1143,"target":134},{"source":1143,"target":1138},{"source":1149,"target":133},{"source":1145,"target":132},{"source":1145,"target":1150},{"source":1145,"target":134},{"source":1150,"target":132},{"source":1146,"target":132},{"source":1146,"target":1151},{"source":1146,"target":134},{"source":1151,"target":132},{"source":1147,"target":1},{"source":135,"target":0},{"source":135,"target":129},{"source":135,"target":1152},{"source":1152,"target":129},{"source":136,"target":0},{"source":136,"target":129},{"source":136,"target":1153},{"source":136,"target":1154},{"source":1153,"target":1155},{"source":1153,"target":136},{"source":1154,"target":129},{"source":137,"target":0},{"source":137,"target":22},{"source":137,"target":1156},{"source":1156,"target":22},{"source":138,"target":0},{"source":138,"target":37},{"source":138,"target":128},{"source":138,"target":1157},{"source":138,"target":1158},{"source":1157,"target":37},{"source":1158,"target":128},{"source":139,"target":0},{"source":139,"target":22},{"source":139,"target":1159},{"source":1159,"target":22},{"source":140,"target":0},{"source":140,"target":129},{"source":140,"target":1160},{"source":1160,"target":129},{"source":141,"target":0},{"source":141,"target":74},{"source":141,"target":1161},{"source":1161,"target":74},{"source":142,"target":0},{"source":142,"target":74},{"source":142,"target":1162},{"source":142,"target":1163},{"source":142,"target":1164},{"source":1162,"target":1165},{"source":1162,"target":142},{"source":1163,"target":6},{"source":1163,"target":1166},{"source":1163,"target":142},{"source":1166,"target":6},{"source":1164,"target":74},{"source":143,"target":0},{"source":143,"target":78},{"source":143,"target":1167},{"source":1167,"target":78},{"source":144,"target":0},{"source":144,"target":73},{"source":144,"target":1168},{"source":1168,"target":73},{"source":145,"target":0},{"source":145,"target":3},{"source":145,"target":70},{"source":145,"target":1169},{"source":145,"target":1170},{"source":145,"target":764},{"source":145,"target":786},{"source":145,"target":1171},{"source":145,"target":1172},{"source":145,"target":1173},{"source":145,"target":1174},{"source":145,"target":1175},{"source":1169,"target":1176},{"source":1169,"target":145},{"source":1170,"target":1177},{"source":1170,"target":145},{"source":764,"target":69},{"source":764,"target":1178},{"source":764,"target":145},{"source":764,"target":749},{"source":1178,"target":69},{"source":786,"target":71},{"source":786,"target":1179},{"source":786,"target":145},{"source":786,"target":775},{"source":1179,"target":71},{"source":1171,"target":145},{"source":1171,"target":1180},{"source":1171,"target":145},{"source":1171,"target":1172},{"source":1180,"target":145},{"source":1172,"target":145},{"source":1172,"target":1181},{"source":1172,"target":145},{"source":1172,"target":1171},{"source":1181,"target":145},{"source":1173,"target":1},{"source":1173,"target":1182},{"source":1173,"target":145},{"source":1182,"target":1},{"source":1174,"target":3},{"source":1175,"target":70},{"source":146,"target":0},{"source":146,"target":73},{"source":146,"target":1183},{"source":146,"target":1184},{"source":146,"target":1185},{"source":1183,"target":147},{"source":1183,"target":1186},{"source":1183,"target":146},{"source":1183,"target":1187},{"source":1186,"target":147},{"source":1184,"target":147},{"source":1184,"target":1188},{"source":1184,"target":146},{"source":1184,"target":1189},{"source":1188,"target":147},{"source":1185,"target":73},{"source":147,"target":0},{"source":147,"target":112},{"source":147,"target":1190},{"source":147,"target":1187},{"source":147,"target":1189},{"source":147,"target":1191},{"source":1190,"target":148},{"source":1190,"target":1192},{"source":1190,"target":147},{"source":1192,"target":148},{"source":1187,"target":146},{"source":1187,"target":1193},{"source":1187,"target":147},{"source":1187,"target":1183},{"source":1193,"target":146},{"source":1189,"target":146},{"source":1189,"target":1194},{"source":1189,"target":147},{"source":1189,"target":1184},{"source":1194,"target":146},{"source":1191,"target":112},{"source":148,"target":0},{"source":148,"target":1195},{"source":148,"target":1196},{"source":148,"target":1197},{"source":1195,"target":148},{"source":1196,"target":148},{"source":1197,"target":148},{"source":149,"target":0},{"source":149,"target":1},{"source":149,"target":833},{"source":149,"target":1198},{"source":149,"target":1199},{"source":149,"target":1200},{"source":149,"target":1201},{"source":833,"target":82},{"source":833,"target":1202},{"source":833,"target":149},{"source":833,"target":830},{"source":1202,"target":82},{"source":1198,"target":82},{"source":1198,"target":1203},{"source":1198,"target":149},{"source":1203,"target":82},{"source":1199,"target":73},{"source":1199,"target":1204},{"source":1199,"target":149},{"source":1204,"target":73},{"source":1200,"target":22},{"source":1200,"target":1205},{"source":1200,"target":149},{"source":1205,"target":22},{"source":1201,"target":1},{"source":150,"target":0},{"source":150,"target":117},{"source":150,"target":1206},{"source":150,"target":1207},{"source":150,"target":1208},{"source":150,"target":1209},{"source":1206,"target":116},{"source":1206,"target":1210},{"source":1206,"target":150},{"source":1210,"target":116},{"source":1207,"target":151},{"source":1207,"target":1211},{"source":1207,"target":150},{"source":1211,"target":151},{"source":1208,"target":84},{"source":1208,"target":1212},{"source":1208,"target":150},{"source":1212,"target":84},{"source":1209,"target":117},{"source":151,"target":0},{"source":151,"target":123},{"source":151,"target":1213},{"source":1213,"target":123},{"source":152,"target":0},{"source":152,"target":150},{"source":152,"target":1214},{"source":1214,"target":150},{"source":153,"target":0},{"source":153,"target":4},{"source":153,"target":117},{"source":153,"target":1215},{"source":153,"target":1034},{"source":153,"target":1216},{"source":153,"target":1217},{"source":1215,"target":154},{"source":1215,"target":1218},{"source":1215,"target":153},{"source":1218,"target":154},{"source":1034,"target":117},{"source":1034,"target":1219},{"source":1034,"target":153},{"source":1034,"target":1027},{"source":1219,"target":117},{"source":1216,"target":4},{"source":1217,"target":117},{"source":154,"target":0},{"source":154,"target":24},{"source":154,"target":1220},{"source":154,"target":1221},{"source":154,"target":1222},{"source":1220,"target":6},{"source":1220,"target":1223},{"source":1220,"target":154},{"source":1223,"target":6},{"source":1221,"target":6},{"source":1221,"target":1224},{"source":1221,"target":154},{"source":1224,"target":6},{"source":1222,"target":24},{"source":155,"target":0},{"source":155,"target":1225},{"source":155,"target":1226},{"source":155,"target":1227},{"source":155,"target":1228},{"source":155,"target":1229},{"source":155,"target":1230},{"source":155,"target":1231},{"source":155,"target":1232},{"source":155,"target":1233},{"source":155,"target":1234},{"source":155,"target":1235},{"source":155,"target":1236},{"source":1225,"target":155},{"source":1226,"target":155},{"source":1227,"target":155},{"source":1228,"target":155},{"source":1229,"target":155},{"source":1230,"target":155},{"source":1231,"target":155},{"source":1232,"target":155},{"source":1233,"target":155},{"source":1234,"target":155},{"source":1235,"target":155},{"source":1236,"target":155},{"source":156,"target":0},{"source":156,"target":117},{"source":156,"target":1237},{"source":156,"target":1238},{"source":156,"target":1239},{"source":156,"target":1240},{"source":1237,"target":155},{"source":1237,"target":1241},{"source":1237,"target":156},{"source":1241,"target":155},{"source":1238,"target":153},{"source":1238,"target":1242},{"source":1238,"target":156},{"source":1242,"target":153},{"source":1239,"target":151},{"source":1239,"target":1243},{"source":1239,"target":156},{"source":1243,"target":151},{"source":1240,"target":117},{"source":157,"target":0},{"source":157,"target":117},{"source":157,"target":1244},{"source":157,"target":1245},{"source":1244,"target":1246},{"source":1244,"target":157},{"source":1245,"target":117},{"source":158,"target":0},{"source":158,"target":51},{"source":158,"target":1247},{"source":158,"target":1248},{"source":158,"target":1249},{"source":158,"target":648},{"source":158,"target":1250},{"source":1247,"target":159},{"source":1247,"target":1251},{"source":1247,"target":158},{"source":1247,"target":1252},{"source":1251,"target":159},{"source":1248,"target":160},{"source":1248,"target":1253},{"source":1248,"target":158},{"source":1253,"target":160},{"source":1249,"target":158},{"source":1249,"target":1254},{"source":1249,"target":158},{"source":1254,"target":158},{"source":648,"target":52},{"source":648,"target":1255},{"source":648,"target":158},{"source":648,"target":640},{"source":1255,"target":52},{"source":1250,"target":51},{"source":159,"target":0},{"source":159,"target":4},{"source":159,"target":37},{"source":159,"target":1256},{"source":159,"target":1257},{"source":159,"target":1252},{"source":159,"target":1258},{"source":159,"target":1259},{"source":159,"target":1260},{"source":159,"target":1261},{"source":1256,"target":162},{"source":1256,"target":1262},{"source":1256,"target":159},{"source":1256,"target":1263},{"source":1262,"target":162},{"source":1257,"target":164},{"source":1257,"target":1264},{"source":1257,"target":159},{"source":1257,"target":1265},{"source":1264,"target":164},{"source":1252,"target":158},{"source":1252,"target":1266},{"source":1252,"target":159},{"source":1252,"target":1247},{"source":1266,"target":158},{"source":1258,"target":161},{"source":1258,"target":1267},{"source":1258,"target":159},{"source":1258,"target":1268},{"source":1267,"target":161},{"source":1259,"target":159},{"source":1259,"target":1269},{"source":1259,"target":159},{"source":1269,"target":159},{"source":1260,"target":4},{"source":1261,"target":37},{"source":160,"target":0},{"source":160,"target":162},{"source":160,"target":1270},{"source":160,"target":1271},{"source":1270,"target":166},{"source":1270,"target":1272},{"source":1270,"target":160},{"source":1272,"target":166},{"source":1271,"target":162},{"source":161,"target":0},{"source":161,"target":4},{"source":161,"target":37},{"source":161,"target":162},{"source":161,"target":1273},{"source":161,"target":1274},{"source":161,"target":1275},{"source":161,"target":1276},{"source":161,"target":1277},{"source":161,"target":1278},{"source":161,"target":1279},{"source":161,"target":1280},{"source":161,"target":1268},{"source":161,"target":1281},{"source":161,"target":1282},{"source":161,"target":1283},{"source":161,"target":1284},{"source":161,"target":1285},{"source":161,"target":1286},{"source":161,"target":1287},{"source":1273,"target":1288},{"source":1273,"target":161},{"source":1274,"target":1289},{"source":1274,"target":161},{"source":1275,"target":1290},{"source":1275,"target":161},{"source":1276,"target":1291},{"source":1276,"target":161},{"source":1277,"target":158},{"source":1277,"target":1292},{"source":1277,"target":161},{"source":1292,"target":158},{"source":1278,"target":163},{"source":1278,"target":1293},{"source":1278,"target":161},{"source":1293,"target":163},{"source":1279,"target":161},{"source":1279,"target":1294},{"source":1279,"target":161},{"source":1294,"target":161},{"source":1280,"target":105},{"source":1280,"target":1295},{"source":1280,"target":161},{"source":1295,"target":105},{"source":1268,"target":159},{"source":1268,"target":1296},{"source":1268,"target":161},{"source":1268,"target":1258},{"source":1296,"target":159},{"source":1281,"target":53},{"source":1281,"target":1297},{"source":1281,"target":161},{"source":1297,"target":53},{"source":1282,"target":53},{"source":1282,"target":1298},{"source":1282,"target":161},{"source":1298,"target":53},{"source":1283,"target":53},{"source":1283,"target":1299},{"source":1283,"target":161},{"source":1299,"target":53},{"source":1284,"target":24},{"source":1284,"target":1300},{"source":1284,"target":161},{"source":1300,"target":24},{"source":1285,"target":4},{"source":1286,"target":37},{"source":1287,"target":162},{"source":162,"target":0},{"source":162,"target":3},{"source":162,"target":1263},{"source":162,"target":1301},{"source":162,"target":1302},{"source":162,"target":1303},{"source":1263,"target":159},{"source":1263,"target":1304},{"source":1263,"target":162},{"source":1263,"target":1256},{"source":1304,"target":159},{"source":1301,"target":164},{"source":1301,"target":1305},{"source":1301,"target":162},{"source":1301,"target":1306},{"source":1305,"target":164},{"source":1302,"target":164},{"source":1302,"target":1307},{"source":1302,"target":162},{"source":1302,"target":1308},{"source":1307,"target":164},{"source":1303,"target":3},{"source":163,"target":0},{"source":163,"target":162},{"source":163,"target":1309},{"source":163,"target":1310},{"source":163,"target":1311},{"source":1309,"target":160},{"source":1309,"target":1312},{"source":1309,"target":163},{"source":1312,"target":160},{"source":1310,"target":160},{"source":1310,"target":1313},{"source":1310,"target":163},{"source":1313,"target":160},{"source":1311,"target":162},{"source":164,"target":0},{"source":164,"target":37},{"source":164,"target":1314},{"source":164,"target":1265},{"source":164,"target":1306},{"source":164,"target":1308},{"source":164,"target":1315},{"source":164,"target":1316},{"source":164,"target":1317},{"source":164,"target":1318},{"source":164,"target":1319},{"source":1314,"target":165},{"source":1314,"target":1320},{"source":1314,"target":164},{"source":1320,"target":165},{"source":1265,"target":159},{"source":1265,"target":1321},{"source":1265,"target":164},{"source":1265,"target":1257},{"source":1321,"target":159},{"source":1306,"target":162},{"source":1306,"target":1322},{"source":1306,"target":164},{"source":1306,"target":1301},{"source":1322,"target":162},{"source":1308,"target":162},{"source":1308,"target":1323},{"source":1308,"target":164},{"source":1308,"target":1302},{"source":1323,"target":162},{"source":1315,"target":164},{"source":1315,"target":1324},{"source":1315,"target":164},{"source":1324,"target":164},{"source":1316,"target":105},{"source":1316,"target":1325},{"source":1316,"target":164},{"source":1325,"target":105},{"source":1317,"target":24},{"source":1317,"target":1326},{"source":1317,"target":164},{"source":1326,"target":24},{"source":1318,"target":53},{"source":1318,"target":1327},{"source":1318,"target":164},{"source":1327,"target":53},{"source":1319,"target":37},{"source":165,"target":0},{"source":165,"target":1328},{"source":165,"target":1329},{"source":165,"target":1330},{"source":1328,"target":165},{"source":1329,"target":165},{"source":1330,"target":165},{"source":166,"target":0},{"source":166,"target":1331},{"source":166,"target":1332},{"source":166,"target":1333},{"source":166,"target":1334},{"source":166,"target":1335},{"source":166,"target":1336},{"source":166,"target":1337},{"source":166,"target":1338},{"source":166,"target":1339},{"source":166,"target":1340},{"source":1331,"target":166},{"source":1332,"target":166},{"source":1333,"target":166},{"source":1334,"target":166},{"source":1335,"target":166},{"source":1336,"target":166},{"source":1337,"target":166},{"source":1338,"target":166},{"source":1339,"target":166},{"source":1340,"target":166},{"source":167,"target":0},{"source":167,"target":161},{"source":167,"target":1341},{"source":1341,"target":161},{"source":168,"target":0},{"source":168,"target":72},{"source":168,"target":1342},{"source":168,"target":1343},{"source":168,"target":1344},{"source":1342,"target":22},{"source":1342,"target":1345},{"source":1342,"target":168},{"source":1345,"target":22},{"source":1343,"target":83},{"source":1343,"target":1346},{"source":1343,"target":168},{"source":1346,"target":83},{"source":1344,"target":72},{"source":169,"target":0},{"source":169,"target":72},{"source":169,"target":1347},{"source":169,"target":1348},{"source":169,"target":1349},{"source":169,"target":1350},{"source":1347,"target":1351},{"source":1347,"target":169},{"source":1348,"target":1352},{"source":1348,"target":169},{"source":1349,"target":84},{"source":1349,"target":1353},{"source":1349,"target":169},{"source":1353,"target":84},{"source":1350,"target":72},{"source":170,"target":0},{"source":170,"target":72},{"source":170,"target":1354},{"source":170,"target":1355},{"source":170,"target":1356},{"source":170,"target":1357},{"source":1354,"target":84},{"source":1354,"target":1358},{"source":1354,"target":170},{"source":1358,"target":84},{"source":1355,"target":84},{"source":1355,"target":1359},{"source":1355,"target":170},{"source":1359,"target":84},{"source":1356,"target":83},{"source":1356,"target":1360},{"source":1356,"target":170},{"source":1360,"target":83},{"source":1357,"target":72},{"source":171,"target":0},{"source":171,"target":72},{"source":171,"target":1361},{"source":171,"target":1362},{"source":1361,"target":83},{"source":1361,"target":1363},{"source":1361,"target":171},{"source":1363,"target":83},{"source":1362,"target":72},{"source":172,"target":0},{"source":172,"target":72},{"source":172,"target":1364},{"source":172,"target":1365},{"source":172,"target":1366},{"source":1364,"target":33},{"source":1364,"target":1367},{"source":1364,"target":172},{"source":1367,"target":33},{"source":1365,"target":84},{"source":1365,"target":1368},{"source":1365,"target":172},{"source":1368,"target":84},{"source":1366,"target":72},{"source":173,"target":0},{"source":173,"target":172},{"source":173,"target":1369},{"source":173,"target":1370},{"source":1369,"target":83},{"source":1369,"target":1371},{"source":1369,"target":173},{"source":1371,"target":83},{"source":1370,"target":172},{"source":174,"target":0},{"source":174,"target":172},{"source":174,"target":1372},{"source":174,"target":1373},{"source":1372,"target":84},{"source":1372,"target":1374},{"source":1372,"target":174},{"source":1374,"target":84},{"source":1373,"target":172},{"source":175,"target":0},{"source":175,"target":172},{"source":175,"target":1375},{"source":1375,"target":172},{"source":176,"target":0},{"source":176,"target":174},{"source":176,"target":1376},{"source":1376,"target":174},{"source":177,"target":0},{"source":177,"target":174},{"source":177,"target":1377},{"source":177,"target":1378},{"source":177,"target":1379},{"source":1377,"target":1380},{"source":1377,"target":177},{"source":1378,"target":84},{"source":1378,"target":1381},{"source":1378,"target":177},{"source":1381,"target":84},{"source":1379,"target":174},{"source":178,"target":0},{"source":178,"target":72},{"source":178,"target":1382},{"source":178,"target":1383},{"source":1382,"target":179},{"source":1382,"target":1384},{"source":1382,"target":178},{"source":1384,"target":179},{"source":1383,"target":72},{"source":179,"target":0},{"source":179,"target":1},{"source":179,"target":1385},{"source":179,"target":1386},{"source":179,"target":1387},{"source":179,"target":1388},{"source":1385,"target":84},{"source":1385,"target":1389},{"source":1385,"target":179},{"source":1389,"target":84},{"source":1386,"target":13},{"source":1386,"target":1390},{"source":1386,"target":179},{"source":1390,"target":13},{"source":1387,"target":232},{"source":1387,"target":1391},{"source":1387,"target":179},{"source":1391,"target":232},{"source":1388,"target":1},{"source":180,"target":0},{"source":180,"target":178},{"source":180,"target":1392},{"source":180,"target":1393},{"source":1392,"target":83},{"source":1392,"target":1394},{"source":1392,"target":180},{"source":1394,"target":83},{"source":1393,"target":178},{"source":181,"target":0},{"source":181,"target":179},{"source":181,"target":1395},{"source":181,"target":1396},{"source":181,"target":1397},{"source":1395,"target":1398},{"source":1395,"target":181},{"source":1396,"target":84},{"source":1396,"target":1399},{"source":1396,"target":181},{"source":1399,"target":84},{"source":1397,"target":179},{"source":182,"target":0},{"source":182,"target":183},{"source":182,"target":1400},{"source":1400,"target":183},{"source":183,"target":0},{"source":183,"target":178},{"source":183,"target":1401},{"source":1401,"target":178},{"source":184,"target":0},{"source":184,"target":183},{"source":184,"target":1402},{"source":1402,"target":183},{"source":185,"target":0},{"source":185,"target":72},{"source":185,"target":1403},{"source":185,"target":1404},{"source":185,"target":1405},{"source":1403,"target":84},{"source":1403,"target":1406},{"source":1403,"target":185},{"source":1406,"target":84},{"source":1404,"target":42},{"source":1404,"target":1407},{"source":1404,"target":185},{"source":1407,"target":42},{"source":1405,"target":72},{"source":186,"target":0},{"source":186,"target":72},{"source":186,"target":1408},{"source":186,"target":1409},{"source":1408,"target":111},{"source":1408,"target":1410},{"source":1408,"target":186},{"source":1410,"target":111},{"source":1409,"target":72},{"source":187,"target":0},{"source":187,"target":186},{"source":187,"target":1411},{"source":187,"target":1412},{"source":1411,"target":83},{"source":1411,"target":1413},{"source":1411,"target":187},{"source":1413,"target":83},{"source":1412,"target":186},{"source":188,"target":0},{"source":188,"target":186},{"source":188,"target":1414},{"source":188,"target":1415},{"source":1414,"target":84},{"source":1414,"target":1416},{"source":1414,"target":188},{"source":1416,"target":84},{"source":1415,"target":186},{"source":189,"target":0},{"source":189,"target":186},{"source":189,"target":1417},{"source":1417,"target":186},{"source":190,"target":0},{"source":190,"target":188},{"source":190,"target":1418},{"source":190,"target":1419},{"source":190,"target":1420},{"source":1418,"target":1421},{"source":1418,"target":190},{"source":1419,"target":84},{"source":1419,"target":1422},{"source":1419,"target":190},{"source":1422,"target":84},{"source":1420,"target":188},{"source":191,"target":0},{"source":191,"target":188},{"source":191,"target":1423},{"source":1423,"target":188},{"source":192,"target":0},{"source":192,"target":72},{"source":192,"target":1424},{"source":192,"target":1425},{"source":192,"target":1426},{"source":192,"target":1427},{"source":1424,"target":193},{"source":1424,"target":1428},{"source":1424,"target":192},{"source":1428,"target":193},{"source":1425,"target":84},{"source":1425,"target":1429},{"source":1425,"target":192},{"source":1429,"target":84},{"source":1426,"target":83},{"source":1426,"target":1430},{"source":1426,"target":192},{"source":1430,"target":83},{"source":1427,"target":72},{"source":193,"target":0},{"source":193,"target":39},{"source":193,"target":1431},{"source":193,"target":1432},{"source":193,"target":1433},{"source":1431,"target":1434},{"source":1431,"target":193},{"source":1432,"target":1435},{"source":1432,"target":193},{"source":1433,"target":39},{"source":194,"target":0},{"source":194,"target":195},{"source":194,"target":1436},{"source":194,"target":1437},{"source":194,"target":1438},{"source":1436,"target":1439},{"source":1436,"target":194},{"source":1437,"target":83},{"source":1437,"target":1440},{"source":1437,"target":194},{"source":1440,"target":83},{"source":1438,"target":195},{"source":195,"target":0},{"source":195,"target":72},{"source":195,"target":1441},{"source":195,"target":1442},{"source":195,"target":1443},{"source":1441,"target":84},{"source":1441,"target":1444},{"source":1441,"target":195},{"source":1444,"target":84},{"source":1442,"target":99},{"source":1442,"target":1445},{"source":1442,"target":195},{"source":1445,"target":99},{"source":1443,"target":72},{"source":196,"target":0},{"source":196,"target":195},{"source":196,"target":1446},{"source":196,"target":1447},{"source":196,"target":1448},{"source":1446,"target":84},{"source":1446,"target":1449},{"source":1446,"target":196},{"source":1449,"target":84},{"source":1447,"target":107},{"source":1447,"target":1450},{"source":1447,"target":196},{"source":1450,"target":107},{"source":1448,"target":195},{"source":197,"target":0},{"source":197,"target":195},{"source":197,"target":1451},{"source":197,"target":1452},{"source":1451,"target":107},{"source":1451,"target":1453},{"source":1451,"target":197},{"source":1453,"target":107},{"source":1452,"target":195},{"source":198,"target":0},{"source":198,"target":195},{"source":198,"target":1454},{"source":198,"target":1455},{"source":198,"target":1456},{"source":1454,"target":84},{"source":1454,"target":1457},{"source":1454,"target":198},{"source":1457,"target":84},{"source":1455,"target":84},{"source":1455,"target":1458},{"source":1455,"target":198},{"source":1458,"target":84},{"source":1456,"target":195},{"source":199,"target":0},{"source":199,"target":194},{"source":199,"target":1459},{"source":199,"target":1460},{"source":199,"target":1461},{"source":1459,"target":14},{"source":1459,"target":1462},{"source":1459,"target":199},{"source":1462,"target":14},{"source":1460,"target":84},{"source":1460,"target":1463},{"source":1460,"target":199},{"source":1463,"target":84},{"source":1461,"target":194},{"source":200,"target":0},{"source":200,"target":194},{"source":200,"target":1464},{"source":200,"target":1465},{"source":1464,"target":51},{"source":1464,"target":1466},{"source":1464,"target":200},{"source":1466,"target":51},{"source":1465,"target":194},{"source":201,"target":0},{"source":201,"target":6},{"source":201,"target":1467},{"source":201,"target":1468},{"source":201,"target":1469},{"source":1467,"target":1470},{"source":1467,"target":201},{"source":1468,"target":3},{"source":1468,"target":1471},{"source":1468,"target":201},{"source":1471,"target":3},{"source":1469,"target":6},{"source":202,"target":0},{"source":202,"target":6},{"source":202,"target":1472},{"source":202,"target":1473},{"source":202,"target":1474},{"source":1472,"target":1475},{"source":1472,"target":202},{"source":1473,"target":3},{"source":1473,"target":1476},{"source":1473,"target":202},{"source":1476,"target":3},{"source":1474,"target":6},{"source":203,"target":0},{"source":203,"target":174},{"source":203,"target":1477},{"source":203,"target":1478},{"source":1477,"target":201},{"source":1477,"target":1479},{"source":1477,"target":203},{"source":1479,"target":201},{"source":1478,"target":174},{"source":204,"target":0},{"source":204,"target":205},{"source":204,"target":1480},{"source":1480,"target":205},{"source":205,"target":0},{"source":205,"target":6},{"source":205,"target":1481},{"source":205,"target":1482},{"source":205,"target":1483},{"source":1481,"target":6},{"source":1481,"target":1484},{"source":1481,"target":205},{"source":1484,"target":6},{"source":1482,"target":6},{"source":1482,"target":1485},{"source":1482,"target":205},{"source":1485,"target":6},{"source":1483,"target":6},{"source":206,"target":0},{"source":206,"target":207},{"source":206,"target":1486},{"source":1486,"target":207},{"source":207,"target":0},{"source":207,"target":24},{"source":207,"target":1487},{"source":1487,"target":24},{"source":208,"target":0},{"source":208,"target":205},{"source":208,"target":1488},{"source":1488,"target":205},{"source":209,"target":0},{"source":209,"target":174},{"source":209,"target":1489},{"source":209,"target":1490},{"source":1489,"target":202},{"source":1489,"target":1491},{"source":1489,"target":209},{"source":1491,"target":202},{"source":1490,"target":174},{"source":210,"target":0},{"source":210,"target":207},{"source":210,"target":1492},{"source":1492,"target":207},{"source":211,"target":0},{"source":211,"target":144},{"source":211,"target":1493},{"source":1493,"target":144},{"source":212,"target":0},{"source":212,"target":1494},{"source":212,"target":1495},{"source":212,"target":1496},{"source":212,"target":1497},{"source":1494,"target":212},{"source":1495,"target":212},{"source":1496,"target":212},{"source":1497,"target":212},{"source":213,"target":0},{"source":213,"target":70},{"source":213,"target":767},{"source":213,"target":788},{"source":213,"target":1498},{"source":767,"target":69},{"source":767,"target":1499},{"source":767,"target":213},{"source":767,"target":751},{"source":1499,"target":69},{"source":788,"target":71},{"source":788,"target":1500},{"source":788,"target":213},{"source":788,"target":776},{"source":1500,"target":71},{"source":1498,"target":70},{"source":214,"target":0},{"source":214,"target":1501},{"source":214,"target":1502},{"source":214,"target":1503},{"source":214,"target":1504},{"source":1501,"target":214},{"source":1502,"target":214},{"source":1503,"target":214},{"source":1504,"target":214},{"source":215,"target":0},{"source":215,"target":3},{"source":215,"target":417},{"source":215,"target":1505},{"source":215,"target":1506},{"source":417,"target":16},{"source":417,"target":1507},{"source":417,"target":215},{"source":417,"target":405},{"source":1507,"target":16},{"source":1505,"target":24},{"source":1505,"target":1508},{"source":1505,"target":215},{"source":1508,"target":24},{"source":1506,"target":3},{"source":216,"target":0},{"source":216,"target":11},{"source":216,"target":1509},{"source":216,"target":1510},{"source":216,"target":1511},{"source":216,"target":685},{"source":216,"target":1512},{"source":216,"target":1513},{"source":1509,"target":1514},{"source":1509,"target":216},{"source":1510,"target":88},{"source":1510,"target":1515},{"source":1510,"target":216},{"source":1515,"target":88},{"source":1511,"target":88},{"source":1511,"target":1516},{"source":1511,"target":216},{"source":1516,"target":88},{"source":685,"target":58},{"source":685,"target":1517},{"source":685,"target":216},{"source":685,"target":681},{"source":1517,"target":58},{"source":1512,"target":39},{"source":1512,"target":1518},{"source":1512,"target":216},{"source":1518,"target":39},{"source":1513,"target":11},{"source":217,"target":0},{"source":217,"target":1519},{"source":217,"target":1520},{"source":1519,"target":217},{"source":1520,"target":217},{"source":218,"target":0},{"source":218,"target":55},{"source":218,"target":1521},{"source":218,"target":1522},{"source":218,"target":1523},{"source":218,"target":1524},{"source":1521,"target":219},{"source":1521,"target":1525},{"source":1521,"target":218},{"source":1525,"target":219},{"source":1522,"target":220},{"source":1522,"target":1526},{"source":1522,"target":218},{"source":1522,"target":1527},{"source":1526,"target":220},{"source":1523,"target":240},{"source":1523,"target":1528},{"source":1523,"target":218},{"source":1528,"target":240},{"source":1524,"target":55},{"source":219,"target":0},{"source":219,"target":3},{"source":219,"target":1529},{"source":1529,"target":3},{"source":220,"target":0},{"source":220,"target":3},{"source":220,"target":1527},{"source":220,"target":1530},{"source":220,"target":1531},{"source":1527,"target":218},{"source":1527,"target":1532},{"source":1527,"target":220},{"source":1527,"target":1522},{"source":1532,"target":218},{"source":1530,"target":39},{"source":1530,"target":1533},{"source":1530,"target":220},{"source":1533,"target":39},{"source":1531,"target":3},{"source":221,"target":0},{"source":221,"target":11},{"source":221,"target":220},{"source":221,"target":1534},{"source":221,"target":1535},{"source":221,"target":1536},{"source":1534,"target":221},{"source":1534,"target":1537},{"source":1534,"target":221},{"source":1537,"target":221},{"source":1535,"target":11},{"source":1536,"target":220},{"source":222,"target":0},{"source":222,"target":221},{"source":222,"target":1538},{"source":1538,"target":221},{"source":223,"target":0},{"source":223,"target":221},{"source":223,"target":1539},{"source":1539,"target":221},{"source":224,"target":0},{"source":224,"target":42},{"source":224,"target":1540},{"source":1540,"target":42},{"source":225,"target":0},{"source":225,"target":9},{"source":225,"target":1541},{"source":225,"target":1542},{"source":225,"target":1543},{"source":1541,"target":226},{"source":1541,"target":1544},{"source":1541,"target":225},{"source":1541,"target":1545},{"source":1544,"target":226},{"source":1542,"target":226},{"source":1542,"target":1546},{"source":1542,"target":225},{"source":1546,"target":226},{"source":1543,"target":9},{"source":226,"target":0},{"source":226,"target":158},{"source":226,"target":1545},{"source":226,"target":1547},{"source":1545,"target":225},{"source":1545,"target":1548},{"source":1545,"target":226},{"source":1545,"target":1541},{"source":1548,"target":225},{"source":1547,"target":158},{"source":227,"target":0},{"source":227,"target":164},{"source":227,"target":1549},{"source":227,"target":1550},{"source":227,"target":1551},{"source":227,"target":1552},{"source":1549,"target":24},{"source":1549,"target":1553},{"source":1549,"target":227},{"source":1553,"target":24},{"source":1550,"target":14},{"source":1550,"target":1554},{"source":1550,"target":227},{"source":1554,"target":14},{"source":1551,"target":24},{"source":1551,"target":1555},{"source":1551,"target":227},{"source":1555,"target":24},{"source":1552,"target":164},{"source":228,"target":0},{"source":228,"target":72},{"source":228,"target":1556},{"source":228,"target":1557},{"source":228,"target":1558},{"source":1556,"target":83},{"source":1556,"target":1559},{"source":1556,"target":228},{"source":1559,"target":83},{"source":1557,"target":22},{"source":1557,"target":1560},{"source":1557,"target":228},{"source":1560,"target":22},{"source":1558,"target":72},{"source":229,"target":0},{"source":229,"target":72},{"source":229,"target":1561},{"source":229,"target":1562},{"source":229,"target":1563},{"source":229,"target":1564},{"source":229,"target":1565},{"source":1561,"target":1566},{"source":1561,"target":229},{"source":1562,"target":22},{"source":1562,"target":1567},{"source":1562,"target":229},{"source":1567,"target":22},{"source":1563,"target":22},{"source":1563,"target":1568},{"source":1563,"target":229},{"source":1568,"target":22},{"source":1564,"target":84},{"source":1564,"target":1569},{"source":1564,"target":229},{"source":1569,"target":84},{"source":1565,"target":72},{"source":230,"target":0},{"source":230,"target":72},{"source":230,"target":1570},{"source":230,"target":1571},{"source":230,"target":1572},{"source":230,"target":1573},{"source":230,"target":1574},{"source":1570,"target":1575},{"source":1570,"target":230},{"source":1571,"target":22},{"source":1571,"target":1576},{"source":1571,"target":230},{"source":1576,"target":22},{"source":1572,"target":83},{"source":1572,"target":1577},{"source":1572,"target":230},{"source":1577,"target":83},{"source":1573,"target":84},{"source":1573,"target":1578},{"source":1573,"target":230},{"source":1578,"target":84},{"source":1574,"target":72},{"source":231,"target":0},{"source":231,"target":72},{"source":231,"target":1579},{"source":231,"target":1580},{"source":1579,"target":84},{"source":1579,"target":1581},{"source":1579,"target":231},{"source":1581,"target":84},{"source":1580,"target":72},{"source":232,"target":0},{"source":232,"target":1},{"source":232,"target":1582},{"source":232,"target":1583},{"source":232,"target":1584},{"source":1582,"target":13},{"source":1582,"target":1585},{"source":1582,"target":232},{"source":1585,"target":13},{"source":1583,"target":84},{"source":1583,"target":1586},{"source":1583,"target":232},{"source":1586,"target":84},{"source":1584,"target":1},{"source":233,"target":0},{"source":233,"target":72},{"source":233,"target":1587},{"source":233,"target":1588},{"source":233,"target":1589},{"source":233,"target":1590},{"source":1587,"target":84},{"source":1587,"target":1591},{"source":1587,"target":233},{"source":1591,"target":84},{"source":1588,"target":13},{"source":1588,"target":1592},{"source":1588,"target":233},{"source":1592,"target":13},{"source":1589,"target":83},{"source":1589,"target":1593},{"source":1589,"target":233},{"source":1593,"target":83},{"source":1590,"target":72},{"source":234,"target":0},{"source":234,"target":72},{"source":234,"target":1594},{"source":234,"target":1595},{"source":234,"target":1596},{"source":234,"target":1597},{"source":1594,"target":84},{"source":1594,"target":1598},{"source":1594,"target":234},{"source":1598,"target":84},{"source":1595,"target":83},{"source":1595,"target":1599},{"source":1595,"target":234},{"source":1599,"target":83},{"source":1596,"target":13},{"source":1596,"target":1600},{"source":1596,"target":234},{"source":1600,"target":13},{"source":1597,"target":72},{"source":235,"target":0},{"source":235,"target":182},{"source":235,"target":1601},{"source":235,"target":1602},{"source":1601,"target":83},{"source":1601,"target":1603},{"source":1601,"target":235},{"source":1603,"target":83},{"source":1602,"target":182},{"source":236,"target":0},{"source":236,"target":72},{"source":236,"target":1604},{"source":236,"target":1605},{"source":236,"target":1606},{"source":1604,"target":105},{"source":1604,"target":1607},{"source":1604,"target":236},{"source":1607,"target":105},{"source":1605,"target":83},{"source":1605,"target":1608},{"source":1605,"target":236},{"source":1608,"target":83},{"source":1606,"target":72},{"source":237,"target":0},{"source":237,"target":236},{"source":237,"target":1609},{"source":237,"target":1610},{"source":1609,"target":83},{"source":1609,"target":1611},{"source":1609,"target":237},{"source":1611,"target":83},{"source":1610,"target":236},{"source":238,"target":0},{"source":238,"target":72},{"source":238,"target":1612},{"source":238,"target":1613},{"source":238,"target":1614},{"source":238,"target":1615},{"source":1612,"target":102},{"source":1612,"target":1616},{"source":1612,"target":238},{"source":1616,"target":102},{"source":1613,"target":84},{"source":1613,"target":1617},{"source":1613,"target":238},{"source":1617,"target":84},{"source":1614,"target":84},{"source":1614,"target":1618},{"source":1614,"target":238},{"source":1618,"target":84},{"source":1615,"target":72},{"source":239,"target":0},{"source":239,"target":72},{"source":239,"target":1619},{"source":239,"target":1620},{"source":1619,"target":84},{"source":1619,"target":1621},{"source":1619,"target":239},{"source":1621,"target":84},{"source":1620,"target":72},{"source":240,"target":0},{"source":240,"target":90},{"source":240,"target":1622},{"source":240,"target":1623},{"source":240,"target":1624},{"source":1622,"target":1625},{"source":1622,"target":240},{"source":1623,"target":1626},{"source":1623,"target":240},{"source":1624,"target":90}],"multigraph":true}
ecore
metrics
repo-ecore-all/data/dzonekl/netxstudio/model/com.netxforge.netxstudio.models.export/src/models/metrics.ecore
metrics DatabaseTypeType Oracle Oracle Postgres Postgres DatabaseTypeTypeObject org.eclipse.emf.common.util.Enumerator org.eclipse.emf.common.util.Enumerator DataKind IdentifierDataKind objectKind objectProperty pattern KindHintType BH BH AVG AVG KindHintTypeObject org.eclipse.emf.common.util.Enumerator org.eclipse.emf.common.util.Enumerator Mapping headerMappingColumns dataMappingColumns firstDataRow headerRow intervalHint 60 MappingColumn dataType column MappingCSV delimiter filterPattern MappingRDBMS databaseType dateFormat dateTimeFormat password query timeFormat user MappingRecord column count 1 message MappingStatistic failedRecords mappingDuration periodEstimate intervalEstimate message totalRecords MappingXLS filterPattern sheetNumber Metric metrics expressionRef description measurementKind measurementPoint metricSourceRef name unitRef MetricRetentionPeriod Always Always OneYear One Year OneMonth One Month OneWeek One Week MetricRetentionPeriodObject org.eclipse.emf.common.util.Enumerator org.eclipse.emf.common.util.Enumerator MetricRetentionRule retentionExpression intervalHint name period MetricRetentionRules metricRetentionRules MetricSource metricMapping statistics filterPattern metricLocation name MetricValueRange metricValues intervalHint kindHint ObjectKindType NODE NODE EQUIPMENT EQUIPMENT FUNCTION FUNCTION RELATIONSHIP RELATIONSHIP ObjectKindTypeObject org.eclipse.emf.common.util.Enumerator org.eclipse.emf.common.util.Enumerator ValueDataKind metricRef format kindHint valueKind ValueKindType INTERVAL INTERVAL DATE DATE TIME TIME DATETIME DATETIME NULL NULL METRIC METRIC ValueKindTypeObject org.eclipse.emf.common.util.Enumerator org.eclipse.emf.common.util.Enumerator
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="metrics" nsURI="http://www.netxforge.com/13042011/metrics" nsPrefix="metrics"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xA;&#xA;&#x9;&#x9;&#x9;Network Data schema Copyright 2008 The schema uses&#xA;&#x9;&#x9;&#x9;ecore&#xA;&#x9;&#x9;&#x9;references syntax, but should easily map into an SQL schema.&#xA;&#x9;&#x9;&#x9;The&#xA;&#x9;&#x9;&#x9;ecore&#xA;&#x9;&#x9;&#x9;references, are mapped into ORM specific DLL (See&#xA;&#x9;&#x9;&#x9;Hibernate or&#xA;&#x9;&#x9;&#x9;other&#xA;&#x9;&#x9;&#x9;ORM. EMF/Hibernate&#xA;&#x9;&#x9;&#x9;however uses a custom mechanism.&#xA;&#xA;&#x9;&#x9;&#x9;Don't use&#xA;&#x9;&#x9;&#x9;the&#xA;&#x9;&#x9;&#x9;word&#xA;&#x9;&#x9;&#x9;&quot;Item&quot;, as this is appended to the Object&#xA;&#x9;&#x9;&#x9;name in the EMF&#xA;&#x9;&#x9;&#x9;edit&#xA;&#x9;&#x9;&#x9;model.&#xA;&#xA;&#x9;&#x9;&#x9;Validation with pattern is not used, considering the limited&#xA;&#x9;&#x9;&#x9;capabilities of&#xA;&#x9;&#x9;&#x9;XSD patterns.&#xA;&#xA;&#x9;&#x9;&#xA;&#xA;&#x9;&#x9;&#xA;&#xA;&#xA;&#x9;&#x9;&#x9;Network Data schema Copyright 2008 The schema uses&#xA;&#x9;&#x9;&#x9;ecore&#xA;&#x9;&#x9;&#x9;references syntax, but should easily map into an SQL schema.&#xA;&#x9;&#x9;&#x9;The&#xA;&#x9;&#x9;&#x9;ecore&#xA;&#x9;&#x9;&#x9;references, are mapped into ORM specific DLL (See&#xA;&#x9;&#x9;&#x9;Hibernate or&#xA;&#x9;&#x9;&#x9;other&#xA;&#x9;&#x9;&#x9;ORM. EMF/Hibernate&#xA;&#x9;&#x9;&#x9;however uses a custom mechanism.&#xA;&#xA;&#x9;&#x9;&#x9;Don't use&#xA;&#x9;&#x9;&#x9;the&#xA;&#x9;&#x9;&#x9;word&#xA;&#x9;&#x9;&#x9;&quot;Item&quot;, as this is appended to the Object&#xA;&#x9;&#x9;&#x9;name in the EMF&#xA;&#x9;&#x9;&#x9;edit&#xA;&#x9;&#x9;&#x9;model.&#xA;&#xA;&#x9;&#x9;&#x9;Validation with pattern is not used, considering the limited&#xA;&#x9;&#x9;&#x9;capabilities of&#xA;&#x9;&#x9;&#x9;XSD patterns.&#xA;&#xA;&#x9;&#x9;&#xA;&#xA;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL&#xA;http://www.eclipse.org/emf/2002/Ecore/OCL&#xA;http://www.eclipse.org/emf/2002/Ecore/OCL"/> <details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL&#xA;http://www.eclipse.org/emf/2002/Ecore/OCL&#xA;http://www.eclipse.org/emf/2002/Ecore/OCL"/> <details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL&#xA;http://www.eclipse.org/emf/2002/Ecore/OCL&#xA;http://www.eclipse.org/emf/2002/Ecore/OCL"/> </eAnnotations> <eClassifiers xsi:type="ecore:EEnum" name="DatabaseTypeType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="DatabaseType_._type"/> </eAnnotations> <eLiterals name="Oracle"/> <eLiterals name="Postgres" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="DatabaseTypeTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="DatabaseType_._type:Object"/> <details key="baseType" value="DatabaseType_._type"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataKind"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A type representing the basic information points&#xA;&#x9;&#x9;&#x9;&#x9;for a DataKind.&#xA;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="DataKind"/> <details key="kind" value="empty"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IdentifierDataKind" eSuperTypes="#//DataKind"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A specialized type, for representing an identifier&#xA;&#x9;&#x9;&#x9;&#x9;in the mapping. The identifier should contain the target object and&#xA;&#x9;&#x9;&#x9;&#x9;the target attribute of the object.&#xA;&#x9;&#x9;&#x9;&#x9;The target object and target&#xA;&#x9;&#x9;&#x9;&#x9;attribute are used to find the Object, in&#xA;&#x9;&#x9;&#x9;&#x9;which the values will be&#xA;&#x9;&#x9;&#x9;&#x9;stored.&#xA;&#xA;&#x9;&#x9;&#x9;&#x9;Examples:&#xA;&#x9;&#x9;&#x9;&#x9;1. If the ObjectName is &quot;Node&quot; and the&#xA;&#x9;&#x9;&#x9;&#x9;ObjectAttribute is &quot;NodeID&quot;,&#xA;&#x9;&#x9;&#x9;&#x9;the value of the column in the XLS with&#xA;&#x9;&#x9;&#x9;&#x9;with this&#xA;&#x9;&#x9;&#x9;&#x9;IdentifierDataType, will be interpreted&#xA;&#x9;&#x9;&#x9;&#x9;as the Node->NodeID&#xA;&#x9;&#x9;&#x9;&#x9;identifier.&#xA;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="IdentifierDataKind"/> <details key="kind" value="empty"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="objectKind" eType="#//ObjectKindType" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The ObjectKind attributes holds the textual name&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;of the target object we are looking for.&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;Note: Most often this&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;will be a &quot;Node&quot;, but also a child of a &quot;Node&quot;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;like an&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&quot;Equipment&quot;, it can also be a &quot;Relationship&quot; on a &quot;Node&quot;.&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="ObjectKind"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="objectProperty" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The ObjectProperty attribute holds the the&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;textual name of the target attribute we are looking for.&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;Note:&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;Most often this will be the &quot;NodeID&quot; but it can also be a&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&quot;Position&quot; identifier or anything else.&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="ObjectProperty"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="pattern" 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 pattern to convert the information in the data source to an identifier which can be used to select a network element&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="Pattern"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="KindHintType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The KindHintType defines if a metric value is a&#xA;&#x9;&#x9;&#x9;&#x9;BusyHour or AVG.&#xA;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="KindHintType"/> </eAnnotations> <eLiterals name="BH"/> <eLiterals name="AVG" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="KindHintTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="KindHintType:Object"/> <details key="baseType" value="KindHintType"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Mapping" eSuperTypes="generics.ecore#//Base"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A type representing the basic information points&#xA;&#x9;&#x9;&#x9;&#x9;for a mapping specification.&#xA;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Mapping"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="headerMappingColumns" upperBound="-1" eType="#//MappingColumn" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="HeaderMappingColumns"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="dataMappingColumns" upperBound="-1" eType="#//MappingColumn" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="DataMappingColumns"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="firstDataRow" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The FirstDataRow attribute holds the row number&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;of the first row containing data.&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="FirstDataRow"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="headerRow" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The HeaderRow attribute holds the row number&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;which contains the header.&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="HeaderRow"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="intervalHint" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int" defaultValueLiteral="60" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The IntervalHint attribute, holds a hint for the&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;metric interval between each metric value in minutes.&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="IntervalHint"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MappingColumn" eSuperTypes="generics.ecore#//Base"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="MappingColumn"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="dataType" eType="#//DataKind" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The ColumnDataKind reference, contains 1&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;DataKind&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;type. The DataKind is either an Identifer or a Value.&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="DataType"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="column" 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="column"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MappingCSV" eSuperTypes="#//Mapping"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A type representing the basic information points&#xA;&#x9;&#x9;&#x9;&#x9;for mapping an CSV file to the NetXStudio model.&#xA;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="MappingCSV"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="delimiter" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The delimiter character(s).&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="Delimiter"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="filterPattern" 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 regexp which is used to filter files present&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;at the location defined by the MetricLocation.&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="FilterPattern"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MappingRDBMS" eSuperTypes="#//Mapping"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A type representing the basic information points&#xA;&#x9;&#x9;&#x9;&#x9;for mapping an DB to the NetXStudio model.&#xA;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="MappingRDBMS"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="databaseType" eType="#//DatabaseTypeType" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The database type.&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="DatabaseType"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dateFormat" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The format used for the date in the query.&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="DateFormat"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dateTimeFormat" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The format used for the datetime in the query.&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="DateTimeFormat"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="password" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The password.&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="Password"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="query" eType="ecore:EDataType generics.ecore#//Description2000"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query to execute.&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="Query"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="timeFormat" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The format used for the time in the query.&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="TimeFormat"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="user" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The user name.&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="User"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MappingRecord" eSuperTypes="generics.ecore#//Base"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A type representing the information points of a&#xA;&#x9;&#x9;&#x9;&#x9;mapping record&#xA;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="MappingRecord"/> <details key="kind" value="empty"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="column" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Column attribute holds the column identifier.&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="Column"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="count" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Long" defaultValueLiteral="1" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Row attribute holds the row identifier.&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="Count"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="message" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The message giving information about this&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;record.&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="Message"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MappingStatistic" eSuperTypes="generics.ecore#//Base"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A type representing the information points of a&#xA;&#x9;&#x9;&#x9;&#x9;statistic for each time a source was accessed.&#xA;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="MappingStatistic"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="failedRecords" upperBound="-1" eType="#//MappingRecord" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The FailedRecords reference, contains 0 or more&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;MappingRecord types.&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="FailedRecords"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="mappingDuration" lowerBound="1" eType="ecore:EClass generics.ecore#//DateTimeRange" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The MappingDuration reference, refers to a&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;DateTimeRange type.&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="MappingDuration"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="periodEstimate" lowerBound="1" eType="ecore:EClass generics.ecore#//DateTimeRange" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The PeriodEstimate reference, refers to a&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;DateTimeRange type. It contains an estimate of the start till end date and time &#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;for a single mapping run. &#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="PeriodEstimate"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="intervalEstimate" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The IntervalEstimate attribute contains a number in minutes for &#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;the mapping run. It also corresponds the MetricValueRange for the mapping run. &#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="IntervalEstimate"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="message" eType="ecore:EDataType generics.ecore#//Description2000"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A global error or information message&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="Message"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="totalRecords" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The TotalRecords attribute holds a the number of&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;records for this mapping run.&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="TotalRecords"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MappingXLS" eSuperTypes="#//Mapping"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A type representing the basic information points&#xA;&#x9;&#x9;&#x9;&#x9;for mapping an XLS file to the NetXStudio model.&#xA;&#x9;&#x9;&#x9;&#x9;The mapping&#xA;&#x9;&#x9;&#x9;&#x9;interprets the sheet index, the header row, the data row(s)&#xA;&#x9;&#x9;&#x9;&#x9;and the&#xA;&#x9;&#x9;&#x9;&#x9;types of data to be interpreted.&#xA;&#xA;&#x9;&#x9;&#x9;&#x9;The types, are either a value or&#xA;&#x9;&#x9;&#x9;&#x9;identifier. (Each having it's own&#xA;&#x9;&#x9;&#x9;&#x9;specialized type).&#xA;&#x9;&#x9;&#x9;&#x9;Multiple&#xA;&#x9;&#x9;&#x9;&#x9;identifiers can be defined, the mapping will succeed if all&#xA;&#x9;&#x9;&#x9;&#x9;identifications succeed.&#xA;&#xA;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="MappingXLS"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="filterPattern" 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 regexp which is used to filter files present&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;at the location defined by the MetricLocation.&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="FilterPattern"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sheetNumber" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The SheetNumber attribute holds the index of the&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;XLS sheet to be mapped from.&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="SheetNumber"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Metric" eSuperTypes="generics.ecore#//Base"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A type representing a metric in an a telecom&#xA;&#x9;&#x9;&#x9;&#x9;equipment. This is often also referred to as counter or KPI.&#xA;&#x9;&#x9;&#x9;&#x9;Metric&#xA;&#x9;&#x9;&#x9;&#x9;types can be nested to form a hiarchical structure in similar&#xA;&#x9;&#x9;&#x9;&#x9;fashion to a real KPI hiarchy.&#xA;&#xA;&#x9;&#x9;&#x9;&#x9;The Metric type (and/or it's children)&#xA;&#x9;&#x9;&#x9;&#x9;is first part of the Library&#xA;&#x9;&#x9;&#x9;&#x9;type, and then referenced from a Node&#xA;&#x9;&#x9;&#x9;&#x9;type when&#xA;&#x9;&#x9;&#x9;&#x9;created.&#xA;&#xA;&#x9;&#x9;&#x9;&#x9;Examples:&#xA;&#x9;&#x9;&#x9;&#x9;1. The Metric type &quot;SGSN Attached&#xA;&#x9;&#x9;&#x9;&#x9;subscribers&quot; reprents a KPI on a&#xA;&#x9;&#x9;&#x9;&#x9;SGSN function.&#xA;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Metric"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="metrics" upperBound="-1" eType="#//Metric" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Metrics reference, contains 0 or more&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;Metric&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;types.&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="Metrics"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="expressionRef" eType="ecore:EClass library.ecore#//Expression"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The ExpressionRef reference, references 0 or&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;1 Expression type.&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="ExpressionRef"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType generics.ecore#//Description2000"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Description attribute holds the description&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;of&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;the metric.&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="Description"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="measurementKind" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The MeasurementKind attribute is a free form&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;text&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;field which can hold information about which&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;category or group&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;a Metric belongs.&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="MeasurementKind"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="measurementPoint" eType="ecore:EDataType generics.ecore#//Description2000"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The MeasurementPoint Attribute describes&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;textually&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;at which point in a procedure&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;the measurement takes&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;place.&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="MeasurementPoint"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="metricSourceRef" eType="#//MetricSource"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The MetricSourceRef references, references a&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;MetricSource type.&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="MetricSourceRef"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType generics.ecore#//Name255"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Name attribute holds the name of the metric.&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="Name"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="unitRef" eType="ecore:EClass library.ecore#//Unit"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The UnitRef reference, refers to 0 or 1 Unit&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;type.&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="UnitRef"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="MetricRetentionPeriod"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="MetricRetentionPeriod"/> </eAnnotations> <eLiterals name="Always"/> <eLiterals name="OneYear" value="1" literal="One Year"/> <eLiterals name="OneMonth" value="2" literal="One Month"/> <eLiterals name="OneWeek" value="3" literal="One Week"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="MetricRetentionPeriodObject" instanceClassName="org.eclipse.emf.common.util.Enumerator"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="MetricRetentionPeriod:Object"/> <details key="baseType" value="MetricRetentionPeriod"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MetricRetentionRule"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A type with settings on retention of metric values&#xA;&#x9;&#x9;&#x9;corresponding to the metric value range intervalhint.&#xA;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="MetricRetentionRule"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="retentionExpression" eType="ecore:EClass library.ecore#//Expression"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="RetentionExpression"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="intervalHint" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The IntervalHint attribute, holds a hint for the&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;metric interval between each metric value in minutes.&#xA;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="IntervalHint"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType generics.ecore#//Name255"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The name of this retention rule.&#xA;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="Name"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="period" eType="#//MetricRetentionPeriod" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Metric retention period.&#xA;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="Period"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MetricRetentionRules"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The metric retention rules. &#xA;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="MetricRetentionRules"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="metricRetentionRules" upperBound="-1" eType="#//MetricRetentionRule" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="MetricRetentionRules"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MetricSource" eSuperTypes="generics.ecore#//Base"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A type representing the information points of a&#xA;&#x9;&#x9;&#x9;&#x9;source which provides metric values.&#xA;&#x9;&#x9;&#x9;&#x9;A source, is an external data&#xA;&#x9;&#x9;&#x9;&#x9;source like an RDBMS or an Excel or CSV&#xA;&#x9;&#x9;&#x9;&#x9;file. The MetricSource type&#xA;&#x9;&#x9;&#x9;&#x9;will contain all necessary&#xA;&#x9;&#x9;&#x9;&#x9;to access, and map the metric values of&#xA;&#x9;&#x9;&#x9;&#x9;the source to the correct&#xA;&#x9;&#x9;&#x9;&#x9;Object. (Most commonly a Node).&#xA;&#xA;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="MetricSource"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="metricMapping" eType="#//Mapping" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Will not be persisted in the DB, but would use&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;a&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;.properties file for now.&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="MetricMapping"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="statistics" upperBound="-1" eType="#//MappingStatistic" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Statistics reference, contains one or more&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;MappingStatistic types.&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="Statistics"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="filterPattern" 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 regexp which is used to filter files present&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;at the location defined by the MetricLocation.&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="FilterPattern"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="metricLocation" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="a URI representation of the location additional&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;information like login/password can be appended to the URI.&#xA;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;Examples:&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;1. For an XLS file this could be&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;file://path_to_where_the_xls_files_are_stored/&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;2. For an RDMS this&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;could be: jdbc:mysql://localhost:3306/DB (In&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;this&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;case a JDBC URL&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;to access the DB).&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="MetricLocation"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType generics.ecore#//Name255"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Name attribute holds the name of the&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;MetricSource as it will be presented.&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </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="MetricValueRange"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A type representing a range of metricvalues. The&#xA;&#x9;&#x9;&#x9;&#x9;range has a name and provides some hints on the expected&#xA;&#x9;&#x9;&#x9;&#x9;stored&#xA;&#x9;&#x9;&#x9;&#x9;values.&#xA;&#xA;&#x9;&#x9;&#x9;&#x9;It is expected the metric loading or derived values will&#xA;&#x9;&#x9;&#x9;&#x9;consider the&#xA;&#x9;&#x9;&#x9;&#x9;hints, on where to store the metric.&#xA;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="MetricValueRange"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="metricValues" upperBound="-1" eType="ecore:EClass generics.ecore#//Value" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The MetricValue reference, contains 0 or more&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;Value types&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="MetricValues"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="intervalHint" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The IntervalHint attribute, holds a hint for the&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;metric interval between each metric value in minutes.&#xA;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="IntervalHint"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kindHint" eType="#//KindHintType" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="KindHint"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ObjectKindType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="ObjectKind_._type"/> </eAnnotations> <eLiterals name="NODE"/> <eLiterals name="EQUIPMENT" value="1"/> <eLiterals name="FUNCTION" value="2"/> <eLiterals name="RELATIONSHIP" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="ObjectKindTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="ObjectKind_._type:Object"/> <details key="baseType" value="ObjectKind_._type"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ValueDataKind" eSuperTypes="#//DataKind"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A specialized type, for representing a value in the&#xA;&#x9;&#x9;&#x9;&#x9;mapping. The valuekind can be either a datetime or a metric.&#xA;&#x9;&#x9;&#x9;&#x9;To&#xA;&#x9;&#x9;&#x9;&#x9;ignore a column, provide the &quot;null&quot; type as the valuekind, for that&#xA;&#x9;&#x9;&#x9;&#x9;for that column.&#xA;&#xA;&#x9;&#x9;&#x9;&#x9;Examples:&#xA;&#x9;&#x9;&#x9;&#x9;1. If the valueKind is metric, the mapping&#xA;&#x9;&#x9;&#x9;&#x9;will store the value as a&#xA;&#x9;&#x9;&#x9;&#x9;numeric value in a new Value object.&#xA;&#x9;&#x9;&#x9;&#x9;2. if&#xA;&#x9;&#x9;&#x9;&#x9;the valueKind is datetime, the mapping will store the value as a&#xA;&#x9;&#x9;&#x9;&#x9;timestamp in a new Value object&#xA;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="ValueDataKind"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="metricRef" eType="#//Metric"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The MetricRef reference, refers to zero or one&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;Metric for which this data kind applies.&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="MetricRef"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="format" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Defines the format to parse the date, time or datetime values"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="Format"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kindHint" eType="#//KindHintType" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="KindHint"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="valueKind" eType="#//ValueKindType" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The ValueKind attribute holds the target value&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;type we expect.&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="ValueKind"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ValueKindType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="ValueKind_._type"/> </eAnnotations> <eLiterals name="INTERVAL"/> <eLiterals name="DATE" value="1"/> <eLiterals name="TIME" value="2"/> <eLiterals name="DATETIME" value="3"/> <eLiterals name="NULL" value="4"/> <eLiterals name="METRIC" value="5"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="ValueKindTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="ValueKind_._type:Object"/> <details key="baseType" value="ValueKind_._type"/> </eAnnotations> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"metrics","nsURI":"http://www.netxforge.com/13042011/metrics","name":"metrics","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"DatabaseTypeType","instanceClass":null,"id":1,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"DatabaseTypeTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":2,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataKind","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IdentifierDataKind","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"KindHintType","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"KindHintTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":6,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mapping","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingColumn","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingCSV","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingRDBMS","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingRecord","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingStatistic","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingXLS","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Metric","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"MetricRetentionPeriod","instanceClass":null,"id":15,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"MetricRetentionPeriodObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":16,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MetricRetentionRule","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MetricRetentionRules","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MetricSource","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MetricValueRange","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ObjectKindType","instanceClass":null,"id":21,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"ObjectKindTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":22,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueDataKind","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ValueKindType","instanceClass":null,"id":24,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"ValueKindTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":25,"serializable":true,"eClass":"EDataType"},{"name":"Oracle","id":26,"value":0,"literal":"Oracle","eClass":"EEnumLiteral"},{"name":"Postgres","id":27,"value":1,"literal":"Postgres","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"objectKind","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":"objectProperty","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":"pattern","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"name":"BH","id":35,"value":0,"literal":"BH","eClass":"EEnumLiteral"},{"name":"AVG","id":36,"value":1,"literal":"AVG","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":"headerMappingColumns","changeable":true,"resolveProxies":false,"lowerBound":0,"id":37,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dataMappingColumns","changeable":true,"resolveProxies":false,"lowerBound":0,"id":38,"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":"firstDataRow","changeable":true,"lowerBound":0,"iD":false,"id":39,"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":"headerRow","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":60,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"60","unsettable":true,"transient":false,"unique":true,"name":"intervalHint","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"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":"dataType","changeable":true,"resolveProxies":false,"lowerBound":0,"id":48,"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":"column","changeable":true,"lowerBound":0,"iD":false,"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":"delimiter","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"filterPattern","changeable":true,"lowerBound":0,"iD":false,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"databaseType","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":"dateFormat","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":"dateTimeFormat","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":"password","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":"query","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":"timeFormat","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":"user","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"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":"column","changeable":true,"lowerBound":0,"iD":false,"id":73,"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":"count","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":"message","changeable":true,"lowerBound":0,"iD":false,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"failedRecords","changeable":true,"resolveProxies":false,"lowerBound":0,"id":80,"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":"mappingDuration","changeable":true,"resolveProxies":false,"lowerBound":1,"id":81,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"periodEstimate","changeable":true,"resolveProxies":false,"lowerBound":1,"id":82,"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":"intervalEstimate","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":"message","changeable":true,"lowerBound":0,"iD":false,"id":84,"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":"totalRecords","changeable":true,"lowerBound":0,"iD":false,"id":85,"derived":false},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"filterPattern","changeable":true,"lowerBound":0,"iD":false,"id":93,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"sheetNumber","changeable":true,"lowerBound":0,"iD":false,"id":94,"derived":false},{"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":"metrics","changeable":true,"resolveProxies":false,"lowerBound":0,"id":98,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"expressionRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":99,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":100,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"measurementKind","changeable":true,"lowerBound":0,"iD":false,"id":101,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"measurementPoint","changeable":true,"lowerBound":0,"iD":false,"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":"metricSourceRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":104,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"unitRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":105,"derived":false},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"name":"Always","id":115,"value":0,"literal":"Always","eClass":"EEnumLiteral"},{"name":"OneYear","id":116,"value":1,"literal":"One Year","eClass":"EEnumLiteral"},{"name":"OneMonth","id":117,"value":2,"literal":"One Month","eClass":"EEnumLiteral"},{"name":"OneWeek","id":118,"value":3,"literal":"One Week","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"retentionExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":119,"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":"intervalHint","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":121,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"period","changeable":true,"lowerBound":0,"iD":false,"id":122,"derived":false},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"metricRetentionRules","changeable":true,"resolveProxies":false,"lowerBound":0,"id":127,"derived":false},{"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":"metricMapping","changeable":true,"resolveProxies":false,"lowerBound":0,"id":129,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statistics","changeable":true,"resolveProxies":false,"lowerBound":0,"id":130,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"filterPattern","changeable":true,"lowerBound":0,"iD":false,"id":131,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"metricLocation","changeable":true,"lowerBound":0,"iD":false,"id":132,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"metricValues","changeable":true,"resolveProxies":false,"lowerBound":0,"id":140,"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":"intervalHint","changeable":true,"lowerBound":0,"iD":false,"id":141,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"kindHint","changeable":true,"lowerBound":0,"iD":false,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"name":"NODE","id":146,"value":0,"literal":"NODE","eClass":"EEnumLiteral"},{"name":"EQUIPMENT","id":147,"value":1,"literal":"EQUIPMENT","eClass":"EEnumLiteral"},{"name":"FUNCTION","id":148,"value":2,"literal":"FUNCTION","eClass":"EEnumLiteral"},{"name":"RELATIONSHIP","id":149,"value":3,"literal":"RELATIONSHIP","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"metricRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":150,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"format","changeable":true,"lowerBound":0,"iD":false,"id":151,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"kindHint","changeable":true,"lowerBound":0,"iD":false,"id":152,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"valueKind","changeable":true,"lowerBound":0,"iD":false,"id":153,"derived":false},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"name":"INTERVAL","id":159,"value":0,"literal":"INTERVAL","eClass":"EEnumLiteral"},{"name":"DATE","id":160,"value":1,"literal":"DATE","eClass":"EEnumLiteral"},{"name":"TIME","id":161,"value":2,"literal":"TIME","eClass":"EEnumLiteral"},{"name":"DATETIME","id":162,"value":3,"literal":"DATETIME","eClass":"EEnumLiteral"},{"name":"NULL","id":163,"value":4,"literal":"NULL","eClass":"EEnumLiteral"},{"name":"METRIC","id":164,"value":5,"literal":"METRIC","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":1,"target":0},{"source":1,"target":26},{"source":1,"target":27},{"source":26,"target":1},{"source":27,"target":1},{"source":2,"target":0},{"source":3,"target":0},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":28},{"source":4,"target":29},{"source":4,"target":30},{"source":4,"target":31},{"source":28,"target":21},{"source":28,"target":32},{"source":28,"target":4},{"source":32,"target":21},{"source":29,"target":33},{"source":29,"target":4},{"source":30,"target":34},{"source":30,"target":4},{"source":31,"target":3},{"source":5,"target":0},{"source":5,"target":35},{"source":5,"target":36},{"source":35,"target":5},{"source":36,"target":5},{"source":6,"target":0},{"source":7,"target":0},{"source":7,"target":37},{"source":7,"target":38},{"source":7,"target":39},{"source":7,"target":40},{"source":7,"target":41},{"source":7,"target":42},{"source":37,"target":8},{"source":37,"target":43},{"source":37,"target":7},{"source":43,"target":8},{"source":38,"target":8},{"source":38,"target":44},{"source":38,"target":7},{"source":44,"target":8},{"source":39,"target":45},{"source":39,"target":7},{"source":40,"target":46},{"source":40,"target":7},{"source":41,"target":47},{"source":41,"target":7},{"source":8,"target":0},{"source":8,"target":48},{"source":8,"target":49},{"source":8,"target":50},{"source":48,"target":3},{"source":48,"target":51},{"source":48,"target":8},{"source":51,"target":3},{"source":49,"target":52},{"source":49,"target":8},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":53},{"source":9,"target":54},{"source":9,"target":55},{"source":53,"target":56},{"source":53,"target":9},{"source":54,"target":57},{"source":54,"target":9},{"source":55,"target":7},{"source":10,"target":0},{"source":10,"target":7},{"source":10,"target":58},{"source":10,"target":59},{"source":10,"target":60},{"source":10,"target":61},{"source":10,"target":62},{"source":10,"target":63},{"source":10,"target":64},{"source":10,"target":65},{"source":58,"target":1},{"source":58,"target":66},{"source":58,"target":10},{"source":66,"target":1},{"source":59,"target":67},{"source":59,"target":10},{"source":60,"target":68},{"source":60,"target":10},{"source":61,"target":69},{"source":61,"target":10},{"source":62,"target":70},{"source":62,"target":10},{"source":63,"target":71},{"source":63,"target":10},{"source":64,"target":72},{"source":64,"target":10},{"source":65,"target":7},{"source":11,"target":0},{"source":11,"target":73},{"source":11,"target":74},{"source":11,"target":75},{"source":11,"target":76},{"source":73,"target":77},{"source":73,"target":11},{"source":74,"target":78},{"source":74,"target":11},{"source":75,"target":79},{"source":75,"target":11},{"source":12,"target":0},{"source":12,"target":80},{"source":12,"target":81},{"source":12,"target":82},{"source":12,"target":83},{"source":12,"target":84},{"source":12,"target":85},{"source":12,"target":86},{"source":80,"target":11},{"source":80,"target":87},{"source":80,"target":12},{"source":87,"target":11},{"source":81,"target":88},{"source":81,"target":12},{"source":82,"target":89},{"source":82,"target":12},{"source":83,"target":90},{"source":83,"target":12},{"source":84,"target":91},{"source":84,"target":12},{"source":85,"target":92},{"source":85,"target":12},{"source":13,"target":0},{"source":13,"target":7},{"source":13,"target":93},{"source":13,"target":94},{"source":13,"target":95},{"source":93,"target":96},{"source":93,"target":13},{"source":94,"target":97},{"source":94,"target":13},{"source":95,"target":7},{"source":14,"target":0},{"source":14,"target":98},{"source":14,"target":99},{"source":14,"target":100},{"source":14,"target":101},{"source":14,"target":102},{"source":14,"target":103},{"source":14,"target":104},{"source":14,"target":105},{"source":14,"target":106},{"source":98,"target":14},{"source":98,"target":107},{"source":98,"target":14},{"source":107,"target":14},{"source":99,"target":108},{"source":99,"target":14},{"source":100,"target":109},{"source":100,"target":14},{"source":101,"target":110},{"source":101,"target":14},{"source":102,"target":111},{"source":102,"target":14},{"source":103,"target":19},{"source":103,"target":112},{"source":103,"target":14},{"source":112,"target":19},{"source":104,"target":113},{"source":104,"target":14},{"source":105,"target":114},{"source":105,"target":14},{"source":15,"target":0},{"source":15,"target":115},{"source":15,"target":116},{"source":15,"target":117},{"source":15,"target":118},{"source":115,"target":15},{"source":116,"target":15},{"source":117,"target":15},{"source":118,"target":15},{"source":16,"target":0},{"source":17,"target":0},{"source":17,"target":119},{"source":17,"target":120},{"source":17,"target":121},{"source":17,"target":122},{"source":119,"target":123},{"source":119,"target":17},{"source":120,"target":124},{"source":120,"target":17},{"source":121,"target":125},{"source":121,"target":17},{"source":122,"target":15},{"source":122,"target":126},{"source":122,"target":17},{"source":126,"target":15},{"source":18,"target":0},{"source":18,"target":127},{"source":127,"target":17},{"source":127,"target":128},{"source":127,"target":18},{"source":128,"target":17},{"source":19,"target":0},{"source":19,"target":129},{"source":19,"target":130},{"source":19,"target":131},{"source":19,"target":132},{"source":19,"target":133},{"source":19,"target":134},{"source":129,"target":7},{"source":129,"target":135},{"source":129,"target":19},{"source":135,"target":7},{"source":130,"target":12},{"source":130,"target":136},{"source":130,"target":19},{"source":136,"target":12},{"source":131,"target":137},{"source":131,"target":19},{"source":132,"target":138},{"source":132,"target":19},{"source":133,"target":139},{"source":133,"target":19},{"source":20,"target":0},{"source":20,"target":140},{"source":20,"target":141},{"source":20,"target":142},{"source":140,"target":143},{"source":140,"target":20},{"source":141,"target":144},{"source":141,"target":20},{"source":142,"target":5},{"source":142,"target":145},{"source":142,"target":20},{"source":145,"target":5},{"source":21,"target":0},{"source":21,"target":146},{"source":21,"target":147},{"source":21,"target":148},{"source":21,"target":149},{"source":146,"target":21},{"source":147,"target":21},{"source":148,"target":21},{"source":149,"target":21},{"source":22,"target":0},{"source":23,"target":0},{"source":23,"target":3},{"source":23,"target":150},{"source":23,"target":151},{"source":23,"target":152},{"source":23,"target":153},{"source":23,"target":154},{"source":150,"target":14},{"source":150,"target":155},{"source":150,"target":23},{"source":155,"target":14},{"source":151,"target":156},{"source":151,"target":23},{"source":152,"target":5},{"source":152,"target":157},{"source":152,"target":23},{"source":157,"target":5},{"source":153,"target":24},{"source":153,"target":158},{"source":153,"target":23},{"source":158,"target":24},{"source":154,"target":3},{"source":24,"target":0},{"source":24,"target":159},{"source":24,"target":160},{"source":24,"target":161},{"source":24,"target":162},{"source":24,"target":163},{"source":24,"target":164},{"source":159,"target":24},{"source":160,"target":24},{"source":161,"target":24},{"source":162,"target":24},{"source":163,"target":24},{"source":164,"target":24},{"source":25,"target":0}],"multigraph":true}
ecore
statemachine
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/jzhang3/DSL-Tao-extended/src/org.mondo.dsl/patterns/StateMachineHyperedges.ecore
StateMachineHyperedges StateMachine states transitions StateVertex name outgoing incoming Transition name trigger sources targets InitialState SimpleState FinalState Event
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="StateMachineHyperedges" nsURI="http://mondo.dsl.org/mmPatterns/stateMachineHyperedges" nsPrefix="stateMachineHyperedges"> <eClassifiers xsi:type="ecore:EClass" name="StateMachine"> <eStructuralFeatures xsi:type="ecore:EReference" name="states" upperBound="-1" eType="#//StateVertex" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1" eType="#//Transition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StateVertex" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" upperBound="-1" eType="#//Transition" eOpposite="#//Transition/sources"/> <eStructuralFeatures xsi:type="ecore:EReference" name="incoming" upperBound="-1" eType="#//Transition" eOpposite="#//Transition/targets"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="trigger" eType="#//Event"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sources" upperBound="-1" eType="#//StateVertex" eOpposite="#//StateVertex/outgoing"/> <eStructuralFeatures xsi:type="ecore:EReference" name="targets" upperBound="-1" eType="#//StateVertex" eOpposite="#//StateVertex/incoming"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InitialState" eSuperTypes="#//StateVertex"/> <eClassifiers xsi:type="ecore:EClass" name="SimpleState" eSuperTypes="#//StateVertex"/> <eClassifiers xsi:type="ecore:EClass" name="FinalState" eSuperTypes="#//StateVertex"/> <eClassifiers xsi:type="ecore:EClass" name="Event"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"stateMachineHyperedges","nsURI":"http://mondo.dsl.org/mmPatterns/stateMachineHyperedges","name":"StateMachineHyperedges","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateVertex","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialState","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleState","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalState","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Event","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"states","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incoming","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"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":"sources","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"targets","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"container":false,"ordered":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":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":1,"target":0},{"source":1,"target":8},{"source":1,"target":9},{"source":8,"target":2},{"source":8,"target":10},{"source":8,"target":1},{"source":10,"target":2},{"source":9,"target":3},{"source":9,"target":11},{"source":9,"target":1},{"source":11,"target":3},{"source":2,"target":0},{"source":2,"target":12},{"source":2,"target":13},{"source":2,"target":14},{"source":12,"target":15},{"source":12,"target":2},{"source":13,"target":3},{"source":13,"target":16},{"source":13,"target":2},{"source":13,"target":17},{"source":16,"target":3},{"source":14,"target":3},{"source":14,"target":18},{"source":14,"target":2},{"source":14,"target":19},{"source":18,"target":3},{"source":3,"target":0},{"source":3,"target":20},{"source":3,"target":21},{"source":3,"target":17},{"source":3,"target":19},{"source":20,"target":22},{"source":20,"target":3},{"source":21,"target":7},{"source":21,"target":23},{"source":21,"target":3},{"source":23,"target":7},{"source":17,"target":2},{"source":17,"target":24},{"source":17,"target":3},{"source":17,"target":13},{"source":24,"target":2},{"source":19,"target":2},{"source":19,"target":25},{"source":19,"target":3},{"source":19,"target":14},{"source":25,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":26},{"source":26,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":27},{"source":27,"target":2},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":28},{"source":28,"target":2},{"source":7,"target":0}],"multigraph":true}
ecore
modelling
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/sunwuliang/SlicingProject2.0/ClassModelSlicing/slices/SlicedUML2WithIDInsHTMLmustBeOwnedHasOwner.ecore
UML2WithID ConnectorEnd RedefinableTemplateSignature Behavior RedefinableElement Device ControlFlow CallTrigger Actor TimeTrigger TypedElement ApplyFunctionAction Feature Action SendSignalAction ChangeTrigger Collaboration PartDecomposition LiteralNull DeployedArtifact ControlNode ObjectFlow CreateLinkObjectAction FinalNode OperationTemplateParameter Trigger TemplateBinding DestroyLinkAction MultiplicityElement Artifact Node Enumeration InformationFlow TemplateParameterSubstitution Transition ReadLinkAction Parameter DataStoreNode WriteLinkAction Comment TimeExpression Activity AcceptCallAction Duration ReadIsClassifiedObjectAction LiteralUnlimitedNatural LiteralInteger InvocationAction Class StructuralFeature WriteStructuralFeatureAction ReadVariableAction EnumerationLiteral ClearStructuralFeatureAction ExpansionRegion TimeConstraint InteractionFragment AssociationClass CentralBufferNode LiteralBoolean ReadLinkObjectEndAction Extend BroadcastSignalAction FlowFinalNode StructuredClassifier ElementImport BehavioralFeature Relationship Operation IntervalConstraint TimeObservationAction EventOccurrence StringExpression Port Reception StructuredActivityNode Property ForkNode StartOwnedBehaviorAction InterruptibleActivityRegion CallOperationAction RaiseExceptionAction ObjectNode DirectedRelationship Namespace InputPin Association AddVariableValueAction SendObjectAction EncapsulatedClassifier TemplateParameter DeploymentSpecification Element owner ID PackageMerge DestroyObjectAction WriteVariableAction ParameterableElement ReplyAction QualifierValue RemoveStructuralFeatureValueAction VariableAction ReadExtentAction TestIdentityAction DurationInterval Usage State LiteralString InstanceValue Constraint Message GeneralOrdering MergeNode InformationItem OpaqueExpression ConnectionPointReference ProtocolTransition Stop StateMachine Dependency GeneralizationSet Region ClearAssociationAction PrimitiveFunction ProtocolStateMachine TemplateableClassifier Pseudostate LiteralSpecification DecisionNode PrimitiveType CreateObjectAction Variable PackageableElement Clause Interval Vertex ProfileApplication StateInvariant Interface ExecutableNode ExecutionEnvironment DataType ActivityFinalNode MessageTrigger ActivityNode Substitution Extension InteractionOccurrence ParameterSet Permission Expression ActivityGroup Connector LoopNode CombinedFragment CallBehaviorAction ConnectableElementTemplateParameter ProtocolConformance ExceptionHandler ReadSelfAction InteractionConstraint TemplateSignature JoinNode Classifier Abstraction Component TemplateableElement PackageImport Stereotype Interaction InitialNode MessageEnd ExtensionPoint ExtensionEnd Manifestation OutputPin InteractionOperand ParameterableClassifier ConditionalNode CreateLinkAction ClearVariableAction InstanceSpecification Profile Include ActivityPartition Signal AddStructuralFeatureValueAction ValuePin Deployment Model ReadStructuralFeatureAction Generalization DurationConstraint Realization AcceptEventAction LinkEndCreationData TimeInterval StructuralFeatureAction ClassifierTemplateParameter ExpansionNode ExecutionOccurrence DeploymentTarget Implementation ActivityParameterNode DurationObservationAction ReclassifyObjectAction Lifeline BehavioredClassifier LinkAction ConnectableElement LinkEndData CommunicationPath FinalState SignalTrigger Pin CallAction Continuation Slot Package Type AnyTrigger NamedElement ValueSpecification Gate UseCase RemoveVariableValueAction ReadLinkObjectEndQualifierAction ActivityEdge CollaborationOccurrence
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="UML2WithID" nsURI="http:///UML2WithID.ecore" nsPrefix="UML2WithID"> <eClassifiers xsi:type="ecore:EClass" name="ConnectorEnd" eSuperTypes="#//MultiplicityElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="RedefinableTemplateSignature" eSuperTypes="#//RedefinableElement #//TemplateSignature #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Behavior" abstract="true" eSuperTypes="#//Class #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="RedefinableElement" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Device" eSuperTypes="#//Node #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ControlFlow" eSuperTypes="#//ActivityEdge #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CallTrigger" eSuperTypes="#//MessageTrigger #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Actor" eSuperTypes="#//Classifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="TimeTrigger" eSuperTypes="#//Trigger #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="TypedElement" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ApplyFunctionAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Feature" abstract="true" eSuperTypes="#//RedefinableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Action" eSuperTypes="#//ExecutableNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="SendSignalAction" eSuperTypes="#//InvocationAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ChangeTrigger" eSuperTypes="#//Trigger #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Collaboration" eSuperTypes="#//BehavioredClassifier #//StructuredClassifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="PartDecomposition" eSuperTypes="#//InteractionOccurrence #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralNull" eSuperTypes="#//LiteralSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DeployedArtifact" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ControlNode" abstract="true" eSuperTypes="#//ActivityNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ObjectFlow" eSuperTypes="#//ActivityEdge #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CreateLinkObjectAction" eSuperTypes="#//CreateLinkAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="FinalNode" abstract="true" eSuperTypes="#//ControlNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="OperationTemplateParameter" eSuperTypes="#//TemplateParameter #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Trigger" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="TemplateBinding" eSuperTypes="#//DirectedRelationship #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DestroyLinkAction" eSuperTypes="#//WriteLinkAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="MultiplicityElement" abstract="true" eSuperTypes="#//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Artifact" eSuperTypes="#//Classifier #//DeployedArtifact #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//Class #//DeploymentTarget #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//DataType #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InformationFlow" eSuperTypes="#//PackageableElement #//DirectedRelationship #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="TemplateParameterSubstitution" eSuperTypes="#//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//RedefinableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkAction" eSuperTypes="#//LinkAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//ConnectableElement #//TypedElement #//MultiplicityElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DataStoreNode" eSuperTypes="#//CentralBufferNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="WriteLinkAction" abstract="true" eSuperTypes="#//LinkAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Comment" eSuperTypes="#//TemplateableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="TimeExpression" eSuperTypes="#//ValueSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//Behavior #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="AcceptCallAction" eSuperTypes="#//AcceptEventAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Duration" eSuperTypes="#//ValueSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ReadIsClassifiedObjectAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralUnlimitedNatural" eSuperTypes="#//LiteralSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralInteger" eSuperTypes="#//LiteralSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InvocationAction" abstract="true" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//BehavioredClassifier #//EncapsulatedClassifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" abstract="true" eSuperTypes="#//Feature #//TypedElement #//MultiplicityElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="WriteStructuralFeatureAction" abstract="true" eSuperTypes="#//StructuralFeatureAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ReadVariableAction" eSuperTypes="#//VariableAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral" eSuperTypes="#//InstanceSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ClearStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ExpansionRegion" eSuperTypes="#//StructuredActivityNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="TimeConstraint" eSuperTypes="#//IntervalConstraint #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionFragment" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="AssociationClass" eSuperTypes="#//Class #//Association #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CentralBufferNode" eSuperTypes="#//ObjectNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralBoolean" eSuperTypes="#//LiteralSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkObjectEndAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Extend" eSuperTypes="#//NamedElement #//DirectedRelationship #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="BroadcastSignalAction" eSuperTypes="#//InvocationAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="FlowFinalNode" eSuperTypes="#//FinalNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="StructuredClassifier" abstract="true" eSuperTypes="#//Classifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ElementImport" eSuperTypes="#//DirectedRelationship #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="BehavioralFeature" abstract="true" eSuperTypes="#//Namespace #//Feature #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Relationship" abstract="true" eSuperTypes="#//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//BehavioralFeature #//TypedElement #//MultiplicityElement #//ParameterableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="IntervalConstraint" eSuperTypes="#//Constraint #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="TimeObservationAction" eSuperTypes="#//WriteStructuralFeatureAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="EventOccurrence" eSuperTypes="#//InteractionFragment #//MessageEnd #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="StringExpression" eSuperTypes="#//TemplateableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Port" eSuperTypes="#//Property #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Reception" eSuperTypes="#//BehavioralFeature #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="StructuredActivityNode" eSuperTypes="#//Action #//Namespace #//ActivityGroup #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//StructuralFeature #//ConnectableElement #//DeploymentTarget #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ForkNode" eSuperTypes="#//ControlNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="StartOwnedBehaviorAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InterruptibleActivityRegion" eSuperTypes="#//ActivityGroup #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CallOperationAction" eSuperTypes="#//CallAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="RaiseExceptionAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ObjectNode" abstract="true" eSuperTypes="#//ActivityNode #//TypedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DirectedRelationship" abstract="true" eSuperTypes="#//Relationship #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Namespace" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InputPin" eSuperTypes="#//Pin #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//Classifier #//Relationship #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="AddVariableValueAction" eSuperTypes="#//WriteVariableAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="SendObjectAction" eSuperTypes="#//InvocationAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="EncapsulatedClassifier" abstract="true" eSuperTypes="#//StructuredClassifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="TemplateParameter" eSuperTypes="#//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DeploymentSpecification" eSuperTypes="#//Artifact #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" eType="#//Element"/> <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="PackageMerge" eSuperTypes="#//DirectedRelationship #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DestroyObjectAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="WriteVariableAction" abstract="true" eSuperTypes="#//VariableAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ParameterableElement" abstract="true" eSuperTypes="#//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ReplyAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="QualifierValue" eSuperTypes="#//Element"/> <eClassifiers xsi:type="ecore:EClass" name="RemoveStructuralFeatureValueAction" eSuperTypes="#//WriteStructuralFeatureAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="VariableAction" abstract="true" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ReadExtentAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="TestIdentityAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DurationInterval" eSuperTypes="#//Interval #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Usage" eSuperTypes="#//Dependency #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="#//Namespace #//RedefinableElement #//Vertex #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralString" eSuperTypes="#//LiteralSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InstanceValue" eSuperTypes="#//ValueSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Constraint" eSuperTypes="#//PackageableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Message" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="GeneralOrdering" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="MergeNode" eSuperTypes="#//ControlNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InformationItem" eSuperTypes="#//Classifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression" eSuperTypes="#//ValueSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ConnectionPointReference" eSuperTypes="#//Vertex #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ProtocolTransition" eSuperTypes="#//Transition #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Stop" eSuperTypes="#//EventOccurrence #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="#//Behavior #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Dependency" eSuperTypes="#//PackageableElement #//DirectedRelationship #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="GeneralizationSet" eSuperTypes="#//PackageableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Region" eSuperTypes="#//Namespace #//RedefinableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ClearAssociationAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveFunction" eSuperTypes="#//PackageableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ProtocolStateMachine" eSuperTypes="#//StateMachine #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="TemplateableClassifier" abstract="true" eSuperTypes="#//Classifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Pseudostate" eSuperTypes="#//Vertex #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralSpecification" abstract="true" eSuperTypes="#//ValueSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DecisionNode" eSuperTypes="#//ControlNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//DataType #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CreateObjectAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//ConnectableElement #//TypedElement #//MultiplicityElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="PackageableElement" abstract="true" eSuperTypes="#//NamedElement #//ParameterableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Clause" eSuperTypes="#//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Interval" eSuperTypes="#//ValueSpecification #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Vertex" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ProfileApplication" eSuperTypes="#//PackageImport #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="StateInvariant" eSuperTypes="#//InteractionFragment #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Interface" eSuperTypes="#//Classifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutableNode" abstract="true" eSuperTypes="#//ActivityNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutionEnvironment" eSuperTypes="#//Node #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Classifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityFinalNode" eSuperTypes="#//FinalNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="MessageTrigger" abstract="true" eSuperTypes="#//Trigger #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityNode" abstract="true" eSuperTypes="#//RedefinableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Substitution" eSuperTypes="#//Realization #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Extension" eSuperTypes="#//Association #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionOccurrence" eSuperTypes="#//InteractionFragment #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ParameterSet" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Permission" eSuperTypes="#//Dependency #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Expression" eSuperTypes="#//OpaqueExpression #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityGroup" abstract="true" eSuperTypes="#//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Connector" eSuperTypes="#//Feature #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="LoopNode" eSuperTypes="#//StructuredActivityNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CombinedFragment" eSuperTypes="#//InteractionFragment #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CallBehaviorAction" eSuperTypes="#//CallAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ConnectableElementTemplateParameter" eSuperTypes="#//TemplateParameter #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ProtocolConformance" eSuperTypes="#//DirectedRelationship #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ExceptionHandler" eSuperTypes="#//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ReadSelfAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionConstraint" eSuperTypes="#//Constraint #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="TemplateSignature" eSuperTypes="#//Element"/> <eClassifiers xsi:type="ecore:EClass" name="JoinNode" eSuperTypes="#//ControlNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Classifier" abstract="true" eSuperTypes="#//Namespace #//Type #//RedefinableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Abstraction" eSuperTypes="#//Dependency #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//Class #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="TemplateableElement" abstract="true" eSuperTypes="#//Element"/> <eClassifiers xsi:type="ecore:EClass" name="PackageImport" eSuperTypes="#//DirectedRelationship #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Stereotype" eSuperTypes="#//Class #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Interaction" eSuperTypes="#//Behavior #//InteractionFragment #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InitialNode" eSuperTypes="#//ControlNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="MessageEnd" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ExtensionPoint" eSuperTypes="#//RedefinableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ExtensionEnd" eSuperTypes="#//Property #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Manifestation" eSuperTypes="#//Abstraction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="OutputPin" eSuperTypes="#//Pin #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InteractionOperand" eSuperTypes="#//Namespace #//InteractionFragment #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ParameterableClassifier" abstract="true" eSuperTypes="#//Classifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ConditionalNode" eSuperTypes="#//StructuredActivityNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CreateLinkAction" eSuperTypes="#//WriteLinkAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ClearVariableAction" eSuperTypes="#//VariableAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="InstanceSpecification" eSuperTypes="#//PackageableElement #//DeploymentTarget #//DeployedArtifact #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Profile" eSuperTypes="#//Package #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Include" eSuperTypes="#//NamedElement #//DirectedRelationship #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityPartition" eSuperTypes="#//NamedElement #//ActivityGroup #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Signal" eSuperTypes="#//Classifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="AddStructuralFeatureValueAction" eSuperTypes="#//WriteStructuralFeatureAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ValuePin" eSuperTypes="#//InputPin #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Deployment" eSuperTypes="#//Dependency #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="#//Package #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ReadStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Generalization" eSuperTypes="#//DirectedRelationship #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DurationConstraint" eSuperTypes="#//IntervalConstraint #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Realization" eSuperTypes="#//Abstraction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="AcceptEventAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="LinkEndCreationData" eSuperTypes="#//LinkEndData #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="TimeInterval" eSuperTypes="#//Interval #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeatureAction" abstract="true" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ClassifierTemplateParameter" eSuperTypes="#//TemplateParameter #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ExpansionNode" eSuperTypes="#//ObjectNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutionOccurrence" eSuperTypes="#//InteractionFragment #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DeploymentTarget" abstract="true" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Implementation" eSuperTypes="#//Realization #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityParameterNode" eSuperTypes="#//ObjectNode #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="DurationObservationAction" eSuperTypes="#//WriteStructuralFeatureAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ReclassifyObjectAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Lifeline" eSuperTypes="#//NamedElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="BehavioredClassifier" abstract="true" eSuperTypes="#//Classifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="LinkAction" abstract="true" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ConnectableElement" abstract="true" eSuperTypes="#//NamedElement #//ParameterableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="LinkEndData" eSuperTypes="#//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CommunicationPath" eSuperTypes="#//Association #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="FinalState" eSuperTypes="#//State #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="SignalTrigger" eSuperTypes="#//MessageTrigger #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Pin" abstract="true" eSuperTypes="#//ObjectNode #//MultiplicityElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CallAction" abstract="true" eSuperTypes="#//InvocationAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Continuation" eSuperTypes="#//InteractionFragment #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Slot" eSuperTypes="#//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//Namespace #//PackageableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//PackageableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="AnyTrigger" eSuperTypes="#//MessageTrigger #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#//TemplateableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ValueSpecification" abstract="true" eSuperTypes="#//TypedElement #//ParameterableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="Gate" eSuperTypes="#//MessageEnd #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="UseCase" eSuperTypes="#//BehavioredClassifier #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="RemoveVariableValueAction" eSuperTypes="#//WriteVariableAction #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ReadLinkObjectEndQualifierAction" eSuperTypes="#//Action #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityEdge" abstract="true" eSuperTypes="#//RedefinableElement #//Element"/> <eClassifiers xsi:type="ecore:EClass" name="CollaborationOccurrence" eSuperTypes="#//NamedElement #//Element"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"UML2WithID","nsURI":"http:///UML2WithID.ecore","name":"UML2WithID","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectorEnd","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableTemplateSignature","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behavior","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableElement","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Device","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlFlow","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallTrigger","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actor","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeTrigger","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplyFunctionAction","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendSignalAction","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangeTrigger","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Collaboration","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PartDecomposition","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralNull","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeployedArtifact","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlNode","instanceClass":null,"abstract":true,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectFlow","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateLinkObjectAction","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalNode","instanceClass":null,"abstract":true,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationTemplateParameter","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trigger","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateBinding","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyLinkAction","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicityElement","instanceClass":null,"abstract":true,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Artifact","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationFlow","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateParameterSubstitution","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkAction","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataStoreNode","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteLinkAction","instanceClass":null,"abstract":true,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeExpression","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptCallAction","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Duration","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadIsClassifiedObjectAction","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralUnlimitedNatural","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralInteger","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvocationAction","instanceClass":null,"abstract":true,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","instanceClass":null,"abstract":true,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteStructuralFeatureAction","instanceClass":null,"abstract":true,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadVariableAction","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearStructuralFeatureAction","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionRegion","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeConstraint","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionFragment","instanceClass":null,"abstract":true,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationClass","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CentralBufferNode","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralBoolean","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkObjectEndAction","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extend","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BroadcastSignalAction","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowFinalNode","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredClassifier","instanceClass":null,"abstract":true,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementImport","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioralFeature","instanceClass":null,"abstract":true,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relationship","instanceClass":null,"abstract":true,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntervalConstraint","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeObservationAction","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventOccurrence","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringExpression","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reception","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredActivityNode","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForkNode","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StartOwnedBehaviorAction","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterruptibleActivityRegion","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallOperationAction","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RaiseExceptionAction","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectNode","instanceClass":null,"abstract":true,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DirectedRelationship","instanceClass":null,"abstract":true,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Namespace","instanceClass":null,"abstract":true,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputPin","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddVariableValueAction","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendObjectAction","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EncapsulatedClassifier","instanceClass":null,"abstract":true,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateParameter","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentSpecification","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageMerge","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyObjectAction","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteVariableAction","instanceClass":null,"abstract":true,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterableElement","instanceClass":null,"abstract":true,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReplyAction","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QualifierValue","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableAction","instanceClass":null,"abstract":true,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadExtentAction","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestIdentityAction","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationInterval","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Usage","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralString","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceValue","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Message","instanceClass":null,"abstract":false,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralOrdering","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MergeNode","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationItem","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectionPointReference","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolTransition","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stop","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dependency","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralizationSet","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Region","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearAssociationAction","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveFunction","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolStateMachine","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateableClassifier","instanceClass":null,"abstract":true,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pseudostate","instanceClass":null,"abstract":false,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralSpecification","instanceClass":null,"abstract":true,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DecisionNode","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":128,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateObjectAction","instanceClass":null,"abstract":false,"id":129,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":130,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageableElement","instanceClass":null,"abstract":true,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Clause","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interval","instanceClass":null,"abstract":false,"id":133,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Vertex","instanceClass":null,"abstract":true,"id":134,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProfileApplication","instanceClass":null,"abstract":false,"id":135,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateInvariant","instanceClass":null,"abstract":false,"id":136,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":137,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutableNode","instanceClass":null,"abstract":true,"id":138,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionEnvironment","instanceClass":null,"abstract":false,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityFinalNode","instanceClass":null,"abstract":false,"id":141,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageTrigger","instanceClass":null,"abstract":true,"id":142,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityNode","instanceClass":null,"abstract":true,"id":143,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Substitution","instanceClass":null,"abstract":false,"id":144,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extension","instanceClass":null,"abstract":false,"id":145,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOccurrence","instanceClass":null,"abstract":false,"id":146,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterSet","instanceClass":null,"abstract":false,"id":147,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Permission","instanceClass":null,"abstract":false,"id":148,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":149,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityGroup","instanceClass":null,"abstract":true,"id":150,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connector","instanceClass":null,"abstract":false,"id":151,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopNode","instanceClass":null,"abstract":false,"id":152,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CombinedFragment","instanceClass":null,"abstract":false,"id":153,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallBehaviorAction","instanceClass":null,"abstract":false,"id":154,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectableElementTemplateParameter","instanceClass":null,"abstract":false,"id":155,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolConformance","instanceClass":null,"abstract":false,"id":156,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExceptionHandler","instanceClass":null,"abstract":false,"id":157,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadSelfAction","instanceClass":null,"abstract":false,"id":158,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionConstraint","instanceClass":null,"abstract":false,"id":159,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateSignature","instanceClass":null,"abstract":false,"id":160,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JoinNode","instanceClass":null,"abstract":false,"id":161,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":true,"id":162,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Abstraction","instanceClass":null,"abstract":false,"id":163,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":164,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateableElement","instanceClass":null,"abstract":true,"id":165,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageImport","instanceClass":null,"abstract":false,"id":166,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stereotype","instanceClass":null,"abstract":false,"id":167,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interaction","instanceClass":null,"abstract":false,"id":168,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialNode","instanceClass":null,"abstract":false,"id":169,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageEnd","instanceClass":null,"abstract":true,"id":170,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionPoint","instanceClass":null,"abstract":false,"id":171,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionEnd","instanceClass":null,"abstract":false,"id":172,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Manifestation","instanceClass":null,"abstract":false,"id":173,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputPin","instanceClass":null,"abstract":false,"id":174,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOperand","instanceClass":null,"abstract":false,"id":175,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterableClassifier","instanceClass":null,"abstract":true,"id":176,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalNode","instanceClass":null,"abstract":false,"id":177,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateLinkAction","instanceClass":null,"abstract":false,"id":178,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearVariableAction","instanceClass":null,"abstract":false,"id":179,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceSpecification","instanceClass":null,"abstract":false,"id":180,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Profile","instanceClass":null,"abstract":false,"id":181,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Include","instanceClass":null,"abstract":false,"id":182,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityPartition","instanceClass":null,"abstract":false,"id":183,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signal","instanceClass":null,"abstract":false,"id":184,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":185,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValuePin","instanceClass":null,"abstract":false,"id":186,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Deployment","instanceClass":null,"abstract":false,"id":187,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":188,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadStructuralFeatureAction","instanceClass":null,"abstract":false,"id":189,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Generalization","instanceClass":null,"abstract":false,"id":190,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationConstraint","instanceClass":null,"abstract":false,"id":191,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Realization","instanceClass":null,"abstract":false,"id":192,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptEventAction","instanceClass":null,"abstract":false,"id":193,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkEndCreationData","instanceClass":null,"abstract":false,"id":194,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeInterval","instanceClass":null,"abstract":false,"id":195,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeatureAction","instanceClass":null,"abstract":true,"id":196,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassifierTemplateParameter","instanceClass":null,"abstract":false,"id":197,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionNode","instanceClass":null,"abstract":false,"id":198,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionOccurrence","instanceClass":null,"abstract":false,"id":199,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentTarget","instanceClass":null,"abstract":true,"id":200,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Implementation","instanceClass":null,"abstract":false,"id":201,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityParameterNode","instanceClass":null,"abstract":false,"id":202,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationObservationAction","instanceClass":null,"abstract":false,"id":203,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReclassifyObjectAction","instanceClass":null,"abstract":false,"id":204,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lifeline","instanceClass":null,"abstract":false,"id":205,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioredClassifier","instanceClass":null,"abstract":true,"id":206,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkAction","instanceClass":null,"abstract":true,"id":207,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectableElement","instanceClass":null,"abstract":true,"id":208,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkEndData","instanceClass":null,"abstract":false,"id":209,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunicationPath","instanceClass":null,"abstract":false,"id":210,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalState","instanceClass":null,"abstract":false,"id":211,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SignalTrigger","instanceClass":null,"abstract":false,"id":212,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pin","instanceClass":null,"abstract":true,"id":213,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallAction","instanceClass":null,"abstract":true,"id":214,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Continuation","instanceClass":null,"abstract":false,"id":215,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Slot","instanceClass":null,"abstract":false,"id":216,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":217,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":218,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyTrigger","instanceClass":null,"abstract":false,"id":219,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":220,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSpecification","instanceClass":null,"abstract":true,"id":221,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Gate","instanceClass":null,"abstract":false,"id":222,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UseCase","instanceClass":null,"abstract":false,"id":223,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveVariableValueAction","instanceClass":null,"abstract":false,"id":224,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkObjectEndQualifierAction","instanceClass":null,"abstract":false,"id":225,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityEdge","instanceClass":null,"abstract":true,"id":226,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollaborationOccurrence","instanceClass":null,"abstract":false,"id":227,"interface":false,"eClass":"EClass"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"id":428,"eClass":"EGenericType"},{"container":false,"ordered":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":429,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ID","changeable":true,"lowerBound":0,"iD":false,"id":430,"derived":false},{"id":431,"eClass":"EGenericType"},{"id":432,"eClass":"EGenericType"},{"id":433,"eClass":"EGenericType"},{"id":434,"eClass":"EGenericType"},{"id":435,"eClass":"EGenericType"},{"id":436,"eClass":"EGenericType"},{"id":437,"eClass":"EGenericType"},{"id":438,"eClass":"EGenericType"},{"id":439,"eClass":"EGenericType"},{"id":440,"eClass":"EGenericType"},{"id":441,"eClass":"EGenericType"},{"id":442,"eClass":"EGenericType"},{"id":443,"eClass":"EGenericType"},{"id":444,"eClass":"EGenericType"},{"id":445,"eClass":"EGenericType"},{"id":446,"eClass":"EGenericType"},{"id":447,"eClass":"EGenericType"},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"id":452,"eClass":"EGenericType"},{"id":453,"eClass":"EGenericType"},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"id":457,"eClass":"EGenericType"},{"id":458,"eClass":"EGenericType"},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"id":461,"eClass":"EGenericType"},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"id":465,"eClass":"EGenericType"},{"id":466,"eClass":"EGenericType"},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"id":471,"eClass":"EGenericType"},{"id":472,"eClass":"EGenericType"},{"id":473,"eClass":"EGenericType"},{"id":474,"eClass":"EGenericType"},{"id":475,"eClass":"EGenericType"},{"id":476,"eClass":"EGenericType"},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"EGenericType"},{"id":479,"eClass":"EGenericType"},{"id":480,"eClass":"EGenericType"},{"id":481,"eClass":"EGenericType"},{"id":482,"eClass":"EGenericType"},{"id":483,"eClass":"EGenericType"},{"id":484,"eClass":"EGenericType"},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"id":489,"eClass":"EGenericType"},{"id":490,"eClass":"EGenericType"},{"id":491,"eClass":"EGenericType"},{"id":492,"eClass":"EGenericType"},{"id":493,"eClass":"EGenericType"},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"id":496,"eClass":"EGenericType"},{"id":497,"eClass":"EGenericType"},{"id":498,"eClass":"EGenericType"},{"id":499,"eClass":"EGenericType"},{"id":500,"eClass":"EGenericType"},{"id":501,"eClass":"EGenericType"},{"id":502,"eClass":"EGenericType"},{"id":503,"eClass":"EGenericType"},{"id":504,"eClass":"EGenericType"},{"id":505,"eClass":"EGenericType"},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"id":508,"eClass":"EGenericType"},{"id":509,"eClass":"EGenericType"},{"id":510,"eClass":"EGenericType"},{"id":511,"eClass":"EGenericType"},{"id":512,"eClass":"EGenericType"},{"id":513,"eClass":"EGenericType"},{"id":514,"eClass":"EGenericType"},{"id":515,"eClass":"EGenericType"},{"id":516,"eClass":"EGenericType"},{"id":517,"eClass":"EGenericType"},{"id":518,"eClass":"EGenericType"},{"id":519,"eClass":"EGenericType"},{"id":520,"eClass":"EGenericType"},{"id":521,"eClass":"EGenericType"},{"id":522,"eClass":"EGenericType"},{"id":523,"eClass":"EGenericType"},{"id":524,"eClass":"EGenericType"},{"id":525,"eClass":"EGenericType"},{"id":526,"eClass":"EGenericType"},{"id":527,"eClass":"EGenericType"},{"id":528,"eClass":"EGenericType"},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"id":533,"eClass":"EGenericType"},{"id":534,"eClass":"EGenericType"},{"id":535,"eClass":"EGenericType"},{"id":536,"eClass":"EGenericType"},{"id":537,"eClass":"EGenericType"},{"id":538,"eClass":"EGenericType"},{"id":539,"eClass":"EGenericType"},{"id":540,"eClass":"EGenericType"},{"id":541,"eClass":"EGenericType"},{"id":542,"eClass":"EGenericType"},{"id":543,"eClass":"EGenericType"},{"id":544,"eClass":"EGenericType"},{"id":545,"eClass":"EGenericType"},{"id":546,"eClass":"EGenericType"},{"id":547,"eClass":"EGenericType"},{"id":548,"eClass":"EGenericType"},{"id":549,"eClass":"EGenericType"},{"id":550,"eClass":"EGenericType"},{"id":551,"eClass":"EGenericType"},{"id":552,"eClass":"EGenericType"},{"id":553,"eClass":"EGenericType"},{"id":554,"eClass":"EGenericType"},{"id":555,"eClass":"EGenericType"},{"id":556,"eClass":"EGenericType"},{"id":557,"eClass":"EGenericType"},{"id":558,"eClass":"EGenericType"},{"id":559,"eClass":"EGenericType"},{"id":560,"eClass":"EGenericType"},{"id":561,"eClass":"EGenericType"},{"id":562,"eClass":"EGenericType"},{"id":563,"eClass":"EGenericType"},{"id":564,"eClass":"EGenericType"},{"id":565,"eClass":"EGenericType"},{"id":566,"eClass":"EGenericType"},{"id":567,"eClass":"EGenericType"},{"id":568,"eClass":"EGenericType"},{"id":569,"eClass":"EGenericType"},{"id":570,"eClass":"EGenericType"},{"id":571,"eClass":"EGenericType"},{"id":572,"eClass":"EGenericType"},{"id":573,"eClass":"EGenericType"},{"id":574,"eClass":"EGenericType"},{"id":575,"eClass":"EGenericType"},{"id":576,"eClass":"EGenericType"},{"id":577,"eClass":"EGenericType"},{"id":578,"eClass":"EGenericType"},{"id":579,"eClass":"EGenericType"},{"id":580,"eClass":"EGenericType"},{"id":581,"eClass":"EGenericType"},{"id":582,"eClass":"EGenericType"},{"id":583,"eClass":"EGenericType"},{"id":584,"eClass":"EGenericType"},{"id":585,"eClass":"EGenericType"},{"id":586,"eClass":"EGenericType"},{"id":587,"eClass":"EGenericType"},{"id":588,"eClass":"EGenericType"},{"id":589,"eClass":"EGenericType"},{"id":590,"eClass":"EGenericType"},{"id":591,"eClass":"EGenericType"},{"id":592,"eClass":"EGenericType"},{"id":593,"eClass":"EGenericType"},{"id":594,"eClass":"EGenericType"},{"id":595,"eClass":"EGenericType"},{"id":596,"eClass":"EGenericType"},{"id":597,"eClass":"EGenericType"},{"id":598,"eClass":"EGenericType"},{"id":599,"eClass":"EGenericType"},{"id":600,"eClass":"EGenericType"},{"id":601,"eClass":"EGenericType"},{"id":602,"eClass":"EGenericType"},{"id":603,"eClass":"EGenericType"},{"id":604,"eClass":"EGenericType"},{"id":605,"eClass":"EGenericType"},{"id":606,"eClass":"EGenericType"},{"id":607,"eClass":"EGenericType"},{"id":608,"eClass":"EGenericType"},{"id":609,"eClass":"EGenericType"},{"id":610,"eClass":"EGenericType"},{"id":611,"eClass":"EGenericType"},{"id":612,"eClass":"EGenericType"},{"id":613,"eClass":"EGenericType"},{"id":614,"eClass":"EGenericType"},{"id":615,"eClass":"EGenericType"},{"id":616,"eClass":"EGenericType"},{"id":617,"eClass":"EGenericType"},{"id":618,"eClass":"EGenericType"},{"id":619,"eClass":"EGenericType"},{"id":620,"eClass":"EGenericType"},{"id":621,"eClass":"EGenericType"},{"id":622,"eClass":"EGenericType"},{"id":623,"eClass":"EGenericType"},{"id":624,"eClass":"EGenericType"},{"id":625,"eClass":"EGenericType"},{"id":626,"eClass":"EGenericType"},{"id":627,"eClass":"EGenericType"},{"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"},{"id":635,"eClass":"EGenericType"},{"id":636,"eClass":"EGenericType"},{"id":637,"eClass":"EGenericType"},{"id":638,"eClass":"EGenericType"},{"id":639,"eClass":"EGenericType"},{"id":640,"eClass":"EGenericType"},{"id":641,"eClass":"EGenericType"},{"id":642,"eClass":"EGenericType"},{"id":643,"eClass":"EGenericType"},{"id":644,"eClass":"EGenericType"},{"id":645,"eClass":"EGenericType"},{"id":646,"eClass":"EGenericType"},{"id":647,"eClass":"EGenericType"},{"id":648,"eClass":"EGenericType"},{"id":649,"eClass":"EGenericType"},{"id":650,"eClass":"EGenericType"},{"id":651,"eClass":"EGenericType"},{"id":652,"eClass":"EGenericType"},{"id":653,"eClass":"EGenericType"},{"id":654,"eClass":"EGenericType"},{"id":655,"eClass":"EGenericType"},{"id":656,"eClass":"EGenericType"},{"id":657,"eClass":"EGenericType"},{"id":658,"eClass":"EGenericType"},{"id":659,"eClass":"EGenericType"},{"id":660,"eClass":"EGenericType"},{"id":661,"eClass":"EGenericType"},{"id":662,"eClass":"EGenericType"},{"id":663,"eClass":"EGenericType"},{"id":664,"eClass":"EGenericType"},{"id":665,"eClass":"EGenericType"},{"id":666,"eClass":"EGenericType"},{"id":667,"eClass":"EGenericType"},{"id":668,"eClass":"EGenericType"},{"id":669,"eClass":"EGenericType"},{"id":670,"eClass":"EGenericType"},{"id":671,"eClass":"EGenericType"},{"id":672,"eClass":"EGenericType"},{"id":673,"eClass":"EGenericType"},{"id":674,"eClass":"EGenericType"},{"id":675,"eClass":"EGenericType"},{"id":676,"eClass":"EGenericType"},{"id":677,"eClass":"EGenericType"},{"id":678,"eClass":"EGenericType"},{"id":679,"eClass":"EGenericType"},{"id":680,"eClass":"EGenericType"},{"id":681,"eClass":"EGenericType"},{"id":682,"eClass":"EGenericType"},{"id":683,"eClass":"EGenericType"},{"id":684,"eClass":"EGenericType"},{"id":685,"eClass":"EGenericType"},{"id":686,"eClass":"EGenericType"},{"id":687,"eClass":"EGenericType"},{"id":688,"eClass":"EGenericType"},{"id":689,"eClass":"EGenericType"},{"id":690,"eClass":"EGenericType"},{"id":691,"eClass":"EGenericType"},{"id":692,"eClass":"EGenericType"},{"id":693,"eClass":"EGenericType"},{"id":694,"eClass":"EGenericType"},{"id":695,"eClass":"EGenericType"},{"id":696,"eClass":"EGenericType"},{"id":697,"eClass":"EGenericType"},{"id":698,"eClass":"EGenericType"},{"id":699,"eClass":"EGenericType"},{"id":700,"eClass":"EGenericType"},{"id":701,"eClass":"EGenericType"},{"id":702,"eClass":"EGenericType"},{"id":703,"eClass":"EGenericType"},{"id":704,"eClass":"EGenericType"},{"id":705,"eClass":"EGenericType"},{"id":706,"eClass":"EGenericType"},{"id":707,"eClass":"EGenericType"},{"id":708,"eClass":"EGenericType"},{"id":709,"eClass":"EGenericType"},{"id":710,"eClass":"EGenericType"},{"id":711,"eClass":"EGenericType"},{"id":712,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":0,"target":90},{"source":0,"target":91},{"source":0,"target":92},{"source":0,"target":93},{"source":0,"target":94},{"source":0,"target":95},{"source":0,"target":96},{"source":0,"target":97},{"source":0,"target":98},{"source":0,"target":99},{"source":0,"target":100},{"source":0,"target":101},{"source":0,"target":102},{"source":0,"target":103},{"source":0,"target":104},{"source":0,"target":105},{"source":0,"target":106},{"source":0,"target":107},{"source":0,"target":108},{"source":0,"target":109},{"source":0,"target":110},{"source":0,"target":111},{"source":0,"target":112},{"source":0,"target":113},{"source":0,"target":114},{"source":0,"target":115},{"source":0,"target":116},{"source":0,"target":117},{"source":0,"target":118},{"source":0,"target":119},{"source":0,"target":120},{"source":0,"target":121},{"source":0,"target":122},{"source":0,"target":123},{"source":0,"target":124},{"source":0,"target":125},{"source":0,"target":126},{"source":0,"target":127},{"source":0,"target":128},{"source":0,"target":129},{"source":0,"target":130},{"source":0,"target":131},{"source":0,"target":132},{"source":0,"target":133},{"source":0,"target":134},{"source":0,"target":135},{"source":0,"target":136},{"source":0,"target":137},{"source":0,"target":138},{"source":0,"target":139},{"source":0,"target":140},{"source":0,"target":141},{"source":0,"target":142},{"source":0,"target":143},{"source":0,"target":144},{"source":0,"target":145},{"source":0,"target":146},{"source":0,"target":147},{"source":0,"target":148},{"source":0,"target":149},{"source":0,"target":150},{"source":0,"target":151},{"source":0,"target":152},{"source":0,"target":153},{"source":0,"target":154},{"source":0,"target":155},{"source":0,"target":156},{"source":0,"target":157},{"source":0,"target":158},{"source":0,"target":159},{"source":0,"target":160},{"source":0,"target":161},{"source":0,"target":162},{"source":0,"target":163},{"source":0,"target":164},{"source":0,"target":165},{"source":0,"target":166},{"source":0,"target":167},{"source":0,"target":168},{"source":0,"target":169},{"source":0,"target":170},{"source":0,"target":171},{"source":0,"target":172},{"source":0,"target":173},{"source":0,"target":174},{"source":0,"target":175},{"source":0,"target":176},{"source":0,"target":177},{"source":0,"target":178},{"source":0,"target":179},{"source":0,"target":180},{"source":0,"target":181},{"source":0,"target":182},{"source":0,"target":183},{"source":0,"target":184},{"source":0,"target":185},{"source":0,"target":186},{"source":0,"target":187},{"source":0,"target":188},{"source":0,"target":189},{"source":0,"target":190},{"source":0,"target":191},{"source":0,"target":192},{"source":0,"target":193},{"source":0,"target":194},{"source":0,"target":195},{"source":0,"target":196},{"source":0,"target":197},{"source":0,"target":198},{"source":0,"target":199},{"source":0,"target":200},{"source":0,"target":201},{"source":0,"target":202},{"source":0,"target":203},{"source":0,"target":204},{"source":0,"target":205},{"source":0,"target":206},{"source":0,"target":207},{"source":0,"target":208},{"source":0,"target":209},{"source":0,"target":210},{"source":0,"target":211},{"source":0,"target":212},{"source":0,"target":213},{"source":0,"target":214},{"source":0,"target":215},{"source":0,"target":216},{"source":0,"target":217},{"source":0,"target":218},{"source":0,"target":219},{"source":0,"target":220},{"source":0,"target":221},{"source":0,"target":222},{"source":0,"target":223},{"source":0,"target":224},{"source":0,"target":225},{"source":0,"target":226},{"source":0,"target":227},{"source":1,"target":0},{"source":1,"target":28},{"source":1,"target":92},{"source":1,"target":228},{"source":1,"target":229},{"source":228,"target":28},{"source":229,"target":92},{"source":2,"target":0},{"source":2,"target":4},{"source":2,"target":160},{"source":2,"target":92},{"source":2,"target":230},{"source":2,"target":231},{"source":2,"target":232},{"source":230,"target":4},{"source":231,"target":160},{"source":232,"target":92},{"source":3,"target":0},{"source":3,"target":48},{"source":3,"target":92},{"source":3,"target":233},{"source":3,"target":234},{"source":233,"target":48},{"source":234,"target":92},{"source":4,"target":0},{"source":4,"target":220},{"source":4,"target":92},{"source":4,"target":235},{"source":4,"target":236},{"source":235,"target":220},{"source":236,"target":92},{"source":5,"target":0},{"source":5,"target":30},{"source":5,"target":92},{"source":5,"target":237},{"source":5,"target":238},{"source":237,"target":30},{"source":238,"target":92},{"source":6,"target":0},{"source":6,"target":226},{"source":6,"target":92},{"source":6,"target":239},{"source":6,"target":240},{"source":239,"target":226},{"source":240,"target":92},{"source":7,"target":0},{"source":7,"target":142},{"source":7,"target":92},{"source":7,"target":241},{"source":7,"target":242},{"source":241,"target":142},{"source":242,"target":92},{"source":8,"target":0},{"source":8,"target":162},{"source":8,"target":92},{"source":8,"target":243},{"source":8,"target":244},{"source":243,"target":162},{"source":244,"target":92},{"source":9,"target":0},{"source":9,"target":25},{"source":9,"target":92},{"source":9,"target":245},{"source":9,"target":246},{"source":245,"target":25},{"source":246,"target":92},{"source":10,"target":0},{"source":10,"target":220},{"source":10,"target":92},{"source":10,"target":247},{"source":10,"target":248},{"source":247,"target":220},{"source":248,"target":92},{"source":11,"target":0},{"source":11,"target":13},{"source":11,"target":92},{"source":11,"target":249},{"source":11,"target":250},{"source":249,"target":13},{"source":250,"target":92},{"source":12,"target":0},{"source":12,"target":4},{"source":12,"target":92},{"source":12,"target":251},{"source":12,"target":252},{"source":251,"target":4},{"source":252,"target":92},{"source":13,"target":0},{"source":13,"target":138},{"source":13,"target":92},{"source":13,"target":253},{"source":13,"target":254},{"source":253,"target":138},{"source":254,"target":92},{"source":14,"target":0},{"source":14,"target":47},{"source":14,"target":92},{"source":14,"target":255},{"source":14,"target":256},{"source":255,"target":47},{"source":256,"target":92},{"source":15,"target":0},{"source":15,"target":25},{"source":15,"target":92},{"source":15,"target":257},{"source":15,"target":258},{"source":257,"target":25},{"source":258,"target":92},{"source":16,"target":0},{"source":16,"target":206},{"source":16,"target":64},{"source":16,"target":92},{"source":16,"target":259},{"source":16,"target":260},{"source":16,"target":261},{"source":259,"target":206},{"source":260,"target":64},{"source":261,"target":92},{"source":17,"target":0},{"source":17,"target":146},{"source":17,"target":92},{"source":17,"target":262},{"source":17,"target":263},{"source":262,"target":146},{"source":263,"target":92},{"source":18,"target":0},{"source":18,"target":126},{"source":18,"target":92},{"source":18,"target":264},{"source":18,"target":265},{"source":264,"target":126},{"source":265,"target":92},{"source":19,"target":0},{"source":19,"target":220},{"source":19,"target":92},{"source":19,"target":266},{"source":19,"target":267},{"source":266,"target":220},{"source":267,"target":92},{"source":20,"target":0},{"source":20,"target":143},{"source":20,"target":92},{"source":20,"target":268},{"source":20,"target":269},{"source":268,"target":143},{"source":269,"target":92},{"source":21,"target":0},{"source":21,"target":226},{"source":21,"target":92},{"source":21,"target":270},{"source":21,"target":271},{"source":270,"target":226},{"source":271,"target":92},{"source":22,"target":0},{"source":22,"target":178},{"source":22,"target":92},{"source":22,"target":272},{"source":22,"target":273},{"source":272,"target":178},{"source":273,"target":92},{"source":23,"target":0},{"source":23,"target":20},{"source":23,"target":92},{"source":23,"target":274},{"source":23,"target":275},{"source":274,"target":20},{"source":275,"target":92},{"source":24,"target":0},{"source":24,"target":90},{"source":24,"target":92},{"source":24,"target":276},{"source":24,"target":277},{"source":276,"target":90},{"source":277,"target":92},{"source":25,"target":0},{"source":25,"target":220},{"source":25,"target":92},{"source":25,"target":278},{"source":25,"target":279},{"source":278,"target":220},{"source":279,"target":92},{"source":26,"target":0},{"source":26,"target":83},{"source":26,"target":92},{"source":26,"target":280},{"source":26,"target":281},{"source":280,"target":83},{"source":281,"target":92},{"source":27,"target":0},{"source":27,"target":38},{"source":27,"target":92},{"source":27,"target":282},{"source":27,"target":283},{"source":282,"target":38},{"source":283,"target":92},{"source":28,"target":0},{"source":28,"target":92},{"source":28,"target":284},{"source":284,"target":92},{"source":29,"target":0},{"source":29,"target":162},{"source":29,"target":19},{"source":29,"target":92},{"source":29,"target":285},{"source":29,"target":286},{"source":29,"target":287},{"source":285,"target":162},{"source":286,"target":19},{"source":287,"target":92},{"source":30,"target":0},{"source":30,"target":48},{"source":30,"target":200},{"source":30,"target":92},{"source":30,"target":288},{"source":30,"target":289},{"source":30,"target":290},{"source":288,"target":48},{"source":289,"target":200},{"source":290,"target":92},{"source":31,"target":0},{"source":31,"target":140},{"source":31,"target":92},{"source":31,"target":291},{"source":31,"target":292},{"source":291,"target":140},{"source":292,"target":92},{"source":32,"target":0},{"source":32,"target":131},{"source":32,"target":83},{"source":32,"target":92},{"source":32,"target":293},{"source":32,"target":294},{"source":32,"target":295},{"source":293,"target":131},{"source":294,"target":83},{"source":295,"target":92},{"source":33,"target":0},{"source":33,"target":92},{"source":33,"target":296},{"source":296,"target":92},{"source":34,"target":0},{"source":34,"target":4},{"source":34,"target":92},{"source":34,"target":297},{"source":34,"target":298},{"source":297,"target":4},{"source":298,"target":92},{"source":35,"target":0},{"source":35,"target":207},{"source":35,"target":92},{"source":35,"target":299},{"source":35,"target":300},{"source":299,"target":207},{"source":300,"target":92},{"source":36,"target":0},{"source":36,"target":208},{"source":36,"target":10},{"source":36,"target":28},{"source":36,"target":92},{"source":36,"target":301},{"source":36,"target":302},{"source":36,"target":303},{"source":36,"target":304},{"source":301,"target":208},{"source":302,"target":10},{"source":303,"target":28},{"source":304,"target":92},{"source":37,"target":0},{"source":37,"target":58},{"source":37,"target":92},{"source":37,"target":305},{"source":37,"target":306},{"source":305,"target":58},{"source":306,"target":92},{"source":38,"target":0},{"source":38,"target":207},{"source":38,"target":92},{"source":38,"target":307},{"source":38,"target":308},{"source":307,"target":207},{"source":308,"target":92},{"source":39,"target":0},{"source":39,"target":165},{"source":39,"target":92},{"source":39,"target":309},{"source":39,"target":310},{"source":309,"target":165},{"source":310,"target":92},{"source":40,"target":0},{"source":40,"target":221},{"source":40,"target":92},{"source":40,"target":311},{"source":40,"target":312},{"source":311,"target":221},{"source":312,"target":92},{"source":41,"target":0},{"source":41,"target":3},{"source":41,"target":92},{"source":41,"target":313},{"source":41,"target":314},{"source":313,"target":3},{"source":314,"target":92},{"source":42,"target":0},{"source":42,"target":193},{"source":42,"target":92},{"source":42,"target":315},{"source":42,"target":316},{"source":315,"target":193},{"source":316,"target":92},{"source":43,"target":0},{"source":43,"target":221},{"source":43,"target":92},{"source":43,"target":317},{"source":43,"target":318},{"source":317,"target":221},{"source":318,"target":92},{"source":44,"target":0},{"source":44,"target":13},{"source":44,"target":92},{"source":44,"target":319},{"source":44,"target":320},{"source":319,"target":13},{"source":320,"target":92},{"source":45,"target":0},{"source":45,"target":126},{"source":45,"target":92},{"source":45,"target":321},{"source":45,"target":322},{"source":321,"target":126},{"source":322,"target":92},{"source":46,"target":0},{"source":46,"target":126},{"source":46,"target":92},{"source":46,"target":323},{"source":46,"target":324},{"source":323,"target":126},{"source":324,"target":92},{"source":47,"target":0},{"source":47,"target":13},{"source":47,"target":92},{"source":47,"target":325},{"source":47,"target":326},{"source":325,"target":13},{"source":326,"target":92},{"source":48,"target":0},{"source":48,"target":206},{"source":48,"target":89},{"source":48,"target":92},{"source":48,"target":327},{"source":48,"target":328},{"source":48,"target":329},{"source":327,"target":206},{"source":328,"target":89},{"source":329,"target":92},{"source":49,"target":0},{"source":49,"target":12},{"source":49,"target":10},{"source":49,"target":28},{"source":49,"target":92},{"source":49,"target":330},{"source":49,"target":331},{"source":49,"target":332},{"source":49,"target":333},{"source":330,"target":12},{"source":331,"target":10},{"source":332,"target":28},{"source":333,"target":92},{"source":50,"target":0},{"source":50,"target":196},{"source":50,"target":92},{"source":50,"target":334},{"source":50,"target":335},{"source":334,"target":196},{"source":335,"target":92},{"source":51,"target":0},{"source":51,"target":100},{"source":51,"target":92},{"source":51,"target":336},{"source":51,"target":337},{"source":336,"target":100},{"source":337,"target":92},{"source":52,"target":0},{"source":52,"target":180},{"source":52,"target":92},{"source":52,"target":338},{"source":52,"target":339},{"source":338,"target":180},{"source":339,"target":92},{"source":53,"target":0},{"source":53,"target":196},{"source":53,"target":92},{"source":53,"target":340},{"source":53,"target":341},{"source":340,"target":196},{"source":341,"target":92},{"source":54,"target":0},{"source":54,"target":75},{"source":54,"target":92},{"source":54,"target":342},{"source":54,"target":343},{"source":342,"target":75},{"source":343,"target":92},{"source":55,"target":0},{"source":55,"target":69},{"source":55,"target":92},{"source":55,"target":344},{"source":55,"target":345},{"source":344,"target":69},{"source":345,"target":92},{"source":56,"target":0},{"source":56,"target":220},{"source":56,"target":92},{"source":56,"target":346},{"source":56,"target":347},{"source":346,"target":220},{"source":347,"target":92},{"source":57,"target":0},{"source":57,"target":48},{"source":57,"target":86},{"source":57,"target":92},{"source":57,"target":348},{"source":57,"target":349},{"source":57,"target":350},{"source":348,"target":48},{"source":349,"target":86},{"source":350,"target":92},{"source":58,"target":0},{"source":58,"target":82},{"source":58,"target":92},{"source":58,"target":351},{"source":58,"target":352},{"source":351,"target":82},{"source":352,"target":92},{"source":59,"target":0},{"source":59,"target":126},{"source":59,"target":92},{"source":59,"target":353},{"source":59,"target":354},{"source":353,"target":126},{"source":354,"target":92},{"source":60,"target":0},{"source":60,"target":13},{"source":60,"target":92},{"source":60,"target":355},{"source":60,"target":356},{"source":355,"target":13},{"source":356,"target":92},{"source":61,"target":0},{"source":61,"target":220},{"source":61,"target":83},{"source":61,"target":92},{"source":61,"target":357},{"source":61,"target":358},{"source":61,"target":359},{"source":357,"target":220},{"source":358,"target":83},{"source":359,"target":92},{"source":62,"target":0},{"source":62,"target":47},{"source":62,"target":92},{"source":62,"target":360},{"source":62,"target":361},{"source":360,"target":47},{"source":361,"target":92},{"source":63,"target":0},{"source":63,"target":23},{"source":63,"target":92},{"source":63,"target":362},{"source":63,"target":363},{"source":362,"target":23},{"source":363,"target":92},{"source":64,"target":0},{"source":64,"target":162},{"source":64,"target":92},{"source":64,"target":364},{"source":64,"target":365},{"source":364,"target":162},{"source":365,"target":92},{"source":65,"target":0},{"source":65,"target":83},{"source":65,"target":92},{"source":65,"target":366},{"source":65,"target":367},{"source":366,"target":83},{"source":367,"target":92},{"source":66,"target":0},{"source":66,"target":84},{"source":66,"target":12},{"source":66,"target":92},{"source":66,"target":368},{"source":66,"target":369},{"source":66,"target":370},{"source":368,"target":84},{"source":369,"target":12},{"source":370,"target":92},{"source":67,"target":0},{"source":67,"target":92},{"source":67,"target":371},{"source":371,"target":92},{"source":68,"target":0},{"source":68,"target":66},{"source":68,"target":10},{"source":68,"target":28},{"source":68,"target":96},{"source":68,"target":92},{"source":68,"target":372},{"source":68,"target":373},{"source":68,"target":374},{"source":68,"target":375},{"source":68,"target":376},{"source":372,"target":66},{"source":373,"target":10},{"source":374,"target":28},{"source":375,"target":96},{"source":376,"target":92},{"source":69,"target":0},{"source":69,"target":108},{"source":69,"target":92},{"source":69,"target":377},{"source":69,"target":378},{"source":377,"target":108},{"source":378,"target":92},{"source":70,"target":0},{"source":70,"target":50},{"source":70,"target":92},{"source":70,"target":379},{"source":70,"target":380},{"source":379,"target":50},{"source":380,"target":92},{"source":71,"target":0},{"source":71,"target":56},{"source":71,"target":170},{"source":71,"target":92},{"source":71,"target":381},{"source":71,"target":382},{"source":71,"target":383},{"source":381,"target":56},{"source":382,"target":170},{"source":383,"target":92},{"source":72,"target":0},{"source":72,"target":165},{"source":72,"target":92},{"source":72,"target":384},{"source":72,"target":385},{"source":384,"target":165},{"source":385,"target":92},{"source":73,"target":0},{"source":73,"target":76},{"source":73,"target":92},{"source":73,"target":386},{"source":73,"target":387},{"source":386,"target":76},{"source":387,"target":92},{"source":74,"target":0},{"source":74,"target":66},{"source":74,"target":92},{"source":74,"target":388},{"source":74,"target":389},{"source":388,"target":66},{"source":389,"target":92},{"source":75,"target":0},{"source":75,"target":13},{"source":75,"target":84},{"source":75,"target":150},{"source":75,"target":92},{"source":75,"target":390},{"source":75,"target":391},{"source":75,"target":392},{"source":75,"target":393},{"source":390,"target":13},{"source":391,"target":84},{"source":392,"target":150},{"source":393,"target":92},{"source":76,"target":0},{"source":76,"target":49},{"source":76,"target":208},{"source":76,"target":200},{"source":76,"target":92},{"source":76,"target":394},{"source":76,"target":395},{"source":76,"target":396},{"source":76,"target":397},{"source":394,"target":49},{"source":395,"target":208},{"source":396,"target":200},{"source":397,"target":92},{"source":77,"target":0},{"source":77,"target":20},{"source":77,"target":92},{"source":77,"target":398},{"source":77,"target":399},{"source":398,"target":20},{"source":399,"target":92},{"source":78,"target":0},{"source":78,"target":13},{"source":78,"target":92},{"source":78,"target":400},{"source":78,"target":401},{"source":400,"target":13},{"source":401,"target":92},{"source":79,"target":0},{"source":79,"target":150},{"source":79,"target":92},{"source":79,"target":402},{"source":79,"target":403},{"source":402,"target":150},{"source":403,"target":92},{"source":80,"target":0},{"source":80,"target":214},{"source":80,"target":92},{"source":80,"target":404},{"source":80,"target":405},{"source":404,"target":214},{"source":405,"target":92},{"source":81,"target":0},{"source":81,"target":13},{"source":81,"target":92},{"source":81,"target":406},{"source":81,"target":407},{"source":406,"target":13},{"source":407,"target":92},{"source":82,"target":0},{"source":82,"target":143},{"source":82,"target":10},{"source":82,"target":92},{"source":82,"target":408},{"source":82,"target":409},{"source":82,"target":410},{"source":408,"target":143},{"source":409,"target":10},{"source":410,"target":92},{"source":83,"target":0},{"source":83,"target":67},{"source":83,"target":92},{"source":83,"target":411},{"source":83,"target":412},{"source":411,"target":67},{"source":412,"target":92},{"source":84,"target":0},{"source":84,"target":220},{"source":84,"target":92},{"source":84,"target":413},{"source":84,"target":414},{"source":413,"target":220},{"source":414,"target":92},{"source":85,"target":0},{"source":85,"target":213},{"source":85,"target":92},{"source":85,"target":415},{"source":85,"target":416},{"source":415,"target":213},{"source":416,"target":92},{"source":86,"target":0},{"source":86,"target":162},{"source":86,"target":67},{"source":86,"target":92},{"source":86,"target":417},{"source":86,"target":418},{"source":86,"target":419},{"source":417,"target":162},{"source":418,"target":67},{"source":419,"target":92},{"source":87,"target":0},{"source":87,"target":95},{"source":87,"target":92},{"source":87,"target":420},{"source":87,"target":421},{"source":420,"target":95},{"source":421,"target":92},{"source":88,"target":0},{"source":88,"target":47},{"source":88,"target":92},{"source":88,"target":422},{"source":88,"target":423},{"source":422,"target":47},{"source":423,"target":92},{"source":89,"target":0},{"source":89,"target":64},{"source":89,"target":92},{"source":89,"target":424},{"source":89,"target":425},{"source":424,"target":64},{"source":425,"target":92},{"source":90,"target":0},{"source":90,"target":92},{"source":90,"target":426},{"source":426,"target":92},{"source":91,"target":0},{"source":91,"target":29},{"source":91,"target":92},{"source":91,"target":427},{"source":91,"target":428},{"source":427,"target":29},{"source":428,"target":92},{"source":92,"target":0},{"source":92,"target":429},{"source":92,"target":430},{"source":429,"target":92},{"source":429,"target":431},{"source":429,"target":92},{"source":431,"target":92},{"source":430,"target":432},{"source":430,"target":92},{"source":93,"target":0},{"source":93,"target":83},{"source":93,"target":92},{"source":93,"target":433},{"source":93,"target":434},{"source":433,"target":83},{"source":434,"target":92},{"source":94,"target":0},{"source":94,"target":13},{"source":94,"target":92},{"source":94,"target":435},{"source":94,"target":436},{"source":435,"target":13},{"source":436,"target":92},{"source":95,"target":0},{"source":95,"target":100},{"source":95,"target":92},{"source":95,"target":437},{"source":95,"target":438},{"source":437,"target":100},{"source":438,"target":92},{"source":96,"target":0},{"source":96,"target":92},{"source":96,"target":439},{"source":439,"target":92},{"source":97,"target":0},{"source":97,"target":13},{"source":97,"target":92},{"source":97,"target":440},{"source":97,"target":441},{"source":440,"target":13},{"source":441,"target":92},{"source":98,"target":0},{"source":98,"target":92},{"source":98,"target":442},{"source":442,"target":92},{"source":99,"target":0},{"source":99,"target":50},{"source":99,"target":92},{"source":99,"target":443},{"source":99,"target":444},{"source":443,"target":50},{"source":444,"target":92},{"source":100,"target":0},{"source":100,"target":13},{"source":100,"target":92},{"source":100,"target":445},{"source":100,"target":446},{"source":445,"target":13},{"source":446,"target":92},{"source":101,"target":0},{"source":101,"target":13},{"source":101,"target":92},{"source":101,"target":447},{"source":101,"target":448},{"source":447,"target":13},{"source":448,"target":92},{"source":102,"target":0},{"source":102,"target":13},{"source":102,"target":92},{"source":102,"target":449},{"source":102,"target":450},{"source":449,"target":13},{"source":450,"target":92},{"source":103,"target":0},{"source":103,"target":133},{"source":103,"target":92},{"source":103,"target":451},{"source":103,"target":452},{"source":451,"target":133},{"source":452,"target":92},{"source":104,"target":0},{"source":104,"target":118},{"source":104,"target":92},{"source":104,"target":453},{"source":104,"target":454},{"source":453,"target":118},{"source":454,"target":92},{"source":105,"target":0},{"source":105,"target":84},{"source":105,"target":4},{"source":105,"target":134},{"source":105,"target":92},{"source":105,"target":455},{"source":105,"target":456},{"source":105,"target":457},{"source":105,"target":458},{"source":455,"target":84},{"source":456,"target":4},{"source":457,"target":134},{"source":458,"target":92},{"source":106,"target":0},{"source":106,"target":126},{"source":106,"target":92},{"source":106,"target":459},{"source":106,"target":460},{"source":459,"target":126},{"source":460,"target":92},{"source":107,"target":0},{"source":107,"target":221},{"source":107,"target":92},{"source":107,"target":461},{"source":107,"target":462},{"source":461,"target":221},{"source":462,"target":92},{"source":108,"target":0},{"source":108,"target":131},{"source":108,"target":92},{"source":108,"target":463},{"source":108,"target":464},{"source":463,"target":131},{"source":464,"target":92},{"source":109,"target":0},{"source":109,"target":220},{"source":109,"target":92},{"source":109,"target":465},{"source":109,"target":466},{"source":465,"target":220},{"source":466,"target":92},{"source":110,"target":0},{"source":110,"target":220},{"source":110,"target":92},{"source":110,"target":467},{"source":110,"target":468},{"source":467,"target":220},{"source":468,"target":92},{"source":111,"target":0},{"source":111,"target":20},{"source":111,"target":92},{"source":111,"target":469},{"source":111,"target":470},{"source":469,"target":20},{"source":470,"target":92},{"source":112,"target":0},{"source":112,"target":162},{"source":112,"target":92},{"source":112,"target":471},{"source":112,"target":472},{"source":471,"target":162},{"source":472,"target":92},{"source":113,"target":0},{"source":113,"target":221},{"source":113,"target":92},{"source":113,"target":473},{"source":113,"target":474},{"source":473,"target":221},{"source":474,"target":92},{"source":114,"target":0},{"source":114,"target":134},{"source":114,"target":92},{"source":114,"target":475},{"source":114,"target":476},{"source":475,"target":134},{"source":476,"target":92},{"source":115,"target":0},{"source":115,"target":34},{"source":115,"target":92},{"source":115,"target":477},{"source":115,"target":478},{"source":477,"target":34},{"source":478,"target":92},{"source":116,"target":0},{"source":116,"target":71},{"source":116,"target":92},{"source":116,"target":479},{"source":116,"target":480},{"source":479,"target":71},{"source":480,"target":92},{"source":117,"target":0},{"source":117,"target":3},{"source":117,"target":92},{"source":117,"target":481},{"source":117,"target":482},{"source":481,"target":3},{"source":482,"target":92},{"source":118,"target":0},{"source":118,"target":131},{"source":118,"target":83},{"source":118,"target":92},{"source":118,"target":483},{"source":118,"target":484},{"source":118,"target":485},{"source":483,"target":131},{"source":484,"target":83},{"source":485,"target":92},{"source":119,"target":0},{"source":119,"target":131},{"source":119,"target":92},{"source":119,"target":486},{"source":119,"target":487},{"source":486,"target":131},{"source":487,"target":92},{"source":120,"target":0},{"source":120,"target":84},{"source":120,"target":4},{"source":120,"target":92},{"source":120,"target":488},{"source":120,"target":489},{"source":120,"target":490},{"source":488,"target":84},{"source":489,"target":4},{"source":490,"target":92},{"source":121,"target":0},{"source":121,"target":13},{"source":121,"target":92},{"source":121,"target":491},{"source":121,"target":492},{"source":491,"target":13},{"source":492,"target":92},{"source":122,"target":0},{"source":122,"target":131},{"source":122,"target":92},{"source":122,"target":493},{"source":122,"target":494},{"source":493,"target":131},{"source":494,"target":92},{"source":123,"target":0},{"source":123,"target":117},{"source":123,"target":92},{"source":123,"target":495},{"source":123,"target":496},{"source":495,"target":117},{"source":496,"target":92},{"source":124,"target":0},{"source":124,"target":162},{"source":124,"target":92},{"source":124,"target":497},{"source":124,"target":498},{"source":497,"target":162},{"source":498,"target":92},{"source":125,"target":0},{"source":125,"target":134},{"source":125,"target":92},{"source":125,"target":499},{"source":125,"target":500},{"source":499,"target":134},{"source":500,"target":92},{"source":126,"target":0},{"source":126,"target":221},{"source":126,"target":92},{"source":126,"target":501},{"source":126,"target":502},{"source":501,"target":221},{"source":502,"target":92},{"source":127,"target":0},{"source":127,"target":20},{"source":127,"target":92},{"source":127,"target":503},{"source":127,"target":504},{"source":503,"target":20},{"source":504,"target":92},{"source":128,"target":0},{"source":128,"target":140},{"source":128,"target":92},{"source":128,"target":505},{"source":128,"target":506},{"source":505,"target":140},{"source":506,"target":92},{"source":129,"target":0},{"source":129,"target":13},{"source":129,"target":92},{"source":129,"target":507},{"source":129,"target":508},{"source":507,"target":13},{"source":508,"target":92},{"source":130,"target":0},{"source":130,"target":208},{"source":130,"target":10},{"source":130,"target":28},{"source":130,"target":92},{"source":130,"target":509},{"source":130,"target":510},{"source":130,"target":511},{"source":130,"target":512},{"source":509,"target":208},{"source":510,"target":10},{"source":511,"target":28},{"source":512,"target":92},{"source":131,"target":0},{"source":131,"target":220},{"source":131,"target":96},{"source":131,"target":92},{"source":131,"target":513},{"source":131,"target":514},{"source":131,"target":515},{"source":513,"target":220},{"source":514,"target":96},{"source":515,"target":92},{"source":132,"target":0},{"source":132,"target":92},{"source":132,"target":516},{"source":516,"target":92},{"source":133,"target":0},{"source":133,"target":221},{"source":133,"target":92},{"source":133,"target":517},{"source":133,"target":518},{"source":517,"target":221},{"source":518,"target":92},{"source":134,"target":0},{"source":134,"target":220},{"source":134,"target":92},{"source":134,"target":519},{"source":134,"target":520},{"source":519,"target":220},{"source":520,"target":92},{"source":135,"target":0},{"source":135,"target":166},{"source":135,"target":92},{"source":135,"target":521},{"source":135,"target":522},{"source":521,"target":166},{"source":522,"target":92},{"source":136,"target":0},{"source":136,"target":56},{"source":136,"target":92},{"source":136,"target":523},{"source":136,"target":524},{"source":523,"target":56},{"source":524,"target":92},{"source":137,"target":0},{"source":137,"target":162},{"source":137,"target":92},{"source":137,"target":525},{"source":137,"target":526},{"source":525,"target":162},{"source":526,"target":92},{"source":138,"target":0},{"source":138,"target":143},{"source":138,"target":92},{"source":138,"target":527},{"source":138,"target":528},{"source":527,"target":143},{"source":528,"target":92},{"source":139,"target":0},{"source":139,"target":30},{"source":139,"target":92},{"source":139,"target":529},{"source":139,"target":530},{"source":529,"target":30},{"source":530,"target":92},{"source":140,"target":0},{"source":140,"target":162},{"source":140,"target":92},{"source":140,"target":531},{"source":140,"target":532},{"source":531,"target":162},{"source":532,"target":92},{"source":141,"target":0},{"source":141,"target":23},{"source":141,"target":92},{"source":141,"target":533},{"source":141,"target":534},{"source":533,"target":23},{"source":534,"target":92},{"source":142,"target":0},{"source":142,"target":25},{"source":142,"target":92},{"source":142,"target":535},{"source":142,"target":536},{"source":535,"target":25},{"source":536,"target":92},{"source":143,"target":0},{"source":143,"target":4},{"source":143,"target":92},{"source":143,"target":537},{"source":143,"target":538},{"source":537,"target":4},{"source":538,"target":92},{"source":144,"target":0},{"source":144,"target":192},{"source":144,"target":92},{"source":144,"target":539},{"source":144,"target":540},{"source":539,"target":192},{"source":540,"target":92},{"source":145,"target":0},{"source":145,"target":86},{"source":145,"target":92},{"source":145,"target":541},{"source":145,"target":542},{"source":541,"target":86},{"source":542,"target":92},{"source":146,"target":0},{"source":146,"target":56},{"source":146,"target":92},{"source":146,"target":543},{"source":146,"target":544},{"source":543,"target":56},{"source":544,"target":92},{"source":147,"target":0},{"source":147,"target":220},{"source":147,"target":92},{"source":147,"target":545},{"source":147,"target":546},{"source":545,"target":220},{"source":546,"target":92},{"source":148,"target":0},{"source":148,"target":118},{"source":148,"target":92},{"source":148,"target":547},{"source":148,"target":548},{"source":547,"target":118},{"source":548,"target":92},{"source":149,"target":0},{"source":149,"target":113},{"source":149,"target":92},{"source":149,"target":549},{"source":149,"target":550},{"source":549,"target":113},{"source":550,"target":92},{"source":150,"target":0},{"source":150,"target":92},{"source":150,"target":551},{"source":551,"target":92},{"source":151,"target":0},{"source":151,"target":12},{"source":151,"target":92},{"source":151,"target":552},{"source":151,"target":553},{"source":552,"target":12},{"source":553,"target":92},{"source":152,"target":0},{"source":152,"target":75},{"source":152,"target":92},{"source":152,"target":554},{"source":152,"target":555},{"source":554,"target":75},{"source":555,"target":92},{"source":153,"target":0},{"source":153,"target":56},{"source":153,"target":92},{"source":153,"target":556},{"source":153,"target":557},{"source":556,"target":56},{"source":557,"target":92},{"source":154,"target":0},{"source":154,"target":214},{"source":154,"target":92},{"source":154,"target":558},{"source":154,"target":559},{"source":558,"target":214},{"source":559,"target":92},{"source":155,"target":0},{"source":155,"target":90},{"source":155,"target":92},{"source":155,"target":560},{"source":155,"target":561},{"source":560,"target":90},{"source":561,"target":92},{"source":156,"target":0},{"source":156,"target":83},{"source":156,"target":92},{"source":156,"target":562},{"source":156,"target":563},{"source":562,"target":83},{"source":563,"target":92},{"source":157,"target":0},{"source":157,"target":92},{"source":157,"target":564},{"source":564,"target":92},{"source":158,"target":0},{"source":158,"target":13},{"source":158,"target":92},{"source":158,"target":565},{"source":158,"target":566},{"source":565,"target":13},{"source":566,"target":92},{"source":159,"target":0},{"source":159,"target":108},{"source":159,"target":92},{"source":159,"target":567},{"source":159,"target":568},{"source":567,"target":108},{"source":568,"target":92},{"source":160,"target":0},{"source":160,"target":92},{"source":160,"target":569},{"source":569,"target":92},{"source":161,"target":0},{"source":161,"target":20},{"source":161,"target":92},{"source":161,"target":570},{"source":161,"target":571},{"source":570,"target":20},{"source":571,"target":92},{"source":162,"target":0},{"source":162,"target":84},{"source":162,"target":218},{"source":162,"target":4},{"source":162,"target":92},{"source":162,"target":572},{"source":162,"target":573},{"source":162,"target":574},{"source":162,"target":575},{"source":572,"target":84},{"source":573,"target":218},{"source":574,"target":4},{"source":575,"target":92},{"source":163,"target":0},{"source":163,"target":118},{"source":163,"target":92},{"source":163,"target":576},{"source":163,"target":577},{"source":576,"target":118},{"source":577,"target":92},{"source":164,"target":0},{"source":164,"target":48},{"source":164,"target":92},{"source":164,"target":578},{"source":164,"target":579},{"source":578,"target":48},{"source":579,"target":92},{"source":165,"target":0},{"source":165,"target":92},{"source":165,"target":580},{"source":580,"target":92},{"source":166,"target":0},{"source":166,"target":83},{"source":166,"target":92},{"source":166,"target":581},{"source":166,"target":582},{"source":581,"target":83},{"source":582,"target":92},{"source":167,"target":0},{"source":167,"target":48},{"source":167,"target":92},{"source":167,"target":583},{"source":167,"target":584},{"source":583,"target":48},{"source":584,"target":92},{"source":168,"target":0},{"source":168,"target":3},{"source":168,"target":56},{"source":168,"target":92},{"source":168,"target":585},{"source":168,"target":586},{"source":168,"target":587},{"source":585,"target":3},{"source":586,"target":56},{"source":587,"target":92},{"source":169,"target":0},{"source":169,"target":20},{"source":169,"target":92},{"source":169,"target":588},{"source":169,"target":589},{"source":588,"target":20},{"source":589,"target":92},{"source":170,"target":0},{"source":170,"target":220},{"source":170,"target":92},{"source":170,"target":590},{"source":170,"target":591},{"source":590,"target":220},{"source":591,"target":92},{"source":171,"target":0},{"source":171,"target":4},{"source":171,"target":92},{"source":171,"target":592},{"source":171,"target":593},{"source":592,"target":4},{"source":593,"target":92},{"source":172,"target":0},{"source":172,"target":76},{"source":172,"target":92},{"source":172,"target":594},{"source":172,"target":595},{"source":594,"target":76},{"source":595,"target":92},{"source":173,"target":0},{"source":173,"target":163},{"source":173,"target":92},{"source":173,"target":596},{"source":173,"target":597},{"source":596,"target":163},{"source":597,"target":92},{"source":174,"target":0},{"source":174,"target":213},{"source":174,"target":92},{"source":174,"target":598},{"source":174,"target":599},{"source":598,"target":213},{"source":599,"target":92},{"source":175,"target":0},{"source":175,"target":84},{"source":175,"target":56},{"source":175,"target":92},{"source":175,"target":600},{"source":175,"target":601},{"source":175,"target":602},{"source":600,"target":84},{"source":601,"target":56},{"source":602,"target":92},{"source":176,"target":0},{"source":176,"target":162},{"source":176,"target":92},{"source":176,"target":603},{"source":176,"target":604},{"source":603,"target":162},{"source":604,"target":92},{"source":177,"target":0},{"source":177,"target":75},{"source":177,"target":92},{"source":177,"target":605},{"source":177,"target":606},{"source":605,"target":75},{"source":606,"target":92},{"source":178,"target":0},{"source":178,"target":38},{"source":178,"target":92},{"source":178,"target":607},{"source":178,"target":608},{"source":607,"target":38},{"source":608,"target":92},{"source":179,"target":0},{"source":179,"target":100},{"source":179,"target":92},{"source":179,"target":609},{"source":179,"target":610},{"source":609,"target":100},{"source":610,"target":92},{"source":180,"target":0},{"source":180,"target":131},{"source":180,"target":200},{"source":180,"target":19},{"source":180,"target":92},{"source":180,"target":611},{"source":180,"target":612},{"source":180,"target":613},{"source":180,"target":614},{"source":611,"target":131},{"source":612,"target":200},{"source":613,"target":19},{"source":614,"target":92},{"source":181,"target":0},{"source":181,"target":217},{"source":181,"target":92},{"source":181,"target":615},{"source":181,"target":616},{"source":615,"target":217},{"source":616,"target":92},{"source":182,"target":0},{"source":182,"target":220},{"source":182,"target":83},{"source":182,"target":92},{"source":182,"target":617},{"source":182,"target":618},{"source":182,"target":619},{"source":617,"target":220},{"source":618,"target":83},{"source":619,"target":92},{"source":183,"target":0},{"source":183,"target":220},{"source":183,"target":150},{"source":183,"target":92},{"source":183,"target":620},{"source":183,"target":621},{"source":183,"target":622},{"source":620,"target":220},{"source":621,"target":150},{"source":622,"target":92},{"source":184,"target":0},{"source":184,"target":162},{"source":184,"target":92},{"source":184,"target":623},{"source":184,"target":624},{"source":623,"target":162},{"source":624,"target":92},{"source":185,"target":0},{"source":185,"target":50},{"source":185,"target":92},{"source":185,"target":625},{"source":185,"target":626},{"source":625,"target":50},{"source":626,"target":92},{"source":186,"target":0},{"source":186,"target":85},{"source":186,"target":92},{"source":186,"target":627},{"source":186,"target":628},{"source":627,"target":85},{"source":628,"target":92},{"source":187,"target":0},{"source":187,"target":118},{"source":187,"target":92},{"source":187,"target":629},{"source":187,"target":630},{"source":629,"target":118},{"source":630,"target":92},{"source":188,"target":0},{"source":188,"target":217},{"source":188,"target":92},{"source":188,"target":631},{"source":188,"target":632},{"source":631,"target":217},{"source":632,"target":92},{"source":189,"target":0},{"source":189,"target":196},{"source":189,"target":92},{"source":189,"target":633},{"source":189,"target":634},{"source":633,"target":196},{"source":634,"target":92},{"source":190,"target":0},{"source":190,"target":83},{"source":190,"target":92},{"source":190,"target":635},{"source":190,"target":636},{"source":635,"target":83},{"source":636,"target":92},{"source":191,"target":0},{"source":191,"target":69},{"source":191,"target":92},{"source":191,"target":637},{"source":191,"target":638},{"source":637,"target":69},{"source":638,"target":92},{"source":192,"target":0},{"source":192,"target":163},{"source":192,"target":92},{"source":192,"target":639},{"source":192,"target":640},{"source":639,"target":163},{"source":640,"target":92},{"source":193,"target":0},{"source":193,"target":13},{"source":193,"target":92},{"source":193,"target":641},{"source":193,"target":642},{"source":641,"target":13},{"source":642,"target":92},{"source":194,"target":0},{"source":194,"target":209},{"source":194,"target":92},{"source":194,"target":643},{"source":194,"target":644},{"source":643,"target":209},{"source":644,"target":92},{"source":195,"target":0},{"source":195,"target":133},{"source":195,"target":92},{"source":195,"target":645},{"source":195,"target":646},{"source":645,"target":133},{"source":646,"target":92},{"source":196,"target":0},{"source":196,"target":13},{"source":196,"target":92},{"source":196,"target":647},{"source":196,"target":648},{"source":647,"target":13},{"source":648,"target":92},{"source":197,"target":0},{"source":197,"target":90},{"source":197,"target":92},{"source":197,"target":649},{"source":197,"target":650},{"source":649,"target":90},{"source":650,"target":92},{"source":198,"target":0},{"source":198,"target":82},{"source":198,"target":92},{"source":198,"target":651},{"source":198,"target":652},{"source":651,"target":82},{"source":652,"target":92},{"source":199,"target":0},{"source":199,"target":56},{"source":199,"target":92},{"source":199,"target":653},{"source":199,"target":654},{"source":653,"target":56},{"source":654,"target":92},{"source":200,"target":0},{"source":200,"target":220},{"source":200,"target":92},{"source":200,"target":655},{"source":200,"target":656},{"source":655,"target":220},{"source":656,"target":92},{"source":201,"target":0},{"source":201,"target":192},{"source":201,"target":92},{"source":201,"target":657},{"source":201,"target":658},{"source":657,"target":192},{"source":658,"target":92},{"source":202,"target":0},{"source":202,"target":82},{"source":202,"target":92},{"source":202,"target":659},{"source":202,"target":660},{"source":659,"target":82},{"source":660,"target":92},{"source":203,"target":0},{"source":203,"target":50},{"source":203,"target":92},{"source":203,"target":661},{"source":203,"target":662},{"source":661,"target":50},{"source":662,"target":92},{"source":204,"target":0},{"source":204,"target":13},{"source":204,"target":92},{"source":204,"target":663},{"source":204,"target":664},{"source":663,"target":13},{"source":664,"target":92},{"source":205,"target":0},{"source":205,"target":220},{"source":205,"target":92},{"source":205,"target":665},{"source":205,"target":666},{"source":665,"target":220},{"source":666,"target":92},{"source":206,"target":0},{"source":206,"target":162},{"source":206,"target":92},{"source":206,"target":667},{"source":206,"target":668},{"source":667,"target":162},{"source":668,"target":92},{"source":207,"target":0},{"source":207,"target":13},{"source":207,"target":92},{"source":207,"target":669},{"source":207,"target":670},{"source":669,"target":13},{"source":670,"target":92},{"source":208,"target":0},{"source":208,"target":220},{"source":208,"target":96},{"source":208,"target":92},{"source":208,"target":671},{"source":208,"target":672},{"source":208,"target":673},{"source":671,"target":220},{"source":672,"target":96},{"source":673,"target":92},{"source":209,"target":0},{"source":209,"target":92},{"source":209,"target":674},{"source":674,"target":92},{"source":210,"target":0},{"source":210,"target":86},{"source":210,"target":92},{"source":210,"target":675},{"source":210,"target":676},{"source":675,"target":86},{"source":676,"target":92},{"source":211,"target":0},{"source":211,"target":105},{"source":211,"target":92},{"source":211,"target":677},{"source":211,"target":678},{"source":677,"target":105},{"source":678,"target":92},{"source":212,"target":0},{"source":212,"target":142},{"source":212,"target":92},{"source":212,"target":679},{"source":212,"target":680},{"source":679,"target":142},{"source":680,"target":92},{"source":213,"target":0},{"source":213,"target":82},{"source":213,"target":28},{"source":213,"target":92},{"source":213,"target":681},{"source":213,"target":682},{"source":213,"target":683},{"source":681,"target":82},{"source":682,"target":28},{"source":683,"target":92},{"source":214,"target":0},{"source":214,"target":47},{"source":214,"target":92},{"source":214,"target":684},{"source":214,"target":685},{"source":684,"target":47},{"source":685,"target":92},{"source":215,"target":0},{"source":215,"target":56},{"source":215,"target":92},{"source":215,"target":686},{"source":215,"target":687},{"source":686,"target":56},{"source":687,"target":92},{"source":216,"target":0},{"source":216,"target":92},{"source":216,"target":688},{"source":688,"target":92},{"source":217,"target":0},{"source":217,"target":84},{"source":217,"target":131},{"source":217,"target":92},{"source":217,"target":689},{"source":217,"target":690},{"source":217,"target":691},{"source":689,"target":84},{"source":690,"target":131},{"source":691,"target":92},{"source":218,"target":0},{"source":218,"target":131},{"source":218,"target":92},{"source":218,"target":692},{"source":218,"target":693},{"source":692,"target":131},{"source":693,"target":92},{"source":219,"target":0},{"source":219,"target":142},{"source":219,"target":92},{"source":219,"target":694},{"source":219,"target":695},{"source":694,"target":142},{"source":695,"target":92},{"source":220,"target":0},{"source":220,"target":165},{"source":220,"target":92},{"source":220,"target":696},{"source":220,"target":697},{"source":696,"target":165},{"source":697,"target":92},{"source":221,"target":0},{"source":221,"target":10},{"source":221,"target":96},{"source":221,"target":92},{"source":221,"target":698},{"source":221,"target":699},{"source":221,"target":700},{"source":698,"target":10},{"source":699,"target":96},{"source":700,"target":92},{"source":222,"target":0},{"source":222,"target":170},{"source":222,"target":92},{"source":222,"target":701},{"source":222,"target":702},{"source":701,"target":170},{"source":702,"target":92},{"source":223,"target":0},{"source":223,"target":206},{"source":223,"target":92},{"source":223,"target":703},{"source":223,"target":704},{"source":703,"target":206},{"source":704,"target":92},{"source":224,"target":0},{"source":224,"target":95},{"source":224,"target":92},{"source":224,"target":705},{"source":224,"target":706},{"source":705,"target":95},{"source":706,"target":92},{"source":225,"target":0},{"source":225,"target":13},{"source":225,"target":92},{"source":225,"target":707},{"source":225,"target":708},{"source":707,"target":13},{"source":708,"target":92},{"source":226,"target":0},{"source":226,"target":4},{"source":226,"target":92},{"source":226,"target":709},{"source":226,"target":710},{"source":709,"target":4},{"source":710,"target":92},{"source":227,"target":0},{"source":227,"target":220},{"source":227,"target":92},{"source":227,"target":711},{"source":227,"target":712},{"source":711,"target":220},{"source":712,"target":92}],"multigraph":true}
ecore
metamodelling
repo-ecore-all/data/dstrueber/multicda/org.eclipse.emf.henshin.multicda.cda.eval/rules/ocl/Pivot.ecore
pivot Boolean boolean boolean Integer java.lang.Number java.lang.Number LibraryFeature org.eclipse.ocl.examples.domain.library.LibraryFeature org.eclipse.ocl.examples.domain.library.LibraryFeature Object java.lang.Object java.lang.Object Real java.lang.Number java.lang.Number String java.lang.String java.lang.String Throwable java.lang.Throwable java.lang.Throwable UnlimitedNatural java.lang.Number java.lang.Number AssociativityKind Left Left Right Right CollectionKind Collection Collection Set Set OrderedSet OrderedSet Bag Bag Sequence Sequence PseudostateKind initial initial deepHistory deepHistory shallowHistory shallowHistory join join fork fork junction junction choice choice entryPoint entryPoint exitPoint exitPoint terminate terminate TransitionKind internal internal local local external external Annotation ownedContent ownedDetail reference AnyType AssociationClass unownedAttribute AssociationClassCallExp referredAssociationClass BagType Behavior transition BooleanLiteralExp TypeIsBoolean diagnostics context booleanSymbol CallExp implicit false source CallOperationAction operation Class isAbstract false isActive false isInterface false nestedType ownedBehavior CollectionItem TypeIsItemType diagnostics context item CollectionLiteralExp BagKindIsBag diagnostics context CollectionKindIsConcrete diagnostics context OrderedSetKindIsOrderedSet diagnostics context SequenceKindIsSequence diagnostics context SetKindIsSet diagnostics context kind part CollectionLiteralPart CollectionRange first last CollectionType elementType lower 0 upper * Comment annotatedElement body ConnectionPointReference entry exit state Constraint UniqueName diagnostics context constrainedElement context isCallable false owningState redefinedConstraint specification transition ConstructorExp part value ConstructorPart initExpression referredProperty DataType behavioralType isSerializable true Detail value DynamicElement metaType DynamicProperty default referredProperty DynamicType ownedProperty Element allOwnedElements getValue stereotype propertyName extension ownedAnnotation ownedComment ElementExtension base isApplied false isRequired false stereotype EnumLiteralExp TypeIsEnumerationType diagnostics context referredEnumLiteral Enumeration ownedLiteral EnumerationLiteral enumeration value 0 ExpressionInOCL bodyExpression contextVariable parameterVariable resultVariable Feature implementation implementationClass FeatureCallExp isPre false FinalState IfExp ConditionTypeIsBoolean diagnostics context condition elseExpression thenExpression Import importedNamespace IntegerLiteralExp TypeIsInteger diagnostics context integerSymbol InvalidLiteralExp InvalidType IterateExp BodyTypeConformsToResultType diagnostics context OneInitializer diagnostics context TypeIsResultType diagnostics context result Iteration ownedAccumulator ownedIterator IteratorExp AnyBodyTypeIsBoolean diagnostics context AnyHasOneIterator diagnostics context AnyTypeIsSourceElementType diagnostics context ClosureBodyTypeIsConformanttoIteratorType diagnostics context ClosureElementTypeIsSourceElementType diagnostics context ClosureHasOneIterator diagnostics context ClosureSourceElementTypeIsBodyElementType diagnostics context ClosureTypeIsUniqueCollection diagnostics context CollectElementTypeIsSourceElementType diagnostics context CollectHasOneIterator diagnostics context CollectNestedHasOneIterator diagnostics context CollectNestedTypeIsBag diagnostics context CollectNestedTypeIsBodyType diagnostics context CollectTypeIsUnordered diagnostics context ExistsBodyTypeIsBoolean diagnostics context ExistsTypeIsBoolean diagnostics context ForAllBodyTypeIsBoolean diagnostics context ForAllTypeIsBoolean diagnostics context IsUniqueHasOneIterator diagnostics context IsUniqueTypeIsBoolean diagnostics context IteratorTypeIsSourceElementType diagnostics context OneBodyTypeIsBoolean diagnostics context OneHasOneIterator diagnostics context OneTypeIsBoolean diagnostics context RejectOrSelectHasOneIterator diagnostics context RejectOrSelectTypeIsBoolean diagnostics context RejectOrSelectTypeIsSourceType diagnostics context SortedByElementTypeIsSourceElementType diagnostics context SortedByHasOneIterator diagnostics context SortedByIsOrderedIfSourceIsOrdered diagnostics context SortedByIteratorTypeIsComparable diagnostics context LambdaType contextType parameterType resultType LetExp TypeIsInType diagnostics context in variable Library ownedPrecedence LiteralExp LoopExp NoInitializers diagnostics context SourceIsCollection diagnostics context body iterator referredIteration MessageExp OneCallOrOneSend diagnostics context TargetIsNotACollection diagnostics context argument calledOperation sentSignal target MessageType referredOperation referredSignal Metaclass T instanceType MorePivotable org.eclipse.ocl.examples.pivot.util.MorePivotable org.eclipse.ocl.examples.pivot.util.MorePivotable Nameable org.eclipse.ocl.examples.domain.elements.Nameable org.eclipse.ocl.examples.domain.elements.Nameable NamedElement isStatic name Namespace ownedRule NavigationCallExp navigationSource qualifier NullLiteralExp NumericLiteralExp OCLExpression OpaqueExpression body expressionInOCL language Operation CompatibleReturn diagnostics context LoadableImplementation diagnostics context UniquePostconditionName diagnostics context UniquePreconditionName diagnostics context bodyExpression class isInvalidating false isValidating false ownedParameter owningType postcondition precedence precondition raisedException redefinedOperation OperationCallExp ArgumentCount diagnostics context ArgumentTypeIsConformant diagnostics context argument referredOperation OperationTemplateParameter OppositePropertyCallExp referredProperty OrderedSetType Package importedPackage nestedPackage nestingPackage nsPrefix nsURI ownedType profileApplication PackageableElement Parameter operation ParameterableElement isCompatibleWith p isTemplateParameter owningTemplateParameter templateParameter Pivotable org.eclipse.ocl.examples.pivot.util.Pivotable org.eclipse.ocl.examples.pivot.util.Pivotable Precedence associativity Left order 0 PrimitiveLiteralExp PrimitiveType Profile application ProfileApplication appliedProfile applyingPackage isStrict false Property CompatibleDefaultExpression diagnostics context isAttribute p associationClass class default defaultExpression implicit false isComposite false isDerived false isID false isReadOnly false isResolveProxies true isTransient false isUnsettable false isVolatile false keys opposite owningType redefinedProperty referredProperty subsettedProperty PropertyCallExp CompatibleResultType diagnostics context NonStaticSourceTypeIsConformant diagnostics context getSpecializedReferredPropertyOwningType getSpecializedReferredPropertyType referredProperty Pseudostate kind initial state stateMachine RealLiteralExp realSymbol ReferringElement getReferredElement Region extendedRegion state stateMachine subvertex transition Root externalURI imports nestedPackage SelfType specializeIn expr selfType SendSignalAction signal SequenceType SetType Signal State connection connectionPoint deferrableTrigger doActivity entry exit isComposite false isOrthogonal false isSimple true isSubmachineState false redefinedState region stateInvariant submachine StateExp referredState StateMachine connectionPoint extendedStateMachine region submachineState Stereotype extensionOfs StringLiteralExp stringSymbol TemplateBinding boundElement parameterSubstitution signature TemplateParameter default ownedDefault ownedParameteredElement parameteredElement signature TemplateParameterSubstitution actual formal ownedActual templateBinding TemplateParameterType specification TemplateSignature ownedParameter template TemplateableElement isTemplate parameterableElements ownedTemplateSignature templateBinding unspecializedElement Transition container effect guard kind external source target trigger Trigger state transition TupleLiteralExp part TupleLiteralPart initExpression TupleType Type UniqueInvariantName diagnostics context specializeIn expr selfType extendedBys instanceClassName ownedAttribute ownedInvariant ownedOperation package superClass TypeExp referredType TypeExtension isRequired false stereotype type TypeTemplateParameter allowSubstitutable true constrainingType TypedElement isRequired true type TypedMultiplicityElement CompatibleBody bodySpecification makeParameter UnlimitedNaturalLiteralExp unlimitedNaturalSymbol UnspecifiedType lowerBound upperBound UnspecifiedValueExp ValueSpecification booleanValue integerValue isComputable isNull stringValue unlimitedValue Variable CompatibleInitialiserType diagnostics context implicit false initExpression representedParameter VariableDeclaration VariableExp implicit false referredVariable Vertex container incoming outgoing Visitable org.eclipse.ocl.examples.pivot.util.Visitable org.eclipse.ocl.examples.pivot.util.Visitable Visitor org.eclipse.ocl.examples.pivot.util.Visitor org.eclipse.ocl.examples.pivot.util.Visitor R VoidType
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="pivot" nsURI="http://www.eclipse.org/ocl/3.1.0/Pivot" nsPrefix="pivot"> <eAnnotations source="http://www.eclipse.org/OCL/ASMetamodel"/> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> <details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> <details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> </eAnnotations> <eClassifiers xsi:type="ecore:EDataType" name="Boolean" instanceClassName="boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Boolean type is used for logical expression, consisting of the predefined values true and false."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="Integer" instanceClassName="java.lang.Number"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An integer is a primitive type representing integer values."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="LibraryFeature" instanceClassName="org.eclipse.ocl.examples.domain.library.LibraryFeature"/> <eClassifiers xsi:type="ecore:EDataType" name="Object" instanceClassName="java.lang.Object"/> <eClassifiers xsi:type="ecore:EDataType" name="Real" instanceClassName="java.lang.Number"/> <eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A string is a sequence of characters in some suitable character set used to display information about the model. Character sets may include non-Roman alphabets and characters."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="Throwable" instanceClassName="java.lang.Throwable"/> <eClassifiers xsi:type="ecore:EDataType" name="UnlimitedNatural" instanceClassName="java.lang.Number"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An unlimited natural is a primitive type representing unlimited natural values."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="AssociativityKind"> <eLiterals name="Left"/> <eLiterals name="Right" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="CollectionKind"> <eLiterals name="Collection"/> <eLiterals name="Set" value="1"/> <eLiterals name="OrderedSet" value="2"/> <eLiterals name="Bag" value="3"/> <eLiterals name="Sequence" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="PseudostateKind"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="PseudostateKind is an enumeration type."/> </eAnnotations> <eLiterals name="initial"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An initial pseudostate represents a default vertex that is the source for a single transition to the default state of a composite state. There can be at most one initial vertex in a region. The outgoing transition from the initial vertex may have a behavior, but not a trigger or guard."/> </eAnnotations> </eLiterals> <eLiterals name="deepHistory" value="1"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="DeepHistory represents the most recent active configuration of the composite state that directly contains this pseudostate; e.g. the state configuration that was active when the composite state was last exited. A composite state can have at most one deep history vertex. At most one transition may originate from the history connector to the default deep history state. This transition is taken in case the composite state had never been active before. Entry actions of states entered on the path to the state represented by a deep history are performed."/> </eAnnotations> </eLiterals> <eLiterals name="shallowHistory" value="2"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="ShallowHistory represents the most recent active substate of its containing state (but not the substates of that substate). A composite state can have at most one shallow history vertex. A transition coming into the shallow history vertex is equivalent to a transition coming into the most recent active substate of a state. At most one transition may originate from the history connector to the default shallow history state. This transition is taken in case the composite state had never been active before. Entry actions of states entered on the path to the state represented by a shallow history are performed."/> </eAnnotations> </eLiterals> <eLiterals name="join" value="3"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Join vertices serve to merge several transitions emanating from source vertices in different orthogonal regions. The transitions entering a join vertex cannot have guards or triggers."/> </eAnnotations> </eLiterals> <eLiterals name="fork" value="4"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Fork vertices serve to split an incoming transition into two or more transitions terminating on orthogonal target vertices&#xA;(i.e. vertices in different regions of a composite state). The segments outgoing from a fork vertex must not have guards or triggers."/> </eAnnotations> </eLiterals> <eLiterals name="junction" value="5"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Junction vertices are semantic-free vertices that are used to chain together multiple transitions. They are used to construct compound transition paths between states. For example, a junction can be used to converge multiple incoming transitions into a single outgoing transition representing a shared transition path (this is known as an merge). Conversely, they can be used to split an incoming transition into multiple outgoing transition segments with different guard conditions. This realizes a static conditional branch. (In the latter case, outgoing transitions whose guard conditions evaluate to false are disabled. A predefined guard denoted 'else' may be defined for at most one outgoing transition. This transition is enabled if all the guards labeling the other transitions are false.) Static conditional branches are distinct from dynamic conditional branches that are realized by choice vertices (described below)."/> </eAnnotations> </eLiterals> <eLiterals name="choice" value="6"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Choice vertices which, when reached, result in the dynamic evaluation of the guards of the triggers of its outgoing transitions. This realizes a dynamic conditional branch. It allows splitting of transitions into multiple outgoing paths such that the decision on which path to take may be a function of the results of prior actions performed in the same run-tocompletion step. If more than one of the guards evaluates to true, an arbitrary one is selected. If none of the guards evaluates to true, then the model is considered ill-formed. (To avoid this, it is recommended to define one outgoing transition with the predefined else guard for every choice vertex.) Choice vertices should be distinguished from static branch points that are based on junction points (described above)."/> </eAnnotations> </eLiterals> <eLiterals name="entryPoint" value="7"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An entry point pseudostate is an entry point of a state machine or composite state. In each region of the state machine or composite state it has a single transition to a vertex within the same region."/> </eAnnotations> </eLiterals> <eLiterals name="exitPoint" value="8"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An exit point pseudostate is an exit point of a state machine or composite state. Entering an exit point within any region of the composite state or state machine referenced by a submachine state implies the exit of this composite state or submachine state and the triggering of the transition that has this exit point as source in the state machine enclosing the submachine or composite state."/> </eAnnotations> </eLiterals> <eLiterals name="terminate" value="9"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Entering a terminate pseudostate implies that the execution of this state machine by means of its context object is terminated. The state machine does not exit any states nor does it perform any exit actions other than those associated with the transition leading to the terminate pseudostate. Entering a terminate pseudostate is equivalent to invoking a DestroyObjectAction."/> </eAnnotations> </eLiterals> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="TransitionKind"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="TransitionKind is an enumeration type."/> </eAnnotations> <eLiterals name="internal"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Implies that the transition, if triggered, occurs without exiting or entering the source state. Thus, it does not cause a state change. This means that the entry or exit condition of the source state will not be invoked. An internal transition can be taken even if the state machine is in one or more regions nested within this state."/> </eAnnotations> </eLiterals> <eLiterals name="local" value="1"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Implies that the transition, if triggered, will not exit the composite (source) state, but it will apply to any state within the composite state, and these will be exited and entered."/> </eAnnotations> </eLiterals> <eLiterals name="external" value="2"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Implies that the transition, if triggered, will exit the composite (source) state."/> </eAnnotations> </eLiterals> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Annotation" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedContent" upperBound="-1" eType="#//Element" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedDetail" upperBound="-1" eType="#//Detail" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="reference" upperBound="-1" eType="#//Element"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnyType" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="AssociationClass" eSuperTypes="#//Class"> <eStructuralFeatures xsi:type="ecore:EReference" name="unownedAttribute" ordered="false" upperBound="-1" eType="#//Property" eOpposite="#//Property/associationClass"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AssociationClassCallExp" eSuperTypes="#//NavigationCallExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="referredAssociationClass" eType="#//AssociationClass"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BagType" eSuperTypes="#//CollectionType"/> <eClassifiers xsi:type="ecore:EClass" name="Behavior" abstract="true" eSuperTypes="#//Class"> <eStructuralFeatures xsi:type="ecore:EReference" name="transition" eType="#//Transition" eOpposite="#//Transition/effect"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BooleanLiteralExp" eSuperTypes="#//PrimitiveLiteralExp"> <eOperations name="TypeIsBoolean" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="self.type = Boolean&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="booleanSymbol" lowerBound="1" eType="#//Boolean" unsettable="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CallExp" abstract="true" eSuperTypes="#//OCLExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="implicit" eType="#//Boolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//OCLExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CallOperationAction" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="operation" lowerBound="1" eType="#//Operation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//Type #//Namespace"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A class is a type that has objects as its instances."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="True when a class is abstract."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isActive" lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="True when a class is active."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isInterface" lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nestedType" ordered="false" upperBound="-1" eType="#//Class" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedBehavior" ordered="false" upperBound="-1" eType="#//Behavior" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CollectionItem" eSuperTypes="#//CollectionLiteralPart"> <eOperations name="TypeIsItemType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="type = item.type&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="item" lowerBound="1" eType="#//OCLExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CollectionLiteralExp" eSuperTypes="#//LiteralExp"> <eOperations name="BagKindIsBag" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="kind = CollectionKind::Bag implies type.oclIsKindOf (BagType)&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="CollectionKindIsConcrete" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="kind &lt;> CollectionKind::Collection&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="OrderedSetKindIsOrderedSet" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="kind = CollectionKind::OrderedSet implies type.oclIsKindOf (OrderedSetType)&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="SequenceKindIsSequence" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="kind = CollectionKind::Sequence implies type.oclIsKindOf (SequenceType)&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="SetKindIsSet" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="kind = CollectionKind::Set implies type.oclIsKindOf (SetType)&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" lowerBound="1" eType="#//CollectionKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1" eType="#//CollectionLiteralPart" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CollectionLiteralPart" abstract="true" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="CollectionRange" eSuperTypes="#//CollectionLiteralPart"> <eStructuralFeatures xsi:type="ecore:EReference" name="first" lowerBound="1" eType="#//OCLExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="last" lowerBound="1" eType="#//OCLExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CollectionType" eSuperTypes="#//DataType"> <eStructuralFeatures xsi:type="ecore:EReference" name="elementType" lowerBound="1" eType="#//Type"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lower" lowerBound="1" eType="#//Integer" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="upper" lowerBound="1" eType="#//UnlimitedNatural" defaultValueLiteral="*"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Comment" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A comment is a textual annotation that can be attached to a set of elements."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="annotatedElement" ordered="false" upperBound="-1" eType="#//Element"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="comment"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the Element(s) being commented."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="body" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies a string that is the comment."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConnectionPointReference" eSuperTypes="#//Vertex"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A connection point reference represents a usage (as part of a submachine state) of an entry/exit point defined in the statemachine reference by the submachine state."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="entry" ordered="false" upperBound="-1" eType="#//Pseudostate"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="connectionPointReference"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The entryPoint kind pseudo states corresponding to this connection point."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="exit" ordered="false" upperBound="-1" eType="#//Pseudostate"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="connectionPointReference"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The exitPoints kind pseudo states corresponding to this connection point."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="state" eType="#//State" eOpposite="#//State/connection"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The State in which the connection point refreshens are defined."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Constraint" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A constraint is a condition or restriction expressed in natural language text or in a machine readable language for the purpose of declaring some of the semantics of an element."/> </eAnnotations> <eOperations name="UniqueName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="true "/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="constrainedElement" upperBound="-1" eType="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The ordered set of Elements referenced by this Constraint."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="context" eType="#//Namespace" changeable="false" volatile="true" transient="true" derived="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isCallable" lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="owningState" eType="#//State" eOpposite="#//State/stateInvariant"/> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedConstraint" ordered="false" upperBound="-1" eType="#//Constraint"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="constraint"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="specification" eType="#//OpaqueExpression" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A condition that must be true when evaluated in order for the constraint to be satisfied."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="transition" eType="#//Transition" eOpposite="#//Transition/guard"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConstructorExp" eSuperTypes="#//OCLExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1" eType="#//ConstructorPart" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConstructorPart" eSuperTypes="#//TypedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="initExpression" lowerBound="1" eType="#//OCLExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="referredProperty" lowerBound="1" eType="#//Property"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Class"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="DataType is an abstract class that acts as a common superclass for different kinds of data types."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="behavioralType" eType="#//Type"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isSerializable" lowerBound="1" eType="#//Boolean" defaultValueLiteral="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Detail" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" lowerBound="1" upperBound="-1" eType="#//String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DynamicElement" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="metaType" lowerBound="1" eType="#//Type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DynamicProperty" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="default" eType="#//String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="referredProperty" lowerBound="1" eType="#//Property"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DynamicType" eSuperTypes="#//Type #//DynamicElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedProperty" ordered="false" upperBound="-1" eType="#//DynamicProperty" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true" eSuperTypes="#//Visitable"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An element is a constituent of a model."/> </eAnnotations> <eOperations name="allOwnedElements" ordered="false" upperBound="-1" eType="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="&#xA;--self->closure(oclContents())&#xA;oclContents()&#xA;&#xA;"/> </eAnnotations> </eOperations> <eOperations name="getValue" eType="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="null&#xA;&#xA;"/> </eAnnotations> <eParameters name="stereotype" lowerBound="1" eType="#//Type"/> <eParameters name="propertyName" lowerBound="1" eType="#//String"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="extension" ordered="false" upperBound="-1" eType="#//ElementExtension" containment="true" eOpposite="#//ElementExtension/base"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedAnnotation" upperBound="-1" eType="#//Element" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedComment" ordered="false" upperBound="-1" eType="#//Comment" containment="true"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="owningElement"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Comments owned by this element."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ElementExtension" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EReference" name="base" lowerBound="1" eType="#//Element" eOpposite="#//Element/extension"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isApplied" lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isRequired" lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="stereotype" lowerBound="1" eType="#//Stereotype"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumLiteralExp" eSuperTypes="#//LiteralExp"> <eOperations name="TypeIsEnumerationType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="self.type = referredEnumLiteral.enumeration&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="referredEnumLiteral" eType="#//EnumerationLiteral"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//DataType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An enumeration defines a set of literals that can be used as its values."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedLiteral" upperBound="-1" eType="#//EnumerationLiteral" containment="true" eOpposite="#//EnumerationLiteral/enumeration"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The ordered set of literals for this Enumeration."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An enumeration literal is a value of an enumeration."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="enumeration" eType="#//Enumeration" eOpposite="#//Enumeration/ownedLiteral"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Enumeration that this EnumerationLiteral is a member of."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//Integer" defaultValueLiteral="0"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExpressionInOCL" eSuperTypes="#//OpaqueExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="bodyExpression" lowerBound="1" eType="#//OCLExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contextVariable" eType="#//Variable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameterVariable" upperBound="-1" eType="#//Variable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resultVariable" eType="#//Variable" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Feature" abstract="true" eSuperTypes="#//TypedMultiplicityElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="implementation" eType="#//LibraryFeature" transient="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="implementationClass" eType="#//String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FeatureCallExp" abstract="true" eSuperTypes="#//CallExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isPre" lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FinalState" eSuperTypes="#//State"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A special kind of state signifying that the enclosing region is completed. If the enclosing region is directly contained in a state machine and all other regions in the state machine also are completed, then it means that the entire state machine is completed."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IfExp" eSuperTypes="#//OCLExpression"> <eOperations name="ConditionTypeIsBoolean" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="self.condition.type = Boolean&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" lowerBound="1" eType="#//OCLExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elseExpression" lowerBound="1" eType="#//OCLExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="thenExpression" lowerBound="1" eType="#//OCLExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Import" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="importedNamespace" lowerBound="1" eType="#//Namespace"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntegerLiteralExp" eSuperTypes="#//NumericLiteralExp"> <eOperations name="TypeIsInteger" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="self.type = Integer&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="integerSymbol" lowerBound="1" eType="#//Integer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InvalidLiteralExp" eSuperTypes="#//LiteralExp"/> <eClassifiers xsi:type="ecore:EClass" name="InvalidType" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="IterateExp" eSuperTypes="#//LoopExp #//ReferringElement"> <eOperations name="BodyTypeConformsToResultType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="_'body'.type.conformsTo(result.type)&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="OneInitializer" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="self.result.initExpression->size() = 1&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="TypeIsResultType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="type = result.type&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="result" eType="#//Variable" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Iteration" eSuperTypes="#//Operation"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedAccumulator" upperBound="-1" eType="#//Parameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedIterator" upperBound="-1" eType="#//Parameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IteratorExp" eSuperTypes="#//LoopExp #//ReferringElement"> <eOperations name="AnyBodyTypeIsBoolean" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="name = 'any' implies _'body'.type = 'Boolean'&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="AnyHasOneIterator" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="name = 'any' implies iterator->size() = 1&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="AnyTypeIsSourceElementType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="name = 'any' implies type = source.type.oclAsType(CollectionType).elementType&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="ClosureBodyTypeIsConformanttoIteratorType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="&#xA;&#x9;true&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="ClosureElementTypeIsSourceElementType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="name = 'closure' implies&#xA;type.oclAsType(CollectionType).elementType&#xA;= source.type.oclAsType(CollectionType).elementType&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="ClosureHasOneIterator" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="name = 'closure' implies iterator->size() = 1&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="ClosureSourceElementTypeIsBodyElementType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="name = 'closure' implies&#xA;source.type.oclAsType(CollectionType).elementType =&#xA;if _'body'.type.oclIsKindOf(CollectionType)&#xA;then _'body'.type.oclAsType(CollectionType).elementType&#xA;else _'body'.type&#xA;endif&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="ClosureTypeIsUniqueCollection" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="name = 'closure' implies&#xA;if source.type.oclIsKindOf(SequenceType) or source.type.oclIsKindOf(OrderedSetType) then&#xA;type.oclIsKindOf(OrderedSetType)&#xA;else&#xA;type.oclIsKindOf(SetType)&#xA;endif&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="CollectElementTypeIsSourceElementType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="name = 'collect' implies&#xA;type.oclAsType(CollectionType).elementType =&#xA;_'body'.type.oclAsType(CollectionType).elementType&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="CollectHasOneIterator" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="name = 'collect' implies iterator->size() = 1&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="CollectNestedHasOneIterator" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="name = 'collectNested' implies iterator->size() = 1&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="CollectNestedTypeIsBag" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="name = 'collectNested' implies type.oclIsKindOf(BagType)&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="CollectNestedTypeIsBodyType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="name = 'collectNested' implies type = _'body'.type&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="CollectTypeIsUnordered" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="name = 'collect' implies&#xA;if source.type.oclIsKindOf(SequenceType) or source.type.oclIsKindOf(OrderedSetType) then&#xA;type.oclIsKindOf(SequenceType)&#xA;else&#xA;type.oclIsKindOf(BagType)&#xA;endif&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="ExistsBodyTypeIsBoolean" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="name = 'exists' implies _'body'.type = Boolean&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="ExistsTypeIsBoolean" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="name = 'exists' implies type = Boolean&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="ForAllBodyTypeIsBoolean" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="name = 'forAll' implies _'body'.type = Boolean&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="ForAllTypeIsBoolean" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="name = 'forAll' implies type = Boolean&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="IsUniqueHasOneIterator" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="name = 'isUnique' implies iterator->size() = 1&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="IsUniqueTypeIsBoolean" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="name = 'isUnique' implies type = Boolean&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="IteratorTypeIsSourceElementType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="self.iterator->forAll(source.type.oclAsType (CollectionType).elementType.conformsTo(type))&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="OneBodyTypeIsBoolean" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="name = 'one' implies _'body'.type = Boolean&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="OneHasOneIterator" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="name = 'one' implies iterator->size() = 1&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="OneTypeIsBoolean" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="name = 'one' implies type = Boolean&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="RejectOrSelectHasOneIterator" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="name = 'reject' or name = 'select' implies iterator->size() = 1&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="RejectOrSelectTypeIsBoolean" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="name = 'reject' or name = 'select' implies type = Boolean&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="RejectOrSelectTypeIsSourceType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="name = 'reject' or name = 'select' implies type = source.type&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="SortedByElementTypeIsSourceElementType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="name = 'sortedBy' implies&#xA;type.oclAsType(CollectionType).elementType =&#xA;_'body'.type.oclAsType(CollectionType).elementType&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="SortedByHasOneIterator" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="name = 'sortedBy' implies iterator->size() = 1&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="SortedByIsOrderedIfSourceIsOrdered" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="name = 'sortedBy' implies&#xA;if source.type.oclIsKindOf(SequenceType) or source.type.oclIsKindOf(BagType) then&#xA;type.oclIsKindOf(SequenceType)&#xA;else&#xA;type.oclIsKindOf(OrderedSetType)&#xA;endif&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="SortedByIteratorTypeIsComparable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="&#xA;&#x9;true&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LambdaType" eSuperTypes="#//DataType"> <eStructuralFeatures xsi:type="ecore:EReference" name="contextType" lowerBound="1" eType="#//Type"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameterType" unique="false" upperBound="-1" eType="#//Type"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resultType" lowerBound="1" eType="#//Type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LetExp" eSuperTypes="#//OCLExpression"> <eOperations name="TypeIsInType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="type = _'in'.type&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="in" lowerBound="1" eType="#//OCLExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" lowerBound="1" eType="#//Variable" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Library" eSuperTypes="#//Package"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedPrecedence" upperBound="-1" eType="#//Precedence" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralExp" abstract="true" eSuperTypes="#//OCLExpression"/> <eClassifiers xsi:type="ecore:EClass" name="LoopExp" abstract="true" eSuperTypes="#//CallExp"> <eOperations name="NoInitializers" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="self.iterator->forAll(initExpression->isEmpty())&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="SourceIsCollection" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="source.type.oclIsKindOf (CollectionType)&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="body" lowerBound="1" eType="#//OCLExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="iterator" upperBound="-1" eType="#//Variable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="referredIteration" eType="#//Iteration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MessageExp" eSuperTypes="#//OCLExpression"> <eOperations name="OneCallOrOneSend" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="calledOperation->size() + sentSignal->size() = 1&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="TargetIsNotACollection" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="not target.type.oclIsKindOf (CollectionType)&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="argument" upperBound="-1" eType="#//OCLExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="calledOperation" eType="#//CallOperationAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sentSignal" eType="#//SendSignalAction" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//OCLExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MessageType" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EReference" name="referredOperation" eType="#//Operation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="referredSignal" eType="#//Signal"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Metaclass" eSuperTypes="#//Class"> <eTypeParameters name="T"/> <eStructuralFeatures xsi:type="ecore:EReference" name="instanceType" lowerBound="1" eType="#//Type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MorePivotable" instanceClassName="org.eclipse.ocl.examples.pivot.util.MorePivotable" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="Nameable" instanceClassName="org.eclipse.ocl.examples.domain.elements.Nameable" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#//Element #//Nameable"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A named element represents an element with a name."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isStatic" lowerBound="1" eType="#//Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The name of the NamedElement."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Namespace" abstract="true" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedRule" upperBound="-1" eType="#//Constraint" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NavigationCallExp" abstract="true" eSuperTypes="#//FeatureCallExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="navigationSource" eType="#//Property"/> <eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" upperBound="-1" eType="#//OCLExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NullLiteralExp" eSuperTypes="#//PrimitiveLiteralExp"/> <eClassifiers xsi:type="ecore:EClass" name="NumericLiteralExp" abstract="true" eSuperTypes="#//PrimitiveLiteralExp"/> <eClassifiers xsi:type="ecore:EClass" name="OCLExpression" abstract="true" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression" eSuperTypes="#//ValueSpecification"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An opaque expression is an uninterpreted textual statement that denotes a (possibly empty) set of values when evaluated in a context."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="body" unique="false" upperBound="-1" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The text of the expression, possibly in multiple languages."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="expressionInOCL" eType="#//ExpressionInOCL" transient="true" derived="true" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="language" upperBound="-1" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the languages in which the expression is stated. The interpretation of the expression body depends on the languages. If the languages are unspecified, they might be implicit from the expression body or the context. Languages are matched to body strings by order."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//Feature #//Namespace #//TemplateableElement #//ParameterableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An operation is owned by a class and may be invoked in the context of objects that are instances of that class. It is a typed element and a multiplicity element.&#xA;Operation specializes TemplateableElement in order to support specification of template operations and bound operations. Operation specializes ParameterableElement to specify that an operation can be exposed as a formal template parameter, and provided as an actual parameter in a binding of a template."/> </eAnnotations> <eOperations name="CompatibleReturn" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="bodyExpression &lt;> null and bodyExpression.oclIsKindOf(ExpressionInOCL) implies CompatibleBody(bodyExpression)&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="LoadableImplementation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="&#xA;&#x9;true&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="UniquePostconditionName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="postcondition->isUnique(name)&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="UniquePreconditionName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="precondition->isUnique(name)&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="bodyExpression" eType="#//OpaqueExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="class" eType="#//Class" changeable="false" volatile="true" transient="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The class that owns the operation."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isInvalidating" lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isValidating" lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameter" upperBound="-1" eType="#//Parameter" containment="true" eOpposite="#//Parameter/operation"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The parameters to the operation."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="owningType" eType="#//Type" eOpposite="#//Type/ownedOperation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="postcondition" ordered="false" upperBound="-1" eType="#//Constraint" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="precedence" eType="#//Precedence"/> <eStructuralFeatures xsi:type="ecore:EReference" name="precondition" ordered="false" upperBound="-1" eType="#//Constraint" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="raisedException" ordered="false" upperBound="-1" eType="#//Type"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="operation"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The exceptions that are declared as possible during an invocation of the operation."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedOperation" ordered="false" upperBound="-1" eType="#//Operation"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="operation"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OperationCallExp" eSuperTypes="#//FeatureCallExp #//ReferringElement"> <eOperations name="ArgumentCount" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="argument->size() = referredOperation.ownedParameter->size()&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="ArgumentTypeIsConformant" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="&#xA;&#x9;let operation : Operation = self.referredOperation in&#xA;&#x9;let parameters : OrderedSet(Parameter) = operation.ownedParameter in&#xA;&#x9;let selfType : Type = operation.owningType in&#xA;&#x9;Sequence{1..argument->size()}->forAll (i | &#xA;&#x9;&#x9;let argument : OCLExpression = argument->at(i) in&#xA;&#x9;&#x9;let parameter : Parameter = parameters->at(i) in&#xA;&#x9;&#x9;let parameterType : Type = parameter.type in&#xA;&#x9;&#x9;argument.type.conformsTo(parameterType.specializeIn(self, selfType)))&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="argument" upperBound="-1" eType="#//OCLExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="referredOperation" eType="#//Operation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OperationTemplateParameter" eSuperTypes="#//TemplateParameter"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An operation template parameter exposes an operation as a formal parameter for a template."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OppositePropertyCallExp" eSuperTypes="#//NavigationCallExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="referredProperty" eType="#//Property"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OrderedSetType" eSuperTypes="#//CollectionType"/> <eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//Namespace #//TemplateableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A package is a container for types and other packages.&#xA;Package specializes TemplateableElement and PackageableElement specializes ParameterableElement to specify that a package can be used as a template and a PackageableElement as a template parameter."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="importedPackage" ordered="false" upperBound="-1" eType="#//Package"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nestedPackage" ordered="false" upperBound="-1" eType="#//Package" containment="true" eOpposite="#//Package/nestingPackage"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The set of contained packages."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="nestingPackage" eType="#//Package" eOpposite="#//Package/nestedPackage"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The containing package."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nsPrefix" eType="#//String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nsURI" eType="#//String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedType" ordered="false" upperBound="-1" eType="#//Type" containment="true" eOpposite="#//Type/package"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The set of contained types."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="profileApplication" ordered="false" upperBound="-1" eType="#//ProfileApplication" containment="true" eOpposite="#//ProfileApplication/applyingPackage"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PackageableElement" abstract="true" eSuperTypes="#//ParameterableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Packageable elements are able to serve as a template parameter."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//TypedMultiplicityElement #//VariableDeclaration"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A parameter is a typed element that represents a parameter of an operation."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="operation" eType="#//Operation" eOpposite="#//Operation/ownedParameter"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The operation that owns the parameter."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParameterableElement" abstract="true" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A parameterable element is an element that can be exposed as a formal template parameter for a template, or specified as an actual parameter in a binding of a template."/> </eAnnotations> <eOperations name="isCompatibleWith" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="&#xA;p.oclIsKindOf(self.oclType())&#xA;&#xA;"/> </eAnnotations> <eParameters name="p" lowerBound="1" eType="#//ParameterableElement"/> </eOperations> <eOperations name="isTemplateParameter" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isTemplateParameter() determines if this parameterable element is exposed as a formal template parameter."/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="owningTemplateParameter" eType="#//TemplateParameter" eOpposite="#//TemplateParameter/ownedParameteredElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The formal template parameter that owns this element."/> </eAnnotations> <eAnnotations source="subsets" references="#//ParameterableElement/templateParameter"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="templateParameter" eType="#//TemplateParameter" eOpposite="#//TemplateParameter/parameteredElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The template parameter that exposes this element as a formal parameter."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Pivotable" instanceClassName="org.eclipse.ocl.examples.pivot.util.Pivotable" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="Precedence" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="associativity" eType="#//AssociativityKind" defaultValueLiteral="Left"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="order" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveLiteralExp" abstract="true" eSuperTypes="#//LiteralExp"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//DataType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A primitive type is a data type implemented by the underlying infrastructure and made available for modeling."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Profile" eSuperTypes="#//Package"> <eStructuralFeatures xsi:type="ecore:EReference" name="application" ordered="false" upperBound="-1" eType="#//ProfileApplication" eOpposite="#//ProfileApplication/appliedProfile"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProfileApplication" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="appliedProfile" lowerBound="1" eType="#//Profile" eOpposite="#//Profile/application"/> <eStructuralFeatures xsi:type="ecore:EReference" name="applyingPackage" lowerBound="1" eType="#//Package" eOpposite="#//Package/profileApplication"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isStrict" lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//Feature #//ParameterableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A property is a typed element that represents an attribute of a class.&#xA;Property specializes ParameterableElement to specify that a property can be exposed as a formal template parameter, and provided as an actual parameter in a binding of a template."/> </eAnnotations> <eOperations name="CompatibleDefaultExpression" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="defaultExpression &lt;> null and defaultExpression.oclIsKindOf(ExpressionInOCL) implies CompatibleBody(defaultExpression)&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="isAttribute" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="&#xA;--Type.allInstances()->exists(c| c.ownedAttribute->includes(p))&#xA;let container : ocl::OclElement = oclContainer() in container.oclIsKindOf(Type) and container.oclAsType(Type).ownedAttribute->includes(self)&#xA;&#xA;"/> </eAnnotations> <eParameters name="p" lowerBound="1" eType="#//Property"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="associationClass" eType="#//AssociationClass" eOpposite="#//AssociationClass/unownedAttribute"/> <eStructuralFeatures xsi:type="ecore:EReference" name="class" eType="#//Class" changeable="false" volatile="true" transient="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The class that owns the property, and of which the property is an attribute."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="default" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A string that is evaluated to give a default value for the attribute when an object of the owning class is instantiated."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultExpression" eType="#//OpaqueExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="implicit" eType="#//Boolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isComposite" lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If isComposite is true, the object containing the attribute is a container for the object or value contained in the attribute."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isDerived" lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If isDerived is true, the value of the attribute is derived from information elsewhere."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isID" lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isReadOnly" lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If isReadOnly is true, the attribute may not be written to after initialization."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isResolveProxies" lowerBound="1" eType="#//Boolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isTransient" lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isUnsettable" lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isVolatile" lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="keys" ordered="false" upperBound="-1" eType="#//Property"/> <eStructuralFeatures xsi:type="ecore:EReference" name="opposite" eType="#//Property"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="property"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Two attributes attr1 and attr2 of two objects o1 and o2 (which may be the same object) may be paired with each other so that o1.attr1 refers to o2 if and only if o2.attr2 refers to o1. In such a case attr1 is the opposite of attr2 and attr2 is the opposite of attr1."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="owningType" eType="#//Type" eOpposite="#//Type/ownedAttribute"/> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedProperty" ordered="false" upperBound="-1" eType="#//Property"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="property"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="referredProperty" eType="#//Property"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subsettedProperty" ordered="false" upperBound="-1" eType="#//Property"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="property"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PropertyCallExp" eSuperTypes="#//NavigationCallExp #//ReferringElement"> <eOperations name="CompatibleResultType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="type = getSpecializedReferredPropertyType()&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="NonStaticSourceTypeIsConformant" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="not referredProperty.isStatic implies source.type.conformsTo(getSpecializedReferredPropertyOwningType())&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="getSpecializedReferredPropertyOwningType" lowerBound="1" eType="#//Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="referredProperty.owningType "/> </eAnnotations> </eOperations> <eOperations name="getSpecializedReferredPropertyType" lowerBound="1" eType="#//Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="referredProperty.type "/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="referredProperty" eType="#//Property"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Pseudostate" eSuperTypes="#//Vertex"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A pseudostate is an abstraction that encompasses different types of transient vertices in the state machine graph."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" lowerBound="1" eType="#//PseudostateKind" defaultValueLiteral="initial"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Determines the precise type of the Pseudostate and can be one of: entryPoint, exitPoint, initial, deepHistory, shallowHistory, join, fork, junction, terminate or choice."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="state" eType="#//State" eOpposite="#//State/connectionPoint"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The State that owns this pseudostate and in which it appears."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="stateMachine" eType="#//StateMachine"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The StateMachine in which this Pseudostate is defined. This only applies to Pseudostates of the kind entryPoint or exitPoint."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RealLiteralExp" eSuperTypes="#//NumericLiteralExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="realSymbol" lowerBound="1" eType="#//Real"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReferringElement" abstract="true" interface="true"> <eOperations name="getReferredElement" lowerBound="1" eType="#//Element"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Region" eSuperTypes="#//Namespace"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A region is an orthogonal part of either a composite state or a state machine. It contains states and transitions."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="extendedRegion" eType="#//Region"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The region of which this region is an extension."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="state" eType="#//State" eOpposite="#//State/region"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The State that owns the Region. If a Region is owned by a State, then it cannot also be owned by a StateMachine."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="stateMachine" eType="#//StateMachine" eOpposite="#//StateMachine/region"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The StateMachine that owns the Region. If a Region is owned by a StateMachine, then it cannot also be owned by a State."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="subvertex" ordered="false" upperBound="-1" eType="#//Vertex" containment="true" eOpposite="#//Vertex/container"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The set of vertices that are owned by this region."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="transition" ordered="false" upperBound="-1" eType="#//Transition" containment="true" eOpposite="#//Transition/container"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The set of transitions owned by the region. Note that internal transitions are owned by a region, but applies to the source state."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Root" eSuperTypes="#//Namespace"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="externalURI" eType="#//String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="imports" upperBound="-1" eType="#//Import" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nestedPackage" ordered="false" upperBound="-1" eType="#//Package" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SelfType" eSuperTypes="#//Class"> <eOperations name="specializeIn" lowerBound="1" eType="#//Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="selfType&#xA;&#xA;"/> </eAnnotations> <eParameters name="expr" lowerBound="1" eType="#//OCLExpression"/> <eParameters name="selfType" lowerBound="1" eType="#//Type"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SendSignalAction" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="signal" lowerBound="1" eType="#//Signal"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SequenceType" eSuperTypes="#//CollectionType"/> <eClassifiers xsi:type="ecore:EClass" name="SetType" eSuperTypes="#//CollectionType"/> <eClassifiers xsi:type="ecore:EClass" name="Signal" eSuperTypes="#//NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="#//Vertex #//Namespace"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A state models a situation during which some (usually implicit) invariant condition holds."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="connection" ordered="false" upperBound="-1" eType="#//ConnectionPointReference" containment="true" eOpposite="#//ConnectionPointReference/state"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The entry and exit connection points used in conjunction with this (submachine) state, i.e. as targets and sources, respectively, in the region with the submachine state. A connection point reference references the corresponding definition of a connection point pseudostate in the statemachine referenced by the submachinestate."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="connectionPoint" ordered="false" upperBound="-1" eType="#//Pseudostate" containment="true" eOpposite="#//Pseudostate/state"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The entry and exit pseudostates of a composite state. These can only be entry or exit Pseudostates, and they must have different names. They can only be defined for composite states."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="deferrableTrigger" ordered="false" upperBound="-1" eType="#//Trigger" containment="true" eOpposite="#//Trigger/state"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A list of triggers that are candidates to be retained by the state machine if they trigger no transitions out of the state (not consumed). A deferred trigger is retained until the state machine reaches a state configuration where it is no longer deferred.&#xA;"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="doActivity" eType="#//Behavior" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An optional behavior that is executed while being in the state. The execution starts when this state is entered, and stops either by itself, or when the state is exited, whichever comes first."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="entry" eType="#//Behavior" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An optional behavior that is executed whenever this state is entered regardless of the transition taken to reach the state. If defined, entry actions are always executed to completion prior to any internal behavior or transitions performed within the state.&#xA;"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="exit" eType="#//Behavior" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An optional behavior that is executed whenever this state is exited regardless of which transition was taken out of the state. If defined, exit actions are always executed to completion only after all internal activities and transition actions have completed execution."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isComposite" lowerBound="1" eType="#//Boolean" changeable="false" volatile="true" transient="true" defaultValueLiteral="false" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A state with isComposite=true is said to be a composite state. A composite state is a state that contains at least one region."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isOrthogonal" lowerBound="1" eType="#//Boolean" changeable="false" volatile="true" transient="true" defaultValueLiteral="false" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A state with isOrthogonal=true is said to be an orthogonal composite state. An orthogonal composite state contains two or more regions."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isSimple" lowerBound="1" eType="#//Boolean" changeable="false" volatile="true" transient="true" defaultValueLiteral="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A state with isSimple=true is said to be a simple state. A simple state does not have any regions and it does not refer to any submachine state machine."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isSubmachineState" lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A state with isSubmachineState=true is said to be a submachine state. Such a state refers to a state machine (submachine)."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="redefinedState" eType="#//State"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The state of which this state is a redefinition."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="region" ordered="false" upperBound="-1" eType="#//Region" containment="true" eOpposite="#//Region/state"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The regions owned directly by the state."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="stateInvariant" eType="#//Constraint" containment="true" eOpposite="#//Constraint/owningState"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies conditions that are always true when this state is the current state. In protocol state machines, state invariants are additional conditions to the preconditions of the outgoing transitions, and to the postcondition of the incoming transitions.&#xA;"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="submachine" eType="#//StateMachine" eOpposite="#//StateMachine/submachineState"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The state machine that is to be inserted in place of the (submachine) state."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StateExp" eSuperTypes="#//OCLExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="referredState" eType="#//State"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="#//Behavior"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="State machines can be used to express the behavior of part of a system. Behavior is modeled as a traversal of a graph of state nodes interconnected by one or more joined transition arcs that are triggered by the dispatching of series of (event) occurrences. During this traversal, the state machine executes a series of activities associated with various elements of the state machine."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="connectionPoint" ordered="false" upperBound="-1" eType="#//Pseudostate" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The connection points defined for this state machine. They represent the interface of the state machine when used as part of submachine state."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="extendedStateMachine" ordered="false" upperBound="-1" eType="#//StateMachine"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The state machines of which this is an extension."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="region" ordered="false" lowerBound="1" upperBound="-1" eType="#//Region" containment="true" eOpposite="#//Region/stateMachine"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The regions owned directly by the state machine."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="submachineState" ordered="false" upperBound="-1" eType="#//State" eOpposite="#//State/submachine"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the submachine(s) in case of a submachine state. Multiple machines are referenced in case of a concurrent state."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Stereotype" eSuperTypes="#//Class"> <eStructuralFeatures xsi:type="ecore:EReference" name="extensionOfs" ordered="false" upperBound="-1" eType="#//TypeExtension" containment="true" eOpposite="#//TypeExtension/stereotype"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringLiteralExp" eSuperTypes="#//PrimitiveLiteralExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stringSymbol" lowerBound="1" eType="#//String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TemplateBinding" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A template binding represents a relationship between a templateable element and a template. A template binding specifies the substitutions of actual parameters for the formal parameters of the template."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="boundElement" lowerBound="1" eType="#//TemplateableElement" eOpposite="#//TemplateableElement/templateBinding"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The element that is bound by this binding."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parameterSubstitution" ordered="false" upperBound="-1" eType="#//TemplateParameterSubstitution" containment="true" eOpposite="#//TemplateParameterSubstitution/templateBinding"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The parameter substitutions owned by this template binding."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="signature" lowerBound="1" eType="#//TemplateSignature"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="templateBinding"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The template signature for the template that is the target of the binding."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TemplateParameter" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A template parameter exposes a parameterable element as a formal template parameter of a template."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="default" eType="#//ParameterableElement"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="templateParameter"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The element that is the default for this formal template parameter."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedDefault" eType="#//ParameterableElement" containment="true"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="templateParameter"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The element that is owned by this template parameter for the purpose of providing a default."/> </eAnnotations> <eAnnotations source="subsets" references="#//TemplateParameter/default"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameteredElement" eType="#//ParameterableElement" containment="true" eOpposite="#//ParameterableElement/owningTemplateParameter"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The element that is owned by this template parameter."/> </eAnnotations> <eAnnotations source="subsets" references="#//TemplateParameter/parameteredElement"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parameteredElement" lowerBound="1" eType="#//ParameterableElement" eOpposite="#//ParameterableElement/templateParameter"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The element exposed by this template parameter."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="signature" lowerBound="1" eType="#//TemplateSignature" eOpposite="#//TemplateSignature/ownedParameter"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The template signature that owns this template parameter."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TemplateParameterSubstitution" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A template parameter substitution relates the actual parameter to a formal template parameter as part of a template binding."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="actual" lowerBound="1" eType="#//ParameterableElement"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="templateParameterSubstitution"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The element that is the actual parameter for this substitution."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="formal" lowerBound="1" eType="#//TemplateParameter"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="templateParameterSubstitution"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The formal template parameter that is associated with this substitution."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedActual" eType="#//ParameterableElement" containment="true"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="owningTemplateParameterSubstitution"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The actual parameter that is owned by this substitution."/> </eAnnotations> <eAnnotations source="subsets" references="#//TemplateParameterSubstitution/actual"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="templateBinding" lowerBound="1" eType="#//TemplateBinding" eOpposite="#//TemplateBinding/parameterSubstitution"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The optional bindings from this element to templates."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TemplateParameterType" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="specification" eType="#//String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TemplateSignature" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A template signature bundles the set of formal template parameters for a templated element."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameter" lowerBound="1" upperBound="-1" eType="#//TemplateParameter" containment="true" eOpposite="#//TemplateParameter/signature"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The formal template parameters that are owned by this template signature."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="template" lowerBound="1" eType="#//TemplateableElement" eOpposite="#//TemplateableElement/ownedTemplateSignature"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The element that owns this template signature."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TemplateableElement" abstract="true" eSuperTypes="#//Element"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A templateable element is an element that can optionally be defined as a template and bound to other templates."/> </eAnnotations> <eOperations name="isTemplate" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isTemplate() returns whether this templateable element is actually a template."/> </eAnnotations> </eOperations> <eOperations name="parameterableElements" ordered="false" upperBound="-1" eType="#//ParameterableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query parameterableElements() returns the set of elements that may be used as the parametered elements for a template parameter of this templateable element. By default, this set includes all the owned elements. Subclasses may override this operation if they choose to restrict the set of parameterable elements."/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedTemplateSignature" eType="#//TemplateSignature" containment="true" eOpposite="#//TemplateSignature/template"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The optional template signature specifying the formal template parameters."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="templateBinding" ordered="false" upperBound="-1" eType="#//TemplateBinding" containment="true" eOpposite="#//TemplateBinding/boundElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The optional bindings from this element to templates."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="unspecializedElement" eType="#//TemplateableElement" transient="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//Namespace"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A transition is a directed relationship between a source vertex and a target vertex. It may be part of a compound transition, which takes the state machine from one state configuration to another, representing the complete response of the state machine to an occurrence of an event of a particular type."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="container" lowerBound="1" eType="#//Region" eOpposite="#//Region/transition"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Designates the region that owns this transition."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="effect" eType="#//Behavior" containment="true" eOpposite="#//Behavior/transition"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies an optional behavior to be performed when the transition fires."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="guard" eType="#//Constraint" containment="true" eOpposite="#//Constraint/transition"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A guard is a constraint that provides a fine-grained control over the firing of the transition. The guard is evaluated when an event occurrence is dispatched by the state machine. If the guard is true at that time, the transition may be enabled, otherwise, it is disabled. Guards should be pure expressions without side effects. Guard expressions with side effects are ill formed."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" lowerBound="1" eType="#//TransitionKind" defaultValueLiteral="external"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Indicates the precise type of the transition."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//Vertex" eOpposite="#//Vertex/outgoing"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Designates the originating vertex (state or pseudostate) of the transition."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//Vertex" eOpposite="#//Vertex/incoming"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Designates the target vertex that is reached when the transition is taken."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="trigger" ordered="false" upperBound="-1" eType="#//Trigger" containment="true" eOpposite="#//Trigger/transition"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the triggers that may fire the transition."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Trigger" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="state" eType="#//State" eOpposite="#//State/deferrableTrigger"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transition" eType="#//Transition" eOpposite="#//Transition/trigger"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TupleLiteralExp" eSuperTypes="#//LiteralExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1" eType="#//TupleLiteralPart" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TupleLiteralPart" eSuperTypes="#//VariableDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="initExpression" eType="#//OCLExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TupleType" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="Type" eSuperTypes="#//NamedElement #//TemplateableElement #//ParameterableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A type is a named element that is used as the type for a typed element. A type can be contained in a package.&#xA;Type is defined to be a kind of templateable element so that a type can be parameterized. It is also defined to be a kind of parameterable element so that a type can be a formal template parameter."/> </eAnnotations> <eOperations name="UniqueInvariantName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="ownedInvariant->isUnique(name)&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eOperations name="specializeIn" lowerBound="1" eType="#//Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="self&#xA;&#xA;"/> </eAnnotations> <eParameters name="expr" lowerBound="1" eType="#//OCLExpression"/> <eParameters name="selfType" lowerBound="1" eType="#//Type"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="extendedBys" ordered="false" upperBound="-1" eType="#//TypeExtension" eOpposite="#//TypeExtension/type"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceClassName" eType="#//String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedAttribute" upperBound="-1" eType="#//Property" containment="true" eOpposite="#//Property/owningType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedInvariant" ordered="false" upperBound="-1" eType="#//Constraint" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperation" upperBound="-1" eType="#//Operation" containment="true" eOpposite="#//Operation/owningType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="package" eType="#//Package" eOpposite="#//Package/ownedType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the owning package of this classifier, if any."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="superClass" upperBound="-1" eType="#//Type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeExp" eSuperTypes="#//OCLExpression #//ReferringElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="referredType" eType="#//Type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeExtension" eSuperTypes="#//Element"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isRequired" lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="stereotype" lowerBound="1" eType="#//Stereotype" eOpposite="#//Stereotype/extensionOfs"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//Type" eOpposite="#//Type/extendedBys"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeTemplateParameter" eSuperTypes="#//TemplateParameter"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A type template parameter exposes a type as a formal template parameter."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="allowSubstitutable" lowerBound="1" eType="#//Boolean" defaultValueLiteral="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Constrains the required relationship between an actual parameter and the parameteredElement for this formal parameter."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="constrainingType" ordered="false" upperBound="-1" eType="#//Type"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="typeTemplateParameter"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The classifiers that constrain the argument that can be used for the parameter. If the allowSubstitutable attribute is true, then any classifier that is compatible with this constraining classifier can be substituted; otherwise, it must be either this classifier or one of its subclasses. If this property is empty, there are no constraints on the classifier that can be used as an argument."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypedElement" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A typed element is a kind of named element that represents an element with a type."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isRequired" lowerBound="1" eType="#//Boolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="typedElement"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The type of the TypedElement."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypedMultiplicityElement" abstract="true" eSuperTypes="#//TypedElement"> <eOperations name="CompatibleBody" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="&#xA;&#x9;bodySpecification.type.conformsTo(self.type)&#xA;&#xA;"/> </eAnnotations> <eParameters name="bodySpecification" lowerBound="1" eType="#//ValueSpecification"/> </eOperations> <eOperations name="makeParameter" lowerBound="1" eType="#//Parameter"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="Parameter{name='name'}&#xA;&#xA;"/> </eAnnotations> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnlimitedNaturalLiteralExp" eSuperTypes="#//NumericLiteralExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unlimitedNaturalSymbol" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnspecifiedType" eSuperTypes="#//Class"> <eStructuralFeatures xsi:type="ecore:EReference" name="lowerBound" lowerBound="1" eType="#//Type"/> <eStructuralFeatures xsi:type="ecore:EReference" name="upperBound" lowerBound="1" eType="#//Type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnspecifiedValueExp" eSuperTypes="#//OCLExpression"/> <eClassifiers xsi:type="ecore:EClass" name="ValueSpecification" abstract="true" eSuperTypes="#//TypedElement #//ParameterableElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A value specification is the specification of a (possibly empty) set of instances, including both objects and data values.&#xA;ValueSpecification specializes ParameterableElement to specify that a value specification can be exposed as a formal template parameter, and provided as an actual parameter in a binding of a template."/> </eAnnotations> <eOperations name="booleanValue" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query booleanValue() gives a single Boolean value when one can be computed."/> </eAnnotations> </eOperations> <eOperations name="integerValue" lowerBound="1" eType="#//Integer"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query integerValue() gives a single Integer value when one can be computed."/> </eAnnotations> </eOperations> <eOperations name="isComputable" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isComputable() determines whether a value specification can be computed in a model. This operation cannot be fully defined in OCL. A conforming implementation is expected to deliver true for this operation for all value specifications that it can compute, and to compute all of those for which the operation is true. A conforming implementation is expected to be able to compute the value of all literals."/> </eAnnotations> </eOperations> <eOperations name="isNull" lowerBound="1" eType="#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query isNull() returns true when it can be computed that the value is null."/> </eAnnotations> </eOperations> <eOperations name="stringValue" lowerBound="1" eType="#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query stringValue() gives a single String value when one can be computed."/> </eAnnotations> </eOperations> <eOperations name="unlimitedValue" lowerBound="1" eType="#//UnlimitedNatural"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The query unlimitedValue() gives a single UnlimitedNatural value when one can be computed."/> </eAnnotations> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//VariableDeclaration"> <eOperations name="CompatibleInitialiserType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="initExpression &lt;> null implies initExpression.type.conformsTo(type)&#xA;&#xA;"/> </eAnnotations> <eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eParameters name="context"> <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap"> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eGenericType> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="implicit" eType="#//Boolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initExpression" eType="#//OCLExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="representedParameter" eType="#//Parameter"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableDeclaration" abstract="true" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="VariableExp" eSuperTypes="#//OCLExpression #//ReferringElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="implicit" eType="#//Boolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="referredVariable" eType="#//VariableDeclaration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Vertex" abstract="true" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A vertex is an abstraction of a node in a state machine graph. In general, it can be the source or destination of any number of transitions."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="container" eType="#//Region" eOpposite="#//Region/subvertex"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The region that contains this vertex."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="incoming" ordered="false" upperBound="-1" eType="#//Transition" eOpposite="#//Transition/target"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the transitions entering this vertex."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" ordered="false" upperBound="-1" eType="#//Transition" eOpposite="#//Transition/source"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the transitions departing from this vertex."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Visitable" instanceClassName="org.eclipse.ocl.examples.pivot.util.Visitable" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="Visitor" instanceClassName="org.eclipse.ocl.examples.pivot.util.Visitor" abstract="true" interface="true"> <eTypeParameters name="R"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VoidType" eSuperTypes="#//Class"/> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"pivot","nsURI":"http://www.eclipse.org/ocl/3.1.0/Pivot","name":"pivot","id":0,"eClass":"EPackage"},{"instanceTypeName":"boolean","defaultValue":false,"instanceClassName":"boolean","name":"Boolean","instanceClass":"boolean","id":1,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Number","defaultValue":null,"instanceClassName":"java.lang.Number","name":"Integer","instanceClass":"java.lang.Number","id":2,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.ocl.examples.domain.library.LibraryFeature","defaultValue":null,"instanceClassName":"org.eclipse.ocl.examples.domain.library.LibraryFeature","name":"LibraryFeature","instanceClass":null,"id":3,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"Object","instanceClass":"java.lang.Object","id":4,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Number","defaultValue":null,"instanceClassName":"java.lang.Number","name":"Real","instanceClass":"java.lang.Number","id":5,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":6,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Throwable","defaultValue":null,"instanceClassName":"java.lang.Throwable","name":"Throwable","instanceClass":"java.lang.Throwable","id":7,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Number","defaultValue":null,"instanceClassName":"java.lang.Number","name":"UnlimitedNatural","instanceClass":"java.lang.Number","id":8,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"instanceClassName":null,"name":"AssociativityKind","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"CollectionKind","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"PseudostateKind","instanceClass":null,"id":11,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"TransitionKind","instanceClass":null,"id":12,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Annotation","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyType","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationClass","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationClassCallExp","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BagType","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behavior","instanceClass":null,"abstract":true,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanLiteralExp","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallExp","instanceClass":null,"abstract":true,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallOperationAction","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionItem","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionLiteralExp","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionLiteralPart","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionRange","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionType","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectionPointReference","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstructorExp","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstructorPart","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Detail","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DynamicElement","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DynamicProperty","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DynamicType","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementExtension","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumLiteralExp","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionInOCL","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":true,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureCallExp","instanceClass":null,"abstract":true,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalState","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfExp","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Import","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerLiteralExp","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvalidLiteralExp","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvalidType","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IterateExp","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Iteration","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IteratorExp","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LambdaType","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LetExp","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralExp","instanceClass":null,"abstract":true,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopExp","instanceClass":null,"abstract":true,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageExp","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageType","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Metaclass","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.ocl.examples.pivot.util.MorePivotable","defaultValue":null,"instanceClassName":"org.eclipse.ocl.examples.pivot.util.MorePivotable","name":"MorePivotable","instanceClass":null,"abstract":true,"id":63,"interface":true,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.ocl.examples.domain.elements.Nameable","defaultValue":null,"instanceClassName":"org.eclipse.ocl.examples.domain.elements.Nameable","name":"Nameable","instanceClass":null,"abstract":true,"id":64,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Namespace","instanceClass":null,"abstract":true,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NavigationCallExp","instanceClass":null,"abstract":true,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NullLiteralExp","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericLiteralExp","instanceClass":null,"abstract":true,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OCLExpression","instanceClass":null,"abstract":true,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationCallExp","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationTemplateParameter","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OppositePropertyCallExp","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderedSetType","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageableElement","instanceClass":null,"abstract":true,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterableElement","instanceClass":null,"abstract":true,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.ocl.examples.pivot.util.Pivotable","defaultValue":null,"instanceClassName":"org.eclipse.ocl.examples.pivot.util.Pivotable","name":"Pivotable","instanceClass":null,"abstract":true,"id":81,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Precedence","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveLiteralExp","instanceClass":null,"abstract":true,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Profile","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProfileApplication","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyCallExp","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pseudostate","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealLiteralExp","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferringElement","instanceClass":null,"abstract":true,"id":91,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Region","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Root","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelfType","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendSignalAction","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceType","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetType","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signal","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateExp","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stereotype","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringLiteralExp","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateBinding","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateParameter","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateParameterSubstitution","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateParameterType","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateSignature","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateableElement","instanceClass":null,"abstract":true,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trigger","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleLiteralExp","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleLiteralPart","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleType","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeExp","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeExtension","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeTemplateParameter","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedMultiplicityElement","instanceClass":null,"abstract":true,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnlimitedNaturalLiteralExp","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnspecifiedType","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnspecifiedValueExp","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSpecification","instanceClass":null,"abstract":true,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclaration","instanceClass":null,"abstract":true,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableExp","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Vertex","instanceClass":null,"abstract":true,"id":128,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.ocl.examples.pivot.util.Visitable","defaultValue":null,"instanceClassName":"org.eclipse.ocl.examples.pivot.util.Visitable","name":"Visitable","instanceClass":null,"abstract":true,"id":129,"interface":true,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.ocl.examples.pivot.util.Visitor","defaultValue":null,"instanceClassName":"org.eclipse.ocl.examples.pivot.util.Visitor","name":"Visitor","instanceClass":null,"abstract":true,"id":130,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VoidType","instanceClass":null,"abstract":false,"id":131,"interface":false,"eClass":"EClass"},{"name":"Left","id":132,"value":0,"literal":"Left","eClass":"EEnumLiteral"},{"name":"Right","id":133,"value":1,"literal":"Right","eClass":"EEnumLiteral"},{"name":"Collection","id":134,"value":0,"literal":"Collection","eClass":"EEnumLiteral"},{"name":"Set","id":135,"value":1,"literal":"Set","eClass":"EEnumLiteral"},{"name":"OrderedSet","id":136,"value":2,"literal":"OrderedSet","eClass":"EEnumLiteral"},{"name":"Bag","id":137,"value":3,"literal":"Bag","eClass":"EEnumLiteral"},{"name":"Sequence","id":138,"value":4,"literal":"Sequence","eClass":"EEnumLiteral"},{"name":"initial","id":139,"value":0,"literal":"initial","eClass":"EEnumLiteral"},{"name":"deepHistory","id":140,"value":1,"literal":"deepHistory","eClass":"EEnumLiteral"},{"name":"shallowHistory","id":141,"value":2,"literal":"shallowHistory","eClass":"EEnumLiteral"},{"name":"join","id":142,"value":3,"literal":"join","eClass":"EEnumLiteral"},{"name":"fork","id":143,"value":4,"literal":"fork","eClass":"EEnumLiteral"},{"name":"junction","id":144,"value":5,"literal":"junction","eClass":"EEnumLiteral"},{"name":"choice","id":145,"value":6,"literal":"choice","eClass":"EEnumLiteral"},{"name":"entryPoint","id":146,"value":7,"literal":"entryPoint","eClass":"EEnumLiteral"},{"name":"exitPoint","id":147,"value":8,"literal":"exitPoint","eClass":"EEnumLiteral"},{"name":"terminate","id":148,"value":9,"literal":"terminate","eClass":"EEnumLiteral"},{"name":"internal","id":149,"value":0,"literal":"internal","eClass":"EEnumLiteral"},{"name":"local","id":150,"value":1,"literal":"local","eClass":"EEnumLiteral"},{"name":"external","id":151,"value":2,"literal":"external","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":"ownedContent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":152,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDetail","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":"reference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":154,"derived":false},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"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":"unownedAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":160,"derived":false},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"associationClass","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":false,"unsettable":false,"transient":false,"unique":true,"name":"referredAssociationClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":164,"derived":false},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"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":"transition","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":"effect","changeable":true,"resolveProxies":true,"lowerBound":0,"id":171,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"TypeIsBoolean","lowerBound":0,"id":172,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"booleanSymbol","changeable":true,"lowerBound":1,"iD":false,"id":173,"derived":false},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":176,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":177,"many":false,"required":false,"eClass":"EParameter"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"implicit","changeable":true,"lowerBound":0,"iD":false,"id":183,"derived":false},{"container":false,"ordered":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":184,"derived":false},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"operation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":188,"derived":false},{"id":189,"eClass":"EGenericType"},{"id":190,"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":"isAbstract","changeable":true,"lowerBound":1,"iD":false,"id":191,"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":"isActive","changeable":true,"lowerBound":1,"iD":false,"id":192,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isInterface","changeable":true,"lowerBound":1,"iD":false,"id":193,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nestedType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":194,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedBehavior","changeable":true,"resolveProxies":true,"lowerBound":0,"id":195,"derived":false},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"TypeIsItemType","lowerBound":0,"id":203,"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":"item","changeable":true,"resolveProxies":true,"lowerBound":1,"id":204,"derived":false},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":207,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":208,"many":false,"required":false,"eClass":"EParameter"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"BagKindIsBag","lowerBound":0,"id":214,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"CollectionKindIsConcrete","lowerBound":0,"id":215,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"OrderedSetKindIsOrderedSet","lowerBound":0,"id":216,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"SequenceKindIsSequence","lowerBound":0,"id":217,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"SetKindIsSet","lowerBound":0,"id":218,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":1,"iD":false,"id":219,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":220,"derived":false},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":223,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":224,"many":false,"required":false,"eClass":"EParameter"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":230,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":231,"many":false,"required":false,"eClass":"EParameter"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":237,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","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"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":244,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":245,"many":false,"required":false,"eClass":"EParameter"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":251,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":252,"many":false,"required":false,"eClass":"EParameter"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"first","changeable":true,"resolveProxies":true,"lowerBound":1,"id":260,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"last","changeable":true,"resolveProxies":true,"lowerBound":1,"id":261,"derived":false},{"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":"elementType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":265,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"lower","changeable":true,"lowerBound":1,"iD":false,"id":266,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"*","unsettable":false,"transient":false,"unique":true,"name":"upper","changeable":true,"lowerBound":1,"iD":false,"id":267,"derived":false},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"annotatedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":272,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"lowerBound":0,"iD":false,"id":273,"derived":false},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"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":"entry","changeable":true,"resolveProxies":true,"lowerBound":0,"id":277,"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":"exit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":278,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"state","changeable":true,"resolveProxies":true,"lowerBound":0,"id":279,"derived":false},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"connection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":284,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"UniqueName","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":"constrainedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":286,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"context","changeable":false,"resolveProxies":false,"lowerBound":0,"id":287,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isCallable","changeable":true,"lowerBound":1,"iD":false,"id":288,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningState","changeable":true,"resolveProxies":true,"lowerBound":0,"id":289,"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":"redefinedConstraint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":290,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":291,"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":"transition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":292,"derived":false},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":295,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":296,"many":false,"required":false,"eClass":"EParameter"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stateInvariant","changeable":true,"resolveProxies":true,"lowerBound":0,"id":305,"derived":false},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"guard","changeable":true,"resolveProxies":true,"lowerBound":0,"id":309,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":310,"derived":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":311,"derived":false},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":315,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredProperty","changeable":true,"resolveProxies":true,"lowerBound":1,"id":316,"derived":false},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"behavioralType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":320,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"isSerializable","changeable":true,"lowerBound":1,"iD":false,"id":321,"derived":false},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":325,"derived":false},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"metaType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":328,"derived":false},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"default","changeable":true,"lowerBound":0,"iD":false,"id":331,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredProperty","changeable":true,"resolveProxies":true,"lowerBound":1,"id":332,"derived":false},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"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":"ownedProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":336,"derived":false},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"allOwnedElements","lowerBound":0,"id":340,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getValue","lowerBound":0,"id":341,"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":"extension","changeable":true,"resolveProxies":true,"lowerBound":0,"id":342,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAnnotation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":343,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedComment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":344,"derived":false},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"stereotype","lowerBound":1,"id":348,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"propertyName","lowerBound":1,"id":349,"many":false,"required":true,"eClass":"EParameter"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base","changeable":true,"resolveProxies":true,"lowerBound":1,"id":353,"derived":false},{"id":354,"eClass":"EGenericType"},{"id":355,"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":"isApplied","changeable":true,"lowerBound":1,"iD":false,"id":356,"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":"isRequired","changeable":true,"lowerBound":1,"iD":false,"id":357,"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":"stereotype","changeable":true,"resolveProxies":true,"lowerBound":1,"id":358,"derived":false},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"TypeIsEnumerationType","lowerBound":0,"id":364,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredEnumLiteral","changeable":true,"resolveProxies":true,"lowerBound":0,"id":365,"derived":false},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":368,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":369,"many":false,"required":false,"eClass":"EParameter"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedLiteral","changeable":true,"resolveProxies":true,"lowerBound":0,"id":375,"derived":false},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"enumeration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":378,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":379,"derived":false},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":383,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contextVariable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":384,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameterVariable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":385,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resultVariable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":386,"derived":false},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"implementation","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":"implementationClass","changeable":true,"lowerBound":0,"iD":false,"id":393,"derived":false},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"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":"isPre","changeable":true,"lowerBound":1,"iD":false,"id":397,"derived":false},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"ConditionTypeIsBoolean","lowerBound":0,"id":401,"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":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":402,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":403,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":404,"derived":false},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":407,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":408,"many":false,"required":false,"eClass":"EParameter"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importedNamespace","changeable":true,"resolveProxies":true,"lowerBound":1,"id":416,"derived":false},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"TypeIsInteger","lowerBound":0,"id":419,"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":"integerSymbol","changeable":true,"lowerBound":1,"iD":false,"id":420,"derived":false},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":423,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":424,"many":false,"required":false,"eClass":"EParameter"},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"BodyTypeConformsToResultType","lowerBound":0,"id":432,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"OneInitializer","lowerBound":0,"id":433,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"TypeIsResultType","lowerBound":0,"id":434,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"result","changeable":true,"resolveProxies":true,"lowerBound":0,"id":435,"derived":false},{"id":436,"eClass":"EGenericType"},{"id":437,"eClass":"EGenericType"},{"id":438,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":439,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":440,"many":false,"required":false,"eClass":"EParameter"},{"id":441,"eClass":"EGenericType"},{"id":442,"eClass":"EGenericType"},{"id":443,"eClass":"EGenericType"},{"id":444,"eClass":"EGenericType"},{"id":445,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":446,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":447,"many":false,"required":false,"eClass":"EParameter"},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"id":452,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":453,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAccumulator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":460,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedIterator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":461,"derived":false},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"AnyBodyTypeIsBoolean","lowerBound":0,"id":465,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"AnyHasOneIterator","lowerBound":0,"id":466,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"AnyTypeIsSourceElementType","lowerBound":0,"id":467,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"ClosureBodyTypeIsConformanttoIteratorType","lowerBound":0,"id":468,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"ClosureElementTypeIsSourceElementType","lowerBound":0,"id":469,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"ClosureHasOneIterator","lowerBound":0,"id":470,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"ClosureSourceElementTypeIsBodyElementType","lowerBound":0,"id":471,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"ClosureTypeIsUniqueCollection","lowerBound":0,"id":472,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"CollectElementTypeIsSourceElementType","lowerBound":0,"id":473,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"CollectHasOneIterator","lowerBound":0,"id":474,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"CollectNestedHasOneIterator","lowerBound":0,"id":475,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"CollectNestedTypeIsBag","lowerBound":0,"id":476,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"CollectNestedTypeIsBodyType","lowerBound":0,"id":477,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"CollectTypeIsUnordered","lowerBound":0,"id":478,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"ExistsBodyTypeIsBoolean","lowerBound":0,"id":479,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"ExistsTypeIsBoolean","lowerBound":0,"id":480,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"ForAllBodyTypeIsBoolean","lowerBound":0,"id":481,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"ForAllTypeIsBoolean","lowerBound":0,"id":482,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"IsUniqueHasOneIterator","lowerBound":0,"id":483,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"IsUniqueTypeIsBoolean","lowerBound":0,"id":484,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"IteratorTypeIsSourceElementType","lowerBound":0,"id":485,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"OneBodyTypeIsBoolean","lowerBound":0,"id":486,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"OneHasOneIterator","lowerBound":0,"id":487,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"OneTypeIsBoolean","lowerBound":0,"id":488,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"RejectOrSelectHasOneIterator","lowerBound":0,"id":489,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"RejectOrSelectTypeIsBoolean","lowerBound":0,"id":490,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"RejectOrSelectTypeIsSourceType","lowerBound":0,"id":491,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"SortedByElementTypeIsSourceElementType","lowerBound":0,"id":492,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"SortedByHasOneIterator","lowerBound":0,"id":493,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"SortedByIsOrderedIfSourceIsOrdered","lowerBound":0,"id":494,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"SortedByIteratorTypeIsComparable","lowerBound":0,"id":495,"many":false,"required":false,"eClass":"EOperation"},{"id":496,"eClass":"EGenericType"},{"id":497,"eClass":"EGenericType"},{"id":498,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":499,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":500,"many":false,"required":false,"eClass":"EParameter"},{"id":501,"eClass":"EGenericType"},{"id":502,"eClass":"EGenericType"},{"id":503,"eClass":"EGenericType"},{"id":504,"eClass":"EGenericType"},{"id":505,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":506,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":507,"many":false,"required":false,"eClass":"EParameter"},{"id":508,"eClass":"EGenericType"},{"id":509,"eClass":"EGenericType"},{"id":510,"eClass":"EGenericType"},{"id":511,"eClass":"EGenericType"},{"id":512,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":513,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":514,"many":false,"required":false,"eClass":"EParameter"},{"id":515,"eClass":"EGenericType"},{"id":516,"eClass":"EGenericType"},{"id":517,"eClass":"EGenericType"},{"id":518,"eClass":"EGenericType"},{"id":519,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":520,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":521,"many":false,"required":false,"eClass":"EParameter"},{"id":522,"eClass":"EGenericType"},{"id":523,"eClass":"EGenericType"},{"id":524,"eClass":"EGenericType"},{"id":525,"eClass":"EGenericType"},{"id":526,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":527,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":528,"many":false,"required":false,"eClass":"EParameter"},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"id":533,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":534,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":535,"many":false,"required":false,"eClass":"EParameter"},{"id":536,"eClass":"EGenericType"},{"id":537,"eClass":"EGenericType"},{"id":538,"eClass":"EGenericType"},{"id":539,"eClass":"EGenericType"},{"id":540,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":541,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":542,"many":false,"required":false,"eClass":"EParameter"},{"id":543,"eClass":"EGenericType"},{"id":544,"eClass":"EGenericType"},{"id":545,"eClass":"EGenericType"},{"id":546,"eClass":"EGenericType"},{"id":547,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":548,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":549,"many":false,"required":false,"eClass":"EParameter"},{"id":550,"eClass":"EGenericType"},{"id":551,"eClass":"EGenericType"},{"id":552,"eClass":"EGenericType"},{"id":553,"eClass":"EGenericType"},{"id":554,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":555,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":556,"many":false,"required":false,"eClass":"EParameter"},{"id":557,"eClass":"EGenericType"},{"id":558,"eClass":"EGenericType"},{"id":559,"eClass":"EGenericType"},{"id":560,"eClass":"EGenericType"},{"id":561,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":562,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":563,"many":false,"required":false,"eClass":"EParameter"},{"id":564,"eClass":"EGenericType"},{"id":565,"eClass":"EGenericType"},{"id":566,"eClass":"EGenericType"},{"id":567,"eClass":"EGenericType"},{"id":568,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":569,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":570,"many":false,"required":false,"eClass":"EParameter"},{"id":571,"eClass":"EGenericType"},{"id":572,"eClass":"EGenericType"},{"id":573,"eClass":"EGenericType"},{"id":574,"eClass":"EGenericType"},{"id":575,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":576,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":577,"many":false,"required":false,"eClass":"EParameter"},{"id":578,"eClass":"EGenericType"},{"id":579,"eClass":"EGenericType"},{"id":580,"eClass":"EGenericType"},{"id":581,"eClass":"EGenericType"},{"id":582,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":583,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":584,"many":false,"required":false,"eClass":"EParameter"},{"id":585,"eClass":"EGenericType"},{"id":586,"eClass":"EGenericType"},{"id":587,"eClass":"EGenericType"},{"id":588,"eClass":"EGenericType"},{"id":589,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":590,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":591,"many":false,"required":false,"eClass":"EParameter"},{"id":592,"eClass":"EGenericType"},{"id":593,"eClass":"EGenericType"},{"id":594,"eClass":"EGenericType"},{"id":595,"eClass":"EGenericType"},{"id":596,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":597,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":598,"many":false,"required":false,"eClass":"EParameter"},{"id":599,"eClass":"EGenericType"},{"id":600,"eClass":"EGenericType"},{"id":601,"eClass":"EGenericType"},{"id":602,"eClass":"EGenericType"},{"id":603,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":604,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":605,"many":false,"required":false,"eClass":"EParameter"},{"id":606,"eClass":"EGenericType"},{"id":607,"eClass":"EGenericType"},{"id":608,"eClass":"EGenericType"},{"id":609,"eClass":"EGenericType"},{"id":610,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":611,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":612,"many":false,"required":false,"eClass":"EParameter"},{"id":613,"eClass":"EGenericType"},{"id":614,"eClass":"EGenericType"},{"id":615,"eClass":"EGenericType"},{"id":616,"eClass":"EGenericType"},{"id":617,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":618,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":619,"many":false,"required":false,"eClass":"EParameter"},{"id":620,"eClass":"EGenericType"},{"id":621,"eClass":"EGenericType"},{"id":622,"eClass":"EGenericType"},{"id":623,"eClass":"EGenericType"},{"id":624,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":625,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":626,"many":false,"required":false,"eClass":"EParameter"},{"id":627,"eClass":"EGenericType"},{"id":628,"eClass":"EGenericType"},{"id":629,"eClass":"EGenericType"},{"id":630,"eClass":"EGenericType"},{"id":631,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":632,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":633,"many":false,"required":false,"eClass":"EParameter"},{"id":634,"eClass":"EGenericType"},{"id":635,"eClass":"EGenericType"},{"id":636,"eClass":"EGenericType"},{"id":637,"eClass":"EGenericType"},{"id":638,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":639,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":640,"many":false,"required":false,"eClass":"EParameter"},{"id":641,"eClass":"EGenericType"},{"id":642,"eClass":"EGenericType"},{"id":643,"eClass":"EGenericType"},{"id":644,"eClass":"EGenericType"},{"id":645,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":646,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":647,"many":false,"required":false,"eClass":"EParameter"},{"id":648,"eClass":"EGenericType"},{"id":649,"eClass":"EGenericType"},{"id":650,"eClass":"EGenericType"},{"id":651,"eClass":"EGenericType"},{"id":652,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":653,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":654,"many":false,"required":false,"eClass":"EParameter"},{"id":655,"eClass":"EGenericType"},{"id":656,"eClass":"EGenericType"},{"id":657,"eClass":"EGenericType"},{"id":658,"eClass":"EGenericType"},{"id":659,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":660,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":661,"many":false,"required":false,"eClass":"EParameter"},{"id":662,"eClass":"EGenericType"},{"id":663,"eClass":"EGenericType"},{"id":664,"eClass":"EGenericType"},{"id":665,"eClass":"EGenericType"},{"id":666,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":667,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":668,"many":false,"required":false,"eClass":"EParameter"},{"id":669,"eClass":"EGenericType"},{"id":670,"eClass":"EGenericType"},{"id":671,"eClass":"EGenericType"},{"id":672,"eClass":"EGenericType"},{"id":673,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":674,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":675,"many":false,"required":false,"eClass":"EParameter"},{"id":676,"eClass":"EGenericType"},{"id":677,"eClass":"EGenericType"},{"id":678,"eClass":"EGenericType"},{"id":679,"eClass":"EGenericType"},{"id":680,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":681,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":682,"many":false,"required":false,"eClass":"EParameter"},{"id":683,"eClass":"EGenericType"},{"id":684,"eClass":"EGenericType"},{"id":685,"eClass":"EGenericType"},{"id":686,"eClass":"EGenericType"},{"id":687,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":688,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":689,"many":false,"required":false,"eClass":"EParameter"},{"id":690,"eClass":"EGenericType"},{"id":691,"eClass":"EGenericType"},{"id":692,"eClass":"EGenericType"},{"id":693,"eClass":"EGenericType"},{"id":694,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":695,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":696,"many":false,"required":false,"eClass":"EParameter"},{"id":697,"eClass":"EGenericType"},{"id":698,"eClass":"EGenericType"},{"id":699,"eClass":"EGenericType"},{"id":700,"eClass":"EGenericType"},{"id":701,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":702,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":703,"many":false,"required":false,"eClass":"EParameter"},{"id":704,"eClass":"EGenericType"},{"id":705,"eClass":"EGenericType"},{"id":706,"eClass":"EGenericType"},{"id":707,"eClass":"EGenericType"},{"id":708,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":709,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":710,"many":false,"required":false,"eClass":"EParameter"},{"id":711,"eClass":"EGenericType"},{"id":712,"eClass":"EGenericType"},{"id":713,"eClass":"EGenericType"},{"id":714,"eClass":"EGenericType"},{"container":false,"ordered":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":715,"derived":false},{"container":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":"parameterType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":716,"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":"resultType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":717,"derived":false},{"id":718,"eClass":"EGenericType"},{"id":719,"eClass":"EGenericType"},{"id":720,"eClass":"EGenericType"},{"id":721,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"TypeIsInType","lowerBound":0,"id":722,"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":"in","changeable":true,"resolveProxies":true,"lowerBound":1,"id":723,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":724,"derived":false},{"id":725,"eClass":"EGenericType"},{"id":726,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":727,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":728,"many":false,"required":false,"eClass":"EParameter"},{"id":729,"eClass":"EGenericType"},{"id":730,"eClass":"EGenericType"},{"id":731,"eClass":"EGenericType"},{"id":732,"eClass":"EGenericType"},{"id":733,"eClass":"EGenericType"},{"id":734,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPrecedence","changeable":true,"resolveProxies":true,"lowerBound":0,"id":735,"derived":false},{"id":736,"eClass":"EGenericType"},{"id":737,"eClass":"EGenericType"},{"id":738,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"NoInitializers","lowerBound":0,"id":739,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"SourceIsCollection","lowerBound":0,"id":740,"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":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":741,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"iterator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":742,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredIteration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":743,"derived":false},{"id":744,"eClass":"EGenericType"},{"id":745,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":746,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":747,"many":false,"required":false,"eClass":"EParameter"},{"id":748,"eClass":"EGenericType"},{"id":749,"eClass":"EGenericType"},{"id":750,"eClass":"EGenericType"},{"id":751,"eClass":"EGenericType"},{"id":752,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":753,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":754,"many":false,"required":false,"eClass":"EParameter"},{"id":755,"eClass":"EGenericType"},{"id":756,"eClass":"EGenericType"},{"id":757,"eClass":"EGenericType"},{"id":758,"eClass":"EGenericType"},{"id":759,"eClass":"EGenericType"},{"id":760,"eClass":"EGenericType"},{"id":761,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"OneCallOrOneSend","lowerBound":0,"id":762,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"TargetIsNotACollection","lowerBound":0,"id":763,"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":"argument","changeable":true,"resolveProxies":true,"lowerBound":0,"id":764,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"calledOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":765,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sentSignal","changeable":true,"resolveProxies":true,"lowerBound":0,"id":766,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":767,"derived":false},{"id":768,"eClass":"EGenericType"},{"id":769,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":770,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":771,"many":false,"required":false,"eClass":"EParameter"},{"id":772,"eClass":"EGenericType"},{"id":773,"eClass":"EGenericType"},{"id":774,"eClass":"EGenericType"},{"id":775,"eClass":"EGenericType"},{"id":776,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":777,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":778,"many":false,"required":false,"eClass":"EParameter"},{"id":779,"eClass":"EGenericType"},{"id":780,"eClass":"EGenericType"},{"id":781,"eClass":"EGenericType"},{"id":782,"eClass":"EGenericType"},{"id":783,"eClass":"EGenericType"},{"id":784,"eClass":"EGenericType"},{"id":785,"eClass":"EGenericType"},{"id":786,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":787,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredSignal","changeable":true,"resolveProxies":true,"lowerBound":0,"id":788,"derived":false},{"id":789,"eClass":"EGenericType"},{"id":790,"eClass":"EGenericType"},{"id":791,"eClass":"EGenericType"},{"name":"T","id":792,"eClass":"ETypeParameter"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"instanceType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":793,"derived":false},{"id":794,"eClass":"EGenericType"},{"id":795,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isStatic","changeable":true,"lowerBound":1,"iD":false,"id":796,"derived":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":797,"derived":false},{"id":798,"eClass":"EGenericType"},{"id":799,"eClass":"EGenericType"},{"id":800,"eClass":"EGenericType"},{"id":801,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedRule","changeable":true,"resolveProxies":true,"lowerBound":0,"id":802,"derived":false},{"id":803,"eClass":"EGenericType"},{"id":804,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"navigationSource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":805,"derived":false},{"container":false,"ordered":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":806,"derived":false},{"id":807,"eClass":"EGenericType"},{"id":808,"eClass":"EGenericType"},{"id":809,"eClass":"EGenericType"},{"id":810,"eClass":"EGenericType"},{"id":811,"eClass":"EGenericType"},{"id":812,"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":"body","changeable":true,"lowerBound":0,"iD":false,"id":813,"derived":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":"expressionInOCL","changeable":true,"resolveProxies":false,"lowerBound":0,"id":814,"derived":true},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"language","changeable":true,"lowerBound":0,"iD":false,"id":815,"derived":false},{"id":816,"eClass":"EGenericType"},{"id":817,"eClass":"EGenericType"},{"id":818,"eClass":"EGenericType"},{"id":819,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"CompatibleReturn","lowerBound":0,"id":820,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"LoadableImplementation","lowerBound":0,"id":821,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"UniquePostconditionName","lowerBound":0,"id":822,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"UniquePreconditionName","lowerBound":0,"id":823,"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":"bodyExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":824,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"class","changeable":false,"resolveProxies":true,"lowerBound":0,"id":825,"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":"isInvalidating","changeable":true,"lowerBound":1,"iD":false,"id":826,"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":"isValidating","changeable":true,"lowerBound":1,"iD":false,"id":827,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":828,"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":"owningType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":829,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"postcondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":830,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"precedence","changeable":true,"resolveProxies":true,"lowerBound":0,"id":831,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"precondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":832,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"raisedException","changeable":true,"resolveProxies":true,"lowerBound":0,"id":833,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinedOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":834,"derived":false},{"id":835,"eClass":"EGenericType"},{"id":836,"eClass":"EGenericType"},{"id":837,"eClass":"EGenericType"},{"id":838,"eClass":"EGenericType"},{"id":839,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":840,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":841,"many":false,"required":false,"eClass":"EParameter"},{"id":842,"eClass":"EGenericType"},{"id":843,"eClass":"EGenericType"},{"id":844,"eClass":"EGenericType"},{"id":845,"eClass":"EGenericType"},{"id":846,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":847,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":848,"many":false,"required":false,"eClass":"EParameter"},{"id":849,"eClass":"EGenericType"},{"id":850,"eClass":"EGenericType"},{"id":851,"eClass":"EGenericType"},{"id":852,"eClass":"EGenericType"},{"id":853,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":854,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":855,"many":false,"required":false,"eClass":"EParameter"},{"id":856,"eClass":"EGenericType"},{"id":857,"eClass":"EGenericType"},{"id":858,"eClass":"EGenericType"},{"id":859,"eClass":"EGenericType"},{"id":860,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":861,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":862,"many":false,"required":false,"eClass":"EParameter"},{"id":863,"eClass":"EGenericType"},{"id":864,"eClass":"EGenericType"},{"id":865,"eClass":"EGenericType"},{"id":866,"eClass":"EGenericType"},{"id":867,"eClass":"EGenericType"},{"id":868,"eClass":"EGenericType"},{"id":869,"eClass":"EGenericType"},{"id":870,"eClass":"EGenericType"},{"id":871,"eClass":"EGenericType"},{"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":"operation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":872,"derived":false},{"id":873,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":874,"derived":false},{"id":875,"eClass":"EGenericType"},{"id":876,"eClass":"EGenericType"},{"id":877,"eClass":"EGenericType"},{"id":878,"eClass":"EGenericType"},{"id":879,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"ArgumentCount","lowerBound":0,"id":880,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"ArgumentTypeIsConformant","lowerBound":0,"id":881,"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":"argument","changeable":true,"resolveProxies":true,"lowerBound":0,"id":882,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":883,"derived":false},{"id":884,"eClass":"EGenericType"},{"id":885,"eClass":"EGenericType"},{"id":886,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":887,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":888,"many":false,"required":false,"eClass":"EParameter"},{"id":889,"eClass":"EGenericType"},{"id":890,"eClass":"EGenericType"},{"id":891,"eClass":"EGenericType"},{"id":892,"eClass":"EGenericType"},{"id":893,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":894,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":895,"many":false,"required":false,"eClass":"EParameter"},{"id":896,"eClass":"EGenericType"},{"id":897,"eClass":"EGenericType"},{"id":898,"eClass":"EGenericType"},{"id":899,"eClass":"EGenericType"},{"id":900,"eClass":"EGenericType"},{"id":901,"eClass":"EGenericType"},{"id":902,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":903,"derived":false},{"id":904,"eClass":"EGenericType"},{"id":905,"eClass":"EGenericType"},{"id":906,"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":"importedPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":907,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nestedPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":908,"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":"nestingPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":909,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nsPrefix","changeable":true,"lowerBound":0,"iD":false,"id":910,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nsURI","changeable":true,"lowerBound":0,"iD":false,"id":911,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":912,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"profileApplication","changeable":true,"resolveProxies":true,"lowerBound":0,"id":913,"derived":false},{"id":914,"eClass":"EGenericType"},{"id":915,"eClass":"EGenericType"},{"id":916,"eClass":"EGenericType"},{"id":917,"eClass":"EGenericType"},{"id":918,"eClass":"EGenericType"},{"id":919,"eClass":"EGenericType"},{"id":920,"eClass":"EGenericType"},{"id":921,"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":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":922,"derived":false},{"id":923,"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":"applyingPackage","changeable":true,"resolveProxies":true,"lowerBound":1,"id":924,"derived":false},{"id":925,"eClass":"EGenericType"},{"id":926,"eClass":"EGenericType"},{"id":927,"eClass":"EGenericType"},{"id":928,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isCompatibleWith","lowerBound":1,"id":929,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isTemplateParameter","lowerBound":1,"id":930,"many":false,"required":true,"eClass":"EOperation"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningTemplateParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":931,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"templateParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":932,"derived":false},{"id":933,"eClass":"EGenericType"},{"id":934,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"p","lowerBound":1,"id":935,"many":false,"required":true,"eClass":"EParameter"},{"id":936,"eClass":"EGenericType"},{"id":937,"eClass":"EGenericType"},{"id":938,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedParameteredElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":939,"derived":false},{"id":940,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parameteredElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":941,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Left","unsettable":false,"transient":false,"unique":true,"name":"associativity","changeable":true,"lowerBound":0,"iD":false,"id":942,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"order","changeable":true,"lowerBound":1,"iD":false,"id":943,"derived":false},{"id":944,"eClass":"EGenericType"},{"id":945,"eClass":"EGenericType"},{"id":946,"eClass":"EGenericType"},{"id":947,"eClass":"EGenericType"},{"id":948,"eClass":"EGenericType"},{"container":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":"application","changeable":true,"resolveProxies":true,"lowerBound":0,"id":949,"derived":false},{"id":950,"eClass":"EGenericType"},{"id":951,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"appliedProfile","changeable":true,"resolveProxies":true,"lowerBound":1,"id":952,"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":"isStrict","changeable":true,"lowerBound":1,"iD":false,"id":953,"derived":false},{"id":954,"eClass":"EGenericType"},{"id":955,"eClass":"EGenericType"},{"id":956,"eClass":"EGenericType"},{"id":957,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"CompatibleDefaultExpression","lowerBound":0,"id":958,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isAttribute","lowerBound":1,"id":959,"many":false,"required":true,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"class","changeable":false,"resolveProxies":false,"lowerBound":0,"id":960,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"default","changeable":true,"lowerBound":0,"iD":false,"id":961,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"defaultExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":962,"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":"implicit","changeable":true,"lowerBound":0,"iD":false,"id":963,"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":"isComposite","changeable":true,"lowerBound":1,"iD":false,"id":964,"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":"isDerived","changeable":true,"lowerBound":1,"iD":false,"id":965,"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":"isID","changeable":true,"lowerBound":1,"iD":false,"id":966,"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":"isReadOnly","changeable":true,"lowerBound":1,"iD":false,"id":967,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"isResolveProxies","changeable":true,"lowerBound":1,"iD":false,"id":968,"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":"isTransient","changeable":true,"lowerBound":1,"iD":false,"id":969,"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":"isUnsettable","changeable":true,"lowerBound":1,"iD":false,"id":970,"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":"isVolatile","changeable":true,"lowerBound":1,"iD":false,"id":971,"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":"keys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":972,"derived":false},{"container":false,"ordered":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":973,"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":"owningType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":974,"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":"redefinedProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":975,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":976,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subsettedProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":977,"derived":false},{"id":978,"eClass":"EGenericType"},{"id":979,"eClass":"EGenericType"},{"id":980,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":981,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":982,"many":false,"required":false,"eClass":"EParameter"},{"id":983,"eClass":"EGenericType"},{"id":984,"eClass":"EGenericType"},{"id":985,"eClass":"EGenericType"},{"id":986,"eClass":"EGenericType"},{"id":987,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"p","lowerBound":1,"id":988,"many":false,"required":true,"eClass":"EParameter"},{"id":989,"eClass":"EGenericType"},{"id":990,"eClass":"EGenericType"},{"id":991,"eClass":"EGenericType"},{"id":992,"eClass":"EGenericType"},{"id":993,"eClass":"EGenericType"},{"id":994,"eClass":"EGenericType"},{"id":995,"eClass":"EGenericType"},{"id":996,"eClass":"EGenericType"},{"id":997,"eClass":"EGenericType"},{"id":998,"eClass":"EGenericType"},{"id":999,"eClass":"EGenericType"},{"id":1000,"eClass":"EGenericType"},{"id":1001,"eClass":"EGenericType"},{"id":1002,"eClass":"EGenericType"},{"id":1003,"eClass":"EGenericType"},{"id":1004,"eClass":"EGenericType"},{"id":1005,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1006,"derived":false},{"id":1007,"eClass":"EGenericType"},{"id":1008,"eClass":"EGenericType"},{"id":1009,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"CompatibleResultType","lowerBound":0,"id":1010,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"NonStaticSourceTypeIsConformant","lowerBound":0,"id":1011,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getSpecializedReferredPropertyOwningType","lowerBound":1,"id":1012,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getSpecializedReferredPropertyType","lowerBound":1,"id":1013,"many":false,"required":true,"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":"referredProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1014,"derived":false},{"id":1015,"eClass":"EGenericType"},{"id":1016,"eClass":"EGenericType"},{"id":1017,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":1018,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":1019,"many":false,"required":false,"eClass":"EParameter"},{"id":1020,"eClass":"EGenericType"},{"id":1021,"eClass":"EGenericType"},{"id":1022,"eClass":"EGenericType"},{"id":1023,"eClass":"EGenericType"},{"id":1024,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":1025,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":1026,"many":false,"required":false,"eClass":"EParameter"},{"id":1027,"eClass":"EGenericType"},{"id":1028,"eClass":"EGenericType"},{"id":1029,"eClass":"EGenericType"},{"id":1030,"eClass":"EGenericType"},{"id":1031,"eClass":"EGenericType"},{"id":1032,"eClass":"EGenericType"},{"id":1033,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"initial","unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":1,"iD":false,"id":1034,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"state","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1035,"derived":false},{"container":false,"ordered":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":1036,"derived":false},{"id":1037,"eClass":"EGenericType"},{"id":1038,"eClass":"EGenericType"},{"id":1039,"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":"connectionPoint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1040,"derived":false},{"id":1041,"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":"realSymbol","changeable":true,"lowerBound":1,"iD":false,"id":1042,"derived":false},{"id":1043,"eClass":"EGenericType"},{"id":1044,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getReferredElement","lowerBound":1,"id":1045,"many":false,"required":true,"eClass":"EOperation"},{"id":1046,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"extendedRegion","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1047,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"state","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1048,"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":"stateMachine","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1049,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subvertex","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1050,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1051,"derived":false},{"id":1052,"eClass":"EGenericType"},{"id":1053,"eClass":"EGenericType"},{"id":1054,"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":"region","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1055,"derived":false},{"id":1056,"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":"region","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1057,"derived":false},{"id":1058,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"container","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1059,"derived":false},{"id":1060,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"container","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1061,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"externalURI","changeable":true,"lowerBound":0,"iD":false,"id":1062,"derived":false},{"container":false,"ordered":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":1063,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nestedPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1064,"derived":false},{"id":1065,"eClass":"EGenericType"},{"id":1066,"eClass":"EGenericType"},{"id":1067,"eClass":"EGenericType"},{"id":1068,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"specializeIn","lowerBound":1,"id":1069,"many":false,"required":true,"eClass":"EOperation"},{"id":1070,"eClass":"EGenericType"},{"id":1071,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"expr","lowerBound":1,"id":1072,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"selfType","lowerBound":1,"id":1073,"many":false,"required":true,"eClass":"EParameter"},{"id":1074,"eClass":"EGenericType"},{"id":1075,"eClass":"EGenericType"},{"container":false,"ordered":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":1076,"derived":false},{"id":1077,"eClass":"EGenericType"},{"id":1078,"eClass":"EGenericType"},{"id":1079,"eClass":"EGenericType"},{"id":1080,"eClass":"EGenericType"},{"id":1081,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"deferrableTrigger","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1082,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"doActivity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1083,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"entry","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1084,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1085,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":true,"unique":true,"name":"isComposite","changeable":false,"lowerBound":1,"iD":false,"id":1086,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":true,"unique":true,"name":"isOrthogonal","changeable":false,"lowerBound":1,"iD":false,"id":1087,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":true,"unique":true,"name":"isSimple","changeable":false,"lowerBound":1,"iD":false,"id":1088,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isSubmachineState","changeable":true,"lowerBound":1,"iD":false,"id":1089,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinedState","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1090,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"submachine","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1091,"derived":false},{"id":1092,"eClass":"EGenericType"},{"id":1093,"eClass":"EGenericType"},{"id":1094,"eClass":"EGenericType"},{"id":1095,"eClass":"EGenericType"},{"id":1096,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"state","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1097,"derived":false},{"id":1098,"eClass":"EGenericType"},{"id":1099,"eClass":"EGenericType"},{"id":1100,"eClass":"EGenericType"},{"id":1101,"eClass":"EGenericType"},{"id":1102,"eClass":"EGenericType"},{"id":1103,"eClass":"EGenericType"},{"id":1104,"eClass":"EGenericType"},{"id":1105,"eClass":"EGenericType"},{"id":1106,"eClass":"EGenericType"},{"id":1107,"eClass":"EGenericType"},{"id":1108,"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":"submachineState","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1109,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredState","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1110,"derived":false},{"id":1111,"eClass":"EGenericType"},{"id":1112,"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":"connectionPoint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1113,"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":"extendedStateMachine","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1114,"derived":false},{"id":1115,"eClass":"EGenericType"},{"id":1116,"eClass":"EGenericType"},{"id":1117,"eClass":"EGenericType"},{"id":1118,"eClass":"EGenericType"},{"id":1119,"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":"extensionOfs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1120,"derived":false},{"id":1121,"eClass":"EGenericType"},{"id":1122,"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":"stereotype","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1123,"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":"stringSymbol","changeable":true,"lowerBound":1,"iD":false,"id":1124,"derived":false},{"id":1125,"eClass":"EGenericType"},{"id":1126,"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":"boundElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1127,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameterSubstitution","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1128,"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":"signature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1129,"derived":false},{"id":1130,"eClass":"EGenericType"},{"id":1131,"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":"templateBinding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1132,"derived":false},{"id":1133,"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":"templateBinding","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1134,"derived":false},{"id":1135,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"default","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1136,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDefault","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1137,"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":"signature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1138,"derived":false},{"id":1139,"eClass":"EGenericType"},{"id":1140,"eClass":"EGenericType"},{"id":1141,"eClass":"EGenericType"},{"id":1142,"eClass":"EGenericType"},{"id":1143,"eClass":"EGenericType"},{"id":1144,"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":"ownedParameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1145,"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":"actual","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1146,"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":"formal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1147,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedActual","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1148,"derived":false},{"id":1149,"eClass":"EGenericType"},{"id":1150,"eClass":"EGenericType"},{"id":1151,"eClass":"EGenericType"},{"id":1152,"eClass":"EGenericType"},{"id":1153,"eClass":"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":1154,"derived":false},{"id":1155,"eClass":"EGenericType"},{"id":1156,"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":"template","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1157,"derived":false},{"id":1158,"eClass":"EGenericType"},{"id":1159,"eClass":"EGenericType"},{"id":1160,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedTemplateSignature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1161,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"isTemplate","lowerBound":1,"id":1162,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"parameterableElements","lowerBound":0,"id":1163,"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":false,"unsettable":false,"transient":true,"unique":true,"name":"unspecializedElement","changeable":true,"resolveProxies":false,"lowerBound":0,"id":1164,"derived":false},{"id":1165,"eClass":"EGenericType"},{"id":1166,"eClass":"EGenericType"},{"id":1167,"eClass":"EGenericType"},{"id":1168,"eClass":"EGenericType"},{"id":1169,"eClass":"EGenericType"},{"id":1170,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"external","unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":1,"iD":false,"id":1171,"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":1172,"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":1173,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"trigger","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1174,"derived":false},{"id":1175,"eClass":"EGenericType"},{"id":1176,"eClass":"EGenericType"},{"id":1177,"eClass":"EGenericType"},{"id":1178,"eClass":"EGenericType"},{"id":1179,"eClass":"EGenericType"},{"id":1180,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1181,"derived":false},{"id":1182,"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":"incoming","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1183,"derived":false},{"id":1184,"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":"transition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1185,"derived":false},{"id":1186,"eClass":"EGenericType"},{"id":1187,"eClass":"EGenericType"},{"id":1188,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1189,"derived":false},{"id":1190,"eClass":"EGenericType"},{"id":1191,"eClass":"EGenericType"},{"container":false,"ordered":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":1192,"derived":false},{"id":1193,"eClass":"EGenericType"},{"id":1194,"eClass":"EGenericType"},{"id":1195,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"UniqueInvariantName","lowerBound":0,"id":1196,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"specializeIn","lowerBound":1,"id":1197,"many":false,"required":true,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"extendedBys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1198,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"instanceClassName","changeable":true,"lowerBound":0,"iD":false,"id":1199,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedInvariant","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1200,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1201,"derived":false},{"id":1202,"eClass":"EGenericType"},{"id":1203,"eClass":"EGenericType"},{"id":1204,"eClass":"EGenericType"},{"id":1205,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":1206,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":1207,"many":false,"required":false,"eClass":"EParameter"},{"id":1208,"eClass":"EGenericType"},{"id":1209,"eClass":"EGenericType"},{"id":1210,"eClass":"EGenericType"},{"id":1211,"eClass":"EGenericType"},{"id":1212,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"expr","lowerBound":1,"id":1213,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"selfType","lowerBound":1,"id":1214,"many":false,"required":true,"eClass":"EParameter"},{"id":1215,"eClass":"EGenericType"},{"id":1216,"eClass":"EGenericType"},{"id":1217,"eClass":"EGenericType"},{"container":false,"ordered":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":1218,"derived":false},{"id":1219,"eClass":"EGenericType"},{"id":1220,"eClass":"EGenericType"},{"id":1221,"eClass":"EGenericType"},{"id":1222,"eClass":"EGenericType"},{"id":1223,"eClass":"EGenericType"},{"id":1224,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1225,"derived":false},{"id":1226,"eClass":"EGenericType"},{"id":1227,"eClass":"EGenericType"},{"id":1228,"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":"isRequired","changeable":true,"lowerBound":1,"iD":false,"id":1229,"derived":false},{"id":1230,"eClass":"EGenericType"},{"id":1231,"eClass":"EGenericType"},{"id":1232,"eClass":"EGenericType"},{"id":1233,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"allowSubstitutable","changeable":true,"lowerBound":1,"iD":false,"id":1234,"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":"constrainingType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1235,"derived":false},{"id":1236,"eClass":"EGenericType"},{"id":1237,"eClass":"EGenericType"},{"id":1238,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"isRequired","changeable":true,"lowerBound":1,"iD":false,"id":1239,"derived":false},{"container":false,"ordered":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":1240,"derived":false},{"id":1241,"eClass":"EGenericType"},{"id":1242,"eClass":"EGenericType"},{"id":1243,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"CompatibleBody","lowerBound":1,"id":1244,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"makeParameter","lowerBound":1,"id":1245,"many":false,"required":true,"eClass":"EOperation"},{"id":1246,"eClass":"EGenericType"},{"id":1247,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"bodySpecification","lowerBound":1,"id":1248,"many":false,"required":true,"eClass":"EParameter"},{"id":1249,"eClass":"EGenericType"},{"id":1250,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"unlimitedNaturalSymbol","changeable":true,"lowerBound":1,"iD":false,"id":1251,"derived":false},{"id":1252,"eClass":"EGenericType"},{"id":1253,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"lowerBound","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1254,"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":"upperBound","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1255,"derived":false},{"id":1256,"eClass":"EGenericType"},{"id":1257,"eClass":"EGenericType"},{"id":1258,"eClass":"EGenericType"},{"id":1259,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"booleanValue","lowerBound":1,"id":1260,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"integerValue","lowerBound":1,"id":1261,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isComputable","lowerBound":1,"id":1262,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isNull","lowerBound":1,"id":1263,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"stringValue","lowerBound":1,"id":1264,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"unlimitedValue","lowerBound":1,"id":1265,"many":false,"required":true,"eClass":"EOperation"},{"id":1266,"eClass":"EGenericType"},{"id":1267,"eClass":"EGenericType"},{"id":1268,"eClass":"EGenericType"},{"id":1269,"eClass":"EGenericType"},{"id":1270,"eClass":"EGenericType"},{"id":1271,"eClass":"EGenericType"},{"id":1272,"eClass":"EGenericType"},{"id":1273,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"CompatibleInitialiserType","lowerBound":0,"id":1274,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"implicit","changeable":true,"lowerBound":0,"iD":false,"id":1275,"derived":false},{"container":false,"ordered":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":1276,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"representedParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1277,"derived":false},{"id":1278,"eClass":"EGenericType"},{"id":1279,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":1280,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":1281,"many":false,"required":false,"eClass":"EParameter"},{"id":1282,"eClass":"EGenericType"},{"id":1283,"eClass":"EGenericType"},{"id":1284,"eClass":"EGenericType"},{"id":1285,"eClass":"EGenericType"},{"id":1286,"eClass":"EGenericType"},{"id":1287,"eClass":"EGenericType"},{"id":1288,"eClass":"EGenericType"},{"id":1289,"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":"implicit","changeable":true,"lowerBound":0,"iD":false,"id":1290,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredVariable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1291,"derived":false},{"id":1292,"eClass":"EGenericType"},{"id":1293,"eClass":"EGenericType"},{"id":1294,"eClass":"EGenericType"},{"id":1295,"eClass":"EGenericType"},{"id":1296,"eClass":"EGenericType"},{"id":1297,"eClass":"EGenericType"},{"id":1298,"eClass":"EGenericType"},{"id":1299,"eClass":"EGenericType"},{"name":"R","id":1300,"eClass":"ETypeParameter"},{"id":1301,"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":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":9,"target":132},{"source":9,"target":133},{"source":132,"target":9},{"source":133,"target":9},{"source":10,"target":0},{"source":10,"target":134},{"source":10,"target":135},{"source":10,"target":136},{"source":10,"target":137},{"source":10,"target":138},{"source":134,"target":10},{"source":135,"target":10},{"source":136,"target":10},{"source":137,"target":10},{"source":138,"target":10},{"source":11,"target":0},{"source":11,"target":139},{"source":11,"target":140},{"source":11,"target":141},{"source":11,"target":142},{"source":11,"target":143},{"source":11,"target":144},{"source":11,"target":145},{"source":11,"target":146},{"source":11,"target":147},{"source":11,"target":148},{"source":139,"target":11},{"source":140,"target":11},{"source":141,"target":11},{"source":142,"target":11},{"source":143,"target":11},{"source":144,"target":11},{"source":145,"target":11},{"source":146,"target":11},{"source":147,"target":11},{"source":148,"target":11},{"source":12,"target":0},{"source":12,"target":149},{"source":12,"target":150},{"source":12,"target":151},{"source":149,"target":12},{"source":150,"target":12},{"source":151,"target":12},{"source":13,"target":0},{"source":13,"target":65},{"source":13,"target":152},{"source":13,"target":153},{"source":13,"target":154},{"source":13,"target":155},{"source":152,"target":38},{"source":152,"target":156},{"source":152,"target":13},{"source":156,"target":38},{"source":153,"target":34},{"source":153,"target":157},{"source":153,"target":13},{"source":157,"target":34},{"source":154,"target":38},{"source":154,"target":158},{"source":154,"target":13},{"source":158,"target":38},{"source":155,"target":65},{"source":14,"target":0},{"source":14,"target":22},{"source":14,"target":159},{"source":159,"target":22},{"source":15,"target":0},{"source":15,"target":22},{"source":15,"target":160},{"source":15,"target":161},{"source":160,"target":87},{"source":160,"target":162},{"source":160,"target":15},{"source":160,"target":163},{"source":162,"target":87},{"source":161,"target":22},{"source":16,"target":0},{"source":16,"target":67},{"source":16,"target":164},{"source":16,"target":165},{"source":164,"target":15},{"source":164,"target":166},{"source":164,"target":16},{"source":166,"target":15},{"source":165,"target":67},{"source":17,"target":0},{"source":17,"target":27},{"source":17,"target":167},{"source":167,"target":27},{"source":18,"target":0},{"source":18,"target":22},{"source":18,"target":168},{"source":18,"target":169},{"source":168,"target":110},{"source":168,"target":170},{"source":168,"target":18},{"source":168,"target":171},{"source":170,"target":110},{"source":169,"target":22},{"source":19,"target":0},{"source":19,"target":83},{"source":19,"target":172},{"source":19,"target":173},{"source":19,"target":174},{"source":172,"target":175},{"source":172,"target":19},{"source":172,"target":176},{"source":172,"target":177},{"source":176,"target":178},{"source":176,"target":172},{"source":177,"target":179},{"source":177,"target":172},{"source":179,"target":180},{"source":179,"target":181},{"source":173,"target":1},{"source":173,"target":182},{"source":173,"target":19},{"source":182,"target":1},{"source":174,"target":83},{"source":20,"target":0},{"source":20,"target":70},{"source":20,"target":183},{"source":20,"target":184},{"source":20,"target":185},{"source":183,"target":1},{"source":183,"target":186},{"source":183,"target":20},{"source":186,"target":1},{"source":184,"target":70},{"source":184,"target":187},{"source":184,"target":20},{"source":187,"target":70},{"source":185,"target":70},{"source":21,"target":0},{"source":21,"target":65},{"source":21,"target":188},{"source":21,"target":189},{"source":188,"target":72},{"source":188,"target":190},{"source":188,"target":21},{"source":190,"target":72},{"source":189,"target":65},{"source":22,"target":0},{"source":22,"target":115},{"source":22,"target":66},{"source":22,"target":191},{"source":22,"target":192},{"source":22,"target":193},{"source":22,"target":194},{"source":22,"target":195},{"source":22,"target":196},{"source":22,"target":197},{"source":191,"target":1},{"source":191,"target":198},{"source":191,"target":22},{"source":198,"target":1},{"source":192,"target":1},{"source":192,"target":199},{"source":192,"target":22},{"source":199,"target":1},{"source":193,"target":1},{"source":193,"target":200},{"source":193,"target":22},{"source":200,"target":1},{"source":194,"target":22},{"source":194,"target":201},{"source":194,"target":22},{"source":201,"target":22},{"source":195,"target":18},{"source":195,"target":202},{"source":195,"target":22},{"source":202,"target":18},{"source":196,"target":115},{"source":197,"target":66},{"source":23,"target":0},{"source":23,"target":25},{"source":23,"target":203},{"source":23,"target":204},{"source":23,"target":205},{"source":203,"target":206},{"source":203,"target":23},{"source":203,"target":207},{"source":203,"target":208},{"source":207,"target":209},{"source":207,"target":203},{"source":208,"target":210},{"source":208,"target":203},{"source":210,"target":211},{"source":210,"target":212},{"source":204,"target":70},{"source":204,"target":213},{"source":204,"target":23},{"source":213,"target":70},{"source":205,"target":25},{"source":24,"target":0},{"source":24,"target":58},{"source":24,"target":214},{"source":24,"target":215},{"source":24,"target":216},{"source":24,"target":217},{"source":24,"target":218},{"source":24,"target":219},{"source":24,"target":220},{"source":24,"target":221},{"source":214,"target":222},{"source":214,"target":24},{"source":214,"target":223},{"source":214,"target":224},{"source":223,"target":225},{"source":223,"target":214},{"source":224,"target":226},{"source":224,"target":214},{"source":226,"target":227},{"source":226,"target":228},{"source":215,"target":229},{"source":215,"target":24},{"source":215,"target":230},{"source":215,"target":231},{"source":230,"target":232},{"source":230,"target":215},{"source":231,"target":233},{"source":231,"target":215},{"source":233,"target":234},{"source":233,"target":235},{"source":216,"target":236},{"source":216,"target":24},{"source":216,"target":237},{"source":216,"target":238},{"source":237,"target":239},{"source":237,"target":216},{"source":238,"target":240},{"source":238,"target":216},{"source":240,"target":241},{"source":240,"target":242},{"source":217,"target":243},{"source":217,"target":24},{"source":217,"target":244},{"source":217,"target":245},{"source":244,"target":246},{"source":244,"target":217},{"source":245,"target":247},{"source":245,"target":217},{"source":247,"target":248},{"source":247,"target":249},{"source":218,"target":250},{"source":218,"target":24},{"source":218,"target":251},{"source":218,"target":252},{"source":251,"target":253},{"source":251,"target":218},{"source":252,"target":254},{"source":252,"target":218},{"source":254,"target":255},{"source":254,"target":256},{"source":219,"target":10},{"source":219,"target":257},{"source":219,"target":24},{"source":257,"target":10},{"source":220,"target":25},{"source":220,"target":258},{"source":220,"target":24},{"source":258,"target":25},{"source":221,"target":58},{"source":25,"target":0},{"source":25,"target":119},{"source":25,"target":259},{"source":259,"target":119},{"source":26,"target":0},{"source":26,"target":25},{"source":26,"target":260},{"source":26,"target":261},{"source":26,"target":262},{"source":260,"target":70},{"source":260,"target":263},{"source":260,"target":26},{"source":263,"target":70},{"source":261,"target":70},{"source":261,"target":264},{"source":261,"target":26},{"source":264,"target":70},{"source":262,"target":25},{"source":27,"target":0},{"source":27,"target":33},{"source":27,"target":265},{"source":27,"target":266},{"source":27,"target":267},{"source":27,"target":268},{"source":265,"target":115},{"source":265,"target":269},{"source":265,"target":27},{"source":269,"target":115},{"source":266,"target":2},{"source":266,"target":270},{"source":266,"target":27},{"source":270,"target":2},{"source":267,"target":8},{"source":267,"target":271},{"source":267,"target":27},{"source":271,"target":8},{"source":268,"target":33},{"source":28,"target":0},{"source":28,"target":38},{"source":28,"target":272},{"source":28,"target":273},{"source":28,"target":274},{"source":272,"target":38},{"source":272,"target":275},{"source":272,"target":28},{"source":275,"target":38},{"source":273,"target":6},{"source":273,"target":276},{"source":273,"target":28},{"source":276,"target":6},{"source":274,"target":38},{"source":29,"target":0},{"source":29,"target":128},{"source":29,"target":277},{"source":29,"target":278},{"source":29,"target":279},{"source":29,"target":280},{"source":277,"target":89},{"source":277,"target":281},{"source":277,"target":29},{"source":281,"target":89},{"source":278,"target":89},{"source":278,"target":282},{"source":278,"target":29},{"source":282,"target":89},{"source":279,"target":99},{"source":279,"target":283},{"source":279,"target":29},{"source":279,"target":284},{"source":283,"target":99},{"source":280,"target":128},{"source":30,"target":0},{"source":30,"target":65},{"source":30,"target":285},{"source":30,"target":286},{"source":30,"target":287},{"source":30,"target":288},{"source":30,"target":289},{"source":30,"target":290},{"source":30,"target":291},{"source":30,"target":292},{"source":30,"target":293},{"source":285,"target":294},{"source":285,"target":30},{"source":285,"target":295},{"source":285,"target":296},{"source":295,"target":297},{"source":295,"target":285},{"source":296,"target":298},{"source":296,"target":285},{"source":298,"target":299},{"source":298,"target":300},{"source":286,"target":38},{"source":286,"target":301},{"source":286,"target":30},{"source":301,"target":38},{"source":287,"target":66},{"source":287,"target":302},{"source":287,"target":30},{"source":302,"target":66},{"source":288,"target":1},{"source":288,"target":303},{"source":288,"target":30},{"source":303,"target":1},{"source":289,"target":99},{"source":289,"target":304},{"source":289,"target":30},{"source":289,"target":305},{"source":304,"target":99},{"source":290,"target":30},{"source":290,"target":306},{"source":290,"target":30},{"source":306,"target":30},{"source":291,"target":71},{"source":291,"target":307},{"source":291,"target":30},{"source":307,"target":71},{"source":292,"target":110},{"source":292,"target":308},{"source":292,"target":30},{"source":292,"target":309},{"source":308,"target":110},{"source":293,"target":65},{"source":31,"target":0},{"source":31,"target":70},{"source":31,"target":310},{"source":31,"target":311},{"source":31,"target":312},{"source":310,"target":32},{"source":310,"target":313},{"source":310,"target":31},{"source":313,"target":32},{"source":311,"target":6},{"source":311,"target":314},{"source":311,"target":31},{"source":314,"target":6},{"source":312,"target":70},{"source":32,"target":0},{"source":32,"target":119},{"source":32,"target":315},{"source":32,"target":316},{"source":32,"target":317},{"source":315,"target":70},{"source":315,"target":318},{"source":315,"target":32},{"source":318,"target":70},{"source":316,"target":87},{"source":316,"target":319},{"source":316,"target":32},{"source":319,"target":87},{"source":317,"target":119},{"source":33,"target":0},{"source":33,"target":22},{"source":33,"target":320},{"source":33,"target":321},{"source":33,"target":322},{"source":320,"target":115},{"source":320,"target":323},{"source":320,"target":33},{"source":323,"target":115},{"source":321,"target":1},{"source":321,"target":324},{"source":321,"target":33},{"source":324,"target":1},{"source":322,"target":22},{"source":34,"target":0},{"source":34,"target":65},{"source":34,"target":325},{"source":34,"target":326},{"source":325,"target":6},{"source":325,"target":327},{"source":325,"target":34},{"source":327,"target":6},{"source":326,"target":65},{"source":35,"target":0},{"source":35,"target":38},{"source":35,"target":328},{"source":35,"target":329},{"source":328,"target":115},{"source":328,"target":330},{"source":328,"target":35},{"source":330,"target":115},{"source":329,"target":38},{"source":36,"target":0},{"source":36,"target":38},{"source":36,"target":331},{"source":36,"target":332},{"source":36,"target":333},{"source":331,"target":6},{"source":331,"target":334},{"source":331,"target":36},{"source":334,"target":6},{"source":332,"target":87},{"source":332,"target":335},{"source":332,"target":36},{"source":335,"target":87},{"source":333,"target":38},{"source":37,"target":0},{"source":37,"target":115},{"source":37,"target":35},{"source":37,"target":336},{"source":37,"target":337},{"source":37,"target":338},{"source":336,"target":36},{"source":336,"target":339},{"source":336,"target":37},{"source":339,"target":36},{"source":337,"target":115},{"source":338,"target":35},{"source":38,"target":0},{"source":38,"target":129},{"source":38,"target":340},{"source":38,"target":341},{"source":38,"target":342},{"source":38,"target":343},{"source":38,"target":344},{"source":38,"target":345},{"source":340,"target":38},{"source":340,"target":346},{"source":340,"target":38},{"source":346,"target":38},{"source":341,"target":38},{"source":341,"target":347},{"source":341,"target":38},{"source":341,"target":348},{"source":341,"target":349},{"source":347,"target":38},{"source":348,"target":115},{"source":348,"target":350},{"source":348,"target":341},{"source":350,"target":115},{"source":349,"target":6},{"source":349,"target":351},{"source":349,"target":341},{"source":351,"target":6},{"source":342,"target":39},{"source":342,"target":352},{"source":342,"target":38},{"source":342,"target":353},{"source":352,"target":39},{"source":343,"target":38},{"source":343,"target":354},{"source":343,"target":38},{"source":354,"target":38},{"source":344,"target":28},{"source":344,"target":355},{"source":344,"target":38},{"source":355,"target":28},{"source":345,"target":129},{"source":39,"target":0},{"source":39,"target":115},{"source":39,"target":353},{"source":39,"target":356},{"source":39,"target":357},{"source":39,"target":358},{"source":39,"target":359},{"source":353,"target":38},{"source":353,"target":360},{"source":353,"target":39},{"source":353,"target":342},{"source":360,"target":38},{"source":356,"target":1},{"source":356,"target":361},{"source":356,"target":39},{"source":361,"target":1},{"source":357,"target":1},{"source":357,"target":362},{"source":357,"target":39},{"source":362,"target":1},{"source":358,"target":102},{"source":358,"target":363},{"source":358,"target":39},{"source":363,"target":102},{"source":359,"target":115},{"source":40,"target":0},{"source":40,"target":58},{"source":40,"target":364},{"source":40,"target":365},{"source":40,"target":366},{"source":364,"target":367},{"source":364,"target":40},{"source":364,"target":368},{"source":364,"target":369},{"source":368,"target":370},{"source":368,"target":364},{"source":369,"target":371},{"source":369,"target":364},{"source":371,"target":372},{"source":371,"target":373},{"source":365,"target":42},{"source":365,"target":374},{"source":365,"target":40},{"source":374,"target":42},{"source":366,"target":58},{"source":41,"target":0},{"source":41,"target":33},{"source":41,"target":375},{"source":41,"target":376},{"source":375,"target":42},{"source":375,"target":377},{"source":375,"target":41},{"source":375,"target":378},{"source":377,"target":42},{"source":376,"target":33},{"source":42,"target":0},{"source":42,"target":65},{"source":42,"target":378},{"source":42,"target":379},{"source":42,"target":380},{"source":378,"target":41},{"source":378,"target":381},{"source":378,"target":42},{"source":378,"target":375},{"source":381,"target":41},{"source":379,"target":2},{"source":379,"target":382},{"source":379,"target":42},{"source":382,"target":2},{"source":380,"target":65},{"source":43,"target":0},{"source":43,"target":71},{"source":43,"target":383},{"source":43,"target":384},{"source":43,"target":385},{"source":43,"target":386},{"source":43,"target":387},{"source":383,"target":70},{"source":383,"target":388},{"source":383,"target":43},{"source":388,"target":70},{"source":384,"target":125},{"source":384,"target":389},{"source":384,"target":43},{"source":389,"target":125},{"source":385,"target":125},{"source":385,"target":390},{"source":385,"target":43},{"source":390,"target":125},{"source":386,"target":125},{"source":386,"target":391},{"source":386,"target":43},{"source":391,"target":125},{"source":387,"target":71},{"source":44,"target":0},{"source":44,"target":120},{"source":44,"target":392},{"source":44,"target":393},{"source":44,"target":394},{"source":392,"target":3},{"source":392,"target":395},{"source":392,"target":44},{"source":395,"target":3},{"source":393,"target":6},{"source":393,"target":396},{"source":393,"target":44},{"source":396,"target":6},{"source":394,"target":120},{"source":45,"target":0},{"source":45,"target":20},{"source":45,"target":397},{"source":45,"target":398},{"source":397,"target":1},{"source":397,"target":399},{"source":397,"target":45},{"source":399,"target":1},{"source":398,"target":20},{"source":46,"target":0},{"source":46,"target":99},{"source":46,"target":400},{"source":400,"target":99},{"source":47,"target":0},{"source":47,"target":70},{"source":47,"target":401},{"source":47,"target":402},{"source":47,"target":403},{"source":47,"target":404},{"source":47,"target":405},{"source":401,"target":406},{"source":401,"target":47},{"source":401,"target":407},{"source":401,"target":408},{"source":407,"target":409},{"source":407,"target":401},{"source":408,"target":410},{"source":408,"target":401},{"source":410,"target":411},{"source":410,"target":412},{"source":402,"target":70},{"source":402,"target":413},{"source":402,"target":47},{"source":413,"target":70},{"source":403,"target":70},{"source":403,"target":414},{"source":403,"target":47},{"source":414,"target":70},{"source":404,"target":70},{"source":404,"target":415},{"source":404,"target":47},{"source":415,"target":70},{"source":405,"target":70},{"source":48,"target":0},{"source":48,"target":65},{"source":48,"target":416},{"source":48,"target":417},{"source":416,"target":66},{"source":416,"target":418},{"source":416,"target":48},{"source":418,"target":66},{"source":417,"target":65},{"source":49,"target":0},{"source":49,"target":69},{"source":49,"target":419},{"source":49,"target":420},{"source":49,"target":421},{"source":419,"target":422},{"source":419,"target":49},{"source":419,"target":423},{"source":419,"target":424},{"source":423,"target":425},{"source":423,"target":419},{"source":424,"target":426},{"source":424,"target":419},{"source":426,"target":427},{"source":426,"target":428},{"source":420,"target":2},{"source":420,"target":429},{"source":420,"target":49},{"source":429,"target":2},{"source":421,"target":69},{"source":50,"target":0},{"source":50,"target":58},{"source":50,"target":430},{"source":430,"target":58},{"source":51,"target":0},{"source":51,"target":22},{"source":51,"target":431},{"source":431,"target":22},{"source":52,"target":0},{"source":52,"target":59},{"source":52,"target":91},{"source":52,"target":432},{"source":52,"target":433},{"source":52,"target":434},{"source":52,"target":435},{"source":52,"target":436},{"source":52,"target":437},{"source":432,"target":438},{"source":432,"target":52},{"source":432,"target":439},{"source":432,"target":440},{"source":439,"target":441},{"source":439,"target":432},{"source":440,"target":442},{"source":440,"target":432},{"source":442,"target":443},{"source":442,"target":444},{"source":433,"target":445},{"source":433,"target":52},{"source":433,"target":446},{"source":433,"target":447},{"source":446,"target":448},{"source":446,"target":433},{"source":447,"target":449},{"source":447,"target":433},{"source":449,"target":450},{"source":449,"target":451},{"source":434,"target":452},{"source":434,"target":52},{"source":434,"target":453},{"source":434,"target":454},{"source":453,"target":455},{"source":453,"target":434},{"source":454,"target":456},{"source":454,"target":434},{"source":456,"target":457},{"source":456,"target":458},{"source":435,"target":125},{"source":435,"target":459},{"source":435,"target":52},{"source":459,"target":125},{"source":436,"target":59},{"source":437,"target":91},{"source":53,"target":0},{"source":53,"target":72},{"source":53,"target":460},{"source":53,"target":461},{"source":53,"target":462},{"source":460,"target":79},{"source":460,"target":463},{"source":460,"target":53},{"source":463,"target":79},{"source":461,"target":79},{"source":461,"target":464},{"source":461,"target":53},{"source":464,"target":79},{"source":462,"target":72},{"source":54,"target":0},{"source":54,"target":59},{"source":54,"target":91},{"source":54,"target":465},{"source":54,"target":466},{"source":54,"target":467},{"source":54,"target":468},{"source":54,"target":469},{"source":54,"target":470},{"source":54,"target":471},{"source":54,"target":472},{"source":54,"target":473},{"source":54,"target":474},{"source":54,"target":475},{"source":54,"target":476},{"source":54,"target":477},{"source":54,"target":478},{"source":54,"target":479},{"source":54,"target":480},{"source":54,"target":481},{"source":54,"target":482},{"source":54,"target":483},{"source":54,"target":484},{"source":54,"target":485},{"source":54,"target":486},{"source":54,"target":487},{"source":54,"target":488},{"source":54,"target":489},{"source":54,"target":490},{"source":54,"target":491},{"source":54,"target":492},{"source":54,"target":493},{"source":54,"target":494},{"source":54,"target":495},{"source":54,"target":496},{"source":54,"target":497},{"source":465,"target":498},{"source":465,"target":54},{"source":465,"target":499},{"source":465,"target":500},{"source":499,"target":501},{"source":499,"target":465},{"source":500,"target":502},{"source":500,"target":465},{"source":502,"target":503},{"source":502,"target":504},{"source":466,"target":505},{"source":466,"target":54},{"source":466,"target":506},{"source":466,"target":507},{"source":506,"target":508},{"source":506,"target":466},{"source":507,"target":509},{"source":507,"target":466},{"source":509,"target":510},{"source":509,"target":511},{"source":467,"target":512},{"source":467,"target":54},{"source":467,"target":513},{"source":467,"target":514},{"source":513,"target":515},{"source":513,"target":467},{"source":514,"target":516},{"source":514,"target":467},{"source":516,"target":517},{"source":516,"target":518},{"source":468,"target":519},{"source":468,"target":54},{"source":468,"target":520},{"source":468,"target":521},{"source":520,"target":522},{"source":520,"target":468},{"source":521,"target":523},{"source":521,"target":468},{"source":523,"target":524},{"source":523,"target":525},{"source":469,"target":526},{"source":469,"target":54},{"source":469,"target":527},{"source":469,"target":528},{"source":527,"target":529},{"source":527,"target":469},{"source":528,"target":530},{"source":528,"target":469},{"source":530,"target":531},{"source":530,"target":532},{"source":470,"target":533},{"source":470,"target":54},{"source":470,"target":534},{"source":470,"target":535},{"source":534,"target":536},{"source":534,"target":470},{"source":535,"target":537},{"source":535,"target":470},{"source":537,"target":538},{"source":537,"target":539},{"source":471,"target":540},{"source":471,"target":54},{"source":471,"target":541},{"source":471,"target":542},{"source":541,"target":543},{"source":541,"target":471},{"source":542,"target":544},{"source":542,"target":471},{"source":544,"target":545},{"source":544,"target":546},{"source":472,"target":547},{"source":472,"target":54},{"source":472,"target":548},{"source":472,"target":549},{"source":548,"target":550},{"source":548,"target":472},{"source":549,"target":551},{"source":549,"target":472},{"source":551,"target":552},{"source":551,"target":553},{"source":473,"target":554},{"source":473,"target":54},{"source":473,"target":555},{"source":473,"target":556},{"source":555,"target":557},{"source":555,"target":473},{"source":556,"target":558},{"source":556,"target":473},{"source":558,"target":559},{"source":558,"target":560},{"source":474,"target":561},{"source":474,"target":54},{"source":474,"target":562},{"source":474,"target":563},{"source":562,"target":564},{"source":562,"target":474},{"source":563,"target":565},{"source":563,"target":474},{"source":565,"target":566},{"source":565,"target":567},{"source":475,"target":568},{"source":475,"target":54},{"source":475,"target":569},{"source":475,"target":570},{"source":569,"target":571},{"source":569,"target":475},{"source":570,"target":572},{"source":570,"target":475},{"source":572,"target":573},{"source":572,"target":574},{"source":476,"target":575},{"source":476,"target":54},{"source":476,"target":576},{"source":476,"target":577},{"source":576,"target":578},{"source":576,"target":476},{"source":577,"target":579},{"source":577,"target":476},{"source":579,"target":580},{"source":579,"target":581},{"source":477,"target":582},{"source":477,"target":54},{"source":477,"target":583},{"source":477,"target":584},{"source":583,"target":585},{"source":583,"target":477},{"source":584,"target":586},{"source":584,"target":477},{"source":586,"target":587},{"source":586,"target":588},{"source":478,"target":589},{"source":478,"target":54},{"source":478,"target":590},{"source":478,"target":591},{"source":590,"target":592},{"source":590,"target":478},{"source":591,"target":593},{"source":591,"target":478},{"source":593,"target":594},{"source":593,"target":595},{"source":479,"target":596},{"source":479,"target":54},{"source":479,"target":597},{"source":479,"target":598},{"source":597,"target":599},{"source":597,"target":479},{"source":598,"target":600},{"source":598,"target":479},{"source":600,"target":601},{"source":600,"target":602},{"source":480,"target":603},{"source":480,"target":54},{"source":480,"target":604},{"source":480,"target":605},{"source":604,"target":606},{"source":604,"target":480},{"source":605,"target":607},{"source":605,"target":480},{"source":607,"target":608},{"source":607,"target":609},{"source":481,"target":610},{"source":481,"target":54},{"source":481,"target":611},{"source":481,"target":612},{"source":611,"target":613},{"source":611,"target":481},{"source":612,"target":614},{"source":612,"target":481},{"source":614,"target":615},{"source":614,"target":616},{"source":482,"target":617},{"source":482,"target":54},{"source":482,"target":618},{"source":482,"target":619},{"source":618,"target":620},{"source":618,"target":482},{"source":619,"target":621},{"source":619,"target":482},{"source":621,"target":622},{"source":621,"target":623},{"source":483,"target":624},{"source":483,"target":54},{"source":483,"target":625},{"source":483,"target":626},{"source":625,"target":627},{"source":625,"target":483},{"source":626,"target":628},{"source":626,"target":483},{"source":628,"target":629},{"source":628,"target":630},{"source":484,"target":631},{"source":484,"target":54},{"source":484,"target":632},{"source":484,"target":633},{"source":632,"target":634},{"source":632,"target":484},{"source":633,"target":635},{"source":633,"target":484},{"source":635,"target":636},{"source":635,"target":637},{"source":485,"target":638},{"source":485,"target":54},{"source":485,"target":639},{"source":485,"target":640},{"source":639,"target":641},{"source":639,"target":485},{"source":640,"target":642},{"source":640,"target":485},{"source":642,"target":643},{"source":642,"target":644},{"source":486,"target":645},{"source":486,"target":54},{"source":486,"target":646},{"source":486,"target":647},{"source":646,"target":648},{"source":646,"target":486},{"source":647,"target":649},{"source":647,"target":486},{"source":649,"target":650},{"source":649,"target":651},{"source":487,"target":652},{"source":487,"target":54},{"source":487,"target":653},{"source":487,"target":654},{"source":653,"target":655},{"source":653,"target":487},{"source":654,"target":656},{"source":654,"target":487},{"source":656,"target":657},{"source":656,"target":658},{"source":488,"target":659},{"source":488,"target":54},{"source":488,"target":660},{"source":488,"target":661},{"source":660,"target":662},{"source":660,"target":488},{"source":661,"target":663},{"source":661,"target":488},{"source":663,"target":664},{"source":663,"target":665},{"source":489,"target":666},{"source":489,"target":54},{"source":489,"target":667},{"source":489,"target":668},{"source":667,"target":669},{"source":667,"target":489},{"source":668,"target":670},{"source":668,"target":489},{"source":670,"target":671},{"source":670,"target":672},{"source":490,"target":673},{"source":490,"target":54},{"source":490,"target":674},{"source":490,"target":675},{"source":674,"target":676},{"source":674,"target":490},{"source":675,"target":677},{"source":675,"target":490},{"source":677,"target":678},{"source":677,"target":679},{"source":491,"target":680},{"source":491,"target":54},{"source":491,"target":681},{"source":491,"target":682},{"source":681,"target":683},{"source":681,"target":491},{"source":682,"target":684},{"source":682,"target":491},{"source":684,"target":685},{"source":684,"target":686},{"source":492,"target":687},{"source":492,"target":54},{"source":492,"target":688},{"source":492,"target":689},{"source":688,"target":690},{"source":688,"target":492},{"source":689,"target":691},{"source":689,"target":492},{"source":691,"target":692},{"source":691,"target":693},{"source":493,"target":694},{"source":493,"target":54},{"source":493,"target":695},{"source":493,"target":696},{"source":695,"target":697},{"source":695,"target":493},{"source":696,"target":698},{"source":696,"target":493},{"source":698,"target":699},{"source":698,"target":700},{"source":494,"target":701},{"source":494,"target":54},{"source":494,"target":702},{"source":494,"target":703},{"source":702,"target":704},{"source":702,"target":494},{"source":703,"target":705},{"source":703,"target":494},{"source":705,"target":706},{"source":705,"target":707},{"source":495,"target":708},{"source":495,"target":54},{"source":495,"target":709},{"source":495,"target":710},{"source":709,"target":711},{"source":709,"target":495},{"source":710,"target":712},{"source":710,"target":495},{"source":712,"target":713},{"source":712,"target":714},{"source":496,"target":59},{"source":497,"target":91},{"source":55,"target":0},{"source":55,"target":33},{"source":55,"target":715},{"source":55,"target":716},{"source":55,"target":717},{"source":55,"target":718},{"source":715,"target":115},{"source":715,"target":719},{"source":715,"target":55},{"source":719,"target":115},{"source":716,"target":115},{"source":716,"target":720},{"source":716,"target":55},{"source":720,"target":115},{"source":717,"target":115},{"source":717,"target":721},{"source":717,"target":55},{"source":721,"target":115},{"source":718,"target":33},{"source":56,"target":0},{"source":56,"target":70},{"source":56,"target":722},{"source":56,"target":723},{"source":56,"target":724},{"source":56,"target":725},{"source":722,"target":726},{"source":722,"target":56},{"source":722,"target":727},{"source":722,"target":728},{"source":727,"target":729},{"source":727,"target":722},{"source":728,"target":730},{"source":728,"target":722},{"source":730,"target":731},{"source":730,"target":732},{"source":723,"target":70},{"source":723,"target":733},{"source":723,"target":56},{"source":733,"target":70},{"source":724,"target":125},{"source":724,"target":734},{"source":724,"target":56},{"source":734,"target":125},{"source":725,"target":70},{"source":57,"target":0},{"source":57,"target":77},{"source":57,"target":735},{"source":57,"target":736},{"source":735,"target":82},{"source":735,"target":737},{"source":735,"target":57},{"source":737,"target":82},{"source":736,"target":77},{"source":58,"target":0},{"source":58,"target":70},{"source":58,"target":738},{"source":738,"target":70},{"source":59,"target":0},{"source":59,"target":20},{"source":59,"target":739},{"source":59,"target":740},{"source":59,"target":741},{"source":59,"target":742},{"source":59,"target":743},{"source":59,"target":744},{"source":739,"target":745},{"source":739,"target":59},{"source":739,"target":746},{"source":739,"target":747},{"source":746,"target":748},{"source":746,"target":739},{"source":747,"target":749},{"source":747,"target":739},{"source":749,"target":750},{"source":749,"target":751},{"source":740,"target":752},{"source":740,"target":59},{"source":740,"target":753},{"source":740,"target":754},{"source":753,"target":755},{"source":753,"target":740},{"source":754,"target":756},{"source":754,"target":740},{"source":756,"target":757},{"source":756,"target":758},{"source":741,"target":70},{"source":741,"target":759},{"source":741,"target":59},{"source":759,"target":70},{"source":742,"target":125},{"source":742,"target":760},{"source":742,"target":59},{"source":760,"target":125},{"source":743,"target":53},{"source":743,"target":761},{"source":743,"target":59},{"source":761,"target":53},{"source":744,"target":20},{"source":60,"target":0},{"source":60,"target":70},{"source":60,"target":762},{"source":60,"target":763},{"source":60,"target":764},{"source":60,"target":765},{"source":60,"target":766},{"source":60,"target":767},{"source":60,"target":768},{"source":762,"target":769},{"source":762,"target":60},{"source":762,"target":770},{"source":762,"target":771},{"source":770,"target":772},{"source":770,"target":762},{"source":771,"target":773},{"source":771,"target":762},{"source":773,"target":774},{"source":773,"target":775},{"source":763,"target":776},{"source":763,"target":60},{"source":763,"target":777},{"source":763,"target":778},{"source":777,"target":779},{"source":777,"target":763},{"source":778,"target":780},{"source":778,"target":763},{"source":780,"target":781},{"source":780,"target":782},{"source":764,"target":70},{"source":764,"target":783},{"source":764,"target":60},{"source":783,"target":70},{"source":765,"target":21},{"source":765,"target":784},{"source":765,"target":60},{"source":784,"target":21},{"source":766,"target":95},{"source":766,"target":785},{"source":766,"target":60},{"source":785,"target":95},{"source":767,"target":70},{"source":767,"target":786},{"source":767,"target":60},{"source":786,"target":70},{"source":768,"target":70},{"source":61,"target":0},{"source":61,"target":115},{"source":61,"target":787},{"source":61,"target":788},{"source":61,"target":789},{"source":787,"target":72},{"source":787,"target":790},{"source":787,"target":61},{"source":790,"target":72},{"source":788,"target":98},{"source":788,"target":791},{"source":788,"target":61},{"source":791,"target":98},{"source":789,"target":115},{"source":62,"target":0},{"source":62,"target":792},{"source":62,"target":22},{"source":62,"target":793},{"source":62,"target":794},{"source":793,"target":115},{"source":793,"target":795},{"source":793,"target":62},{"source":795,"target":115},{"source":794,"target":22},{"source":63,"target":0},{"source":64,"target":0},{"source":65,"target":0},{"source":65,"target":38},{"source":65,"target":64},{"source":65,"target":796},{"source":65,"target":797},{"source":65,"target":798},{"source":65,"target":799},{"source":796,"target":1},{"source":796,"target":800},{"source":796,"target":65},{"source":800,"target":1},{"source":797,"target":6},{"source":797,"target":801},{"source":797,"target":65},{"source":801,"target":6},{"source":798,"target":38},{"source":799,"target":64},{"source":66,"target":0},{"source":66,"target":65},{"source":66,"target":802},{"source":66,"target":803},{"source":802,"target":30},{"source":802,"target":804},{"source":802,"target":66},{"source":804,"target":30},{"source":803,"target":65},{"source":67,"target":0},{"source":67,"target":45},{"source":67,"target":805},{"source":67,"target":806},{"source":67,"target":807},{"source":805,"target":87},{"source":805,"target":808},{"source":805,"target":67},{"source":808,"target":87},{"source":806,"target":70},{"source":806,"target":809},{"source":806,"target":67},{"source":809,"target":70},{"source":807,"target":45},{"source":68,"target":0},{"source":68,"target":83},{"source":68,"target":810},{"source":810,"target":83},{"source":69,"target":0},{"source":69,"target":83},{"source":69,"target":811},{"source":811,"target":83},{"source":70,"target":0},{"source":70,"target":119},{"source":70,"target":812},{"source":812,"target":119},{"source":71,"target":0},{"source":71,"target":124},{"source":71,"target":813},{"source":71,"target":814},{"source":71,"target":815},{"source":71,"target":816},{"source":813,"target":6},{"source":813,"target":817},{"source":813,"target":71},{"source":817,"target":6},{"source":814,"target":43},{"source":814,"target":818},{"source":814,"target":71},{"source":818,"target":43},{"source":815,"target":6},{"source":815,"target":819},{"source":815,"target":71},{"source":819,"target":6},{"source":816,"target":124},{"source":72,"target":0},{"source":72,"target":44},{"source":72,"target":66},{"source":72,"target":109},{"source":72,"target":80},{"source":72,"target":820},{"source":72,"target":821},{"source":72,"target":822},{"source":72,"target":823},{"source":72,"target":824},{"source":72,"target":825},{"source":72,"target":826},{"source":72,"target":827},{"source":72,"target":828},{"source":72,"target":829},{"source":72,"target":830},{"source":72,"target":831},{"source":72,"target":832},{"source":72,"target":833},{"source":72,"target":834},{"source":72,"target":835},{"source":72,"target":836},{"source":72,"target":837},{"source":72,"target":838},{"source":820,"target":839},{"source":820,"target":72},{"source":820,"target":840},{"source":820,"target":841},{"source":840,"target":842},{"source":840,"target":820},{"source":841,"target":843},{"source":841,"target":820},{"source":843,"target":844},{"source":843,"target":845},{"source":821,"target":846},{"source":821,"target":72},{"source":821,"target":847},{"source":821,"target":848},{"source":847,"target":849},{"source":847,"target":821},{"source":848,"target":850},{"source":848,"target":821},{"source":850,"target":851},{"source":850,"target":852},{"source":822,"target":853},{"source":822,"target":72},{"source":822,"target":854},{"source":822,"target":855},{"source":854,"target":856},{"source":854,"target":822},{"source":855,"target":857},{"source":855,"target":822},{"source":857,"target":858},{"source":857,"target":859},{"source":823,"target":860},{"source":823,"target":72},{"source":823,"target":861},{"source":823,"target":862},{"source":861,"target":863},{"source":861,"target":823},{"source":862,"target":864},{"source":862,"target":823},{"source":864,"target":865},{"source":864,"target":866},{"source":824,"target":71},{"source":824,"target":867},{"source":824,"target":72},{"source":867,"target":71},{"source":825,"target":22},{"source":825,"target":868},{"source":825,"target":72},{"source":868,"target":22},{"source":826,"target":1},{"source":826,"target":869},{"source":826,"target":72},{"source":869,"target":1},{"source":827,"target":1},{"source":827,"target":870},{"source":827,"target":72},{"source":870,"target":1},{"source":828,"target":79},{"source":828,"target":871},{"source":828,"target":72},{"source":828,"target":872},{"source":871,"target":79},{"source":829,"target":115},{"source":829,"target":873},{"source":829,"target":72},{"source":829,"target":874},{"source":873,"target":115},{"source":830,"target":30},{"source":830,"target":875},{"source":830,"target":72},{"source":875,"target":30},{"source":831,"target":82},{"source":831,"target":876},{"source":831,"target":72},{"source":876,"target":82},{"source":832,"target":30},{"source":832,"target":877},{"source":832,"target":72},{"source":877,"target":30},{"source":833,"target":115},{"source":833,"target":878},{"source":833,"target":72},{"source":878,"target":115},{"source":834,"target":72},{"source":834,"target":879},{"source":834,"target":72},{"source":879,"target":72},{"source":835,"target":44},{"source":836,"target":66},{"source":837,"target":109},{"source":838,"target":80},{"source":73,"target":0},{"source":73,"target":45},{"source":73,"target":91},{"source":73,"target":880},{"source":73,"target":881},{"source":73,"target":882},{"source":73,"target":883},{"source":73,"target":884},{"source":73,"target":885},{"source":880,"target":886},{"source":880,"target":73},{"source":880,"target":887},{"source":880,"target":888},{"source":887,"target":889},{"source":887,"target":880},{"source":888,"target":890},{"source":888,"target":880},{"source":890,"target":891},{"source":890,"target":892},{"source":881,"target":893},{"source":881,"target":73},{"source":881,"target":894},{"source":881,"target":895},{"source":894,"target":896},{"source":894,"target":881},{"source":895,"target":897},{"source":895,"target":881},{"source":897,"target":898},{"source":897,"target":899},{"source":882,"target":70},{"source":882,"target":900},{"source":882,"target":73},{"source":900,"target":70},{"source":883,"target":72},{"source":883,"target":901},{"source":883,"target":73},{"source":901,"target":72},{"source":884,"target":45},{"source":885,"target":91},{"source":74,"target":0},{"source":74,"target":105},{"source":74,"target":902},{"source":902,"target":105},{"source":75,"target":0},{"source":75,"target":67},{"source":75,"target":903},{"source":75,"target":904},{"source":903,"target":87},{"source":903,"target":905},{"source":903,"target":75},{"source":905,"target":87},{"source":904,"target":67},{"source":76,"target":0},{"source":76,"target":27},{"source":76,"target":906},{"source":906,"target":27},{"source":77,"target":0},{"source":77,"target":66},{"source":77,"target":109},{"source":77,"target":907},{"source":77,"target":908},{"source":77,"target":909},{"source":77,"target":910},{"source":77,"target":911},{"source":77,"target":912},{"source":77,"target":913},{"source":77,"target":914},{"source":77,"target":915},{"source":907,"target":77},{"source":907,"target":916},{"source":907,"target":77},{"source":916,"target":77},{"source":908,"target":77},{"source":908,"target":917},{"source":908,"target":77},{"source":908,"target":909},{"source":917,"target":77},{"source":909,"target":77},{"source":909,"target":918},{"source":909,"target":77},{"source":909,"target":908},{"source":918,"target":77},{"source":910,"target":6},{"source":910,"target":919},{"source":910,"target":77},{"source":919,"target":6},{"source":911,"target":6},{"source":911,"target":920},{"source":911,"target":77},{"source":920,"target":6},{"source":912,"target":115},{"source":912,"target":921},{"source":912,"target":77},{"source":912,"target":922},{"source":921,"target":115},{"source":913,"target":86},{"source":913,"target":923},{"source":913,"target":77},{"source":913,"target":924},{"source":923,"target":86},{"source":914,"target":66},{"source":915,"target":109},{"source":78,"target":0},{"source":78,"target":80},{"source":78,"target":925},{"source":925,"target":80},{"source":79,"target":0},{"source":79,"target":120},{"source":79,"target":126},{"source":79,"target":872},{"source":79,"target":926},{"source":79,"target":927},{"source":872,"target":72},{"source":872,"target":928},{"source":872,"target":79},{"source":872,"target":828},{"source":928,"target":72},{"source":926,"target":120},{"source":927,"target":126},{"source":80,"target":0},{"source":80,"target":38},{"source":80,"target":929},{"source":80,"target":930},{"source":80,"target":931},{"source":80,"target":932},{"source":80,"target":933},{"source":929,"target":1},{"source":929,"target":934},{"source":929,"target":80},{"source":929,"target":935},{"source":934,"target":1},{"source":935,"target":80},{"source":935,"target":936},{"source":935,"target":929},{"source":936,"target":80},{"source":930,"target":1},{"source":930,"target":937},{"source":930,"target":80},{"source":937,"target":1},{"source":931,"target":105},{"source":931,"target":938},{"source":931,"target":80},{"source":931,"target":939},{"source":938,"target":105},{"source":932,"target":105},{"source":932,"target":940},{"source":932,"target":80},{"source":932,"target":941},{"source":940,"target":105},{"source":933,"target":38},{"source":81,"target":0},{"source":82,"target":0},{"source":82,"target":65},{"source":82,"target":942},{"source":82,"target":943},{"source":82,"target":944},{"source":942,"target":9},{"source":942,"target":945},{"source":942,"target":82},{"source":945,"target":9},{"source":943,"target":946},{"source":943,"target":82},{"source":944,"target":65},{"source":83,"target":0},{"source":83,"target":58},{"source":83,"target":947},{"source":947,"target":58},{"source":84,"target":0},{"source":84,"target":33},{"source":84,"target":948},{"source":948,"target":33},{"source":85,"target":0},{"source":85,"target":77},{"source":85,"target":949},{"source":85,"target":950},{"source":949,"target":86},{"source":949,"target":951},{"source":949,"target":85},{"source":949,"target":952},{"source":951,"target":86},{"source":950,"target":77},{"source":86,"target":0},{"source":86,"target":38},{"source":86,"target":952},{"source":86,"target":924},{"source":86,"target":953},{"source":86,"target":954},{"source":952,"target":85},{"source":952,"target":955},{"source":952,"target":86},{"source":952,"target":949},{"source":955,"target":85},{"source":924,"target":77},{"source":924,"target":956},{"source":924,"target":86},{"source":924,"target":913},{"source":956,"target":77},{"source":953,"target":1},{"source":953,"target":957},{"source":953,"target":86},{"source":957,"target":1},{"source":954,"target":38},{"source":87,"target":0},{"source":87,"target":44},{"source":87,"target":80},{"source":87,"target":958},{"source":87,"target":959},{"source":87,"target":163},{"source":87,"target":960},{"source":87,"target":961},{"source":87,"target":962},{"source":87,"target":963},{"source":87,"target":964},{"source":87,"target":965},{"source":87,"target":966},{"source":87,"target":967},{"source":87,"target":968},{"source":87,"target":969},{"source":87,"target":970},{"source":87,"target":971},{"source":87,"target":972},{"source":87,"target":973},{"source":87,"target":974},{"source":87,"target":975},{"source":87,"target":976},{"source":87,"target":977},{"source":87,"target":978},{"source":87,"target":979},{"source":958,"target":980},{"source":958,"target":87},{"source":958,"target":981},{"source":958,"target":982},{"source":981,"target":983},{"source":981,"target":958},{"source":982,"target":984},{"source":982,"target":958},{"source":984,"target":985},{"source":984,"target":986},{"source":959,"target":1},{"source":959,"target":987},{"source":959,"target":87},{"source":959,"target":988},{"source":987,"target":1},{"source":988,"target":87},{"source":988,"target":989},{"source":988,"target":959},{"source":989,"target":87},{"source":163,"target":15},{"source":163,"target":990},{"source":163,"target":87},{"source":163,"target":160},{"source":990,"target":15},{"source":960,"target":22},{"source":960,"target":991},{"source":960,"target":87},{"source":991,"target":22},{"source":961,"target":6},{"source":961,"target":992},{"source":961,"target":87},{"source":992,"target":6},{"source":962,"target":71},{"source":962,"target":993},{"source":962,"target":87},{"source":993,"target":71},{"source":963,"target":1},{"source":963,"target":994},{"source":963,"target":87},{"source":994,"target":1},{"source":964,"target":1},{"source":964,"target":995},{"source":964,"target":87},{"source":995,"target":1},{"source":965,"target":1},{"source":965,"target":996},{"source":965,"target":87},{"source":996,"target":1},{"source":966,"target":1},{"source":966,"target":997},{"source":966,"target":87},{"source":997,"target":1},{"source":967,"target":1},{"source":967,"target":998},{"source":967,"target":87},{"source":998,"target":1},{"source":968,"target":1},{"source":968,"target":999},{"source":968,"target":87},{"source":999,"target":1},{"source":969,"target":1},{"source":969,"target":1000},{"source":969,"target":87},{"source":1000,"target":1},{"source":970,"target":1},{"source":970,"target":1001},{"source":970,"target":87},{"source":1001,"target":1},{"source":971,"target":1},{"source":971,"target":1002},{"source":971,"target":87},{"source":1002,"target":1},{"source":972,"target":87},{"source":972,"target":1003},{"source":972,"target":87},{"source":1003,"target":87},{"source":973,"target":87},{"source":973,"target":1004},{"source":973,"target":87},{"source":1004,"target":87},{"source":974,"target":115},{"source":974,"target":1005},{"source":974,"target":87},{"source":974,"target":1006},{"source":1005,"target":115},{"source":975,"target":87},{"source":975,"target":1007},{"source":975,"target":87},{"source":1007,"target":87},{"source":976,"target":87},{"source":976,"target":1008},{"source":976,"target":87},{"source":1008,"target":87},{"source":977,"target":87},{"source":977,"target":1009},{"source":977,"target":87},{"source":1009,"target":87},{"source":978,"target":44},{"source":979,"target":80},{"source":88,"target":0},{"source":88,"target":67},{"source":88,"target":91},{"source":88,"target":1010},{"source":88,"target":1011},{"source":88,"target":1012},{"source":88,"target":1013},{"source":88,"target":1014},{"source":88,"target":1015},{"source":88,"target":1016},{"source":1010,"target":1017},{"source":1010,"target":88},{"source":1010,"target":1018},{"source":1010,"target":1019},{"source":1018,"target":1020},{"source":1018,"target":1010},{"source":1019,"target":1021},{"source":1019,"target":1010},{"source":1021,"target":1022},{"source":1021,"target":1023},{"source":1011,"target":1024},{"source":1011,"target":88},{"source":1011,"target":1025},{"source":1011,"target":1026},{"source":1025,"target":1027},{"source":1025,"target":1011},{"source":1026,"target":1028},{"source":1026,"target":1011},{"source":1028,"target":1029},{"source":1028,"target":1030},{"source":1012,"target":115},{"source":1012,"target":1031},{"source":1012,"target":88},{"source":1031,"target":115},{"source":1013,"target":115},{"source":1013,"target":1032},{"source":1013,"target":88},{"source":1032,"target":115},{"source":1014,"target":87},{"source":1014,"target":1033},{"source":1014,"target":88},{"source":1033,"target":87},{"source":1015,"target":67},{"source":1016,"target":91},{"source":89,"target":0},{"source":89,"target":128},{"source":89,"target":1034},{"source":89,"target":1035},{"source":89,"target":1036},{"source":89,"target":1037},{"source":1034,"target":11},{"source":1034,"target":1038},{"source":1034,"target":89},{"source":1038,"target":11},{"source":1035,"target":99},{"source":1035,"target":1039},{"source":1035,"target":89},{"source":1035,"target":1040},{"source":1039,"target":99},{"source":1036,"target":101},{"source":1036,"target":1041},{"source":1036,"target":89},{"source":1041,"target":101},{"source":1037,"target":128},{"source":90,"target":0},{"source":90,"target":69},{"source":90,"target":1042},{"source":90,"target":1043},{"source":1042,"target":5},{"source":1042,"target":1044},{"source":1042,"target":90},{"source":1044,"target":5},{"source":1043,"target":69},{"source":91,"target":0},{"source":91,"target":1045},{"source":1045,"target":38},{"source":1045,"target":1046},{"source":1045,"target":91},{"source":1046,"target":38},{"source":92,"target":0},{"source":92,"target":66},{"source":92,"target":1047},{"source":92,"target":1048},{"source":92,"target":1049},{"source":92,"target":1050},{"source":92,"target":1051},{"source":92,"target":1052},{"source":1047,"target":92},{"source":1047,"target":1053},{"source":1047,"target":92},{"source":1053,"target":92},{"source":1048,"target":99},{"source":1048,"target":1054},{"source":1048,"target":92},{"source":1048,"target":1055},{"source":1054,"target":99},{"source":1049,"target":101},{"source":1049,"target":1056},{"source":1049,"target":92},{"source":1049,"target":1057},{"source":1056,"target":101},{"source":1050,"target":128},{"source":1050,"target":1058},{"source":1050,"target":92},{"source":1050,"target":1059},{"source":1058,"target":128},{"source":1051,"target":110},{"source":1051,"target":1060},{"source":1051,"target":92},{"source":1051,"target":1061},{"source":1060,"target":110},{"source":1052,"target":66},{"source":93,"target":0},{"source":93,"target":66},{"source":93,"target":1062},{"source":93,"target":1063},{"source":93,"target":1064},{"source":93,"target":1065},{"source":1062,"target":6},{"source":1062,"target":1066},{"source":1062,"target":93},{"source":1066,"target":6},{"source":1063,"target":48},{"source":1063,"target":1067},{"source":1063,"target":93},{"source":1067,"target":48},{"source":1064,"target":77},{"source":1064,"target":1068},{"source":1064,"target":93},{"source":1068,"target":77},{"source":1065,"target":66},{"source":94,"target":0},{"source":94,"target":22},{"source":94,"target":1069},{"source":94,"target":1070},{"source":1069,"target":115},{"source":1069,"target":1071},{"source":1069,"target":94},{"source":1069,"target":1072},{"source":1069,"target":1073},{"source":1071,"target":115},{"source":1072,"target":70},{"source":1072,"target":1074},{"source":1072,"target":1069},{"source":1074,"target":70},{"source":1073,"target":115},{"source":1073,"target":1075},{"source":1073,"target":1069},{"source":1075,"target":115},{"source":1070,"target":22},{"source":95,"target":0},{"source":95,"target":65},{"source":95,"target":1076},{"source":95,"target":1077},{"source":1076,"target":98},{"source":1076,"target":1078},{"source":1076,"target":95},{"source":1078,"target":98},{"source":1077,"target":65},{"source":96,"target":0},{"source":96,"target":27},{"source":96,"target":1079},{"source":1079,"target":27},{"source":97,"target":0},{"source":97,"target":27},{"source":97,"target":1080},{"source":1080,"target":27},{"source":98,"target":0},{"source":98,"target":65},{"source":98,"target":1081},{"source":1081,"target":65},{"source":99,"target":0},{"source":99,"target":128},{"source":99,"target":66},{"source":99,"target":284},{"source":99,"target":1040},{"source":99,"target":1082},{"source":99,"target":1083},{"source":99,"target":1084},{"source":99,"target":1085},{"source":99,"target":1086},{"source":99,"target":1087},{"source":99,"target":1088},{"source":99,"target":1089},{"source":99,"target":1090},{"source":99,"target":1055},{"source":99,"target":305},{"source":99,"target":1091},{"source":99,"target":1092},{"source":99,"target":1093},{"source":284,"target":29},{"source":284,"target":1094},{"source":284,"target":99},{"source":284,"target":279},{"source":1094,"target":29},{"source":1040,"target":89},{"source":1040,"target":1095},{"source":1040,"target":99},{"source":1040,"target":1035},{"source":1095,"target":89},{"source":1082,"target":111},{"source":1082,"target":1096},{"source":1082,"target":99},{"source":1082,"target":1097},{"source":1096,"target":111},{"source":1083,"target":18},{"source":1083,"target":1098},{"source":1083,"target":99},{"source":1098,"target":18},{"source":1084,"target":18},{"source":1084,"target":1099},{"source":1084,"target":99},{"source":1099,"target":18},{"source":1085,"target":18},{"source":1085,"target":1100},{"source":1085,"target":99},{"source":1100,"target":18},{"source":1086,"target":1},{"source":1086,"target":1101},{"source":1086,"target":99},{"source":1101,"target":1},{"source":1087,"target":1},{"source":1087,"target":1102},{"source":1087,"target":99},{"source":1102,"target":1},{"source":1088,"target":1},{"source":1088,"target":1103},{"source":1088,"target":99},{"source":1103,"target":1},{"source":1089,"target":1},{"source":1089,"target":1104},{"source":1089,"target":99},{"source":1104,"target":1},{"source":1090,"target":99},{"source":1090,"target":1105},{"source":1090,"target":99},{"source":1105,"target":99},{"source":1055,"target":92},{"source":1055,"target":1106},{"source":1055,"target":99},{"source":1055,"target":1048},{"source":1106,"target":92},{"source":305,"target":30},{"source":305,"target":1107},{"source":305,"target":99},{"source":305,"target":289},{"source":1107,"target":30},{"source":1091,"target":101},{"source":1091,"target":1108},{"source":1091,"target":99},{"source":1091,"target":1109},{"source":1108,"target":101},{"source":1092,"target":128},{"source":1093,"target":66},{"source":100,"target":0},{"source":100,"target":70},{"source":100,"target":1110},{"source":100,"target":1111},{"source":1110,"target":99},{"source":1110,"target":1112},{"source":1110,"target":100},{"source":1112,"target":99},{"source":1111,"target":70},{"source":101,"target":0},{"source":101,"target":18},{"source":101,"target":1113},{"source":101,"target":1114},{"source":101,"target":1057},{"source":101,"target":1109},{"source":101,"target":1115},{"source":1113,"target":89},{"source":1113,"target":1116},{"source":1113,"target":101},{"source":1116,"target":89},{"source":1114,"target":101},{"source":1114,"target":1117},{"source":1114,"target":101},{"source":1117,"target":101},{"source":1057,"target":92},{"source":1057,"target":1118},{"source":1057,"target":101},{"source":1057,"target":1049},{"source":1118,"target":92},{"source":1109,"target":99},{"source":1109,"target":1119},{"source":1109,"target":101},{"source":1109,"target":1091},{"source":1119,"target":99},{"source":1115,"target":18},{"source":102,"target":0},{"source":102,"target":22},{"source":102,"target":1120},{"source":102,"target":1121},{"source":1120,"target":117},{"source":1120,"target":1122},{"source":1120,"target":102},{"source":1120,"target":1123},{"source":1122,"target":117},{"source":1121,"target":22},{"source":103,"target":0},{"source":103,"target":83},{"source":103,"target":1124},{"source":103,"target":1125},{"source":1124,"target":6},{"source":1124,"target":1126},{"source":1124,"target":103},{"source":1126,"target":6},{"source":1125,"target":83},{"source":104,"target":0},{"source":104,"target":38},{"source":104,"target":1127},{"source":104,"target":1128},{"source":104,"target":1129},{"source":104,"target":1130},{"source":1127,"target":109},{"source":1127,"target":1131},{"source":1127,"target":104},{"source":1127,"target":1132},{"source":1131,"target":109},{"source":1128,"target":106},{"source":1128,"target":1133},{"source":1128,"target":104},{"source":1128,"target":1134},{"source":1133,"target":106},{"source":1129,"target":108},{"source":1129,"target":1135},{"source":1129,"target":104},{"source":1135,"target":108},{"source":1130,"target":38},{"source":105,"target":0},{"source":105,"target":38},{"source":105,"target":1136},{"source":105,"target":1137},{"source":105,"target":939},{"source":105,"target":941},{"source":105,"target":1138},{"source":105,"target":1139},{"source":1136,"target":80},{"source":1136,"target":1140},{"source":1136,"target":105},{"source":1140,"target":80},{"source":1137,"target":80},{"source":1137,"target":1141},{"source":1137,"target":105},{"source":1141,"target":80},{"source":939,"target":80},{"source":939,"target":1142},{"source":939,"target":105},{"source":939,"target":931},{"source":1142,"target":80},{"source":941,"target":80},{"source":941,"target":1143},{"source":941,"target":105},{"source":941,"target":932},{"source":1143,"target":80},{"source":1138,"target":108},{"source":1138,"target":1144},{"source":1138,"target":105},{"source":1138,"target":1145},{"source":1144,"target":108},{"source":1139,"target":38},{"source":106,"target":0},{"source":106,"target":38},{"source":106,"target":1146},{"source":106,"target":1147},{"source":106,"target":1148},{"source":106,"target":1134},{"source":106,"target":1149},{"source":1146,"target":80},{"source":1146,"target":1150},{"source":1146,"target":106},{"source":1150,"target":80},{"source":1147,"target":105},{"source":1147,"target":1151},{"source":1147,"target":106},{"source":1151,"target":105},{"source":1148,"target":80},{"source":1148,"target":1152},{"source":1148,"target":106},{"source":1152,"target":80},{"source":1134,"target":104},{"source":1134,"target":1153},{"source":1134,"target":106},{"source":1134,"target":1128},{"source":1153,"target":104},{"source":1149,"target":38},{"source":107,"target":0},{"source":107,"target":115},{"source":107,"target":1154},{"source":107,"target":1155},{"source":1154,"target":6},{"source":1154,"target":1156},{"source":1154,"target":107},{"source":1156,"target":6},{"source":1155,"target":115},{"source":108,"target":0},{"source":108,"target":38},{"source":108,"target":1145},{"source":108,"target":1157},{"source":108,"target":1158},{"source":1145,"target":105},{"source":1145,"target":1159},{"source":1145,"target":108},{"source":1145,"target":1138},{"source":1159,"target":105},{"source":1157,"target":109},{"source":1157,"target":1160},{"source":1157,"target":108},{"source":1157,"target":1161},{"source":1160,"target":109},{"source":1158,"target":38},{"source":109,"target":0},{"source":109,"target":38},{"source":109,"target":1162},{"source":109,"target":1163},{"source":109,"target":1161},{"source":109,"target":1132},{"source":109,"target":1164},{"source":109,"target":1165},{"source":1162,"target":1},{"source":1162,"target":1166},{"source":1162,"target":109},{"source":1166,"target":1},{"source":1163,"target":80},{"source":1163,"target":1167},{"source":1163,"target":109},{"source":1167,"target":80},{"source":1161,"target":108},{"source":1161,"target":1168},{"source":1161,"target":109},{"source":1161,"target":1157},{"source":1168,"target":108},{"source":1132,"target":104},{"source":1132,"target":1169},{"source":1132,"target":109},{"source":1132,"target":1127},{"source":1169,"target":104},{"source":1164,"target":109},{"source":1164,"target":1170},{"source":1164,"target":109},{"source":1170,"target":109},{"source":1165,"target":38},{"source":110,"target":0},{"source":110,"target":66},{"source":110,"target":1061},{"source":110,"target":171},{"source":110,"target":309},{"source":110,"target":1171},{"source":110,"target":1172},{"source":110,"target":1173},{"source":110,"target":1174},{"source":110,"target":1175},{"source":1061,"target":92},{"source":1061,"target":1176},{"source":1061,"target":110},{"source":1061,"target":1051},{"source":1176,"target":92},{"source":171,"target":18},{"source":171,"target":1177},{"source":171,"target":110},{"source":171,"target":168},{"source":1177,"target":18},{"source":309,"target":30},{"source":309,"target":1178},{"source":309,"target":110},{"source":309,"target":292},{"source":1178,"target":30},{"source":1171,"target":12},{"source":1171,"target":1179},{"source":1171,"target":110},{"source":1179,"target":12},{"source":1172,"target":128},{"source":1172,"target":1180},{"source":1172,"target":110},{"source":1172,"target":1181},{"source":1180,"target":128},{"source":1173,"target":128},{"source":1173,"target":1182},{"source":1173,"target":110},{"source":1173,"target":1183},{"source":1182,"target":128},{"source":1174,"target":111},{"source":1174,"target":1184},{"source":1174,"target":110},{"source":1174,"target":1185},{"source":1184,"target":111},{"source":1175,"target":66},{"source":111,"target":0},{"source":111,"target":65},{"source":111,"target":1097},{"source":111,"target":1185},{"source":111,"target":1186},{"source":1097,"target":99},{"source":1097,"target":1187},{"source":1097,"target":111},{"source":1097,"target":1082},{"source":1187,"target":99},{"source":1185,"target":110},{"source":1185,"target":1188},{"source":1185,"target":111},{"source":1185,"target":1174},{"source":1188,"target":110},{"source":1186,"target":65},{"source":112,"target":0},{"source":112,"target":58},{"source":112,"target":1189},{"source":112,"target":1190},{"source":1189,"target":113},{"source":1189,"target":1191},{"source":1189,"target":112},{"source":1191,"target":113},{"source":1190,"target":58},{"source":113,"target":0},{"source":113,"target":126},{"source":113,"target":1192},{"source":113,"target":1193},{"source":1192,"target":70},{"source":1192,"target":1194},{"source":1192,"target":113},{"source":1194,"target":70},{"source":1193,"target":126},{"source":114,"target":0},{"source":114,"target":33},{"source":114,"target":1195},{"source":1195,"target":33},{"source":115,"target":0},{"source":115,"target":65},{"source":115,"target":109},{"source":115,"target":80},{"source":115,"target":1196},{"source":115,"target":1197},{"source":115,"target":1198},{"source":115,"target":1199},{"source":115,"target":1006},{"source":115,"target":1200},{"source":115,"target":874},{"source":115,"target":922},{"source":115,"target":1201},{"source":115,"target":1202},{"source":115,"target":1203},{"source":115,"target":1204},{"source":1196,"target":1205},{"source":1196,"target":115},{"source":1196,"target":1206},{"source":1196,"target":1207},{"source":1206,"target":1208},{"source":1206,"target":1196},{"source":1207,"target":1209},{"source":1207,"target":1196},{"source":1209,"target":1210},{"source":1209,"target":1211},{"source":1197,"target":115},{"source":1197,"target":1212},{"source":1197,"target":115},{"source":1197,"target":1213},{"source":1197,"target":1214},{"source":1212,"target":115},{"source":1213,"target":70},{"source":1213,"target":1215},{"source":1213,"target":1197},{"source":1215,"target":70},{"source":1214,"target":115},{"source":1214,"target":1216},{"source":1214,"target":1197},{"source":1216,"target":115},{"source":1198,"target":117},{"source":1198,"target":1217},{"source":1198,"target":115},{"source":1198,"target":1218},{"source":1217,"target":117},{"source":1199,"target":6},{"source":1199,"target":1219},{"source":1199,"target":115},{"source":1219,"target":6},{"source":1006,"target":87},{"source":1006,"target":1220},{"source":1006,"target":115},{"source":1006,"target":974},{"source":1220,"target":87},{"source":1200,"target":30},{"source":1200,"target":1221},{"source":1200,"target":115},{"source":1221,"target":30},{"source":874,"target":72},{"source":874,"target":1222},{"source":874,"target":115},{"source":874,"target":829},{"source":1222,"target":72},{"source":922,"target":77},{"source":922,"target":1223},{"source":922,"target":115},{"source":922,"target":912},{"source":1223,"target":77},{"source":1201,"target":115},{"source":1201,"target":1224},{"source":1201,"target":115},{"source":1224,"target":115},{"source":1202,"target":65},{"source":1203,"target":109},{"source":1204,"target":80},{"source":116,"target":0},{"source":116,"target":70},{"source":116,"target":91},{"source":116,"target":1225},{"source":116,"target":1226},{"source":116,"target":1227},{"source":1225,"target":115},{"source":1225,"target":1228},{"source":1225,"target":116},{"source":1228,"target":115},{"source":1226,"target":70},{"source":1227,"target":91},{"source":117,"target":0},{"source":117,"target":38},{"source":117,"target":1229},{"source":117,"target":1123},{"source":117,"target":1218},{"source":117,"target":1230},{"source":1229,"target":1},{"source":1229,"target":1231},{"source":1229,"target":117},{"source":1231,"target":1},{"source":1123,"target":102},{"source":1123,"target":1232},{"source":1123,"target":117},{"source":1123,"target":1120},{"source":1232,"target":102},{"source":1218,"target":115},{"source":1218,"target":1233},{"source":1218,"target":117},{"source":1218,"target":1198},{"source":1233,"target":115},{"source":1230,"target":38},{"source":118,"target":0},{"source":118,"target":105},{"source":118,"target":1234},{"source":118,"target":1235},{"source":118,"target":1236},{"source":1234,"target":1},{"source":1234,"target":1237},{"source":1234,"target":118},{"source":1237,"target":1},{"source":1235,"target":115},{"source":1235,"target":1238},{"source":1235,"target":118},{"source":1238,"target":115},{"source":1236,"target":105},{"source":119,"target":0},{"source":119,"target":65},{"source":119,"target":1239},{"source":119,"target":1240},{"source":119,"target":1241},{"source":1239,"target":1},{"source":1239,"target":1242},{"source":1239,"target":119},{"source":1242,"target":1},{"source":1240,"target":115},{"source":1240,"target":1243},{"source":1240,"target":119},{"source":1243,"target":115},{"source":1241,"target":65},{"source":120,"target":0},{"source":120,"target":119},{"source":120,"target":1244},{"source":120,"target":1245},{"source":120,"target":1246},{"source":1244,"target":1},{"source":1244,"target":1247},{"source":1244,"target":120},{"source":1244,"target":1248},{"source":1247,"target":1},{"source":1248,"target":124},{"source":1248,"target":1249},{"source":1248,"target":1244},{"source":1249,"target":124},{"source":1245,"target":79},{"source":1245,"target":1250},{"source":1245,"target":120},{"source":1250,"target":79},{"source":1246,"target":119},{"source":121,"target":0},{"source":121,"target":69},{"source":121,"target":1251},{"source":121,"target":1252},{"source":1251,"target":1253},{"source":1251,"target":121},{"source":1252,"target":69},{"source":122,"target":0},{"source":122,"target":22},{"source":122,"target":1254},{"source":122,"target":1255},{"source":122,"target":1256},{"source":1254,"target":115},{"source":1254,"target":1257},{"source":1254,"target":122},{"source":1257,"target":115},{"source":1255,"target":115},{"source":1255,"target":1258},{"source":1255,"target":122},{"source":1258,"target":115},{"source":1256,"target":22},{"source":123,"target":0},{"source":123,"target":70},{"source":123,"target":1259},{"source":1259,"target":70},{"source":124,"target":0},{"source":124,"target":119},{"source":124,"target":80},{"source":124,"target":1260},{"source":124,"target":1261},{"source":124,"target":1262},{"source":124,"target":1263},{"source":124,"target":1264},{"source":124,"target":1265},{"source":124,"target":1266},{"source":124,"target":1267},{"source":1260,"target":1},{"source":1260,"target":1268},{"source":1260,"target":124},{"source":1268,"target":1},{"source":1261,"target":2},{"source":1261,"target":1269},{"source":1261,"target":124},{"source":1269,"target":2},{"source":1262,"target":1},{"source":1262,"target":1270},{"source":1262,"target":124},{"source":1270,"target":1},{"source":1263,"target":1},{"source":1263,"target":1271},{"source":1263,"target":124},{"source":1271,"target":1},{"source":1264,"target":6},{"source":1264,"target":1272},{"source":1264,"target":124},{"source":1272,"target":6},{"source":1265,"target":8},{"source":1265,"target":1273},{"source":1265,"target":124},{"source":1273,"target":8},{"source":1266,"target":119},{"source":1267,"target":80},{"source":125,"target":0},{"source":125,"target":126},{"source":125,"target":1274},{"source":125,"target":1275},{"source":125,"target":1276},{"source":125,"target":1277},{"source":125,"target":1278},{"source":1274,"target":1279},{"source":1274,"target":125},{"source":1274,"target":1280},{"source":1274,"target":1281},{"source":1280,"target":1282},{"source":1280,"target":1274},{"source":1281,"target":1283},{"source":1281,"target":1274},{"source":1283,"target":1284},{"source":1283,"target":1285},{"source":1275,"target":1},{"source":1275,"target":1286},{"source":1275,"target":125},{"source":1286,"target":1},{"source":1276,"target":70},{"source":1276,"target":1287},{"source":1276,"target":125},{"source":1287,"target":70},{"source":1277,"target":79},{"source":1277,"target":1288},{"source":1277,"target":125},{"source":1288,"target":79},{"source":1278,"target":126},{"source":126,"target":0},{"source":126,"target":119},{"source":126,"target":1289},{"source":1289,"target":119},{"source":127,"target":0},{"source":127,"target":70},{"source":127,"target":91},{"source":127,"target":1290},{"source":127,"target":1291},{"source":127,"target":1292},{"source":127,"target":1293},{"source":1290,"target":1},{"source":1290,"target":1294},{"source":1290,"target":127},{"source":1294,"target":1},{"source":1291,"target":126},{"source":1291,"target":1295},{"source":1291,"target":127},{"source":1295,"target":126},{"source":1292,"target":70},{"source":1293,"target":91},{"source":128,"target":0},{"source":128,"target":65},{"source":128,"target":1059},{"source":128,"target":1183},{"source":128,"target":1181},{"source":128,"target":1296},{"source":1059,"target":92},{"source":1059,"target":1297},{"source":1059,"target":128},{"source":1059,"target":1050},{"source":1297,"target":92},{"source":1183,"target":110},{"source":1183,"target":1298},{"source":1183,"target":128},{"source":1183,"target":1173},{"source":1298,"target":110},{"source":1181,"target":110},{"source":1181,"target":1299},{"source":1181,"target":128},{"source":1181,"target":1172},{"source":1299,"target":110},{"source":1296,"target":65},{"source":129,"target":0},{"source":130,"target":0},{"source":130,"target":1300},{"source":131,"target":0},{"source":131,"target":22},{"source":131,"target":1301},{"source":1301,"target":22}],"multigraph":true}
ecore
graphicaleditor
repo-ecore-all/data/perelengo/org.eclipse.papyrus.incubation/layers/plugins/org.eclipse.papyrus.infra.gmfdiag.layers.model/model/notation/notation.ecore
notation Edge createBendpoints eClass createSourceAnchor eClass createTargetAnchor eClass source target bendpoints sourceAnchor targetAnchor Node createLayoutConstraint eClass layoutConstraint Style FillStyle fillColor 16777215 transparency -1 gradient LineStyle lineColor 11579568 lineWidth -1 FontStyle fontColor 0 fontName Tahoma fontHeight 9 bold false italic false underline false strikeThrough false TitleStyle showTitle false SortingStyle sorting None sortingKeys sortedObjects DescriptionStyle description LayoutConstraint Size width -1 height -1 Location x 0 y 0 Bounds Ratio value -1 Anchor Bendpoints Sorting None None Manual Manual Automatic Automatic Filtering None None Manual Manual Automatic Automatic IdentityAnchor id anchor Routing Manual Manual Rectilinear Rectilinear Tree Tree Smoothness None None Normal Normal Less Less More More JumpLinkStatus None None All All Below Below Above Above JumpLinkType Semicircle Semicircle Square Square Chamfered Chamfered RoutingStyle routing Manual smoothness None avoidObstructions false closestDistance false jumpLinkStatus None jumpLinkType Semicircle jumpLinksReverse false View getStyle eClass createChild eClass createStyle eClass getNamedStyle eClass name visible true type mutable false sourceEdges targetEdges persistedChildren styles element diagram transientChildren RelativeBendpoints points Diagram createEdge eClass name measurementUnit Himetric persistedEdges TransientEdges Image data CanonicalStyle canonical true ShapeStyle ConnectorStyle RelativeBendpointList java.util.List java.util.List PageStyle pageX 0 pageY 0 pageWidth 100 pageHeight 100 DrawerStyle collapsed false GuideStyle horizontalGuides verticalGuides Guide position 0 nodeMap NodeEntry java.util.Map$Entry java.util.Map$Entry value Center key Alignment Left Left Right Right Center Center Top Top Bottom Bottom FilteringStyle filtering None filteringKeys filteredObjects FilterKeyList java.util.List java.util.List SortKeyMap java.util.Map java.util.Map SortingDirection Ascending Ascending Descending Descending DiagramStyle ImageStyle antiAlias true maintainAspectRatio true cropBound ImageBufferStyle imageBuffer MeasurementUnit Himetric Himetric Pixel Pixel PropertiesSetStyle getProperty propertyName setProperty propertyName newValue createProperty propertyName instanceType initialValue removeProperty propertyName hasProperty propertyName createProperty propertyName initialValue propertiesMap StringToPropertyValueMapEntry java.util.Map$Entry java.util.Map$Entry key value PropertyValue getValue setValue newValue rawValue instanceType SingleValueStyle getValue setValue newValue rawValue ListValueStyle rawValuesList NamedStyle name StringObjectConverter getStringFromObject objectValue getObjectFromString stringValue DataTypeStyle instanceType IntValueStyle intValue IntListValueStyle intListValue BooleanValueStyle booleanValue DoubleValueStyle doubleValue DoubleListValueStyle doubleListValue StringValueStyle stringValue StringListValueStyle stringListValue EObjectValueStyle eObjectValue EObjectListValueStyle eObjectListValue ByteArrayValueStyle byteArrayValue BooleanListValueStyle booleanListValue HintedDiagramLinkStyle hint DiagramLinkStyle diagramLink MultiDiagramLinkStyle diagramLinks TextAlignment Left Left Right Right Center Center TextStyle textAlignment Left LineType Solid Solid Dash Dash Dot Dot DashDot DashDot DashDotDot DashDotDot Double Double LineTypeStyle lineType Solid ArrowType None None OpenArrow OpenArrow SolidArrow SolidArrow ArrowStyle arrowSource None arrowTarget None Shape Compartment ListCompartment Connector StandardDiagram DecorationNode BasicDecorationNode BasicCompartment BasicSemanticCompartment SemanticListCompartment GradientStyle Vertical Vertical Horizontal Horizontal GradientData org.eclipse.gmf.runtime.notation.datatype.GradientData org.eclipse.gmf.runtime.notation.datatype.GradientData RoundedCornersStyle roundedBendpointsRadius 0
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="notation" nsURI="http://www.eclipse.org/gmf/runtime/1.0.2/notation" nsPrefix="notation"> <eClassifiers xsi:type="ecore:EClass" name="Edge" eSuperTypes="#//View"> <eOperations name="createBendpoints" eType="#//Bendpoints"> <eParameters name="eClass" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EClass"/> </eOperations> <eOperations name="createSourceAnchor" eType="#//Anchor"> <eParameters name="eClass" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EClass"/> </eOperations> <eOperations name="createTargetAnchor" eType="#//Anchor"> <eParameters name="eClass" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EClass"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//View" resolveProxies="false" eOpposite="#//View/sourceEdges"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//View" resolveProxies="false" eOpposite="#//View/targetEdges"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bendpoints" eType="#//Bendpoints" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sourceAnchor" eType="#//Anchor" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="targetAnchor" eType="#//Anchor" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//View"> <eOperations name="createLayoutConstraint" eType="#//LayoutConstraint"> <eParameters name="eClass" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EClass"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="layoutConstraint" eType="#//LayoutConstraint" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Style" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="FillStyle" eSuperTypes="#//Style"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fillColor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="16777215"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="transparency" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="-1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="gradient" eType="#//GradientData"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LineStyle" eSuperTypes="#//Style"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lineColor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="11579568"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lineWidth" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt" defaultValueLiteral="-1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FontStyle" eSuperTypes="#//Style"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fontColor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fontName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="Tahoma"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fontHeight" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="9"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="bold" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="italic" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="underline" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="strikeThrough" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TitleStyle" eSuperTypes="#//Style"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="showTitle" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SortingStyle" eSuperTypes="#//Style"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sorting" eType="#//Sorting" defaultValueLiteral="None"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sortingKeys" eType="#//SortKeyMap"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sortedObjects" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DescriptionStyle" eSuperTypes="#//Style"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LayoutConstraint" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="Size" eSuperTypes="#//LayoutConstraint"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="-1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="-1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Location" eSuperTypes="#//LayoutConstraint"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Bounds" eSuperTypes="#//Location #//Size"/> <eClassifiers xsi:type="ecore:EClass" name="Ratio" eSuperTypes="#//LayoutConstraint"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble" defaultValueLiteral="-1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Anchor" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="Bendpoints" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EEnum" name="Sorting"> <eLiterals name="None"/> <eLiterals name="Manual" value="1"/> <eLiterals name="Automatic" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Filtering"> <eLiterals name="None"/> <eLiterals name="Manual" value="1"/> <eLiterals name="Automatic" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IdentityAnchor" eSuperTypes="#//Anchor"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="anchor"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Routing"> <eLiterals name="Manual"/> <eLiterals name="Rectilinear" value="1"/> <eLiterals name="Tree" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Smoothness"> <eLiterals name="None"/> <eLiterals name="Normal" value="1"/> <eLiterals name="Less" value="2"/> <eLiterals name="More" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="JumpLinkStatus"> <eLiterals name="None"/> <eLiterals name="All" value="1"/> <eLiterals name="Below" value="2"/> <eLiterals name="Above" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="JumpLinkType"> <eLiterals name="Semicircle"/> <eLiterals name="Square" value="1"/> <eLiterals name="Chamfered" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RoutingStyle" eSuperTypes="#//RoundedCornersStyle"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="routing" eType="#//Routing" defaultValueLiteral="Manual"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="smoothness" eType="#//Smoothness" defaultValueLiteral="None"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="avoidObstructions" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="closestDistance" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="jumpLinkStatus" eType="#//JumpLinkStatus" defaultValueLiteral="None"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="jumpLinkType" eType="#//JumpLinkType" defaultValueLiteral="Semicircle"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="jumpLinksReverse" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="View" abstract="true" eSuperTypes="platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EModelElement"> <eOperations name="getStyle" eType="#//Style"> <eParameters name="eClass" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EClass"/> </eOperations> <eOperations name="createChild" eType="#//Node"> <eParameters name="eClass" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EClass"/> </eOperations> <eOperations name="createStyle" eType="#//Style"> <eParameters name="eClass" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EClass"/> </eOperations> <eOperations name="getNamedStyle" eType="#//NamedStyle"> <eParameters name="eClass" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EClass"/> <eParameters name="name" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visible" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mutable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" transient="true" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sourceEdges" upperBound="-1" eType="#//Edge" transient="true" resolveProxies="false" eOpposite="#//Edge/source"/> <eStructuralFeatures xsi:type="ecore:EReference" name="targetEdges" upperBound="-1" eType="#//Edge" transient="true" resolveProxies="false" eOpposite="#//Edge/target"/> <eStructuralFeatures xsi:type="ecore:EReference" name="persistedChildren" upperBound="-1" eType="#//Node" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="styles" upperBound="-1" eType="#//Style" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="element" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EObject" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="diagram" lowerBound="1" eType="#//Diagram" changeable="false" volatile="true" transient="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transientChildren" upperBound="-1" eType="#//Node" transient="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RelativeBendpoints" eSuperTypes="#//Bendpoints"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="points" eType="#//RelativeBendpointList"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Diagram" eSuperTypes="#//View"> <eOperations name="createEdge" eType="#//Edge"> <eParameters name="eClass" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EClass"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="measurementUnit" eType="#//MeasurementUnit" defaultValueLiteral="Himetric" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="persistedEdges" upperBound="-1" eType="#//Edge" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="TransientEdges" upperBound="-1" eType="#//Edge" transient="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Image"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="data" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EByteArray"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CanonicalStyle" eSuperTypes="#//Style"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="canonical" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ShapeStyle" eSuperTypes="#//FontStyle #//DescriptionStyle #//FillStyle #//LineStyle #//RoundedCornersStyle"/> <eClassifiers xsi:type="ecore:EClass" name="ConnectorStyle" eSuperTypes="#//RoutingStyle #//LineStyle"/> <eClassifiers xsi:type="ecore:EDataType" name="RelativeBendpointList" instanceClassName="java.util.List"/> <eClassifiers xsi:type="ecore:EClass" name="PageStyle" eSuperTypes="#//Style"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="pageX" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="pageY" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="pageWidth" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="100"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="pageHeight" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="100"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DrawerStyle" eSuperTypes="#//Style"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="collapsed" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GuideStyle" eSuperTypes="#//Style"> <eStructuralFeatures xsi:type="ecore:EReference" name="horizontalGuides" upperBound="-1" eType="#//Guide" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="verticalGuides" upperBound="-1" eType="#//Guide" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Guide"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="position" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nodeMap" upperBound="-1" eType="#//NodeEntry" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NodeEntry" instanceClassName="java.util.Map$Entry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//Alignment" defaultValueLiteral="Center"/> <eStructuralFeatures xsi:type="ecore:EReference" name="key" lowerBound="1" eType="#//Node"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Alignment"> <eLiterals name="Left"/> <eLiterals name="Right" value="1"/> <eLiterals name="Center" value="2"/> <eLiterals name="Top" value="3"/> <eLiterals name="Bottom" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FilteringStyle" eSuperTypes="#//Style"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="filtering" eType="#//Filtering" defaultValueLiteral="None"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="filteringKeys" eType="#//FilterKeyList"/> <eStructuralFeatures xsi:type="ecore:EReference" name="filteredObjects" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="FilterKeyList" instanceClassName="java.util.List"/> <eClassifiers xsi:type="ecore:EDataType" name="SortKeyMap" instanceClassName="java.util.Map"/> <eClassifiers xsi:type="ecore:EEnum" name="SortingDirection"> <eLiterals name="Ascending"/> <eLiterals name="Descending" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DiagramStyle" eSuperTypes="#//PageStyle #//GuideStyle #//DescriptionStyle"/> <eClassifiers xsi:type="ecore:EClass" name="ImageStyle" eSuperTypes="#//Style"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="antiAlias" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maintainAspectRatio" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="cropBound" lowerBound="1" eType="#//Bounds" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ImageBufferStyle" eSuperTypes="#//ImageStyle"> <eStructuralFeatures xsi:type="ecore:EReference" name="imageBuffer" lowerBound="1" eType="#//Image" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="MeasurementUnit"> <eLiterals name="Himetric"/> <eLiterals name="Pixel" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PropertiesSetStyle" eSuperTypes="#//NamedStyle"> <eOperations name="getProperty" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EJavaObject"> <eParameters name="propertyName" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eOperations> <eOperations name="setProperty" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"> <eParameters name="propertyName" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eParameters name="newValue" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EJavaObject"/> </eOperations> <eOperations name="createProperty" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"> <eParameters name="propertyName" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eParameters name="instanceType" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EDataType"/> <eParameters name="initialValue" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EJavaObject"/> </eOperations> <eOperations name="removeProperty" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"> <eParameters name="propertyName" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eOperations> <eOperations name="hasProperty" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"> <eParameters name="propertyName" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eOperations> <eOperations name="createProperty" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"> <eParameters name="propertyName" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eParameters name="initialValue" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="propertiesMap" upperBound="-1" eType="#//StringToPropertyValueMapEntry" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringToPropertyValueMapEntry" instanceClassName="java.util.Map$Entry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//PropertyValue" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PropertyValue" eSuperTypes="#//StringObjectConverter"> <eOperations name="getValue" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EJavaObject"/> <eOperations name="setValue"> <eParameters name="newValue" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EJavaObject"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rawValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="instanceType" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EDataType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SingleValueStyle" eSuperTypes="#//DataTypeStyle"> <eOperations name="getValue" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EJavaObject"/> <eOperations name="setValue"> <eParameters name="newValue" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EJavaObject"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rawValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ListValueStyle" eSuperTypes="#//DataTypeStyle"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rawValuesList" unique="false" upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedStyle" eSuperTypes="#//Style"> <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="StringObjectConverter" abstract="true" interface="true"> <eOperations name="getStringFromObject" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"> <eParameters name="objectValue" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EJavaObject"/> </eOperations> <eOperations name="getObjectFromString" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EJavaObject"> <eParameters name="stringValue" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataTypeStyle" eSuperTypes="#//NamedStyle #//StringObjectConverter"> <eStructuralFeatures xsi:type="ecore:EReference" name="instanceType" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EDataType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntValueStyle" eSuperTypes="#//NamedStyle"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="intValue" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntListValueStyle" eSuperTypes="#//NamedStyle"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="intListValue" unique="false" upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BooleanValueStyle" eSuperTypes="#//NamedStyle"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="booleanValue" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DoubleValueStyle" eSuperTypes="#//NamedStyle"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="doubleValue" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EDouble"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DoubleListValueStyle" eSuperTypes="#//NamedStyle"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="doubleListValue" unique="false" upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EDoubleObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringValueStyle" eSuperTypes="#//NamedStyle"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stringValue" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringListValueStyle" eSuperTypes="#//NamedStyle"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stringListValue" unique="false" upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EObjectValueStyle" eSuperTypes="#//NamedStyle"> <eStructuralFeatures xsi:type="ecore:EReference" name="eObjectValue" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EObjectListValueStyle" eSuperTypes="#//NamedStyle"> <eStructuralFeatures xsi:type="ecore:EReference" name="eObjectListValue" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ByteArrayValueStyle" eSuperTypes="#//NamedStyle"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="byteArrayValue" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EByteArray"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BooleanListValueStyle" eSuperTypes="#//NamedStyle"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="booleanListValue" unique="false" upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBooleanObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="HintedDiagramLinkStyle" eSuperTypes="#//DiagramLinkStyle #//Style"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hint" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DiagramLinkStyle" eSuperTypes="#//Style"> <eStructuralFeatures xsi:type="ecore:EReference" name="diagramLink" eType="#//Diagram"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MultiDiagramLinkStyle" eSuperTypes="#//Style"> <eStructuralFeatures xsi:type="ecore:EReference" name="diagramLinks" upperBound="-1" eType="#//Diagram"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="TextAlignment"> <eLiterals name="Left"/> <eLiterals name="Right" value="1"/> <eLiterals name="Center" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TextStyle" eSuperTypes="#//Style"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="textAlignment" eType="#//TextAlignment" defaultValueLiteral="Left"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="LineType"> <eLiterals name="Solid"/> <eLiterals name="Dash" value="1"/> <eLiterals name="Dot" value="2"/> <eLiterals name="DashDot" value="3"/> <eLiterals name="DashDotDot" value="4"/> <eLiterals name="Double" value="5"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LineTypeStyle" eSuperTypes="#//Style"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lineType" eType="#//LineType" defaultValueLiteral="Solid"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ArrowType"> <eLiterals name="None"/> <eLiterals name="OpenArrow" value="1"/> <eLiterals name="SolidArrow" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrowStyle" eSuperTypes="#//Style"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="arrowSource" eType="#//ArrowType" defaultValueLiteral="None"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="arrowTarget" eType="#//ArrowType" defaultValueLiteral="None"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Shape" eSuperTypes="#//Node #//ShapeStyle"/> <eClassifiers xsi:type="ecore:EClass" name="Compartment" eSuperTypes="#//BasicCompartment #//CanonicalStyle #//TitleStyle"/> <eClassifiers xsi:type="ecore:EClass" name="ListCompartment" eSuperTypes="#//BasicCompartment #//SortingStyle #//FilteringStyle #//TitleStyle"/> <eClassifiers xsi:type="ecore:EClass" name="Connector" eSuperTypes="#//Edge #//ConnectorStyle"/> <eClassifiers xsi:type="ecore:EClass" name="StandardDiagram" eSuperTypes="#//Diagram #//DiagramStyle"/> <eClassifiers xsi:type="ecore:EClass" name="DecorationNode" eSuperTypes="#//BasicDecorationNode"/> <eClassifiers xsi:type="ecore:EClass" name="BasicDecorationNode" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="BasicCompartment" eSuperTypes="#//DecorationNode #//DrawerStyle"/> <eClassifiers xsi:type="ecore:EClass" name="BasicSemanticCompartment" eSuperTypes="#//BasicDecorationNode #//DrawerStyle"/> <eClassifiers xsi:type="ecore:EClass" name="SemanticListCompartment" eSuperTypes="#//BasicSemanticCompartment #//SortingStyle #//FilteringStyle #//TitleStyle"/> <eClassifiers xsi:type="ecore:EEnum" name="GradientStyle"> <eLiterals name="Vertical"/> <eLiterals name="Horizontal" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="GradientData" instanceClassName="org.eclipse.gmf.runtime.notation.datatype.GradientData"/> <eClassifiers xsi:type="ecore:EClass" name="RoundedCornersStyle" eSuperTypes="#//Style"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="roundedBendpointsRadius" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"notation","nsURI":"http://www.eclipse.org/gmf/runtime/1.0.2/notation","name":"notation","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Edge","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Style","instanceClass":null,"abstract":true,"id":3,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FillStyle","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LineStyle","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FontStyle","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TitleStyle","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SortingStyle","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DescriptionStyle","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LayoutConstraint","instanceClass":null,"abstract":true,"id":10,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Size","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Location","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Bounds","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Ratio","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Anchor","instanceClass":null,"abstract":true,"id":15,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Bendpoints","instanceClass":null,"abstract":true,"id":16,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Sorting","instanceClass":null,"id":17,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Filtering","instanceClass":null,"id":18,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IdentityAnchor","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Routing","instanceClass":null,"id":20,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Smoothness","instanceClass":null,"id":21,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"JumpLinkStatus","instanceClass":null,"id":22,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"JumpLinkType","instanceClass":null,"id":23,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RoutingStyle","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"View","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelativeBendpoints","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Diagram","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Image","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CanonicalStyle","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ShapeStyle","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectorStyle","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.List","defaultValue":null,"instanceClassName":"java.util.List","name":"RelativeBendpointList","instanceClass":"java.util.List","id":32,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PageStyle","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DrawerStyle","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GuideStyle","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Guide","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"NodeEntry","instanceClass":"java.util.Map$Entry","abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Alignment","instanceClass":null,"id":38,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FilteringStyle","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.List","defaultValue":null,"instanceClassName":"java.util.List","name":"FilterKeyList","instanceClass":"java.util.List","id":40,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Map","defaultValue":null,"instanceClassName":"java.util.Map","name":"SortKeyMap","instanceClass":"java.util.Map","id":41,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"instanceClassName":null,"name":"SortingDirection","instanceClass":null,"id":42,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramStyle","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImageStyle","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImageBufferStyle","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"MeasurementUnit","instanceClass":null,"id":46,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertiesSetStyle","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"StringToPropertyValueMapEntry","instanceClass":"java.util.Map$Entry","abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyValue","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleValueStyle","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListValueStyle","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedStyle","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringObjectConverter","instanceClass":null,"abstract":true,"id":53,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataTypeStyle","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntValueStyle","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntListValueStyle","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanValueStyle","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DoubleValueStyle","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DoubleListValueStyle","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringValueStyle","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringListValueStyle","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EObjectValueStyle","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EObjectListValueStyle","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ByteArrayValueStyle","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanListValueStyle","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HintedDiagramLinkStyle","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramLinkStyle","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiDiagramLinkStyle","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"TextAlignment","instanceClass":null,"id":69,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextStyle","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"LineType","instanceClass":null,"id":71,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LineTypeStyle","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ArrowType","instanceClass":null,"id":73,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrowStyle","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Shape","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Compartment","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListCompartment","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connector","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StandardDiagram","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DecorationNode","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BasicDecorationNode","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BasicCompartment","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BasicSemanticCompartment","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SemanticListCompartment","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"GradientStyle","instanceClass":null,"id":85,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.gmf.runtime.notation.datatype.GradientData","defaultValue":null,"instanceClassName":"org.eclipse.gmf.runtime.notation.datatype.GradientData","name":"GradientData","instanceClass":null,"id":86,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RoundedCornersStyle","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"createBendpoints","lowerBound":0,"id":88,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"createSourceAnchor","lowerBound":0,"id":89,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"createTargetAnchor","lowerBound":0,"id":90,"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":"source","changeable":true,"resolveProxies":false,"lowerBound":1,"id":91,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":false,"lowerBound":1,"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":"bendpoints","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":"sourceAnchor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":94,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"targetAnchor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eClass","lowerBound":0,"id":98,"many":false,"required":false,"eClass":"EParameter"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eClass","lowerBound":0,"id":101,"many":false,"required":false,"eClass":"EParameter"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eClass","lowerBound":0,"id":104,"many":false,"required":false,"eClass":"EParameter"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"sourceEdges","changeable":true,"resolveProxies":false,"lowerBound":0,"id":107,"derived":false},{"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":true,"unique":true,"name":"targetEdges","changeable":true,"resolveProxies":false,"lowerBound":0,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"createLayoutConstraint","lowerBound":0,"id":113,"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":"layoutConstraint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eClass","lowerBound":0,"id":117,"many":false,"required":false,"eClass":"EParameter"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":16777215,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"16777215","unsettable":false,"transient":false,"unique":true,"name":"fillColor","changeable":true,"lowerBound":0,"iD":false,"id":120,"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":"transparency","changeable":true,"lowerBound":0,"iD":false,"id":121,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"gradient","changeable":true,"lowerBound":0,"iD":false,"id":122,"derived":false},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":11579568,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"11579568","unsettable":false,"transient":false,"unique":true,"name":"lineColor","changeable":true,"lowerBound":0,"iD":false,"id":127,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"-1","unsettable":false,"transient":false,"unique":true,"name":"lineWidth","changeable":true,"lowerBound":0,"iD":false,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"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":"fontColor","changeable":true,"lowerBound":0,"iD":false,"id":132,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"Tahoma","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Tahoma","unsettable":false,"transient":false,"unique":true,"name":"fontName","changeable":true,"lowerBound":0,"iD":false,"id":133,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":9,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"9","unsettable":false,"transient":false,"unique":true,"name":"fontHeight","changeable":true,"lowerBound":0,"iD":false,"id":134,"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":"bold","changeable":true,"lowerBound":0,"iD":false,"id":135,"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":"italic","changeable":true,"lowerBound":0,"iD":false,"id":136,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"underline","changeable":true,"lowerBound":0,"iD":false,"id":137,"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":"strikeThrough","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"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"showTitle","changeable":true,"lowerBound":0,"iD":false,"id":147,"derived":false},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"None","unsettable":false,"transient":false,"unique":true,"name":"sorting","changeable":true,"lowerBound":0,"iD":false,"id":150,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sortingKeys","changeable":true,"lowerBound":0,"iD":false,"id":151,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sortedObjects","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":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":157,"derived":false},{"id":158,"eClass":"EGenericType"},{"id":159,"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":"width","changeable":true,"lowerBound":0,"iD":false,"id":160,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":-1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"-1","unsettable":false,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":0,"iD":false,"id":161,"derived":false},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":0,"iD":false,"id":165,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":0,"iD":false,"id":166,"derived":false},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":-1.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"-1","unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":172,"derived":false},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"name":"None","id":175,"value":0,"literal":"None","eClass":"EEnumLiteral"},{"name":"Manual","id":176,"value":1,"literal":"Manual","eClass":"EEnumLiteral"},{"name":"Automatic","id":177,"value":2,"literal":"Automatic","eClass":"EEnumLiteral"},{"name":"None","id":178,"value":0,"literal":"None","eClass":"EEnumLiteral"},{"name":"Manual","id":179,"value":1,"literal":"Manual","eClass":"EEnumLiteral"},{"name":"Automatic","id":180,"value":2,"literal":"Automatic","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":"anchor","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"anchor","unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":181,"derived":false},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"name":"Manual","id":184,"value":0,"literal":"Manual","eClass":"EEnumLiteral"},{"name":"Rectilinear","id":185,"value":1,"literal":"Rectilinear","eClass":"EEnumLiteral"},{"name":"Tree","id":186,"value":2,"literal":"Tree","eClass":"EEnumLiteral"},{"name":"None","id":187,"value":0,"literal":"None","eClass":"EEnumLiteral"},{"name":"Normal","id":188,"value":1,"literal":"Normal","eClass":"EEnumLiteral"},{"name":"Less","id":189,"value":2,"literal":"Less","eClass":"EEnumLiteral"},{"name":"More","id":190,"value":3,"literal":"More","eClass":"EEnumLiteral"},{"name":"None","id":191,"value":0,"literal":"None","eClass":"EEnumLiteral"},{"name":"All","id":192,"value":1,"literal":"All","eClass":"EEnumLiteral"},{"name":"Below","id":193,"value":2,"literal":"Below","eClass":"EEnumLiteral"},{"name":"Above","id":194,"value":3,"literal":"Above","eClass":"EEnumLiteral"},{"name":"Semicircle","id":195,"value":0,"literal":"Semicircle","eClass":"EEnumLiteral"},{"name":"Square","id":196,"value":1,"literal":"Square","eClass":"EEnumLiteral"},{"name":"Chamfered","id":197,"value":2,"literal":"Chamfered","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Manual","unsettable":false,"transient":false,"unique":true,"name":"routing","changeable":true,"lowerBound":0,"iD":false,"id":198,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"None","unsettable":false,"transient":false,"unique":true,"name":"smoothness","changeable":true,"lowerBound":0,"iD":false,"id":199,"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":"avoidObstructions","changeable":true,"lowerBound":0,"iD":false,"id":200,"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":"closestDistance","changeable":true,"lowerBound":0,"iD":false,"id":201,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"None","unsettable":false,"transient":false,"unique":true,"name":"jumpLinkStatus","changeable":true,"lowerBound":0,"iD":false,"id":202,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Semicircle","unsettable":false,"transient":false,"unique":true,"name":"jumpLinkType","changeable":true,"lowerBound":0,"iD":false,"id":203,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"jumpLinksReverse","changeable":true,"lowerBound":0,"iD":false,"id":204,"derived":false},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getStyle","lowerBound":0,"id":213,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"createChild","lowerBound":0,"id":214,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"createStyle","lowerBound":0,"id":215,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getNamedStyle","lowerBound":0,"id":216,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"visible","changeable":true,"lowerBound":0,"iD":false,"id":217,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":218,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":true,"unique":true,"name":"mutable","changeable":true,"lowerBound":0,"iD":false,"id":219,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"persistedChildren","changeable":true,"resolveProxies":true,"lowerBound":0,"id":220,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"styles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":221,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":0,"id":222,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"diagram","changeable":false,"resolveProxies":true,"lowerBound":1,"id":223,"derived":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":"transientChildren","changeable":true,"resolveProxies":true,"lowerBound":0,"id":224,"derived":false},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eClass","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":"eClass","lowerBound":0,"id":230,"many":false,"required":false,"eClass":"EParameter"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eClass","lowerBound":0,"id":233,"many":false,"required":false,"eClass":"EParameter"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eClass","lowerBound":0,"id":236,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","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"},{"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,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"points","changeable":true,"lowerBound":0,"iD":false,"id":250,"derived":false},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"createEdge","lowerBound":0,"id":253,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":254,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Himetric","unsettable":true,"transient":false,"unique":true,"name":"measurementUnit","changeable":true,"lowerBound":0,"iD":false,"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":"persistedEdges","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":true,"unique":true,"name":"TransientEdges","changeable":true,"resolveProxies":true,"lowerBound":0,"id":257,"derived":false},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eClass","lowerBound":0,"id":260,"many":false,"required":false,"eClass":"EParameter"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"data","changeable":true,"lowerBound":0,"iD":false,"id":266,"derived":false},{"id":267,"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":"canonical","changeable":true,"lowerBound":0,"iD":false,"id":268,"derived":false},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"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":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"pageX","changeable":true,"lowerBound":0,"iD":false,"id":278,"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":"pageY","changeable":true,"lowerBound":0,"iD":false,"id":279,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":100,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"100","unsettable":false,"transient":false,"unique":true,"name":"pageWidth","changeable":true,"lowerBound":0,"iD":false,"id":280,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":100,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"100","unsettable":false,"transient":false,"unique":true,"name":"pageHeight","changeable":true,"lowerBound":0,"iD":false,"id":281,"derived":false},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"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":"collapsed","changeable":true,"lowerBound":0,"iD":false,"id":287,"derived":false},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"horizontalGuides","changeable":true,"resolveProxies":false,"lowerBound":0,"id":290,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"verticalGuides","changeable":true,"resolveProxies":false,"lowerBound":0,"id":291,"derived":false},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"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":"position","changeable":true,"lowerBound":0,"iD":false,"id":295,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nodeMap","changeable":true,"resolveProxies":true,"lowerBound":0,"id":296,"derived":false},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Center","unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":299,"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":"key","changeable":true,"resolveProxies":true,"lowerBound":1,"id":300,"derived":false},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"name":"Left","id":303,"value":0,"literal":"Left","eClass":"EEnumLiteral"},{"name":"Right","id":304,"value":1,"literal":"Right","eClass":"EEnumLiteral"},{"name":"Center","id":305,"value":2,"literal":"Center","eClass":"EEnumLiteral"},{"name":"Top","id":306,"value":3,"literal":"Top","eClass":"EEnumLiteral"},{"name":"Bottom","id":307,"value":4,"literal":"Bottom","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"None","unsettable":false,"transient":false,"unique":true,"name":"filtering","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":"filteringKeys","changeable":true,"lowerBound":0,"iD":false,"id":309,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"filteredObjects","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"},{"name":"Ascending","id":315,"value":0,"literal":"Ascending","eClass":"EEnumLiteral"},{"name":"Descending","id":316,"value":1,"literal":"Descending","eClass":"EEnumLiteral"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"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":"antiAlias","changeable":true,"lowerBound":0,"iD":false,"id":320,"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":"maintainAspectRatio","changeable":true,"lowerBound":0,"iD":false,"id":321,"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":"cropBound","changeable":true,"resolveProxies":true,"lowerBound":1,"id":322,"derived":false},{"id":323,"eClass":"EGenericType"},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"imageBuffer","changeable":true,"resolveProxies":true,"lowerBound":1,"id":327,"derived":false},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"name":"Himetric","id":330,"value":0,"literal":"Himetric","eClass":"EEnumLiteral"},{"name":"Pixel","id":331,"value":1,"literal":"Pixel","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"unique":true,"name":"getProperty","lowerBound":0,"id":332,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"setProperty","lowerBound":0,"id":333,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"createProperty","lowerBound":0,"id":334,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"removeProperty","lowerBound":0,"id":335,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"hasProperty","lowerBound":0,"id":336,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"createProperty","lowerBound":0,"id":337,"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":"propertiesMap","changeable":true,"resolveProxies":true,"lowerBound":0,"id":338,"derived":false},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"propertyName","lowerBound":0,"id":341,"many":false,"required":false,"eClass":"EParameter"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"propertyName","lowerBound":0,"id":344,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"newValue","lowerBound":0,"id":345,"many":false,"required":false,"eClass":"EParameter"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"propertyName","lowerBound":0,"id":349,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"instanceType","lowerBound":0,"id":350,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"initialValue","lowerBound":0,"id":351,"many":false,"required":false,"eClass":"EParameter"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"propertyName","lowerBound":0,"id":356,"many":false,"required":false,"eClass":"EParameter"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"propertyName","lowerBound":0,"id":359,"many":false,"required":false,"eClass":"EParameter"},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"propertyName","lowerBound":0,"id":362,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"initialValue","lowerBound":0,"id":363,"many":false,"required":false,"eClass":"EParameter"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":367,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":false,"lowerBound":0,"id":368,"derived":false},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getValue","lowerBound":0,"id":371,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"setValue","lowerBound":0,"id":372,"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":"rawValue","changeable":true,"lowerBound":0,"iD":false,"id":373,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"instanceType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":374,"derived":false},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"newValue","lowerBound":0,"id":377,"many":false,"required":false,"eClass":"EParameter"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getValue","lowerBound":0,"id":381,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"setValue","lowerBound":0,"id":382,"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":"rawValue","changeable":true,"lowerBound":0,"iD":false,"id":383,"derived":false},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"newValue","lowerBound":0,"id":386,"many":false,"required":false,"eClass":"EParameter"},{"id":387,"eClass":"EGenericType"},{"id":388,"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":"rawValuesList","changeable":true,"lowerBound":0,"iD":false,"id":389,"derived":false},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":392,"derived":false},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getStringFromObject","lowerBound":0,"id":395,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getObjectFromString","lowerBound":0,"id":396,"many":false,"required":false,"eClass":"EOperation"},{"id":397,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"objectValue","lowerBound":0,"id":398,"many":false,"required":false,"eClass":"EParameter"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"stringValue","lowerBound":0,"id":401,"many":false,"required":false,"eClass":"EParameter"},{"id":402,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"instanceType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":403,"derived":false},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"intValue","changeable":true,"lowerBound":0,"iD":false,"id":407,"derived":false},{"id":408,"eClass":"EGenericType"},{"id":409,"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":"intListValue","changeable":true,"lowerBound":0,"iD":false,"id":410,"derived":false},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"booleanValue","changeable":true,"lowerBound":0,"iD":false,"id":413,"derived":false},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"doubleValue","changeable":true,"lowerBound":0,"iD":false,"id":416,"derived":false},{"id":417,"eClass":"EGenericType"},{"id":418,"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":"doubleListValue","changeable":true,"lowerBound":0,"iD":false,"id":419,"derived":false},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"stringValue","changeable":true,"lowerBound":0,"iD":false,"id":422,"derived":false},{"id":423,"eClass":"EGenericType"},{"id":424,"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":"stringListValue","changeable":true,"lowerBound":0,"iD":false,"id":425,"derived":false},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eObjectValue","changeable":true,"resolveProxies":true,"lowerBound":0,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"eObjectListValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":431,"derived":false},{"id":432,"eClass":"EGenericType"},{"id":433,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"byteArrayValue","changeable":true,"lowerBound":0,"iD":false,"id":434,"derived":false},{"id":435,"eClass":"EGenericType"},{"id":436,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"booleanListValue","changeable":true,"lowerBound":0,"iD":false,"id":437,"derived":false},{"id":438,"eClass":"EGenericType"},{"id":439,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"hint","changeable":true,"lowerBound":0,"iD":false,"id":440,"derived":false},{"id":441,"eClass":"EGenericType"},{"id":442,"eClass":"EGenericType"},{"id":443,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"diagramLink","changeable":true,"resolveProxies":true,"lowerBound":0,"id":444,"derived":false},{"id":445,"eClass":"EGenericType"},{"id":446,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"diagramLinks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":447,"derived":false},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"name":"Left","id":450,"value":0,"literal":"Left","eClass":"EEnumLiteral"},{"name":"Right","id":451,"value":1,"literal":"Right","eClass":"EEnumLiteral"},{"name":"Center","id":452,"value":2,"literal":"Center","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Left","unsettable":false,"transient":false,"unique":true,"name":"textAlignment","changeable":true,"lowerBound":0,"iD":false,"id":453,"derived":false},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"name":"Solid","id":456,"value":0,"literal":"Solid","eClass":"EEnumLiteral"},{"name":"Dash","id":457,"value":1,"literal":"Dash","eClass":"EEnumLiteral"},{"name":"Dot","id":458,"value":2,"literal":"Dot","eClass":"EEnumLiteral"},{"name":"DashDot","id":459,"value":3,"literal":"DashDot","eClass":"EEnumLiteral"},{"name":"DashDotDot","id":460,"value":4,"literal":"DashDotDot","eClass":"EEnumLiteral"},{"name":"Double","id":461,"value":5,"literal":"Double","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Solid","unsettable":false,"transient":false,"unique":true,"name":"lineType","changeable":true,"lowerBound":0,"iD":false,"id":462,"derived":false},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"name":"None","id":465,"value":0,"literal":"None","eClass":"EEnumLiteral"},{"name":"OpenArrow","id":466,"value":1,"literal":"OpenArrow","eClass":"EEnumLiteral"},{"name":"SolidArrow","id":467,"value":2,"literal":"SolidArrow","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"None","unsettable":false,"transient":false,"unique":true,"name":"arrowSource","changeable":true,"lowerBound":0,"iD":false,"id":468,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"None","unsettable":false,"transient":false,"unique":true,"name":"arrowTarget","changeable":true,"lowerBound":0,"iD":false,"id":469,"derived":false},{"id":470,"eClass":"EGenericType"},{"id":471,"eClass":"EGenericType"},{"id":472,"eClass":"EGenericType"},{"id":473,"eClass":"EGenericType"},{"id":474,"eClass":"EGenericType"},{"id":475,"eClass":"EGenericType"},{"id":476,"eClass":"EGenericType"},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"EGenericType"},{"id":479,"eClass":"EGenericType"},{"id":480,"eClass":"EGenericType"},{"id":481,"eClass":"EGenericType"},{"id":482,"eClass":"EGenericType"},{"id":483,"eClass":"EGenericType"},{"id":484,"eClass":"EGenericType"},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"id":489,"eClass":"EGenericType"},{"id":490,"eClass":"EGenericType"},{"id":491,"eClass":"EGenericType"},{"id":492,"eClass":"EGenericType"},{"id":493,"eClass":"EGenericType"},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"name":"Vertical","id":496,"value":0,"literal":"Vertical","eClass":"EEnumLiteral"},{"name":"Horizontal","id":497,"value":1,"literal":"Horizontal","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"roundedBendpointsRadius","changeable":true,"lowerBound":0,"iD":false,"id":498,"derived":false},{"id":499,"eClass":"EGenericType"},{"id":500,"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":1,"target":0},{"source":1,"target":25},{"source":1,"target":88},{"source":1,"target":89},{"source":1,"target":90},{"source":1,"target":91},{"source":1,"target":92},{"source":1,"target":93},{"source":1,"target":94},{"source":1,"target":95},{"source":1,"target":96},{"source":88,"target":16},{"source":88,"target":97},{"source":88,"target":1},{"source":88,"target":98},{"source":97,"target":16},{"source":98,"target":99},{"source":98,"target":88},{"source":89,"target":15},{"source":89,"target":100},{"source":89,"target":1},{"source":89,"target":101},{"source":100,"target":15},{"source":101,"target":102},{"source":101,"target":89},{"source":90,"target":15},{"source":90,"target":103},{"source":90,"target":1},{"source":90,"target":104},{"source":103,"target":15},{"source":104,"target":105},{"source":104,"target":90},{"source":91,"target":25},{"source":91,"target":106},{"source":91,"target":1},{"source":91,"target":107},{"source":106,"target":25},{"source":92,"target":25},{"source":92,"target":108},{"source":92,"target":1},{"source":92,"target":109},{"source":108,"target":25},{"source":93,"target":16},{"source":93,"target":110},{"source":93,"target":1},{"source":110,"target":16},{"source":94,"target":15},{"source":94,"target":111},{"source":94,"target":1},{"source":111,"target":15},{"source":95,"target":15},{"source":95,"target":112},{"source":95,"target":1},{"source":112,"target":15},{"source":96,"target":25},{"source":2,"target":0},{"source":2,"target":25},{"source":2,"target":113},{"source":2,"target":114},{"source":2,"target":115},{"source":113,"target":10},{"source":113,"target":116},{"source":113,"target":2},{"source":113,"target":117},{"source":116,"target":10},{"source":117,"target":118},{"source":117,"target":113},{"source":114,"target":10},{"source":114,"target":119},{"source":114,"target":2},{"source":119,"target":10},{"source":115,"target":25},{"source":3,"target":0},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":120},{"source":4,"target":121},{"source":4,"target":122},{"source":4,"target":123},{"source":120,"target":124},{"source":120,"target":4},{"source":121,"target":125},{"source":121,"target":4},{"source":122,"target":86},{"source":122,"target":126},{"source":122,"target":4},{"source":126,"target":86},{"source":123,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":127},{"source":5,"target":128},{"source":5,"target":129},{"source":127,"target":130},{"source":127,"target":5},{"source":128,"target":131},{"source":128,"target":5},{"source":129,"target":3},{"source":6,"target":0},{"source":6,"target":3},{"source":6,"target":132},{"source":6,"target":133},{"source":6,"target":134},{"source":6,"target":135},{"source":6,"target":136},{"source":6,"target":137},{"source":6,"target":138},{"source":6,"target":139},{"source":132,"target":140},{"source":132,"target":6},{"source":133,"target":141},{"source":133,"target":6},{"source":134,"target":142},{"source":134,"target":6},{"source":135,"target":143},{"source":135,"target":6},{"source":136,"target":144},{"source":136,"target":6},{"source":137,"target":145},{"source":137,"target":6},{"source":138,"target":146},{"source":138,"target":6},{"source":139,"target":3},{"source":7,"target":0},{"source":7,"target":3},{"source":7,"target":147},{"source":7,"target":148},{"source":147,"target":149},{"source":147,"target":7},{"source":148,"target":3},{"source":8,"target":0},{"source":8,"target":3},{"source":8,"target":150},{"source":8,"target":151},{"source":8,"target":152},{"source":8,"target":153},{"source":150,"target":17},{"source":150,"target":154},{"source":150,"target":8},{"source":154,"target":17},{"source":151,"target":41},{"source":151,"target":155},{"source":151,"target":8},{"source":155,"target":41},{"source":152,"target":156},{"source":152,"target":8},{"source":153,"target":3},{"source":9,"target":0},{"source":9,"target":3},{"source":9,"target":157},{"source":9,"target":158},{"source":157,"target":159},{"source":157,"target":9},{"source":158,"target":3},{"source":10,"target":0},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":160},{"source":11,"target":161},{"source":11,"target":162},{"source":160,"target":163},{"source":160,"target":11},{"source":161,"target":164},{"source":161,"target":11},{"source":162,"target":10},{"source":12,"target":0},{"source":12,"target":10},{"source":12,"target":165},{"source":12,"target":166},{"source":12,"target":167},{"source":165,"target":168},{"source":165,"target":12},{"source":166,"target":169},{"source":166,"target":12},{"source":167,"target":10},{"source":13,"target":0},{"source":13,"target":12},{"source":13,"target":11},{"source":13,"target":170},{"source":13,"target":171},{"source":170,"target":12},{"source":171,"target":11},{"source":14,"target":0},{"source":14,"target":10},{"source":14,"target":172},{"source":14,"target":173},{"source":172,"target":174},{"source":172,"target":14},{"source":173,"target":10},{"source":15,"target":0},{"source":16,"target":0},{"source":17,"target":0},{"source":17,"target":175},{"source":17,"target":176},{"source":17,"target":177},{"source":175,"target":17},{"source":176,"target":17},{"source":177,"target":17},{"source":18,"target":0},{"source":18,"target":178},{"source":18,"target":179},{"source":18,"target":180},{"source":178,"target":18},{"source":179,"target":18},{"source":180,"target":18},{"source":19,"target":0},{"source":19,"target":15},{"source":19,"target":181},{"source":19,"target":182},{"source":181,"target":183},{"source":181,"target":19},{"source":182,"target":15},{"source":20,"target":0},{"source":20,"target":184},{"source":20,"target":185},{"source":20,"target":186},{"source":184,"target":20},{"source":185,"target":20},{"source":186,"target":20},{"source":21,"target":0},{"source":21,"target":187},{"source":21,"target":188},{"source":21,"target":189},{"source":21,"target":190},{"source":187,"target":21},{"source":188,"target":21},{"source":189,"target":21},{"source":190,"target":21},{"source":22,"target":0},{"source":22,"target":191},{"source":22,"target":192},{"source":22,"target":193},{"source":22,"target":194},{"source":191,"target":22},{"source":192,"target":22},{"source":193,"target":22},{"source":194,"target":22},{"source":23,"target":0},{"source":23,"target":195},{"source":23,"target":196},{"source":23,"target":197},{"source":195,"target":23},{"source":196,"target":23},{"source":197,"target":23},{"source":24,"target":0},{"source":24,"target":87},{"source":24,"target":198},{"source":24,"target":199},{"source":24,"target":200},{"source":24,"target":201},{"source":24,"target":202},{"source":24,"target":203},{"source":24,"target":204},{"source":24,"target":205},{"source":198,"target":20},{"source":198,"target":206},{"source":198,"target":24},{"source":206,"target":20},{"source":199,"target":21},{"source":199,"target":207},{"source":199,"target":24},{"source":207,"target":21},{"source":200,"target":208},{"source":200,"target":24},{"source":201,"target":209},{"source":201,"target":24},{"source":202,"target":22},{"source":202,"target":210},{"source":202,"target":24},{"source":210,"target":22},{"source":203,"target":23},{"source":203,"target":211},{"source":203,"target":24},{"source":211,"target":23},{"source":204,"target":212},{"source":204,"target":24},{"source":205,"target":87},{"source":25,"target":0},{"source":25,"target":213},{"source":25,"target":214},{"source":25,"target":215},{"source":25,"target":216},{"source":25,"target":217},{"source":25,"target":218},{"source":25,"target":219},{"source":25,"target":107},{"source":25,"target":109},{"source":25,"target":220},{"source":25,"target":221},{"source":25,"target":222},{"source":25,"target":223},{"source":25,"target":224},{"source":25,"target":225},{"source":213,"target":3},{"source":213,"target":226},{"source":213,"target":25},{"source":213,"target":227},{"source":226,"target":3},{"source":227,"target":228},{"source":227,"target":213},{"source":214,"target":2},{"source":214,"target":229},{"source":214,"target":25},{"source":214,"target":230},{"source":229,"target":2},{"source":230,"target":231},{"source":230,"target":214},{"source":215,"target":3},{"source":215,"target":232},{"source":215,"target":25},{"source":215,"target":233},{"source":232,"target":3},{"source":233,"target":234},{"source":233,"target":215},{"source":216,"target":52},{"source":216,"target":235},{"source":216,"target":25},{"source":216,"target":236},{"source":216,"target":237},{"source":235,"target":52},{"source":236,"target":238},{"source":236,"target":216},{"source":237,"target":239},{"source":237,"target":216},{"source":217,"target":240},{"source":217,"target":25},{"source":218,"target":241},{"source":218,"target":25},{"source":219,"target":242},{"source":219,"target":25},{"source":107,"target":1},{"source":107,"target":243},{"source":107,"target":25},{"source":107,"target":91},{"source":243,"target":1},{"source":109,"target":1},{"source":109,"target":244},{"source":109,"target":25},{"source":109,"target":92},{"source":244,"target":1},{"source":220,"target":2},{"source":220,"target":245},{"source":220,"target":25},{"source":245,"target":2},{"source":221,"target":3},{"source":221,"target":246},{"source":221,"target":25},{"source":246,"target":3},{"source":222,"target":247},{"source":222,"target":25},{"source":223,"target":27},{"source":223,"target":248},{"source":223,"target":25},{"source":248,"target":27},{"source":224,"target":2},{"source":224,"target":249},{"source":224,"target":25},{"source":249,"target":2},{"source":26,"target":0},{"source":26,"target":16},{"source":26,"target":250},{"source":26,"target":251},{"source":250,"target":32},{"source":250,"target":252},{"source":250,"target":26},{"source":252,"target":32},{"source":251,"target":16},{"source":27,"target":0},{"source":27,"target":25},{"source":27,"target":253},{"source":27,"target":254},{"source":27,"target":255},{"source":27,"target":256},{"source":27,"target":257},{"source":27,"target":258},{"source":253,"target":1},{"source":253,"target":259},{"source":253,"target":27},{"source":253,"target":260},{"source":259,"target":1},{"source":260,"target":261},{"source":260,"target":253},{"source":254,"target":262},{"source":254,"target":27},{"source":255,"target":46},{"source":255,"target":263},{"source":255,"target":27},{"source":263,"target":46},{"source":256,"target":1},{"source":256,"target":264},{"source":256,"target":27},{"source":264,"target":1},{"source":257,"target":1},{"source":257,"target":265},{"source":257,"target":27},{"source":265,"target":1},{"source":258,"target":25},{"source":28,"target":0},{"source":28,"target":266},{"source":266,"target":267},{"source":266,"target":28},{"source":29,"target":0},{"source":29,"target":3},{"source":29,"target":268},{"source":29,"target":269},{"source":268,"target":270},{"source":268,"target":29},{"source":269,"target":3},{"source":30,"target":0},{"source":30,"target":6},{"source":30,"target":9},{"source":30,"target":4},{"source":30,"target":5},{"source":30,"target":87},{"source":30,"target":271},{"source":30,"target":272},{"source":30,"target":273},{"source":30,"target":274},{"source":30,"target":275},{"source":271,"target":6},{"source":272,"target":9},{"source":273,"target":4},{"source":274,"target":5},{"source":275,"target":87},{"source":31,"target":0},{"source":31,"target":24},{"source":31,"target":5},{"source":31,"target":276},{"source":31,"target":277},{"source":276,"target":24},{"source":277,"target":5},{"source":32,"target":0},{"source":33,"target":0},{"source":33,"target":3},{"source":33,"target":278},{"source":33,"target":279},{"source":33,"target":280},{"source":33,"target":281},{"source":33,"target":282},{"source":278,"target":283},{"source":278,"target":33},{"source":279,"target":284},{"source":279,"target":33},{"source":280,"target":285},{"source":280,"target":33},{"source":281,"target":286},{"source":281,"target":33},{"source":282,"target":3},{"source":34,"target":0},{"source":34,"target":3},{"source":34,"target":287},{"source":34,"target":288},{"source":287,"target":289},{"source":287,"target":34},{"source":288,"target":3},{"source":35,"target":0},{"source":35,"target":3},{"source":35,"target":290},{"source":35,"target":291},{"source":35,"target":292},{"source":290,"target":36},{"source":290,"target":293},{"source":290,"target":35},{"source":293,"target":36},{"source":291,"target":36},{"source":291,"target":294},{"source":291,"target":35},{"source":294,"target":36},{"source":292,"target":3},{"source":36,"target":0},{"source":36,"target":295},{"source":36,"target":296},{"source":295,"target":297},{"source":295,"target":36},{"source":296,"target":37},{"source":296,"target":298},{"source":296,"target":36},{"source":298,"target":37},{"source":37,"target":0},{"source":37,"target":299},{"source":37,"target":300},{"source":299,"target":38},{"source":299,"target":301},{"source":299,"target":37},{"source":301,"target":38},{"source":300,"target":2},{"source":300,"target":302},{"source":300,"target":37},{"source":302,"target":2},{"source":38,"target":0},{"source":38,"target":303},{"source":38,"target":304},{"source":38,"target":305},{"source":38,"target":306},{"source":38,"target":307},{"source":303,"target":38},{"source":304,"target":38},{"source":305,"target":38},{"source":306,"target":38},{"source":307,"target":38},{"source":39,"target":0},{"source":39,"target":3},{"source":39,"target":308},{"source":39,"target":309},{"source":39,"target":310},{"source":39,"target":311},{"source":308,"target":18},{"source":308,"target":312},{"source":308,"target":39},{"source":312,"target":18},{"source":309,"target":40},{"source":309,"target":313},{"source":309,"target":39},{"source":313,"target":40},{"source":310,"target":314},{"source":310,"target":39},{"source":311,"target":3},{"source":40,"target":0},{"source":41,"target":0},{"source":42,"target":0},{"source":42,"target":315},{"source":42,"target":316},{"source":315,"target":42},{"source":316,"target":42},{"source":43,"target":0},{"source":43,"target":33},{"source":43,"target":35},{"source":43,"target":9},{"source":43,"target":317},{"source":43,"target":318},{"source":43,"target":319},{"source":317,"target":33},{"source":318,"target":35},{"source":319,"target":9},{"source":44,"target":0},{"source":44,"target":3},{"source":44,"target":320},{"source":44,"target":321},{"source":44,"target":322},{"source":44,"target":323},{"source":320,"target":324},{"source":320,"target":44},{"source":321,"target":325},{"source":321,"target":44},{"source":322,"target":13},{"source":322,"target":326},{"source":322,"target":44},{"source":326,"target":13},{"source":323,"target":3},{"source":45,"target":0},{"source":45,"target":44},{"source":45,"target":327},{"source":45,"target":328},{"source":327,"target":28},{"source":327,"target":329},{"source":327,"target":45},{"source":329,"target":28},{"source":328,"target":44},{"source":46,"target":0},{"source":46,"target":330},{"source":46,"target":331},{"source":330,"target":46},{"source":331,"target":46},{"source":47,"target":0},{"source":47,"target":52},{"source":47,"target":332},{"source":47,"target":333},{"source":47,"target":334},{"source":47,"target":335},{"source":47,"target":336},{"source":47,"target":337},{"source":47,"target":338},{"source":47,"target":339},{"source":332,"target":340},{"source":332,"target":47},{"source":332,"target":341},{"source":341,"target":342},{"source":341,"target":332},{"source":333,"target":343},{"source":333,"target":47},{"source":333,"target":344},{"source":333,"target":345},{"source":344,"target":346},{"source":344,"target":333},{"source":345,"target":347},{"source":345,"target":333},{"source":334,"target":348},{"source":334,"target":47},{"source":334,"target":349},{"source":334,"target":350},{"source":334,"target":351},{"source":349,"target":352},{"source":349,"target":334},{"source":350,"target":353},{"source":350,"target":334},{"source":351,"target":354},{"source":351,"target":334},{"source":335,"target":355},{"source":335,"target":47},{"source":335,"target":356},{"source":356,"target":357},{"source":356,"target":335},{"source":336,"target":358},{"source":336,"target":47},{"source":336,"target":359},{"source":359,"target":360},{"source":359,"target":336},{"source":337,"target":361},{"source":337,"target":47},{"source":337,"target":362},{"source":337,"target":363},{"source":362,"target":364},{"source":362,"target":337},{"source":363,"target":365},{"source":363,"target":337},{"source":338,"target":48},{"source":338,"target":366},{"source":338,"target":47},{"source":366,"target":48},{"source":339,"target":52},{"source":48,"target":0},{"source":48,"target":367},{"source":48,"target":368},{"source":367,"target":369},{"source":367,"target":48},{"source":368,"target":49},{"source":368,"target":370},{"source":368,"target":48},{"source":370,"target":49},{"source":49,"target":0},{"source":49,"target":53},{"source":49,"target":371},{"source":49,"target":372},{"source":49,"target":373},{"source":49,"target":374},{"source":49,"target":375},{"source":371,"target":376},{"source":371,"target":49},{"source":372,"target":49},{"source":372,"target":377},{"source":377,"target":378},{"source":377,"target":372},{"source":373,"target":379},{"source":373,"target":49},{"source":374,"target":380},{"source":374,"target":49},{"source":375,"target":53},{"source":50,"target":0},{"source":50,"target":54},{"source":50,"target":381},{"source":50,"target":382},{"source":50,"target":383},{"source":50,"target":384},{"source":381,"target":385},{"source":381,"target":50},{"source":382,"target":50},{"source":382,"target":386},{"source":386,"target":387},{"source":386,"target":382},{"source":383,"target":388},{"source":383,"target":50},{"source":384,"target":54},{"source":51,"target":0},{"source":51,"target":54},{"source":51,"target":389},{"source":51,"target":390},{"source":389,"target":391},{"source":389,"target":51},{"source":390,"target":54},{"source":52,"target":0},{"source":52,"target":3},{"source":52,"target":392},{"source":52,"target":393},{"source":392,"target":394},{"source":392,"target":52},{"source":393,"target":3},{"source":53,"target":0},{"source":53,"target":395},{"source":53,"target":396},{"source":395,"target":397},{"source":395,"target":53},{"source":395,"target":398},{"source":398,"target":399},{"source":398,"target":395},{"source":396,"target":400},{"source":396,"target":53},{"source":396,"target":401},{"source":401,"target":402},{"source":401,"target":396},{"source":54,"target":0},{"source":54,"target":52},{"source":54,"target":53},{"source":54,"target":403},{"source":54,"target":404},{"source":54,"target":405},{"source":403,"target":406},{"source":403,"target":54},{"source":404,"target":52},{"source":405,"target":53},{"source":55,"target":0},{"source":55,"target":52},{"source":55,"target":407},{"source":55,"target":408},{"source":407,"target":409},{"source":407,"target":55},{"source":408,"target":52},{"source":56,"target":0},{"source":56,"target":52},{"source":56,"target":410},{"source":56,"target":411},{"source":410,"target":412},{"source":410,"target":56},{"source":411,"target":52},{"source":57,"target":0},{"source":57,"target":52},{"source":57,"target":413},{"source":57,"target":414},{"source":413,"target":415},{"source":413,"target":57},{"source":414,"target":52},{"source":58,"target":0},{"source":58,"target":52},{"source":58,"target":416},{"source":58,"target":417},{"source":416,"target":418},{"source":416,"target":58},{"source":417,"target":52},{"source":59,"target":0},{"source":59,"target":52},{"source":59,"target":419},{"source":59,"target":420},{"source":419,"target":421},{"source":419,"target":59},{"source":420,"target":52},{"source":60,"target":0},{"source":60,"target":52},{"source":60,"target":422},{"source":60,"target":423},{"source":422,"target":424},{"source":422,"target":60},{"source":423,"target":52},{"source":61,"target":0},{"source":61,"target":52},{"source":61,"target":425},{"source":61,"target":426},{"source":425,"target":427},{"source":425,"target":61},{"source":426,"target":52},{"source":62,"target":0},{"source":62,"target":52},{"source":62,"target":428},{"source":62,"target":429},{"source":428,"target":430},{"source":428,"target":62},{"source":429,"target":52},{"source":63,"target":0},{"source":63,"target":52},{"source":63,"target":431},{"source":63,"target":432},{"source":431,"target":433},{"source":431,"target":63},{"source":432,"target":52},{"source":64,"target":0},{"source":64,"target":52},{"source":64,"target":434},{"source":64,"target":435},{"source":434,"target":436},{"source":434,"target":64},{"source":435,"target":52},{"source":65,"target":0},{"source":65,"target":52},{"source":65,"target":437},{"source":65,"target":438},{"source":437,"target":439},{"source":437,"target":65},{"source":438,"target":52},{"source":66,"target":0},{"source":66,"target":67},{"source":66,"target":3},{"source":66,"target":440},{"source":66,"target":441},{"source":66,"target":442},{"source":440,"target":443},{"source":440,"target":66},{"source":441,"target":67},{"source":442,"target":3},{"source":67,"target":0},{"source":67,"target":3},{"source":67,"target":444},{"source":67,"target":445},{"source":444,"target":27},{"source":444,"target":446},{"source":444,"target":67},{"source":446,"target":27},{"source":445,"target":3},{"source":68,"target":0},{"source":68,"target":3},{"source":68,"target":447},{"source":68,"target":448},{"source":447,"target":27},{"source":447,"target":449},{"source":447,"target":68},{"source":449,"target":27},{"source":448,"target":3},{"source":69,"target":0},{"source":69,"target":450},{"source":69,"target":451},{"source":69,"target":452},{"source":450,"target":69},{"source":451,"target":69},{"source":452,"target":69},{"source":70,"target":0},{"source":70,"target":3},{"source":70,"target":453},{"source":70,"target":454},{"source":453,"target":69},{"source":453,"target":455},{"source":453,"target":70},{"source":455,"target":69},{"source":454,"target":3},{"source":71,"target":0},{"source":71,"target":456},{"source":71,"target":457},{"source":71,"target":458},{"source":71,"target":459},{"source":71,"target":460},{"source":71,"target":461},{"source":456,"target":71},{"source":457,"target":71},{"source":458,"target":71},{"source":459,"target":71},{"source":460,"target":71},{"source":461,"target":71},{"source":72,"target":0},{"source":72,"target":3},{"source":72,"target":462},{"source":72,"target":463},{"source":462,"target":71},{"source":462,"target":464},{"source":462,"target":72},{"source":464,"target":71},{"source":463,"target":3},{"source":73,"target":0},{"source":73,"target":465},{"source":73,"target":466},{"source":73,"target":467},{"source":465,"target":73},{"source":466,"target":73},{"source":467,"target":73},{"source":74,"target":0},{"source":74,"target":3},{"source":74,"target":468},{"source":74,"target":469},{"source":74,"target":470},{"source":468,"target":73},{"source":468,"target":471},{"source":468,"target":74},{"source":471,"target":73},{"source":469,"target":73},{"source":469,"target":472},{"source":469,"target":74},{"source":472,"target":73},{"source":470,"target":3},{"source":75,"target":0},{"source":75,"target":2},{"source":75,"target":30},{"source":75,"target":473},{"source":75,"target":474},{"source":473,"target":2},{"source":474,"target":30},{"source":76,"target":0},{"source":76,"target":82},{"source":76,"target":29},{"source":76,"target":7},{"source":76,"target":475},{"source":76,"target":476},{"source":76,"target":477},{"source":475,"target":82},{"source":476,"target":29},{"source":477,"target":7},{"source":77,"target":0},{"source":77,"target":82},{"source":77,"target":8},{"source":77,"target":39},{"source":77,"target":7},{"source":77,"target":478},{"source":77,"target":479},{"source":77,"target":480},{"source":77,"target":481},{"source":478,"target":82},{"source":479,"target":8},{"source":480,"target":39},{"source":481,"target":7},{"source":78,"target":0},{"source":78,"target":1},{"source":78,"target":31},{"source":78,"target":482},{"source":78,"target":483},{"source":482,"target":1},{"source":483,"target":31},{"source":79,"target":0},{"source":79,"target":27},{"source":79,"target":43},{"source":79,"target":484},{"source":79,"target":485},{"source":484,"target":27},{"source":485,"target":43},{"source":80,"target":0},{"source":80,"target":81},{"source":80,"target":486},{"source":486,"target":81},{"source":81,"target":0},{"source":81,"target":2},{"source":81,"target":487},{"source":487,"target":2},{"source":82,"target":0},{"source":82,"target":80},{"source":82,"target":34},{"source":82,"target":488},{"source":82,"target":489},{"source":488,"target":80},{"source":489,"target":34},{"source":83,"target":0},{"source":83,"target":81},{"source":83,"target":34},{"source":83,"target":490},{"source":83,"target":491},{"source":490,"target":81},{"source":491,"target":34},{"source":84,"target":0},{"source":84,"target":83},{"source":84,"target":8},{"source":84,"target":39},{"source":84,"target":7},{"source":84,"target":492},{"source":84,"target":493},{"source":84,"target":494},{"source":84,"target":495},{"source":492,"target":83},{"source":493,"target":8},{"source":494,"target":39},{"source":495,"target":7},{"source":85,"target":0},{"source":85,"target":496},{"source":85,"target":497},{"source":496,"target":85},{"source":497,"target":85},{"source":86,"target":0},{"source":87,"target":0},{"source":87,"target":3},{"source":87,"target":498},{"source":87,"target":499},{"source":498,"target":500},{"source":498,"target":87},{"source":499,"target":3}],"multigraph":true}
ecore
automata
repo-ecore-all/data/antoniogarmendia/metaJSON/metaJSON/metamodels/DFAAutomaton.ecore
DFAAutomaton Automaton name states transitions alphabet AlphabetSymbol symbol State name isInitial isFinal incoming Transition from to symbol CompositeState
<?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="DFAAutomaton" nsURI="http://dfaAutomaton/1.0" nsPrefix="DFAAutomaton"> <eClassifiers xsi:type="ecore:EClass" name="Automaton"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" ordered="false" upperBound="-1" eType="#//State" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transitions" ordered="false" upperBound="-1" eType="#//Transition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="alphabet" ordered="false" upperBound="-1" eType="#//AlphabetSymbol" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AlphabetSymbol"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="symbol" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="State"> <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="isInitial" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isFinal" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="incoming" upperBound="-1" eType="#//Transition" eOpposite="#//Transition/to"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition"> <eStructuralFeatures xsi:type="ecore:EReference" name="from" lowerBound="1" eType="#//State"/> <eStructuralFeatures xsi:type="ecore:EReference" name="to" lowerBound="1" eType="#//State" eOpposite="#//State/incoming"/> <eStructuralFeatures xsi:type="ecore:EReference" name="symbol" eType="#//AlphabetSymbol"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CompositeState" eSuperTypes="#//State"/> </ecore:EPackage>
false
{"directed":true,"nodes":[{"nsPrefix":"DFAAutomaton","nsURI":"http://dfaAutomaton/1.0","name":"DFAAutomaton","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Automaton","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AlphabetSymbol","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeState","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":6,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"states","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"alphabet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"symbol","changeable":true,"lowerBound":1,"iD":false,"id":14,"derived":false},{"id":15,"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":16,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isInitial","changeable":true,"lowerBound":1,"iD":false,"id":17,"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":"isFinal","changeable":true,"lowerBound":1,"iD":false,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incoming","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"to","changeable":true,"resolveProxies":true,"lowerBound":1,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":1,"id":25,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"symbol","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"}],"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":3},{"source":7,"target":11},{"source":7,"target":1},{"source":11,"target":3},{"source":8,"target":4},{"source":8,"target":12},{"source":8,"target":1},{"source":12,"target":4},{"source":9,"target":2},{"source":9,"target":13},{"source":9,"target":1},{"source":13,"target":2},{"source":2,"target":0},{"source":2,"target":14},{"source":14,"target":15},{"source":14,"target":2},{"source":3,"target":0},{"source":3,"target":16},{"source":3,"target":17},{"source":3,"target":18},{"source":3,"target":19},{"source":16,"target":20},{"source":16,"target":3},{"source":17,"target":21},{"source":17,"target":3},{"source":18,"target":22},{"source":18,"target":3},{"source":19,"target":4},{"source":19,"target":23},{"source":19,"target":3},{"source":19,"target":24},{"source":23,"target":4},{"source":4,"target":0},{"source":4,"target":25},{"source":4,"target":24},{"source":4,"target":26},{"source":25,"target":3},{"source":25,"target":27},{"source":25,"target":4},{"source":27,"target":3},{"source":24,"target":3},{"source":24,"target":28},{"source":24,"target":4},{"source":24,"target":19},{"source":28,"target":3},{"source":26,"target":2},{"source":26,"target":29},{"source":26,"target":4},{"source":29,"target":2},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":30},{"source":30,"target":3}],"multigraph":true}
ecore
statemachine
repo-ecore-all/data/damenac/puzzle/examples/empirical-study/puzzle.empirical.study/githubmetamodels/OCLStates.ecore
oclstates Module name machines Statemachine initial name value events states Event name State initial name transitions statemachine SimpleState value CompoundState machine Transition event state
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="oclstates" nsURI="http://ocl.eclipse.org/tutorial/eclipsecon2011/OCLStates" nsPrefix="oclstates"> <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="Module"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="machines" upperBound="-1" eType="#//Statemachine" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Statemachine"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="HasInitialState"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="HasInitialState" value="(states)->exists(s : State | s.initial)"/> <details key="HasInitialState$message" value="'No initial state'"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="initial" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="events" upperBound="-1" eType="#//Event" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" upperBound="-1" eType="#//State" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Event"> <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="State"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="UniqueInitialState NameIsLeadingUpperCase NameLength EveryEventIsHandled"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="UniqueInitialState" value="initial implies (((statemachine).states)->select(initial))->size() = 1"/> <details key="UniqueInitialState$message" value="'There is more than one initial state'"/> <details key="NameIsLeadingUpperCase" value="let firstLetter : String = (name).substring(1, 1) in firstLetter.toUpperCase() = firstLetter"/> <details key="NameIsLeadingUpperCase$message" value="'\'' + name + '\' must be Leading Uppercase'"/> <details key="NameLength" value="(name).size() >= 4"/> <details key="NameLength$message" value="'\'' + name + '\' has ' + ((name).size()).toString() + ' characters when at least 4 wanted'"/> <details key="EveryEventIsHandled" value="let allEvents : Set(Event) = ((statemachine).events)->asSet() in let myEvents : Set(Event) = ((self.transitions)->collect(event))->asSet() in (allEvents - myEvents)->isEmpty()"/> <details key="EveryEventIsHandled$message" value="let allEvents : Set(Event) = ((statemachine).events)->asSet() in let myEvents : Set(Event) = ((self.transitions)->collect(event))->asSet() in (allEvents - myEvents)->iterate(e : Event ; s : String = 'The following events are not handled:' | s + ' ' + e.name)"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="initial" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1" eType="#//Transition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="statemachine" ordered="false" eType="#//Statemachine" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="derivation" value="(oclContainer()).oclAsType(Statemachine)"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SimpleState" eSuperTypes="#//State"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CompoundState" eSuperTypes="#//State"> <eStructuralFeatures xsi:type="ecore:EReference" name="machine" eType="#//Statemachine"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transition"> <eStructuralFeatures xsi:type="ecore:EReference" name="event" eType="#//Event"/> <eStructuralFeatures xsi:type="ecore:EReference" name="state" eType="#//State"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"oclstates","nsURI":"http://ocl.eclipse.org/tutorial/eclipsecon2011/OCLStates","name":"oclstates","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Module","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statemachine","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Event","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleState","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompoundState","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"machines","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"initial","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":13,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","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":"events","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":"states","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"initial","changeable":true,"lowerBound":0,"iD":false,"id":24,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"container":false,"ordered":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":26,"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":"statemachine","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":true},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"machine","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"event","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"state","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":1,"target":0},{"source":1,"target":8},{"source":1,"target":9},{"source":8,"target":10},{"source":8,"target":1},{"source":9,"target":2},{"source":9,"target":11},{"source":9,"target":1},{"source":11,"target":2},{"source":2,"target":0},{"source":2,"target":12},{"source":2,"target":13},{"source":2,"target":14},{"source":2,"target":15},{"source":2,"target":16},{"source":12,"target":17},{"source":12,"target":2},{"source":13,"target":18},{"source":13,"target":2},{"source":14,"target":19},{"source":14,"target":2},{"source":15,"target":3},{"source":15,"target":20},{"source":15,"target":2},{"source":20,"target":3},{"source":16,"target":4},{"source":16,"target":21},{"source":16,"target":2},{"source":21,"target":4},{"source":3,"target":0},{"source":3,"target":22},{"source":22,"target":23},{"source":22,"target":3},{"source":4,"target":0},{"source":4,"target":24},{"source":4,"target":25},{"source":4,"target":26},{"source":4,"target":27},{"source":24,"target":28},{"source":24,"target":4},{"source":25,"target":29},{"source":25,"target":4},{"source":26,"target":7},{"source":26,"target":30},{"source":26,"target":4},{"source":30,"target":7},{"source":27,"target":2},{"source":27,"target":31},{"source":27,"target":4},{"source":31,"target":2},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":32},{"source":5,"target":33},{"source":32,"target":34},{"source":32,"target":5},{"source":33,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":35},{"source":6,"target":36},{"source":35,"target":2},{"source":35,"target":37},{"source":35,"target":6},{"source":37,"target":2},{"source":36,"target":4},{"source":7,"target":0},{"source":7,"target":38},{"source":7,"target":39},{"source":38,"target":3},{"source":38,"target":40},{"source":38,"target":7},{"source":40,"target":3},{"source":39,"target":4},{"source":39,"target":41},{"source":39,"target":7},{"source":41,"target":4}],"multigraph":true}
ecore
education
repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/Skabbkladden/TDT4250/e2/model/e2.ecore
e2 Lecture Date Content length LearningGoals Person Submitted Name Assingnment Type isMandatory Deadline StartDate Title Content LearningGoals Course Students Lecturerer Assingments Lectures StudentGroups ID Name credit TeachingAssistant LearningGoals Group GroupMember Submitted Name AssignmentSubmission Assignment Comments assessment AssesedBy University Persons Courses Name LectureContent Type LectureAssignment Material Goal GoalID GoalText SubGoals EClass0 SubGoal GoalID GoalText
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="e2" nsURI="http://e2/1.0" nsPrefix="e2"> <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="Lecture"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Date" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Content" lowerBound="1" upperBound="-1" eType="#//LectureContent" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="length" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="LearningGoals" lowerBound="1" upperBound="-1" eType="#//SubGoal"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Person"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="personName"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="personName" value="&#xA;&#x9;&#x9;&#x9;self.Name.size()>1"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="Submitted" upperBound="-1" eType="#//AssignmentSubmission" 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="Assingnment"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Type" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isMandatory" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Deadline" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="StartDate" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Title" 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"/> <eStructuralFeatures xsi:type="ecore:EReference" name="LearningGoals" lowerBound="1" upperBound="-1" eType="#//SubGoal"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Course"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="uniqueID groupAssesedByTA studAssessedByTA"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="uniqueID" value="&#xA;&#x9;&#x9;&#x9;Course.allInstances()->isUnique(ID)"/> <details key="groupAssesedByTA" value="&#xA;&#x9;&#x9;&#x9;self.StudentGroups.Submitted.AssesedBy.Name = self.TeachingAssistant.Name"/> <details key="studAssessedByTA" value="&#xA;&#x9;&#x9;&#x9;self.Students.Submitted.AssesedBy.Name = self.TeachingAssistant.Name&#x9;&#x9;&#x9;"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="Students" upperBound="-1" eType="#//Person"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Lecturerer" lowerBound="1" upperBound="-1" eType="#//Person"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Assingments" upperBound="-1" eType="#//Assingnment" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Lectures" upperBound="-1" eType="#//Lecture" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="StudentGroups" upperBound="-1" eType="#//Group" containment="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="Name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="credit" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EReference" name="TeachingAssistant" upperBound="-1" eType="#//Person"/> <eStructuralFeatures xsi:type="ecore:EReference" name="LearningGoals" lowerBound="1" upperBound="-1" eType="#//Goal" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Group"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="groupMembersInCourse"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="groupMembersInCourse" value="&#xA;&#x9;&#x9;&#x9;self.GroupMember->forAll(p:Person | self.Course.Students->includes(p))"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="GroupMember" lowerBound="2" upperBound="3" eType="#//Person"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Submitted" upperBound="-1" eType="#//AssignmentSubmission" 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="AssignmentSubmission"> <eStructuralFeatures xsi:type="ecore:EReference" name="Assignment" lowerBound="1" eType="#//Assingnment"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Comments" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="assessment" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="AssesedBy" lowerBound="1" eType="#//Person"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="University"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="UniName"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="UniName" value="&#xA;&#x9;&#x9;&#x9;self.Name.size()>2"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="Persons" upperBound="-1" eType="#//Person" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Courses" upperBound="-1" eType="#//Course" 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="LectureContent"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="LectureAssignment" upperBound="-1" eType="#//Assingnment" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Material" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Goal"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="GoalID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="GoalText" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="SubGoals" lowerBound="1" upperBound="-1" eType="#//SubGoal" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EClass0"/> <eClassifiers xsi:type="ecore:EClass" name="SubGoal"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="GoalID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="GoalText" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
true
{"directed":true,"nodes":[{"nsPrefix":"e2","nsURI":"http://e2/1.0","name":"e2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lecture","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Person","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assingnment","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Course","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Group","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignmentSubmission","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"University","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LectureContent","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Goal","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClass0","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubGoal","instanceClass":null,"abstract":false,"id":11,"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":"Date","changeable":true,"lowerBound":1,"iD":false,"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":"Content","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"length","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"LearningGoals","changeable":true,"resolveProxies":true,"lowerBound":1,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Submitted","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Name","changeable":true,"lowerBound":1,"iD":false,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Type","changeable":true,"lowerBound":1,"iD":false,"id":24,"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":"isMandatory","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":"Deadline","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":"StartDate","changeable":true,"lowerBound":1,"iD":false,"id":27,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Title","changeable":true,"lowerBound":1,"iD":false,"id":28,"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":29,"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":"LearningGoals","changeable":true,"resolveProxies":true,"lowerBound":1,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Students","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"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":"Lecturerer","changeable":true,"resolveProxies":true,"lowerBound":1,"id":39,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Assingments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Lectures","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":"StudentGroups","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ID","changeable":true,"lowerBound":1,"iD":false,"id":43,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Name","changeable":true,"lowerBound":1,"iD":false,"id":44,"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":"credit","changeable":true,"lowerBound":1,"iD":false,"id":45,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"TeachingAssistant","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"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":"LearningGoals","changeable":true,"resolveProxies":true,"lowerBound":1,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":3,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"GroupMember","changeable":true,"resolveProxies":true,"lowerBound":2,"id":58,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Submitted","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Name","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":"Assignment","changeable":true,"resolveProxies":true,"lowerBound":1,"id":64,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Comments","changeable":true,"lowerBound":0,"iD":false,"id":65,"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":"assessment","changeable":true,"lowerBound":1,"iD":false,"id":66,"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":"AssesedBy","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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Persons","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Courses","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":"Name","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":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Type","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"LectureAssignment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Material","changeable":true,"lowerBound":0,"iD":false,"id":80,"derived":false},{"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":"GoalID","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":"GoalText","changeable":true,"lowerBound":0,"iD":false,"id":85,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"SubGoals","changeable":true,"resolveProxies":true,"lowerBound":1,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"GoalID","changeable":true,"lowerBound":0,"iD":false,"id":90,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"GoalText","changeable":true,"lowerBound":0,"iD":false,"id":91,"derived":false},{"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":1,"target":0},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":12,"target":16},{"source":12,"target":1},{"source":13,"target":8},{"source":13,"target":17},{"source":13,"target":1},{"source":17,"target":8},{"source":14,"target":18},{"source":14,"target":1},{"source":15,"target":11},{"source":15,"target":19},{"source":15,"target":1},{"source":19,"target":11},{"source":2,"target":0},{"source":2,"target":20},{"source":2,"target":21},{"source":20,"target":6},{"source":20,"target":22},{"source":20,"target":2},{"source":22,"target":6},{"source":21,"target":23},{"source":21,"target":2},{"source":3,"target":0},{"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":24,"target":31},{"source":24,"target":3},{"source":25,"target":32},{"source":25,"target":3},{"source":26,"target":33},{"source":26,"target":3},{"source":27,"target":34},{"source":27,"target":3},{"source":28,"target":35},{"source":28,"target":3},{"source":29,"target":36},{"source":29,"target":3},{"source":30,"target":11},{"source":30,"target":37},{"source":30,"target":3},{"source":37,"target":11},{"source":4,"target":0},{"source":4,"target":38},{"source":4,"target":39},{"source":4,"target":40},{"source":4,"target":41},{"source":4,"target":42},{"source":4,"target":43},{"source":4,"target":44},{"source":4,"target":45},{"source":4,"target":46},{"source":4,"target":47},{"source":38,"target":2},{"source":38,"target":48},{"source":38,"target":4},{"source":48,"target":2},{"source":39,"target":2},{"source":39,"target":49},{"source":39,"target":4},{"source":49,"target":2},{"source":40,"target":3},{"source":40,"target":50},{"source":40,"target":4},{"source":50,"target":3},{"source":41,"target":1},{"source":41,"target":51},{"source":41,"target":4},{"source":51,"target":1},{"source":42,"target":5},{"source":42,"target":52},{"source":42,"target":4},{"source":52,"target":5},{"source":43,"target":53},{"source":43,"target":4},{"source":44,"target":54},{"source":44,"target":4},{"source":45,"target":55},{"source":45,"target":4},{"source":46,"target":2},{"source":46,"target":56},{"source":46,"target":4},{"source":56,"target":2},{"source":47,"target":9},{"source":47,"target":57},{"source":47,"target":4},{"source":57,"target":9},{"source":5,"target":0},{"source":5,"target":58},{"source":5,"target":59},{"source":5,"target":60},{"source":58,"target":2},{"source":58,"target":61},{"source":58,"target":5},{"source":61,"target":2},{"source":59,"target":6},{"source":59,"target":62},{"source":59,"target":5},{"source":62,"target":6},{"source":60,"target":63},{"source":60,"target":5},{"source":6,"target":0},{"source":6,"target":64},{"source":6,"target":65},{"source":6,"target":66},{"source":6,"target":67},{"source":64,"target":3},{"source":64,"target":68},{"source":64,"target":6},{"source":68,"target":3},{"source":65,"target":69},{"source":65,"target":6},{"source":66,"target":70},{"source":66,"target":6},{"source":67,"target":2},{"source":67,"target":71},{"source":67,"target":6},{"source":71,"target":2},{"source":7,"target":0},{"source":7,"target":72},{"source":7,"target":73},{"source":7,"target":74},{"source":72,"target":2},{"source":72,"target":75},{"source":72,"target":7},{"source":75,"target":2},{"source":73,"target":4},{"source":73,"target":76},{"source":73,"target":7},{"source":76,"target":4},{"source":74,"target":77},{"source":74,"target":7},{"source":8,"target":0},{"source":8,"target":78},{"source":8,"target":79},{"source":8,"target":80},{"source":78,"target":81},{"source":78,"target":8},{"source":79,"target":3},{"source":79,"target":82},{"source":79,"target":8},{"source":82,"target":3},{"source":80,"target":83},{"source":80,"target":8},{"source":9,"target":0},{"source":9,"target":84},{"source":9,"target":85},{"source":9,"target":86},{"source":84,"target":87},{"source":84,"target":9},{"source":85,"target":88},{"source":85,"target":9},{"source":86,"target":11},{"source":86,"target":89},{"source":86,"target":9},{"source":89,"target":11},{"source":10,"target":0},{"source":11,"target":0},{"source":11,"target":90},{"source":11,"target":91},{"source":90,"target":92},{"source":90,"target":11},{"source":91,"target":93},{"source":91,"target":11}],"multigraph":true}
ecore