is_duplicated
bool
2 classes
xmi
stringlengths
506
392k
ids
stringlengths
42
388
model_type
stringclasses
1 value
txt
stringlengths
3
77k
labels
null
graph
stringlengths
176
1.29M
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="CreateSuperclassTest" nsPrefix="test"> <eClassifiers xsi:type="ecore:EClass" name="Testclass1"> <eAnnotations source="marker"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Testclass2"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="someAttribute" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/ambrusthomas/MeDeR.refactor.examples/org.eclipse.emf.refactor.refactorings.ecore.henshin/tests/CreateSuperclass/test_07/target.ecore
ecore
CreateSuperclassTest Testclass1 Testclass2 someAttribute
null
{"directed":true,"nodes":[{"nsPrefix":"test","nsURI":null,"name":"CreateSuperclassTest","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Testclass1","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Testclass2","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"someAttribute","changeable":true,"lowerBound":0,"iD":false,"id":3,"derived":false},{"id":4,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":2,"target":0},{"source":2,"target":3},{"source":3,"target":4},{"source":3,"target":2}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="datatypes" nsURI="http://www.ibm.com/xmlns/prod/commerce/9/subscription" nsPrefix="_subscr"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xD;&#xA;&#x9;&#x9;&#x9;This XML schema file defines the AcknowledgeSubscription BOD which is used to acknowledge&#xD;&#xA;&#x9;&#x9;&#x9;the ProcessSubscription BOD.&#xD;&#xA;&#x9;&#x9;&#xD;&#xA;This file contains all the schema definitions that make up a subscription.&#xD;&#xA;&#xD;&#xA;&#x9;&#x9;&#x9;This XML schema file defines the elements and types used by foundation.&#xD;&#xA;&#x9;&#x9;&#xD;&#xA;&#xD;&#xA;&#x9;&#x9;&#x9;This XML schema file defines the common elements and types shared by the&#xD;&#xA;&#x9;&#x9;&#x9;entire schema.&#xD;&#xA;&#x9;&#x9;&#xD;&#xA;&#xD;&#xA;&#x9;&#x9;&#x9;This XML schema file defines the common elements and types shared by the&#xD;&#xA;&#x9;&#x9;&#x9;entire schema.&#xD;&#xA;&#x9;&#x9;&#xD;&#xA;&#xD;&#xA;&#x9;&#x9;&#x9;This XML schema file defines the common elements and types shared by the&#xD;&#xA;&#x9;&#x9;&#x9;entire schema.&#xD;&#xA;&#x9;&#x9;&#xD;&#xA;This order XML schema file defines the Order noun."/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="AcknowledgeSubscriptionDataAreaType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Type definition of the AcknowledgeSubscription BOD's data area."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="AcknowledgeSubscriptionDataAreaType"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="acknowledge" lowerBound="1" eType="ecore:EClass com.ibm.commerce.oagis9.datatypes.ecore#//AcknowledgeType" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Acknowledge verb."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="Acknowledge"/> <details key="namespace" value="http://www.openapplications.org/oagis/9"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="subscription" upperBound="-1" eType="#//SubscriptionType" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Subscription noun."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="Subscription"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AcknowledgeSubscriptionType" eSuperTypes="com.ibm.commerce.oagis9.datatypes.ecore#//BusinessObjectDocumentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xD;&#xA;&#x9;&#x9;&#x9;&#x9;Type definition of the AcknowledgeSubscription BOD.&#xD;&#xA;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="AcknowledgeSubscriptionType"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="dataArea" lowerBound="1" eType="#//AcknowledgeSubscriptionDataAreaType" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Data area of the AcknowledgeSubscription BOD."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="DataArea"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ChangeSubscriptionDataAreaType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Type definition of the ChangeSubscription BOD's data area."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="ChangeSubscriptionDataAreaType"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="change" lowerBound="1" eType="ecore:EClass com.ibm.commerce.oagis9.datatypes.ecore#//ChangeType" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Change verb."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="Change"/> <details key="namespace" value="http://www.openapplications.org/oagis/9"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="subscription" lowerBound="1" upperBound="-1" eType="#//SubscriptionType" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Subscription noun."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="Subscription"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ChangeSubscriptionType" eSuperTypes="com.ibm.commerce.oagis9.datatypes.ecore#//BusinessObjectDocumentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xD;&#xA;&#x9;&#x9;&#x9;&#x9;Type definition of the ChangeSubscription BOD.&#xD;&#xA;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="ChangeSubscriptionType"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="dataArea" lowerBound="1" eType="#//ChangeSubscriptionDataAreaType" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Data area of the ChangeSubscription BOD."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="DataArea"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DocumentRoot"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value=""/> <details key="kind" value="mixed"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="elementWildcard"/> <details key="name" value=":mixed"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="xMLNSPrefixMap" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry" transient="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="xmlns:prefix"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="xSISchemaLocation" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry" transient="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="xsi:schemaLocation"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="acknowledgeSubscription" upperBound="-2" eType="#//AcknowledgeSubscriptionType" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xD;&#xA;&#x9;&#x9;&#x9;&#x9;Element definition of the AcknowledgeSubscription BOD.&#xD;&#xA;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="AcknowledgeSubscription"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="changeSubscription" upperBound="-2" eType="#//ChangeSubscriptionType" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xD;&#xA;&#x9;&#x9;&#x9;&#x9;Element definition of the ChangeSubscription BOD.&#xD;&#xA;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="ChangeSubscription"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="getSubscription" upperBound="-2" eType="#//GetSubscriptionType" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xD;&#xA;&#x9;&#x9;&#x9;&#x9;Element definition of the GetSubscription BOD.&#xD;&#xA;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="GetSubscription"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="processSubscription" upperBound="-2" eType="#//ProcessSubscriptionType" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xD;&#xA;&#x9;&#x9;&#x9;&#x9;Element definition of the ProcessSubscription BOD.&#xD;&#xA;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="ProcessSubscription"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="respondSubscription" upperBound="-2" eType="#//RespondSubscriptionType" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xD;&#xA;&#x9;&#x9;&#x9;&#x9;Element definition of the AcknowledgeSubscription BOD.&#xD;&#xA;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="RespondSubscription"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="showSubscription" upperBound="-2" eType="#//ShowSubscriptionType" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Element definition of the ShowSubscription BOD."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="ShowSubscription"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="subscription" upperBound="-2" eType="#//SubscriptionType" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="Subscription"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="subscriptionBODVersion" unique="false" upperBound="-2" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String" volatile="true" transient="true" defaultValueLiteral="7.0.1.0" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xD;&#xA;&#x9;&#x9;&#x9;&#x9;The version of WebSphere Commerce when the Subscription noun &#xD;&#xA;&#x9;&#x9;&#x9;&#x9;was last changed. The value is set as the versionID attribute in the &#xD;&#xA;&#x9;&#x9;&#x9;&#x9;corresponding BODs.&#xD;&#xA;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="SubscriptionBODVersion"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="subscriptionPurchaseDetails" upperBound="-2" eType="#//SubscriptionPurchaseDetailsType" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="SubscriptionPurchaseDetails"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="subscriptionRenewalInfo" upperBound="-2" eType="#//SubscriptionRenewalInfoType" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="SubscriptionRenewalInfo"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="subscriptionSuspendedPeriod" upperBound="-2" eType="#//SubscriptionSuspendedPeriodType" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="SubscriptionSuspendedPeriod"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GetSubscriptionDataAreaType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Type definition of the GetSubscription BOD's data area."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="GetSubscriptionDataAreaType"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="get" lowerBound="1" eType="ecore:EClass com.ibm.commerce.oagis9.datatypes.ecore#//GetType" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Get verb."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="Get"/> <details key="namespace" value="http://www.openapplications.org/oagis/9"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="subscription" upperBound="-1" eType="#//SubscriptionType" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Subscription noun."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="Subscription"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GetSubscriptionType" eSuperTypes="com.ibm.commerce.oagis9.datatypes.ecore#//BusinessObjectDocumentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xD;&#xA;&#x9;&#x9;&#x9;&#x9;Type definition of the GetSubscription BOD.&#xD;&#xA;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="GetSubscriptionType"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="dataArea" lowerBound="1" eType="#//GetSubscriptionDataAreaType" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Data area of the GetSubscription BOD."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="DataArea"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessSubscriptionDataAreaType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Type definition of the ProcessSubscription BOD's data area."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="ProcessSubscriptionDataAreaType"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="process" lowerBound="1" eType="ecore:EClass com.ibm.commerce.oagis9.datatypes.ecore#//ProcessType" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Process verb."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="Process"/> <details key="namespace" value="http://www.openapplications.org/oagis/9"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="subscription" upperBound="-1" eType="#//SubscriptionType" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Subscription noun."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="Subscription"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProcessSubscriptionType" eSuperTypes="com.ibm.commerce.oagis9.datatypes.ecore#//BusinessObjectDocumentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xD;&#xA;&#x9;&#x9;&#x9;&#x9;Type definition of the ProcessSubscription BOD.&#xD;&#xA;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="ProcessSubscriptionType"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="dataArea" lowerBound="1" eType="#//ProcessSubscriptionDataAreaType" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Data area of the ProcessSubscription BOD."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="DataArea"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RespondSubscriptionDataAreaType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Type definition of the AcknowledgeSubscription BOD's data area."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="RespondSubscriptionDataAreaType"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="respond" lowerBound="1" eType="ecore:EClass com.ibm.commerce.oagis9.datatypes.ecore#//RespondType" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Acknowledge verb."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="Respond"/> <details key="namespace" value="http://www.openapplications.org/oagis/9"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="subscription" lowerBound="1" upperBound="-1" eType="#//SubscriptionType" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Subscription noun."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="Subscription"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RespondSubscriptionType" eSuperTypes="com.ibm.commerce.oagis9.datatypes.ecore#//BusinessObjectDocumentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xD;&#xA;&#x9;&#x9;&#x9;&#x9;Type definition of the AcknowledgeSubscription BOD.&#xD;&#xA;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="RespondSubscriptionType"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="dataArea" lowerBound="1" eType="#//RespondSubscriptionDataAreaType" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Data area of the AcknowledgeSubscription BOD."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="DataArea"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ShowSubscriptionDataAreaType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Type definition of the ShowSubscription BOD's data area."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="ShowSubscriptionDataAreaType"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="show" lowerBound="1" eType="ecore:EClass com.ibm.commerce.oagis9.datatypes.ecore#//ShowType" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Show verb."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="Show"/> <details key="namespace" value="http://www.openapplications.org/oagis/9"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="subscription" upperBound="-1" eType="#//SubscriptionType" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Subscription noun."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="Subscription"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ShowSubscriptionType" eSuperTypes="com.ibm.commerce.oagis9.datatypes.ecore#//BusinessObjectDocumentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Type definition of the ShowSubscription BOD."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="ShowSubscriptionType"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="dataArea" lowerBound="1" eType="#//ShowSubscriptionDataAreaType" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Data area of the ShowSubscription BOD."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="DataArea"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubscriptionPurchaseDetailsType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The type encapsulates the purchase details of the subscription."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="SubscriptionPurchaseDetailsType"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="parentOrderIdentifier" eType="ecore:EClass com.ibm.commerce.foundation.common.datatypes.ecore#//OrderIdentifierType" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xD;&#xA; &#x9;&#x9;&#x9;&#x9;&#x9;The Order Identifier of the recurring order or&#xD;&#xA; &#x9;&#x9;&#x9;&#x9;&#x9;the order through which the subscription is&#xD;&#xA; &#x9;&#x9;&#x9;&#x9;&#x9;purchased.&#xD;&#xA; &#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="ParentOrderIdentifier"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parentOrderItemIdentifier" eType="ecore:EClass com.ibm.commerce.foundation.common.datatypes.ecore#//OrderItemIdentifierType" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The parent order item identifier of the subscription item. For a recurring order, this value is null."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="ParentOrderItemIdentifier"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="subscribedItem" eType="ecore:EClass com.ibm.commerce.foundation.common.datatypes.ecore#//CatalogEntryIdentifierType" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The catalog entry of the item subscribed. For a recurring order, this element is null."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="SubscribedItem"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" eType="ecore:EClass com.ibm.commerce.foundation.common.datatypes.ecore#//QuantityType" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xD;&#xA; &#x9;&#x9;&#x9;&#x9;&#x9;The quantity purchased. This applies to&#xD;&#xA; &#x9;&#x9;&#x9;&#x9;&#x9;subscriptions only.&#xD;&#xA; &#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="Quantity"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="userData" eType="ecore:EClass com.ibm.commerce.foundation.common.datatypes.ecore#//UserDataType" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The user data element to capture extended data for purchase details."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="UserData"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubscriptionRenewalInfoType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The renewal information type."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="SubscriptionRenewalInfoType"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="renewedSubscriptionIdentifier" upperBound="-1" eType="ecore:EClass com.ibm.commerce.foundation.common.datatypes.ecore#//SubscriptionIdentifierType" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The subscription identifiers of the new subscriptions obtained as part of renewal of this subscription."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="RenewedSubscriptionIdentifier"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="userData" eType="ecore:EClass com.ibm.commerce.foundation.common.datatypes.ecore#//UserDataType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="UserData"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubscriptionSuspendedPeriodType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This encapsulates the suspension periods for a subscription."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="SubscriptionSuspendedPeriodType"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="suspendDate" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//DateTime"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The date from when the subscription is suspended."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="SuspendDate"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="resumeDate" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//DateTime"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The date on which the subscription is to be resumed."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="ResumeDate"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="userData" eType="ecore:EClass com.ibm.commerce.foundation.common.datatypes.ecore#//UserDataType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="UserData"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubscriptionType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The subscription noun applies to both recurring orders and subscriptions."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="SubscriptionType"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="subscriptionIdentifier" eType="ecore:EClass com.ibm.commerce.foundation.common.datatypes.ecore#//SubscriptionIdentifierType" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xD;&#xA; &#x9;&#x9;&#x9;&#x9;The identifier which is used to uniquely&#xD;&#xA; &#x9;&#x9;&#x9;&#x9;identify the subscription.&#xD;&#xA; &#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="SubscriptionIdentifier"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="storeIdentifier" eType="ecore:EClass com.ibm.commerce.foundation.common.datatypes.ecore#//StoreIdentifierType" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xD;&#xA; &#x9;&#x9;&#x9;&#x9;The store ID on which the subscription or&#xD;&#xA; &#x9;&#x9;&#x9;&#x9;recurring order was purchased.&#xD;&#xA; &#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="StoreIdentifier"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="buyerIdentifier" eType="ecore:EClass com.ibm.commerce.foundation.common.datatypes.ecore#//PersonIdentifierType" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xD;&#xA; &#x9;&#x9;&#x9;&#x9;The user ID of the person who bought the&#xD;&#xA; &#x9;&#x9;&#x9;&#x9;subscription or recurring order.&#xD;&#xA; &#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="BuyerIdentifier"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="purchaseDetails" eType="#//SubscriptionPurchaseDetailsType" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xD;&#xA; &#x9;&#x9;&#x9;&#x9;The details of the purchase. It encapsulates the&#xD;&#xA; &#x9;&#x9;&#x9;&#x9;parent order ID and the order item ID for&#xD;&#xA; &#x9;&#x9;&#x9;&#x9;subscription.&#xD;&#xA; &#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="PurchaseDetails"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="subscriptionInfo" eType="ecore:EClass com.ibm.commerce.foundation.common.datatypes.ecore#//SubscriptionInfoType" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This element captures the payment and schedule information for the subscription."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="SubscriptionInfo"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="suspendedPeriod" upperBound="-1" eType="#//SubscriptionSuspendedPeriodType" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xD;&#xA; &#x9;&#x9;&#x9;&#x9;The suspension periods for the subscription, if&#xD;&#xA; &#x9;&#x9;&#x9;&#x9;any.&#xD;&#xA; &#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="SuspendedPeriod"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="renewalInfo" eType="#//SubscriptionRenewalInfoType" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This element captures the renewal information for the subscription."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="RenewalInfo"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xD;&#xA; &#x9;&#x9;&#x9;&#x9;The description for the subscription. This is to&#xD;&#xA; &#x9;&#x9;&#x9;&#x9;be filled by users for their convenience.&#xD;&#xA; &#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="Description"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cancelledDate" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//DateTime"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xD;&#xA; &#x9;&#x9;&#x9;&#x9;The cancel date for the subscription.&#xD;&#xA; &#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="CancelledDate"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parentOrder" eType="ecore:EClass com.ibm.commerce.order.facade.datatypes.ecore#//OrderType" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The parent order through which the subscription was created."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="ParentOrder"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="state" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xD;&#xA; &#x9;&#x9;&#x9;&#x9;The current status of the subscription. The&#xD;&#xA; &#x9;&#x9;&#x9;&#x9;supported states are : Active, Inactive,Expired,&#xD;&#xA; &#x9;&#x9;&#x9;&#x9;Cancelled, Suspended.&#xD;&#xA; &#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="State"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="subscriptionTypeCode" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xD;&#xA; &#x9;&#x9;&#x9;&#x9;The type of the subscription. The supported&#xD;&#xA; &#x9;&#x9;&#x9;&#x9;values are: RecurringOrder, TimeBased, EventBased and&#xD;&#xA; &#x9;&#x9;&#x9;&#x9;TimeEventBased.&#xD;&#xA; &#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="SubscriptionTypeCode"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="timePlaced" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//DateTime"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xD;&#xA; &#x9;&#x9;&#x9;&#x9;The time at which the subscription was placed.&#xD;&#xA; &#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="TimePlaced"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lastUpdate" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//DateTime"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xD;&#xA; &#x9;&#x9;&#x9;&#x9;The last updated time.&#xD;&#xA; &#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="LastUpdate"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="userData" eType="ecore:EClass com.ibm.commerce.foundation.common.datatypes.ecore#//UserDataType" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The user data element to capture extended information."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="UserData"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/com.ibm.commerce.subscription.facade.datatypes.ecore
ecore
datatypes AcknowledgeSubscriptionDataAreaType acknowledge subscription AcknowledgeSubscriptionType dataArea ChangeSubscriptionDataAreaType change subscription ChangeSubscriptionType dataArea DocumentRoot mixed xMLNSPrefixMap xSISchemaLocation acknowledgeSubscription changeSubscription getSubscription processSubscription respondSubscription showSubscription subscription subscriptionBODVersion 7.0.1.0 subscriptionPurchaseDetails subscriptionRenewalInfo subscriptionSuspendedPeriod GetSubscriptionDataAreaType get subscription GetSubscriptionType dataArea ProcessSubscriptionDataAreaType process subscription ProcessSubscriptionType dataArea RespondSubscriptionDataAreaType respond subscription RespondSubscriptionType dataArea ShowSubscriptionDataAreaType show subscription ShowSubscriptionType dataArea SubscriptionPurchaseDetailsType parentOrderIdentifier parentOrderItemIdentifier subscribedItem quantity userData SubscriptionRenewalInfoType renewedSubscriptionIdentifier userData SubscriptionSuspendedPeriodType suspendDate resumeDate userData SubscriptionType subscriptionIdentifier storeIdentifier buyerIdentifier purchaseDetails subscriptionInfo suspendedPeriod renewalInfo description cancelledDate parentOrder state subscriptionTypeCode timePlaced lastUpdate userData
null
{"directed":true,"nodes":[{"nsPrefix":"_subscr","nsURI":"http://www.ibm.com/xmlns/prod/commerce/9/subscription","name":"datatypes","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcknowledgeSubscriptionDataAreaType","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcknowledgeSubscriptionType","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangeSubscriptionDataAreaType","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangeSubscriptionType","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentRoot","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GetSubscriptionDataAreaType","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GetSubscriptionType","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessSubscriptionDataAreaType","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessSubscriptionType","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RespondSubscriptionDataAreaType","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RespondSubscriptionType","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ShowSubscriptionDataAreaType","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ShowSubscriptionType","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubscriptionPurchaseDetailsType","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubscriptionRenewalInfoType","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubscriptionSuspendedPeriodType","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubscriptionType","instanceClass":null,"abstract":false,"id":17,"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":"acknowledge","changeable":true,"resolveProxies":false,"lowerBound":1,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subscription","changeable":true,"resolveProxies":false,"lowerBound":0,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dataArea","changeable":true,"resolveProxies":false,"lowerBound":1,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"change","changeable":true,"resolveProxies":false,"lowerBound":1,"id":25,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subscription","changeable":true,"resolveProxies":false,"lowerBound":1,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dataArea","changeable":true,"resolveProxies":false,"lowerBound":1,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mixed","changeable":true,"lowerBound":0,"iD":false,"id":32,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xMLNSPrefixMap","changeable":true,"resolveProxies":false,"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":true,"unsettable":false,"transient":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":34,"derived":false},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"acknowledgeSubscription","changeable":true,"resolveProxies":false,"lowerBound":0,"id":35,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"changeSubscription","changeable":true,"resolveProxies":false,"lowerBound":0,"id":36,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"getSubscription","changeable":true,"resolveProxies":false,"lowerBound":0,"id":37,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"processSubscription","changeable":true,"resolveProxies":false,"lowerBound":0,"id":38,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"respondSubscription","changeable":true,"resolveProxies":false,"lowerBound":0,"id":39,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"showSubscription","changeable":true,"resolveProxies":false,"lowerBound":0,"id":40,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"subscription","changeable":true,"resolveProxies":false,"lowerBound":0,"id":41,"derived":true},{"ordered":true,"upperBound":-2,"defaultValue":"7.0.1.0","volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"7.0.1.0","unsettable":false,"transient":true,"unique":false,"name":"subscriptionBODVersion","changeable":true,"lowerBound":0,"iD":false,"id":42,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"subscriptionPurchaseDetails","changeable":true,"resolveProxies":false,"lowerBound":0,"id":43,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"subscriptionRenewalInfo","changeable":true,"resolveProxies":false,"lowerBound":0,"id":44,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"subscriptionSuspendedPeriod","changeable":true,"resolveProxies":false,"lowerBound":0,"id":45,"derived":true},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"get","changeable":true,"resolveProxies":false,"lowerBound":1,"id":60,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subscription","changeable":true,"resolveProxies":false,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dataArea","changeable":true,"resolveProxies":false,"lowerBound":1,"id":64,"derived":false},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"process","changeable":true,"resolveProxies":false,"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":"subscription","changeable":true,"resolveProxies":false,"lowerBound":0,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dataArea","changeable":true,"resolveProxies":false,"lowerBound":1,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"respond","changeable":true,"resolveProxies":false,"lowerBound":1,"id":74,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subscription","changeable":true,"resolveProxies":false,"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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dataArea","changeable":true,"resolveProxies":false,"lowerBound":1,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"show","changeable":true,"resolveProxies":false,"lowerBound":1,"id":81,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subscription","changeable":true,"resolveProxies":false,"lowerBound":0,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dataArea","changeable":true,"resolveProxies":false,"lowerBound":1,"id":85,"derived":false},{"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":"parentOrderIdentifier","changeable":true,"resolveProxies":false,"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":"parentOrderItemIdentifier","changeable":true,"resolveProxies":false,"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":"subscribedItem","changeable":true,"resolveProxies":false,"lowerBound":0,"id":90,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"quantity","changeable":true,"resolveProxies":false,"lowerBound":0,"id":91,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"userData","changeable":true,"resolveProxies":false,"lowerBound":0,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"renewedSubscriptionIdentifier","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":true,"unsettable":false,"transient":false,"unique":true,"name":"userData","changeable":true,"resolveProxies":false,"lowerBound":0,"id":99,"derived":false},{"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":"suspendDate","changeable":true,"lowerBound":0,"iD":false,"id":102,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"resumeDate","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":"userData","changeable":true,"resolveProxies":false,"lowerBound":0,"id":104,"derived":false},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subscriptionIdentifier","changeable":true,"resolveProxies":false,"lowerBound":0,"id":108,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"storeIdentifier","changeable":true,"resolveProxies":false,"lowerBound":0,"id":109,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"buyerIdentifier","changeable":true,"resolveProxies":false,"lowerBound":0,"id":110,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"purchaseDetails","changeable":true,"resolveProxies":false,"lowerBound":0,"id":111,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subscriptionInfo","changeable":true,"resolveProxies":false,"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":"suspendedPeriod","changeable":true,"resolveProxies":false,"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":"renewalInfo","changeable":true,"resolveProxies":false,"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":"description","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":"cancelledDate","changeable":true,"lowerBound":0,"iD":false,"id":116,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parentOrder","changeable":true,"resolveProxies":false,"lowerBound":0,"id":117,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"state","changeable":true,"lowerBound":0,"iD":false,"id":118,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"subscriptionTypeCode","changeable":true,"lowerBound":0,"iD":false,"id":119,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"timePlaced","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":"lastUpdate","changeable":true,"lowerBound":0,"iD":false,"id":121,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"userData","changeable":true,"resolveProxies":false,"lowerBound":0,"id":122,"derived":false},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":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":17},{"source":19,"target":21},{"source":19,"target":1},{"source":21,"target":17},{"source":2,"target":0},{"source":2,"target":22},{"source":2,"target":23},{"source":22,"target":1},{"source":22,"target":24},{"source":22,"target":2},{"source":24,"target":1},{"source":3,"target":0},{"source":3,"target":25},{"source":3,"target":26},{"source":25,"target":27},{"source":25,"target":3},{"source":26,"target":17},{"source":26,"target":28},{"source":26,"target":3},{"source":28,"target":17},{"source":4,"target":0},{"source":4,"target":29},{"source":4,"target":30},{"source":29,"target":3},{"source":29,"target":31},{"source":29,"target":4},{"source":31,"target":3},{"source":5,"target":0},{"source":5,"target":32},{"source":5,"target":33},{"source":5,"target":34},{"source":5,"target":35},{"source":5,"target":36},{"source":5,"target":37},{"source":5,"target":38},{"source":5,"target":39},{"source":5,"target":40},{"source":5,"target":41},{"source":5,"target":42},{"source":5,"target":43},{"source":5,"target":44},{"source":5,"target":45},{"source":32,"target":46},{"source":32,"target":5},{"source":33,"target":47},{"source":33,"target":5},{"source":34,"target":48},{"source":34,"target":5},{"source":35,"target":2},{"source":35,"target":49},{"source":35,"target":5},{"source":49,"target":2},{"source":36,"target":4},{"source":36,"target":50},{"source":36,"target":5},{"source":50,"target":4},{"source":37,"target":7},{"source":37,"target":51},{"source":37,"target":5},{"source":51,"target":7},{"source":38,"target":9},{"source":38,"target":52},{"source":38,"target":5},{"source":52,"target":9},{"source":39,"target":11},{"source":39,"target":53},{"source":39,"target":5},{"source":53,"target":11},{"source":40,"target":13},{"source":40,"target":54},{"source":40,"target":5},{"source":54,"target":13},{"source":41,"target":17},{"source":41,"target":55},{"source":41,"target":5},{"source":55,"target":17},{"source":42,"target":56},{"source":42,"target":5},{"source":43,"target":14},{"source":43,"target":57},{"source":43,"target":5},{"source":57,"target":14},{"source":44,"target":15},{"source":44,"target":58},{"source":44,"target":5},{"source":58,"target":15},{"source":45,"target":16},{"source":45,"target":59},{"source":45,"target":5},{"source":59,"target":16},{"source":6,"target":0},{"source":6,"target":60},{"source":6,"target":61},{"source":60,"target":62},{"source":60,"target":6},{"source":61,"target":17},{"source":61,"target":63},{"source":61,"target":6},{"source":63,"target":17},{"source":7,"target":0},{"source":7,"target":64},{"source":7,"target":65},{"source":64,"target":6},{"source":64,"target":66},{"source":64,"target":7},{"source":66,"target":6},{"source":8,"target":0},{"source":8,"target":67},{"source":8,"target":68},{"source":67,"target":69},{"source":67,"target":8},{"source":68,"target":17},{"source":68,"target":70},{"source":68,"target":8},{"source":70,"target":17},{"source":9,"target":0},{"source":9,"target":71},{"source":9,"target":72},{"source":71,"target":8},{"source":71,"target":73},{"source":71,"target":9},{"source":73,"target":8},{"source":10,"target":0},{"source":10,"target":74},{"source":10,"target":75},{"source":74,"target":76},{"source":74,"target":10},{"source":75,"target":17},{"source":75,"target":77},{"source":75,"target":10},{"source":77,"target":17},{"source":11,"target":0},{"source":11,"target":78},{"source":11,"target":79},{"source":78,"target":10},{"source":78,"target":80},{"source":78,"target":11},{"source":80,"target":10},{"source":12,"target":0},{"source":12,"target":81},{"source":12,"target":82},{"source":81,"target":83},{"source":81,"target":12},{"source":82,"target":17},{"source":82,"target":84},{"source":82,"target":12},{"source":84,"target":17},{"source":13,"target":0},{"source":13,"target":85},{"source":13,"target":86},{"source":85,"target":12},{"source":85,"target":87},{"source":85,"target":13},{"source":87,"target":12},{"source":14,"target":0},{"source":14,"target":88},{"source":14,"target":89},{"source":14,"target":90},{"source":14,"target":91},{"source":14,"target":92},{"source":88,"target":93},{"source":88,"target":14},{"source":89,"target":94},{"source":89,"target":14},{"source":90,"target":95},{"source":90,"target":14},{"source":91,"target":96},{"source":91,"target":14},{"source":92,"target":97},{"source":92,"target":14},{"source":15,"target":0},{"source":15,"target":98},{"source":15,"target":99},{"source":98,"target":100},{"source":98,"target":15},{"source":99,"target":101},{"source":99,"target":15},{"source":16,"target":0},{"source":16,"target":102},{"source":16,"target":103},{"source":16,"target":104},{"source":102,"target":105},{"source":102,"target":16},{"source":103,"target":106},{"source":103,"target":16},{"source":104,"target":107},{"source":104,"target":16},{"source":17,"target":0},{"source":17,"target":108},{"source":17,"target":109},{"source":17,"target":110},{"source":17,"target":111},{"source":17,"target":112},{"source":17,"target":113},{"source":17,"target":114},{"source":17,"target":115},{"source":17,"target":116},{"source":17,"target":117},{"source":17,"target":118},{"source":17,"target":119},{"source":17,"target":120},{"source":17,"target":121},{"source":17,"target":122},{"source":108,"target":123},{"source":108,"target":17},{"source":109,"target":124},{"source":109,"target":17},{"source":110,"target":125},{"source":110,"target":17},{"source":111,"target":14},{"source":111,"target":126},{"source":111,"target":17},{"source":126,"target":14},{"source":112,"target":127},{"source":112,"target":17},{"source":113,"target":16},{"source":113,"target":128},{"source":113,"target":17},{"source":128,"target":16},{"source":114,"target":15},{"source":114,"target":129},{"source":114,"target":17},{"source":129,"target":15},{"source":115,"target":130},{"source":115,"target":17},{"source":116,"target":131},{"source":116,"target":17},{"source":117,"target":132},{"source":117,"target":17},{"source":118,"target":133},{"source":118,"target":17},{"source":119,"target":134},{"source":119,"target":17},{"source":120,"target":135},{"source":120,"target":17},{"source":121,"target":136},{"source":121,"target":17},{"source":122,"target":137},{"source":122,"target":17}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="modulob" nsURI="http://modulob.dubmas.de/1.0" nsPrefix="modulob"> <eClassifiers xsi:type="ecore:EClass" name="Delegate" eSuperTypes="ModulobTypes.ecore#//UserDefined"> <eStructuralFeatures xsi:type="ecore:EReference" name="methods" upperBound="-1" eType="#//Method" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Interface" eSuperTypes="ModulobTypes.ecore#//UserDefined"> <eStructuralFeatures xsi:type="ecore:EReference" name="requiredInterfaces" unique="false" upperBound="-1" eType="#//Interface"/> <eStructuralFeatures xsi:type="ecore:EReference" name="methods" upperBound="-1" eType="#//Method" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="delegates" upperBound="-1" eType="#//Delegate" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Method"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isStatic" 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="parameters" upperBound="-1" eType="#//Parameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="ecore:EClass ModulobTypes.ecore#//TypeRef" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="advice" eType="#//Advice" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="comment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Notification"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1" eType="#//Feature" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="comment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Parameter"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="signaturePart" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="ecore:EClass ModulobTypes.ecore#//TypeRef" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Entity" eSuperTypes="ModulobTypes.ecore#//UserDefined"> <eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1" eType="#//Annotation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="super" eType="#//Entity"/> <eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1" eType="#//Feature" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Annotation"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="option" eType="#//ConfigOption"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//ConfigValue"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ConfigOption"> <eLiterals name="persistency" literal="persistency"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ConfigValue"> <eLiterals name="CoreData" literal="CoreData"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Feature"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isIndexed" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isContainment" 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="inverse" eType="#//Feature"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="ecore:EClass ModulobTypes.ecore#//TypeRef" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultValue" eType="#//ValueObject" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="comment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ValueObject"/> <eClassifiers xsi:type="ecore:EClass" name="StringValue" eSuperTypes="#//ValueObject"> <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="#//ValueObject"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FloatValue" eSuperTypes="#//ValueObject"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloatObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Advice"> <eStructuralFeatures xsi:type="ecore:EReference" name="interceptors" upperBound="-1" eType="#//Method"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Enum" eSuperTypes="ModulobTypes.ecore#//Primitive"> <eStructuralFeatures xsi:type="ecore:EReference" name="literals" upperBound="-1" eType="#//EnumLiteral" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumLiteral"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/Modulob.ecore
ecore
modulob Delegate methods Interface requiredInterfaces methods delegates Method isStatic name parameters type advice comment Notification name features comment Parameter signaturePart name type Entity annotations super features isAbstract Annotation option value ConfigOption persistency persistency ConfigValue CoreData CoreData Feature isIndexed isContainment name inverse type defaultValue comment ValueObject StringValue value IntegerValue value FloatValue value Advice interceptors Enum literals EnumLiteral name
null
{"directed":true,"nodes":[{"nsPrefix":"modulob","nsURI":"http://modulob.dubmas.de/1.0","name":"modulob","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Delegate","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Method","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Notification","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Entity","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Annotation","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ConfigOption","instanceClass":null,"id":8,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ConfigValue","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueObject","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringValue","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerValue","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FloatValue","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Advice","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enum","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumLiteral","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":"methods","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"requiredInterfaces","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":"methods","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":"delegates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isStatic","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"advice","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"comment","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"container":false,"ordered":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":41,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"comment","changeable":true,"lowerBound":0,"iD":false,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"signaturePart","changeable":true,"lowerBound":0,"iD":false,"id":46,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":47,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"annotations","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":false,"unsettable":false,"transient":false,"unique":true,"name":"super","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":"features","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isAbstract","changeable":true,"lowerBound":0,"iD":false,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"option","changeable":true,"lowerBound":0,"iD":false,"id":61,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"name":"persistency","id":65,"value":0,"literal":"persistency","eClass":"EEnumLiteral"},{"name":"CoreData","id":66,"value":0,"literal":"CoreData","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":"isIndexed","changeable":true,"lowerBound":0,"iD":false,"id":67,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isContainment","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":69,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inverse","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"container":false,"ordered":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":71,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"defaultValue","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"comment","changeable":true,"lowerBound":0,"iD":false,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"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":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"interceptors","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"literals","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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":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":3},{"source":18,"target":20},{"source":18,"target":1},{"source":20,"target":3},{"source":2,"target":0},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":2,"target":24},{"source":21,"target":2},{"source":21,"target":25},{"source":21,"target":2},{"source":25,"target":2},{"source":22,"target":3},{"source":22,"target":26},{"source":22,"target":2},{"source":26,"target":3},{"source":23,"target":1},{"source":23,"target":27},{"source":23,"target":2},{"source":27,"target":1},{"source":3,"target":0},{"source":3,"target":28},{"source":3,"target":29},{"source":3,"target":30},{"source":3,"target":31},{"source":3,"target":32},{"source":3,"target":33},{"source":28,"target":34},{"source":28,"target":3},{"source":29,"target":35},{"source":29,"target":3},{"source":30,"target":5},{"source":30,"target":36},{"source":30,"target":3},{"source":36,"target":5},{"source":31,"target":37},{"source":31,"target":3},{"source":32,"target":15},{"source":32,"target":38},{"source":32,"target":3},{"source":38,"target":15},{"source":33,"target":39},{"source":33,"target":3},{"source":4,"target":0},{"source":4,"target":40},{"source":4,"target":41},{"source":4,"target":42},{"source":40,"target":43},{"source":40,"target":4},{"source":41,"target":10},{"source":41,"target":44},{"source":41,"target":4},{"source":44,"target":10},{"source":42,"target":45},{"source":42,"target":4},{"source":5,"target":0},{"source":5,"target":46},{"source":5,"target":47},{"source":5,"target":48},{"source":46,"target":49},{"source":46,"target":5},{"source":47,"target":50},{"source":47,"target":5},{"source":48,"target":51},{"source":48,"target":5},{"source":6,"target":0},{"source":6,"target":52},{"source":6,"target":53},{"source":6,"target":54},{"source":6,"target":55},{"source":6,"target":56},{"source":52,"target":7},{"source":52,"target":57},{"source":52,"target":6},{"source":57,"target":7},{"source":53,"target":6},{"source":53,"target":58},{"source":53,"target":6},{"source":58,"target":6},{"source":54,"target":10},{"source":54,"target":59},{"source":54,"target":6},{"source":59,"target":10},{"source":55,"target":60},{"source":55,"target":6},{"source":7,"target":0},{"source":7,"target":61},{"source":7,"target":62},{"source":61,"target":8},{"source":61,"target":63},{"source":61,"target":7},{"source":63,"target":8},{"source":62,"target":9},{"source":62,"target":64},{"source":62,"target":7},{"source":64,"target":9},{"source":8,"target":0},{"source":8,"target":65},{"source":65,"target":8},{"source":9,"target":0},{"source":9,"target":66},{"source":66,"target":9},{"source":10,"target":0},{"source":10,"target":67},{"source":10,"target":68},{"source":10,"target":69},{"source":10,"target":70},{"source":10,"target":71},{"source":10,"target":72},{"source":10,"target":73},{"source":67,"target":74},{"source":67,"target":10},{"source":68,"target":75},{"source":68,"target":10},{"source":69,"target":76},{"source":69,"target":10},{"source":70,"target":10},{"source":70,"target":77},{"source":70,"target":10},{"source":77,"target":10},{"source":71,"target":78},{"source":71,"target":10},{"source":72,"target":11},{"source":72,"target":79},{"source":72,"target":10},{"source":79,"target":11},{"source":73,"target":80},{"source":73,"target":10},{"source":11,"target":0},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":81},{"source":12,"target":82},{"source":81,"target":83},{"source":81,"target":12},{"source":82,"target":11},{"source":13,"target":0},{"source":13,"target":11},{"source":13,"target":84},{"source":13,"target":85},{"source":84,"target":86},{"source":84,"target":13},{"source":85,"target":11},{"source":14,"target":0},{"source":14,"target":11},{"source":14,"target":87},{"source":14,"target":88},{"source":87,"target":89},{"source":87,"target":14},{"source":88,"target":11},{"source":15,"target":0},{"source":15,"target":90},{"source":90,"target":3},{"source":90,"target":91},{"source":90,"target":15},{"source":91,"target":3},{"source":16,"target":0},{"source":16,"target":92},{"source":16,"target":93},{"source":92,"target":17},{"source":92,"target":94},{"source":92,"target":16},{"source":94,"target":17},{"source":17,"target":0},{"source":17,"target":95},{"source":95,"target":96},{"source":95,"target":17}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="PushdownEOperationTest"> <eClassifiers xsi:type="ecore:EClass" name="Testclass1"/> <eClassifiers xsi:type="ecore:EClass" name="Testclass2"> <eOperations name="theOperation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eAnnotations source="marker"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Testclass3"/> </ecore:EPackage>
github:ecore:/data/Hu3bl/emf.refactor/org.eclipse.emf.refactor.refactorings.ecore/tests/PushdownEOperation/test_01/target.ecore
ecore
PushdownEOperationTest Testclass1 Testclass2 theOperation Testclass3
null
{"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"PushdownEOperationTest","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Testclass1","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Testclass2","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Testclass3","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"theOperation","lowerBound":0,"id":4,"many":false,"required":false,"eClass":"EOperation"},{"id":5,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":2,"target":0},{"source":2,"target":4},{"source":4,"target":5},{"source":4,"target":2},{"source":3,"target":0}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmi:id="_root" name="root" nsURI="http://www.eclipse.org/emf/compare/conflicts/move/delete" nsPrefix="r"> <eSubpackages xmi:id="_packageA" name="packageA"> <eSubpackages xmi:id="_containerPackage" name="containerPackage"> <eSubpackages xmi:id="_internalPackage" name="internalPackage"/> </eSubpackages> <eSubpackages xmi:id="_shouldNotBePresentAfterMerge" name="shouldNotBePresentAfterMerge"/> </eSubpackages> </ecore:EPackage>
github:ecore:/data/eclipse/emf.compare/plugins/org.eclipse.emf.compare.tests/src/org/eclipse/emf/compare/tests/merge/data/bug485266/data5/right.ecore
ecore
root packageA containerPackage internalPackage shouldNotBePresentAfterMerge
null
{"directed":true,"nodes":[{"nsPrefix":"r","nsURI":"http://www.eclipse.org/emf/compare/conflicts/move/delete","name":"root","id":0,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"packageA","id":1,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"containerPackage","id":2,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"shouldNotBePresentAfterMerge","id":3,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"internalPackage","id":4,"eClass":"EPackage"}],"links":[{"source":0,"target":1},{"source":1,"target":2},{"source":1,"target":3},{"source":1,"target":0},{"source":2,"target":4},{"source":2,"target":1},{"source":4,"target":2},{"source":3,"target":1}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="GSN" nsURI="http://www.goalstructuringnotation.info/1.0" nsPrefix="gsn"> <eAnnotations source="http://www.eclipse.org/OCL/Import"> <details key="ecore" value="http://www.eclipse.org/emf/2002/Ecore"/> </eAnnotations> <eAnnotations source="Diagram"> <details key="label" value="GSN"/> <details key="icon" value="icons/g.png"/> </eAnnotations> <eSubpackages name="Commons" nsURI="http://www.goalstructuringnotation.info/1.0/commons" nsPrefix="GSN_Commons"> <eClassifiers xsi:type="ecore:EClass" name="SACMElement" abstract="true"> <eAnnotations source="Comment"> <details key="text" value="Base class for SACM"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModelElement" abstract="true" eSuperTypes="#//Commons/SACMElement"> <eAnnotations source="Comment"> <details key="text" value="Base element for the majority of modeling elements"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="gid" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="Comment"> <details key="text" value="To uniquely identifies the element within the scope of the model"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="Comment"> <details key="text" value="The name of the element"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="uninstantiated" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UtilityElement" abstract="true" eSuperTypes="#//Commons/SACMElement"> <eAnnotations source="Comment"> <details key="text" value="UtilityElement supports the specification of additional information for a ModelElement"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sExpression" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="Comment"> <details key="text" value="Simple expression"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1" eType="#//Terminology/Expression" containment="true"> <eAnnotations source="Comment"> <details key="text" value="Expression that contains the value of the element"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ImplementationConstraint" abstract="true" eSuperTypes="#//Commons/UtilityElement"> <eAnnotations source="Comment"> <details key="text" value="To indicate the conditions to fulfill in order to allow an abstract ModeElement to become non-abstract"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Description" abstract="true" eSuperTypes="#//Commons/UtilityElement"> <eAnnotations source="Comment"> <details key="text" value="To provide details about a Modelelement in relation to aspects such as their content of purpose"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Note" abstract="true" eSuperTypes="#//Commons/UtilityElement"> <eAnnotations source="Comment"> <details key="text" value="To specify additional generic, unstructured, untyped information about a ModelElement"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TaggedValue" eSuperTypes="#//Commons/UtilityElement"> <eAnnotations source="Comment"> <details key="text" value="To specify attributes and their corresponding values for a ModelElement"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sKey" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="Comment"> <details key="text" value="Simple key"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="key" eType="#//Terminology/Expression" containment="true"> <eAnnotations source="Comment"> <details key="text" value="the key of the tagged value"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </eSubpackages> <eSubpackages name="Packages" nsURI="http://www.goalstructuringnotation.info/1.0/packages" nsPrefix="GSN_Packages"> <eAnnotations source="Comment"> <details key="text" value=""/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="AssuranceCasePackage" abstract="true" eSuperTypes="#//Artefact/ArtefactElement"> <eAnnotations source="Comment"> <details key="text" value="Root class for creating structured assurance cases"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="assuranceCasePackageCitation" upperBound="-1" eType="#//Packages/AssuranceCasePackageCitation" containment="true"> <eAnnotations source="Comment"> <details key="text" value="A collection of optional citations to other AssuranceCasePackages"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="assuranceCasePackage" upperBound="-1" eType="#//Packages/AssuranceCasePackage" containment="true"> <eAnnotations source="Comment"> <details key="text" value="Optional sub-packages"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="interface" upperBound="-1" eType="#//Packages/AssuranceCasePackageInterface"> <eAnnotations source="Comment"> <details key="text" value="A number of interfaces that the current package may implement"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="argumentPackage" upperBound="-1" eType="#//Argumentation/ArgumentPackage" containment="true"> <eAnnotations source="Comment"> <details key="text" value="A number of argument packages"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="artefactPackage" upperBound="-1" eType="#//Artefact/ArtefactPackage" containment="true"> <eAnnotations source="Comment"> <details key="text" value="A number of artfact sub-packages"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="terminologyPackage" upperBound="-1" eType="#//Terminology/TerminologyPackage" containment="true"> <eAnnotations source="Comment"> <details key="text" value="A number of optional terminology sub-packages"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AssuranceCasePackageInterface" abstract="true" eSuperTypes="#//Packages/AssuranceCasePackage"> <eAnnotations source="Comment"> <details key="text" value="Enables the declaration of the elements of an AssuranceCasePackage that might be refered to in another AssuranceCasePackage"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AssuranceCasePackageCitation" abstract="true" eSuperTypes="#//Packages/AssuranceCasePackage"> <eAnnotations source="Comment"> <details key="text" value="Used to cite another AssuranceCasePackage, used when there is a need to refer to another AssuanceCasePackage"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="citedPackage" lowerBound="1" eType="#//Packages/AssuranceCasePackage"/> </eClassifiers> </eSubpackages> <eSubpackages name="Terminology" nsURI="http://www.goalstructuringnotation.info/1.0/terminology" nsPrefix="GSN_Terminology"> <eClassifiers xsi:type="ecore:EClass" name="TerminologyElement" abstract="true" eSuperTypes="#//Commons/ModelElement"> <eAnnotations source="Comment"> <details key="text" value="Base class for specifying the terminology aspects of an assurance case"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TerminologyPackage" abstract="true" eSuperTypes="#//Terminology/TerminologyElement"> <eAnnotations source="Comment"> <details key="text" value="Container class for SACM terminology assets"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="terminologyAsset" upperBound="-1" eType="#//Terminology/TerminologyAsset" containment="true"> <eAnnotations source="Comment"> <details key="text" value="Contained assets"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="terminologyPackage" upperBound="-1" eType="#//Terminology/TerminologyPackage" containment="true"> <eAnnotations source="Comment"> <details key="text" value="Sub packages"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="terminologyPackageCitation" upperBound="-1" eType="#//Terminology/TerminologyPackageCitation" containment="true"> <eAnnotations source="Comment"> <details key="text" value="Citations contained in the current TerminologyPackage"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TerminologyPackageCitation" abstract="true" eSuperTypes="#//Terminology/TerminologyPackage"> <eAnnotations source="Comment"> <details key="text" value="Used to refer to another TerminologyPackage"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="citedPackage" eType="#//Terminology/TerminologyPackage"> <eAnnotations source="Comment"> <details key="text" value="Cited TerminologyPackage"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TerminologyAsset" abstract="true" eSuperTypes="#//Terminology/TerminologyElement"> <eAnnotations source="Comment"> <details key="text" value="Base class for terminology assets"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Category" abstract="true" eSuperTypes="#//Terminology/TerminologyAsset"> <eAnnotations source="Comment"> <details key="text" value="Describes categories of ExpressionElements and used to group these elements within TerminologyPackages"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExpressionElement" abstract="true" eSuperTypes="#//Terminology/TerminologyAsset"> <eAnnotations source="Comment"> <details key="text" value="Base class for expressions in SACM"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="category" upperBound="-1" eType="#//Terminology/Category"> <eAnnotations source="Comment"> <details key="text" value="Category(-ies) that the current element belongs to"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true" eSuperTypes="#//Terminology/ExpressionElement"> <eAnnotations source="Comment"> <details key="text" value="Used to model abstract/concrete phrases in SACM"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="Comment"> <details key="text" value="Used to record the value of the expression"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="element" upperBound="-1" eType="#//Terminology/ExpressionElement"> <eAnnotations source="Comment"> <details key="text" value="Optional reference to other ExpressionElements forming part of the StructuredExpression"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Term" abstract="true" eSuperTypes="#//Terminology/ExpressionElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="Comment"> <details key="text" value="An attribute recording the value of the term"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="externalReference" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="Comment"> <details key="text" value="An external reference"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TerminologyAssetCitation" abstract="true" eSuperTypes="#//Terminology/ExpressionElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="citedElement" lowerBound="1" eType="#//Terminology/TerminologyAsset"/> </eClassifiers> </eSubpackages> <eSubpackages name="Argumentation" nsURI="http://www.goalstructuringnotation.info/1.0/argumentation" nsPrefix="GSN_Argumentation"> <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="ArgumentationElement" abstract="true" eSuperTypes="#//Commons/ModelElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="content" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="Comment"> <details key="text" value="Content"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArgumentPackage" abstract="true" eSuperTypes="#//Argumentation/ArgumentationElement"> <eAnnotations source="Comment"> <details key="text" value="Container for a structured argument represented using SACM"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="isValidModule"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="isValidModule" value="self.name = 'Module'"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="argumentAsset" upperBound="-1" eType="#//Argumentation/ArgumentAsset" containment="true"> <eAnnotations source="Comment"> <details key="text" value="An optional set of ArgumentAssets"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="argumentPackage" upperBound="-1" eType="#//Argumentation/ArgumentPackage" containment="true"> <eAnnotations source="Comment"> <details key="text" value="An optional set of sub packages"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="argumentPackageCitation" upperBound="-1" eType="#//Argumentation/ArgumentPackageCitation" containment="true"> <eAnnotations source="Comment"> <details key="text" value="An optional set of citations"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Module" eSuperTypes="#//Argumentation/ArgumentPackage"/> <eClassifiers xsi:type="ecore:EClass" name="ArgumentPackageCitation" abstract="true" eSuperTypes="#//Argumentation/ArgumentPackage"> <eAnnotations source="Comment"> <details key="text" value="Used to cite another ArgumentPackage"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="citedPackage" lowerBound="1" eType="#//Argumentation/ArgumentPackage"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArgumentPackageBinding" abstract="true" eSuperTypes="#//Argumentation/ArgumentPackage"> <eAnnotations source="Comment"> <details key="text" value="Record the mapping between two or more ArgumentPackages"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="isValidContractModule"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="isValidContractModule" value="&#xD;&#xA;&#x9;&#x9;&#x9;self.name = 'ContractModule' and&#xD;&#xA;&#x9;&#x9;&#x9;self.participantPackage->size() = self.participantPackage->asSet()->size()"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="participantPackage" lowerBound="2" upperBound="-1" eType="#//Argumentation/ArgumentPackage"> <eAnnotations source="Comment"> <details key="text" value="To be discussed"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Contract" eSuperTypes="#//Argumentation/ArgumentPackageBinding"/> <eClassifiers xsi:type="ecore:EClass" name="ArgumentPackageInterface" abstract="true" eSuperTypes="#//Argumentation/ArgumentPackage"> <eAnnotations source="Comment"> <details key="text" value="Used to declare the ArgumentAssets contained in an ArgumentPackage"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArgumentAsset" abstract="true" eSuperTypes="#//Argumentation/ArgumentationElement"> <eAnnotations source="Comment"> <details key="text" value="Base class for the elements of structured argument in SACM"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Assertion" abstract="true" eSuperTypes="#//Argumentation/ArgumentAsset"> <eAnnotations source="Comment"> <details key="text" value="Used to record the popositions of Argumentation"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="metaClaim" upperBound="-1" eType="#//Argumentation/Claim" containment="true"> <eAnnotations source="Comment"> <details key="text" value="References to Claims concerining the Assertion, e.g. confidence in the Assertion"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArtefactElementCitation" abstract="true" eSuperTypes="#//Argumentation/ArgumentAsset"> <eAnnotations source="Comment"> <details key="text" value="Enables the citation of an Artefact that relates to the structured argument"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="isValidGSNNotation"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="isValidGSNNotation" value="&#xD;&#xA;&#x9;&#x9;&#x9;(self.name = 'Solution' and self.isAbstract = false) or&#xD;&#xA;&#x9;&#x9;&#x9;(self.name = 'Solution' and self.isAbstract = false and self.taggedValue->exists(t|t.sKey='public')) or&#xD;&#xA;&#x9;&#x9;&#x9; &#xD;&#xA;&#x9;&#x9;&#x9;(self.name = 'Context' and self.isAbstract = false) or&#xD;&#xA;&#x9;&#x9;&#x9;(self.name = 'Context' and self.isAbstract = false and self.taggedValue->exists(t|t.sKey='public')) or&#xD;&#xA;&#x9;&#x9;&#x9;&#xD;&#xA;&#x9;&#x9;&#x9;(self.name = 'Solution' and self.isAbstract = true and self.taggedValue->exists(t|t.sKey = 'uninstantiated')) or &#xD;&#xA;&#x9;&#x9; (self.name = 'Context' and self.isAbstract = true and self.taggedValue->exists(t|t.sKey = 'uninstantiated'))"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Solution" eSuperTypes="#//Argumentation/ArtefactElementCitation"> <eAnnotations source="Node"> <details key="base" value="Class"/> <details key="shape" value="shapes/solution.svg"/> <details key="icon" value="icons/solution.png"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isPublic" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArgumentAssetCitation" abstract="true" eSuperTypes="#//Argumentation/ArgumentAsset"> <eAnnotations source="Comment"> <details key="text" value="Used to cite ArgumentAsset"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="isValidGSNNotation"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="isValidGSNNotation" value="&#xD;&#xA;&#x9;&#x9;&#x9;(self.name = 'AwayGoal') or&#xD;&#xA;&#x9;&#x9;&#x9;(self.name = 'AwaySolution') or&#xD;&#xA;&#x9;&#x9;&#x9;(self.name = 'AwayContext')"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="citedAsset" lowerBound="1" eType="#//Argumentation/ArgumentAsset"> <eAnnotations source="Comment"> <details key="text" value="Refers to another ArgumentAsset"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AwayGoal" eSuperTypes="#//Argumentation/ArgumentAssetCitation"> <eStructuralFeatures xsi:type="ecore:EReference" name="awayGoal" eType="#//Argumentation/Goal"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AwaySolution" eSuperTypes="#//Argumentation/ArgumentAssetCitation"> <eStructuralFeatures xsi:type="ecore:EReference" name="awaySolution" eType="#//Argumentation/Solution"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AwayContext" eSuperTypes="#//Argumentation/ArgumentAssetCitation"> <eStructuralFeatures xsi:type="ecore:EReference" name="awayContext" eType="#//Argumentation/Context"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Claim" abstract="true" eSuperTypes="#//Argumentation/Assertion"> <eAnnotations source="Comment"> <details key="text" value="Used to record the propositions of any structured argument"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="isValidGSNNotation"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="isValidGSNNotation" value="(self.name = 'Goal' and self.assumed = false and self.isAbstract = false) or&#xD;&#xA;&#x9;&#x9;&#x9;(self.name = 'Goal' and self.assumed = false and self.isAbstract = false and self.taggedValue->exists(t|t.sKey='public')) or&#xD;&#xA;&#x9;&#x9;&#x9;(self.name = 'Goal' and self.assumed = false and self.isAbstract = false and self.taggedValue->exists(t|t.sKey='TBSC') and not self.taggedValue->exists(t|t.sKey='undeveloped')) or &#xD;&#xA;&#x9;&#x9;&#x9;(self.name ='Assumption' and self.assumed = true and self.isAbstract = false) or&#xD;&#xA;&#x9;&#x9;&#x9;(self.name ='Assumption' and self.assumed = true and self.isAbstract = false and self.taggedValue->exists(t|t.sKey = 'uninstantiated')) or &#xD;&#xA;&#x9;&#x9;&#x9;(self.name = 'Justification' and self.assumed = false and self.isAbstract = false) or&#xD;&#xA;&#x9;&#x9;&#x9;(self.name = 'Justification' and self.assumed = false and self.isAbstract = false and self.taggedValue->exists(t|t.sKey = 'uninstantiated')) or&#xD;&#xA;&#x9;&#x9;&#x9;(self.name = 'Goal' and self.assumed = false and self.isAbstract = true and self.taggedValue->exists(t|t.sKey = 'undeveloped') and not self.taggedValue->exists(t|t.sKey='TBSC')) or&#xD;&#xA;&#x9;&#x9;&#x9;(self.name = 'Context' and self.assumed = true and self.isAbstract = false) or&#xD;&#xA;&#x9;&#x9;&#x9;(self.name = 'Goal' and self.assumed = false and self.isAbstract = true and self.taggedValue->exists(t|t.sKey = 'uninstantiated'))"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="toBeSupported" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"> <eAnnotations source="Comment"> <details key="text" value="Flag to indicate if the claim is to be further supported"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Goal" eSuperTypes="#//Argumentation/Claim"> <eAnnotations source="Node"> <details key="base" value="Class"/> <details key="shape" value="shapes/goal.svg"/> <details key="icon" value="icons/goal.png"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="public" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="undeveloped" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject" defaultValueLiteral="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Justification" eSuperTypes="#//Argumentation/Claim"> <eAnnotations source="Node"> <details key="base" value="Class"/> <details key="shape" value="shapes/justification.svg"/> <details key="icon" value="icons/justification.png"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Assumption" eSuperTypes="#//Argumentation/Claim"> <eAnnotations source="Node"> <details key="base" value="Class"/> <details key="shape" value="shapes/assumption.svg"/> <details key="icon" value="icons/assumption.png"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArgumentReasoning" abstract="true" eSuperTypes="#//Argumentation/ArgumentAsset"> <eAnnotations source="Comment"> <details key="text" value="Used to provide additional description or explanation of the asserted inference or challange that connects one or more Claims"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="isValidStrategy"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="isValidStrategy" value="&#xD;&#xA;&#x9;&#x9;&#x9;(AssertedInference.allInstances()->exists(r|r.reasoning = self)->size() = 1 and &#xD;&#xA;&#x9;&#x9;&#x9;self.name = 'Strategy' and self.isAbstract = false) or &#xD;&#xA;&#x9;&#x9;&#x9;(self.name = 'Strategy' and self.isAbstract = true and self.taggedValue->exists(t|t.sKey = 'undeveloped')) or&#xD;&#xA;&#x9;&#x9;&#x9;(self.name = 'Strategy' and self.isAbstract = true and self.taggedValue->exists(t|t.sKey = 'uninstantiated'))"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Strategy" eSuperTypes="#//Argumentation/ArgumentReasoning"> <eAnnotations source="Node"> <details key="base" value="Class"/> <details key="shape" value="shapes/strategy.svg"/> <details key="icon" value="icons/strategy.png"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="undeveloped" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Context" eSuperTypes="#//Argumentation/ArgumentAsset"> <eAnnotations source="Node"> <details key="base" value="Class"/> <details key="shape" value="shapes/context.svg"/> <details key="icon" value="icons/context.png"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isPublic" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="refersToExternalMaterial" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AssertedRelationship" abstract="true" eSuperTypes="#//Argumentation/Assertion"> <eAnnotations source="Comment"> <details key="text" value="Abstract association class that enables the ArgumentAssets of any structured argument to be linked together"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="source" upperBound="-1" eType="#//Argumentation/ArgumentAsset"> <eAnnotations source="Comment"> <details key="text" value="Source of the relationship"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="target" upperBound="-1" eType="#//Argumentation/ArgumentAsset"> <eAnnotations source="Comment"> <details key="text" value="Target of the relationship"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AssertedInference" abstract="true" eSuperTypes="#//Argumentation/AssertedRelationship"> <eAnnotations source="Comment"> <details key="text" value="Records the inference that a user declares to exist between on or more Assertion and another Assertion"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="validSupportedBy"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="validSupportedBy" value="&#xD;&#xA;&#x9;&#x9;&#x9;(self.name = 'SupportedBy' and&#xD;&#xA;&#x9;&#x9;&#x9;self.source->forAll(s|(s.oclIsTypeOf(Claim) and s.name = 'Goal') or &#xD;&#xA;&#x9;&#x9;&#x9;&#x9;(s.oclIsTypeOf(ArgumentAssetCitation) and s.name = 'AwayGoal') or&#xD;&#xA;&#x9;&#x9;&#x9;&#x9;(s.oclIsTypeOf(ArgumentPackage) and s.name = 'Module') or&#xD;&#xA;&#x9;&#x9;&#x9;&#x9;(s.oclIsTypeOf(ArgumentPackageBinding) and s.name = 'Contract')&#xD;&#xA;&#x9;&#x9;&#x9;) and &#xD;&#xA;&#x9;&#x9;&#x9;self.target->forAll(t|t.oclIsTypeOf(Claim) and t.name = 'Goal')) &#xD;&#xA;&#x9;&#x9;&#x9;or&#xD;&#xA;&#x9;&#x9;&#x9;(self.name = 'SupportedBy' and&#xD;&#xA;&#x9;&#x9;&#x9;self.source->forAll(s|s.oclIsTypeOf(Claim) and s.name = 'Goal' or &#xD;&#xA;&#x9;&#x9;&#x9;&#x9;(s.oclIsTypeOf(ArgumentAssetCitation) and s.name = 'AwayGoal') or&#xD;&#xA;&#x9;&#x9;&#x9;&#x9;(s.oclIsTypeOf(ArgumentPackage) and s.name = 'Module') or&#xD;&#xA;&#x9;&#x9;&#x9;&#x9;(s.oclIsTypeOf(ArgumentPackageBinding) and s.name = 'Contract')) and &#xD;&#xA;&#x9;&#x9;&#x9;self.target->forAll(t|t.oclIsTypeOf(Claim) and t.name = 'Goal') and &#xD;&#xA;&#x9;&#x9;&#x9;self.reasoning->notEmpty()) &#xD;&#xA;&#x9;&#x9;&#x9;or&#xD;&#xA;&#x9;&#x9;&#x9;(self.name = 'SupportedBy' and&#xD;&#xA;&#x9;&#x9;&#x9;self.source->forAll(s|s.oclIsTypeOf(Claim) and s.name = 'Goal' ) and &#xD;&#xA;&#x9;&#x9;&#x9;self.target->forAll(t|t.oclIsTypeOf(Claim) and t.name = 'Goal') and &#xD;&#xA;&#x9;&#x9;&#x9;self.taggedValue->exists(t|t.sKey = 'uninstantiated')) &#xD;&#xA;&#x9;&#x9;&#x9;or&#xD;&#xA;&#x9;&#x9;&#x9;(self.name = 'SupportedBy' and&#xD;&#xA;&#x9;&#x9;&#x9;self.source->forAll(s|s.oclIsTypeOf(Claim) and s.name = 'Goal' or &#xD;&#xA;&#x9;&#x9;&#x9;&#x9;(s.oclIsTypeOf(ArgumentAssetCitation) and s.name = 'AwayGoal') or&#xD;&#xA;&#x9;&#x9;&#x9;&#x9;(s.oclIsTypeOf(ArgumentPackage) and s.name = 'Module') or&#xD;&#xA;&#x9;&#x9;&#x9;&#x9;(s.oclIsTypeOf(ArgumentPackageBinding) and s.name = 'Contract')) and &#xD;&#xA;&#x9;&#x9;&#x9;self.target->forAll(t|t.oclIsTypeOf(Claim) and t.name = 'Goal') and &#xD;&#xA;&#x9;&#x9;&#x9;self.taggedValue->one(t|t.sKey = 'required') and&#xD;&#xA;&#x9;&#x9;&#x9;self.taggedValue->select(t|t.sKey='required')->first().sExpression->oclAsType(Integer) > 0) &#xD;&#xA;&#x9;&#x9;&#x9;or&#xD;&#xA;&#x9;&#x9;&#x9;(self.name = 'SupportedBy' and&#xD;&#xA;&#x9;&#x9;&#x9;self.source->forAll(s|s.oclIsTypeOf(Claim) and s.name = 'Goal' or &#xD;&#xA;&#x9;&#x9;&#x9;&#x9;(s.oclIsTypeOf(ArgumentAssetCitation) and s.name = 'AwayGoal') or&#xD;&#xA;&#x9;&#x9;&#x9;&#x9;(s.oclIsTypeOf(ArgumentPackage) and s.name = 'Module') or&#xD;&#xA;&#x9;&#x9;&#x9;&#x9;(s.oclIsTypeOf(ArgumentPackageBinding) and s.name = 'Contract')) and &#xD;&#xA;&#x9;&#x9;&#x9;self.target->forAll(t|t.oclIsTypeOf(Claim) and t.name = 'Goal') and &#xD;&#xA;&#x9;&#x9;&#x9;self.reasoning->notEmpty() and &#xD;&#xA;&#x9;&#x9;&#x9;self.taggedValue->one(t|t.sKey = 'required') and&#xD;&#xA;&#x9;&#x9;&#x9;self.taggedValue->select(t|t.sKey='required')->first().sExpression->oclAsType(Integer) > 0)&#xD;&#xA;&#x9;&#x9;&#x9;"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SupportedBy" eSuperTypes="#//Argumentation/AssertedRelationship"> <eAnnotations source="Edge"> <details key="base" value="Association"/> <details key="source" value="source"/> <details key="target" value="target"/> <details key="shape" value="shapes/arrow.svg"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="requires" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject" defaultValueLiteral="-1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AssertedEvidence" abstract="true" eSuperTypes="#//Argumentation/AssertedRelationship"> <eAnnotations source="Comment"> <details key="text" value="Records the declaration that one or more artefacts of Evidence provide information that helps establish the truth of a Claim"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="isValidSupportedBy"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="isValidSupportedBy" value="&#xD;&#xA;&#x9;&#x9;&#x9;(self.name = 'SupportedBy' and&#xD;&#xA;&#x9;&#x9;&#x9;self.source->forAll(s|(s.oclIsTypeOf(ArtefactElementCitation) and s.name = 'Solution') or&#xD;&#xA;&#x9;&#x9;&#x9;&#x9;(s.oclIsTypeOf(ArgumentAssetCitation) and s.name = 'AwayGoal')&#xD;&#xA;&#x9;&#x9;&#x9;) and&#xD;&#xA;&#x9;&#x9;&#x9;self.target->forAll(t|t.oclIsTypeOf(Claim) and t.name = 'Goal'))&#xD;&#xA;&#x9;&#x9;&#x9;or&#xD;&#xA;&#x9;&#x9;&#x9;(self.name = 'SupportedBy' and&#xD;&#xA;&#x9;&#x9;&#x9;self.source->forAll(s|(s.oclIsTypeOf(ArtefactElementCitation) and s.name = 'Solution') or&#xD;&#xA;&#x9;&#x9;&#x9;&#x9;(s.oclIsTypeOf(ArgumentAssetCitation) and s.name = 'AwayGoal')&#xD;&#xA;&#x9;&#x9;&#x9;) and&#xD;&#xA;&#x9;&#x9;&#x9;self.target->forAll(t|t.oclIsTypeOf(Claim) and t.name = 'Goal') and &#xD;&#xA;&#x9;&#x9;&#x9;self.taggedValue->exists(t|t.sKey = 'uninstantiated')) &#xD;&#xA;&#x9;&#x9;&#x9;or&#xD;&#xA;&#x9;&#x9;&#x9;(self.name = 'SupportedBy' and&#xD;&#xA;&#x9;&#x9;&#x9;self.source->forAll(s|(s.oclIsTypeOf(ArtefactElementCitation) and s.name = 'Solution') or&#xD;&#xA;&#x9;&#x9;&#x9;&#x9;(s.oclIsTypeOf(ArgumentAssetCitation) and s.name = 'AwayGoal')&#xD;&#xA;&#x9;&#x9;&#x9;) and&#xD;&#xA;&#x9;&#x9;&#x9;self.target->forAll(t|t.oclIsTypeOf(Claim) and t.name = 'Goal') and&#xD;&#xA;&#x9;&#x9;&#x9;self.taggedValue->one(t|t.sKey = 'required') and&#xD;&#xA;&#x9;&#x9;&#x9;self.taggedValue->select(t|t.sKey='required')->first().sExpression->oclAsType(Integer) > 0)"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AssertedChallenge" abstract="true" eSuperTypes="#//Argumentation/AssertedRelationship"> <eAnnotations source="Comment"> <details key="text" value="Records the challenge that a user declares to exist between one or more Claims and another Claim"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AssertedCounterEvidence" abstract="true" eSuperTypes="#//Argumentation/AssertedRelationship"> <eAnnotations source="Comment"> <details key="text" value="Used to associate evidence to a Claim, where this evidence is being asserted to infer that the Claim is false"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AssertedContext" abstract="true" eSuperTypes="#//Argumentation/AssertedRelationship"> <eAnnotations source="Comment"> <details key="text" value="Used to declare that the artefact cited by an ArtefactElementCitation provides the context for the interpretation and scoping of a Claim"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="isValidInContextOf"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="isValidInContextOf" value="&#xD;&#xA;&#x9;&#x9;&#x9;(self.name = 'InContextOf' and self.isAbstract = false and &#xD;&#xA;&#x9;&#x9;&#x9;&#x9;self.source->forAll(s|(s.oclIsTypeOf(ArtefactElementCitation) and s.name = 'Context') or&#xD;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;(s.oclIsTypeOf(Claim) and s.name = 'Context') or&#xD;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;(s.oclIsTypeOf(Claim) and s.name = 'Justification') or&#xD;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;(s.oclIsTypeOf(Claim) and s.name = 'Assumption') or &#xD;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;(s.oclIsTypeOf(ArgumentAssetCitation) and s.name = 'AwayGoal') or&#xD;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;(s.oclIsTypeOf(ArgumentAssetCitation) and s.name = 'AwayContext') or&#xD;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;(s.oclIsTypeOf(ArgumentPackage) and s.name = 'Module')&#xD;&#xA;&#x9;&#x9;&#x9;&#x9;) and&#xD;&#xA;&#x9;&#x9;&#x9;&#x9;self.target->forAll(t|t.oclIsTypeOf(Claim) and t.name = 'Goal')&#xD;&#xA;&#x9;&#x9;&#x9;) or&#xD;&#xA;&#x9;&#x9;&#x9;(self.name = 'InContextOf' and self.isAbstract = true and self.taggedValue->exists(t|t.sKey = 'uninstantiated'))"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InContextOf" eSuperTypes="#//Argumentation/AssertedContext"/> </eSubpackages> <eSubpackages name="Artefact" nsURI="http://www.goalstructuringnotation.info/1.0/artefact" nsPrefix="GSN_Artefact"> <eClassifiers xsi:type="ecore:EClass" name="ArtefactElement" abstract="true" eSuperTypes="#//Commons/ModelElement"> <eAnnotations source="Comment"> <details key="text" value="To specify all the identifiable units of data modeled and managed in a structured assurance case"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArtefactPackage" abstract="true" eSuperTypes="#//Artefact/ArtefactElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="artefactPackageCitation" upperBound="-1" eType="#//Artefact/ArtefactPackageCitation" containment="true"> <eAnnotations source="Comment"> <details key="text" value="An optional set of citation to other ArtefactPackages"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="artefactAsset" upperBound="-1" eType="#//Artefact/ArtefactAsset" containment="true"> <eAnnotations source="Comment"> <details key="text" value="An optional set of ArtefactAsset elements"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="artefactPackage" upperBound="-1" eType="#//Artefact/ArtefactPackage" containment="true"> <eAnnotations source="Comment"> <details key="text" value="An optional set of contained ArtefactPackage elements"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="interface" upperBound="-1" eType="#//Artefact/ArtefactPackageInterface"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArtefactPackageCitation" abstract="true" eSuperTypes="#//Artefact/ArtefactPackage"> <eAnnotations source="Comment"> <details key="text" value="Used to cite another ArtefactPackage"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="citedPackage" lowerBound="1" eType="#//Artefact/ArtefactPackage"> <eAnnotations source="Comment"> <details key="text" value="Cited ArtefactPackage"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArtefactPackageBinding" abstract="true" eSuperTypes="#//Artefact/ArtefactPackage"> <eAnnotations source="Comment"> <details key="text" value="Used to record ArtefactAssertRelationships between the ArtefactAssets of two or more ArtefactPackages"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="participantpackage" lowerBound="2" upperBound="-1" eType="#//Artefact/ArtefactPackage"> <eAnnotations source="Comment"> <details key="text" value="The ArtefactPackages containing the ArtefactAssets being related together by the ArtefactPackageBinding"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArtefactPackageInterface" abstract="true" eSuperTypes="#//Artefact/ArtefactPackage"> <eAnnotations source="Comment"> <details key="text" value="Defines an interface that may be exchanged between users"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArtefactAsset" abstract="true" eSuperTypes="#//Artefact/ArtefactElement"> <eAnnotations source="Comment"> <details key="text" value="Represents the artefact-specific pieces of information of an assurance case"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArtefactAssetCitation" abstract="true" eSuperTypes="#//Artefact/ArtefactAsset"> <eAnnotations source="Comment"> <details key="text" value="Allows an ArtefactPackage to refer to the components of another ArtefactPackage"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="citedAsset" lowerBound="1" eType="#//Artefact/ArtefactAsset"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Artefact" abstract="true" eSuperTypes="#//Artefact/ArtefactAsset"> <eAnnotations source="Comment"> <details key="text" value="Represents the distinguishable units of data used in an assurance case"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="Comment"> <details key="text" value="Version of the artefact"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="date" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"> <eAnnotations source="Comment"> <details key="text" value="Date of creation"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="artefactProperty" upperBound="-1" eType="#//Artefact/ArtefactProperty" containment="true"> <eAnnotations source="Comment"> <details key="text" value="Properties this Artefact possesses"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="artefactEvent" upperBound="-1" eType="#//Artefact/ArtefactEvent" containment="true"> <eAnnotations source="Comment"> <details key="text" value="Set of ArtefactEvents that represent the lifecycle of the Arteface"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArtefactProperty" abstract="true" eSuperTypes="#//Artefact/ArtefactAsset"> <eAnnotations source="Comment"> <details key="text" value="Enables the specification of the characteristics of an Artefact"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArtefactEvent" abstract="true" eSuperTypes="#//Artefact/ArtefactAsset"> <eAnnotations source="Comment"> <details key="text" value="Enables the specification of the events in the lifecycle of an Artefact"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="date" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"> <eAnnotations source="Comment"> <details key="text" value="date when the event occurred"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Resource" abstract="true" eSuperTypes="#//Artefact/ArtefactAsset"> <eAnnotations source="Comment"> <details key="text" value="Corresponds ot the tangible objects representing an Artefact"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="location" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="Comment"> <details key="text" value="The path or URL specifying the location of the Resource"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Activity" abstract="true" eSuperTypes="#//Artefact/ArtefactAsset"> <eAnnotations source="Comment"> <details key="text" value="Represents units of work related to the management of ArtefactAssets"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startTime" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="endTime" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Technique" abstract="true" eSuperTypes="#//Artefact/ArtefactAsset"> <eAnnotations source="Comment"> <details key="text" value="Represents techniques associated with Artefacts"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Participant" abstract="true" eSuperTypes="#//Artefact/ArtefactAsset"> <eAnnotations source="Comment"> <details key="text" value="Enables the specification of the parties involved in the management of ArtefactAssets"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArtefactAssetRelationship" abstract="true" eSuperTypes="#//Artefact/ArtefactAsset"> <eAnnotations source="Comment"> <details key="text" value="Enables the ArtefactAssets of an assurance case to be linked together"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="source" upperBound="-1" eType="#//Artefact/ArtefactAsset"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" upperBound="-1" eType="#//Artefact/ArtefactAsset"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArtefactRelationship" abstract="true" eSuperTypes="#//Artefact/ArtefactAssetRelationship"> <eAnnotations source="Comment"> <details key="text" value="Enables two Artefacts to be linked together"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActivityRelationship" abstract="true" eSuperTypes="#//Artefact/ArtefactAssetRelationship"> <eAnnotations source="Comment"> <details key="text" value="Enables two Activities to be related together"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArtefactActivityRelationship" abstract="true" eSuperTypes="#//Artefact/ArtefactAssetRelationship"> <eAnnotations source="Comment"> <details key="text" value="Enables Artefact and an Activity to be Linked together"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArtefactTechniqueRelationship" abstract="true" eSuperTypes="#//Artefact/ArtefactAssetRelationship"> <eAnnotations source="Comment"> <details key="text" value="Enables an Artefact and a Technique to be linked together"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParticipantRoleRelationship" abstract="true" eSuperTypes="#//Artefact/ArtefactAssetRelationship"> <eAnnotations source="Comment"> <details key="text" value="Enables a Participant to be linked to other ArtefactAssets"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArtefactResourceRelationship" abstract="true" eSuperTypes="#//Artefact/ArtefactAssetRelationship"> <eAnnotations source="Comment"> <details key="text" value="Enables an Artefact and a Resource to be linked together"/> </eAnnotations> </eClassifiers> </eSubpackages> </ecore:EPackage>
github:ecore:/data/epsilonlabs/SACM-UML-Profile/GsnUml2GsnEmf/MMUsedForProfileAndEditorGeneration/gsn.ecore
ecore
GSN Commons SACMElement ModelElement gid name uninstantiated UtilityElement sExpression expression ImplementationConstraint Description Note TaggedValue sKey key Packages AssuranceCasePackage assuranceCasePackageCitation assuranceCasePackage interface argumentPackage artefactPackage terminologyPackage AssuranceCasePackageInterface AssuranceCasePackageCitation citedPackage Terminology TerminologyElement TerminologyPackage terminologyAsset terminologyPackage terminologyPackageCitation TerminologyPackageCitation citedPackage TerminologyAsset Category ExpressionElement category Expression value element Term value externalReference TerminologyAssetCitation citedElement Argumentation ArgumentationElement content ArgumentPackage argumentAsset argumentPackage argumentPackageCitation Module ArgumentPackageCitation citedPackage ArgumentPackageBinding participantPackage Contract ArgumentPackageInterface ArgumentAsset Assertion metaClaim ArtefactElementCitation Solution isPublic ArgumentAssetCitation citedAsset AwayGoal awayGoal AwaySolution awaySolution AwayContext awayContext Claim toBeSupported Goal public undeveloped true Justification Assumption ArgumentReasoning Strategy undeveloped Context isPublic refersToExternalMaterial AssertedRelationship source target AssertedInference SupportedBy requires -1 AssertedEvidence AssertedChallenge AssertedCounterEvidence AssertedContext InContextOf Artefact ArtefactElement ArtefactPackage artefactPackageCitation artefactAsset artefactPackage interface ArtefactPackageCitation citedPackage ArtefactPackageBinding participantpackage ArtefactPackageInterface ArtefactAsset ArtefactAssetCitation citedAsset Artefact version date artefactProperty artefactEvent ArtefactProperty ArtefactEvent date Resource location Activity startTime endTime Technique Participant ArtefactAssetRelationship source target ArtefactRelationship ActivityRelationship ArtefactActivityRelationship ArtefactTechniqueRelationship ParticipantRoleRelationship ArtefactResourceRelationship
null
{"directed":true,"nodes":[{"nsPrefix":"gsn","nsURI":"http://www.goalstructuringnotation.info/1.0","name":"GSN","id":0,"eClass":"EPackage"},{"nsPrefix":"GSN_Commons","nsURI":"http://www.goalstructuringnotation.info/1.0/commons","name":"Commons","id":1,"eClass":"EPackage"},{"nsPrefix":"GSN_Packages","nsURI":"http://www.goalstructuringnotation.info/1.0/packages","name":"Packages","id":2,"eClass":"EPackage"},{"nsPrefix":"GSN_Terminology","nsURI":"http://www.goalstructuringnotation.info/1.0/terminology","name":"Terminology","id":3,"eClass":"EPackage"},{"nsPrefix":"GSN_Argumentation","nsURI":"http://www.goalstructuringnotation.info/1.0/argumentation","name":"Argumentation","id":4,"eClass":"EPackage"},{"nsPrefix":"GSN_Artefact","nsURI":"http://www.goalstructuringnotation.info/1.0/artefact","name":"Artefact","id":5,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SACMElement","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelElement","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UtilityElement","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImplementationConstraint","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Description","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Note","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TaggedValue","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"gid","changeable":true,"lowerBound":0,"iD":false,"id":13,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"uninstantiated","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sExpression","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":24,"interface":false,"eClass":"EClass"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sKey","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssuranceCasePackage","instanceClass":null,"abstract":true,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssuranceCasePackageInterface","instanceClass":null,"abstract":true,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssuranceCasePackageCitation","instanceClass":null,"abstract":true,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArtefactElement","instanceClass":null,"abstract":true,"id":37,"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":"assuranceCasePackageCitation","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":"assuranceCasePackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"interface","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":"argumentPackage","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":"artefactPackage","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":"terminologyPackage","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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArgumentPackage","instanceClass":null,"abstract":true,"id":48,"interface":false,"eClass":"EClass"},{"id":49,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArtefactPackage","instanceClass":null,"abstract":true,"id":50,"interface":false,"eClass":"EClass"},{"id":51,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TerminologyPackage","instanceClass":null,"abstract":true,"id":52,"interface":false,"eClass":"EClass"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"citedPackage","changeable":true,"resolveProxies":true,"lowerBound":1,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TerminologyElement","instanceClass":null,"abstract":true,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TerminologyPackageCitation","instanceClass":null,"abstract":true,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TerminologyAsset","instanceClass":null,"abstract":true,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Category","instanceClass":null,"abstract":true,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionElement","instanceClass":null,"abstract":true,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Term","instanceClass":null,"abstract":true,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TerminologyAssetCitation","instanceClass":null,"abstract":true,"id":64,"interface":false,"eClass":"EClass"},{"id":65,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"terminologyAsset","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":"terminologyPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"terminologyPackageCitation","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":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"citedPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"container":false,"ordered":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":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":0,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","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":"externalReference","changeable":true,"lowerBound":0,"iD":false,"id":87,"derived":false},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"citedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArgumentationElement","instanceClass":null,"abstract":true,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Module","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArgumentPackageCitation","instanceClass":null,"abstract":true,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArgumentPackageBinding","instanceClass":null,"abstract":true,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Contract","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArgumentPackageInterface","instanceClass":null,"abstract":true,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArgumentAsset","instanceClass":null,"abstract":true,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assertion","instanceClass":null,"abstract":true,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArtefactElementCitation","instanceClass":null,"abstract":true,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Solution","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArgumentAssetCitation","instanceClass":null,"abstract":true,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AwayGoal","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AwaySolution","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AwayContext","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Claim","instanceClass":null,"abstract":true,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Goal","instanceClass":null,"abstract":false,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Justification","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assumption","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArgumentReasoning","instanceClass":null,"abstract":true,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Strategy","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Context","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssertedRelationship","instanceClass":null,"abstract":true,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssertedInference","instanceClass":null,"abstract":true,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SupportedBy","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssertedEvidence","instanceClass":null,"abstract":true,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssertedChallenge","instanceClass":null,"abstract":true,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssertedCounterEvidence","instanceClass":null,"abstract":true,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssertedContext","instanceClass":null,"abstract":true,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InContextOf","instanceClass":null,"abstract":false,"id":122,"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":"content","changeable":true,"lowerBound":0,"iD":false,"id":123,"derived":false},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"argumentAsset","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":"argumentPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":127,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"argumentPackageCitation","changeable":true,"resolveProxies":true,"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"citedPackage","changeable":true,"resolveProxies":true,"lowerBound":1,"id":134,"derived":false},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"participantPackage","changeable":true,"resolveProxies":true,"lowerBound":2,"id":137,"derived":false},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"metaClaim","changeable":true,"resolveProxies":true,"lowerBound":0,"id":143,"derived":false},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isPublic","changeable":true,"lowerBound":0,"iD":false,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"citedAsset","changeable":true,"resolveProxies":true,"lowerBound":1,"id":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"awayGoal","changeable":true,"resolveProxies":true,"lowerBound":0,"id":153,"derived":false},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"awaySolution","changeable":true,"resolveProxies":true,"lowerBound":0,"id":156,"derived":false},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"awayContext","changeable":true,"resolveProxies":true,"lowerBound":0,"id":159,"derived":false},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"toBeSupported","changeable":true,"lowerBound":0,"iD":false,"id":162,"derived":false},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"public","changeable":true,"lowerBound":0,"iD":false,"id":165,"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":"undeveloped","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"},{"id":172,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"undeveloped","changeable":true,"lowerBound":0,"iD":false,"id":173,"derived":false},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isPublic","changeable":true,"lowerBound":0,"iD":false,"id":176,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"refersToExternalMaterial","changeable":true,"lowerBound":0,"iD":false,"id":177,"derived":false},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","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":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":182,"derived":false},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":-1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"-1","unsettable":false,"transient":false,"unique":true,"name":"requires","changeable":true,"lowerBound":0,"iD":false,"id":187,"derived":false},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArtefactPackageCitation","instanceClass":null,"abstract":true,"id":195,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArtefactPackageBinding","instanceClass":null,"abstract":true,"id":196,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArtefactPackageInterface","instanceClass":null,"abstract":true,"id":197,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArtefactAsset","instanceClass":null,"abstract":true,"id":198,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArtefactAssetCitation","instanceClass":null,"abstract":true,"id":199,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Artefact","instanceClass":null,"abstract":true,"id":200,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArtefactProperty","instanceClass":null,"abstract":true,"id":201,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArtefactEvent","instanceClass":null,"abstract":true,"id":202,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Resource","instanceClass":null,"abstract":true,"id":203,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":true,"id":204,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Technique","instanceClass":null,"abstract":true,"id":205,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Participant","instanceClass":null,"abstract":true,"id":206,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArtefactAssetRelationship","instanceClass":null,"abstract":true,"id":207,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArtefactRelationship","instanceClass":null,"abstract":true,"id":208,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityRelationship","instanceClass":null,"abstract":true,"id":209,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArtefactActivityRelationship","instanceClass":null,"abstract":true,"id":210,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArtefactTechniqueRelationship","instanceClass":null,"abstract":true,"id":211,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParticipantRoleRelationship","instanceClass":null,"abstract":true,"id":212,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArtefactResourceRelationship","instanceClass":null,"abstract":true,"id":213,"interface":false,"eClass":"EClass"},{"id":214,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"artefactPackageCitation","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":"artefactAsset","changeable":true,"resolveProxies":true,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"artefactPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":217,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"interface","changeable":true,"resolveProxies":true,"lowerBound":0,"id":218,"derived":false},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"citedPackage","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":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"participantpackage","changeable":true,"resolveProxies":true,"lowerBound":2,"id":227,"derived":false},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"citedAsset","changeable":true,"resolveProxies":true,"lowerBound":1,"id":232,"derived":false},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":0,"iD":false,"id":235,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"date","changeable":true,"lowerBound":0,"iD":false,"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":"artefactProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":237,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"artefactEvent","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"},{"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":245,"derived":false},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"location","changeable":true,"lowerBound":0,"iD":false,"id":248,"derived":false},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"startTime","changeable":true,"lowerBound":0,"iD":false,"id":251,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"endTime","changeable":true,"lowerBound":0,"iD":false,"id":252,"derived":false},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":258,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":259,"derived":false},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"}],"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":0},{"source":6,"target":1},{"source":7,"target":1},{"source":7,"target":6},{"source":7,"target":13},{"source":7,"target":14},{"source":7,"target":15},{"source":7,"target":16},{"source":13,"target":17},{"source":13,"target":7},{"source":14,"target":18},{"source":14,"target":7},{"source":15,"target":19},{"source":15,"target":7},{"source":16,"target":6},{"source":8,"target":1},{"source":8,"target":6},{"source":8,"target":20},{"source":8,"target":21},{"source":8,"target":22},{"source":20,"target":23},{"source":20,"target":8},{"source":21,"target":24},{"source":21,"target":25},{"source":21,"target":8},{"source":25,"target":24},{"source":22,"target":6},{"source":9,"target":1},{"source":9,"target":8},{"source":9,"target":26},{"source":26,"target":8},{"source":10,"target":1},{"source":10,"target":8},{"source":10,"target":27},{"source":27,"target":8},{"source":11,"target":1},{"source":11,"target":8},{"source":11,"target":28},{"source":28,"target":8},{"source":12,"target":1},{"source":12,"target":8},{"source":12,"target":29},{"source":12,"target":30},{"source":12,"target":31},{"source":29,"target":32},{"source":29,"target":12},{"source":30,"target":24},{"source":30,"target":33},{"source":30,"target":12},{"source":33,"target":24},{"source":31,"target":8},{"source":2,"target":34},{"source":2,"target":35},{"source":2,"target":36},{"source":2,"target":0},{"source":34,"target":2},{"source":34,"target":37},{"source":34,"target":38},{"source":34,"target":39},{"source":34,"target":40},{"source":34,"target":41},{"source":34,"target":42},{"source":34,"target":43},{"source":34,"target":44},{"source":38,"target":36},{"source":38,"target":45},{"source":38,"target":34},{"source":45,"target":36},{"source":39,"target":34},{"source":39,"target":46},{"source":39,"target":34},{"source":46,"target":34},{"source":40,"target":35},{"source":40,"target":47},{"source":40,"target":34},{"source":47,"target":35},{"source":41,"target":48},{"source":41,"target":49},{"source":41,"target":34},{"source":49,"target":48},{"source":42,"target":50},{"source":42,"target":51},{"source":42,"target":34},{"source":51,"target":50},{"source":43,"target":52},{"source":43,"target":53},{"source":43,"target":34},{"source":53,"target":52},{"source":44,"target":37},{"source":35,"target":2},{"source":35,"target":34},{"source":35,"target":54},{"source":54,"target":34},{"source":36,"target":2},{"source":36,"target":34},{"source":36,"target":55},{"source":36,"target":56},{"source":55,"target":34},{"source":55,"target":57},{"source":55,"target":36},{"source":57,"target":34},{"source":56,"target":34},{"source":3,"target":58},{"source":3,"target":52},{"source":3,"target":59},{"source":3,"target":60},{"source":3,"target":61},{"source":3,"target":62},{"source":3,"target":24},{"source":3,"target":63},{"source":3,"target":64},{"source":3,"target":0},{"source":58,"target":3},{"source":58,"target":7},{"source":58,"target":65},{"source":65,"target":7},{"source":52,"target":3},{"source":52,"target":58},{"source":52,"target":66},{"source":52,"target":67},{"source":52,"target":68},{"source":52,"target":69},{"source":66,"target":60},{"source":66,"target":70},{"source":66,"target":52},{"source":70,"target":60},{"source":67,"target":52},{"source":67,"target":71},{"source":67,"target":52},{"source":71,"target":52},{"source":68,"target":59},{"source":68,"target":72},{"source":68,"target":52},{"source":72,"target":59},{"source":69,"target":58},{"source":59,"target":3},{"source":59,"target":52},{"source":59,"target":73},{"source":59,"target":74},{"source":73,"target":52},{"source":73,"target":75},{"source":73,"target":59},{"source":75,"target":52},{"source":74,"target":52},{"source":60,"target":3},{"source":60,"target":58},{"source":60,"target":76},{"source":76,"target":58},{"source":61,"target":3},{"source":61,"target":60},{"source":61,"target":77},{"source":77,"target":60},{"source":62,"target":3},{"source":62,"target":60},{"source":62,"target":78},{"source":62,"target":79},{"source":78,"target":61},{"source":78,"target":80},{"source":78,"target":62},{"source":80,"target":61},{"source":79,"target":60},{"source":24,"target":3},{"source":24,"target":62},{"source":24,"target":81},{"source":24,"target":82},{"source":24,"target":83},{"source":81,"target":84},{"source":81,"target":24},{"source":82,"target":62},{"source":82,"target":85},{"source":82,"target":24},{"source":85,"target":62},{"source":83,"target":62},{"source":63,"target":3},{"source":63,"target":62},{"source":63,"target":86},{"source":63,"target":87},{"source":63,"target":88},{"source":86,"target":89},{"source":86,"target":63},{"source":87,"target":90},{"source":87,"target":63},{"source":88,"target":62},{"source":64,"target":3},{"source":64,"target":62},{"source":64,"target":91},{"source":64,"target":92},{"source":91,"target":60},{"source":91,"target":93},{"source":91,"target":64},{"source":93,"target":60},{"source":92,"target":62},{"source":4,"target":94},{"source":4,"target":48},{"source":4,"target":95},{"source":4,"target":96},{"source":4,"target":97},{"source":4,"target":98},{"source":4,"target":99},{"source":4,"target":100},{"source":4,"target":101},{"source":4,"target":102},{"source":4,"target":103},{"source":4,"target":104},{"source":4,"target":105},{"source":4,"target":106},{"source":4,"target":107},{"source":4,"target":108},{"source":4,"target":109},{"source":4,"target":110},{"source":4,"target":111},{"source":4,"target":112},{"source":4,"target":113},{"source":4,"target":114},{"source":4,"target":115},{"source":4,"target":116},{"source":4,"target":117},{"source":4,"target":118},{"source":4,"target":119},{"source":4,"target":120},{"source":4,"target":121},{"source":4,"target":122},{"source":4,"target":0},{"source":94,"target":4},{"source":94,"target":7},{"source":94,"target":123},{"source":94,"target":124},{"source":123,"target":125},{"source":123,"target":94},{"source":124,"target":7},{"source":48,"target":4},{"source":48,"target":94},{"source":48,"target":126},{"source":48,"target":127},{"source":48,"target":128},{"source":48,"target":129},{"source":126,"target":100},{"source":126,"target":130},{"source":126,"target":48},{"source":130,"target":100},{"source":127,"target":48},{"source":127,"target":131},{"source":127,"target":48},{"source":131,"target":48},{"source":128,"target":96},{"source":128,"target":132},{"source":128,"target":48},{"source":132,"target":96},{"source":129,"target":94},{"source":95,"target":4},{"source":95,"target":48},{"source":95,"target":133},{"source":133,"target":48},{"source":96,"target":4},{"source":96,"target":48},{"source":96,"target":134},{"source":96,"target":135},{"source":134,"target":48},{"source":134,"target":136},{"source":134,"target":96},{"source":136,"target":48},{"source":135,"target":48},{"source":97,"target":4},{"source":97,"target":48},{"source":97,"target":137},{"source":97,"target":138},{"source":137,"target":48},{"source":137,"target":139},{"source":137,"target":97},{"source":139,"target":48},{"source":138,"target":48},{"source":98,"target":4},{"source":98,"target":97},{"source":98,"target":140},{"source":140,"target":97},{"source":99,"target":4},{"source":99,"target":48},{"source":99,"target":141},{"source":141,"target":48},{"source":100,"target":4},{"source":100,"target":94},{"source":100,"target":142},{"source":142,"target":94},{"source":101,"target":4},{"source":101,"target":100},{"source":101,"target":143},{"source":101,"target":144},{"source":143,"target":108},{"source":143,"target":145},{"source":143,"target":101},{"source":145,"target":108},{"source":144,"target":100},{"source":102,"target":4},{"source":102,"target":100},{"source":102,"target":146},{"source":146,"target":100},{"source":103,"target":4},{"source":103,"target":102},{"source":103,"target":147},{"source":103,"target":148},{"source":147,"target":149},{"source":147,"target":103},{"source":148,"target":102},{"source":104,"target":4},{"source":104,"target":100},{"source":104,"target":150},{"source":104,"target":151},{"source":150,"target":100},{"source":150,"target":152},{"source":150,"target":104},{"source":152,"target":100},{"source":151,"target":100},{"source":105,"target":4},{"source":105,"target":104},{"source":105,"target":153},{"source":105,"target":154},{"source":153,"target":109},{"source":153,"target":155},{"source":153,"target":105},{"source":155,"target":109},{"source":154,"target":104},{"source":106,"target":4},{"source":106,"target":104},{"source":106,"target":156},{"source":106,"target":157},{"source":156,"target":103},{"source":156,"target":158},{"source":156,"target":106},{"source":158,"target":103},{"source":157,"target":104},{"source":107,"target":4},{"source":107,"target":104},{"source":107,"target":159},{"source":107,"target":160},{"source":159,"target":114},{"source":159,"target":161},{"source":159,"target":107},{"source":161,"target":114},{"source":160,"target":104},{"source":108,"target":4},{"source":108,"target":101},{"source":108,"target":162},{"source":108,"target":163},{"source":162,"target":164},{"source":162,"target":108},{"source":163,"target":101},{"source":109,"target":4},{"source":109,"target":108},{"source":109,"target":165},{"source":109,"target":166},{"source":109,"target":167},{"source":165,"target":168},{"source":165,"target":109},{"source":166,"target":169},{"source":166,"target":109},{"source":167,"target":108},{"source":110,"target":4},{"source":110,"target":108},{"source":110,"target":170},{"source":170,"target":108},{"source":111,"target":4},{"source":111,"target":108},{"source":111,"target":171},{"source":171,"target":108},{"source":112,"target":4},{"source":112,"target":100},{"source":112,"target":172},{"source":172,"target":100},{"source":113,"target":4},{"source":113,"target":112},{"source":113,"target":173},{"source":113,"target":174},{"source":173,"target":175},{"source":173,"target":113},{"source":174,"target":112},{"source":114,"target":4},{"source":114,"target":100},{"source":114,"target":176},{"source":114,"target":177},{"source":114,"target":178},{"source":176,"target":179},{"source":176,"target":114},{"source":177,"target":180},{"source":177,"target":114},{"source":178,"target":100},{"source":115,"target":4},{"source":115,"target":101},{"source":115,"target":181},{"source":115,"target":182},{"source":115,"target":183},{"source":181,"target":100},{"source":181,"target":184},{"source":181,"target":115},{"source":184,"target":100},{"source":182,"target":100},{"source":182,"target":185},{"source":182,"target":115},{"source":185,"target":100},{"source":183,"target":101},{"source":116,"target":4},{"source":116,"target":115},{"source":116,"target":186},{"source":186,"target":115},{"source":117,"target":4},{"source":117,"target":115},{"source":117,"target":187},{"source":117,"target":188},{"source":187,"target":189},{"source":187,"target":117},{"source":188,"target":115},{"source":118,"target":4},{"source":118,"target":115},{"source":118,"target":190},{"source":190,"target":115},{"source":119,"target":4},{"source":119,"target":115},{"source":119,"target":191},{"source":191,"target":115},{"source":120,"target":4},{"source":120,"target":115},{"source":120,"target":192},{"source":192,"target":115},{"source":121,"target":4},{"source":121,"target":115},{"source":121,"target":193},{"source":193,"target":115},{"source":122,"target":4},{"source":122,"target":121},{"source":122,"target":194},{"source":194,"target":121},{"source":5,"target":37},{"source":5,"target":50},{"source":5,"target":195},{"source":5,"target":196},{"source":5,"target":197},{"source":5,"target":198},{"source":5,"target":199},{"source":5,"target":200},{"source":5,"target":201},{"source":5,"target":202},{"source":5,"target":203},{"source":5,"target":204},{"source":5,"target":205},{"source":5,"target":206},{"source":5,"target":207},{"source":5,"target":208},{"source":5,"target":209},{"source":5,"target":210},{"source":5,"target":211},{"source":5,"target":212},{"source":5,"target":213},{"source":5,"target":0},{"source":37,"target":5},{"source":37,"target":7},{"source":37,"target":214},{"source":214,"target":7},{"source":50,"target":5},{"source":50,"target":37},{"source":50,"target":215},{"source":50,"target":216},{"source":50,"target":217},{"source":50,"target":218},{"source":50,"target":219},{"source":215,"target":195},{"source":215,"target":220},{"source":215,"target":50},{"source":220,"target":195},{"source":216,"target":198},{"source":216,"target":221},{"source":216,"target":50},{"source":221,"target":198},{"source":217,"target":50},{"source":217,"target":222},{"source":217,"target":50},{"source":222,"target":50},{"source":218,"target":197},{"source":218,"target":223},{"source":218,"target":50},{"source":223,"target":197},{"source":219,"target":37},{"source":195,"target":5},{"source":195,"target":50},{"source":195,"target":224},{"source":195,"target":225},{"source":224,"target":50},{"source":224,"target":226},{"source":224,"target":195},{"source":226,"target":50},{"source":225,"target":50},{"source":196,"target":5},{"source":196,"target":50},{"source":196,"target":227},{"source":196,"target":228},{"source":227,"target":50},{"source":227,"target":229},{"source":227,"target":196},{"source":229,"target":50},{"source":228,"target":50},{"source":197,"target":5},{"source":197,"target":50},{"source":197,"target":230},{"source":230,"target":50},{"source":198,"target":5},{"source":198,"target":37},{"source":198,"target":231},{"source":231,"target":37},{"source":199,"target":5},{"source":199,"target":198},{"source":199,"target":232},{"source":199,"target":233},{"source":232,"target":198},{"source":232,"target":234},{"source":232,"target":199},{"source":234,"target":198},{"source":233,"target":198},{"source":200,"target":5},{"source":200,"target":198},{"source":200,"target":235},{"source":200,"target":236},{"source":200,"target":237},{"source":200,"target":238},{"source":200,"target":239},{"source":235,"target":240},{"source":235,"target":200},{"source":236,"target":241},{"source":236,"target":200},{"source":237,"target":201},{"source":237,"target":242},{"source":237,"target":200},{"source":242,"target":201},{"source":238,"target":202},{"source":238,"target":243},{"source":238,"target":200},{"source":243,"target":202},{"source":239,"target":198},{"source":201,"target":5},{"source":201,"target":198},{"source":201,"target":244},{"source":244,"target":198},{"source":202,"target":5},{"source":202,"target":198},{"source":202,"target":245},{"source":202,"target":246},{"source":245,"target":247},{"source":245,"target":202},{"source":246,"target":198},{"source":203,"target":5},{"source":203,"target":198},{"source":203,"target":248},{"source":203,"target":249},{"source":248,"target":250},{"source":248,"target":203},{"source":249,"target":198},{"source":204,"target":5},{"source":204,"target":198},{"source":204,"target":251},{"source":204,"target":252},{"source":204,"target":253},{"source":251,"target":254},{"source":251,"target":204},{"source":252,"target":255},{"source":252,"target":204},{"source":253,"target":198},{"source":205,"target":5},{"source":205,"target":198},{"source":205,"target":256},{"source":256,"target":198},{"source":206,"target":5},{"source":206,"target":198},{"source":206,"target":257},{"source":257,"target":198},{"source":207,"target":5},{"source":207,"target":198},{"source":207,"target":258},{"source":207,"target":259},{"source":207,"target":260},{"source":258,"target":198},{"source":258,"target":261},{"source":258,"target":207},{"source":261,"target":198},{"source":259,"target":198},{"source":259,"target":262},{"source":259,"target":207},{"source":262,"target":198},{"source":260,"target":198},{"source":208,"target":5},{"source":208,"target":207},{"source":208,"target":263},{"source":263,"target":207},{"source":209,"target":5},{"source":209,"target":207},{"source":209,"target":264},{"source":264,"target":207},{"source":210,"target":5},{"source":210,"target":207},{"source":210,"target":265},{"source":265,"target":207},{"source":211,"target":5},{"source":211,"target":207},{"source":211,"target":266},{"source":266,"target":207},{"source":212,"target":5},{"source":212,"target":207},{"source":212,"target":267},{"source":267,"target":207},{"source":213,"target":5},{"source":213,"target":207},{"source":213,"target":268},{"source":268,"target":207}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="DeaConfiguration" nsURI="http://www.example.org/DeA_Configuration" nsPrefix="DeaConfiguration"> <eClassifiers xsi:type="ecore:EEnum" name="AlphaComponent"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="AlphaComponent"/> </eAnnotations> <eLiterals name="_0" literal="0"/> <eLiterals name="_255" value="1" literal="255"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="AlphaComponentObject" instanceClassName="org.eclipse.emf.common.util.Enumerator"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="AlphaComponent:Object"/> <details key="baseType" value="AlphaComponent"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Canvas"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xA;&#x9;&#x9;&#x9;&#x9;Rappresenta l'elemento Canvas, ossia le informazioni&#xA;&#x9;&#x9;&#x9;&#x9;sull'area di disegno del QLv, costituito da una sequenza&#xA;&#x9;&#x9;&#x9;&#x9;di elementi&#xA;&#x9;&#x9;&#x9;&#x9;Monitor&#xA;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Canvas"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="backgroundColor" lowerBound="1" eType="#//Color" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="backgroundColor"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="group" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="group"/> <details key="name" value="group:1"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="monitor" lowerBound="1" upperBound="-1" eType="#//Monitor" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="monitor"/> <details key="namespace" value="##targetNamespace"/> <details key="group" value="#group:1"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="#//Size" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="width"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="#//Size" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="height"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Color"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Color"/> <details key="kind" value="empty"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="idColor" eType="#//IdColor" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="idColor"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="name"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="r" eType="#//RGBComponent" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="r"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="g" eType="#//RGBComponent" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="g"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="b" eType="#//RGBComponent" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="b"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="alpha" eType="#//AlphaComponent" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Rappresenta la componente Alpha del colore. In particolare i valori assumibili possono essere solo 255 e 0.&#xA;un colore con alpha 255 è un colore rgb pieno.&#xA;un colore con alpha 0 è un colore trasparente, il che comporta che quando un componente assume questo colore esso sarà disegnato come trasparente sul quadro, e quindi in caso di sovrapposizioni con altri componenti esso non sarà visibile."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="alpha"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ColorsList"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="ColorsList"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="group" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="group"/> <details key="name" value="group:0"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="simpleColor" lowerBound="1" upperBound="-1" eType="#//SimpleColorId" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="simpleColor"/> <details key="namespace" value="##targetNamespace"/> <details key="group" value="#group:0"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="#//IdColor" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="id"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="name"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Component"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Component"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="colorsValueAllowed" lowerBound="1" eType="#//ListIdColors" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="colorsValueAllowed"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="idComponent" eType="#//IdComponent" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="idComponent"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fileName" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="nome del file svg che rappresenta il componente&#xA;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="fileName"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="#//Size" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="width"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="#//Size" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="height"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComponentInfo"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xA;&#x9;&#x9;&#x9;&#x9;Rappresenta le informazioni sul posizionamento di un&#xA;&#x9;&#x9;&#x9;&#x9;particolare componente all'interno del bounding box del&#xA;&#x9;&#x9;&#x9;&#x9;simbolo padre&#xA;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="ComponentInfo"/> <details key="kind" value="empty"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="idComponent" eType="#//IdComponent" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;Rappresenta l'identificativo del particolare&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;componente contenuto nel simbolo.&#xA;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="idComponent"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="entityTypeIdVariable" eType="#//EntityTypeIdVariableType" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Rappresenta l'id della variabile del tipo ente. Esso è usato per accedere alla giusta variabile, sull'AGGM, del tipo di ente che un particolare componente di un simbolo sul QL rappresenta.&#xA;Se il componente non deve accedere all'AGGM per la lettura degli stati di colore (poichè non dovrà mai cambiare aspetto di colore) allora il valore dovrà essere zero. "/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="entityTypeIdVariable"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="name"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="#//Position" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="x"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="#//Position" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="y"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Components"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Components"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="group" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="group"/> <details key="name" value="group:0"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="component" lowerBound="1" upperBound="-1" eType="#//Component" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="component"/> <details key="namespace" value="##targetNamespace"/> <details key="group" value="#group:0"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComponentsInfoList"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="ComponentsInfoList"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="group" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="group"/> <details key="name" value="group:0"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="componentInfo" lowerBound="1" upperBound="-1" eType="#//ComponentInfo" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="componentInfo"/> <details key="namespace" value="##targetNamespace"/> <details key="group" value="#group:0"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Configuration"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Configuration"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="canvas" lowerBound="1" eType="#//Canvas" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="canvas"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="stationsList" lowerBound="1" eType="#//Stations" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="stationsList"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="symbolsList" lowerBound="1" eType="#//Symbols" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="symbolsList"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="componentsList" lowerBound="1" eType="#//Components" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="componentsList"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="palette" lowerBound="1" eType="#//Palette" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="palette"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DocumentRoot"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value=""/> <details key="kind" value="mixed"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="elementWildcard"/> <details key="name" value=":mixed"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="xMLNSPrefixMap" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry" transient="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="xmlns:prefix"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="xSISchemaLocation" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry" transient="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="xsi:schemaLocation"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="configuration" upperBound="-2" eType="#//Configuration" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="Configuration"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EntityTypeIdVariableType" instanceClassName="int"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="EntityTypeIdVariableType"/> <details key="baseType" value="http://www.eclipse.org/emf/2003/XMLType#int"/> <details key="minInclusive" value="0"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EntityTypeIdVariableTypeObject" instanceClassName="java.lang.Integer"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="EntityTypeIdVariableType:Object"/> <details key="baseType" value="EntityTypeIdVariableType"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EntityTypeInstanceNumberType" instanceClassName="int"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="EntityTypeInstanceNumberType"/> <details key="baseType" value="http://www.eclipse.org/emf/2003/XMLType#int"/> <details key="minInclusive" value="0"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EntityTypeInstanceNumberTypeObject" instanceClassName="java.lang.Integer"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="EntityTypeInstanceNumberType:Object"/> <details key="baseType" value="EntityTypeInstanceNumberType"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="IdClassSymbol" instanceClassName="int"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="IdClassSymbol"/> <details key="baseType" value="http://www.eclipse.org/emf/2003/XMLType#int"/> <details key="minInclusive" value="1"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="IdClassSymbolObject" instanceClassName="java.lang.Integer"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="IdClassSymbol:Object"/> <details key="baseType" value="IdClassSymbol"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="IdColor" instanceClassName="int"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="IdColor"/> <details key="baseType" value="http://www.eclipse.org/emf/2003/XMLType#int"/> <details key="minInclusive" value="1"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="IdColorObject" instanceClassName="java.lang.Integer"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="IdColor:Object"/> <details key="baseType" value="IdColor"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="IdComponent" instanceClassName="int"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="IdComponent"/> <details key="baseType" value="http://www.eclipse.org/emf/2003/XMLType#int"/> <details key="minInclusive" value="1"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="IdComponentObject" instanceClassName="java.lang.Integer"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="IdComponent:Object"/> <details key="baseType" value="IdComponent"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="IdEntityTypeType" instanceClassName="int"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="IdEntityTypeType"/> <details key="baseType" value="http://www.eclipse.org/emf/2003/XMLType#int"/> <details key="minInclusive" value="0"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="IdEntityTypeTypeObject" instanceClassName="java.lang.Integer"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="IdEntityTypeType:Object"/> <details key="baseType" value="IdEntityTypeType"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="IdInstanceSymbol" instanceClassName="int"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="IdInstanceSymbol"/> <details key="baseType" value="http://www.eclipse.org/emf/2003/XMLType#int"/> <details key="minInclusive" value="1"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="IdInstanceSymbolObject" instanceClassName="java.lang.Integer"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="IdInstanceSymbol:Object"/> <details key="baseType" value="IdInstanceSymbol"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="IdMonitor" instanceClassName="int"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="IdMonitor"/> <details key="baseType" value="http://www.eclipse.org/emf/2003/XMLType#int"/> <details key="minInclusive" value="1"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="IdMonitorObject" instanceClassName="java.lang.Integer"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="IdMonitor:Object"/> <details key="baseType" value="IdMonitor"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="IdStation" instanceClassName="int"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="IdStation"/> <details key="baseType" value="http://www.eclipse.org/emf/2003/XMLType#int"/> <details key="minInclusive" value="1"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="IdStationObject" instanceClassName="java.lang.Integer"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="IdStation:Object"/> <details key="baseType" value="IdStation"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IdSymbol"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="IdSymbol"/> <details key="kind" value="empty"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="idClass" eType="#//IdClassSymbol" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="idClass"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="idInstance" eType="#//IdInstanceSymbol" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="idInstance"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ListIdColors"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="ListIdColors"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="group" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="group"/> <details key="name" value="group:0"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="idColor" unique="false" lowerBound="1" upperBound="-1" eType="#//IdColor" volatile="true" transient="true" derived="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="idColor"/> <details key="namespace" value="##targetNamespace"/> <details key="group" value="#group:0"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Monitor"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xA;&#x9;&#x9;&#x9;&#x9;Rappresenta un elemento monitor&#xA;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Monitor"/> <details key="kind" value="empty"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="idMonitor" eType="#//IdMonitor" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="idMonitor"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="#//Size" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="width"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="#//Size" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="height"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Palette"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Palette"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="group" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="group"/> <details key="name" value="group:0"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="simpleColor" upperBound="-1" eType="#//Color" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="simpleColor"/> <details key="namespace" value="##targetNamespace"/> <details key="group" value="#group:0"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="group1" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="group"/> <details key="name" value="group:2"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="blinkColor" upperBound="-1" eType="#//ColorsList" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Rappresenta una lista degli id dei colori semplici usati per il lampeggio del componente. l'ordine di alternanza dei colori è data dall'ordine dei colori in questa sequenza"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="blinkColor"/> <details key="namespace" value="##targetNamespace"/> <details key="group" value="#group:2"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="Position" instanceClassName="int"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Position"/> <details key="baseType" value="http://www.eclipse.org/emf/2003/XMLType#int"/> <details key="minInclusive" value="0"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="PositionObject" instanceClassName="java.lang.Integer"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Position:Object"/> <details key="baseType" value="Position"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="RGBComponent" instanceClassName="int"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="RGBComponent"/> <details key="baseType" value="http://www.eclipse.org/emf/2003/XMLType#int"/> <details key="minInclusive" value="0"/> <details key="maxInclusive" value="255"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="RGBComponentObject" instanceClassName="java.lang.Integer"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="RGBComponent:Object"/> <details key="baseType" value="RGBComponent"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SimpleColorId"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="SimpleColorId"/> <details key="kind" value="empty"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="idColor" eType="#//IdColor" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="idColor"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="Size" instanceClassName="int"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Size"/> <details key="baseType" value="http://www.eclipse.org/emf/2003/XMLType#int"/> <details key="minInclusive" value="0"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="SizeObject" instanceClassName="java.lang.Integer"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Size:Object"/> <details key="baseType" value="Size"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Station"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Rappresenta una stazione con sequenza di elementi di&#xA;&#x9;&#x9;&#x9;&#x9;tipo symbol_occurrency"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Station"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="symbolsOccurrencyList" lowerBound="1" eType="#//SymbolsOccurrencyList" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="symbolsOccurrencyList"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="idStation" eType="#//IdStation" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="idStation"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Stations"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Stations"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="group" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="group"/> <details key="name" value="group:0"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="station" lowerBound="1" upperBound="-1" eType="#//Station" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="station"/> <details key="namespace" value="##targetNamespace"/> <details key="group" value="#group:0"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Symbol"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xA;&#x9;&#x9;&#x9;&#x9;Rappresenta un elemento simbolo&#xA;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Symbol"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="componentsInfoList" lowerBound="1" eType="#//ComponentsInfoList" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="componentsInfoList"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="idClassSymbol" eType="#//IdClassSymbol" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;Rappresenta l'identificativo del simbolo&#xA;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="idClassSymbol"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="#//Size" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;Rappresenta la larghezza del bounding box contenente&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;il simbolo&#xA;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="width"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="#//Size" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;Rappresenta l'altezza del bounding box contenente il&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;simbolo&#xA;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="height"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="name"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="idEntityType" eType="#//IdEntityTypeType" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;Rappresenta l'identificativo del tipo di ente. Esso&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;è usato per accedere al tipo di ente sull'AGGM a&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;partire da un simbolo.&#xA;&#x9;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="idEntityType"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="zIndex" eType="#//ZIndexType" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Rappresenta il livello di disegno della classe. Tutti i simboli con un maggiore zIndex generalmente coprono i simboli con zIndex minori."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="zIndex"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SymbolOccurrency"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xA;&#x9;&#x9;&#x9;&#x9;Rappresenta un'occorrenza di un simbolo sul QLv&#xA;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="SymbolOccurrency"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="id" lowerBound="1" eType="#//IdSymbol" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;Rappresenta l'identificativo di un simbolo&#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="id"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="name"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="idMonitor" eType="#//IdMonitor" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="idMonitor"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="#//Position" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="x"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="#//Position" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="y"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="entityTypeInstanceNumber" eType="#//EntityTypeInstanceNumberType" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Rappresenta il numero di istanza del tipo ente. Esso è usato per accedere alla giusta istanza, sull'AGGM, del tipo di ente che una occorrenza di un simbolo sul QL rappresenta."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="entityTypeInstanceNumber"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Symbols"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Rappresenta una sequenza di elementi di tipo symbol&#xA;&#x9;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="Symbols"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="group" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="group"/> <details key="name" value="group:0"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="symbol" lowerBound="1" upperBound="-1" eType="#//Symbol" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="symbol"/> <details key="namespace" value="##targetNamespace"/> <details key="group" value="#group:0"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SymbolsOccurrencyList"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="SymbolsOccurrencyList"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="group" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="group"/> <details key="name" value="group:0"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="symbolOccurrency" lowerBound="1" upperBound="-1" eType="#//SymbolOccurrency" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="symbolOccurrency"/> <details key="namespace" value="##targetNamespace"/> <details key="group" value="#group:0"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="ZIndexType" instanceClassName="int"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="zIndex_._type"/> <details key="baseType" value="http://www.eclipse.org/emf/2003/XMLType#int"/> <details key="minInclusive" value="0"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="ZIndexTypeObject" instanceClassName="java.lang.Integer"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="zIndex_._type:Object"/> <details key="baseType" value="zIndex_._type"/> </eAnnotations> </eClassifiers> </ecore:EPackage>
github:ecore:/data/MDEGroup/ermes-project/ermes-project-metamodel/schema/DeA_Configuration.ecore
ecore
DeaConfiguration AlphaComponent _0 0 _255 255 AlphaComponentObject org.eclipse.emf.common.util.Enumerator org.eclipse.emf.common.util.Enumerator Canvas backgroundColor group monitor width height Color idColor name r g b alpha ColorsList group simpleColor id name Component colorsValueAllowed idComponent fileName width height ComponentInfo idComponent entityTypeIdVariable name x y Components group component ComponentsInfoList group componentInfo Configuration canvas stationsList symbolsList componentsList palette DocumentRoot mixed xMLNSPrefixMap xSISchemaLocation configuration EntityTypeIdVariableType int int EntityTypeIdVariableTypeObject java.lang.Integer java.lang.Integer EntityTypeInstanceNumberType int int EntityTypeInstanceNumberTypeObject java.lang.Integer java.lang.Integer IdClassSymbol int int IdClassSymbolObject java.lang.Integer java.lang.Integer IdColor int int IdColorObject java.lang.Integer java.lang.Integer IdComponent int int IdComponentObject java.lang.Integer java.lang.Integer IdEntityTypeType int int IdEntityTypeTypeObject java.lang.Integer java.lang.Integer IdInstanceSymbol int int IdInstanceSymbolObject java.lang.Integer java.lang.Integer IdMonitor int int IdMonitorObject java.lang.Integer java.lang.Integer IdStation int int IdStationObject java.lang.Integer java.lang.Integer IdSymbol idClass idInstance ListIdColors group idColor Monitor idMonitor width height Palette group simpleColor group1 blinkColor Position int int PositionObject java.lang.Integer java.lang.Integer RGBComponent int int RGBComponentObject java.lang.Integer java.lang.Integer SimpleColorId idColor Size int int SizeObject java.lang.Integer java.lang.Integer Station symbolsOccurrencyList idStation Stations group station Symbol componentsInfoList idClassSymbol width height name idEntityType zIndex SymbolOccurrency id name idMonitor x y entityTypeInstanceNumber Symbols group symbol SymbolsOccurrencyList group symbolOccurrency ZIndexType int int ZIndexTypeObject java.lang.Integer java.lang.Integer
null
{"directed":true,"nodes":[{"nsPrefix":"DeaConfiguration","nsURI":"http://www.example.org/DeA_Configuration","name":"DeaConfiguration","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"AlphaComponent","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":"AlphaComponentObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":2,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Canvas","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Color","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ColorsList","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentInfo","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Components","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentsInfoList","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Configuration","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentRoot","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"EntityTypeIdVariableType","instanceClass":"int","id":12,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"EntityTypeIdVariableTypeObject","instanceClass":"java.lang.Integer","id":13,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"EntityTypeInstanceNumberType","instanceClass":"int","id":14,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"EntityTypeInstanceNumberTypeObject","instanceClass":"java.lang.Integer","id":15,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"IdClassSymbol","instanceClass":"int","id":16,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"IdClassSymbolObject","instanceClass":"java.lang.Integer","id":17,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"IdColor","instanceClass":"int","id":18,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"IdColorObject","instanceClass":"java.lang.Integer","id":19,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"IdComponent","instanceClass":"int","id":20,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"IdComponentObject","instanceClass":"java.lang.Integer","id":21,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"IdEntityTypeType","instanceClass":"int","id":22,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"IdEntityTypeTypeObject","instanceClass":"java.lang.Integer","id":23,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"IdInstanceSymbol","instanceClass":"int","id":24,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"IdInstanceSymbolObject","instanceClass":"java.lang.Integer","id":25,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"IdMonitor","instanceClass":"int","id":26,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"IdMonitorObject","instanceClass":"java.lang.Integer","id":27,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"IdStation","instanceClass":"int","id":28,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"IdStationObject","instanceClass":"java.lang.Integer","id":29,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IdSymbol","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListIdColors","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Monitor","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Palette","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"Position","instanceClass":"int","id":34,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"PositionObject","instanceClass":"java.lang.Integer","id":35,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"RGBComponent","instanceClass":"int","id":36,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"RGBComponentObject","instanceClass":"java.lang.Integer","id":37,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleColorId","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"Size","instanceClass":"int","id":39,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"SizeObject","instanceClass":"java.lang.Integer","id":40,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Station","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stations","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Symbol","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SymbolOccurrency","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Symbols","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SymbolsOccurrencyList","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"ZIndexType","instanceClass":"int","id":47,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"ZIndexTypeObject","instanceClass":"java.lang.Integer","id":48,"serializable":true,"eClass":"EDataType"},{"name":"_0","id":49,"value":0,"literal":"0","eClass":"EEnumLiteral"},{"name":"_255","id":50,"value":1,"literal":"255","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"backgroundColor","changeable":true,"resolveProxies":false,"lowerBound":1,"id":51,"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":"group","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"monitor","changeable":true,"resolveProxies":false,"lowerBound":1,"id":53,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":0,"iD":false,"id":54,"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":"height","changeable":true,"lowerBound":0,"iD":false,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"idColor","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":62,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"r","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"g","changeable":true,"lowerBound":0,"iD":false,"id":64,"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":"b","changeable":true,"lowerBound":0,"iD":false,"id":65,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"alpha","changeable":true,"lowerBound":0,"iD":false,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"group","changeable":true,"lowerBound":0,"iD":false,"id":73,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"simpleColor","changeable":true,"resolveProxies":false,"lowerBound":1,"id":74,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"id","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"colorsValueAllowed","changeable":true,"resolveProxies":false,"lowerBound":1,"id":81,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"idComponent","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fileName","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":true,"transient":false,"unique":true,"name":"width","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":"height","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"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"idComponent","changeable":true,"lowerBound":0,"iD":false,"id":91,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"entityTypeIdVariable","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":"name","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":"x","changeable":true,"lowerBound":0,"iD":false,"id":94,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":0,"iD":false,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"group","changeable":true,"lowerBound":0,"iD":false,"id":101,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"component","changeable":true,"resolveProxies":false,"lowerBound":1,"id":102,"derived":true},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"group","changeable":true,"lowerBound":0,"iD":false,"id":105,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"componentInfo","changeable":true,"resolveProxies":false,"lowerBound":1,"id":106,"derived":true},{"id":107,"eClass":"EGenericType"},{"id":108,"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":"canvas","changeable":true,"resolveProxies":false,"lowerBound":1,"id":109,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stationsList","changeable":true,"resolveProxies":false,"lowerBound":1,"id":110,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"symbolsList","changeable":true,"resolveProxies":false,"lowerBound":1,"id":111,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"componentsList","changeable":true,"resolveProxies":false,"lowerBound":1,"id":112,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"palette","changeable":true,"resolveProxies":false,"lowerBound":1,"id":113,"derived":false},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mixed","changeable":true,"lowerBound":0,"iD":false,"id":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":true,"unique":true,"name":"xMLNSPrefixMap","changeable":true,"resolveProxies":false,"lowerBound":0,"id":120,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":121,"derived":false},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"configuration","changeable":true,"resolveProxies":false,"lowerBound":0,"id":122,"derived":true},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"idClass","changeable":true,"lowerBound":0,"iD":false,"id":127,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"idInstance","changeable":true,"lowerBound":0,"iD":false,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"group","changeable":true,"lowerBound":0,"iD":false,"id":131,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"idColor","changeable":true,"lowerBound":1,"iD":false,"id":132,"derived":true},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"idMonitor","changeable":true,"lowerBound":0,"iD":false,"id":135,"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":"width","changeable":true,"lowerBound":0,"iD":false,"id":136,"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":"height","changeable":true,"lowerBound":0,"iD":false,"id":137,"derived":false},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"group","changeable":true,"lowerBound":0,"iD":false,"id":141,"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":"simpleColor","changeable":true,"resolveProxies":false,"lowerBound":0,"id":142,"derived":true},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"group1","changeable":true,"lowerBound":0,"iD":false,"id":143,"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":"blinkColor","changeable":true,"resolveProxies":false,"lowerBound":0,"id":144,"derived":true},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"idColor","changeable":true,"lowerBound":0,"iD":false,"id":149,"derived":false},{"id":150,"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":"symbolsOccurrencyList","changeable":true,"resolveProxies":false,"lowerBound":1,"id":151,"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":"idStation","changeable":true,"lowerBound":0,"iD":false,"id":152,"derived":false},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"group","changeable":true,"lowerBound":0,"iD":false,"id":155,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"station","changeable":true,"resolveProxies":false,"lowerBound":1,"id":156,"derived":true},{"id":157,"eClass":"EGenericType"},{"id":158,"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":"componentsInfoList","changeable":true,"resolveProxies":false,"lowerBound":1,"id":159,"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":"idClassSymbol","changeable":true,"lowerBound":0,"iD":false,"id":160,"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":"width","changeable":true,"lowerBound":0,"iD":false,"id":161,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":0,"iD":false,"id":162,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":163,"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":"idEntityType","changeable":true,"lowerBound":0,"iD":false,"id":164,"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":"zIndex","changeable":true,"lowerBound":0,"iD":false,"id":165,"derived":false},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"resolveProxies":false,"lowerBound":1,"id":173,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":174,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"idMonitor","changeable":true,"lowerBound":0,"iD":false,"id":175,"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":"x","changeable":true,"lowerBound":0,"iD":false,"id":176,"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":"y","changeable":true,"lowerBound":0,"iD":false,"id":177,"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":"entityTypeInstanceNumber","changeable":true,"lowerBound":0,"iD":false,"id":178,"derived":false},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"group","changeable":true,"lowerBound":0,"iD":false,"id":185,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"symbol","changeable":true,"resolveProxies":false,"lowerBound":1,"id":186,"derived":true},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"group","changeable":true,"lowerBound":0,"iD":false,"id":189,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"symbolOccurrency","changeable":true,"resolveProxies":false,"lowerBound":1,"id":190,"derived":true},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":1,"target":0},{"source":1,"target":49},{"source":1,"target":50},{"source":49,"target":1},{"source":50,"target":1},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":51},{"source":3,"target":52},{"source":3,"target":53},{"source":3,"target":54},{"source":3,"target":55},{"source":51,"target":4},{"source":51,"target":56},{"source":51,"target":3},{"source":56,"target":4},{"source":52,"target":57},{"source":52,"target":3},{"source":53,"target":32},{"source":53,"target":58},{"source":53,"target":3},{"source":58,"target":32},{"source":54,"target":39},{"source":54,"target":59},{"source":54,"target":3},{"source":59,"target":39},{"source":55,"target":39},{"source":55,"target":60},{"source":55,"target":3},{"source":60,"target":39},{"source":4,"target":0},{"source":4,"target":61},{"source":4,"target":62},{"source":4,"target":63},{"source":4,"target":64},{"source":4,"target":65},{"source":4,"target":66},{"source":61,"target":18},{"source":61,"target":67},{"source":61,"target":4},{"source":67,"target":18},{"source":62,"target":68},{"source":62,"target":4},{"source":63,"target":36},{"source":63,"target":69},{"source":63,"target":4},{"source":69,"target":36},{"source":64,"target":36},{"source":64,"target":70},{"source":64,"target":4},{"source":70,"target":36},{"source":65,"target":36},{"source":65,"target":71},{"source":65,"target":4},{"source":71,"target":36},{"source":66,"target":1},{"source":66,"target":72},{"source":66,"target":4},{"source":72,"target":1},{"source":5,"target":0},{"source":5,"target":73},{"source":5,"target":74},{"source":5,"target":75},{"source":5,"target":76},{"source":73,"target":77},{"source":73,"target":5},{"source":74,"target":38},{"source":74,"target":78},{"source":74,"target":5},{"source":78,"target":38},{"source":75,"target":18},{"source":75,"target":79},{"source":75,"target":5},{"source":79,"target":18},{"source":76,"target":80},{"source":76,"target":5},{"source":6,"target":0},{"source":6,"target":81},{"source":6,"target":82},{"source":6,"target":83},{"source":6,"target":84},{"source":6,"target":85},{"source":81,"target":31},{"source":81,"target":86},{"source":81,"target":6},{"source":86,"target":31},{"source":82,"target":20},{"source":82,"target":87},{"source":82,"target":6},{"source":87,"target":20},{"source":83,"target":88},{"source":83,"target":6},{"source":84,"target":39},{"source":84,"target":89},{"source":84,"target":6},{"source":89,"target":39},{"source":85,"target":39},{"source":85,"target":90},{"source":85,"target":6},{"source":90,"target":39},{"source":7,"target":0},{"source":7,"target":91},{"source":7,"target":92},{"source":7,"target":93},{"source":7,"target":94},{"source":7,"target":95},{"source":91,"target":20},{"source":91,"target":96},{"source":91,"target":7},{"source":96,"target":20},{"source":92,"target":12},{"source":92,"target":97},{"source":92,"target":7},{"source":97,"target":12},{"source":93,"target":98},{"source":93,"target":7},{"source":94,"target":34},{"source":94,"target":99},{"source":94,"target":7},{"source":99,"target":34},{"source":95,"target":34},{"source":95,"target":100},{"source":95,"target":7},{"source":100,"target":34},{"source":8,"target":0},{"source":8,"target":101},{"source":8,"target":102},{"source":101,"target":103},{"source":101,"target":8},{"source":102,"target":6},{"source":102,"target":104},{"source":102,"target":8},{"source":104,"target":6},{"source":9,"target":0},{"source":9,"target":105},{"source":9,"target":106},{"source":105,"target":107},{"source":105,"target":9},{"source":106,"target":7},{"source":106,"target":108},{"source":106,"target":9},{"source":108,"target":7},{"source":10,"target":0},{"source":10,"target":109},{"source":10,"target":110},{"source":10,"target":111},{"source":10,"target":112},{"source":10,"target":113},{"source":109,"target":3},{"source":109,"target":114},{"source":109,"target":10},{"source":114,"target":3},{"source":110,"target":42},{"source":110,"target":115},{"source":110,"target":10},{"source":115,"target":42},{"source":111,"target":45},{"source":111,"target":116},{"source":111,"target":10},{"source":116,"target":45},{"source":112,"target":8},{"source":112,"target":117},{"source":112,"target":10},{"source":117,"target":8},{"source":113,"target":33},{"source":113,"target":118},{"source":113,"target":10},{"source":118,"target":33},{"source":11,"target":0},{"source":11,"target":119},{"source":11,"target":120},{"source":11,"target":121},{"source":11,"target":122},{"source":119,"target":123},{"source":119,"target":11},{"source":120,"target":124},{"source":120,"target":11},{"source":121,"target":125},{"source":121,"target":11},{"source":122,"target":10},{"source":122,"target":126},{"source":122,"target":11},{"source":126,"target":10},{"source":12,"target":0},{"source":13,"target":0},{"source":14,"target":0},{"source":15,"target":0},{"source":16,"target":0},{"source":17,"target":0},{"source":18,"target":0},{"source":19,"target":0},{"source":20,"target":0},{"source":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":30,"target":127},{"source":30,"target":128},{"source":127,"target":16},{"source":127,"target":129},{"source":127,"target":30},{"source":129,"target":16},{"source":128,"target":24},{"source":128,"target":130},{"source":128,"target":30},{"source":130,"target":24},{"source":31,"target":0},{"source":31,"target":131},{"source":31,"target":132},{"source":131,"target":133},{"source":131,"target":31},{"source":132,"target":18},{"source":132,"target":134},{"source":132,"target":31},{"source":134,"target":18},{"source":32,"target":0},{"source":32,"target":135},{"source":32,"target":136},{"source":32,"target":137},{"source":135,"target":26},{"source":135,"target":138},{"source":135,"target":32},{"source":138,"target":26},{"source":136,"target":39},{"source":136,"target":139},{"source":136,"target":32},{"source":139,"target":39},{"source":137,"target":39},{"source":137,"target":140},{"source":137,"target":32},{"source":140,"target":39},{"source":33,"target":0},{"source":33,"target":141},{"source":33,"target":142},{"source":33,"target":143},{"source":33,"target":144},{"source":141,"target":145},{"source":141,"target":33},{"source":142,"target":4},{"source":142,"target":146},{"source":142,"target":33},{"source":146,"target":4},{"source":143,"target":147},{"source":143,"target":33},{"source":144,"target":5},{"source":144,"target":148},{"source":144,"target":33},{"source":148,"target":5},{"source":34,"target":0},{"source":35,"target":0},{"source":36,"target":0},{"source":37,"target":0},{"source":38,"target":0},{"source":38,"target":149},{"source":149,"target":18},{"source":149,"target":150},{"source":149,"target":38},{"source":150,"target":18},{"source":39,"target":0},{"source":40,"target":0},{"source":41,"target":0},{"source":41,"target":151},{"source":41,"target":152},{"source":151,"target":46},{"source":151,"target":153},{"source":151,"target":41},{"source":153,"target":46},{"source":152,"target":28},{"source":152,"target":154},{"source":152,"target":41},{"source":154,"target":28},{"source":42,"target":0},{"source":42,"target":155},{"source":42,"target":156},{"source":155,"target":157},{"source":155,"target":42},{"source":156,"target":41},{"source":156,"target":158},{"source":156,"target":42},{"source":158,"target":41},{"source":43,"target":0},{"source":43,"target":159},{"source":43,"target":160},{"source":43,"target":161},{"source":43,"target":162},{"source":43,"target":163},{"source":43,"target":164},{"source":43,"target":165},{"source":159,"target":9},{"source":159,"target":166},{"source":159,"target":43},{"source":166,"target":9},{"source":160,"target":16},{"source":160,"target":167},{"source":160,"target":43},{"source":167,"target":16},{"source":161,"target":39},{"source":161,"target":168},{"source":161,"target":43},{"source":168,"target":39},{"source":162,"target":39},{"source":162,"target":169},{"source":162,"target":43},{"source":169,"target":39},{"source":163,"target":170},{"source":163,"target":43},{"source":164,"target":22},{"source":164,"target":171},{"source":164,"target":43},{"source":171,"target":22},{"source":165,"target":47},{"source":165,"target":172},{"source":165,"target":43},{"source":172,"target":47},{"source":44,"target":0},{"source":44,"target":173},{"source":44,"target":174},{"source":44,"target":175},{"source":44,"target":176},{"source":44,"target":177},{"source":44,"target":178},{"source":173,"target":30},{"source":173,"target":179},{"source":173,"target":44},{"source":179,"target":30},{"source":174,"target":180},{"source":174,"target":44},{"source":175,"target":26},{"source":175,"target":181},{"source":175,"target":44},{"source":181,"target":26},{"source":176,"target":34},{"source":176,"target":182},{"source":176,"target":44},{"source":182,"target":34},{"source":177,"target":34},{"source":177,"target":183},{"source":177,"target":44},{"source":183,"target":34},{"source":178,"target":14},{"source":178,"target":184},{"source":178,"target":44},{"source":184,"target":14},{"source":45,"target":0},{"source":45,"target":185},{"source":45,"target":186},{"source":185,"target":187},{"source":185,"target":45},{"source":186,"target":43},{"source":186,"target":188},{"source":186,"target":45},{"source":188,"target":43},{"source":46,"target":0},{"source":46,"target":189},{"source":46,"target":190},{"source":189,"target":191},{"source":189,"target":46},{"source":190,"target":44},{"source":190,"target":192},{"source":190,"target":46},{"source":192,"target":44},{"source":47,"target":0},{"source":48,"target":0}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="tdt4250" nsURI="http://www.example.org/tdt4250" nsPrefix="tdt4250"> <eClassifiers xsi:type="ecore:EClass" name="University"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="programme" upperBound="-1" eType="#//Programme"/> <eStructuralFeatures xsi:type="ecore:EReference" name="course" upperBound="-1" eType="#//Course"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mandatoryCourseGroup" upperBound="-1" eType="#//MandatoryCourseGroup"/> <eStructuralFeatures xsi:type="ecore:EReference" name="electiveCourseGroup" upperBound="-1" eType="#//ElectiveCourseGroup"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Course"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="code" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="credits" eType="#//Credits"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="level" eType="#//CourseLevel"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="semesterType" eType="#//SemesterType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MandatoryCourseGroup"> <eStructuralFeatures xsi:type="ecore:EReference" name="course" upperBound="-1" eType="#//Course" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="programme" eType="#//Programme" eOpposite="#//Programme/mandatoryCourses"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ElectiveCourseGroup"> <eStructuralFeatures xsi:type="ecore:EReference" name="course" upperBound="-1" eType="#//Course" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="programme" eType="#//Programme" eOpposite="#//Programme/electiveCourseGroup"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Programme"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="needsEnoughCredits needsEnoughSemesters"/> </eAnnotations> <eOperations name="getCredits" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="duration" eType="#//ProgrammeLevel"/> <eStructuralFeatures xsi:type="ecore:EReference" name="semester" upperBound="-1" eType="#//Semester" containment="true" eOpposite="#//Semester/programme"/> <eStructuralFeatures xsi:type="ecore:EReference" name="specialization" upperBound="-1" eType="#//Specialization" containment="true" eOpposite="#//Specialization/programme"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mandatoryCourses" eType="#//MandatoryCourseGroup" eOpposite="#//MandatoryCourseGroup/programme"/> <eStructuralFeatures xsi:type="ecore:EReference" name="electiveCourseGroup" eType="#//ElectiveCourseGroup" eOpposite="#//ElectiveCourseGroup/programme"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Semester"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="needsEnoughCredits"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/acceleo/query/1.0" references="#//Semester/%http:%2F%2Fwww.eclipse.org%2Femf%2F2002%2FEcore%/@details.0"> <details key="needsEnoughCredits" value="self.courses->collect(course | course.credtis).forAll(sum | sum == 30f)"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="season" eType="#//SemesterType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="programme" eType="#//Programme" eOpposite="#//Programme/semester"/> <eStructuralFeatures xsi:type="ecore:EReference" name="courses" upperBound="-1" eType="#//Course"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="semesterNumber" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="mandatoryCourseGroup" eType="#//MandatoryCourseGroup"/> <eStructuralFeatures xsi:type="ecore:EReference" name="electiveCourseGroup" upperBound="-1" eType="#//ElectiveCourseGroup"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Specialization"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="programme" eType="#//Programme" eOpposite="#//Programme/specialization"/> <eStructuralFeatures xsi:type="ecore:EReference" name="selectableIn" eType="#//Semester"/> <eStructuralFeatures xsi:type="ecore:EReference" name="semester" upperBound="-1" eType="#//Semester"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="CourseLevel"> <eLiterals name="FoundationCourse" literal="FoundationCourse"/> <eLiterals name="IntermediateCourse" value="1" literal="IntermediateCourse"/> <eLiterals name="ThirdYearCourse" value="2" literal="ThirdYearCourse"/> <eLiterals name="HigherLevelCourse" value="3" literal="HigherLevelCourse"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="SemesterType"> <eLiterals name="Fall"/> <eLiterals name="Spring" value="1"/> <eLiterals name="Both" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ProgrammeLevel"> <eLiterals name="Bachelor" value="6"/> <eLiterals name="Master" value="4"/> <eLiterals name="IntegratedMaster" value="10"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="Credits" instanceClassName="java.lang.Float"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="cannotBeNegative"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/acceleo/query/1.0" references="#//Credits/%http:%2F%2Fwww.eclipse.org%2Femf%2F2002%2FEcore%/@details.0"> <details key="constraints" value="self.credits >= 0"/> </eAnnotations> </eClassifiers> </ecore:EPackage>
github:ecore:/data/reaas/tdt4250-2020/tdt4250/model/tdt4250.ecore
ecore
tdt4250 University name programme course mandatoryCourseGroup electiveCourseGroup Course name code credits level semesterType MandatoryCourseGroup course programme ElectiveCourseGroup course programme Programme getCredits name duration semester specialization mandatoryCourses electiveCourseGroup Semester season programme courses semesterNumber mandatoryCourseGroup electiveCourseGroup Specialization name programme selectableIn semester CourseLevel FoundationCourse FoundationCourse IntermediateCourse IntermediateCourse ThirdYearCourse ThirdYearCourse HigherLevelCourse HigherLevelCourse SemesterType Fall Fall Spring Spring Both Both ProgrammeLevel Bachelor Bachelor Master Master IntegratedMaster IntegratedMaster Credits java.lang.Float java.lang.Float
null
{"directed":true,"nodes":[{"nsPrefix":"tdt4250","nsURI":"http://www.example.org/tdt4250","name":"tdt4250","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"University","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Course","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MandatoryCourseGroup","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElectiveCourseGroup","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Programme","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Semester","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Specialization","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CourseLevel","instanceClass":null,"id":8,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"SemesterType","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ProgrammeLevel","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"java.lang.Float","defaultValue":null,"instanceClassName":"java.lang.Float","name":"Credits","instanceClass":"java.lang.Float","id":11,"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":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":"programme","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":"course","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":"mandatoryCourseGroup","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":"electiveCourseGroup","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},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"code","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"credits","changeable":true,"lowerBound":0,"iD":false,"id":24,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"level","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"semesterType","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"course","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"programme","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"mandatoryCourses","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":"course","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":"programme","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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"electiveCourseGroup","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"getCredits","lowerBound":0,"id":42,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":43,"derived":false},{"ordered":true,"upperBound":1,"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":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":"semester","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":"specialization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"container":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":"programme","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"id":52,"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":"programme","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"season","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"courses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"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":"semesterNumber","changeable":true,"lowerBound":0,"iD":false,"id":58,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"mandatoryCourseGroup","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"electiveCourseGroup","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":67,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"selectableIn","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"semester","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"name":"FoundationCourse","id":74,"value":0,"literal":"FoundationCourse","eClass":"EEnumLiteral"},{"name":"IntermediateCourse","id":75,"value":1,"literal":"IntermediateCourse","eClass":"EEnumLiteral"},{"name":"ThirdYearCourse","id":76,"value":2,"literal":"ThirdYearCourse","eClass":"EEnumLiteral"},{"name":"HigherLevelCourse","id":77,"value":3,"literal":"HigherLevelCourse","eClass":"EEnumLiteral"},{"name":"Fall","id":78,"value":0,"literal":"Fall","eClass":"EEnumLiteral"},{"name":"Spring","id":79,"value":1,"literal":"Spring","eClass":"EEnumLiteral"},{"name":"Both","id":80,"value":2,"literal":"Both","eClass":"EEnumLiteral"},{"name":"Bachelor","id":81,"value":6,"literal":"Bachelor","eClass":"EEnumLiteral"},{"name":"Master","id":82,"value":4,"literal":"Master","eClass":"EEnumLiteral"},{"name":"IntegratedMaster","id":83,"value":10,"literal":"IntegratedMaster","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":1,"target":0},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":12,"target":17},{"source":12,"target":1},{"source":13,"target":5},{"source":13,"target":18},{"source":13,"target":1},{"source":18,"target":5},{"source":14,"target":2},{"source":14,"target":19},{"source":14,"target":1},{"source":19,"target":2},{"source":15,"target":3},{"source":15,"target":20},{"source":15,"target":1},{"source":20,"target":3},{"source":16,"target":4},{"source":16,"target":21},{"source":16,"target":1},{"source":21,"target":4},{"source":2,"target":0},{"source":2,"target":22},{"source":2,"target":23},{"source":2,"target":24},{"source":2,"target":25},{"source":2,"target":26},{"source":22,"target":27},{"source":22,"target":2},{"source":23,"target":28},{"source":23,"target":2},{"source":24,"target":11},{"source":24,"target":29},{"source":24,"target":2},{"source":29,"target":11},{"source":25,"target":8},{"source":25,"target":30},{"source":25,"target":2},{"source":30,"target":8},{"source":26,"target":9},{"source":26,"target":31},{"source":26,"target":2},{"source":31,"target":9},{"source":3,"target":0},{"source":3,"target":32},{"source":3,"target":33},{"source":32,"target":2},{"source":32,"target":34},{"source":32,"target":3},{"source":34,"target":2},{"source":33,"target":5},{"source":33,"target":35},{"source":33,"target":3},{"source":33,"target":36},{"source":35,"target":5},{"source":4,"target":0},{"source":4,"target":37},{"source":4,"target":38},{"source":37,"target":2},{"source":37,"target":39},{"source":37,"target":4},{"source":39,"target":2},{"source":38,"target":5},{"source":38,"target":40},{"source":38,"target":4},{"source":38,"target":41},{"source":40,"target":5},{"source":5,"target":0},{"source":5,"target":42},{"source":5,"target":43},{"source":5,"target":44},{"source":5,"target":45},{"source":5,"target":46},{"source":5,"target":36},{"source":5,"target":41},{"source":42,"target":47},{"source":42,"target":5},{"source":43,"target":48},{"source":43,"target":5},{"source":44,"target":10},{"source":44,"target":49},{"source":44,"target":5},{"source":49,"target":10},{"source":45,"target":6},{"source":45,"target":50},{"source":45,"target":5},{"source":45,"target":51},{"source":50,"target":6},{"source":46,"target":7},{"source":46,"target":52},{"source":46,"target":5},{"source":46,"target":53},{"source":52,"target":7},{"source":36,"target":3},{"source":36,"target":54},{"source":36,"target":5},{"source":36,"target":33},{"source":54,"target":3},{"source":41,"target":4},{"source":41,"target":55},{"source":41,"target":5},{"source":41,"target":38},{"source":55,"target":4},{"source":6,"target":0},{"source":6,"target":56},{"source":6,"target":51},{"source":6,"target":57},{"source":6,"target":58},{"source":6,"target":59},{"source":6,"target":60},{"source":56,"target":9},{"source":56,"target":61},{"source":56,"target":6},{"source":61,"target":9},{"source":51,"target":5},{"source":51,"target":62},{"source":51,"target":6},{"source":51,"target":45},{"source":62,"target":5},{"source":57,"target":2},{"source":57,"target":63},{"source":57,"target":6},{"source":63,"target":2},{"source":58,"target":64},{"source":58,"target":6},{"source":59,"target":3},{"source":59,"target":65},{"source":59,"target":6},{"source":65,"target":3},{"source":60,"target":4},{"source":60,"target":66},{"source":60,"target":6},{"source":66,"target":4},{"source":7,"target":0},{"source":7,"target":67},{"source":7,"target":53},{"source":7,"target":68},{"source":7,"target":69},{"source":67,"target":70},{"source":67,"target":7},{"source":53,"target":5},{"source":53,"target":71},{"source":53,"target":7},{"source":53,"target":46},{"source":71,"target":5},{"source":68,"target":6},{"source":68,"target":72},{"source":68,"target":7},{"source":72,"target":6},{"source":69,"target":6},{"source":69,"target":73},{"source":69,"target":7},{"source":73,"target":6},{"source":8,"target":0},{"source":8,"target":74},{"source":8,"target":75},{"source":8,"target":76},{"source":8,"target":77},{"source":74,"target":8},{"source":75,"target":8},{"source":76,"target":8},{"source":77,"target":8},{"source":9,"target":0},{"source":9,"target":78},{"source":9,"target":79},{"source":9,"target":80},{"source":78,"target":9},{"source":79,"target":9},{"source":80,"target":9},{"source":10,"target":0},{"source":10,"target":81},{"source":10,"target":82},{"source":10,"target":83},{"source":81,"target":10},{"source":82,"target":10},{"source":83,"target":10},{"source":11,"target":0}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="protocol" nsURI="urn:openscada:doc:content:protocol" nsPrefix="protocol"> <eClassifiers xsi:type="ecore:EClass" name="StructureTable" eSuperTypes="platform:/plugin/org.openscada.doc.model/model/doc.ecore#//fragment/Content"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="caption" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/Protocol.ecore
ecore
protocol StructureTable caption
null
{"directed":true,"nodes":[{"nsPrefix":"protocol","nsURI":"urn:openscada:doc:content:protocol","name":"protocol","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructureTable","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"caption","changeable":true,"lowerBound":0,"iD":false,"id":2,"derived":false},{"id":3,"eClass":"EGenericType"},{"id":4,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":1,"target":3},{"source":2,"target":4},{"source":2,"target":1}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="classdiagram" nsURI="http://se.cs.toronto.edu/modelepedia/ClassDiagram" nsPrefix="classdiagram"> <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="ClassDiagram"> <eAnnotations source="gmf.diagram"/> <eStructuralFeatures xsi:type="ecore:EReference" name="classes" upperBound="-1" eType="#//Class" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dependencies" upperBound="-1" eType="#//Dependency" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="associations" upperBound="-1" eType="#//Association" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//NamedElement"> <eAnnotations source="gmf.node"> <details key="label" value="name"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedAttributes" upperBound="-1" eType="#//Attribute" containment="true" eOpposite="#//Attribute/owner"> <eAnnotations source="gmf.compartment"> <details key="layout" value="list"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperations" upperBound="-1" eType="#//Operation" containment="true" eOpposite="#//Operation/owner"> <eAnnotations source="gmf.compartment"> <details key="layout" value="list"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="dependenciesAsDependee" upperBound="-1" eType="#//Dependency" eOpposite="#//Dependency/dependee"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dependenciesAsDepender" upperBound="-1" eType="#//Dependency" eOpposite="#//Dependency/depender"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nestedIn" eType="#//Class" eOpposite="#//Class/nested"> <eAnnotations source="gmf.link"> <details key="target.decoration" value="square"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="nested" upperBound="-1" eType="#//Class" eOpposite="#//Class/nestedIn"/> <eStructuralFeatures xsi:type="ecore:EReference" name="superclass" eType="#//Class" eOpposite="#//Class/subclasses"> <eAnnotations source="gmf.link"> <details key="target.decoration" value="closedarrow"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="subclasses" upperBound="-1" eType="#//Class" eOpposite="#//Class/superclass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="associationsAsSource" upperBound="-1" eType="#//Association" eOpposite="#//Association/source"/> <eStructuralFeatures xsi:type="ecore:EReference" name="associationsAsTarget" upperBound="-1" eType="#//Association" eOpposite="#//Association/target"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Attribute" eSuperTypes="#//TypedElement"> <eAnnotations source="gmf.node"> <details key="label" value="name"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" lowerBound="1" eType="#//Class" eOpposite="#//Class/ownedAttributes"/> </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="Operation" eSuperTypes="#//TypedElement"> <eAnnotations source="gmf.node"> <details key="label" value="name"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" lowerBound="1" eType="#//Class" eOpposite="#//Class/ownedOperations"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Dependency"> <eAnnotations source="gmf.link"> <details key="source" value="dependee"/> <details key="target" value="depender"/> <details key="target.decoration" value="arrow"/> <details key="style" value="dash"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="dependee" lowerBound="1" eType="#//Class" eOpposite="#//Class/dependenciesAsDependee"/> <eStructuralFeatures xsi:type="ecore:EReference" name="depender" lowerBound="1" eType="#//Class" eOpposite="#//Class/dependenciesAsDepender"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="derivation" value="if depender.oclIsUndefined() or dependee.oclIsUndefined() then '' else depender.name.concat(' 2 ').concat(dependee.name) endif"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypedElement" abstract="true" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//Class"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="public" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//NamedElement"> <eAnnotations source="gmf.link"> <details key="label" value="name"/> <details key="label.icon" value="true"/> <details key="source" value="source"/> <details key="target" value="target"/> <details key="target.decoration" value="arrow"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//Class" eOpposite="#//Class/associationsAsSource"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//Class" eOpposite="#//Class/associationsAsTarget"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/tue-mdse/ocl-dataset/dataset-mtl/repos/adisandro/MMINT/plugins/Types/ClassDiagram/edu.toronto.cs.se.modelepedia.classdiagram/model/classdiagram.ecore
ecore
classdiagram ClassDiagram classes dependencies associations Class ownedAttributes ownedOperations dependenciesAsDependee dependenciesAsDepender nestedIn nested superclass subclasses associationsAsSource associationsAsTarget Attribute owner NamedElement name Operation owner Dependency dependee depender name TypedElement type public Association source target
null
{"directed":true,"nodes":[{"nsPrefix":"classdiagram","nsURI":"http://se.cs.toronto.edu/modelepedia/ClassDiagram","name":"classdiagram","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassDiagram","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","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":"Operation","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dependency","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","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":"classes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dependencies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"associations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAttributes","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":"ownedOperations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dependenciesAsDependee","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dependenciesAsDepender","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"nestedIn","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"nested","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superclass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subclasses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"associationsAsSource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"associationsAsTarget","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":27,"derived":false},{"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":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dependee","changeable":true,"resolveProxies":true,"lowerBound":1,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"depender","changeable":true,"resolveProxies":true,"lowerBound":1,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":41,"derived":false},{"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"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"name","changeable":false,"lowerBound":1,"iD":false,"id":48,"derived":true},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":52,"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":"public","changeable":true,"lowerBound":1,"iD":false,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":1,"target":0},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":9,"target":2},{"source":9,"target":12},{"source":9,"target":1},{"source":12,"target":2},{"source":10,"target":6},{"source":10,"target":13},{"source":10,"target":1},{"source":13,"target":6},{"source":11,"target":8},{"source":11,"target":14},{"source":11,"target":1},{"source":14,"target":8},{"source":2,"target":0},{"source":2,"target":4},{"source":2,"target":15},{"source":2,"target":16},{"source":2,"target":17},{"source":2,"target":18},{"source":2,"target":19},{"source":2,"target":20},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":2,"target":24},{"source":2,"target":25},{"source":15,"target":3},{"source":15,"target":26},{"source":15,"target":2},{"source":15,"target":27},{"source":26,"target":3},{"source":16,"target":5},{"source":16,"target":28},{"source":16,"target":2},{"source":16,"target":29},{"source":28,"target":5},{"source":17,"target":6},{"source":17,"target":30},{"source":17,"target":2},{"source":17,"target":31},{"source":30,"target":6},{"source":18,"target":6},{"source":18,"target":32},{"source":18,"target":2},{"source":18,"target":33},{"source":32,"target":6},{"source":19,"target":2},{"source":19,"target":34},{"source":19,"target":2},{"source":19,"target":20},{"source":34,"target":2},{"source":20,"target":2},{"source":20,"target":35},{"source":20,"target":2},{"source":20,"target":19},{"source":35,"target":2},{"source":21,"target":2},{"source":21,"target":36},{"source":21,"target":2},{"source":21,"target":22},{"source":36,"target":2},{"source":22,"target":2},{"source":22,"target":37},{"source":22,"target":2},{"source":22,"target":21},{"source":37,"target":2},{"source":23,"target":8},{"source":23,"target":38},{"source":23,"target":2},{"source":23,"target":39},{"source":38,"target":8},{"source":24,"target":8},{"source":24,"target":40},{"source":24,"target":2},{"source":24,"target":41},{"source":40,"target":8},{"source":25,"target":4},{"source":3,"target":0},{"source":3,"target":7},{"source":3,"target":27},{"source":3,"target":42},{"source":27,"target":2},{"source":27,"target":43},{"source":27,"target":3},{"source":27,"target":15},{"source":43,"target":2},{"source":42,"target":7},{"source":4,"target":0},{"source":4,"target":44},{"source":44,"target":45},{"source":44,"target":4},{"source":5,"target":0},{"source":5,"target":7},{"source":5,"target":29},{"source":5,"target":46},{"source":29,"target":2},{"source":29,"target":47},{"source":29,"target":5},{"source":29,"target":16},{"source":47,"target":2},{"source":46,"target":7},{"source":6,"target":0},{"source":6,"target":31},{"source":6,"target":33},{"source":6,"target":48},{"source":31,"target":2},{"source":31,"target":49},{"source":31,"target":6},{"source":31,"target":17},{"source":49,"target":2},{"source":33,"target":2},{"source":33,"target":50},{"source":33,"target":6},{"source":33,"target":18},{"source":50,"target":2},{"source":48,"target":51},{"source":48,"target":6},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":52},{"source":7,"target":53},{"source":7,"target":54},{"source":52,"target":2},{"source":52,"target":55},{"source":52,"target":7},{"source":55,"target":2},{"source":53,"target":56},{"source":53,"target":7},{"source":54,"target":4},{"source":8,"target":0},{"source":8,"target":4},{"source":8,"target":39},{"source":8,"target":41},{"source":8,"target":57},{"source":39,"target":2},{"source":39,"target":58},{"source":39,"target":8},{"source":39,"target":23},{"source":58,"target":2},{"source":41,"target":2},{"source":41,"target":59},{"source":41,"target":8},{"source":41,"target":24},{"source":59,"target":2},{"source":57,"target":4}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="models" nsURI="http://palladiosimulator.org/EDP2/1.0" nsPrefix="org.palladiosimulator.edp2"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Experiment Data Persistency and Presentation"/> </eAnnotations> <eSubpackages name="ExperimentData" nsURI="http://palladiosimulator.org/EDP2/ExperimentData/1.0" nsPrefix="org.palladiosimulator.edp2.models"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p align=&quot;left&quot;>&#xD;&#xA; &lt;font size=&quot;2&quot;>Contains the model elements for the meta data of the experiments.&lt;/font>&#xD;&#xA;&lt;/p>&#xD;&#xA;&lt;p>&#xD;&#xA; &lt;font size=&quot;2&quot;>It covers the areas ExperimentsView, MeasureDefinitionView, and DescriptionsView.&lt;/font>&#xD;&#xA;&lt;/p>"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="AggregatedMeasurements" abstract="true" eSuperTypes="platform:/plugin/de.uka.ipd.sdq.identifier/model/identifier.ecore#//Identifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="measurementRange" ordered="false" lowerBound="1" eType="#//ExperimentData/MeasurementRange" eOpposite="#//ExperimentData/MeasurementRange/aggregatedMeasurements"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="valid" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Marker if the aggregated values are valid or if they are not consistent with the raw measurements."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="function" ordered="false" lowerBound="1" eType="ecore:EClass ../../org.palladiosimulator.metricspec/model/metricspec.ecore#//AggregationFunctionDescription"/> <eStructuralFeatures xsi:type="ecore:EReference" name="aggregationStatistics" ordered="false" eType="#//ExperimentData/AggregationStatistics" containment="true" eOpposite="#//ExperimentData/AggregationStatistics/aggregatedMeasurements"/> <eStructuralFeatures xsi:type="ecore:EReference" name="aggregationOn" ordered="false" lowerBound="1" eType="ecore:EClass ../../org.palladiosimulator.metricspec/model/metricspec.ecore#//BaseMetricDescription"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Points to the base metric within the measure definition associated with the measurement of an AggregatedMeasurements instance. The data is aggregated on this base metric."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="metric" ordered="false" lowerBound="1" eType="ecore:EClass ../../org.palladiosimulator.metricspec/model/metricspec.ecore#//MetricDescription"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Description of the metric used to express the aggregated data."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MeasurementRange" eSuperTypes="#//ExperimentData/Propertyable"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The&amp;nbsp;collected&amp;nbsp;data&amp;nbsp;can&amp;nbsp;be&amp;nbsp;split&amp;nbsp;into&amp;nbsp;several&amp;nbsp;measurement&amp;nbsp;ranges.&amp;nbsp;A&amp;nbsp;range&amp;nbsp;is&amp;nbsp;specified&amp;nbsp;as&amp;nbsp;time&amp;nbsp;interval&amp;nbsp;and&amp;nbsp;all&amp;nbsp;measurements&amp;nbsp;falling&amp;nbsp;into&amp;nbsp;a&amp;nbsp;range's&amp;nbsp;interval&amp;nbsp;belong&amp;nbsp;to&amp;nbsp;that&amp;nbsp;range.&amp;nbsp;And&amp;nbsp;only&amp;nbsp;these&amp;nbsp;measurements.&amp;nbsp;The&amp;nbsp;intervals&amp;nbsp;of&amp;nbsp;different&amp;nbsp;ranges&amp;nbsp;are&amp;nbsp;not&amp;nbsp;allowed&amp;nbsp;to&amp;nbsp;overlap.&amp;nbsp;They&amp;nbsp;have&amp;nbsp;to&amp;nbsp;be&amp;nbsp;disjunct.&amp;nbsp;There&amp;nbsp;might&amp;nbsp;be&amp;nbsp;time&amp;nbsp;between&#xD;&#xA;the&amp;nbsp;end&amp;nbsp;of&amp;nbsp;one&amp;nbsp;interval&amp;nbsp;and&amp;nbsp;the&amp;nbsp;beginning&amp;nbsp;of&amp;nbsp;the&amp;nbsp;next. It is not allowed&#xD;&#xA;to change ranges or shift measurements between subsequent ranges to readjust the range after measurements have been taken.&#xD;&#xA;Ranges can be used to differentiate the warm-up-phase from the measurement phase as well as to&amp;nbsp;implement sliding&#xD;&#xA;means."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="rawMeasurements" ordered="false" eType="#//ExperimentData/RawMeasurements" containment="true" eOpposite="#//ExperimentData/RawMeasurements/measurementRange"/> <eStructuralFeatures xsi:type="ecore:EReference" name="measurement" ordered="false" lowerBound="1" eType="#//ExperimentData/Measurement" eOpposite="#//ExperimentData/Measurement/measurementRanges"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="endTime" ordered="false" lowerBound="1" eType="#//ExperimentData/EJSDurationMeasure"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Time passed since the start of the measuring. It refers to the right end of the time interval for which the measurements are captured in this range.&#xD;&#xA;&#xD;&#xA;For example, in a simulation environment this would mean simulation time passed since the start of the simulation. In a real world environment this would be the real time passed after the measurement has been started."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startTime" ordered="false" lowerBound="1" eType="#//ExperimentData/EJSDurationMeasure"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Time passed since the start of the measuring. It refers to the left end of the time interval for which the measurements are captured in this range.&#xD;&#xA;&#xD;&#xA;For example, in a simulation environment this would mean simulation time passed since the start of the simulation. In a real world environment this would be the real time passed after the measurement has been started."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="aggregatedMeasurements" ordered="false" upperBound="-1" eType="#//ExperimentData/AggregatedMeasurements" containment="true" eOpposite="#//ExperimentData/AggregatedMeasurements/measurementRange"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Propertyable" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="additionalInformation" upperBound="-1" eType="#//ExperimentData/EStringtoEObjectMapEntry" containment="true" resolveProxies="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EStringtoEObjectMapEntry" instanceClassName="java.util.Map$Entry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RawMeasurements" eSuperTypes="platform:/plugin/de.uka.ipd.sdq.identifier/model/identifier.ecore#//Identifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Raw measurements contains an orderered list of measurements for a sensor. For each measurement the time when the measurement as well as the measurement itself are stored. Hence, n measurements imply n event times. This means that inheriting classes have to ensure the same number and ordering for additionally stored measurements."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="dataSeries" ordered="false" lowerBound="1" upperBound="-1" eType="#//ExperimentData/DataSeries" containment="true" eOpposite="#//ExperimentData/DataSeries/rawMeasurements"/> <eStructuralFeatures xsi:type="ecore:EReference" name="measurementRange" ordered="false" lowerBound="1" eType="#//ExperimentData/MeasurementRange" eOpposite="#//ExperimentData/MeasurementRange/rawMeasurements"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataSeries" abstract="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>&#xD;&#xA; Used to store measurements for one dimension.&#xD;&#xA;&lt;/p>"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="numericalStatistics" ordered="false" eType="#//ExperimentData/NumericalNominalStatistics" containment="true" eOpposite="#//ExperimentData/NumericalNominalStatistics/dataSeries"/> <eStructuralFeatures xsi:type="ecore:EReference" name="aggregatedMeasurements" ordered="false" eType="#//ExperimentData/FixedWidthAggregatedMeasurements" eOpposite="#//ExperimentData/FixedWidthAggregatedMeasurements/dataSeries"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="valuesUuid" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="textualStatistics" ordered="false" eType="#//ExperimentData/TextualNominalStatistics" containment="true" eOpposite="#//ExperimentData/TextualNominalStatistics/dataSeries"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rawMeasurements" ordered="false" eType="#//ExperimentData/RawMeasurements" eOpposite="#//ExperimentData/RawMeasurements/dataSeries"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NumericalNominalStatistics" eSuperTypes="platform:/plugin/de.uka.ipd.sdq.identifier/model/identifier.ecore#//Identifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="!self.dataSeries.oclIsKindOf(IdentifierBasedMeasurements)"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="numberMeasurements" ordered="false" lowerBound="1" eType="#//ExperimentData/EJSMeasure"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Number of measurements in the data series."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="numericalMassDistribution" ordered="false" upperBound="-1" eType="#//ExperimentData/NumericalMassDistribution" containment="true" eOpposite="#//ExperimentData/NumericalMassDistribution/numericalNominalStatistics"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataSeries" ordered="false" lowerBound="1" eType="#//ExperimentData/DataSeries" eOpposite="#//ExperimentData/DataSeries/numericalStatistics"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EJSMeasure" instanceClassName="javax.measure.Measure"> <eTypeParameters name="V"/> <eTypeParameters name="Q"> <eBounds eClassifier="ecore:EClass ../../org.palladiosimulator.metricspec/model/metricspec.ecore#//IJSQuantity"/> </eTypeParameters> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NumericalMassDistribution"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="frequency" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" lowerBound="1" eType="#//ExperimentData/EJSMeasure"/> <eStructuralFeatures xsi:type="ecore:EReference" name="numericalNominalStatistics" ordered="false" lowerBound="1" eType="#//ExperimentData/NumericalNominalStatistics" eOpposite="#//ExperimentData/NumericalNominalStatistics/numericalMassDistribution"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FixedWidthAggregatedMeasurements" eSuperTypes="#//ExperimentData/AggregatedMeasurements"> <eStructuralFeatures xsi:type="ecore:EReference" name="intervals" ordered="false" lowerBound="1" eType="#//ExperimentData/FixedIntervals" containment="true" eOpposite="#//ExperimentData/FixedIntervals/aggregatedMeasurements"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataSeries" ordered="false" lowerBound="1" upperBound="-1" eType="#//ExperimentData/DataSeries" containment="true" eOpposite="#//ExperimentData/DataSeries/aggregatedMeasurements"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FixedIntervals" eSuperTypes="platform:/plugin/de.uka.ipd.sdq.identifier/model/identifier.ecore#//Identifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Describes the different aggregation intervals in detail. Includes start and end of each interval as well as two special intervals to reflect outliers. Intervals are not allowed to contain no value, there has to be a default. The default value is also saved to disc. The upper bound can be calculated as follows: upperBound = lowerBound + width * numberOfIntervals. The lower bound belongs to the first regular interval whereas the upper bound is the first value which is associated with the upper outlier interval.&#xD;&#xA;&#xD;&#xA;The data structure is build up as follows for n=numberOfIntervals different requested measurement intervals:&#xD;&#xA;First interval 'lower outlier interval': All measurements in the interval (-\infty, lowerBound).&#xD;&#xA;Second to n-th interval 'regular interval i': All measurements in the interval [lowerBound+width*(i-1), lowerBound+width*i).&#xD;&#xA;n-th interval 'upper outlier interval': All measurements in the interval [lowerBound+width*n, \infty) = [upperBound+width*n, \infty).&#xD;&#xA;"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" ordered="false" lowerBound="1" eType="#//ExperimentData/EJSMeasure"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" ordered="false" lowerBound="1" eType="#//ExperimentData/EJSMeasure"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="numberOfIntervals" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/> <eStructuralFeatures xsi:type="ecore:EReference" name="aggregatedMeasurements" ordered="false" lowerBound="1" eType="#//ExperimentData/FixedWidthAggregatedMeasurements" eOpposite="#//ExperimentData/FixedWidthAggregatedMeasurements/intervals"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TextualNominalStatistics"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="self.dataSeries.oclIsKindOf(IdentifierBasedMeasurements)"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="numberMeasurements" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/> <eStructuralFeatures xsi:type="ecore:EReference" name="massDistribution" ordered="false" upperBound="-1" eType="#//ExperimentData/TextualMassDistribution" containment="true" eOpposite="#//ExperimentData/TextualMassDistribution/textualNominalStatistics"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataSeries" ordered="false" lowerBound="1" eType="#//ExperimentData/DataSeries" eOpposite="#//ExperimentData/DataSeries/textualStatistics"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TextualMassDistribution"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="frequency" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/> <eStructuralFeatures xsi:type="ecore:EReference" name="identifier" ordered="false" lowerBound="1" eType="ecore:EClass ../../org.palladiosimulator.metricspec/model/metricspec.ecore#//Identifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="textualNominalStatistics" ordered="false" lowerBound="1" eType="#//ExperimentData/TextualNominalStatistics" eOpposite="#//ExperimentData/TextualNominalStatistics/massDistribution"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExperimentGroup" eSuperTypes="platform:/plugin/de.uka.ipd.sdq.identifier/model/identifier.ecore#//Identifier #//ExperimentData/Propertyable"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An experiment group contains all experiments which belong to a single analysis. An example for an experiment group is a scalability analysis or architectural alternative comparison including the corresponding set of experiments.&#xD;&#xA;&#xD;&#xA;Experiment groups can be either a manual or automatic analysis"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="experimentSettings" ordered="false" upperBound="-1" eType="#//ExperimentData/ExperimentSetting" containment="true" eOpposite="#//ExperimentData/ExperimentSetting/experimentGroup"/> <eStructuralFeatures xsi:type="ecore:EReference" name="measuringTypes" ordered="false" upperBound="-1" eType="#//ExperimentData/MeasuringType" containment="true" eOpposite="#//ExperimentData/MeasuringType/experimentGroup"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="purpose" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="repository" ordered="false" eType="#//Repository/Repository" transient="true" eOpposite="#//Repository/Repository/experimentGroups"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Repository in which this experiment group is stored."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="reports" ordered="false" upperBound="-1" eType="#//ExperimentData/ExperimentGroupRun" containment="true" eOpposite="#//ExperimentData/ExperimentGroupRun/experimentgroup"/> <eStructuralFeatures xsi:type="ecore:EReference" name="measuringPointRepositories" upperBound="-1" eType="#//measuringpoint/MeasuringPointRepository" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExperimentSetting" eSuperTypes="platform:/plugin/de.uka.ipd.sdq.identifier/model/identifier.ecore#//Identifier #//ExperimentData/Propertyable"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An experiment setting belongs to an experiment group and consists of a fixed experimental setting, meaning all independent variables are fixed. This includes variables influencing the generation of the test data, for example the duration of a simulation run leading to the generation of the collected data (later stored in an experiment run). Such a set of collected data is stored as an experiment run. For example, an experiment setting allows repeating a single setting to study statistical significance and variance."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="experimentRuns" ordered="false" upperBound="-1" eType="#//ExperimentData/ExperimentRun" containment="true" eOpposite="#//ExperimentData/ExperimentRun/experimentSetting"/> <eStructuralFeatures xsi:type="ecore:EReference" name="measuringTypes" ordered="false" upperBound="-1" eType="#//ExperimentData/MeasuringType" eOpposite="#//ExperimentData/MeasuringType/experimentSettings"/> <eStructuralFeatures xsi:type="ecore:EReference" name="experimentGroup" ordered="false" lowerBound="1" eType="#//ExperimentData/ExperimentGroup" eOpposite="#//ExperimentData/ExperimentGroup/experimentSettings"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExperimentRun" eSuperTypes="#//ExperimentData/Run"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Experiment runs contain the collected data (results) for each replication of an experiment. The data is collected for each sensor declared in the experiment setting. There is one instance of collected data for each declared sensor.&#xD;&#xA;&#xD;&#xA;The time when the experiment was started and how long it took are stored as attributes. The end of the experiment run can be calculated by: endTime = startTime + duration.&#xD;&#xA;self.experimentSetting.measure->size()=measurements->size() and &#xD;&#xA;self.experimentSetting.measure->forAll(s|self.measurements->collect(measure)->select(s2|s=s2)->size()=1)"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="experimentSetting" ordered="false" lowerBound="1" eType="#//ExperimentData/ExperimentSetting" eOpposite="#//ExperimentData/ExperimentSetting/experimentRuns"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Measurement" eSuperTypes="platform:/plugin/de.uka.ipd.sdq.identifier/model/identifier.ecore#//Identifier #//ExperimentData/Propertyable"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="There&amp;nbsp;is&amp;nbsp;exactly&amp;nbsp;one&amp;nbsp;instance&amp;nbsp;of&amp;nbsp;this&amp;nbsp;class&amp;nbsp;for&amp;nbsp;each&amp;nbsp;combination&amp;nbsp;of&amp;nbsp;experiment&amp;nbsp;run&amp;nbsp;and&amp;nbsp;corresponding&amp;nbsp;measure&amp;nbsp;declaration.&#xD;&#xA;It indicates that the experiment run contains measurements for the linked Edp2Measure."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="measuringType" ordered="false" lowerBound="1" eType="#//ExperimentData/MeasuringType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="measurementRanges" ordered="false" upperBound="-1" eType="#//ExperimentData/MeasurementRange" containment="true" eOpposite="#//ExperimentData/MeasurementRange/measurement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="run" lowerBound="1" eType="#//ExperimentData/Run" eOpposite="#//ExperimentData/Run/measurement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MeasuringType" eSuperTypes="platform:/plugin/de.uka.ipd.sdq.identifier/model/identifier.ecore#//Identifier"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Describes&amp;nbsp;and&amp;nbsp;specifies&amp;nbsp;the&amp;nbsp;measure&amp;nbsp;used.&amp;nbsp;Needs&amp;nbsp;to&amp;nbsp;be&amp;nbsp;subclassed&amp;nbsp;to&amp;nbsp;create&amp;nbsp;concrete&amp;nbsp;Measures&amp;nbsp;which&amp;nbsp;can&amp;nbsp;handle&amp;nbsp;specific&amp;nbsp;data.&amp;nbsp;Measures&amp;nbsp;are&amp;nbsp;attached&amp;nbsp;to&amp;nbsp;ExperimentGroup&amp;nbsp;and&amp;nbsp;referenced&amp;nbsp;from&amp;nbsp;ExperimentSetting&amp;nbsp;to&amp;nbsp;allow&amp;nbsp;modeling&amp;nbsp;that&amp;nbsp;the&amp;nbsp;same&amp;nbsp;Measure&amp;nbsp;is&amp;nbsp;used&amp;nbsp;throughout&amp;nbsp;several&amp;nbsp;experiment&amp;nbsp;settings.&#xD;&#xA;An Edp2Measure can have one or more dimensions (see also the attribute metric).&lt;br />&#xD;&#xA;&lt;br />&#xD;&#xA;Characterizes&amp;nbsp;the&amp;nbsp;reading&amp;nbsp;point&amp;nbsp;how&amp;nbsp;the&amp;nbsp;measurements&amp;nbsp;are&amp;nbsp;collected.&amp;nbsp;The&amp;nbsp;Characerization&amp;nbsp;is&amp;nbsp;propertyable&amp;nbsp;if&amp;nbsp;additional&amp;nbsp;context-specific&amp;nbsp;information&amp;nbsp;should&amp;nbsp;be&amp;nbsp;stored&amp;nbsp;for&amp;nbsp;the&amp;nbsp;sensor.&lt;br />&#xD;&#xA;&lt;br />&#xD;&#xA;For&amp;nbsp;example&amp;nbsp;measuring&amp;nbsp;the&amp;nbsp;response&amp;nbsp;time&amp;nbsp;of&amp;nbsp;a&amp;nbsp;request&amp;nbsp;to&amp;nbsp;a&amp;nbsp;system&amp;nbsp;in&amp;nbsp;milliseconds&amp;nbsp;could&amp;nbsp;result&amp;nbsp;in&amp;nbsp;the&amp;nbsp;following&amp;nbsp;values&amp;nbsp;of&amp;nbsp;the&amp;nbsp;attributes:&amp;nbsp;metric='Response&amp;nbsp;Time',&amp;nbsp;measuredObject='System&amp;nbsp;External&amp;nbsp;Requests',&amp;nbsp;and&amp;nbsp;unitOfMeasurements='ms'.&amp;nbsp;Another&amp;nbsp;example&amp;nbsp;is&amp;nbsp;the&amp;nbsp;number&amp;nbsp;of&amp;nbsp;lines&amp;nbsp;of&amp;nbsp;code&amp;nbsp;of&amp;nbsp;the&amp;nbsp;class&amp;nbsp;java.lang.System:&amp;nbsp;metric='LOC',&amp;nbsp;measuredObject='Class&amp;nbsp;java.lang.System',&amp;nbsp;and&amp;nbsp;unitOfMeasurement='Positive&amp;nbsp;Integer'."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="experimentGroup" ordered="false" lowerBound="1" eType="#//ExperimentData/ExperimentGroup" eOpposite="#//ExperimentData/ExperimentGroup/measuringTypes"/> <eStructuralFeatures xsi:type="ecore:EReference" name="experimentSettings" ordered="false" upperBound="-1" eType="#//ExperimentData/ExperimentSetting" eOpposite="#//ExperimentData/ExperimentSetting/measuringTypes"/> <eStructuralFeatures xsi:type="ecore:EReference" name="metric" ordered="false" lowerBound="1" eType="ecore:EClass ../../org.palladiosimulator.metricspec/model/metricspec.ecore#//MetricDescription"/> <eStructuralFeatures xsi:type="ecore:EReference" name="measuringPoint" lowerBound="1" eType="#//measuringpoint/MeasuringPoint"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="EJSDurationMeasure" instanceClassName="javax.measure.Measure"/> <eClassifiers xsi:type="ecore:EClass" name="AggregationStatistics" eSuperTypes="platform:/plugin/de.uka.ipd.sdq.identifier/model/identifier.ecore#//Identifier"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="distinctValuesBeforeAggregation" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The number of distinct data values before aggregation.&#xD;&#xA;"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="distinctValuesAfterAggregation" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The number of distinct data values after aggregation.&#xD;&#xA;&#xD;&#xA;For example if measurements were aggregated to three different groups the number is three."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="aggregatedMeasurements" ordered="false" lowerBound="1" eType="#//ExperimentData/AggregatedMeasurements" eOpposite="#//ExperimentData/AggregatedMeasurements/aggregationStatistics"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DoubleBinaryMeasurements" eSuperTypes="#//ExperimentData/DataSeries"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This class is responsible for double measurements. These are stored in IEEE standardized binary format. All values are stored in the same unit. The file containing the actual measurements is constructed from the uuid of this class (which it has because it is Identifiable)."/> </eAnnotations> <eTypeParameters name="Q"> <eBounds eClassifier="ecore:EClass ../../org.palladiosimulator.metricspec/model/metricspec.ecore#//IJSQuantity"/> </eTypeParameters> <eStructuralFeatures xsi:type="ecore:EAttribute" name="storageUnit" ordered="false" lowerBound="1"> <eGenericType eClassifier="ecore:EDataType ../../org.palladiosimulator.metricspec/model/metricspec.ecore#//EJSUnit"> <eTypeArguments eTypeParameter="#//ExperimentData/DoubleBinaryMeasurements/Q"/> </eGenericType> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NumericalIntervalStatistics" eSuperTypes="#//ExperimentData/NumericalOrdinalStatistics"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="arithmethicMean" ordered="false" lowerBound="1" eType="#//ExperimentData/EJSMeasure"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="variance" ordered="false" lowerBound="1" eType="#//ExperimentData/EJSMeasure"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>&#xD;&#xA; Please note that the variance is a dimensionless value. Use Dimensionless.UNIT as unit for the measure.&#xD;&#xA;&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="standardDeviation" ordered="false" lowerBound="1" eType="#//ExperimentData/EJSMeasure"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>&#xD;&#xA; Please note that the standard deviation is a dimensionless value. Use Dimensionless.UNIT as unit for the measure.&#xD;&#xA;&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sum" ordered="false" lowerBound="1" eType="#//ExperimentData/EJSMeasure"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NumericalOrdinalStatistics" eSuperTypes="#//ExperimentData/NumericalNominalStatistics"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minimum" ordered="false" lowerBound="1" eType="#//ExperimentData/EJSMeasure"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maximum" ordered="false" lowerBound="1" eType="#//ExperimentData/EJSMeasure"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="median" ordered="false" eType="#//ExperimentData/EJSMeasure"/> <eStructuralFeatures xsi:type="ecore:EReference" name="percentiles" ordered="false" upperBound="-1" eType="#//ExperimentData/NumericalPercentile" containment="true" eOpposite="#//ExperimentData/NumericalPercentile/ordinalStatistics"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NumericalPercentile" eSuperTypes="platform:/plugin/de.uka.ipd.sdq.identifier/model/identifier.ecore#//Identifier"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="percentile" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" lowerBound="1" eType="#//ExperimentData/EJSMeasure"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ordinalStatistics" ordered="false" lowerBound="1" eType="#//ExperimentData/NumericalOrdinalStatistics" eOpposite="#//ExperimentData/NumericalOrdinalStatistics/percentiles"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JSXmlMeasurements" eSuperTypes="#//ExperimentData/DataSeries"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Stores the JScience types for which no fast background storage facility is available."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LongBinaryMeasurements" eSuperTypes="#//ExperimentData/DataSeries"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This class is responsible for long measurements. These are stored in IEEE standardized binary format. All values are stored in the same unit. The actual measurements are stored outside the EMF model, see {@link de.uka.ipd.sdq.sensorframework.storage.Daofactory}."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="storageUnit" ordered="false" lowerBound="1" eType="ecore:EDataType ../../org.palladiosimulator.metricspec/model/metricspec.ecore#//EJSUnit"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IdentifierBasedMeasurements" eSuperTypes="#//ExperimentData/DataSeries"/> <eClassifiers xsi:type="ecore:EClass" name="NumericalRatioStatistics" eSuperTypes="#//ExperimentData/NumericalIntervalStatistics"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="coefficientOfVariation" ordered="false" lowerBound="1" eType="#//ExperimentData/EJSMeasure"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>&#xD;&#xA; Please note that the coefficient of variation is a dimensionless value. Use Dimensionless.UNIT as unit for the measure.&#xD;&#xA;&lt;/p>"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="geometricMean" ordered="false" lowerBound="1" eType="#//ExperimentData/EJSMeasure"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="harmonicMean" ordered="false" lowerBound="1" eType="#//ExperimentData/EJSMeasure"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IJSDuration" instanceClassName="javax.measure.quantity.Duration" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="EComparable" instanceClassName="java.lang.Comparable" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="TextualOrdinalStatistics" eSuperTypes="#//ExperimentData/TextualNominalStatistics"> <eStructuralFeatures xsi:type="ecore:EReference" name="minimum" ordered="false" lowerBound="1" eType="ecore:EClass ../../org.palladiosimulator.metricspec/model/metricspec.ecore#//Identifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="maximum" ordered="false" lowerBound="1" eType="ecore:EClass ../../org.palladiosimulator.metricspec/model/metricspec.ecore#//Identifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="median" ordered="false" lowerBound="1" eType="ecore:EClass ../../org.palladiosimulator.metricspec/model/metricspec.ecore#//Identifier"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Run" abstract="true" eSuperTypes="platform:/plugin/de.uka.ipd.sdq.identifier/model/identifier.ecore#//Identifier #//ExperimentData/Propertyable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="duration" ordered="false" lowerBound="1" eType="#//ExperimentData/EJSDurationMeasure"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Length of the duration in milli-seconds."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startTime" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Instant at which the experiment run is started."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="measurement" ordered="false" upperBound="-1" eType="#//ExperimentData/Measurement" containment="true" eOpposite="#//ExperimentData/Measurement/run"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExperimentGroupRun" eSuperTypes="#//ExperimentData/Run"> <eStructuralFeatures xsi:type="ecore:EReference" name="experimentgroup" lowerBound="1" eType="#//ExperimentData/ExperimentGroup" eOpposite="#//ExperimentData/ExperimentGroup/reports"/> </eClassifiers> </eSubpackages> <eSubpackages name="Repository" nsURI="http://palladiosimulator.org/EDP2/Repository/1.0" nsPrefix="org.palladiosimulator.edp2.models"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>&#xD;&#xA; Contains&amp;nbsp;all&amp;nbsp;elements&amp;nbsp;to&amp;nbsp;handle&amp;nbsp;repositories.&amp;nbsp;Repositories&amp;nbsp;are&amp;nbsp;responsible&amp;nbsp;to&amp;nbsp;load/store&amp;nbsp;experiment&amp;nbsp;data.&#xD;&#xA;&lt;/p>"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="LocalMemoryRepository" eSuperTypes="#//Repository/Repository"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Repository&amp;nbsp;which&amp;nbsp;provides&amp;nbsp;access&amp;nbsp;to&amp;nbsp;data&amp;nbsp;stored&amp;nbsp;in&amp;nbsp;local&amp;nbsp;memory (RAM)."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="domain" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Repositories"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Contains&amp;nbsp;a&amp;nbsp;list&amp;nbsp;of&amp;nbsp;available&amp;nbsp;repositories.&amp;nbsp;Can&amp;nbsp;be&amp;nbsp;used&amp;nbsp;to&amp;nbsp;load/store&amp;nbsp;the&amp;nbsp;list&amp;nbsp;of&amp;nbsp;available&amp;nbsp;repositories.&#xD;&#xA;Also provides the advantage that links between the different available repositories at runtime can be resolved. E.g. this&#xD;&#xA;allows reusing metric definitions from one repository in another one."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="availableRepositories" ordered="false" upperBound="-1" eType="#//Repository/Repository" containment="true" eOpposite="#//Repository/Repository/repositories"/> <eStructuralFeatures xsi:type="ecore:EReference" name="commonResourceSet" ordered="false" lowerBound="1" eType="#//Repository/IResourceSet" transient="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IResourceSet" instanceClassName="org.eclipse.emf.ecore.resource.ResourceSet" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="MeasurementsDaoFactory" instanceClassName="org.palladiosimulator.edp2.dao.MeasurementsDaoFactory" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="MetaDao" instanceClassName="org.palladiosimulator.edp2.dao.MetaDao" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="Repository" abstract="true" eSuperTypes="platform:/plugin/de.uka.ipd.sdq.identifier/model/identifier.ecore#//Identifier #//Repository/MetaDao"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>&#xD;&#xA; Unit of containment/storage for descriptions (metric and aggregation function) and experiment groups. Depending on the&#xD;&#xA; actual type of storage where the data is stored different subclasses of this class must be used to access the data&#xD;&#xA; itself.&#xD;&#xA;&lt;/p>"/> </eAnnotations> <eOperations name="resetExperimentGroups" ordered="false" lowerBound="1"/> <eStructuralFeatures xsi:type="ecore:EReference" name="repositories" ordered="false" lowerBound="1" eType="#//Repository/Repositories" eOpposite="#//Repository/Repositories/availableRepositories"/> <eStructuralFeatures xsi:type="ecore:EReference" name="experimentGroups" ordered="false" upperBound="-1" eType="#//ExperimentData/ExperimentGroup" transient="true" eOpposite="#//ExperimentData/ExperimentGroup/repository"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="readOnly" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="descriptions" ordered="false" upperBound="-1" eType="ecore:EClass ../../org.palladiosimulator.metricspec/model/metricspec.ecore#//Description" transient="true"/> </eClassifiers> </eSubpackages> <eSubpackages name="measuringpoint" nsURI="http://palladiosimulator.org/EDP2/MeasuringPoint/1.0" nsPrefix="org.palladiosimulator.edp2.models"> <eClassifiers xsi:type="ecore:EClass" name="MeasuringPoint" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="measuringPointRepository" lowerBound="1" eType="#//measuringpoint/MeasuringPointRepository" eOpposite="#//measuringpoint/MeasuringPointRepository/measuringPoints"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stringRepresentation" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="resourceURIRepresentation" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringMeasuringPoint" eSuperTypes="#//measuringpoint/MeasuringPoint"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="measuringPoint" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ResourceURIMeasuringPoint" eSuperTypes="#//measuringpoint/StringMeasuringPoint"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="resourceURI" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MeasuringPointRepository" eSuperTypes="platform:/plugin/de.uka.ipd.sdq.identifier/model/identifier.ecore#//Identifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="measuringPoints" upperBound="-1" eType="#//measuringpoint/MeasuringPoint" containment="true" eOpposite="#//measuringpoint/MeasuringPoint/measuringPointRepository"/> </eClassifiers> </eSubpackages> </ecore:EPackage>
github:ecore:/data/PalladioSimulator/Palladio-QuAL-EDP2/bundles/org.palladiosimulator.edp2/model/EDP2.ecore
ecore
models ExperimentData AggregatedMeasurements measurementRange valid function aggregationStatistics aggregationOn metric MeasurementRange rawMeasurements measurement endTime startTime aggregatedMeasurements Propertyable additionalInformation EStringtoEObjectMapEntry java.util.Map$Entry java.util.Map$Entry key value RawMeasurements dataSeries measurementRange DataSeries numericalStatistics aggregatedMeasurements valuesUuid textualStatistics rawMeasurements NumericalNominalStatistics numberMeasurements numericalMassDistribution dataSeries EJSMeasure javax.measure.Measure javax.measure.Measure V Q NumericalMassDistribution frequency value numericalNominalStatistics FixedWidthAggregatedMeasurements intervals dataSeries FixedIntervals lowerBound width numberOfIntervals aggregatedMeasurements TextualNominalStatistics numberMeasurements massDistribution dataSeries TextualMassDistribution frequency identifier textualNominalStatistics ExperimentGroup experimentSettings measuringTypes purpose repository reports measuringPointRepositories ExperimentSetting description experimentRuns measuringTypes experimentGroup ExperimentRun experimentSetting Measurement measuringType measurementRanges run MeasuringType experimentGroup experimentSettings metric measuringPoint EJSDurationMeasure javax.measure.Measure javax.measure.Measure AggregationStatistics distinctValuesBeforeAggregation distinctValuesAfterAggregation aggregatedMeasurements DoubleBinaryMeasurements Q storageUnit NumericalIntervalStatistics arithmethicMean variance standardDeviation sum NumericalOrdinalStatistics minimum maximum median percentiles NumericalPercentile percentile value ordinalStatistics JSXmlMeasurements LongBinaryMeasurements storageUnit IdentifierBasedMeasurements NumericalRatioStatistics coefficientOfVariation geometricMean harmonicMean IJSDuration javax.measure.quantity.Duration javax.measure.quantity.Duration EComparable java.lang.Comparable java.lang.Comparable TextualOrdinalStatistics minimum maximum median Run duration startTime measurement ExperimentGroupRun experimentgroup Repository LocalMemoryRepository domain Repositories availableRepositories commonResourceSet IResourceSet org.eclipse.emf.ecore.resource.ResourceSet org.eclipse.emf.ecore.resource.ResourceSet MeasurementsDaoFactory org.palladiosimulator.edp2.dao.MeasurementsDaoFactory org.palladiosimulator.edp2.dao.MeasurementsDaoFactory MetaDao org.palladiosimulator.edp2.dao.MetaDao org.palladiosimulator.edp2.dao.MetaDao Repository resetExperimentGroups repositories experimentGroups readOnly descriptions measuringpoint MeasuringPoint measuringPointRepository stringRepresentation resourceURIRepresentation StringMeasuringPoint measuringPoint ResourceURIMeasuringPoint resourceURI MeasuringPointRepository measuringPoints
null
{"directed":true,"nodes":[{"nsPrefix":"org.palladiosimulator.edp2","nsURI":"http://palladiosimulator.org/EDP2/1.0","name":"models","id":0,"eClass":"EPackage"},{"nsPrefix":"org.palladiosimulator.edp2.models","nsURI":"http://palladiosimulator.org/EDP2/ExperimentData/1.0","name":"ExperimentData","id":1,"eClass":"EPackage"},{"nsPrefix":"org.palladiosimulator.edp2.models","nsURI":"http://palladiosimulator.org/EDP2/Repository/1.0","name":"Repository","id":2,"eClass":"EPackage"},{"nsPrefix":"org.palladiosimulator.edp2.models","nsURI":"http://palladiosimulator.org/EDP2/MeasuringPoint/1.0","name":"measuringpoint","id":3,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AggregatedMeasurements","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MeasurementRange","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Propertyable","instanceClass":null,"abstract":true,"id":6,"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":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RawMeasurements","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataSeries","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericalNominalStatistics","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":"javax.measure.Measure","defaultValue":null,"instanceClassName":"javax.measure.Measure","name":"EJSMeasure","instanceClass":null,"id":11,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericalMassDistribution","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FixedWidthAggregatedMeasurements","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FixedIntervals","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextualNominalStatistics","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextualMassDistribution","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExperimentGroup","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExperimentSetting","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExperimentRun","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Measurement","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MeasuringType","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":"javax.measure.Measure","defaultValue":null,"instanceClassName":"javax.measure.Measure","name":"EJSDurationMeasure","instanceClass":null,"id":22,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AggregationStatistics","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DoubleBinaryMeasurements","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericalIntervalStatistics","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericalOrdinalStatistics","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericalPercentile","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JSXmlMeasurements","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LongBinaryMeasurements","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IdentifierBasedMeasurements","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericalRatioStatistics","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":"javax.measure.quantity.Duration","defaultValue":null,"instanceClassName":"javax.measure.quantity.Duration","name":"IJSDuration","instanceClass":null,"abstract":true,"id":32,"interface":true,"eClass":"EClass"},{"instanceTypeName":"java.lang.Comparable","defaultValue":null,"instanceClassName":"java.lang.Comparable","name":"EComparable","instanceClass":"java.lang.Comparable","abstract":true,"id":33,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextualOrdinalStatistics","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Run","instanceClass":null,"abstract":true,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExperimentGroupRun","instanceClass":null,"abstract":false,"id":36,"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":"measurementRange","changeable":true,"resolveProxies":true,"lowerBound":1,"id":37,"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":"valid","changeable":true,"lowerBound":1,"iD":false,"id":38,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"function","changeable":true,"resolveProxies":true,"lowerBound":1,"id":39,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"aggregationStatistics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"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":"aggregationOn","changeable":true,"resolveProxies":true,"lowerBound":1,"id":41,"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":"metric","changeable":true,"resolveProxies":true,"lowerBound":1,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"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":"aggregatedMeasurements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"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":"aggregatedMeasurements","changeable":true,"resolveProxies":true,"lowerBound":1,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"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":"rawMeasurements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"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":"measurement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":53,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"endTime","changeable":true,"lowerBound":1,"iD":false,"id":54,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"startTime","changeable":true,"lowerBound":1,"iD":false,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"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":"measurementRange","changeable":true,"resolveProxies":true,"lowerBound":1,"id":58,"derived":false},{"id":59,"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":"measurementRanges","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"additionalInformation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":64,"derived":false},{"id":65,"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":66,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dataSeries","changeable":true,"resolveProxies":true,"lowerBound":1,"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rawMeasurements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"id":74,"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":"numericalStatistics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"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":"aggregatedMeasurements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"valuesUuid","changeable":true,"lowerBound":1,"iD":true,"id":77,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"textualStatistics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dataSeries","changeable":true,"resolveProxies":true,"lowerBound":1,"id":80,"derived":false},{"id":81,"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":"dataSeries","changeable":true,"resolveProxies":true,"lowerBound":1,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"id":84,"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":"dataSeries","changeable":true,"resolveProxies":true,"lowerBound":1,"id":85,"derived":false},{"id":86,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"numberMeasurements","changeable":true,"lowerBound":1,"iD":false,"id":87,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"numericalMassDistribution","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"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":"numericalNominalStatistics","changeable":true,"resolveProxies":true,"lowerBound":1,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"name":"V","id":94,"eClass":"ETypeParameter"},{"name":"Q","id":95,"eClass":"ETypeParameter"},{"id":96,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"frequency","changeable":true,"lowerBound":1,"iD":false,"id":97,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"intervals","changeable":true,"resolveProxies":true,"lowerBound":1,"id":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"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":"aggregatedMeasurements","changeable":true,"resolveProxies":true,"lowerBound":1,"id":105,"derived":false},{"id":106,"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":"lowerBound","changeable":true,"lowerBound":1,"iD":false,"id":107,"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":"width","changeable":true,"lowerBound":1,"iD":false,"id":108,"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":"numberOfIntervals","changeable":true,"lowerBound":1,"iD":false,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"numberMeasurements","changeable":true,"lowerBound":1,"iD":false,"id":115,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"massDistribution","changeable":true,"resolveProxies":true,"lowerBound":0,"id":116,"derived":false},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"textualNominalStatistics","changeable":true,"resolveProxies":true,"lowerBound":1,"id":119,"derived":false},{"id":120,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"frequency","changeable":true,"lowerBound":1,"iD":false,"id":121,"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":"identifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":122,"derived":false},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"experimentSettings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":126,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"measuringTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"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":true,"name":"purpose","changeable":true,"lowerBound":1,"iD":false,"id":128,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"repository","changeable":true,"resolveProxies":true,"lowerBound":0,"id":129,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"reports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"measuringPointRepositories","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"derived":false},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"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":"experimentGroup","changeable":true,"resolveProxies":true,"lowerBound":1,"id":135,"derived":false},{"id":136,"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":"experimentGroup","changeable":true,"resolveProxies":true,"lowerBound":1,"id":137,"derived":false},{"id":138,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Repository","instanceClass":null,"abstract":true,"id":139,"interface":false,"eClass":"EClass"},{"id":140,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"experimentGroups","changeable":true,"resolveProxies":true,"lowerBound":0,"id":141,"derived":false},{"id":142,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"experimentgroup","changeable":true,"resolveProxies":true,"lowerBound":1,"id":143,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MeasuringPointRepository","instanceClass":null,"abstract":false,"id":144,"interface":false,"eClass":"EClass"},{"id":145,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":1,"iD":false,"id":146,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"experimentRuns","changeable":true,"resolveProxies":true,"lowerBound":0,"id":147,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"measuringTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":148,"derived":false},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"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":"experimentSetting","changeable":true,"resolveProxies":true,"lowerBound":1,"id":153,"derived":false},{"id":154,"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":"experimentSettings","changeable":true,"resolveProxies":true,"lowerBound":0,"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":true,"name":"measuringType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":159,"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":"run","changeable":true,"resolveProxies":true,"lowerBound":1,"id":160,"derived":false},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"measurement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":166,"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":"metric","changeable":true,"resolveProxies":true,"lowerBound":1,"id":167,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"measuringPoint","changeable":true,"resolveProxies":true,"lowerBound":1,"id":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MeasuringPoint","instanceClass":null,"abstract":true,"id":173,"interface":false,"eClass":"EClass"},{"id":174,"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":"distinctValuesBeforeAggregation","changeable":true,"lowerBound":1,"iD":false,"id":175,"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":"distinctValuesAfterAggregation","changeable":true,"lowerBound":1,"iD":false,"id":176,"derived":false},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"name":"Q","id":181,"eClass":"ETypeParameter"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"storageUnit","changeable":true,"lowerBound":1,"iD":false,"id":182,"derived":false},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"arithmethicMean","changeable":true,"lowerBound":1,"iD":false,"id":187,"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":"variance","changeable":true,"lowerBound":1,"iD":false,"id":188,"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":"standardDeviation","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":true,"name":"sum","changeable":true,"lowerBound":1,"iD":false,"id":190,"derived":false},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"id":195,"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":"minimum","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":true,"name":"maximum","changeable":true,"lowerBound":1,"iD":false,"id":197,"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":"median","changeable":true,"lowerBound":0,"iD":false,"id":198,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"percentiles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":199,"derived":false},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"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":"ordinalStatistics","changeable":true,"resolveProxies":true,"lowerBound":1,"id":205,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"percentile","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":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":207,"derived":false},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"storageUnit","changeable":true,"lowerBound":1,"iD":false,"id":213,"derived":false},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"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":"coefficientOfVariation","changeable":true,"lowerBound":1,"iD":false,"id":217,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"geometricMean","changeable":true,"lowerBound":1,"iD":false,"id":218,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"harmonicMean","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"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"minimum","changeable":true,"resolveProxies":true,"lowerBound":1,"id":224,"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":"maximum","changeable":true,"resolveProxies":true,"lowerBound":1,"id":225,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"median","changeable":true,"resolveProxies":true,"lowerBound":1,"id":226,"derived":false},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"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":"duration","changeable":true,"lowerBound":1,"iD":false,"id":231,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"startTime","changeable":true,"lowerBound":1,"iD":false,"id":232,"derived":false},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LocalMemoryRepository","instanceClass":null,"abstract":false,"id":240,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Repositories","instanceClass":null,"abstract":false,"id":241,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.emf.ecore.resource.ResourceSet","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.resource.ResourceSet","name":"IResourceSet","instanceClass":"org.eclipse.emf.ecore.resource.ResourceSet","abstract":true,"id":242,"interface":true,"eClass":"EClass"},{"instanceTypeName":"org.palladiosimulator.edp2.dao.MeasurementsDaoFactory","defaultValue":null,"instanceClassName":"org.palladiosimulator.edp2.dao.MeasurementsDaoFactory","name":"MeasurementsDaoFactory","instanceClass":null,"abstract":true,"id":243,"interface":true,"eClass":"EClass"},{"instanceTypeName":"org.palladiosimulator.edp2.dao.MetaDao","defaultValue":null,"instanceClassName":"org.palladiosimulator.edp2.dao.MetaDao","name":"MetaDao","instanceClass":null,"abstract":true,"id":244,"interface":true,"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":"domain","changeable":true,"lowerBound":1,"iD":false,"id":245,"derived":false},{"id":246,"eClass":"EGenericType"},{"id":247,"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":"availableRepositories","changeable":true,"resolveProxies":true,"lowerBound":0,"id":248,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"commonResourceSet","changeable":true,"resolveProxies":true,"lowerBound":1,"id":249,"derived":false},{"id":250,"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":"repositories","changeable":true,"resolveProxies":true,"lowerBound":1,"id":251,"derived":false},{"id":252,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"resetExperimentGroups","lowerBound":1,"id":253,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"readOnly","changeable":true,"lowerBound":1,"iD":false,"id":254,"derived":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":"descriptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":255,"derived":false},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringMeasuringPoint","instanceClass":null,"abstract":false,"id":262,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceURIMeasuringPoint","instanceClass":null,"abstract":false,"id":263,"interface":false,"eClass":"EClass"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"measuringPointRepository","changeable":true,"resolveProxies":true,"lowerBound":1,"id":264,"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":"stringRepresentation","changeable":true,"lowerBound":1,"iD":false,"id":265,"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":"resourceURIRepresentation","changeable":true,"lowerBound":1,"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":"measuringPoints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":268,"derived":false},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"measuringPoint","changeable":true,"lowerBound":1,"iD":false,"id":271,"derived":false},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"resourceURI","changeable":true,"lowerBound":1,"iD":false,"id":274,"derived":false},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":4},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":1,"target":23},{"source":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":1,"target":28},{"source":1,"target":29},{"source":1,"target":30},{"source":1,"target":31},{"source":1,"target":32},{"source":1,"target":33},{"source":1,"target":34},{"source":1,"target":35},{"source":1,"target":36},{"source":1,"target":0},{"source":4,"target":1},{"source":4,"target":37},{"source":4,"target":38},{"source":4,"target":39},{"source":4,"target":40},{"source":4,"target":41},{"source":4,"target":42},{"source":4,"target":43},{"source":37,"target":5},{"source":37,"target":44},{"source":37,"target":4},{"source":37,"target":45},{"source":44,"target":5},{"source":38,"target":46},{"source":38,"target":4},{"source":39,"target":47},{"source":39,"target":4},{"source":40,"target":23},{"source":40,"target":48},{"source":40,"target":4},{"source":40,"target":49},{"source":48,"target":23},{"source":41,"target":50},{"source":41,"target":4},{"source":42,"target":51},{"source":42,"target":4},{"source":5,"target":1},{"source":5,"target":6},{"source":5,"target":52},{"source":5,"target":53},{"source":5,"target":54},{"source":5,"target":55},{"source":5,"target":45},{"source":5,"target":56},{"source":52,"target":8},{"source":52,"target":57},{"source":52,"target":5},{"source":52,"target":58},{"source":57,"target":8},{"source":53,"target":20},{"source":53,"target":59},{"source":53,"target":5},{"source":53,"target":60},{"source":59,"target":20},{"source":54,"target":22},{"source":54,"target":61},{"source":54,"target":5},{"source":61,"target":22},{"source":55,"target":22},{"source":55,"target":62},{"source":55,"target":5},{"source":62,"target":22},{"source":45,"target":4},{"source":45,"target":63},{"source":45,"target":5},{"source":45,"target":37},{"source":63,"target":4},{"source":56,"target":6},{"source":6,"target":1},{"source":6,"target":64},{"source":64,"target":7},{"source":64,"target":65},{"source":64,"target":6},{"source":65,"target":7},{"source":7,"target":1},{"source":7,"target":66},{"source":7,"target":67},{"source":66,"target":68},{"source":66,"target":7},{"source":67,"target":69},{"source":67,"target":7},{"source":8,"target":1},{"source":8,"target":70},{"source":8,"target":58},{"source":8,"target":71},{"source":70,"target":9},{"source":70,"target":72},{"source":70,"target":8},{"source":70,"target":73},{"source":72,"target":9},{"source":58,"target":5},{"source":58,"target":74},{"source":58,"target":8},{"source":58,"target":52},{"source":74,"target":5},{"source":9,"target":1},{"source":9,"target":75},{"source":9,"target":76},{"source":9,"target":77},{"source":9,"target":78},{"source":9,"target":73},{"source":75,"target":10},{"source":75,"target":79},{"source":75,"target":9},{"source":75,"target":80},{"source":79,"target":10},{"source":76,"target":13},{"source":76,"target":81},{"source":76,"target":9},{"source":76,"target":82},{"source":81,"target":13},{"source":77,"target":83},{"source":77,"target":9},{"source":78,"target":15},{"source":78,"target":84},{"source":78,"target":9},{"source":78,"target":85},{"source":84,"target":15},{"source":73,"target":8},{"source":73,"target":86},{"source":73,"target":9},{"source":73,"target":70},{"source":86,"target":8},{"source":10,"target":1},{"source":10,"target":87},{"source":10,"target":88},{"source":10,"target":80},{"source":10,"target":89},{"source":87,"target":11},{"source":87,"target":90},{"source":87,"target":10},{"source":90,"target":11},{"source":88,"target":12},{"source":88,"target":91},{"source":88,"target":10},{"source":88,"target":92},{"source":91,"target":12},{"source":80,"target":9},{"source":80,"target":93},{"source":80,"target":10},{"source":80,"target":75},{"source":93,"target":9},{"source":11,"target":1},{"source":11,"target":94},{"source":11,"target":95},{"source":95,"target":96},{"source":12,"target":1},{"source":12,"target":97},{"source":12,"target":98},{"source":12,"target":92},{"source":97,"target":99},{"source":97,"target":12},{"source":98,"target":11},{"source":98,"target":100},{"source":98,"target":12},{"source":100,"target":11},{"source":92,"target":10},{"source":92,"target":101},{"source":92,"target":12},{"source":92,"target":88},{"source":101,"target":10},{"source":13,"target":1},{"source":13,"target":4},{"source":13,"target":102},{"source":13,"target":82},{"source":13,"target":103},{"source":102,"target":14},{"source":102,"target":104},{"source":102,"target":13},{"source":102,"target":105},{"source":104,"target":14},{"source":82,"target":9},{"source":82,"target":106},{"source":82,"target":13},{"source":82,"target":76},{"source":106,"target":9},{"source":103,"target":4},{"source":14,"target":1},{"source":14,"target":107},{"source":14,"target":108},{"source":14,"target":109},{"source":14,"target":105},{"source":14,"target":110},{"source":107,"target":11},{"source":107,"target":111},{"source":107,"target":14},{"source":111,"target":11},{"source":108,"target":11},{"source":108,"target":112},{"source":108,"target":14},{"source":112,"target":11},{"source":109,"target":113},{"source":109,"target":14},{"source":105,"target":13},{"source":105,"target":114},{"source":105,"target":14},{"source":105,"target":102},{"source":114,"target":13},{"source":15,"target":1},{"source":15,"target":115},{"source":15,"target":116},{"source":15,"target":85},{"source":115,"target":117},{"source":115,"target":15},{"source":116,"target":16},{"source":116,"target":118},{"source":116,"target":15},{"source":116,"target":119},{"source":118,"target":16},{"source":85,"target":9},{"source":85,"target":120},{"source":85,"target":15},{"source":85,"target":78},{"source":120,"target":9},{"source":16,"target":1},{"source":16,"target":121},{"source":16,"target":122},{"source":16,"target":119},{"source":121,"target":123},{"source":121,"target":16},{"source":122,"target":124},{"source":122,"target":16},{"source":119,"target":15},{"source":119,"target":125},{"source":119,"target":16},{"source":119,"target":116},{"source":125,"target":15},{"source":17,"target":1},{"source":17,"target":6},{"source":17,"target":126},{"source":17,"target":127},{"source":17,"target":128},{"source":17,"target":129},{"source":17,"target":130},{"source":17,"target":131},{"source":17,"target":132},{"source":17,"target":133},{"source":126,"target":18},{"source":126,"target":134},{"source":126,"target":17},{"source":126,"target":135},{"source":134,"target":18},{"source":127,"target":21},{"source":127,"target":136},{"source":127,"target":17},{"source":127,"target":137},{"source":136,"target":21},{"source":128,"target":138},{"source":128,"target":17},{"source":129,"target":139},{"source":129,"target":140},{"source":129,"target":17},{"source":129,"target":141},{"source":140,"target":139},{"source":130,"target":36},{"source":130,"target":142},{"source":130,"target":17},{"source":130,"target":143},{"source":142,"target":36},{"source":131,"target":144},{"source":131,"target":145},{"source":131,"target":17},{"source":145,"target":144},{"source":133,"target":6},{"source":18,"target":1},{"source":18,"target":6},{"source":18,"target":146},{"source":18,"target":147},{"source":18,"target":148},{"source":18,"target":135},{"source":18,"target":149},{"source":18,"target":150},{"source":146,"target":151},{"source":146,"target":18},{"source":147,"target":19},{"source":147,"target":152},{"source":147,"target":18},{"source":147,"target":153},{"source":152,"target":19},{"source":148,"target":21},{"source":148,"target":154},{"source":148,"target":18},{"source":148,"target":155},{"source":154,"target":21},{"source":135,"target":17},{"source":135,"target":156},{"source":135,"target":18},{"source":135,"target":126},{"source":156,"target":17},{"source":150,"target":6},{"source":19,"target":1},{"source":19,"target":35},{"source":19,"target":153},{"source":19,"target":157},{"source":153,"target":18},{"source":153,"target":158},{"source":153,"target":19},{"source":153,"target":147},{"source":158,"target":18},{"source":157,"target":35},{"source":20,"target":1},{"source":20,"target":6},{"source":20,"target":159},{"source":20,"target":60},{"source":20,"target":160},{"source":20,"target":161},{"source":20,"target":162},{"source":159,"target":21},{"source":159,"target":163},{"source":159,"target":20},{"source":163,"target":21},{"source":60,"target":5},{"source":60,"target":164},{"source":60,"target":20},{"source":60,"target":53},{"source":164,"target":5},{"source":160,"target":35},{"source":160,"target":165},{"source":160,"target":20},{"source":160,"target":166},{"source":165,"target":35},{"source":162,"target":6},{"source":21,"target":1},{"source":21,"target":137},{"source":21,"target":155},{"source":21,"target":167},{"source":21,"target":168},{"source":21,"target":169},{"source":137,"target":17},{"source":137,"target":170},{"source":137,"target":21},{"source":137,"target":127},{"source":170,"target":17},{"source":155,"target":18},{"source":155,"target":171},{"source":155,"target":21},{"source":155,"target":148},{"source":171,"target":18},{"source":167,"target":172},{"source":167,"target":21},{"source":168,"target":173},{"source":168,"target":174},{"source":168,"target":21},{"source":174,"target":173},{"source":22,"target":1},{"source":23,"target":1},{"source":23,"target":175},{"source":23,"target":176},{"source":23,"target":49},{"source":23,"target":177},{"source":175,"target":178},{"source":175,"target":23},{"source":176,"target":179},{"source":176,"target":23},{"source":49,"target":4},{"source":49,"target":180},{"source":49,"target":23},{"source":49,"target":40},{"source":180,"target":4},{"source":24,"target":1},{"source":24,"target":181},{"source":24,"target":9},{"source":24,"target":182},{"source":24,"target":183},{"source":181,"target":184},{"source":182,"target":185},{"source":182,"target":24},{"source":185,"target":186},{"source":186,"target":181},{"source":183,"target":9},{"source":25,"target":1},{"source":25,"target":26},{"source":25,"target":187},{"source":25,"target":188},{"source":25,"target":189},{"source":25,"target":190},{"source":25,"target":191},{"source":187,"target":11},{"source":187,"target":192},{"source":187,"target":25},{"source":192,"target":11},{"source":188,"target":11},{"source":188,"target":193},{"source":188,"target":25},{"source":193,"target":11},{"source":189,"target":11},{"source":189,"target":194},{"source":189,"target":25},{"source":194,"target":11},{"source":190,"target":11},{"source":190,"target":195},{"source":190,"target":25},{"source":195,"target":11},{"source":191,"target":26},{"source":26,"target":1},{"source":26,"target":10},{"source":26,"target":196},{"source":26,"target":197},{"source":26,"target":198},{"source":26,"target":199},{"source":26,"target":200},{"source":196,"target":11},{"source":196,"target":201},{"source":196,"target":26},{"source":201,"target":11},{"source":197,"target":11},{"source":197,"target":202},{"source":197,"target":26},{"source":202,"target":11},{"source":198,"target":11},{"source":198,"target":203},{"source":198,"target":26},{"source":203,"target":11},{"source":199,"target":27},{"source":199,"target":204},{"source":199,"target":26},{"source":199,"target":205},{"source":204,"target":27},{"source":200,"target":10},{"source":27,"target":1},{"source":27,"target":206},{"source":27,"target":207},{"source":27,"target":205},{"source":27,"target":208},{"source":206,"target":209},{"source":206,"target":27},{"source":207,"target":11},{"source":207,"target":210},{"source":207,"target":27},{"source":210,"target":11},{"source":205,"target":26},{"source":205,"target":211},{"source":205,"target":27},{"source":205,"target":199},{"source":211,"target":26},{"source":28,"target":1},{"source":28,"target":9},{"source":28,"target":212},{"source":212,"target":9},{"source":29,"target":1},{"source":29,"target":9},{"source":29,"target":213},{"source":29,"target":214},{"source":213,"target":215},{"source":213,"target":29},{"source":214,"target":9},{"source":30,"target":1},{"source":30,"target":9},{"source":30,"target":216},{"source":216,"target":9},{"source":31,"target":1},{"source":31,"target":25},{"source":31,"target":217},{"source":31,"target":218},{"source":31,"target":219},{"source":31,"target":220},{"source":217,"target":11},{"source":217,"target":221},{"source":217,"target":31},{"source":221,"target":11},{"source":218,"target":11},{"source":218,"target":222},{"source":218,"target":31},{"source":222,"target":11},{"source":219,"target":11},{"source":219,"target":223},{"source":219,"target":31},{"source":223,"target":11},{"source":220,"target":25},{"source":32,"target":1},{"source":33,"target":1},{"source":34,"target":1},{"source":34,"target":15},{"source":34,"target":224},{"source":34,"target":225},{"source":34,"target":226},{"source":34,"target":227},{"source":224,"target":228},{"source":224,"target":34},{"source":225,"target":229},{"source":225,"target":34},{"source":226,"target":230},{"source":226,"target":34},{"source":227,"target":15},{"source":35,"target":1},{"source":35,"target":6},{"source":35,"target":231},{"source":35,"target":232},{"source":35,"target":166},{"source":35,"target":233},{"source":35,"target":234},{"source":231,"target":22},{"source":231,"target":235},{"source":231,"target":35},{"source":235,"target":22},{"source":232,"target":236},{"source":232,"target":35},{"source":166,"target":20},{"source":166,"target":237},{"source":166,"target":35},{"source":166,"target":160},{"source":237,"target":20},{"source":234,"target":6},{"source":36,"target":1},{"source":36,"target":35},{"source":36,"target":143},{"source":36,"target":238},{"source":143,"target":17},{"source":143,"target":239},{"source":143,"target":36},{"source":143,"target":130},{"source":239,"target":17},{"source":238,"target":35},{"source":2,"target":240},{"source":2,"target":241},{"source":2,"target":242},{"source":2,"target":243},{"source":2,"target":244},{"source":2,"target":139},{"source":2,"target":0},{"source":240,"target":2},{"source":240,"target":139},{"source":240,"target":245},{"source":240,"target":246},{"source":245,"target":247},{"source":245,"target":240},{"source":246,"target":139},{"source":241,"target":2},{"source":241,"target":248},{"source":241,"target":249},{"source":248,"target":139},{"source":248,"target":250},{"source":248,"target":241},{"source":248,"target":251},{"source":250,"target":139},{"source":249,"target":242},{"source":249,"target":252},{"source":249,"target":241},{"source":252,"target":242},{"source":242,"target":2},{"source":243,"target":2},{"source":244,"target":2},{"source":139,"target":2},{"source":139,"target":244},{"source":139,"target":253},{"source":139,"target":251},{"source":139,"target":141},{"source":139,"target":254},{"source":139,"target":255},{"source":139,"target":256},{"source":139,"target":257},{"source":253,"target":139},{"source":251,"target":241},{"source":251,"target":258},{"source":251,"target":139},{"source":251,"target":248},{"source":258,"target":241},{"source":141,"target":17},{"source":141,"target":259},{"source":141,"target":139},{"source":141,"target":129},{"source":259,"target":17},{"source":254,"target":260},{"source":254,"target":139},{"source":255,"target":261},{"source":255,"target":139},{"source":257,"target":244},{"source":3,"target":173},{"source":3,"target":262},{"source":3,"target":263},{"source":3,"target":144},{"source":3,"target":0},{"source":173,"target":3},{"source":173,"target":264},{"source":173,"target":265},{"source":173,"target":266},{"source":264,"target":144},{"source":264,"target":267},{"source":264,"target":173},{"source":264,"target":268},{"source":267,"target":144},{"source":265,"target":269},{"source":265,"target":173},{"source":266,"target":270},{"source":266,"target":173},{"source":262,"target":3},{"source":262,"target":173},{"source":262,"target":271},{"source":262,"target":272},{"source":271,"target":273},{"source":271,"target":262},{"source":272,"target":173},{"source":263,"target":3},{"source":263,"target":262},{"source":263,"target":274},{"source":263,"target":275},{"source":274,"target":276},{"source":274,"target":263},{"source":275,"target":262},{"source":144,"target":3},{"source":144,"target":268},{"source":144,"target":277},{"source":268,"target":173},{"source":268,"target":278},{"source":268,"target":144},{"source":268,"target":264},{"source":278,"target":173}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="xtend" nsURI="http://www.eclipse.org/xtend" nsPrefix="xtend"> <eClassifiers xsi:type="ecore:EClass" name="XtendFile"> <eStructuralFeatures xsi:type="ecore:EReference" name="xtendTypes" upperBound="-1" eType="#//XtendTypeDeclaration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="package" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="XtendClass" eSuperTypes="#//XtendTypeDeclaration"> <eOperations name="isAbstract" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eOperations name="isStrictFloatingPoint" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extends" eType="#//JvmTypeReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="implements" upperBound="-1" eType="#//JvmTypeReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="typeParameters" upperBound="-1" eType="#//JvmTypeParameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="XtendAnnotationTarget" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1" eType="ecore:EClass ../../org.eclipse.xtext.xbase/model/XAnnotations.ecore#//XAnnotation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="XtendMember" eSuperTypes="#//XtendAnnotationTarget"> <eOperations name="getVisibility" eType="#//JvmVisibility"/> <eOperations name="getDeclaredVisibility" eType="#//JvmVisibility"/> <eOperations name="isStatic" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eOperations name="isFinal" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="annotationInfo" eType="#//XtendAnnotationTarget" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="modifiers" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="declaringType" eType="#//XtendTypeDeclaration" eOpposite="#//XtendTypeDeclaration/members"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="XtendFunction" eSuperTypes="#//XtendExecutable"> <eOperations name="isAbstract" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eOperations name="isOverride" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eOperations name="isDispatch" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eOperations name="isStrictFloatingPoint" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eOperations name="isNative" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eOperations name="isSynchonized" 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="returnType" eType="#//JvmTypeReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="createExtensionInfo" eType="#//CreateExtensionInfo" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="XtendField" eSuperTypes="#//XtendMember"> <eOperations name="isExtension" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eOperations name="isVolatile" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eOperations name="isTransient" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//JvmTypeReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initialValue" eType="#//XExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="XtendParameter" eSuperTypes="#//XtendAnnotationTarget"> <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="#//JvmTypeReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="varArg" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="extension" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RichString" eSuperTypes="#//XBlockExpression"/> <eClassifiers xsi:type="ecore:EClass" name="RichStringLiteral" eSuperTypes="#//XStringLiteral"/> <eClassifiers xsi:type="ecore:EClass" name="RichStringForLoop" eSuperTypes="#//XForLoopExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="separator" eType="#//XExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="before" eType="#//XExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="after" eType="#//XExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RichStringIf" eSuperTypes="#//XExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="if" eType="#//XExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="then" eType="#//XExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elseIfs" upperBound="-1" eType="#//RichStringElseIf" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="else" eType="#//XExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RichStringElseIf"> <eStructuralFeatures xsi:type="ecore:EReference" name="if" eType="#//XExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="then" eType="#//XExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CreateExtensionInfo"> <eStructuralFeatures xsi:type="ecore:EReference" name="createExpression" eType="#//XExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="it"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="XtendConstructor" eSuperTypes="#//XtendExecutable"/> <eClassifiers xsi:type="ecore:EClass" name="XtendTypeDeclaration" eSuperTypes="#//XtendMember"> <eOperations name="isAnonymous" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eOperations name="isLocal" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="members" upperBound="-1" eType="#//XtendMember" containment="true" eOpposite="#//XtendMember/declaringType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="XtendAnnotationType" eSuperTypes="#//XtendTypeDeclaration"/> <eClassifiers xsi:type="ecore:EClass" name="XtendInterface" eSuperTypes="#//XtendTypeDeclaration"> <eOperations name="isStrictFloatingPoint" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extends" upperBound="-1" eType="#//JvmTypeReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="typeParameters" upperBound="-1" eType="#//JvmTypeParameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="XtendEnum" eSuperTypes="#//XtendTypeDeclaration"/> <eClassifiers xsi:type="ecore:EClass" name="XtendEnumLiteral" eSuperTypes="#//XtendMember"> <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="XtendVariableDeclaration" eSuperTypes="#//XVariableDeclaration"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="extension" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="XtendFormalParameter" eSuperTypes="#//JvmFormalParameter"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="extension" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="XExpression" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="XIfExpression" eSuperTypes="#//XExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="if" eType="#//XExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="then" eType="#//XExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="else" eType="#//XExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="XSwitchExpression" eSuperTypes="#//XExpression #//JvmIdentifiableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="switch" eType="#//XExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="cases" upperBound="-1" eType="#//XCasePart" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="default" eType="#//XExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="localVarName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="XCasePart" eSuperTypes="#//JvmIdentifiableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="case" eType="#//XExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="then" eType="#//XExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="typeGuard" eType="#//JvmTypeReference" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="XBlockExpression" eSuperTypes="#//XExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expressions" upperBound="-1" eType="#//XExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="XVariableDeclaration" eSuperTypes="#//XExpression #//JvmIdentifiableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//JvmTypeReference" 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="right" eType="#//XExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="writeable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="XAbstractFeatureCall" abstract="true" eSuperTypes="#//XExpression"> <eOperations name="getConcreteSyntaxFeatureName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eOperations name="getExplicitArguments" upperBound="-1" eType="#//XExpression"/> <eOperations name="isExplicitOperationCallOrBuilderSyntax" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="feature" eType="#//JvmIdentifiableElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="typeArguments" upperBound="-1" eType="#//JvmTypeReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="implicitReceiver" eType="#//XExpression" transient="true" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="invalidFeatureIssueCode" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" transient="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="validFeature" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" changeable="false" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="implicitFirstArgument" eType="#//XExpression" transient="true" derived="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="actualTypeArguments" upperBound="-1" eType="#//JvmTypeReference" transient="true" derived="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="XMemberFeatureCall" eSuperTypes="#//XAbstractFeatureCall"> <eStructuralFeatures xsi:type="ecore:EReference" name="memberCallTarget" eType="#//XExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="memberCallArguments" upperBound="-1" eType="#//XExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="explicitOperationCall" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="spreading" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nullSafe" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="XFeatureCall" eSuperTypes="#//XAbstractFeatureCall"> <eStructuralFeatures xsi:type="ecore:EReference" name="featureCallArguments" upperBound="-1" eType="#//XExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="explicitOperationCall" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="declaringType" eType="#//JvmDeclaredType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="XConstructorCall" eSuperTypes="#//XExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="constructor" eType="#//JvmConstructor"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1" eType="#//XExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="typeArguments" upperBound="-1" eType="#//JvmTypeReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="invalidFeatureIssueCode" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" transient="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="validFeature" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" changeable="false" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="XBooleanLiteral" eSuperTypes="#//XExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isTrue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="XNullLiteral" eSuperTypes="#//XExpression"/> <eClassifiers xsi:type="ecore:EClass" name="XNumberLiteral" eSuperTypes="#//XExpression"> <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="XStringLiteral" eSuperTypes="#//XExpression"> <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="XClosure" eSuperTypes="#//XExpression"> <eOperations name="getFormalParameters" upperBound="-1" eType="#//JvmFormalParameter"/> <eStructuralFeatures xsi:type="ecore:EReference" name="declaredFormalParameters" upperBound="-1" eType="#//JvmFormalParameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//XExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="explicitSyntax" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="implicitParameter" eType="#//JvmFormalParameter" transient="true" derived="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="XCastedExpression" eSuperTypes="#//XExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//JvmTypeReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//XExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="XBinaryOperation" eSuperTypes="#//XAbstractFeatureCall"> <eStructuralFeatures xsi:type="ecore:EReference" name="leftOperand" eType="#//XExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rightOperand" eType="#//XExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="XUnaryOperation" eSuperTypes="#//XAbstractFeatureCall"> <eStructuralFeatures xsi:type="ecore:EReference" name="operand" eType="#//XExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="XForLoopExpression" eSuperTypes="#//XExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="forExpression" eType="#//XExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eachExpression" eType="#//XExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="declaredParam" eType="#//JvmFormalParameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="XAbstractWhileExpression" abstract="true" eSuperTypes="#//XExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="predicate" eType="#//XExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#//XExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="XDoWhileExpression" eSuperTypes="#//XAbstractWhileExpression"/> <eClassifiers xsi:type="ecore:EClass" name="XWhileExpression" eSuperTypes="#//XAbstractWhileExpression"/> <eClassifiers xsi:type="ecore:EClass" name="XTypeLiteral" eSuperTypes="#//XExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//JvmType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="XInstanceOfExpression" eSuperTypes="#//XExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//JvmTypeReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1" eType="#//XExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="XThrowExpression" eSuperTypes="#//XExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//XExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="XTryCatchFinallyExpression" eSuperTypes="#//XExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//XExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="finallyExpression" eType="#//XExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="catchClauses" upperBound="-1" eType="#//XCatchClause" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="XCatchClause"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//XExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="declaredParam" eType="#//JvmFormalParameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="XAssignment" eSuperTypes="#//XAbstractFeatureCall"> <eStructuralFeatures xsi:type="ecore:EReference" name="assignable" eType="#//XExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//XExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="XReturnExpression" eSuperTypes="#//XExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//XExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="XtendExecutable" abstract="true" eSuperTypes="#//XtendMember"> <eStructuralFeatures xsi:type="ecore:EReference" name="exceptions" upperBound="-1" eType="#//JvmTypeReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="typeParameters" upperBound="-1" eType="#//JvmTypeParameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//XExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#//XtendParameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnonymousClass" eSuperTypes="#//XExpression #//XtendTypeDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="constructorCall" eType="#//XConstructorCall" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JvmIdentifiableElement" abstract="true"> <eOperations name="getIdentifier" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>The identifier of a JvmIdentifiableElement is a canonical representation of the element.&lt;/p>&#xA;&lt;p>A type will return its fully qualified name as its identifier with a '$' delimiter for inner classes. &#xA;The identifier of an executables contains the identifiers of their respective parameter types. They do&#xA;not contain any information about type parameters.&lt;/p>&#xA;&lt;p>Examples for identifiers are:&lt;/p>&#xA;&lt;ul>&#xA;&lt;li>java.lang.String for a class&lt;/li>&#xA;&lt;li>java.util.Map$Entry for an inner class&lt;/li>&#xA;&lt;li>java.lang.String.String() for a constructor (note the repeated simple name)&lt;/li>&#xA;&lt;li>java.lang.String.charAt(int) for a method&lt;/li>&#xA;&lt;li>java.lang.String.offset for a field&lt;/li>&#xA;&lt;li>java.lang.Object[][] for an array type&lt;/li>&#xA;&lt;/ul>"/> </eAnnotations> </eOperations> <eOperations name="getSimpleName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>The simple name of a JvmIdentifiableElement is short representation of the element.&lt;/p>&#xA;&lt;p>The simple name does not contain any information about type parameters.&lt;/p>&#xA;&lt;p>Examples for simple names are:&lt;/p>&#xA;&lt;ul>&#xA;&lt;li>String for class java.lang.String&lt;/li>&#xA;&lt;li>Entry for class java.util.Map$Entry&lt;/li>&#xA;&lt;li>charAt for method java.lang.String.charAt(int)&lt;/li>&#xA;&lt;li>String for constructor java.lang.String.String(java.lang.String)&lt;/li>&#xA;&lt;/ul>"/> </eAnnotations> </eOperations> <eOperations name="getQualifiedName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>The qualified name of a JvmIdentifiableElement is a textual representation of the element.&lt;/p>&#xA;&lt;p>The default delimiter character is the '$'.&lt;/p>&#xA;@see #getQualifiedName(char)"/> </eAnnotations> </eOperations> <eOperations name="getQualifiedName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>The qualified name of a JvmIdentifiableElement is a textual representation of the element.&lt;/p>&#xA;&lt;p>The name does not contain any information about type parameters. Inner classes are delimited by means of &#xA;the given 'innerClassDelimiter'&lt;/p>&#xA;&lt;p>Examples for qualified names with a '$' delimiter are:&lt;/p>&#xA;&lt;ul>&#xA;&lt;li>java.lang.String for class java.lang.String&lt;/li>&#xA;&lt;li>java.util.Map$Entry for class java.util.Map$Entry&lt;/li>&#xA;&lt;li>java.lang.String.charAt for method java.lang.String.charAt(int)&lt;/li>&#xA;&lt;li>java.lang.String.offset for field java.lang.String.offset&lt;/li>&#xA;&lt;li>java.lang.String for a constructor that is identified by java.lang.String.String(java.lang.String)&lt;/li>&#xA;&lt;/ul>"/> </eAnnotations> <eParameters name="innerClassDelimiter" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EChar"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JvmType" abstract="true" eSuperTypes="#//JvmIdentifiableElement"/> <eClassifiers xsi:type="ecore:EClass" name="JvmVoid" eSuperTypes="#//JvmType"/> <eClassifiers xsi:type="ecore:EClass" name="JvmComponentType" abstract="true" eSuperTypes="#//JvmType"> <eStructuralFeatures xsi:type="ecore:EReference" name="arrayType" eType="#//JvmArrayType" containment="true" eOpposite="#//JvmArrayType/componentType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JvmPrimitiveType" eSuperTypes="#//JvmComponentType"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="simpleName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JvmArrayType" eSuperTypes="#//JvmComponentType"> <eOperations name="getDimensions" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="componentType" eType="#//JvmComponentType" eOpposite="#//JvmComponentType/arrayType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JvmDeclaredType" abstract="true" eSuperTypes="#//JvmMember #//JvmComponentType"> <eOperations name="getDeclaredOperations" lowerBound="1"> <eGenericType eClassifier="#//Iterable"> <eTypeArguments eClassifier="#//JvmOperation"/> </eGenericType> </eOperations> <eOperations name="getDeclaredFields" lowerBound="1"> <eGenericType eClassifier="#//Iterable"> <eTypeArguments eClassifier="#//JvmField"/> </eGenericType> </eOperations> <eOperations name="findAllFeaturesByName" lowerBound="1"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>Returns all the fields and operations with the given simple name.&lt;/p>&#xA;&lt;p>Overridden features will not be returned.&lt;/p>"/> </eAnnotations> <eGenericType eClassifier="#//Iterable"> <eTypeArguments eClassifier="#//JvmFeature"/> </eGenericType> <eParameters name="simpleName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="getAllFeatures" lowerBound="1"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>Returns all the fields and operations of this type.&lt;/p>&#xA;&lt;p>Overridden features will not be returned.&lt;/p>"/> </eAnnotations> <eGenericType eClassifier="#//Iterable"> <eTypeArguments eClassifier="#//JvmFeature"/> </eGenericType> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="superTypes" upperBound="-1" eType="#//JvmTypeReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="members" upperBound="-1" eType="#//JvmMember" containment="true" eOpposite="#//JvmMember/declaringType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="static" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="final" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="packageName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JvmTypeParameter" eSuperTypes="#//JvmComponentType #//JvmConstraintOwner"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="declarator" eType="#//JvmTypeParameterDeclarator" eOpposite="#//JvmTypeParameterDeclarator/typeParameters"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JvmTypeParameterDeclarator" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="typeParameters" upperBound="-1" eType="#//JvmTypeParameter" containment="true" eOpposite="#//JvmTypeParameter/declarator"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JvmConstraintOwner" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="constraints" upperBound="-1" eType="#//JvmTypeConstraint" containment="true" eOpposite="#//JvmTypeConstraint/owner"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JvmTypeConstraint" abstract="true"> <eOperations name="getIdentifier" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>The identifier of a JvmTypeConstraint is a canonical representation of the constraint information.&lt;/p>&#xA;&lt;p>Examples for constraint identifiers are:&lt;/p>&#xA;&lt;ul>&#xA;&lt;li>extends java.util.List&lt;java.lang.Map$Entry&lt;java.lang.Object,java.lang.Object>>&lt;/li>&#xA;&lt;li>super java.lang.Object&lt;/li>&#xA;&lt;/ul>"/> </eAnnotations> </eOperations> <eOperations name="getSimpleName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eOperations name="getQualifiedName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eOperations name="getQualifiedName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eParameters name="innerClassDelimiter" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EChar"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="typeReference" eType="#//JvmTypeReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" eType="#//JvmConstraintOwner" eOpposite="#//JvmConstraintOwner/constraints"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JvmUpperBound" eSuperTypes="#//JvmTypeConstraint"/> <eClassifiers xsi:type="ecore:EClass" name="JvmLowerBound" eSuperTypes="#//JvmTypeConstraint"/> <eClassifiers xsi:type="ecore:EClass" name="JvmAnnotationType" eSuperTypes="#//JvmDeclaredType"/> <eClassifiers xsi:type="ecore:EClass" name="JvmEnumerationType" eSuperTypes="#//JvmDeclaredType"> <eStructuralFeatures xsi:type="ecore:EReference" name="literals" upperBound="-1" eType="#//JvmEnumerationLiteral" changeable="false" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JvmEnumerationLiteral" eSuperTypes="#//JvmField"> <eOperations name="getEnumType" eType="#//JvmEnumerationType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JvmGenericType" eSuperTypes="#//JvmDeclaredType #//JvmTypeParameterDeclarator"> <eOperations name="getExtendedInterfaces"> <eGenericType eClassifier="#//Iterable"> <eTypeArguments eClassifier="#//JvmTypeReference"/> </eGenericType> </eOperations> <eOperations name="getExtendedClass" eType="#//JvmTypeReference"/> <eOperations name="isInstantiateable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eOperations name="getDeclaredConstructors" lowerBound="1"> <eGenericType eClassifier="#//Iterable"> <eTypeArguments eClassifier="#//JvmConstructor"/> </eGenericType> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="interface" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JvmTypeReference" abstract="true"> <eOperations name="getType" eType="#//JvmType"/> <eOperations name="getIdentifier" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>The identifier of a JvmTypeReference is a canonical representation of the referenced type &#xA;including its type arguments.&lt;/p>&#xA;&lt;p>The types fully qualified name is used ('$' is the delimiter for inner types).&lt;/p>&#xA;&lt;p>Examples for reference identifiers are:&lt;/p>&#xA;&lt;ul>&#xA;&lt;li>java.lang.String for a reference to an object type&lt;/li>&#xA;&lt;li>java.util.Map$Entry&lt;java.lang.Object,java.lang.Integer> for a parameterized type&lt;/li>&#xA;&lt;li>java.util.List&lt;? extends java.lang.String>[] for a generic array type&lt;/li>&#xA;&lt;/ul>"/> </eAnnotations> </eOperations> <eOperations name="getSimpleName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eOperations name="getQualifiedName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eOperations name="getQualifiedName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eParameters name="innerClassDelimiter" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EChar"/> </eOperations> <eOperations name="accept"> <eGenericType eTypeParameter="#//JvmTypeReference/accept/Result"/> <eTypeParameters name="Result"/> <eParameters name="visitor"> <eGenericType eClassifier="#//ITypeReferenceVisitor"> <eTypeArguments eTypeParameter="#//JvmTypeReference/accept/Result"/> </eGenericType> </eParameters> </eOperations> <eOperations name="accept"> <eGenericType eTypeParameter="#//JvmTypeReference/accept.1/Result"/> <eTypeParameters name="Parameter"/> <eTypeParameters name="Result"/> <eParameters name="visitor"> <eGenericType eClassifier="#//ITypeReferenceVisitorWithParameter"> <eTypeArguments eTypeParameter="#//JvmTypeReference/accept.1/Parameter"/> <eTypeArguments eTypeParameter="#//JvmTypeReference/accept.1/Result"/> </eGenericType> </eParameters> <eParameters name="parameter"> <eGenericType eTypeParameter="#//JvmTypeReference/accept.1/Parameter"/> </eParameters> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JvmParameterizedTypeReference" eSuperTypes="#//JvmTypeReference"> <eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1" eType="#//JvmTypeReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//JvmType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JvmGenericArrayTypeReference" eSuperTypes="#//JvmTypeReference"> <eOperations name="getDimensions" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eOperations name="getType" eType="#//JvmArrayType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="componentType" eType="#//JvmTypeReference" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JvmWildcardTypeReference" eSuperTypes="#//JvmTypeReference #//JvmConstraintOwner"/> <eClassifiers xsi:type="ecore:EClass" name="JvmAnyTypeReference" eSuperTypes="#//JvmTypeReference"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//JvmType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JvmMultiTypeReference" eSuperTypes="#//JvmCompoundTypeReference"/> <eClassifiers xsi:type="ecore:EClass" name="JvmMember" abstract="true" eSuperTypes="#//JvmAnnotationTarget #//JvmIdentifiableElement"> <eOperations name="internalSetIdentifier"> <eParameters name="identifier" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="declaringType" eType="#//JvmDeclaredType" eOpposite="#//JvmDeclaredType/members"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="#//JvmVisibility"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="simpleName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="identifier" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" changeable="false" transient="true" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JvmFeature" abstract="true" eSuperTypes="#//JvmMember"/> <eClassifiers xsi:type="ecore:EEnum" name="JvmVisibility"> <eLiterals name="DEFAULT"/> <eLiterals name="PRIVATE" value="1"/> <eLiterals name="PROTECTED" value="2"/> <eLiterals name="PUBLIC" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JvmField" eSuperTypes="#//JvmFeature"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="static" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="final" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//JvmTypeReference" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JvmExecutable" abstract="true" eSuperTypes="#//JvmFeature #//JvmTypeParameterDeclarator"> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#//JvmFormalParameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exceptions" upperBound="-1" eType="#//JvmTypeReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="varArgs" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JvmConstructor" eSuperTypes="#//JvmExecutable"/> <eClassifiers xsi:type="ecore:EClass" name="JvmOperation" eSuperTypes="#//JvmExecutable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="static" 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="abstract" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="returnType" eType="#//JvmTypeReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultValue" eType="#//JvmAnnotationValue" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>Returns the default value for the annotation member represented by this JvmOperation instance.&lt;/p>&#xA;&lt;p>Returns null if no default is associated with the member, or if the operation does not represent a declared member of an annotation type.&lt;/p>"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JvmFormalParameter" eSuperTypes="#//JvmIdentifiableElement #//JvmAnnotationTarget"> <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="#//JvmTypeReference" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JvmAnnotationTarget" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1" eType="#//JvmAnnotationReference" containment="true" eOpposite="#//JvmAnnotationReference/target"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JvmAnnotationReference"> <eStructuralFeatures xsi:type="ecore:EReference" name="annotation" eType="#//JvmAnnotationType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//JvmAnnotationTarget" eOpposite="#//JvmAnnotationTarget/annotations"/> <eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1" eType="#//JvmAnnotationValue" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JvmAnnotationValue" abstract="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&lt;p>Represents the value of an annotation member.&lt;/p>&#xA;&lt;p>That is, either the default value of an operation as a member of an annotation type, or the &#xA;concrete value in an annotation reference is returned.&lt;/p>"/> </eAnnotations> <eOperations name="getValueName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operation" eType="#//JvmOperation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JvmIntAnnotationValue" eSuperTypes="#//JvmAnnotationValue"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="values" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JvmBooleanAnnotationValue" eSuperTypes="#//JvmAnnotationValue"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="values" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JvmByteAnnotationValue" eSuperTypes="#//JvmAnnotationValue"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="values" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EByte"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JvmShortAnnotationValue" eSuperTypes="#//JvmAnnotationValue"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="values" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EShort"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JvmLongAnnotationValue" eSuperTypes="#//JvmAnnotationValue"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="values" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JvmDoubleAnnotationValue" eSuperTypes="#//JvmAnnotationValue"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="values" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JvmFloatAnnotationValue" eSuperTypes="#//JvmAnnotationValue"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="values" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JvmCharAnnotationValue" eSuperTypes="#//JvmAnnotationValue"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="values" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EChar"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JvmStringAnnotationValue" eSuperTypes="#//JvmAnnotationValue"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="values" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JvmTypeAnnotationValue" eSuperTypes="#//JvmAnnotationValue"> <eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1" eType="#//JvmTypeReference" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JvmAnnotationAnnotationValue" eSuperTypes="#//JvmAnnotationValue #//JvmAnnotationTarget"> <eStructuralFeatures xsi:type="ecore:EReference" name="values" unique="false" upperBound="-1" eType="#//JvmAnnotationReference" changeable="false" derived="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JvmEnumAnnotationValue" eSuperTypes="#//JvmAnnotationValue"> <eStructuralFeatures xsi:type="ecore:EReference" name="values" unique="false" upperBound="-1" eType="#//JvmEnumerationLiteral"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="Iterable" instanceClassName="java.lang.Iterable"> <eTypeParameters name="E"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JvmDelegateTypeReference" eSuperTypes="#//JvmTypeReference"> <eStructuralFeatures xsi:type="ecore:EReference" name="delegate" eType="#//JvmTypeReference"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JvmSpecializedTypeReference" abstract="true" eSuperTypes="#//JvmTypeReference"> <eStructuralFeatures xsi:type="ecore:EReference" name="equivalent" eType="#//JvmTypeReference" transient="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JvmSynonymTypeReference" eSuperTypes="#//JvmCompoundTypeReference"/> <eClassifiers xsi:type="ecore:EClass" name="JvmUnknownTypeReference" eSuperTypes="#//JvmTypeReference"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="exception" eType="#//Exception" transient="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="ITypeReferenceVisitor" instanceClassName="org.eclipse.xtext.common.types.util.ITypeReferenceVisitor" serializable="false"> <eTypeParameters name="Result"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="ITypeReferenceVisitorWithParameter" instanceClassName="org.eclipse.xtext.common.types.util.ITypeReferenceVisitorWithParameter" serializable="false"> <eTypeParameters name="Parameter"/> <eTypeParameters name="Result"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="Exception" instanceClassName="java.lang.Exception" serializable="false"/> <eClassifiers xsi:type="ecore:EClass" name="JvmCompoundTypeReference" abstract="true" eSuperTypes="#//JvmTypeReference"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//JvmType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="references" upperBound="-1" eType="#//JvmTypeReference" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JvmCustomAnnotationValue" eSuperTypes="#//JvmAnnotationValue"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="values" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject" transient="true"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/sunwuliang/SlicingProject3.0/ClassModelSlicing/ecores/Xtend.ecore
ecore
xtend XtendFile xtendTypes package XtendClass isAbstract isStrictFloatingPoint extends implements typeParameters XtendAnnotationTarget annotations XtendMember getVisibility getDeclaredVisibility isStatic isFinal annotationInfo modifiers declaringType XtendFunction isAbstract isOverride isDispatch isStrictFloatingPoint isNative isSynchonized name returnType createExtensionInfo XtendField isExtension isVolatile isTransient name type initialValue XtendParameter name parameterType varArg extension RichString RichStringLiteral RichStringForLoop separator before after RichStringIf if then elseIfs else RichStringElseIf if then CreateExtensionInfo createExpression name it XtendConstructor XtendTypeDeclaration isAnonymous isLocal name members XtendAnnotationType XtendInterface isStrictFloatingPoint extends typeParameters XtendEnum XtendEnumLiteral name XtendVariableDeclaration extension XtendFormalParameter extension XExpression XIfExpression if then else XSwitchExpression switch cases default localVarName XCasePart case then typeGuard XBlockExpression expressions XVariableDeclaration type name right writeable XAbstractFeatureCall getConcreteSyntaxFeatureName getExplicitArguments isExplicitOperationCallOrBuilderSyntax feature typeArguments implicitReceiver invalidFeatureIssueCode validFeature implicitFirstArgument actualTypeArguments XMemberFeatureCall memberCallTarget memberCallArguments explicitOperationCall spreading nullSafe XFeatureCall featureCallArguments explicitOperationCall declaringType XConstructorCall constructor arguments typeArguments invalidFeatureIssueCode validFeature XBooleanLiteral isTrue XNullLiteral XNumberLiteral value XStringLiteral value XClosure getFormalParameters declaredFormalParameters expression explicitSyntax implicitParameter XCastedExpression type target XBinaryOperation leftOperand rightOperand XUnaryOperation operand XForLoopExpression forExpression eachExpression declaredParam XAbstractWhileExpression predicate body XDoWhileExpression XWhileExpression XTypeLiteral type XInstanceOfExpression type expression XThrowExpression expression XTryCatchFinallyExpression expression finallyExpression catchClauses XCatchClause expression declaredParam XAssignment assignable value XReturnExpression expression XtendExecutable exceptions typeParameters expression parameters AnonymousClass constructorCall JvmIdentifiableElement getIdentifier getSimpleName getQualifiedName getQualifiedName innerClassDelimiter JvmType JvmVoid JvmComponentType arrayType JvmPrimitiveType simpleName JvmArrayType getDimensions componentType JvmDeclaredType getDeclaredOperations getDeclaredFields findAllFeaturesByName simpleName getAllFeatures superTypes members abstract static final packageName JvmTypeParameter name declarator JvmTypeParameterDeclarator typeParameters JvmConstraintOwner constraints JvmTypeConstraint getIdentifier getSimpleName getQualifiedName getQualifiedName innerClassDelimiter typeReference owner JvmUpperBound JvmLowerBound JvmAnnotationType JvmEnumerationType literals JvmEnumerationLiteral getEnumType JvmGenericType getExtendedInterfaces getExtendedClass isInstantiateable getDeclaredConstructors interface JvmTypeReference getType getIdentifier getSimpleName getQualifiedName getQualifiedName innerClassDelimiter accept Result visitor accept Parameter Result visitor parameter JvmParameterizedTypeReference arguments type JvmGenericArrayTypeReference getDimensions getType componentType JvmWildcardTypeReference JvmAnyTypeReference type JvmMultiTypeReference JvmMember internalSetIdentifier identifier declaringType visibility simpleName identifier JvmFeature JvmVisibility DEFAULT DEFAULT PRIVATE PRIVATE PROTECTED PROTECTED PUBLIC PUBLIC JvmField static final type JvmExecutable parameters exceptions varArgs JvmConstructor JvmOperation static final abstract returnType defaultValue JvmFormalParameter name parameterType JvmAnnotationTarget annotations JvmAnnotationReference annotation target values JvmAnnotationValue getValueName operation JvmIntAnnotationValue values JvmBooleanAnnotationValue values JvmByteAnnotationValue values JvmShortAnnotationValue values JvmLongAnnotationValue values JvmDoubleAnnotationValue values JvmFloatAnnotationValue values JvmCharAnnotationValue values JvmStringAnnotationValue values JvmTypeAnnotationValue values JvmAnnotationAnnotationValue values JvmEnumAnnotationValue values Iterable java.lang.Iterable java.lang.Iterable E JvmDelegateTypeReference delegate JvmSpecializedTypeReference equivalent JvmSynonymTypeReference JvmUnknownTypeReference exception ITypeReferenceVisitor org.eclipse.xtext.common.types.util.ITypeReferenceVisitor org.eclipse.xtext.common.types.util.ITypeReferenceVisitor Result ITypeReferenceVisitorWithParameter org.eclipse.xtext.common.types.util.ITypeReferenceVisitorWithParameter org.eclipse.xtext.common.types.util.ITypeReferenceVisitorWithParameter Parameter Result Exception java.lang.Exception java.lang.Exception JvmCompoundTypeReference type references JvmCustomAnnotationValue values
null
{"directed":true,"nodes":[{"nsPrefix":"xtend","nsURI":"http://www.eclipse.org/xtend","name":"xtend","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XtendFile","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XtendClass","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XtendAnnotationTarget","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XtendMember","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XtendFunction","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XtendField","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XtendParameter","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RichString","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RichStringLiteral","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RichStringForLoop","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RichStringIf","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RichStringElseIf","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateExtensionInfo","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XtendConstructor","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XtendTypeDeclaration","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XtendAnnotationType","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XtendInterface","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XtendEnum","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XtendEnumLiteral","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XtendVariableDeclaration","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XtendFormalParameter","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XExpression","instanceClass":null,"abstract":true,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XIfExpression","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XSwitchExpression","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XCasePart","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XBlockExpression","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XVariableDeclaration","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XAbstractFeatureCall","instanceClass":null,"abstract":true,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMemberFeatureCall","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XFeatureCall","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XConstructorCall","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XBooleanLiteral","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XNullLiteral","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XNumberLiteral","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XStringLiteral","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XClosure","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XCastedExpression","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XBinaryOperation","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XUnaryOperation","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XForLoopExpression","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XAbstractWhileExpression","instanceClass":null,"abstract":true,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XDoWhileExpression","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XWhileExpression","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XTypeLiteral","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XInstanceOfExpression","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XThrowExpression","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XTryCatchFinallyExpression","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XCatchClause","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XAssignment","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XReturnExpression","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XtendExecutable","instanceClass":null,"abstract":true,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnonymousClass","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmIdentifiableElement","instanceClass":null,"abstract":true,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmType","instanceClass":null,"abstract":true,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmVoid","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmComponentType","instanceClass":null,"abstract":true,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmPrimitiveType","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmArrayType","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmDeclaredType","instanceClass":null,"abstract":true,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmTypeParameter","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmTypeParameterDeclarator","instanceClass":null,"abstract":true,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmConstraintOwner","instanceClass":null,"abstract":true,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmTypeConstraint","instanceClass":null,"abstract":true,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmUpperBound","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmLowerBound","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmAnnotationType","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmEnumerationType","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmEnumerationLiteral","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmGenericType","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmTypeReference","instanceClass":null,"abstract":true,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmParameterizedTypeReference","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmGenericArrayTypeReference","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmWildcardTypeReference","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmAnyTypeReference","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmMultiTypeReference","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmMember","instanceClass":null,"abstract":true,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmFeature","instanceClass":null,"abstract":true,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"JvmVisibility","instanceClass":null,"id":78,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmField","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmExecutable","instanceClass":null,"abstract":true,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmConstructor","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmOperation","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmFormalParameter","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmAnnotationTarget","instanceClass":null,"abstract":true,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmAnnotationReference","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmAnnotationValue","instanceClass":null,"abstract":true,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmIntAnnotationValue","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmBooleanAnnotationValue","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmByteAnnotationValue","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmShortAnnotationValue","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmLongAnnotationValue","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmDoubleAnnotationValue","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmFloatAnnotationValue","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmCharAnnotationValue","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmStringAnnotationValue","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmTypeAnnotationValue","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmAnnotationAnnotationValue","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmEnumAnnotationValue","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.Iterable","defaultValue":null,"instanceClassName":"java.lang.Iterable","name":"Iterable","instanceClass":"java.lang.Iterable","id":99,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmDelegateTypeReference","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmSpecializedTypeReference","instanceClass":null,"abstract":true,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmSynonymTypeReference","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmUnknownTypeReference","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.xtext.common.types.util.ITypeReferenceVisitor","defaultValue":null,"instanceClassName":"org.eclipse.xtext.common.types.util.ITypeReferenceVisitor","name":"ITypeReferenceVisitor","instanceClass":null,"id":104,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.xtext.common.types.util.ITypeReferenceVisitorWithParameter","defaultValue":null,"instanceClassName":"org.eclipse.xtext.common.types.util.ITypeReferenceVisitorWithParameter","name":"ITypeReferenceVisitorWithParameter","instanceClass":null,"id":105,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Exception","defaultValue":null,"instanceClassName":"java.lang.Exception","name":"Exception","instanceClass":"java.lang.Exception","id":106,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmCompoundTypeReference","instanceClass":null,"abstract":true,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JvmCustomAnnotationValue","instanceClass":null,"abstract":false,"id":108,"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":"xtendTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":109,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"package","changeable":true,"lowerBound":0,"iD":false,"id":110,"derived":false},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isAbstract","lowerBound":0,"id":113,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isStrictFloatingPoint","lowerBound":0,"id":114,"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":115,"derived":false},{"container":false,"ordered":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":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":"typeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":117,"derived":false},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"container":false,"ordered":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":124,"derived":false},{"id":125,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getVisibility","lowerBound":0,"id":126,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getDeclaredVisibility","lowerBound":0,"id":127,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isStatic","lowerBound":0,"id":128,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isFinal","lowerBound":0,"id":129,"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":"annotationInfo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"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":"modifiers","changeable":true,"lowerBound":0,"iD":false,"id":131,"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":"declaringType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"derived":false},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"members","changeable":true,"resolveProxies":true,"lowerBound":0,"id":141,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"isAbstract","lowerBound":0,"id":142,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isOverride","lowerBound":0,"id":143,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isDispatch","lowerBound":0,"id":144,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isStrictFloatingPoint","lowerBound":0,"id":145,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isNative","lowerBound":0,"id":146,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isSynchonized","lowerBound":0,"id":147,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":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":"returnType","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":"createExtensionInfo","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"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isExtension","lowerBound":0,"id":161,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isVolatile","lowerBound":0,"id":162,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isTransient","lowerBound":0,"id":163,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":164,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":165,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initialValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":166,"derived":false},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":174,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameterType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":175,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"varArg","changeable":true,"lowerBound":0,"iD":false,"id":176,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"extension","changeable":true,"lowerBound":0,"iD":false,"id":177,"derived":false},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"separator","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":"before","changeable":true,"resolveProxies":true,"lowerBound":0,"id":186,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"after","changeable":true,"resolveProxies":true,"lowerBound":0,"id":187,"derived":false},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"if","changeable":true,"resolveProxies":true,"lowerBound":0,"id":192,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"then","changeable":true,"resolveProxies":true,"lowerBound":0,"id":193,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseIfs","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":"else","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"if","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"then","changeable":true,"resolveProxies":true,"lowerBound":0,"id":202,"derived":false},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"createExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":205,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"it","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"it","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":206,"derived":false},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isAnonymous","lowerBound":0,"id":210,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isLocal","lowerBound":0,"id":211,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":212,"derived":false},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isStrictFloatingPoint","lowerBound":0,"id":219,"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":"extends","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":"typeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":221,"derived":false},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":227,"derived":false},{"id":228,"eClass":"EGenericType"},{"id":229,"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":"extension","changeable":true,"lowerBound":0,"iD":false,"id":230,"derived":false},{"id":231,"eClass":"EGenericType"},{"id":232,"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":"extension","changeable":true,"lowerBound":0,"iD":false,"id":233,"derived":false},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"if","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"then","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":"else","changeable":true,"resolveProxies":true,"lowerBound":0,"id":238,"derived":false},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"switch","changeable":true,"resolveProxies":true,"lowerBound":0,"id":243,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cases","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":"default","changeable":true,"resolveProxies":true,"lowerBound":0,"id":245,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"localVarName","changeable":true,"lowerBound":0,"iD":false,"id":246,"derived":false},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"case","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":"then","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":"typeGuard","changeable":true,"resolveProxies":true,"lowerBound":0,"id":255,"derived":false},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"container":false,"ordered":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":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":true,"unsettable":false,"transient":false,"unique":true,"name":"type","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":264,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"writeable","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"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getConcreteSyntaxFeatureName","lowerBound":1,"id":273,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getExplicitArguments","lowerBound":0,"id":274,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isExplicitOperationCallOrBuilderSyntax","lowerBound":0,"id":275,"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":"feature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":276,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeArguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":277,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"implicitReceiver","changeable":true,"resolveProxies":true,"lowerBound":0,"id":278,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"invalidFeatureIssueCode","changeable":true,"lowerBound":0,"iD":false,"id":279,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"validFeature","changeable":false,"lowerBound":0,"iD":false,"id":280,"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":true,"unique":true,"name":"implicitFirstArgument","changeable":true,"resolveProxies":true,"lowerBound":0,"id":281,"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":true,"unique":true,"name":"actualTypeArguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":282,"derived":true},{"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"memberCallTarget","changeable":true,"resolveProxies":true,"lowerBound":0,"id":294,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"memberCallArguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":295,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"explicitOperationCall","changeable":true,"lowerBound":0,"iD":false,"id":296,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"spreading","changeable":true,"lowerBound":0,"iD":false,"id":297,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nullSafe","changeable":true,"lowerBound":0,"iD":false,"id":298,"derived":false},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"featureCallArguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":305,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"explicitOperationCall","changeable":true,"lowerBound":0,"iD":false,"id":306,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"declaringType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":307,"derived":false},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"constructor","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":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":313,"derived":false},{"container":false,"ordered":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":314,"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":"invalidFeatureIssueCode","changeable":true,"lowerBound":0,"iD":false,"id":315,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"validFeature","changeable":false,"lowerBound":0,"iD":false,"id":316,"derived":true},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isTrue","changeable":true,"lowerBound":0,"iD":false,"id":323,"derived":false},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"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":327,"derived":false},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":330,"derived":false},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getFormalParameters","lowerBound":0,"id":333,"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":"declaredFormalParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":334,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":335,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"explicitSyntax","changeable":true,"lowerBound":0,"iD":false,"id":336,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"implicitParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":337,"derived":true},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"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":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":344,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":345,"derived":false},{"id":346,"eClass":"EGenericType"},{"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":"leftOperand","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":"rightOperand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":350,"derived":false},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":354,"derived":false},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"forExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":357,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eachExpression","changeable":true,"resolveProxies":true,"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":"declaredParam","changeable":true,"resolveProxies":true,"lowerBound":0,"id":359,"derived":false},{"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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"predicate","changeable":true,"resolveProxies":true,"lowerBound":0,"id":364,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","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"},{"id":370,"eClass":"EGenericType"},{"container":false,"ordered":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":371,"derived":false},{"id":372,"eClass":"EGenericType"},{"id":373,"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":374,"derived":false},{"container":false,"ordered":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":375,"derived":false},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":379,"derived":false},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","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":"finallyExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":383,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"catchClauses","changeable":true,"resolveProxies":true,"lowerBound":0,"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","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":"declaredParam","changeable":true,"resolveProxies":true,"lowerBound":0,"id":390,"derived":false},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"assignable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":393,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":394,"derived":false},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":398,"derived":false},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exceptions","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":"typeParameters","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":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":403,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":404,"derived":false},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constructorCall","changeable":true,"resolveProxies":true,"lowerBound":0,"id":410,"derived":false},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getIdentifier","lowerBound":0,"id":414,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getSimpleName","lowerBound":0,"id":415,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getQualifiedName","lowerBound":0,"id":416,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getQualifiedName","lowerBound":0,"id":417,"many":false,"required":false,"eClass":"EOperation"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"innerClassDelimiter","lowerBound":0,"id":422,"many":false,"required":false,"eClass":"EParameter"},{"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":"arrayType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":426,"derived":false},{"id":427,"eClass":"EGenericType"},{"id":428,"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":"componentType","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":"simpleName","changeable":true,"lowerBound":0,"iD":false,"id":430,"derived":false},{"id":431,"eClass":"EGenericType"},{"id":432,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getDimensions","lowerBound":0,"id":433,"many":false,"required":false,"eClass":"EOperation"},{"id":434,"eClass":"EGenericType"},{"id":435,"eClass":"EGenericType"},{"id":436,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getDeclaredOperations","lowerBound":1,"id":437,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getDeclaredFields","lowerBound":1,"id":438,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"findAllFeaturesByName","lowerBound":1,"id":439,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getAllFeatures","lowerBound":1,"id":440,"many":false,"required":true,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"superTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":441,"derived":false},{"container":false,"ordered":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":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":"abstract","changeable":true,"lowerBound":0,"iD":false,"id":443,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"static","changeable":true,"lowerBound":0,"iD":false,"id":444,"derived":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":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":"packageName","changeable":true,"lowerBound":0,"iD":false,"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"},{"id":453,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"simpleName","lowerBound":0,"id":454,"many":false,"required":false,"eClass":"EParameter"},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"id":457,"eClass":"EGenericType"},{"id":458,"eClass":"EGenericType"},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"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":"declaringType","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":466,"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":"declarator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":467,"derived":false},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"id":471,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":472,"derived":false},{"id":473,"eClass":"EGenericType"},{"container":false,"ordered":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":474,"derived":false},{"id":475,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":476,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"getIdentifier","lowerBound":0,"id":477,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getSimpleName","lowerBound":0,"id":478,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getQualifiedName","lowerBound":0,"id":479,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getQualifiedName","lowerBound":0,"id":480,"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":"typeReference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":481,"derived":false},{"id":482,"eClass":"EGenericType"},{"id":483,"eClass":"EGenericType"},{"id":484,"eClass":"EGenericType"},{"id":485,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"innerClassDelimiter","lowerBound":0,"id":486,"many":false,"required":false,"eClass":"EParameter"},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"id":489,"eClass":"EGenericType"},{"id":490,"eClass":"EGenericType"},{"id":491,"eClass":"EGenericType"},{"id":492,"eClass":"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":"literals","changeable":false,"resolveProxies":true,"lowerBound":0,"id":493,"derived":true},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEnumType","lowerBound":0,"id":496,"many":false,"required":false,"eClass":"EOperation"},{"id":497,"eClass":"EGenericType"},{"id":498,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getExtendedInterfaces","lowerBound":0,"id":499,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getExtendedClass","lowerBound":0,"id":500,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isInstantiateable","lowerBound":0,"id":501,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getDeclaredConstructors","lowerBound":1,"id":502,"many":false,"required":true,"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":"interface","changeable":true,"lowerBound":0,"iD":false,"id":503,"derived":false},{"id":504,"eClass":"EGenericType"},{"id":505,"eClass":"EGenericType"},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"id":508,"eClass":"EGenericType"},{"id":509,"eClass":"EGenericType"},{"id":510,"eClass":"EGenericType"},{"id":511,"eClass":"EGenericType"},{"id":512,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getType","lowerBound":0,"id":513,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getIdentifier","lowerBound":0,"id":514,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getSimpleName","lowerBound":0,"id":515,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getQualifiedName","lowerBound":0,"id":516,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getQualifiedName","lowerBound":0,"id":517,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":518,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":519,"many":false,"required":false,"eClass":"EOperation"},{"id":520,"eClass":"EGenericType"},{"id":521,"eClass":"EGenericType"},{"id":522,"eClass":"EGenericType"},{"id":523,"eClass":"EGenericType"},{"id":524,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"innerClassDelimiter","lowerBound":0,"id":525,"many":false,"required":false,"eClass":"EParameter"},{"id":526,"eClass":"EGenericType"},{"id":527,"eClass":"EGenericType"},{"name":"Result","id":528,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":0,"id":529,"many":false,"required":false,"eClass":"EParameter"},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"name":"Parameter","id":533,"eClass":"ETypeParameter"},{"name":"Result","id":534,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":0,"id":535,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"parameter","lowerBound":0,"id":536,"many":false,"required":false,"eClass":"EParameter"},{"id":537,"eClass":"EGenericType"},{"id":538,"eClass":"EGenericType"},{"id":539,"eClass":"EGenericType"},{"id":540,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","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":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":542,"derived":false},{"id":543,"eClass":"EGenericType"},{"id":544,"eClass":"EGenericType"},{"id":545,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getDimensions","lowerBound":0,"id":546,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getType","lowerBound":0,"id":547,"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":"componentType","changeable":true,"resolveProxies":true,"lowerBound":0,"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"},{"container":false,"ordered":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":555,"derived":false},{"id":556,"eClass":"EGenericType"},{"id":557,"eClass":"EGenericType"},{"id":558,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"internalSetIdentifier","lowerBound":0,"id":559,"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":"visibility","changeable":true,"lowerBound":0,"iD":false,"id":560,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"simpleName","changeable":true,"lowerBound":0,"iD":false,"id":561,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"identifier","changeable":false,"lowerBound":0,"iD":false,"id":562,"derived":true},{"id":563,"eClass":"EGenericType"},{"id":564,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"identifier","lowerBound":0,"id":565,"many":false,"required":false,"eClass":"EParameter"},{"id":566,"eClass":"EGenericType"},{"id":567,"eClass":"EGenericType"},{"id":568,"eClass":"EGenericType"},{"id":569,"eClass":"EGenericType"},{"id":570,"eClass":"EGenericType"},{"id":571,"eClass":"EGenericType"},{"name":"DEFAULT","id":572,"value":0,"literal":"DEFAULT","eClass":"EEnumLiteral"},{"name":"PRIVATE","id":573,"value":1,"literal":"PRIVATE","eClass":"EEnumLiteral"},{"name":"PROTECTED","id":574,"value":2,"literal":"PROTECTED","eClass":"EEnumLiteral"},{"name":"PUBLIC","id":575,"value":3,"literal":"PUBLIC","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":576,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"final","changeable":true,"lowerBound":0,"iD":false,"id":577,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":578,"derived":false},{"id":579,"eClass":"EGenericType"},{"id":580,"eClass":"EGenericType"},{"id":581,"eClass":"EGenericType"},{"id":582,"eClass":"EGenericType"},{"container":false,"ordered":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":583,"derived":false},{"container":false,"ordered":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":584,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"varArgs","changeable":true,"lowerBound":0,"iD":false,"id":585,"derived":false},{"id":586,"eClass":"EGenericType"},{"id":587,"eClass":"EGenericType"},{"id":588,"eClass":"EGenericType"},{"id":589,"eClass":"EGenericType"},{"id":590,"eClass":"EGenericType"},{"id":591,"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":592,"derived":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":593,"derived":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":594,"derived":false},{"container":false,"ordered":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":595,"derived":false},{"container":false,"ordered":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":596,"derived":false},{"id":597,"eClass":"EGenericType"},{"id":598,"eClass":"EGenericType"},{"id":599,"eClass":"EGenericType"},{"id":600,"eClass":"EGenericType"},{"id":601,"eClass":"EGenericType"},{"id":602,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":603,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameterType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":604,"derived":false},{"id":605,"eClass":"EGenericType"},{"id":606,"eClass":"EGenericType"},{"id":607,"eClass":"EGenericType"},{"id":608,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":609,"derived":false},{"id":610,"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":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":611,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"annotation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":612,"derived":false},{"container":false,"ordered":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":613,"derived":false},{"id":614,"eClass":"EGenericType"},{"id":615,"eClass":"EGenericType"},{"id":616,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getValueName","lowerBound":0,"id":617,"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":"operation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":618,"derived":false},{"id":619,"eClass":"EGenericType"},{"id":620,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"values","changeable":true,"lowerBound":0,"iD":false,"id":621,"derived":false},{"id":622,"eClass":"EGenericType"},{"id":623,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"values","changeable":true,"lowerBound":0,"iD":false,"id":624,"derived":false},{"id":625,"eClass":"EGenericType"},{"id":626,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"values","changeable":true,"lowerBound":0,"iD":false,"id":627,"derived":false},{"id":628,"eClass":"EGenericType"},{"id":629,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"values","changeable":true,"lowerBound":0,"iD":false,"id":630,"derived":false},{"id":631,"eClass":"EGenericType"},{"id":632,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"values","changeable":true,"lowerBound":0,"iD":false,"id":633,"derived":false},{"id":634,"eClass":"EGenericType"},{"id":635,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"values","changeable":true,"lowerBound":0,"iD":false,"id":636,"derived":false},{"id":637,"eClass":"EGenericType"},{"id":638,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"values","changeable":true,"lowerBound":0,"iD":false,"id":639,"derived":false},{"id":640,"eClass":"EGenericType"},{"id":641,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"values","changeable":true,"lowerBound":0,"iD":false,"id":642,"derived":false},{"id":643,"eClass":"EGenericType"},{"id":644,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"values","changeable":true,"lowerBound":0,"iD":false,"id":645,"derived":false},{"id":646,"eClass":"EGenericType"},{"id":647,"eClass":"EGenericType"},{"container":false,"ordered":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":648,"derived":false},{"id":649,"eClass":"EGenericType"},{"id":650,"eClass":"EGenericType"},{"container":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":"values","changeable":false,"resolveProxies":true,"lowerBound":0,"id":651,"derived":true},{"id":652,"eClass":"EGenericType"},{"id":653,"eClass":"EGenericType"},{"id":654,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":655,"derived":false},{"id":656,"eClass":"EGenericType"},{"id":657,"eClass":"EGenericType"},{"name":"E","id":658,"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":"delegate","changeable":true,"resolveProxies":true,"lowerBound":0,"id":659,"derived":false},{"id":660,"eClass":"EGenericType"},{"id":661,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"equivalent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":662,"derived":false},{"id":663,"eClass":"EGenericType"},{"id":664,"eClass":"EGenericType"},{"id":665,"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":"exception","changeable":true,"lowerBound":0,"iD":false,"id":666,"derived":false},{"id":667,"eClass":"EGenericType"},{"id":668,"eClass":"EGenericType"},{"name":"Result","id":669,"eClass":"ETypeParameter"},{"name":"Parameter","id":670,"eClass":"ETypeParameter"},{"name":"Result","id":671,"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":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":672,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"references","changeable":true,"resolveProxies":true,"lowerBound":0,"id":673,"derived":false},{"id":674,"eClass":"EGenericType"},{"id":675,"eClass":"EGenericType"},{"id":676,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"values","changeable":true,"lowerBound":0,"iD":false,"id":677,"derived":false},{"id":678,"eClass":"EGenericType"},{"id":679,"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":1,"target":0},{"source":1,"target":109},{"source":1,"target":110},{"source":109,"target":15},{"source":109,"target":111},{"source":109,"target":1},{"source":111,"target":15},{"source":110,"target":112},{"source":110,"target":1},{"source":2,"target":0},{"source":2,"target":15},{"source":2,"target":113},{"source":2,"target":114},{"source":2,"target":115},{"source":2,"target":116},{"source":2,"target":117},{"source":2,"target":118},{"source":113,"target":119},{"source":113,"target":2},{"source":114,"target":120},{"source":114,"target":2},{"source":115,"target":70},{"source":115,"target":121},{"source":115,"target":2},{"source":121,"target":70},{"source":116,"target":70},{"source":116,"target":122},{"source":116,"target":2},{"source":122,"target":70},{"source":117,"target":60},{"source":117,"target":123},{"source":117,"target":2},{"source":123,"target":60},{"source":118,"target":15},{"source":3,"target":0},{"source":3,"target":124},{"source":124,"target":125},{"source":124,"target":3},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":126},{"source":4,"target":127},{"source":4,"target":128},{"source":4,"target":129},{"source":4,"target":130},{"source":4,"target":131},{"source":4,"target":132},{"source":4,"target":133},{"source":126,"target":78},{"source":126,"target":134},{"source":126,"target":4},{"source":134,"target":78},{"source":127,"target":78},{"source":127,"target":135},{"source":127,"target":4},{"source":135,"target":78},{"source":128,"target":136},{"source":128,"target":4},{"source":129,"target":137},{"source":129,"target":4},{"source":130,"target":3},{"source":130,"target":138},{"source":130,"target":4},{"source":138,"target":3},{"source":131,"target":139},{"source":131,"target":4},{"source":132,"target":15},{"source":132,"target":140},{"source":132,"target":4},{"source":132,"target":141},{"source":140,"target":15},{"source":133,"target":3},{"source":5,"target":0},{"source":5,"target":51},{"source":5,"target":142},{"source":5,"target":143},{"source":5,"target":144},{"source":5,"target":145},{"source":5,"target":146},{"source":5,"target":147},{"source":5,"target":148},{"source":5,"target":149},{"source":5,"target":150},{"source":5,"target":151},{"source":142,"target":152},{"source":142,"target":5},{"source":143,"target":153},{"source":143,"target":5},{"source":144,"target":154},{"source":144,"target":5},{"source":145,"target":155},{"source":145,"target":5},{"source":146,"target":156},{"source":146,"target":5},{"source":147,"target":157},{"source":147,"target":5},{"source":148,"target":158},{"source":148,"target":5},{"source":149,"target":70},{"source":149,"target":159},{"source":149,"target":5},{"source":159,"target":70},{"source":150,"target":13},{"source":150,"target":160},{"source":150,"target":5},{"source":160,"target":13},{"source":151,"target":51},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":161},{"source":6,"target":162},{"source":6,"target":163},{"source":6,"target":164},{"source":6,"target":165},{"source":6,"target":166},{"source":6,"target":167},{"source":161,"target":168},{"source":161,"target":6},{"source":162,"target":169},{"source":162,"target":6},{"source":163,"target":170},{"source":163,"target":6},{"source":164,"target":171},{"source":164,"target":6},{"source":165,"target":70},{"source":165,"target":172},{"source":165,"target":6},{"source":172,"target":70},{"source":166,"target":22},{"source":166,"target":173},{"source":166,"target":6},{"source":173,"target":22},{"source":167,"target":4},{"source":7,"target":0},{"source":7,"target":3},{"source":7,"target":174},{"source":7,"target":175},{"source":7,"target":176},{"source":7,"target":177},{"source":7,"target":178},{"source":174,"target":179},{"source":174,"target":7},{"source":175,"target":70},{"source":175,"target":180},{"source":175,"target":7},{"source":180,"target":70},{"source":176,"target":181},{"source":176,"target":7},{"source":177,"target":182},{"source":177,"target":7},{"source":178,"target":3},{"source":8,"target":0},{"source":8,"target":26},{"source":8,"target":183},{"source":183,"target":26},{"source":9,"target":0},{"source":9,"target":35},{"source":9,"target":184},{"source":184,"target":35},{"source":10,"target":0},{"source":10,"target":40},{"source":10,"target":185},{"source":10,"target":186},{"source":10,"target":187},{"source":10,"target":188},{"source":185,"target":22},{"source":185,"target":189},{"source":185,"target":10},{"source":189,"target":22},{"source":186,"target":22},{"source":186,"target":190},{"source":186,"target":10},{"source":190,"target":22},{"source":187,"target":22},{"source":187,"target":191},{"source":187,"target":10},{"source":191,"target":22},{"source":188,"target":40},{"source":11,"target":0},{"source":11,"target":22},{"source":11,"target":192},{"source":11,"target":193},{"source":11,"target":194},{"source":11,"target":195},{"source":11,"target":196},{"source":192,"target":22},{"source":192,"target":197},{"source":192,"target":11},{"source":197,"target":22},{"source":193,"target":22},{"source":193,"target":198},{"source":193,"target":11},{"source":198,"target":22},{"source":194,"target":12},{"source":194,"target":199},{"source":194,"target":11},{"source":199,"target":12},{"source":195,"target":22},{"source":195,"target":200},{"source":195,"target":11},{"source":200,"target":22},{"source":196,"target":22},{"source":12,"target":0},{"source":12,"target":201},{"source":12,"target":202},{"source":201,"target":22},{"source":201,"target":203},{"source":201,"target":12},{"source":203,"target":22},{"source":202,"target":22},{"source":202,"target":204},{"source":202,"target":12},{"source":204,"target":22},{"source":13,"target":0},{"source":13,"target":205},{"source":13,"target":206},{"source":205,"target":22},{"source":205,"target":207},{"source":205,"target":13},{"source":207,"target":22},{"source":206,"target":208},{"source":206,"target":13},{"source":14,"target":0},{"source":14,"target":51},{"source":14,"target":209},{"source":209,"target":51},{"source":15,"target":0},{"source":15,"target":4},{"source":15,"target":210},{"source":15,"target":211},{"source":15,"target":212},{"source":15,"target":141},{"source":15,"target":213},{"source":210,"target":214},{"source":210,"target":15},{"source":211,"target":215},{"source":211,"target":15},{"source":212,"target":216},{"source":212,"target":15},{"source":141,"target":4},{"source":141,"target":217},{"source":141,"target":15},{"source":141,"target":132},{"source":217,"target":4},{"source":213,"target":4},{"source":16,"target":0},{"source":16,"target":15},{"source":16,"target":218},{"source":218,"target":15},{"source":17,"target":0},{"source":17,"target":15},{"source":17,"target":219},{"source":17,"target":220},{"source":17,"target":221},{"source":17,"target":222},{"source":219,"target":223},{"source":219,"target":17},{"source":220,"target":70},{"source":220,"target":224},{"source":220,"target":17},{"source":224,"target":70},{"source":221,"target":60},{"source":221,"target":225},{"source":221,"target":17},{"source":225,"target":60},{"source":222,"target":15},{"source":18,"target":0},{"source":18,"target":15},{"source":18,"target":226},{"source":226,"target":15},{"source":19,"target":0},{"source":19,"target":4},{"source":19,"target":227},{"source":19,"target":228},{"source":227,"target":229},{"source":227,"target":19},{"source":228,"target":4},{"source":20,"target":0},{"source":20,"target":27},{"source":20,"target":230},{"source":20,"target":231},{"source":230,"target":232},{"source":230,"target":20},{"source":231,"target":27},{"source":21,"target":0},{"source":21,"target":83},{"source":21,"target":233},{"source":21,"target":234},{"source":233,"target":235},{"source":233,"target":21},{"source":234,"target":83},{"source":22,"target":0},{"source":23,"target":0},{"source":23,"target":22},{"source":23,"target":236},{"source":23,"target":237},{"source":23,"target":238},{"source":23,"target":239},{"source":236,"target":22},{"source":236,"target":240},{"source":236,"target":23},{"source":240,"target":22},{"source":237,"target":22},{"source":237,"target":241},{"source":237,"target":23},{"source":241,"target":22},{"source":238,"target":22},{"source":238,"target":242},{"source":238,"target":23},{"source":242,"target":22},{"source":239,"target":22},{"source":24,"target":0},{"source":24,"target":22},{"source":24,"target":53},{"source":24,"target":243},{"source":24,"target":244},{"source":24,"target":245},{"source":24,"target":246},{"source":24,"target":247},{"source":24,"target":248},{"source":243,"target":22},{"source":243,"target":249},{"source":243,"target":24},{"source":249,"target":22},{"source":244,"target":25},{"source":244,"target":250},{"source":244,"target":24},{"source":250,"target":25},{"source":245,"target":22},{"source":245,"target":251},{"source":245,"target":24},{"source":251,"target":22},{"source":246,"target":252},{"source":246,"target":24},{"source":247,"target":22},{"source":248,"target":53},{"source":25,"target":0},{"source":25,"target":53},{"source":25,"target":253},{"source":25,"target":254},{"source":25,"target":255},{"source":25,"target":256},{"source":253,"target":22},{"source":253,"target":257},{"source":253,"target":25},{"source":257,"target":22},{"source":254,"target":22},{"source":254,"target":258},{"source":254,"target":25},{"source":258,"target":22},{"source":255,"target":70},{"source":255,"target":259},{"source":255,"target":25},{"source":259,"target":70},{"source":256,"target":53},{"source":26,"target":0},{"source":26,"target":22},{"source":26,"target":260},{"source":26,"target":261},{"source":260,"target":22},{"source":260,"target":262},{"source":260,"target":26},{"source":262,"target":22},{"source":261,"target":22},{"source":27,"target":0},{"source":27,"target":22},{"source":27,"target":53},{"source":27,"target":263},{"source":27,"target":264},{"source":27,"target":265},{"source":27,"target":266},{"source":27,"target":267},{"source":27,"target":268},{"source":263,"target":70},{"source":263,"target":269},{"source":263,"target":27},{"source":269,"target":70},{"source":264,"target":270},{"source":264,"target":27},{"source":265,"target":22},{"source":265,"target":271},{"source":265,"target":27},{"source":271,"target":22},{"source":266,"target":272},{"source":266,"target":27},{"source":267,"target":22},{"source":268,"target":53},{"source":28,"target":0},{"source":28,"target":22},{"source":28,"target":273},{"source":28,"target":274},{"source":28,"target":275},{"source":28,"target":276},{"source":28,"target":277},{"source":28,"target":278},{"source":28,"target":279},{"source":28,"target":280},{"source":28,"target":281},{"source":28,"target":282},{"source":28,"target":283},{"source":273,"target":284},{"source":273,"target":28},{"source":274,"target":22},{"source":274,"target":285},{"source":274,"target":28},{"source":285,"target":22},{"source":275,"target":286},{"source":275,"target":28},{"source":276,"target":53},{"source":276,"target":287},{"source":276,"target":28},{"source":287,"target":53},{"source":277,"target":70},{"source":277,"target":288},{"source":277,"target":28},{"source":288,"target":70},{"source":278,"target":22},{"source":278,"target":289},{"source":278,"target":28},{"source":289,"target":22},{"source":279,"target":290},{"source":279,"target":28},{"source":280,"target":291},{"source":280,"target":28},{"source":281,"target":22},{"source":281,"target":292},{"source":281,"target":28},{"source":292,"target":22},{"source":282,"target":70},{"source":282,"target":293},{"source":282,"target":28},{"source":293,"target":70},{"source":283,"target":22},{"source":29,"target":0},{"source":29,"target":28},{"source":29,"target":294},{"source":29,"target":295},{"source":29,"target":296},{"source":29,"target":297},{"source":29,"target":298},{"source":29,"target":299},{"source":294,"target":22},{"source":294,"target":300},{"source":294,"target":29},{"source":300,"target":22},{"source":295,"target":22},{"source":295,"target":301},{"source":295,"target":29},{"source":301,"target":22},{"source":296,"target":302},{"source":296,"target":29},{"source":297,"target":303},{"source":297,"target":29},{"source":298,"target":304},{"source":298,"target":29},{"source":299,"target":28},{"source":30,"target":0},{"source":30,"target":28},{"source":30,"target":305},{"source":30,"target":306},{"source":30,"target":307},{"source":30,"target":308},{"source":305,"target":22},{"source":305,"target":309},{"source":305,"target":30},{"source":309,"target":22},{"source":306,"target":310},{"source":306,"target":30},{"source":307,"target":59},{"source":307,"target":311},{"source":307,"target":30},{"source":311,"target":59},{"source":308,"target":28},{"source":31,"target":0},{"source":31,"target":22},{"source":31,"target":312},{"source":31,"target":313},{"source":31,"target":314},{"source":31,"target":315},{"source":31,"target":316},{"source":31,"target":317},{"source":312,"target":81},{"source":312,"target":318},{"source":312,"target":31},{"source":318,"target":81},{"source":313,"target":22},{"source":313,"target":319},{"source":313,"target":31},{"source":319,"target":22},{"source":314,"target":70},{"source":314,"target":320},{"source":314,"target":31},{"source":320,"target":70},{"source":315,"target":321},{"source":315,"target":31},{"source":316,"target":322},{"source":316,"target":31},{"source":317,"target":22},{"source":32,"target":0},{"source":32,"target":22},{"source":32,"target":323},{"source":32,"target":324},{"source":323,"target":325},{"source":323,"target":32},{"source":324,"target":22},{"source":33,"target":0},{"source":33,"target":22},{"source":33,"target":326},{"source":326,"target":22},{"source":34,"target":0},{"source":34,"target":22},{"source":34,"target":327},{"source":34,"target":328},{"source":327,"target":329},{"source":327,"target":34},{"source":328,"target":22},{"source":35,"target":0},{"source":35,"target":22},{"source":35,"target":330},{"source":35,"target":331},{"source":330,"target":332},{"source":330,"target":35},{"source":331,"target":22},{"source":36,"target":0},{"source":36,"target":22},{"source":36,"target":333},{"source":36,"target":334},{"source":36,"target":335},{"source":36,"target":336},{"source":36,"target":337},{"source":36,"target":338},{"source":333,"target":83},{"source":333,"target":339},{"source":333,"target":36},{"source":339,"target":83},{"source":334,"target":83},{"source":334,"target":340},{"source":334,"target":36},{"source":340,"target":83},{"source":335,"target":22},{"source":335,"target":341},{"source":335,"target":36},{"source":341,"target":22},{"source":336,"target":342},{"source":336,"target":36},{"source":337,"target":83},{"source":337,"target":343},{"source":337,"target":36},{"source":343,"target":83},{"source":338,"target":22},{"source":37,"target":0},{"source":37,"target":22},{"source":37,"target":344},{"source":37,"target":345},{"source":37,"target":346},{"source":344,"target":70},{"source":344,"target":347},{"source":344,"target":37},{"source":347,"target":70},{"source":345,"target":22},{"source":345,"target":348},{"source":345,"target":37},{"source":348,"target":22},{"source":346,"target":22},{"source":38,"target":0},{"source":38,"target":28},{"source":38,"target":349},{"source":38,"target":350},{"source":38,"target":351},{"source":349,"target":22},{"source":349,"target":352},{"source":349,"target":38},{"source":352,"target":22},{"source":350,"target":22},{"source":350,"target":353},{"source":350,"target":38},{"source":353,"target":22},{"source":351,"target":28},{"source":39,"target":0},{"source":39,"target":28},{"source":39,"target":354},{"source":39,"target":355},{"source":354,"target":22},{"source":354,"target":356},{"source":354,"target":39},{"source":356,"target":22},{"source":355,"target":28},{"source":40,"target":0},{"source":40,"target":22},{"source":40,"target":357},{"source":40,"target":358},{"source":40,"target":359},{"source":40,"target":360},{"source":357,"target":22},{"source":357,"target":361},{"source":357,"target":40},{"source":361,"target":22},{"source":358,"target":22},{"source":358,"target":362},{"source":358,"target":40},{"source":362,"target":22},{"source":359,"target":83},{"source":359,"target":363},{"source":359,"target":40},{"source":363,"target":83},{"source":360,"target":22},{"source":41,"target":0},{"source":41,"target":22},{"source":41,"target":364},{"source":41,"target":365},{"source":41,"target":366},{"source":364,"target":22},{"source":364,"target":367},{"source":364,"target":41},{"source":367,"target":22},{"source":365,"target":22},{"source":365,"target":368},{"source":365,"target":41},{"source":368,"target":22},{"source":366,"target":22},{"source":42,"target":0},{"source":42,"target":41},{"source":42,"target":369},{"source":369,"target":41},{"source":43,"target":0},{"source":43,"target":41},{"source":43,"target":370},{"source":370,"target":41},{"source":44,"target":0},{"source":44,"target":22},{"source":44,"target":371},{"source":44,"target":372},{"source":371,"target":54},{"source":371,"target":373},{"source":371,"target":44},{"source":373,"target":54},{"source":372,"target":22},{"source":45,"target":0},{"source":45,"target":22},{"source":45,"target":374},{"source":45,"target":375},{"source":45,"target":376},{"source":374,"target":70},{"source":374,"target":377},{"source":374,"target":45},{"source":377,"target":70},{"source":375,"target":22},{"source":375,"target":378},{"source":375,"target":45},{"source":378,"target":22},{"source":376,"target":22},{"source":46,"target":0},{"source":46,"target":22},{"source":46,"target":379},{"source":46,"target":380},{"source":379,"target":22},{"source":379,"target":381},{"source":379,"target":46},{"source":381,"target":22},{"source":380,"target":22},{"source":47,"target":0},{"source":47,"target":22},{"source":47,"target":382},{"source":47,"target":383},{"source":47,"target":384},{"source":47,"target":385},{"source":382,"target":22},{"source":382,"target":386},{"source":382,"target":47},{"source":386,"target":22},{"source":383,"target":22},{"source":383,"target":387},{"source":383,"target":47},{"source":387,"target":22},{"source":384,"target":48},{"source":384,"target":388},{"source":384,"target":47},{"source":388,"target":48},{"source":385,"target":22},{"source":48,"target":0},{"source":48,"target":389},{"source":48,"target":390},{"source":389,"target":22},{"source":389,"target":391},{"source":389,"target":48},{"source":391,"target":22},{"source":390,"target":83},{"source":390,"target":392},{"source":390,"target":48},{"source":392,"target":83},{"source":49,"target":0},{"source":49,"target":28},{"source":49,"target":393},{"source":49,"target":394},{"source":49,"target":395},{"source":393,"target":22},{"source":393,"target":396},{"source":393,"target":49},{"source":396,"target":22},{"source":394,"target":22},{"source":394,"target":397},{"source":394,"target":49},{"source":397,"target":22},{"source":395,"target":28},{"source":50,"target":0},{"source":50,"target":22},{"source":50,"target":398},{"source":50,"target":399},{"source":398,"target":22},{"source":398,"target":400},{"source":398,"target":50},{"source":400,"target":22},{"source":399,"target":22},{"source":51,"target":0},{"source":51,"target":4},{"source":51,"target":401},{"source":51,"target":402},{"source":51,"target":403},{"source":51,"target":404},{"source":51,"target":405},{"source":401,"target":70},{"source":401,"target":406},{"source":401,"target":51},{"source":406,"target":70},{"source":402,"target":60},{"source":402,"target":407},{"source":402,"target":51},{"source":407,"target":60},{"source":403,"target":22},{"source":403,"target":408},{"source":403,"target":51},{"source":408,"target":22},{"source":404,"target":7},{"source":404,"target":409},{"source":404,"target":51},{"source":409,"target":7},{"source":405,"target":4},{"source":52,"target":0},{"source":52,"target":22},{"source":52,"target":15},{"source":52,"target":410},{"source":52,"target":411},{"source":52,"target":412},{"source":410,"target":31},{"source":410,"target":413},{"source":410,"target":52},{"source":413,"target":31},{"source":411,"target":22},{"source":412,"target":15},{"source":53,"target":0},{"source":53,"target":414},{"source":53,"target":415},{"source":53,"target":416},{"source":53,"target":417},{"source":414,"target":418},{"source":414,"target":53},{"source":415,"target":419},{"source":415,"target":53},{"source":416,"target":420},{"source":416,"target":53},{"source":417,"target":421},{"source":417,"target":53},{"source":417,"target":422},{"source":422,"target":423},{"source":422,"target":417},{"source":54,"target":0},{"source":54,"target":53},{"source":54,"target":424},{"source":424,"target":53},{"source":55,"target":0},{"source":55,"target":54},{"source":55,"target":425},{"source":425,"target":54},{"source":56,"target":0},{"source":56,"target":54},{"source":56,"target":426},{"source":56,"target":427},{"source":426,"target":58},{"source":426,"target":428},{"source":426,"target":56},{"source":426,"target":429},{"source":428,"target":58},{"source":427,"target":54},{"source":57,"target":0},{"source":57,"target":56},{"source":57,"target":430},{"source":57,"target":431},{"source":430,"target":432},{"source":430,"target":57},{"source":431,"target":56},{"source":58,"target":0},{"source":58,"target":56},{"source":58,"target":433},{"source":58,"target":429},{"source":58,"target":434},{"source":433,"target":435},{"source":433,"target":58},{"source":429,"target":56},{"source":429,"target":436},{"source":429,"target":58},{"source":429,"target":426},{"source":436,"target":56},{"source":434,"target":56},{"source":59,"target":0},{"source":59,"target":76},{"source":59,"target":56},{"source":59,"target":437},{"source":59,"target":438},{"source":59,"target":439},{"source":59,"target":440},{"source":59,"target":441},{"source":59,"target":442},{"source":59,"target":443},{"source":59,"target":444},{"source":59,"target":445},{"source":59,"target":446},{"source":59,"target":447},{"source":59,"target":448},{"source":437,"target":99},{"source":437,"target":449},{"source":437,"target":59},{"source":449,"target":450},{"source":449,"target":99},{"source":450,"target":82},{"source":438,"target":99},{"source":438,"target":451},{"source":438,"target":59},{"source":451,"target":452},{"source":451,"target":99},{"source":452,"target":79},{"source":439,"target":99},{"source":439,"target":453},{"source":439,"target":59},{"source":439,"target":454},{"source":453,"target":455},{"source":453,"target":99},{"source":455,"target":77},{"source":454,"target":456},{"source":454,"target":439},{"source":440,"target":99},{"source":440,"target":457},{"source":440,"target":59},{"source":457,"target":458},{"source":457,"target":99},{"source":458,"target":77},{"source":441,"target":70},{"source":441,"target":459},{"source":441,"target":59},{"source":459,"target":70},{"source":442,"target":76},{"source":442,"target":460},{"source":442,"target":59},{"source":442,"target":461},{"source":460,"target":76},{"source":443,"target":462},{"source":443,"target":59},{"source":444,"target":463},{"source":444,"target":59},{"source":445,"target":464},{"source":445,"target":59},{"source":446,"target":465},{"source":446,"target":59},{"source":447,"target":76},{"source":448,"target":56},{"source":60,"target":0},{"source":60,"target":56},{"source":60,"target":62},{"source":60,"target":466},{"source":60,"target":467},{"source":60,"target":468},{"source":60,"target":469},{"source":466,"target":470},{"source":466,"target":60},{"source":467,"target":61},{"source":467,"target":471},{"source":467,"target":60},{"source":467,"target":472},{"source":471,"target":61},{"source":468,"target":56},{"source":469,"target":62},{"source":61,"target":0},{"source":61,"target":472},{"source":472,"target":60},{"source":472,"target":473},{"source":472,"target":61},{"source":472,"target":467},{"source":473,"target":60},{"source":62,"target":0},{"source":62,"target":474},{"source":474,"target":63},{"source":474,"target":475},{"source":474,"target":62},{"source":474,"target":476},{"source":475,"target":63},{"source":63,"target":0},{"source":63,"target":477},{"source":63,"target":478},{"source":63,"target":479},{"source":63,"target":480},{"source":63,"target":481},{"source":63,"target":476},{"source":477,"target":482},{"source":477,"target":63},{"source":478,"target":483},{"source":478,"target":63},{"source":479,"target":484},{"source":479,"target":63},{"source":480,"target":485},{"source":480,"target":63},{"source":480,"target":486},{"source":486,"target":487},{"source":486,"target":480},{"source":481,"target":70},{"source":481,"target":488},{"source":481,"target":63},{"source":488,"target":70},{"source":476,"target":62},{"source":476,"target":489},{"source":476,"target":63},{"source":476,"target":474},{"source":489,"target":62},{"source":64,"target":0},{"source":64,"target":63},{"source":64,"target":490},{"source":490,"target":63},{"source":65,"target":0},{"source":65,"target":63},{"source":65,"target":491},{"source":491,"target":63},{"source":66,"target":0},{"source":66,"target":59},{"source":66,"target":492},{"source":492,"target":59},{"source":67,"target":0},{"source":67,"target":59},{"source":67,"target":493},{"source":67,"target":494},{"source":493,"target":68},{"source":493,"target":495},{"source":493,"target":67},{"source":495,"target":68},{"source":494,"target":59},{"source":68,"target":0},{"source":68,"target":79},{"source":68,"target":496},{"source":68,"target":497},{"source":496,"target":67},{"source":496,"target":498},{"source":496,"target":68},{"source":498,"target":67},{"source":497,"target":79},{"source":69,"target":0},{"source":69,"target":59},{"source":69,"target":61},{"source":69,"target":499},{"source":69,"target":500},{"source":69,"target":501},{"source":69,"target":502},{"source":69,"target":503},{"source":69,"target":504},{"source":69,"target":505},{"source":499,"target":99},{"source":499,"target":506},{"source":499,"target":69},{"source":506,"target":507},{"source":506,"target":99},{"source":507,"target":70},{"source":500,"target":70},{"source":500,"target":508},{"source":500,"target":69},{"source":508,"target":70},{"source":501,"target":509},{"source":501,"target":69},{"source":502,"target":99},{"source":502,"target":510},{"source":502,"target":69},{"source":510,"target":511},{"source":510,"target":99},{"source":511,"target":81},{"source":503,"target":512},{"source":503,"target":69},{"source":504,"target":59},{"source":505,"target":61},{"source":70,"target":0},{"source":70,"target":513},{"source":70,"target":514},{"source":70,"target":515},{"source":70,"target":516},{"source":70,"target":517},{"source":70,"target":518},{"source":70,"target":519},{"source":513,"target":54},{"source":513,"target":520},{"source":513,"target":70},{"source":520,"target":54},{"source":514,"target":521},{"source":514,"target":70},{"source":515,"target":522},{"source":515,"target":70},{"source":516,"target":523},{"source":516,"target":70},{"source":517,"target":524},{"source":517,"target":70},{"source":517,"target":525},{"source":525,"target":526},{"source":525,"target":517},{"source":518,"target":527},{"source":518,"target":70},{"source":518,"target":528},{"source":518,"target":529},{"source":527,"target":528},{"source":529,"target":104},{"source":529,"target":530},{"source":529,"target":518},{"source":530,"target":531},{"source":530,"target":104},{"source":531,"target":528},{"source":519,"target":532},{"source":519,"target":70},{"source":519,"target":533},{"source":519,"target":534},{"source":519,"target":535},{"source":519,"target":536},{"source":532,"target":534},{"source":535,"target":105},{"source":535,"target":537},{"source":535,"target":519},{"source":537,"target":538},{"source":537,"target":539},{"source":537,"target":105},{"source":538,"target":533},{"source":539,"target":534},{"source":536,"target":540},{"source":536,"target":519},{"source":540,"target":533},{"source":71,"target":0},{"source":71,"target":70},{"source":71,"target":541},{"source":71,"target":542},{"source":71,"target":543},{"source":541,"target":70},{"source":541,"target":544},{"source":541,"target":71},{"source":544,"target":70},{"source":542,"target":54},{"source":542,"target":545},{"source":542,"target":71},{"source":545,"target":54},{"source":543,"target":70},{"source":72,"target":0},{"source":72,"target":70},{"source":72,"target":546},{"source":72,"target":547},{"source":72,"target":548},{"source":72,"target":549},{"source":546,"target":550},{"source":546,"target":72},{"source":547,"target":58},{"source":547,"target":551},{"source":547,"target":72},{"source":551,"target":58},{"source":548,"target":70},{"source":548,"target":552},{"source":548,"target":72},{"source":552,"target":70},{"source":549,"target":70},{"source":73,"target":0},{"source":73,"target":70},{"source":73,"target":62},{"source":73,"target":553},{"source":73,"target":554},{"source":553,"target":70},{"source":554,"target":62},{"source":74,"target":0},{"source":74,"target":70},{"source":74,"target":555},{"source":74,"target":556},{"source":555,"target":54},{"source":555,"target":557},{"source":555,"target":74},{"source":557,"target":54},{"source":556,"target":70},{"source":75,"target":0},{"source":75,"target":107},{"source":75,"target":558},{"source":558,"target":107},{"source":76,"target":0},{"source":76,"target":84},{"source":76,"target":53},{"source":76,"target":559},{"source":76,"target":461},{"source":76,"target":560},{"source":76,"target":561},{"source":76,"target":562},{"source":76,"target":563},{"source":76,"target":564},{"source":559,"target":76},{"source":559,"target":565},{"source":565,"target":566},{"source":565,"target":559},{"source":461,"target":59},{"source":461,"target":567},{"source":461,"target":76},{"source":461,"target":442},{"source":567,"target":59},{"source":560,"target":78},{"source":560,"target":568},{"source":560,"target":76},{"source":568,"target":78},{"source":561,"target":569},{"source":561,"target":76},{"source":562,"target":570},{"source":562,"target":76},{"source":563,"target":84},{"source":564,"target":53},{"source":77,"target":0},{"source":77,"target":76},{"source":77,"target":571},{"source":571,"target":76},{"source":78,"target":0},{"source":78,"target":572},{"source":78,"target":573},{"source":78,"target":574},{"source":78,"target":575},{"source":572,"target":78},{"source":573,"target":78},{"source":574,"target":78},{"source":575,"target":78},{"source":79,"target":0},{"source":79,"target":77},{"source":79,"target":576},{"source":79,"target":577},{"source":79,"target":578},{"source":79,"target":579},{"source":576,"target":580},{"source":576,"target":79},{"source":577,"target":581},{"source":577,"target":79},{"source":578,"target":70},{"source":578,"target":582},{"source":578,"target":79},{"source":582,"target":70},{"source":579,"target":77},{"source":80,"target":0},{"source":80,"target":77},{"source":80,"target":61},{"source":80,"target":583},{"source":80,"target":584},{"source":80,"target":585},{"source":80,"target":586},{"source":80,"target":587},{"source":583,"target":83},{"source":583,"target":588},{"source":583,"target":80},{"source":588,"target":83},{"source":584,"target":70},{"source":584,"target":589},{"source":584,"target":80},{"source":589,"target":70},{"source":585,"target":590},{"source":585,"target":80},{"source":586,"target":77},{"source":587,"target":61},{"source":81,"target":0},{"source":81,"target":80},{"source":81,"target":591},{"source":591,"target":80},{"source":82,"target":0},{"source":82,"target":80},{"source":82,"target":592},{"source":82,"target":593},{"source":82,"target":594},{"source":82,"target":595},{"source":82,"target":596},{"source":82,"target":597},{"source":592,"target":598},{"source":592,"target":82},{"source":593,"target":599},{"source":593,"target":82},{"source":594,"target":600},{"source":594,"target":82},{"source":595,"target":70},{"source":595,"target":601},{"source":595,"target":82},{"source":601,"target":70},{"source":596,"target":86},{"source":596,"target":602},{"source":596,"target":82},{"source":602,"target":86},{"source":597,"target":80},{"source":83,"target":0},{"source":83,"target":53},{"source":83,"target":84},{"source":83,"target":603},{"source":83,"target":604},{"source":83,"target":605},{"source":83,"target":606},{"source":603,"target":607},{"source":603,"target":83},{"source":604,"target":70},{"source":604,"target":608},{"source":604,"target":83},{"source":608,"target":70},{"source":605,"target":53},{"source":606,"target":84},{"source":84,"target":0},{"source":84,"target":609},{"source":609,"target":85},{"source":609,"target":610},{"source":609,"target":84},{"source":609,"target":611},{"source":610,"target":85},{"source":85,"target":0},{"source":85,"target":612},{"source":85,"target":611},{"source":85,"target":613},{"source":612,"target":66},{"source":612,"target":614},{"source":612,"target":85},{"source":614,"target":66},{"source":611,"target":84},{"source":611,"target":615},{"source":611,"target":85},{"source":611,"target":609},{"source":615,"target":84},{"source":613,"target":86},{"source":613,"target":616},{"source":613,"target":85},{"source":616,"target":86},{"source":86,"target":0},{"source":86,"target":617},{"source":86,"target":618},{"source":617,"target":619},{"source":617,"target":86},{"source":618,"target":82},{"source":618,"target":620},{"source":618,"target":86},{"source":620,"target":82},{"source":87,"target":0},{"source":87,"target":86},{"source":87,"target":621},{"source":87,"target":622},{"source":621,"target":623},{"source":621,"target":87},{"source":622,"target":86},{"source":88,"target":0},{"source":88,"target":86},{"source":88,"target":624},{"source":88,"target":625},{"source":624,"target":626},{"source":624,"target":88},{"source":625,"target":86},{"source":89,"target":0},{"source":89,"target":86},{"source":89,"target":627},{"source":89,"target":628},{"source":627,"target":629},{"source":627,"target":89},{"source":628,"target":86},{"source":90,"target":0},{"source":90,"target":86},{"source":90,"target":630},{"source":90,"target":631},{"source":630,"target":632},{"source":630,"target":90},{"source":631,"target":86},{"source":91,"target":0},{"source":91,"target":86},{"source":91,"target":633},{"source":91,"target":634},{"source":633,"target":635},{"source":633,"target":91},{"source":634,"target":86},{"source":92,"target":0},{"source":92,"target":86},{"source":92,"target":636},{"source":92,"target":637},{"source":636,"target":638},{"source":636,"target":92},{"source":637,"target":86},{"source":93,"target":0},{"source":93,"target":86},{"source":93,"target":639},{"source":93,"target":640},{"source":639,"target":641},{"source":639,"target":93},{"source":640,"target":86},{"source":94,"target":0},{"source":94,"target":86},{"source":94,"target":642},{"source":94,"target":643},{"source":642,"target":644},{"source":642,"target":94},{"source":643,"target":86},{"source":95,"target":0},{"source":95,"target":86},{"source":95,"target":645},{"source":95,"target":646},{"source":645,"target":647},{"source":645,"target":95},{"source":646,"target":86},{"source":96,"target":0},{"source":96,"target":86},{"source":96,"target":648},{"source":96,"target":649},{"source":648,"target":70},{"source":648,"target":650},{"source":648,"target":96},{"source":650,"target":70},{"source":649,"target":86},{"source":97,"target":0},{"source":97,"target":86},{"source":97,"target":84},{"source":97,"target":651},{"source":97,"target":652},{"source":97,"target":653},{"source":651,"target":85},{"source":651,"target":654},{"source":651,"target":97},{"source":654,"target":85},{"source":652,"target":86},{"source":653,"target":84},{"source":98,"target":0},{"source":98,"target":86},{"source":98,"target":655},{"source":98,"target":656},{"source":655,"target":68},{"source":655,"target":657},{"source":655,"target":98},{"source":657,"target":68},{"source":656,"target":86},{"source":99,"target":0},{"source":99,"target":658},{"source":100,"target":0},{"source":100,"target":70},{"source":100,"target":659},{"source":100,"target":660},{"source":659,"target":70},{"source":659,"target":661},{"source":659,"target":100},{"source":661,"target":70},{"source":660,"target":70},{"source":101,"target":0},{"source":101,"target":70},{"source":101,"target":662},{"source":101,"target":663},{"source":662,"target":70},{"source":662,"target":664},{"source":662,"target":101},{"source":664,"target":70},{"source":663,"target":70},{"source":102,"target":0},{"source":102,"target":107},{"source":102,"target":665},{"source":665,"target":107},{"source":103,"target":0},{"source":103,"target":70},{"source":103,"target":666},{"source":103,"target":667},{"source":666,"target":106},{"source":666,"target":668},{"source":666,"target":103},{"source":668,"target":106},{"source":667,"target":70},{"source":104,"target":0},{"source":104,"target":669},{"source":105,"target":0},{"source":105,"target":670},{"source":105,"target":671},{"source":106,"target":0},{"source":107,"target":0},{"source":107,"target":70},{"source":107,"target":672},{"source":107,"target":673},{"source":107,"target":674},{"source":672,"target":54},{"source":672,"target":675},{"source":672,"target":107},{"source":675,"target":54},{"source":673,"target":70},{"source":673,"target":676},{"source":673,"target":107},{"source":676,"target":70},{"source":674,"target":70},{"source":108,"target":0},{"source":108,"target":86},{"source":108,"target":677},{"source":108,"target":678},{"source":677,"target":679},{"source":677,"target":108},{"source":678,"target":86}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="SimpleMMIntFeature" nsURI="platform:/resource/ModelTransfoTestData/ModelCoverageCheckerv0.2/TestData/SimpleMMIntFeature.ecore"> <eClassifiers xsi:type="ecore:EClass" name="classA"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="attr2" eType="//SMMInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="SMMInt" instanceClassName="java.lang.Integer"/> </ecore:EPackage>
github:ecore:/data/diverse-project/kermeta/testing_projects/org.kermeta.testing.mmcc/TestData/SimpleMMIntFeature.ecore
ecore
SimpleMMIntFeature classA attr2 SMMInt java.lang.Integer java.lang.Integer
null
{"directed":true,"nodes":[{"nsPrefix":null,"nsURI":"platform:/resource/ModelTransfoTestData/ModelCoverageCheckerv0.2/TestData/SimpleMMIntFeature.ecore","name":"SimpleMMIntFeature","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"classA","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"SMMInt","instanceClass":"java.lang.Integer","id":2,"serializable":true,"eClass":"EDataType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"attr2","changeable":true,"lowerBound":0,"iD":false,"id":3,"derived":false},{"id":4,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":1,"target":3},{"source":3,"target":2},{"source":3,"target":4},{"source":3,"target":1},{"source":4,"target":2},{"source":2,"target":0}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="scanner" nsURI="http://www.xtext.org/cocktail/Scanner" nsPrefix="scanner"> <eClassifiers xsi:type="ecore:EClass" name="Model"> <eStructuralFeatures xsi:type="ecore:EReference" name="scanner" eType="#//Scanner" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="export" eType="#//Export" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="imports" eType="#//Import" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="global" eType="#//Global" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="local" eType="#//Local" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="default" eType="#//Default" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eof" eType="#//Eof" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="begin" eType="#//Begin" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="close" eType="#//Close" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="define" eType="#//Define" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="states" eType="#//StartStates" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rules" eType="#//Rule" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CodeBlock"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="wall" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="block" eType="#//CodeBlock" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Scanner"> <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="Export"> <eStructuralFeatures xsi:type="ecore:EReference" name="content" eType="#//CodeBlock" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Import"> <eStructuralFeatures xsi:type="ecore:EReference" name="content" eType="#//CodeBlock" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Global"> <eStructuralFeatures xsi:type="ecore:EReference" name="content" eType="#//CodeBlock" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Local"> <eStructuralFeatures xsi:type="ecore:EReference" name="content" eType="#//CodeBlock" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Default"> <eStructuralFeatures xsi:type="ecore:EReference" name="content" eType="#//CodeBlock" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Eof"> <eStructuralFeatures xsi:type="ecore:EReference" name="content" eType="#//CodeBlock" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Begin"> <eStructuralFeatures xsi:type="ecore:EReference" name="content" eType="#//CodeBlock" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Close"> <eStructuralFeatures xsi:type="ecore:EReference" name="content" eType="#//CodeBlock" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Define"> <eStructuralFeatures xsi:type="ecore:EReference" name="defines" upperBound="-1" eType="#//DefineRule" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DefineRule"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rule" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StartStates"> <eStructuralFeatures xsi:type="ecore:EReference" name="incstates" upperBound="-1" eType="#//StartState" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exstates" upperBound="-1" eType="#//StartState" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StartState"> <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="Rule"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="info" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rules" upperBound="-1" eType="#//SingleRule" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SingleRule"> <eStructuralFeatures xsi:type="ecore:EReference" name="start" eType="#//RuleStart" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rule" eType="#//RuleDefinition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="content" eType="#//CodeBlock" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RuleDefinition"> <eStructuralFeatures xsi:type="ecore:EReference" name="parts" upperBound="-1" eType="#//RulePart" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RulePart"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="reg" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ref" eType="#//DefineRule"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RuleStart"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rulePrec" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ruleStates" unique="false" upperBound="-1" eType="#//StartState"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ruleDefault" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/Rolleander/CocktailCompilerIDE/de.roma.cocktail.xtext.scanner/model/generated/Scanner.ecore
ecore
scanner Model scanner export imports global local default eof begin close define states rules CodeBlock wall block Scanner name Export content Import content Global content Local content Default content Eof content Begin content Close content Define defines DefineRule name rule StartStates incstates exstates StartState name Rule info rules SingleRule start rule content RuleDefinition parts RulePart reg ref RuleStart rulePrec ruleStates ruleDefault
null
{"directed":true,"nodes":[{"nsPrefix":"scanner","nsURI":"http://www.xtext.org/cocktail/Scanner","name":"scanner","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":"CodeBlock","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Scanner","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Export","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Import","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Global","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Local","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Default","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Eof","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Begin","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Close","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Define","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DefineRule","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StartStates","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StartState","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rule","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleRule","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuleDefinition","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RulePart","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuleStart","instanceClass":null,"abstract":false,"id":20,"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":"scanner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"export","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"imports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"global","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":"local","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":"default","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eof","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"begin","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"close","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"define","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":"states","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rules","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"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"wall","changeable":true,"lowerBound":0,"iD":false,"id":45,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"block","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"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":"content","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"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":"content","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"resolveProxies":true,"lowerBound":0,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"resolveProxies":true,"lowerBound":0,"id":65,"derived":false},{"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":"defines","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":69,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rule","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":false},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"incstates","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":"exstates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":77,"derived":false},{"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":"info","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":"rules","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"start","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":"rule","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"parts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"reg","changeable":true,"lowerBound":0,"iD":false,"id":91,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ref","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":"rulePrec","changeable":true,"lowerBound":0,"iD":false,"id":95,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"ruleStates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":96,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ruleDefault","changeable":true,"lowerBound":0,"iD":false,"id":97,"derived":false},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":1,"target":0},{"source":1,"target":21},{"source":1,"target":22},{"source":1,"target":23},{"source":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":1,"target":28},{"source":1,"target":29},{"source":1,"target":30},{"source":1,"target":31},{"source":1,"target":32},{"source":21,"target":3},{"source":21,"target":33},{"source":21,"target":1},{"source":33,"target":3},{"source":22,"target":4},{"source":22,"target":34},{"source":22,"target":1},{"source":34,"target":4},{"source":23,"target":5},{"source":23,"target":35},{"source":23,"target":1},{"source":35,"target":5},{"source":24,"target":6},{"source":24,"target":36},{"source":24,"target":1},{"source":36,"target":6},{"source":25,"target":7},{"source":25,"target":37},{"source":25,"target":1},{"source":37,"target":7},{"source":26,"target":8},{"source":26,"target":38},{"source":26,"target":1},{"source":38,"target":8},{"source":27,"target":9},{"source":27,"target":39},{"source":27,"target":1},{"source":39,"target":9},{"source":28,"target":10},{"source":28,"target":40},{"source":28,"target":1},{"source":40,"target":10},{"source":29,"target":11},{"source":29,"target":41},{"source":29,"target":1},{"source":41,"target":11},{"source":30,"target":12},{"source":30,"target":42},{"source":30,"target":1},{"source":42,"target":12},{"source":31,"target":14},{"source":31,"target":43},{"source":31,"target":1},{"source":43,"target":14},{"source":32,"target":16},{"source":32,"target":44},{"source":32,"target":1},{"source":44,"target":16},{"source":2,"target":0},{"source":2,"target":45},{"source":2,"target":46},{"source":45,"target":47},{"source":45,"target":2},{"source":46,"target":2},{"source":46,"target":48},{"source":46,"target":2},{"source":48,"target":2},{"source":3,"target":0},{"source":3,"target":49},{"source":49,"target":50},{"source":49,"target":3},{"source":4,"target":0},{"source":4,"target":51},{"source":51,"target":2},{"source":51,"target":52},{"source":51,"target":4},{"source":52,"target":2},{"source":5,"target":0},{"source":5,"target":53},{"source":53,"target":2},{"source":53,"target":54},{"source":53,"target":5},{"source":54,"target":2},{"source":6,"target":0},{"source":6,"target":55},{"source":55,"target":2},{"source":55,"target":56},{"source":55,"target":6},{"source":56,"target":2},{"source":7,"target":0},{"source":7,"target":57},{"source":57,"target":2},{"source":57,"target":58},{"source":57,"target":7},{"source":58,"target":2},{"source":8,"target":0},{"source":8,"target":59},{"source":59,"target":2},{"source":59,"target":60},{"source":59,"target":8},{"source":60,"target":2},{"source":9,"target":0},{"source":9,"target":61},{"source":61,"target":2},{"source":61,"target":62},{"source":61,"target":9},{"source":62,"target":2},{"source":10,"target":0},{"source":10,"target":63},{"source":63,"target":2},{"source":63,"target":64},{"source":63,"target":10},{"source":64,"target":2},{"source":11,"target":0},{"source":11,"target":65},{"source":65,"target":2},{"source":65,"target":66},{"source":65,"target":11},{"source":66,"target":2},{"source":12,"target":0},{"source":12,"target":67},{"source":67,"target":13},{"source":67,"target":68},{"source":67,"target":12},{"source":68,"target":13},{"source":13,"target":0},{"source":13,"target":69},{"source":13,"target":70},{"source":69,"target":71},{"source":69,"target":13},{"source":70,"target":72},{"source":70,"target":13},{"source":14,"target":0},{"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":15},{"source":74,"target":76},{"source":74,"target":14},{"source":76,"target":15},{"source":15,"target":0},{"source":15,"target":77},{"source":77,"target":78},{"source":77,"target":15},{"source":16,"target":0},{"source":16,"target":79},{"source":16,"target":80},{"source":79,"target":81},{"source":79,"target":16},{"source":80,"target":17},{"source":80,"target":82},{"source":80,"target":16},{"source":82,"target":17},{"source":17,"target":0},{"source":17,"target":83},{"source":17,"target":84},{"source":17,"target":85},{"source":83,"target":20},{"source":83,"target":86},{"source":83,"target":17},{"source":86,"target":20},{"source":84,"target":18},{"source":84,"target":87},{"source":84,"target":17},{"source":87,"target":18},{"source":85,"target":2},{"source":85,"target":88},{"source":85,"target":17},{"source":88,"target":2},{"source":18,"target":0},{"source":18,"target":89},{"source":89,"target":19},{"source":89,"target":90},{"source":89,"target":18},{"source":90,"target":19},{"source":19,"target":0},{"source":19,"target":91},{"source":19,"target":92},{"source":91,"target":93},{"source":91,"target":19},{"source":92,"target":13},{"source":92,"target":94},{"source":92,"target":19},{"source":94,"target":13},{"source":20,"target":0},{"source":20,"target":95},{"source":20,"target":96},{"source":20,"target":97},{"source":95,"target":98},{"source":95,"target":20},{"source":96,"target":15},{"source":96,"target":99},{"source":96,"target":20},{"source":99,"target":15},{"source":97,"target":100},{"source":97,"target":20}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="astm" nsURI="http://modelum.es/modernization/astm" nsPrefix="astm"> <eClassifiers xsi:type="ecore:EClass" name="GASTMObject" eSuperTypes="#//Visitable"/> <eClassifiers xsi:type="ecore:EClass" name="GASTMSourceObject" abstract="true" eSuperTypes="#//Visitable"/> <eClassifiers xsi:type="ecore:EClass" name="GASTMSemanticObject" abstract="true" eSuperTypes="#//Visitable"/> <eClassifiers xsi:type="ecore:EClass" name="OtherSyntaxObject" abstract="true" eSuperTypes="#//Visitable"/> <eClassifiers xsi:type="ecore:EClass" name="StorageSpecification" abstract="true" eSuperTypes="#//Visitable"/> <eClassifiers xsi:type="ecore:EClass" name="DataType" abstract="true" eSuperTypes="#//Visitable"/> <eClassifiers xsi:type="ecore:EClass" name="AccessKind" eSuperTypes="#//Visitable"/> <eClassifiers xsi:type="ecore:EClass" name="UnaryOperator" abstract="true" eSuperTypes="#//Visitable"/> <eClassifiers xsi:type="ecore:EClass" name="BinaryOperator" abstract="true" eSuperTypes="#//Visitable"/> <eClassifiers xsi:type="ecore:EClass" name="ActualParameter" abstract="true" eSuperTypes="#//Visitable"/> <eClassifiers xsi:type="ecore:EClass" name="SourceFile" eSuperTypes="#//GASTMSourceObject"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="pathName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SourceLocation" eSuperTypes="#//GASTMSourceObject"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startLine" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startColumn" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="endLine" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="endColumn" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inSourceFile" eType="#//SourceFile" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Project" eSuperTypes="#//GASTMSemanticObject"> <eStructuralFeatures xsi:type="ecore:EReference" name="files" upperBound="-1" eType="#//CompilationUnit" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outerScope" eType="#//GlobalScope" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Scope" eSuperTypes="#//GASTMSemanticObject"> <eStructuralFeatures xsi:type="ecore:EReference" name="definitionObject" upperBound="-1" eType="#//DefinitionObject" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="childScope" upperBound="-1" eType="#//Scope" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GASTMSyntaxObject" abstract="true" eSuperTypes="#//GASTMObject"> <eStructuralFeatures xsi:type="ecore:EReference" name="locationInfo" eType="#//SourceLocation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="preProcessorElements" upperBound="-1" eType="#//PreprocessorElement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1" eType="#//AnnotationExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CompilationUnit" eSuperTypes="#//OtherSyntaxObject"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="language" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fragments" upperBound="-1" eType="#//DefinitionObject" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="opensScope" eType="#//ProgramScope" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Name" eSuperTypes="#//OtherSyntaxObject"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nameString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeclarationOrDefinition" abstract="true" eSuperTypes="#//DefinitionObject"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isRegister" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="linkageSpecifier" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="storageSpecifiers" eType="#//OtherSyntaxObject" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="accessKind" eType="#//OtherSyntaxObject" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Definition" abstract="true" eSuperTypes="#//DeclarationOrDefinition"> <eStructuralFeatures xsi:type="ecore:EReference" name="identifierName" eType="#//Name" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="definitionType" eType="#//TypeReference" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Declaration" abstract="true" eSuperTypes="#//DeclarationOrDefinition"> <eStructuralFeatures xsi:type="ecore:EReference" name="defRef" eType="#//Definition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="identifierName" eType="#//Name" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="declarationType" eType="#//TypeReference" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FunctionDeclaration" eSuperTypes="#//Declaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="formalParameters" upperBound="-1" eType="#//FormalParameterDeclaration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="functionMemberAttributes" eType="#//FunctionMemberAttributes" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableDeclaration" eSuperTypes="#//Declaration"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isMutable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FunctionDefinition" eSuperTypes="#//Definition"> <eStructuralFeatures xsi:type="ecore:EReference" name="returnType" eType="#//TypeReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="formalParameters" upperBound="-1" eType="#//FormalParameterDefinition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" upperBound="-1" eType="#//Statement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="functionMemberAttributes" eType="#//FunctionMemberAttributes" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="opensScope" eType="#//FunctionScope" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FunctionMemberAttributes" eSuperTypes="#//Visitable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isFriend" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isInline" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isThisConst" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="virtualSpecifier" eType="#//VirtualSpecification" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EntryDefinition" eSuperTypes="#//Definition"> <eStructuralFeatures xsi:type="ecore:EReference" name="formalParameters" upperBound="-1" eType="#//FormalParameterDefinition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" upperBound="-1" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataDefinition" abstract="true" eSuperTypes="#//Definition"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isMutable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="initialValue" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BitFieldDefinition" eSuperTypes="#//DataDefinition"> <eStructuralFeatures xsi:type="ecore:EReference" name="bitFieldSize" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumLiteralDefinition" eSuperTypes="#//Definition"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeDefinition" eSuperTypes="#//DefinitionObject"> <eStructuralFeatures xsi:type="ecore:EReference" name="name" eType="#//Name" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedTypeDefinition" eSuperTypes="#//TypeDefinition"> <eStructuralFeatures xsi:type="ecore:EReference" name="definitionType" eType="#//NamedType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AggregateTypeDefinition" eSuperTypes="#//TypeDefinition"> <eStructuralFeatures xsi:type="ecore:EReference" name="aggregateType" eType="#//AggregateType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NameSpaceDefinition" eSuperTypes="#//DefinitionObject"> <eStructuralFeatures xsi:type="ecore:EReference" name="nameSpace" eType="#//Name" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" upperBound="-1" eType="#//DefinitionObject" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nameSpaceType" eType="#//NameSpaceType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LabelDefinition" eSuperTypes="#//DefinitionObject"> <eStructuralFeatures xsi:type="ecore:EReference" name="labelName" eType="#//Name" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="labelType" eType="#//LabelType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IncludeUnit" eSuperTypes="#//PreprocessorElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="file" eType="#//SourceFile" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MacroCall" eSuperTypes="#//PreprocessorElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="refersTo" eType="#//MacroDefinition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MacroDefinition" eSuperTypes="#//PreprocessorElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="macroName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="body" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Comment" eSuperTypes="#//PreprocessorElement"> <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="Type" abstract="true" eSuperTypes="#//GASTMSyntaxObject"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isConst" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isVolatile" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" abstract="true" eSuperTypes="#//DataType"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isSigned" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumType" eSuperTypes="#//DataType"> <eStructuralFeatures xsi:type="ecore:EReference" name="enumLiterals" upperBound="-1" eType="#//EnumLiteralDefinition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConstructedType" abstract="true" eSuperTypes="#//DataType"> <eStructuralFeatures xsi:type="ecore:EReference" name="baseType" eType="#//TypeReference" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AggregateType" abstract="true" eSuperTypes="#//DataType"> <eStructuralFeatures xsi:type="ecore:EReference" name="members" upperBound="-1" eType="#//DefinitionObject" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="opensScope" eType="#//AggregateScope" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayType" eSuperTypes="#//ConstructedType"> <eStructuralFeatures xsi:type="ecore:EReference" name="ranks" upperBound="-1" eType="#//Dimension" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Dimension" eSuperTypes="#//OtherSyntaxObject"> <eStructuralFeatures xsi:type="ecore:EReference" name="lowBound" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="highBound" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FunctionType" eSuperTypes="#//Type"> <eStructuralFeatures xsi:type="ecore:EReference" name="returnType" eType="#//TypeReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameterTypes" upperBound="-1" eType="#//FormalParameterType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FormalParameterType" abstract="true" eSuperTypes="#//DataType"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//TypeReference" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedType" eSuperTypes="#//DataType"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#//Type" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ClassType" eSuperTypes="#//AggregateType"> <eStructuralFeatures xsi:type="ecore:EReference" name="derivesFrom" upperBound="-1" eType="#//DerivesFrom" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DerivesFrom" eSuperTypes="#//OtherSyntaxObject"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isVirtual" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="accessKind" eType="#//OtherSyntaxObject" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="className" eType="#//NamedType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnnamedTypeReference" eSuperTypes="#//TypeReference"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedTypeReference" eSuperTypes="#//TypeReference"> <eStructuralFeatures xsi:type="ecore:EReference" name="name" eType="#//Name" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//TypeDefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeleteStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="operand" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeclarationOrDefinitionStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="declOrDefn" eType="#//DefinitionObject" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExpressionStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="JumpStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BreakStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//LabelAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ContinueStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//LabelAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LabeledStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="label" eType="#//LabelDefinition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="statement" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BlockStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="subStatements" upperBound="-1" eType="#//Statement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="opensScope" eType="#//BlockScope" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EmptyStatement" eSuperTypes="#//Statement"/> <eClassifiers xsi:type="ecore:EClass" name="IfStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="thenBody" eType="#//Statement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elseBody" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SwitchStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="switchExpression" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="cases" eType="#//SwitchCase" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SwitchCase" eSuperTypes="#//OtherSyntaxObject"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" upperBound="-1" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CaseBlock" eSuperTypes="#//SwitchCase"> <eStructuralFeatures xsi:type="ecore:EReference" name="caseExpressions" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReturnStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="returnValue" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LoopStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ForStatement" abstract="true" eSuperTypes="#//LoopStatement"> <eStructuralFeatures xsi:type="ecore:EReference" name="initBody" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="iterationBody" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TryStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="guardedStatement" eType="#//Statement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="catchBlocks" upperBound="-1" eType="#//CatchBlock" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="finalStatement" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CatchBlock" eSuperTypes="#//OtherSyntaxObject"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypesCatchBlock" eSuperTypes="#//CatchBlock"> <eStructuralFeatures xsi:type="ecore:EReference" name="exceptions" upperBound="-1" eType="#//Type" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableCatchBlock" eSuperTypes="#//CatchBlock"> <eStructuralFeatures xsi:type="ecore:EReference" name="exceptionVariable" eType="#//DataDefinition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ThrowStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="exception" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true" eSuperTypes="#//GASTMSyntaxObject"> <eStructuralFeatures xsi:type="ecore:EReference" name="expressionType" eType="#//TypeReference" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NameReference" abstract="true" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="name" eType="#//Name" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="refersTo" eType="#//DefinitionObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArrayAccess" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="arrayName" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subscripts" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="QualifiedIdentifierReference" abstract="true" eSuperTypes="#//NameReference"> <eStructuralFeatures xsi:type="ecore:EReference" name="qualifiers" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="member" eType="#//IdentifierReference" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeQualifiedIdentifierReference" eSuperTypes="#//NameReference"> <eStructuralFeatures xsi:type="ecore:EReference" name="aggregateType" upperBound="-1" eType="#//TypeReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="member" eType="#//IdentifierReference" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Literal" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CastExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="castType" eType="#//TypeReference"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnaryExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="operator" eType="#//OtherSyntaxObject" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operand" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BinaryExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="operator" eType="#//OtherSyntaxObject" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="leftOperand" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rightOperand" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OperatorAssign" eSuperTypes="#//BinaryOperator"> <eStructuralFeatures xsi:type="ecore:EReference" name="operator" eType="#//OtherSyntaxObject" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConditionalExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="onTrueOperand" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="onFalseOperand" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RangeExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="fromExpression" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="toExpression" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FunctionCallExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="calledFunction" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="actualParams" upperBound="-1" eType="#//ActualParameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActualParameterExpression" eSuperTypes="#//ActualParameter"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NewExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="newType" eType="#//TypeReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="actualParams" upperBound="-1" eType="#//OtherSyntaxObject" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LabelAccess" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="name" eType="#//Name" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="definition" eType="#//LabelDefinition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnnotationExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="annotationType" eType="#//TypeReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="memberValues" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GlobalScope" eSuperTypes="#//Scope"/> <eClassifiers xsi:type="ecore:EClass" name="PreprocessorElement" abstract="true" eSuperTypes="#//GASTMSyntaxObject"/> <eClassifiers xsi:type="ecore:EClass" name="DefinitionObject" abstract="true" eSuperTypes="#//GASTMSyntaxObject"/> <eClassifiers xsi:type="ecore:EClass" name="ProgramScope" eSuperTypes="#//Scope"/> <eClassifiers xsi:type="ecore:EClass" name="TypeReference" abstract="true" eSuperTypes="#//Type"/> <eClassifiers xsi:type="ecore:EClass" name="Statement" abstract="true" eSuperTypes="#//GASTMSyntaxObject"/> <eClassifiers xsi:type="ecore:EClass" name="FunctionScope" eSuperTypes="#//Scope"/> <eClassifiers xsi:type="ecore:EClass" name="NameSpaceType" eSuperTypes="#//Type"/> <eClassifiers xsi:type="ecore:EClass" name="LabelType" eSuperTypes="#//Type"/> <eClassifiers xsi:type="ecore:EClass" name="AggregateScope" eSuperTypes="#//Scope"/> <eClassifiers xsi:type="ecore:EClass" name="BlockScope" eSuperTypes="#//Scope"/> <eClassifiers xsi:type="ecore:EClass" name="IdentifierReference" eSuperTypes="#//NameReference"/> <eClassifiers xsi:type="ecore:EClass" name="FormalParameterDefinition" eSuperTypes="#//DataDefinition"/> <eClassifiers xsi:type="ecore:EClass" name="VirtualSpecification" abstract="true" eSuperTypes="#//OtherSyntaxObject"/> <eClassifiers xsi:type="ecore:EClass" name="FormalParameterDeclaration" eSuperTypes="#//Declaration"/> <eClassifiers xsi:type="ecore:EClass" name="VariableDefinition" eSuperTypes="#//DataDefinition"/> <eClassifiers xsi:type="ecore:EClass" name="FunctionMemberAttribute" eSuperTypes="#//OtherSyntaxObject"/> <eClassifiers xsi:type="ecore:EClass" name="External" eSuperTypes="#//StorageSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="FunctionPersistent" eSuperTypes="#//StorageSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="FileLocal" eSuperTypes="#//StorageSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="PerClassMember" eSuperTypes="#//StorageSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="NoDef" eSuperTypes="#//StorageSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Virtual" eSuperTypes="#//VirtualSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="PureVirtual" eSuperTypes="#//VirtualSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="NonVirtual" eSuperTypes="#//VirtualSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="ExceptionType" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="Void" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="Byte" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="ShortInteger" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="Integer" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="LongInteger" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="Float" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="Double" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="LongDouble" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="Character" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="String" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="Boolean" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="WideCharacter" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="CollectionType" eSuperTypes="#//ConstructedType"/> <eClassifiers xsi:type="ecore:EClass" name="PointerType" eSuperTypes="#//ConstructedType"/> <eClassifiers xsi:type="ecore:EClass" name="ReferenceType" eSuperTypes="#//ConstructedType"/> <eClassifiers xsi:type="ecore:EClass" name="RangeType" eSuperTypes="#//ConstructedType"/> <eClassifiers xsi:type="ecore:EClass" name="StructureType" eSuperTypes="#//AggregateType"/> <eClassifiers xsi:type="ecore:EClass" name="UnionType" eSuperTypes="#//AggregateType"/> <eClassifiers xsi:type="ecore:EClass" name="AnnotationType" eSuperTypes="#//AggregateType"/> <eClassifiers xsi:type="ecore:EClass" name="ByValueFormalParameterType" eSuperTypes="#//FormalParameterType"/> <eClassifiers xsi:type="ecore:EClass" name="ByReferenceFormalParameterType" eSuperTypes="#//FormalParameterType"/> <eClassifiers xsi:type="ecore:EClass" name="Public" eSuperTypes="#//AccessKind"/> <eClassifiers xsi:type="ecore:EClass" name="Protected" eSuperTypes="#//AccessKind"/> <eClassifiers xsi:type="ecore:EClass" name="Private" eSuperTypes="#//AccessKind"/> <eClassifiers xsi:type="ecore:EClass" name="TerminateStatement" eSuperTypes="#//Statement"/> <eClassifiers xsi:type="ecore:EClass" name="DefaultBlock" eSuperTypes="#//SwitchCase"/> <eClassifiers xsi:type="ecore:EClass" name="WhileStatement" eSuperTypes="#//LoopStatement"/> <eClassifiers xsi:type="ecore:EClass" name="DoWhileStatement" eSuperTypes="#//LoopStatement"/> <eClassifiers xsi:type="ecore:EClass" name="ForCheckBeforeStatement" eSuperTypes="#//ForStatement"/> <eClassifiers xsi:type="ecore:EClass" name="ForCheckAfterStatement" eSuperTypes="#//ForStatement"/> <eClassifiers xsi:type="ecore:EClass" name="AggregateExpression" eSuperTypes="#//Expression"/> <eClassifiers xsi:type="ecore:EClass" name="QualifiedOverPointer" eSuperTypes="#//QualifiedIdentifierReference"/> <eClassifiers xsi:type="ecore:EClass" name="QualifiedOverData" eSuperTypes="#//QualifiedIdentifierReference"/> <eClassifiers xsi:type="ecore:EClass" name="IntegerlLiteral" eSuperTypes="#//Literal"/> <eClassifiers xsi:type="ecore:EClass" name="StringLiteral" eSuperTypes="#//Literal"/> <eClassifiers xsi:type="ecore:EClass" name="CharLiteral" eSuperTypes="#//Literal"/> <eClassifiers xsi:type="ecore:EClass" name="RealLiteral" eSuperTypes="#//Literal"/> <eClassifiers xsi:type="ecore:EClass" name="BooleanLiteral" eSuperTypes="#//Literal"/> <eClassifiers xsi:type="ecore:EClass" name="BitLiteral" eSuperTypes="#//Literal"/> <eClassifiers xsi:type="ecore:EClass" name="UnaryPlus" eSuperTypes="#//UnaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="Negate" eSuperTypes="#//UnaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="Not" eSuperTypes="#//UnaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="BitNot" eSuperTypes="#//UnaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="AddressOf" eSuperTypes="#//UnaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="Deref" eSuperTypes="#//UnaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="Increment" eSuperTypes="#//UnaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="Decrement" eSuperTypes="#//UnaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="PostIncrement" eSuperTypes="#//UnaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="PostDecrement" eSuperTypes="#//UnaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="Add" eSuperTypes="#//BinaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="Subtract" eSuperTypes="#//BinaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="Multiply" eSuperTypes="#//BinaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="Divide" eSuperTypes="#//BinaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="Modulus" eSuperTypes="#//BinaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="Exponent" eSuperTypes="#//BinaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="And" eSuperTypes="#//BinaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="Or" eSuperTypes="#//BinaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="Equal" eSuperTypes="#//BinaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="NotEqual" eSuperTypes="#//BinaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="Greater" eSuperTypes="#//BinaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="NotGreater" eSuperTypes="#//BinaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="Less" eSuperTypes="#//BinaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="NotLess" eSuperTypes="#//BinaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="BitAnd" eSuperTypes="#//BinaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="BitOr" eSuperTypes="#//BinaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="BitXor" eSuperTypes="#//BinaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="BitLeftShift" eSuperTypes="#//BinaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="BitRightShift" eSuperTypes="#//BinaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="Assign" eSuperTypes="#//BinaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="MissingActualParameter" eSuperTypes="#//ActualParameter"/> <eClassifiers xsi:type="ecore:EClass" name="ByValueActualParameterExpression" eSuperTypes="#//ActualParameterExpression"/> <eClassifiers xsi:type="ecore:EClass" name="ByReferenceActualParameterExpression" eSuperTypes="#//ActualParameterExpression"/> <eClassifiers xsi:type="ecore:EClass" name="SpecificTriggerDefinition" eSuperTypes="#//Definition"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" upperBound="-1" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SpecificLessEqual" eSuperTypes="#//BinaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="SpecificGreaterEqual" eSuperTypes="#//BinaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="SpecificIn" eSuperTypes="#//BinaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="SpecificLike" eSuperTypes="#//BinaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="SpecificConcatString" eSuperTypes="#//BinaryOperator"/> <eClassifiers xsi:type="ecore:EClass" name="SpecificSelectStatement" eSuperTypes="#//Statement"/> <eClassifiers xsi:type="ecore:EClass" name="RDBDatabaseDefinition" eSuperTypes="#//Definition"> <eStructuralFeatures xsi:type="ecore:EReference" name="TableSpace" upperBound="-1" eType="#//RDBTableSpaceReference" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RDBTableSpaceReference" eSuperTypes="#//Visitable"/> <eClassifiers xsi:type="ecore:EClass" name="RDBUserDefinition" eSuperTypes="#//Definition"> <eStructuralFeatures xsi:type="ecore:EReference" name="Owns" upperBound="-1" eType="#//NameSpaceDefinition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RDBTableSpaceDefinition" eSuperTypes="#//Definition"> <eStructuralFeatures xsi:type="ecore:EReference" name="Table" upperBound="-1" eType="#//NameSpaceDefinition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RDBTableDefinition" eSuperTypes="#//Definition"> <eStructuralFeatures xsi:type="ecore:EReference" name="PrimKey" upperBound="-1" eType="#//RDBColumnReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Column" upperBound="-1" eType="#//RDBColumnDefinition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Constraint" upperBound="-1" eType="#//RDBConstraint" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Index" upperBound="-1" eType="#//RDBIndex" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Trigger" upperBound="-1" eType="#//RDBTrigger" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RDBColumnDefinition" eSuperTypes="#//Definition"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="NotNull" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="name" eType="#//Name" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//RDBColumnType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RDBViewDefinition" eSuperTypes="#//Definition"> <eStructuralFeatures xsi:type="ecore:EReference" name="DefinedBy" eType="#//AggregateTypeDefinition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RDBCursorDefinition" eSuperTypes="#//Definition"> <eStructuralFeatures xsi:type="ecore:EReference" name="SelectExpression" eType="#//AggregateTypeDefinition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RDBIndex" eSuperTypes="#//OtherSyntaxObject"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="NotNull" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="IsUnique" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="IndexColumn" upperBound="-1" eType="#//Name" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RDBIndexColumn" eSuperTypes="#//OtherSyntaxObject"> <eStructuralFeatures xsi:type="ecore:EReference" name="Column" eType="#//IncludeUnit" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="AscendingOrDescending" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EChar"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RDBTrigger" eSuperTypes="#//OtherSyntaxObject #//Definition"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" upperBound="-1" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RDBConstraint" eSuperTypes="#//OtherSyntaxObject"/> <eClassifiers xsi:type="ecore:EClass" name="RDBCheckConstraint" eSuperTypes="#//RDBConstraint"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="RDBConstraintText" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="RDBConstraintType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EChar"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RDBRefIntegrity" eSuperTypes="#//RDBConstraint"> <eStructuralFeatures xsi:type="ecore:EReference" name="ForeignKey" upperBound="-1" eType="#//RDBColumnReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ParentKey" upperBound="-1" eType="#//RDBColumnReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ParentTable" eType="#//RDBTableReference" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RDBUniqueKey" eSuperTypes="#//RDBConstraint"> <eStructuralFeatures xsi:type="ecore:EReference" name="Column" upperBound="-1" eType="#//RDBColumnReference" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RDBConnectStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="ConnectString" eType="#//NamedTypeDefinition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RDBSelectStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="SelectExpression" eType="#//RDBSelectExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="IntoVariable" upperBound="-1" eType="#//RDBHostVariableReference" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RDBInsertStatement" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="IntoTable" upperBound="-1" eType="#//NameSpaceDefinition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Columns" upperBound="-1" eType="#//IncludeUnit" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Values" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RDBModifyStatement" abstract="true" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="Table" upperBound="-1" eType="#//NameSpaceDefinition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Where" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RDBUpdateStatement" eSuperTypes="#//RDBModifyStatement"> <eStructuralFeatures xsi:type="ecore:EReference" name="Values" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RDBCursorStatement" abstract="true" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EReference" name="Cursor" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RDBOpenCursorStatement" eSuperTypes="#//RDBCursorStatement"> <eStructuralFeatures xsi:type="ecore:EReference" name="Values" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RDBFetchCursorStatement" eSuperTypes="#//RDBCursorStatement"> <eStructuralFeatures xsi:type="ecore:EReference" name="Into" upperBound="-1" eType="#//RDBHostVariableReference" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RDBHostVariableReference" eSuperTypes="#//Visitable"> <eStructuralFeatures xsi:type="ecore:EReference" name="BaseVariable" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Indicator" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RDBSelectExpression" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="Table" upperBound="-1" eType="#//RDBTableReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Column" upperBound="-1" eType="#//RDBColumnReference" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Where" upperBound="-1" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RDBTableReference" eSuperTypes="#//IdentifierReference"> <eStructuralFeatures xsi:type="ecore:EReference" name="Alias" eType="#//LabelDefinition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RDBTableAlias" eSuperTypes="#//IdentifierReference"/> <eClassifiers xsi:type="ecore:EClass" name="RDBColumnReference" eSuperTypes="#//IdentifierReference"> <eStructuralFeatures xsi:type="ecore:EReference" name="Table" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RDBDataBaseType" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="RDBUserType" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="RDBTableSpaceType" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="RDBTableType" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="RDBViewType" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="RDBCursorType" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="RDBColumnType" abstract="true" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="RDBInteger" eSuperTypes="#//RDBColumnType"/> <eClassifiers xsi:type="ecore:EClass" name="RDBInt" eSuperTypes="#//RDBColumnType"/> <eClassifiers xsi:type="ecore:EClass" name="RDBReal" eSuperTypes="#//RDBColumnType"/> <eClassifiers xsi:type="ecore:EClass" name="RDBFloat" eSuperTypes="#//RDBColumnType"/> <eClassifiers xsi:type="ecore:EClass" name="RDBDecimal" eSuperTypes="#//RDBColumnType"/> <eClassifiers xsi:type="ecore:EClass" name="RDBNumber" eSuperTypes="#//RDBColumnType"/> <eClassifiers xsi:type="ecore:EClass" name="RDBLong" eSuperTypes="#//RDBColumnType"/> <eClassifiers xsi:type="ecore:EClass" name="RDBChar" eSuperTypes="#//RDBColumnType"/> <eClassifiers xsi:type="ecore:EClass" name="RDBVarchar" eSuperTypes="#//RDBColumnType"/> <eClassifiers xsi:type="ecore:EClass" name="RDBString" eSuperTypes="#//RDBColumnType"/> <eClassifiers xsi:type="ecore:EClass" name="RDBRaw" eSuperTypes="#//RDBColumnType"/> <eClassifiers xsi:type="ecore:EClass" name="RDBDate" eSuperTypes="#//RDBColumnType"/> <eClassifiers xsi:type="ecore:EClass" name="RDBTimestamp" eSuperTypes="#//RDBColumnType"/> <eClassifiers xsi:type="ecore:EClass" name="RDBRowid" eSuperTypes="#//RDBColumnType"/> <eClassifiers xsi:type="ecore:EClass" name="RDBBoolean" eSuperTypes="#//RDBColumnType"/> <eClassifiers xsi:type="ecore:EClass" name="RDBBlob" eSuperTypes="#//RDBColumnType"/> <eClassifiers xsi:type="ecore:EClass" name="RDBClob" eSuperTypes="#//RDBColumnType"/> <eClassifiers xsi:type="ecore:EClass" name="RDBNClob" eSuperTypes="#//RDBColumnType"/> <eClassifiers xsi:type="ecore:EClass" name="RDBBFile" eSuperTypes="#//RDBColumnType"/> <eClassifiers xsi:type="ecore:EClass" name="RDBDeleteStatement" eSuperTypes="#//RDBModifyStatement"/> <eClassifiers xsi:type="ecore:EClass" name="RDBCloseCursorStatement" eSuperTypes="#//RDBCursorStatement"/> <eClassifiers xsi:type="ecore:EClass" name="RDBHostVariableExpression" eSuperTypes="#//Expression"/> <eClassifiers xsi:type="ecore:EClass" name="Visitable" instanceClassName="org.xtext.example.plsql.astm.util.Visitable" abstract="true" interface="true"/> </ecore:EPackage>
github:ecore:/data/adolfosbh/cs2as/org.xtext.example.plsql/model/astm.ecore
ecore
astm GASTMObject GASTMSourceObject GASTMSemanticObject OtherSyntaxObject StorageSpecification DataType AccessKind UnaryOperator BinaryOperator ActualParameter SourceFile pathName SourceLocation startLine startColumn endLine endColumn inSourceFile Project files outerScope Scope definitionObject childScope GASTMSyntaxObject locationInfo preProcessorElements annotations CompilationUnit language fragments opensScope Name nameString DeclarationOrDefinition isRegister linkageSpecifier storageSpecifiers accessKind Definition identifierName definitionType Declaration defRef identifierName declarationType FunctionDeclaration formalParameters functionMemberAttributes VariableDeclaration isMutable FunctionDefinition returnType formalParameters body functionMemberAttributes opensScope FunctionMemberAttributes isFriend isInline isThisConst virtualSpecifier EntryDefinition formalParameters body DataDefinition isMutable initialValue BitFieldDefinition bitFieldSize EnumLiteralDefinition value TypeDefinition name NamedTypeDefinition definitionType AggregateTypeDefinition aggregateType NameSpaceDefinition nameSpace body nameSpaceType LabelDefinition labelName labelType IncludeUnit file MacroCall refersTo MacroDefinition macroName body Comment text Type isConst isVolatile PrimitiveType isSigned EnumType enumLiterals ConstructedType baseType AggregateType members opensScope ArrayType ranks Dimension lowBound highBound FunctionType returnType parameterTypes FormalParameterType type NamedType body ClassType derivesFrom DerivesFrom isVirtual accessKind className UnnamedTypeReference type NamedTypeReference name type DeleteStatement operand DeclarationOrDefinitionStatement declOrDefn ExpressionStatement expression JumpStatement target BreakStatement target ContinueStatement target LabeledStatement label statement BlockStatement subStatements opensScope EmptyStatement IfStatement condition thenBody elseBody SwitchStatement switchExpression cases SwitchCase body CaseBlock caseExpressions ReturnStatement returnValue LoopStatement condition body ForStatement initBody iterationBody TryStatement guardedStatement catchBlocks finalStatement CatchBlock body TypesCatchBlock exceptions VariableCatchBlock exceptionVariable ThrowStatement exception Expression expressionType NameReference name refersTo ArrayAccess arrayName subscripts QualifiedIdentifierReference qualifiers member TypeQualifiedIdentifierReference aggregateType member Literal value CastExpression castType expression UnaryExpression operator operand BinaryExpression operator leftOperand rightOperand OperatorAssign operator ConditionalExpression condition onTrueOperand onFalseOperand RangeExpression fromExpression toExpression FunctionCallExpression calledFunction actualParams ActualParameterExpression value NewExpression newType actualParams LabelAccess name definition AnnotationExpression annotationType memberValues GlobalScope PreprocessorElement DefinitionObject ProgramScope TypeReference Statement FunctionScope NameSpaceType LabelType AggregateScope BlockScope IdentifierReference FormalParameterDefinition VirtualSpecification FormalParameterDeclaration VariableDefinition FunctionMemberAttribute External FunctionPersistent FileLocal PerClassMember NoDef Virtual PureVirtual NonVirtual ExceptionType Void Byte ShortInteger Integer LongInteger Float Double LongDouble Character String Boolean WideCharacter CollectionType PointerType ReferenceType RangeType StructureType UnionType AnnotationType ByValueFormalParameterType ByReferenceFormalParameterType Public Protected Private TerminateStatement DefaultBlock WhileStatement DoWhileStatement ForCheckBeforeStatement ForCheckAfterStatement AggregateExpression QualifiedOverPointer QualifiedOverData IntegerlLiteral StringLiteral CharLiteral RealLiteral BooleanLiteral BitLiteral UnaryPlus Negate Not BitNot AddressOf Deref Increment Decrement PostIncrement PostDecrement Add Subtract Multiply Divide Modulus Exponent And Or Equal NotEqual Greater NotGreater Less NotLess BitAnd BitOr BitXor BitLeftShift BitRightShift Assign MissingActualParameter ByValueActualParameterExpression ByReferenceActualParameterExpression SpecificTriggerDefinition body SpecificLessEqual SpecificGreaterEqual SpecificIn SpecificLike SpecificConcatString SpecificSelectStatement RDBDatabaseDefinition TableSpace RDBTableSpaceReference RDBUserDefinition Owns RDBTableSpaceDefinition Table RDBTableDefinition PrimKey Column Constraint Index Trigger RDBColumnDefinition NotNull name type RDBViewDefinition DefinedBy RDBCursorDefinition SelectExpression RDBIndex NotNull IsUnique IndexColumn RDBIndexColumn Column AscendingOrDescending RDBTrigger body RDBConstraint RDBCheckConstraint RDBConstraintText RDBConstraintType RDBRefIntegrity ForeignKey ParentKey ParentTable RDBUniqueKey Column RDBConnectStatement ConnectString RDBSelectStatement SelectExpression IntoVariable RDBInsertStatement IntoTable Columns Values RDBModifyStatement Table Where RDBUpdateStatement Values RDBCursorStatement Cursor RDBOpenCursorStatement Values RDBFetchCursorStatement Into RDBHostVariableReference BaseVariable Indicator RDBSelectExpression Table Column Where RDBTableReference Alias RDBTableAlias RDBColumnReference Table RDBDataBaseType RDBUserType RDBTableSpaceType RDBTableType RDBViewType RDBCursorType RDBColumnType RDBInteger RDBInt RDBReal RDBFloat RDBDecimal RDBNumber RDBLong RDBChar RDBVarchar RDBString RDBRaw RDBDate RDBTimestamp RDBRowid RDBBoolean RDBBlob RDBClob RDBNClob RDBBFile RDBDeleteStatement RDBCloseCursorStatement RDBHostVariableExpression Visitable org.xtext.example.plsql.astm.util.Visitable org.xtext.example.plsql.astm.util.Visitable
null
{"directed":true,"nodes":[{"nsPrefix":"astm","nsURI":"http://modelum.es/modernization/astm","name":"astm","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GASTMObject","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GASTMSourceObject","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GASTMSemanticObject","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OtherSyntaxObject","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StorageSpecification","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AccessKind","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryOperator","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryOperator","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActualParameter","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SourceFile","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SourceLocation","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Project","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Scope","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GASTMSyntaxObject","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompilationUnit","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Name","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeclarationOrDefinition","instanceClass":null,"abstract":true,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Definition","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Declaration","instanceClass":null,"abstract":true,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionDeclaration","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclaration","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionDefinition","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionMemberAttributes","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntryDefinition","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataDefinition","instanceClass":null,"abstract":true,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BitFieldDefinition","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumLiteralDefinition","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeDefinition","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedTypeDefinition","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AggregateTypeDefinition","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NameSpaceDefinition","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LabelDefinition","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IncludeUnit","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MacroCall","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MacroDefinition","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":true,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumType","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstructedType","instanceClass":null,"abstract":true,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AggregateType","instanceClass":null,"abstract":true,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayType","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dimension","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionType","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FormalParameterType","instanceClass":null,"abstract":true,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedType","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassType","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DerivesFrom","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnnamedTypeReference","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedTypeReference","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeleteStatement","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeclarationOrDefinitionStatement","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionStatement","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JumpStatement","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BreakStatement","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContinueStatement","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LabeledStatement","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockStatement","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EmptyStatement","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfStatement","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchStatement","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchCase","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CaseBlock","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnStatement","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopStatement","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForStatement","instanceClass":null,"abstract":true,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TryStatement","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CatchBlock","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypesCatchBlock","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableCatchBlock","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThrowStatement","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NameReference","instanceClass":null,"abstract":true,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayAccess","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QualifiedIdentifierReference","instanceClass":null,"abstract":true,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeQualifiedIdentifierReference","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Literal","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CastExpression","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryExpression","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryExpression","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperatorAssign","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalExpression","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RangeExpression","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionCallExpression","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActualParameterExpression","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NewExpression","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LabelAccess","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationExpression","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GlobalScope","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PreprocessorElement","instanceClass":null,"abstract":true,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DefinitionObject","instanceClass":null,"abstract":true,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProgramScope","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeReference","instanceClass":null,"abstract":true,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionScope","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NameSpaceType","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LabelType","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AggregateScope","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockScope","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IdentifierReference","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FormalParameterDefinition","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualSpecification","instanceClass":null,"abstract":true,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FormalParameterDeclaration","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDefinition","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionMemberAttribute","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"External","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionPersistent","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FileLocal","instanceClass":null,"abstract":false,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PerClassMember","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NoDef","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Virtual","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PureVirtual","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NonVirtual","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExceptionType","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Void","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Byte","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ShortInteger","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Integer","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LongInteger","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Float","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Double","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LongDouble","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Character","instanceClass":null,"abstract":false,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"String","instanceClass":null,"abstract":false,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Boolean","instanceClass":null,"abstract":false,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WideCharacter","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionType","instanceClass":null,"abstract":false,"id":128,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PointerType","instanceClass":null,"abstract":false,"id":129,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceType","instanceClass":null,"abstract":false,"id":130,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RangeType","instanceClass":null,"abstract":false,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructureType","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnionType","instanceClass":null,"abstract":false,"id":133,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationType","instanceClass":null,"abstract":false,"id":134,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ByValueFormalParameterType","instanceClass":null,"abstract":false,"id":135,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ByReferenceFormalParameterType","instanceClass":null,"abstract":false,"id":136,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Public","instanceClass":null,"abstract":false,"id":137,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Protected","instanceClass":null,"abstract":false,"id":138,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Private","instanceClass":null,"abstract":false,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TerminateStatement","instanceClass":null,"abstract":false,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DefaultBlock","instanceClass":null,"abstract":false,"id":141,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhileStatement","instanceClass":null,"abstract":false,"id":142,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DoWhileStatement","instanceClass":null,"abstract":false,"id":143,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForCheckBeforeStatement","instanceClass":null,"abstract":false,"id":144,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForCheckAfterStatement","instanceClass":null,"abstract":false,"id":145,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AggregateExpression","instanceClass":null,"abstract":false,"id":146,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QualifiedOverPointer","instanceClass":null,"abstract":false,"id":147,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QualifiedOverData","instanceClass":null,"abstract":false,"id":148,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerlLiteral","instanceClass":null,"abstract":false,"id":149,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringLiteral","instanceClass":null,"abstract":false,"id":150,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CharLiteral","instanceClass":null,"abstract":false,"id":151,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealLiteral","instanceClass":null,"abstract":false,"id":152,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanLiteral","instanceClass":null,"abstract":false,"id":153,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BitLiteral","instanceClass":null,"abstract":false,"id":154,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryPlus","instanceClass":null,"abstract":false,"id":155,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Negate","instanceClass":null,"abstract":false,"id":156,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Not","instanceClass":null,"abstract":false,"id":157,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BitNot","instanceClass":null,"abstract":false,"id":158,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddressOf","instanceClass":null,"abstract":false,"id":159,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Deref","instanceClass":null,"abstract":false,"id":160,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Increment","instanceClass":null,"abstract":false,"id":161,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Decrement","instanceClass":null,"abstract":false,"id":162,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PostIncrement","instanceClass":null,"abstract":false,"id":163,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PostDecrement","instanceClass":null,"abstract":false,"id":164,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Add","instanceClass":null,"abstract":false,"id":165,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Subtract","instanceClass":null,"abstract":false,"id":166,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Multiply","instanceClass":null,"abstract":false,"id":167,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Divide","instanceClass":null,"abstract":false,"id":168,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Modulus","instanceClass":null,"abstract":false,"id":169,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Exponent","instanceClass":null,"abstract":false,"id":170,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"And","instanceClass":null,"abstract":false,"id":171,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Or","instanceClass":null,"abstract":false,"id":172,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Equal","instanceClass":null,"abstract":false,"id":173,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NotEqual","instanceClass":null,"abstract":false,"id":174,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Greater","instanceClass":null,"abstract":false,"id":175,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NotGreater","instanceClass":null,"abstract":false,"id":176,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Less","instanceClass":null,"abstract":false,"id":177,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NotLess","instanceClass":null,"abstract":false,"id":178,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BitAnd","instanceClass":null,"abstract":false,"id":179,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BitOr","instanceClass":null,"abstract":false,"id":180,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BitXor","instanceClass":null,"abstract":false,"id":181,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BitLeftShift","instanceClass":null,"abstract":false,"id":182,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BitRightShift","instanceClass":null,"abstract":false,"id":183,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assign","instanceClass":null,"abstract":false,"id":184,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MissingActualParameter","instanceClass":null,"abstract":false,"id":185,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ByValueActualParameterExpression","instanceClass":null,"abstract":false,"id":186,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ByReferenceActualParameterExpression","instanceClass":null,"abstract":false,"id":187,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecificTriggerDefinition","instanceClass":null,"abstract":false,"id":188,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecificLessEqual","instanceClass":null,"abstract":false,"id":189,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecificGreaterEqual","instanceClass":null,"abstract":false,"id":190,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecificIn","instanceClass":null,"abstract":false,"id":191,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecificLike","instanceClass":null,"abstract":false,"id":192,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecificConcatString","instanceClass":null,"abstract":false,"id":193,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecificSelectStatement","instanceClass":null,"abstract":false,"id":194,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBDatabaseDefinition","instanceClass":null,"abstract":false,"id":195,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBTableSpaceReference","instanceClass":null,"abstract":false,"id":196,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBUserDefinition","instanceClass":null,"abstract":false,"id":197,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBTableSpaceDefinition","instanceClass":null,"abstract":false,"id":198,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBTableDefinition","instanceClass":null,"abstract":false,"id":199,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBColumnDefinition","instanceClass":null,"abstract":false,"id":200,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBViewDefinition","instanceClass":null,"abstract":false,"id":201,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBCursorDefinition","instanceClass":null,"abstract":false,"id":202,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBIndex","instanceClass":null,"abstract":false,"id":203,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBIndexColumn","instanceClass":null,"abstract":false,"id":204,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBTrigger","instanceClass":null,"abstract":false,"id":205,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBConstraint","instanceClass":null,"abstract":false,"id":206,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBCheckConstraint","instanceClass":null,"abstract":false,"id":207,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBRefIntegrity","instanceClass":null,"abstract":false,"id":208,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBUniqueKey","instanceClass":null,"abstract":false,"id":209,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBConnectStatement","instanceClass":null,"abstract":false,"id":210,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBSelectStatement","instanceClass":null,"abstract":false,"id":211,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBInsertStatement","instanceClass":null,"abstract":false,"id":212,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBModifyStatement","instanceClass":null,"abstract":true,"id":213,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBUpdateStatement","instanceClass":null,"abstract":false,"id":214,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBCursorStatement","instanceClass":null,"abstract":true,"id":215,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBOpenCursorStatement","instanceClass":null,"abstract":false,"id":216,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBFetchCursorStatement","instanceClass":null,"abstract":false,"id":217,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBHostVariableReference","instanceClass":null,"abstract":false,"id":218,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBSelectExpression","instanceClass":null,"abstract":false,"id":219,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBTableReference","instanceClass":null,"abstract":false,"id":220,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBTableAlias","instanceClass":null,"abstract":false,"id":221,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBColumnReference","instanceClass":null,"abstract":false,"id":222,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBDataBaseType","instanceClass":null,"abstract":false,"id":223,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBUserType","instanceClass":null,"abstract":false,"id":224,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBTableSpaceType","instanceClass":null,"abstract":false,"id":225,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBTableType","instanceClass":null,"abstract":false,"id":226,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBViewType","instanceClass":null,"abstract":false,"id":227,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBCursorType","instanceClass":null,"abstract":false,"id":228,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBColumnType","instanceClass":null,"abstract":true,"id":229,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBInteger","instanceClass":null,"abstract":false,"id":230,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBInt","instanceClass":null,"abstract":false,"id":231,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBReal","instanceClass":null,"abstract":false,"id":232,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBFloat","instanceClass":null,"abstract":false,"id":233,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBDecimal","instanceClass":null,"abstract":false,"id":234,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBNumber","instanceClass":null,"abstract":false,"id":235,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBLong","instanceClass":null,"abstract":false,"id":236,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBChar","instanceClass":null,"abstract":false,"id":237,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBVarchar","instanceClass":null,"abstract":false,"id":238,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBString","instanceClass":null,"abstract":false,"id":239,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBRaw","instanceClass":null,"abstract":false,"id":240,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBDate","instanceClass":null,"abstract":false,"id":241,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBTimestamp","instanceClass":null,"abstract":false,"id":242,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBRowid","instanceClass":null,"abstract":false,"id":243,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBBoolean","instanceClass":null,"abstract":false,"id":244,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBBlob","instanceClass":null,"abstract":false,"id":245,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBClob","instanceClass":null,"abstract":false,"id":246,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBNClob","instanceClass":null,"abstract":false,"id":247,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBBFile","instanceClass":null,"abstract":false,"id":248,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBDeleteStatement","instanceClass":null,"abstract":false,"id":249,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBCloseCursorStatement","instanceClass":null,"abstract":false,"id":250,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBHostVariableExpression","instanceClass":null,"abstract":false,"id":251,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.xtext.example.plsql.astm.util.Visitable","defaultValue":null,"instanceClassName":"org.xtext.example.plsql.astm.util.Visitable","name":"Visitable","instanceClass":null,"abstract":true,"id":252,"interface":true,"eClass":"EClass"},{"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"pathName","changeable":true,"lowerBound":0,"iD":false,"id":263,"derived":false},{"id":264,"eClass":"EGenericType"},{"id":265,"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":"startLine","changeable":true,"lowerBound":0,"iD":false,"id":266,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"startColumn","changeable":true,"lowerBound":0,"iD":false,"id":267,"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":"endLine","changeable":true,"lowerBound":0,"iD":false,"id":268,"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":"endColumn","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":"inSourceFile","changeable":true,"resolveProxies":true,"lowerBound":0,"id":270,"derived":false},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"files","changeable":true,"resolveProxies":true,"lowerBound":0,"id":277,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outerScope","changeable":true,"resolveProxies":true,"lowerBound":0,"id":278,"derived":false},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"definitionObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":282,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"childScope","changeable":true,"resolveProxies":true,"lowerBound":0,"id":283,"derived":false},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"locationInfo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":287,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"preProcessorElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":288,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":289,"derived":false},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"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":294,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fragments","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":"opensScope","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nameString","changeable":true,"lowerBound":0,"iD":false,"id":301,"derived":false},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isRegister","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":"linkageSpecifier","changeable":true,"lowerBound":0,"iD":false,"id":305,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"storageSpecifiers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":306,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"accessKind","changeable":true,"resolveProxies":true,"lowerBound":0,"id":307,"derived":false},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"identifierName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":313,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"definitionType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":314,"derived":false},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"defRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":318,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"identifierName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":319,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"declarationType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":320,"derived":false},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"formalParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":325,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"functionMemberAttributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":326,"derived":false},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"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":"isMutable","changeable":true,"lowerBound":0,"iD":false,"id":330,"derived":false},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returnType","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":"formalParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":334,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":335,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"functionMemberAttributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":336,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"opensScope","changeable":true,"resolveProxies":true,"lowerBound":0,"id":337,"derived":false},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isFriend","changeable":true,"lowerBound":0,"iD":false,"id":344,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isInline","changeable":true,"lowerBound":0,"iD":false,"id":345,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isThisConst","changeable":true,"lowerBound":0,"iD":false,"id":346,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"virtualSpecifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":347,"derived":false},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"formalParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":353,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":354,"derived":false},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"id":357,"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":"isMutable","changeable":true,"lowerBound":0,"iD":false,"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":"initialValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":359,"derived":false},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bitFieldSize","changeable":true,"resolveProxies":true,"lowerBound":0,"id":363,"derived":false},{"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":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":366,"derived":false},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"container":false,"ordered":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":369,"derived":false},{"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":"definitionType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":372,"derived":false},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"aggregateType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":375,"derived":false},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nameSpace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":378,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":379,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nameSpaceType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":380,"derived":false},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"labelName","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":"labelType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":386,"derived":false},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"file","changeable":true,"resolveProxies":true,"lowerBound":0,"id":390,"derived":false},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"refersTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":393,"derived":false},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"macroName","changeable":true,"lowerBound":0,"iD":false,"id":396,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"lowerBound":0,"iD":false,"id":397,"derived":false},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":0,"iD":false,"id":401,"derived":false},{"id":402,"eClass":"EGenericType"},{"id":403,"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":"isConst","changeable":true,"lowerBound":0,"iD":false,"id":404,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isVolatile","changeable":true,"lowerBound":0,"iD":false,"id":405,"derived":false},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"id":408,"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":"isSigned","changeable":true,"lowerBound":0,"iD":false,"id":409,"derived":false},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"enumLiterals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":412,"derived":false},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"baseType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":415,"derived":false},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"container":false,"ordered":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":418,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"opensScope","changeable":true,"resolveProxies":true,"lowerBound":0,"id":419,"derived":false},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ranks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":423,"derived":false},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lowBound","changeable":true,"resolveProxies":true,"lowerBound":0,"id":426,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"highBound","changeable":true,"resolveProxies":true,"lowerBound":0,"id":427,"derived":false},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returnType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":431,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameterTypes","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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":436,"derived":false},{"id":437,"eClass":"EGenericType"},{"id":438,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":439,"derived":false},{"id":440,"eClass":"EGenericType"},{"id":441,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"derivesFrom","changeable":true,"resolveProxies":true,"lowerBound":0,"id":442,"derived":false},{"id":443,"eClass":"EGenericType"},{"id":444,"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":"isVirtual","changeable":true,"lowerBound":0,"iD":false,"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":"accessKind","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":"className","changeable":true,"resolveProxies":true,"lowerBound":0,"id":447,"derived":false},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":452,"derived":false},{"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":"name","changeable":true,"resolveProxies":true,"lowerBound":0,"id":455,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":456,"derived":false},{"id":457,"eClass":"EGenericType"},{"id":458,"eClass":"EGenericType"},{"id":459,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":460,"derived":false},{"id":461,"eClass":"EGenericType"},{"id":462,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"declOrDefn","changeable":true,"resolveProxies":true,"lowerBound":0,"id":463,"derived":false},{"id":464,"eClass":"EGenericType"},{"id":465,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":466,"derived":false},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"container":false,"ordered":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":469,"derived":false},{"id":470,"eClass":"EGenericType"},{"id":471,"eClass":"EGenericType"},{"container":false,"ordered":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":472,"derived":false},{"id":473,"eClass":"EGenericType"},{"id":474,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":475,"derived":false},{"id":476,"eClass":"EGenericType"},{"id":477,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"resolveProxies":true,"lowerBound":0,"id":478,"derived":false},{"container":false,"ordered":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":479,"derived":false},{"id":480,"eClass":"EGenericType"},{"id":481,"eClass":"EGenericType"},{"id":482,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subStatements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":483,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"opensScope","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"},{"container":false,"ordered":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":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":"thenBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":490,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":491,"derived":false},{"id":492,"eClass":"EGenericType"},{"id":493,"eClass":"EGenericType"},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"switchExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":496,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cases","changeable":true,"resolveProxies":true,"lowerBound":0,"id":497,"derived":false},{"id":498,"eClass":"EGenericType"},{"id":499,"eClass":"EGenericType"},{"id":500,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":501,"derived":false},{"id":502,"eClass":"EGenericType"},{"id":503,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"caseExpressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":504,"derived":false},{"id":505,"eClass":"EGenericType"},{"id":506,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returnValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":507,"derived":false},{"id":508,"eClass":"EGenericType"},{"id":509,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":510,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":511,"derived":false},{"id":512,"eClass":"EGenericType"},{"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":"initBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":515,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"iterationBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":516,"derived":false},{"id":517,"eClass":"EGenericType"},{"id":518,"eClass":"EGenericType"},{"id":519,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"guardedStatement","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":"catchBlocks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":521,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"finalStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":522,"derived":false},{"id":523,"eClass":"EGenericType"},{"id":524,"eClass":"EGenericType"},{"id":525,"eClass":"EGenericType"},{"id":526,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":527,"derived":false},{"id":528,"eClass":"EGenericType"},{"id":529,"eClass":"EGenericType"},{"container":false,"ordered":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":530,"derived":false},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exceptionVariable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":533,"derived":false},{"id":534,"eClass":"EGenericType"},{"id":535,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exception","changeable":true,"resolveProxies":true,"lowerBound":0,"id":536,"derived":false},{"id":537,"eClass":"EGenericType"},{"id":538,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressionType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":539,"derived":false},{"id":540,"eClass":"EGenericType"},{"id":541,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"resolveProxies":true,"lowerBound":0,"id":542,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refersTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":543,"derived":false},{"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":"arrayName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":547,"derived":false},{"container":false,"ordered":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":548,"derived":false},{"id":549,"eClass":"EGenericType"},{"id":550,"eClass":"EGenericType"},{"id":551,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifiers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":552,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":0,"id":553,"derived":false},{"id":554,"eClass":"EGenericType"},{"id":555,"eClass":"EGenericType"},{"id":556,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"aggregateType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":557,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":0,"id":558,"derived":false},{"id":559,"eClass":"EGenericType"},{"id":560,"eClass":"EGenericType"},{"id":561,"eClass":"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":562,"derived":false},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"castType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":565,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":566,"derived":false},{"id":567,"eClass":"EGenericType"},{"id":568,"eClass":"EGenericType"},{"id":569,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":570,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":571,"derived":false},{"id":572,"eClass":"EGenericType"},{"id":573,"eClass":"EGenericType"},{"id":574,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":575,"derived":false},{"container":false,"ordered":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":576,"derived":false},{"container":false,"ordered":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":577,"derived":false},{"id":578,"eClass":"EGenericType"},{"id":579,"eClass":"EGenericType"},{"id":580,"eClass":"EGenericType"},{"id":581,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":582,"derived":false},{"id":583,"eClass":"EGenericType"},{"id":584,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":585,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"onTrueOperand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":586,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"onFalseOperand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":587,"derived":false},{"id":588,"eClass":"EGenericType"},{"id":589,"eClass":"EGenericType"},{"id":590,"eClass":"EGenericType"},{"id":591,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fromExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":592,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"toExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":593,"derived":false},{"id":594,"eClass":"EGenericType"},{"id":595,"eClass":"EGenericType"},{"id":596,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"calledFunction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":597,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actualParams","changeable":true,"resolveProxies":true,"lowerBound":0,"id":598,"derived":false},{"id":599,"eClass":"EGenericType"},{"id":600,"eClass":"EGenericType"},{"id":601,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"newType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":605,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"actualParams","changeable":true,"resolveProxies":true,"lowerBound":0,"id":606,"derived":false},{"id":607,"eClass":"EGenericType"},{"id":608,"eClass":"EGenericType"},{"id":609,"eClass":"EGenericType"},{"container":false,"ordered":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":610,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"definition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":611,"derived":false},{"id":612,"eClass":"EGenericType"},{"id":613,"eClass":"EGenericType"},{"id":614,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotationType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":615,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"memberValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":616,"derived":false},{"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"},{"id":713,"eClass":"EGenericType"},{"id":714,"eClass":"EGenericType"},{"id":715,"eClass":"EGenericType"},{"id":716,"eClass":"EGenericType"},{"id":717,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":718,"derived":false},{"id":719,"eClass":"EGenericType"},{"id":720,"eClass":"EGenericType"},{"id":721,"eClass":"EGenericType"},{"id":722,"eClass":"EGenericType"},{"id":723,"eClass":"EGenericType"},{"id":724,"eClass":"EGenericType"},{"id":725,"eClass":"EGenericType"},{"id":726,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"TableSpace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":727,"derived":false},{"id":728,"eClass":"EGenericType"},{"id":729,"eClass":"EGenericType"},{"id":730,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Owns","changeable":true,"resolveProxies":true,"lowerBound":0,"id":731,"derived":false},{"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":"Table","changeable":true,"resolveProxies":true,"lowerBound":0,"id":734,"derived":false},{"id":735,"eClass":"EGenericType"},{"id":736,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"PrimKey","changeable":true,"resolveProxies":true,"lowerBound":0,"id":737,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Column","changeable":true,"resolveProxies":true,"lowerBound":0,"id":738,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Constraint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":739,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Index","changeable":true,"resolveProxies":true,"lowerBound":0,"id":740,"derived":false},{"container":false,"ordered":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":741,"derived":false},{"id":742,"eClass":"EGenericType"},{"id":743,"eClass":"EGenericType"},{"id":744,"eClass":"EGenericType"},{"id":745,"eClass":"EGenericType"},{"id":746,"eClass":"EGenericType"},{"id":747,"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":"NotNull","changeable":true,"lowerBound":0,"iD":false,"id":748,"derived":false},{"container":false,"ordered":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":749,"derived":false},{"container":false,"ordered":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":750,"derived":false},{"id":751,"eClass":"EGenericType"},{"id":752,"eClass":"EGenericType"},{"id":753,"eClass":"EGenericType"},{"id":754,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"DefinedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":755,"derived":false},{"id":756,"eClass":"EGenericType"},{"id":757,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"SelectExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":758,"derived":false},{"id":759,"eClass":"EGenericType"},{"id":760,"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":"NotNull","changeable":true,"lowerBound":0,"iD":false,"id":761,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"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":762,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"IndexColumn","changeable":true,"resolveProxies":true,"lowerBound":0,"id":763,"derived":false},{"id":764,"eClass":"EGenericType"},{"id":765,"eClass":"EGenericType"},{"id":766,"eClass":"EGenericType"},{"id":767,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Column","changeable":true,"resolveProxies":true,"lowerBound":0,"id":768,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"\u0000","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"AscendingOrDescending","changeable":true,"lowerBound":0,"iD":false,"id":769,"derived":false},{"id":770,"eClass":"EGenericType"},{"id":771,"eClass":"EGenericType"},{"id":772,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":773,"derived":false},{"id":774,"eClass":"EGenericType"},{"id":775,"eClass":"EGenericType"},{"id":776,"eClass":"EGenericType"},{"id":777,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"RDBConstraintText","changeable":true,"lowerBound":0,"iD":false,"id":778,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"\u0000","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"RDBConstraintType","changeable":true,"lowerBound":0,"iD":false,"id":779,"derived":false},{"id":780,"eClass":"EGenericType"},{"id":781,"eClass":"EGenericType"},{"id":782,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ForeignKey","changeable":true,"resolveProxies":true,"lowerBound":0,"id":783,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ParentKey","changeable":true,"resolveProxies":true,"lowerBound":0,"id":784,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ParentTable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":785,"derived":false},{"id":786,"eClass":"EGenericType"},{"id":787,"eClass":"EGenericType"},{"id":788,"eClass":"EGenericType"},{"id":789,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Column","changeable":true,"resolveProxies":true,"lowerBound":0,"id":790,"derived":false},{"id":791,"eClass":"EGenericType"},{"id":792,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ConnectString","changeable":true,"resolveProxies":true,"lowerBound":0,"id":793,"derived":false},{"id":794,"eClass":"EGenericType"},{"id":795,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"SelectExpression","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":"IntoVariable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":797,"derived":false},{"id":798,"eClass":"EGenericType"},{"id":799,"eClass":"EGenericType"},{"id":800,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"IntoTable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":801,"derived":false},{"container":false,"ordered":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":802,"derived":false},{"container":false,"ordered":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":803,"derived":false},{"id":804,"eClass":"EGenericType"},{"id":805,"eClass":"EGenericType"},{"id":806,"eClass":"EGenericType"},{"id":807,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Table","changeable":true,"resolveProxies":true,"lowerBound":0,"id":808,"derived":false},{"container":false,"ordered":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":809,"derived":false},{"id":810,"eClass":"EGenericType"},{"id":811,"eClass":"EGenericType"},{"id":812,"eClass":"EGenericType"},{"container":false,"ordered":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":813,"derived":false},{"id":814,"eClass":"EGenericType"},{"id":815,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Cursor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":816,"derived":false},{"id":817,"eClass":"EGenericType"},{"id":818,"eClass":"EGenericType"},{"container":false,"ordered":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":819,"derived":false},{"id":820,"eClass":"EGenericType"},{"id":821,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Into","changeable":true,"resolveProxies":true,"lowerBound":0,"id":822,"derived":false},{"id":823,"eClass":"EGenericType"},{"id":824,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"BaseVariable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":825,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Indicator","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":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Table","changeable":true,"resolveProxies":true,"lowerBound":0,"id":830,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Column","changeable":true,"resolveProxies":true,"lowerBound":0,"id":831,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Where","changeable":true,"resolveProxies":true,"lowerBound":0,"id":832,"derived":false},{"id":833,"eClass":"EGenericType"},{"id":834,"eClass":"EGenericType"},{"id":835,"eClass":"EGenericType"},{"id":836,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Alias","changeable":true,"resolveProxies":true,"lowerBound":0,"id":837,"derived":false},{"id":838,"eClass":"EGenericType"},{"id":839,"eClass":"EGenericType"},{"id":840,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Table","changeable":true,"resolveProxies":true,"lowerBound":0,"id":841,"derived":false},{"id":842,"eClass":"EGenericType"},{"id":843,"eClass":"EGenericType"},{"id":844,"eClass":"EGenericType"},{"id":845,"eClass":"EGenericType"},{"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"},{"id":854,"eClass":"EGenericType"},{"id":855,"eClass":"EGenericType"},{"id":856,"eClass":"EGenericType"},{"id":857,"eClass":"EGenericType"},{"id":858,"eClass":"EGenericType"},{"id":859,"eClass":"EGenericType"},{"id":860,"eClass":"EGenericType"},{"id":861,"eClass":"EGenericType"},{"id":862,"eClass":"EGenericType"},{"id":863,"eClass":"EGenericType"},{"id":864,"eClass":"EGenericType"},{"id":865,"eClass":"EGenericType"},{"id":866,"eClass":"EGenericType"},{"id":867,"eClass":"EGenericType"},{"id":868,"eClass":"EGenericType"},{"id":869,"eClass":"EGenericType"},{"id":870,"eClass":"EGenericType"},{"id":871,"eClass":"EGenericType"},{"id":872,"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":1,"target":0},{"source":1,"target":252},{"source":1,"target":253},{"source":253,"target":252},{"source":2,"target":0},{"source":2,"target":252},{"source":2,"target":254},{"source":254,"target":252},{"source":3,"target":0},{"source":3,"target":252},{"source":3,"target":255},{"source":255,"target":252},{"source":4,"target":0},{"source":4,"target":252},{"source":4,"target":256},{"source":256,"target":252},{"source":5,"target":0},{"source":5,"target":252},{"source":5,"target":257},{"source":257,"target":252},{"source":6,"target":0},{"source":6,"target":252},{"source":6,"target":258},{"source":258,"target":252},{"source":7,"target":0},{"source":7,"target":252},{"source":7,"target":259},{"source":259,"target":252},{"source":8,"target":0},{"source":8,"target":252},{"source":8,"target":260},{"source":260,"target":252},{"source":9,"target":0},{"source":9,"target":252},{"source":9,"target":261},{"source":261,"target":252},{"source":10,"target":0},{"source":10,"target":252},{"source":10,"target":262},{"source":262,"target":252},{"source":11,"target":0},{"source":11,"target":2},{"source":11,"target":263},{"source":11,"target":264},{"source":263,"target":265},{"source":263,"target":11},{"source":264,"target":2},{"source":12,"target":0},{"source":12,"target":2},{"source":12,"target":266},{"source":12,"target":267},{"source":12,"target":268},{"source":12,"target":269},{"source":12,"target":270},{"source":12,"target":271},{"source":266,"target":272},{"source":266,"target":12},{"source":267,"target":273},{"source":267,"target":12},{"source":268,"target":274},{"source":268,"target":12},{"source":269,"target":275},{"source":269,"target":12},{"source":270,"target":11},{"source":270,"target":276},{"source":270,"target":12},{"source":276,"target":11},{"source":271,"target":2},{"source":13,"target":0},{"source":13,"target":3},{"source":13,"target":277},{"source":13,"target":278},{"source":13,"target":279},{"source":277,"target":16},{"source":277,"target":280},{"source":277,"target":13},{"source":280,"target":16},{"source":278,"target":90},{"source":278,"target":281},{"source":278,"target":13},{"source":281,"target":90},{"source":279,"target":3},{"source":14,"target":0},{"source":14,"target":3},{"source":14,"target":282},{"source":14,"target":283},{"source":14,"target":284},{"source":282,"target":92},{"source":282,"target":285},{"source":282,"target":14},{"source":285,"target":92},{"source":283,"target":14},{"source":283,"target":286},{"source":283,"target":14},{"source":286,"target":14},{"source":284,"target":3},{"source":15,"target":0},{"source":15,"target":1},{"source":15,"target":287},{"source":15,"target":288},{"source":15,"target":289},{"source":15,"target":290},{"source":287,"target":12},{"source":287,"target":291},{"source":287,"target":15},{"source":291,"target":12},{"source":288,"target":91},{"source":288,"target":292},{"source":288,"target":15},{"source":292,"target":91},{"source":289,"target":89},{"source":289,"target":293},{"source":289,"target":15},{"source":293,"target":89},{"source":290,"target":1},{"source":16,"target":0},{"source":16,"target":4},{"source":16,"target":294},{"source":16,"target":295},{"source":16,"target":296},{"source":16,"target":297},{"source":294,"target":298},{"source":294,"target":16},{"source":295,"target":92},{"source":295,"target":299},{"source":295,"target":16},{"source":299,"target":92},{"source":296,"target":93},{"source":296,"target":300},{"source":296,"target":16},{"source":300,"target":93},{"source":297,"target":4},{"source":17,"target":0},{"source":17,"target":4},{"source":17,"target":301},{"source":17,"target":302},{"source":301,"target":303},{"source":301,"target":17},{"source":302,"target":4},{"source":18,"target":0},{"source":18,"target":92},{"source":18,"target":304},{"source":18,"target":305},{"source":18,"target":306},{"source":18,"target":307},{"source":18,"target":308},{"source":304,"target":309},{"source":304,"target":18},{"source":305,"target":310},{"source":305,"target":18},{"source":306,"target":4},{"source":306,"target":311},{"source":306,"target":18},{"source":311,"target":4},{"source":307,"target":4},{"source":307,"target":312},{"source":307,"target":18},{"source":312,"target":4},{"source":308,"target":92},{"source":19,"target":0},{"source":19,"target":18},{"source":19,"target":313},{"source":19,"target":314},{"source":19,"target":315},{"source":313,"target":17},{"source":313,"target":316},{"source":313,"target":19},{"source":316,"target":17},{"source":314,"target":94},{"source":314,"target":317},{"source":314,"target":19},{"source":317,"target":94},{"source":315,"target":18},{"source":20,"target":0},{"source":20,"target":18},{"source":20,"target":318},{"source":20,"target":319},{"source":20,"target":320},{"source":20,"target":321},{"source":318,"target":19},{"source":318,"target":322},{"source":318,"target":20},{"source":322,"target":19},{"source":319,"target":17},{"source":319,"target":323},{"source":319,"target":20},{"source":323,"target":17},{"source":320,"target":94},{"source":320,"target":324},{"source":320,"target":20},{"source":324,"target":94},{"source":321,"target":18},{"source":21,"target":0},{"source":21,"target":20},{"source":21,"target":325},{"source":21,"target":326},{"source":21,"target":327},{"source":325,"target":104},{"source":325,"target":328},{"source":325,"target":21},{"source":328,"target":104},{"source":326,"target":24},{"source":326,"target":329},{"source":326,"target":21},{"source":329,"target":24},{"source":327,"target":20},{"source":22,"target":0},{"source":22,"target":20},{"source":22,"target":330},{"source":22,"target":331},{"source":330,"target":332},{"source":330,"target":22},{"source":331,"target":20},{"source":23,"target":0},{"source":23,"target":19},{"source":23,"target":333},{"source":23,"target":334},{"source":23,"target":335},{"source":23,"target":336},{"source":23,"target":337},{"source":23,"target":338},{"source":333,"target":94},{"source":333,"target":339},{"source":333,"target":23},{"source":339,"target":94},{"source":334,"target":102},{"source":334,"target":340},{"source":334,"target":23},{"source":340,"target":102},{"source":335,"target":95},{"source":335,"target":341},{"source":335,"target":23},{"source":341,"target":95},{"source":336,"target":24},{"source":336,"target":342},{"source":336,"target":23},{"source":342,"target":24},{"source":337,"target":96},{"source":337,"target":343},{"source":337,"target":23},{"source":343,"target":96},{"source":338,"target":19},{"source":24,"target":0},{"source":24,"target":252},{"source":24,"target":344},{"source":24,"target":345},{"source":24,"target":346},{"source":24,"target":347},{"source":24,"target":348},{"source":344,"target":349},{"source":344,"target":24},{"source":345,"target":350},{"source":345,"target":24},{"source":346,"target":351},{"source":346,"target":24},{"source":347,"target":103},{"source":347,"target":352},{"source":347,"target":24},{"source":352,"target":103},{"source":348,"target":252},{"source":25,"target":0},{"source":25,"target":19},{"source":25,"target":353},{"source":25,"target":354},{"source":25,"target":355},{"source":353,"target":102},{"source":353,"target":356},{"source":353,"target":25},{"source":356,"target":102},{"source":354,"target":95},{"source":354,"target":357},{"source":354,"target":25},{"source":357,"target":95},{"source":355,"target":19},{"source":26,"target":0},{"source":26,"target":19},{"source":26,"target":358},{"source":26,"target":359},{"source":26,"target":360},{"source":358,"target":361},{"source":358,"target":26},{"source":359,"target":73},{"source":359,"target":362},{"source":359,"target":26},{"source":362,"target":73},{"source":360,"target":19},{"source":27,"target":0},{"source":27,"target":26},{"source":27,"target":363},{"source":27,"target":364},{"source":363,"target":73},{"source":363,"target":365},{"source":363,"target":27},{"source":365,"target":73},{"source":364,"target":26},{"source":28,"target":0},{"source":28,"target":19},{"source":28,"target":366},{"source":28,"target":367},{"source":366,"target":73},{"source":366,"target":368},{"source":366,"target":28},{"source":368,"target":73},{"source":367,"target":19},{"source":29,"target":0},{"source":29,"target":92},{"source":29,"target":369},{"source":29,"target":370},{"source":369,"target":17},{"source":369,"target":371},{"source":369,"target":29},{"source":371,"target":17},{"source":370,"target":92},{"source":30,"target":0},{"source":30,"target":29},{"source":30,"target":372},{"source":30,"target":373},{"source":372,"target":47},{"source":372,"target":374},{"source":372,"target":30},{"source":374,"target":47},{"source":373,"target":29},{"source":31,"target":0},{"source":31,"target":29},{"source":31,"target":375},{"source":31,"target":376},{"source":375,"target":42},{"source":375,"target":377},{"source":375,"target":31},{"source":377,"target":42},{"source":376,"target":29},{"source":32,"target":0},{"source":32,"target":92},{"source":32,"target":378},{"source":32,"target":379},{"source":32,"target":380},{"source":32,"target":381},{"source":378,"target":17},{"source":378,"target":382},{"source":378,"target":32},{"source":382,"target":17},{"source":379,"target":92},{"source":379,"target":383},{"source":379,"target":32},{"source":383,"target":92},{"source":380,"target":97},{"source":380,"target":384},{"source":380,"target":32},{"source":384,"target":97},{"source":381,"target":92},{"source":33,"target":0},{"source":33,"target":92},{"source":33,"target":385},{"source":33,"target":386},{"source":33,"target":387},{"source":385,"target":17},{"source":385,"target":388},{"source":385,"target":33},{"source":388,"target":17},{"source":386,"target":98},{"source":386,"target":389},{"source":386,"target":33},{"source":389,"target":98},{"source":387,"target":92},{"source":34,"target":0},{"source":34,"target":91},{"source":34,"target":390},{"source":34,"target":391},{"source":390,"target":11},{"source":390,"target":392},{"source":390,"target":34},{"source":392,"target":11},{"source":391,"target":91},{"source":35,"target":0},{"source":35,"target":91},{"source":35,"target":393},{"source":35,"target":394},{"source":393,"target":36},{"source":393,"target":395},{"source":393,"target":35},{"source":395,"target":36},{"source":394,"target":91},{"source":36,"target":0},{"source":36,"target":91},{"source":36,"target":396},{"source":36,"target":397},{"source":36,"target":398},{"source":396,"target":399},{"source":396,"target":36},{"source":397,"target":400},{"source":397,"target":36},{"source":398,"target":91},{"source":37,"target":0},{"source":37,"target":91},{"source":37,"target":401},{"source":37,"target":402},{"source":401,"target":403},{"source":401,"target":37},{"source":402,"target":91},{"source":38,"target":0},{"source":38,"target":15},{"source":38,"target":404},{"source":38,"target":405},{"source":38,"target":406},{"source":404,"target":407},{"source":404,"target":38},{"source":405,"target":408},{"source":405,"target":38},{"source":406,"target":15},{"source":39,"target":0},{"source":39,"target":6},{"source":39,"target":409},{"source":39,"target":410},{"source":409,"target":411},{"source":409,"target":39},{"source":410,"target":6},{"source":40,"target":0},{"source":40,"target":6},{"source":40,"target":412},{"source":40,"target":413},{"source":412,"target":28},{"source":412,"target":414},{"source":412,"target":40},{"source":414,"target":28},{"source":413,"target":6},{"source":41,"target":0},{"source":41,"target":6},{"source":41,"target":415},{"source":41,"target":416},{"source":415,"target":94},{"source":415,"target":417},{"source":415,"target":41},{"source":417,"target":94},{"source":416,"target":6},{"source":42,"target":0},{"source":42,"target":6},{"source":42,"target":418},{"source":42,"target":419},{"source":42,"target":420},{"source":418,"target":92},{"source":418,"target":421},{"source":418,"target":42},{"source":421,"target":92},{"source":419,"target":99},{"source":419,"target":422},{"source":419,"target":42},{"source":422,"target":99},{"source":420,"target":6},{"source":43,"target":0},{"source":43,"target":41},{"source":43,"target":423},{"source":43,"target":424},{"source":423,"target":44},{"source":423,"target":425},{"source":423,"target":43},{"source":425,"target":44},{"source":424,"target":41},{"source":44,"target":0},{"source":44,"target":4},{"source":44,"target":426},{"source":44,"target":427},{"source":44,"target":428},{"source":426,"target":73},{"source":426,"target":429},{"source":426,"target":44},{"source":429,"target":73},{"source":427,"target":73},{"source":427,"target":430},{"source":427,"target":44},{"source":430,"target":73},{"source":428,"target":4},{"source":45,"target":0},{"source":45,"target":38},{"source":45,"target":431},{"source":45,"target":432},{"source":45,"target":433},{"source":431,"target":94},{"source":431,"target":434},{"source":431,"target":45},{"source":434,"target":94},{"source":432,"target":46},{"source":432,"target":435},{"source":432,"target":45},{"source":435,"target":46},{"source":433,"target":38},{"source":46,"target":0},{"source":46,"target":6},{"source":46,"target":436},{"source":46,"target":437},{"source":436,"target":94},{"source":436,"target":438},{"source":436,"target":46},{"source":438,"target":94},{"source":437,"target":6},{"source":47,"target":0},{"source":47,"target":6},{"source":47,"target":439},{"source":47,"target":440},{"source":439,"target":38},{"source":439,"target":441},{"source":439,"target":47},{"source":441,"target":38},{"source":440,"target":6},{"source":48,"target":0},{"source":48,"target":42},{"source":48,"target":442},{"source":48,"target":443},{"source":442,"target":49},{"source":442,"target":444},{"source":442,"target":48},{"source":444,"target":49},{"source":443,"target":42},{"source":49,"target":0},{"source":49,"target":4},{"source":49,"target":445},{"source":49,"target":446},{"source":49,"target":447},{"source":49,"target":448},{"source":445,"target":449},{"source":445,"target":49},{"source":446,"target":4},{"source":446,"target":450},{"source":446,"target":49},{"source":450,"target":4},{"source":447,"target":47},{"source":447,"target":451},{"source":447,"target":49},{"source":451,"target":47},{"source":448,"target":4},{"source":50,"target":0},{"source":50,"target":94},{"source":50,"target":452},{"source":50,"target":453},{"source":452,"target":38},{"source":452,"target":454},{"source":452,"target":50},{"source":454,"target":38},{"source":453,"target":94},{"source":51,"target":0},{"source":51,"target":94},{"source":51,"target":455},{"source":51,"target":456},{"source":51,"target":457},{"source":455,"target":17},{"source":455,"target":458},{"source":455,"target":51},{"source":458,"target":17},{"source":456,"target":29},{"source":456,"target":459},{"source":456,"target":51},{"source":459,"target":29},{"source":457,"target":94},{"source":52,"target":0},{"source":52,"target":95},{"source":52,"target":460},{"source":52,"target":461},{"source":460,"target":73},{"source":460,"target":462},{"source":460,"target":52},{"source":462,"target":73},{"source":461,"target":95},{"source":53,"target":0},{"source":53,"target":95},{"source":53,"target":463},{"source":53,"target":464},{"source":463,"target":92},{"source":463,"target":465},{"source":463,"target":53},{"source":465,"target":92},{"source":464,"target":95},{"source":54,"target":0},{"source":54,"target":95},{"source":54,"target":466},{"source":54,"target":467},{"source":466,"target":73},{"source":466,"target":468},{"source":466,"target":54},{"source":468,"target":73},{"source":467,"target":95},{"source":55,"target":0},{"source":55,"target":95},{"source":55,"target":469},{"source":55,"target":470},{"source":469,"target":73},{"source":469,"target":471},{"source":469,"target":55},{"source":471,"target":73},{"source":470,"target":95},{"source":56,"target":0},{"source":56,"target":95},{"source":56,"target":472},{"source":56,"target":473},{"source":472,"target":88},{"source":472,"target":474},{"source":472,"target":56},{"source":474,"target":88},{"source":473,"target":95},{"source":57,"target":0},{"source":57,"target":95},{"source":57,"target":475},{"source":57,"target":476},{"source":475,"target":88},{"source":475,"target":477},{"source":475,"target":57},{"source":477,"target":88},{"source":476,"target":95},{"source":58,"target":0},{"source":58,"target":95},{"source":58,"target":478},{"source":58,"target":479},{"source":58,"target":480},{"source":478,"target":33},{"source":478,"target":481},{"source":478,"target":58},{"source":481,"target":33},{"source":479,"target":95},{"source":479,"target":482},{"source":479,"target":58},{"source":482,"target":95},{"source":480,"target":95},{"source":59,"target":0},{"source":59,"target":95},{"source":59,"target":483},{"source":59,"target":484},{"source":59,"target":485},{"source":483,"target":95},{"source":483,"target":486},{"source":483,"target":59},{"source":486,"target":95},{"source":484,"target":100},{"source":484,"target":487},{"source":484,"target":59},{"source":487,"target":100},{"source":485,"target":95},{"source":60,"target":0},{"source":60,"target":95},{"source":60,"target":488},{"source":488,"target":95},{"source":61,"target":0},{"source":61,"target":95},{"source":61,"target":489},{"source":61,"target":490},{"source":61,"target":491},{"source":61,"target":492},{"source":489,"target":73},{"source":489,"target":493},{"source":489,"target":61},{"source":493,"target":73},{"source":490,"target":95},{"source":490,"target":494},{"source":490,"target":61},{"source":494,"target":95},{"source":491,"target":95},{"source":491,"target":495},{"source":491,"target":61},{"source":495,"target":95},{"source":492,"target":95},{"source":62,"target":0},{"source":62,"target":95},{"source":62,"target":496},{"source":62,"target":497},{"source":62,"target":498},{"source":496,"target":73},{"source":496,"target":499},{"source":496,"target":62},{"source":499,"target":73},{"source":497,"target":63},{"source":497,"target":500},{"source":497,"target":62},{"source":500,"target":63},{"source":498,"target":95},{"source":63,"target":0},{"source":63,"target":4},{"source":63,"target":501},{"source":63,"target":502},{"source":501,"target":95},{"source":501,"target":503},{"source":501,"target":63},{"source":503,"target":95},{"source":502,"target":4},{"source":64,"target":0},{"source":64,"target":63},{"source":64,"target":504},{"source":64,"target":505},{"source":504,"target":73},{"source":504,"target":506},{"source":504,"target":64},{"source":506,"target":73},{"source":505,"target":63},{"source":65,"target":0},{"source":65,"target":95},{"source":65,"target":507},{"source":65,"target":508},{"source":507,"target":73},{"source":507,"target":509},{"source":507,"target":65},{"source":509,"target":73},{"source":508,"target":95},{"source":66,"target":0},{"source":66,"target":95},{"source":66,"target":510},{"source":66,"target":511},{"source":66,"target":512},{"source":510,"target":73},{"source":510,"target":513},{"source":510,"target":66},{"source":513,"target":73},{"source":511,"target":95},{"source":511,"target":514},{"source":511,"target":66},{"source":514,"target":95},{"source":512,"target":95},{"source":67,"target":0},{"source":67,"target":66},{"source":67,"target":515},{"source":67,"target":516},{"source":67,"target":517},{"source":515,"target":73},{"source":515,"target":518},{"source":515,"target":67},{"source":518,"target":73},{"source":516,"target":73},{"source":516,"target":519},{"source":516,"target":67},{"source":519,"target":73},{"source":517,"target":66},{"source":68,"target":0},{"source":68,"target":95},{"source":68,"target":520},{"source":68,"target":521},{"source":68,"target":522},{"source":68,"target":523},{"source":520,"target":95},{"source":520,"target":524},{"source":520,"target":68},{"source":524,"target":95},{"source":521,"target":69},{"source":521,"target":525},{"source":521,"target":68},{"source":525,"target":69},{"source":522,"target":95},{"source":522,"target":526},{"source":522,"target":68},{"source":526,"target":95},{"source":523,"target":95},{"source":69,"target":0},{"source":69,"target":4},{"source":69,"target":527},{"source":69,"target":528},{"source":527,"target":95},{"source":527,"target":529},{"source":527,"target":69},{"source":529,"target":95},{"source":528,"target":4},{"source":70,"target":0},{"source":70,"target":69},{"source":70,"target":530},{"source":70,"target":531},{"source":530,"target":38},{"source":530,"target":532},{"source":530,"target":70},{"source":532,"target":38},{"source":531,"target":69},{"source":71,"target":0},{"source":71,"target":69},{"source":71,"target":533},{"source":71,"target":534},{"source":533,"target":26},{"source":533,"target":535},{"source":533,"target":71},{"source":535,"target":26},{"source":534,"target":69},{"source":72,"target":0},{"source":72,"target":95},{"source":72,"target":536},{"source":72,"target":537},{"source":536,"target":73},{"source":536,"target":538},{"source":536,"target":72},{"source":538,"target":73},{"source":537,"target":95},{"source":73,"target":0},{"source":73,"target":15},{"source":73,"target":539},{"source":73,"target":540},{"source":539,"target":94},{"source":539,"target":541},{"source":539,"target":73},{"source":541,"target":94},{"source":540,"target":15},{"source":74,"target":0},{"source":74,"target":73},{"source":74,"target":542},{"source":74,"target":543},{"source":74,"target":544},{"source":542,"target":17},{"source":542,"target":545},{"source":542,"target":74},{"source":545,"target":17},{"source":543,"target":92},{"source":543,"target":546},{"source":543,"target":74},{"source":546,"target":92},{"source":544,"target":73},{"source":75,"target":0},{"source":75,"target":73},{"source":75,"target":547},{"source":75,"target":548},{"source":75,"target":549},{"source":547,"target":73},{"source":547,"target":550},{"source":547,"target":75},{"source":550,"target":73},{"source":548,"target":73},{"source":548,"target":551},{"source":548,"target":75},{"source":551,"target":73},{"source":549,"target":73},{"source":76,"target":0},{"source":76,"target":74},{"source":76,"target":552},{"source":76,"target":553},{"source":76,"target":554},{"source":552,"target":73},{"source":552,"target":555},{"source":552,"target":76},{"source":555,"target":73},{"source":553,"target":101},{"source":553,"target":556},{"source":553,"target":76},{"source":556,"target":101},{"source":554,"target":74},{"source":77,"target":0},{"source":77,"target":74},{"source":77,"target":557},{"source":77,"target":558},{"source":77,"target":559},{"source":557,"target":94},{"source":557,"target":560},{"source":557,"target":77},{"source":560,"target":94},{"source":558,"target":101},{"source":558,"target":561},{"source":558,"target":77},{"source":561,"target":101},{"source":559,"target":74},{"source":78,"target":0},{"source":78,"target":73},{"source":78,"target":562},{"source":78,"target":563},{"source":562,"target":564},{"source":562,"target":78},{"source":563,"target":73},{"source":79,"target":0},{"source":79,"target":73},{"source":79,"target":565},{"source":79,"target":566},{"source":79,"target":567},{"source":565,"target":94},{"source":565,"target":568},{"source":565,"target":79},{"source":568,"target":94},{"source":566,"target":73},{"source":566,"target":569},{"source":566,"target":79},{"source":569,"target":73},{"source":567,"target":73},{"source":80,"target":0},{"source":80,"target":73},{"source":80,"target":570},{"source":80,"target":571},{"source":80,"target":572},{"source":570,"target":4},{"source":570,"target":573},{"source":570,"target":80},{"source":573,"target":4},{"source":571,"target":73},{"source":571,"target":574},{"source":571,"target":80},{"source":574,"target":73},{"source":572,"target":73},{"source":81,"target":0},{"source":81,"target":73},{"source":81,"target":575},{"source":81,"target":576},{"source":81,"target":577},{"source":81,"target":578},{"source":575,"target":4},{"source":575,"target":579},{"source":575,"target":81},{"source":579,"target":4},{"source":576,"target":73},{"source":576,"target":580},{"source":576,"target":81},{"source":580,"target":73},{"source":577,"target":73},{"source":577,"target":581},{"source":577,"target":81},{"source":581,"target":73},{"source":578,"target":73},{"source":82,"target":0},{"source":82,"target":9},{"source":82,"target":582},{"source":82,"target":583},{"source":582,"target":4},{"source":582,"target":584},{"source":582,"target":82},{"source":584,"target":4},{"source":583,"target":9},{"source":83,"target":0},{"source":83,"target":73},{"source":83,"target":585},{"source":83,"target":586},{"source":83,"target":587},{"source":83,"target":588},{"source":585,"target":73},{"source":585,"target":589},{"source":585,"target":83},{"source":589,"target":73},{"source":586,"target":73},{"source":586,"target":590},{"source":586,"target":83},{"source":590,"target":73},{"source":587,"target":73},{"source":587,"target":591},{"source":587,"target":83},{"source":591,"target":73},{"source":588,"target":73},{"source":84,"target":0},{"source":84,"target":73},{"source":84,"target":592},{"source":84,"target":593},{"source":84,"target":594},{"source":592,"target":73},{"source":592,"target":595},{"source":592,"target":84},{"source":595,"target":73},{"source":593,"target":73},{"source":593,"target":596},{"source":593,"target":84},{"source":596,"target":73},{"source":594,"target":73},{"source":85,"target":0},{"source":85,"target":73},{"source":85,"target":597},{"source":85,"target":598},{"source":85,"target":599},{"source":597,"target":73},{"source":597,"target":600},{"source":597,"target":85},{"source":600,"target":73},{"source":598,"target":10},{"source":598,"target":601},{"source":598,"target":85},{"source":601,"target":10},{"source":599,"target":73},{"source":86,"target":0},{"source":86,"target":10},{"source":86,"target":602},{"source":86,"target":603},{"source":602,"target":73},{"source":602,"target":604},{"source":602,"target":86},{"source":604,"target":73},{"source":603,"target":10},{"source":87,"target":0},{"source":87,"target":73},{"source":87,"target":605},{"source":87,"target":606},{"source":87,"target":607},{"source":605,"target":94},{"source":605,"target":608},{"source":605,"target":87},{"source":608,"target":94},{"source":606,"target":4},{"source":606,"target":609},{"source":606,"target":87},{"source":609,"target":4},{"source":607,"target":73},{"source":88,"target":0},{"source":88,"target":73},{"source":88,"target":610},{"source":88,"target":611},{"source":88,"target":612},{"source":610,"target":17},{"source":610,"target":613},{"source":610,"target":88},{"source":613,"target":17},{"source":611,"target":33},{"source":611,"target":614},{"source":611,"target":88},{"source":614,"target":33},{"source":612,"target":73},{"source":89,"target":0},{"source":89,"target":73},{"source":89,"target":615},{"source":89,"target":616},{"source":89,"target":617},{"source":615,"target":94},{"source":615,"target":618},{"source":615,"target":89},{"source":618,"target":94},{"source":616,"target":73},{"source":616,"target":619},{"source":616,"target":89},{"source":619,"target":73},{"source":617,"target":73},{"source":90,"target":0},{"source":90,"target":14},{"source":90,"target":620},{"source":620,"target":14},{"source":91,"target":0},{"source":91,"target":15},{"source":91,"target":621},{"source":621,"target":15},{"source":92,"target":0},{"source":92,"target":15},{"source":92,"target":622},{"source":622,"target":15},{"source":93,"target":0},{"source":93,"target":14},{"source":93,"target":623},{"source":623,"target":14},{"source":94,"target":0},{"source":94,"target":38},{"source":94,"target":624},{"source":624,"target":38},{"source":95,"target":0},{"source":95,"target":15},{"source":95,"target":625},{"source":625,"target":15},{"source":96,"target":0},{"source":96,"target":14},{"source":96,"target":626},{"source":626,"target":14},{"source":97,"target":0},{"source":97,"target":38},{"source":97,"target":627},{"source":627,"target":38},{"source":98,"target":0},{"source":98,"target":38},{"source":98,"target":628},{"source":628,"target":38},{"source":99,"target":0},{"source":99,"target":14},{"source":99,"target":629},{"source":629,"target":14},{"source":100,"target":0},{"source":100,"target":14},{"source":100,"target":630},{"source":630,"target":14},{"source":101,"target":0},{"source":101,"target":74},{"source":101,"target":631},{"source":631,"target":74},{"source":102,"target":0},{"source":102,"target":26},{"source":102,"target":632},{"source":632,"target":26},{"source":103,"target":0},{"source":103,"target":4},{"source":103,"target":633},{"source":633,"target":4},{"source":104,"target":0},{"source":104,"target":20},{"source":104,"target":634},{"source":634,"target":20},{"source":105,"target":0},{"source":105,"target":26},{"source":105,"target":635},{"source":635,"target":26},{"source":106,"target":0},{"source":106,"target":4},{"source":106,"target":636},{"source":636,"target":4},{"source":107,"target":0},{"source":107,"target":5},{"source":107,"target":637},{"source":637,"target":5},{"source":108,"target":0},{"source":108,"target":5},{"source":108,"target":638},{"source":638,"target":5},{"source":109,"target":0},{"source":109,"target":5},{"source":109,"target":639},{"source":639,"target":5},{"source":110,"target":0},{"source":110,"target":5},{"source":110,"target":640},{"source":640,"target":5},{"source":111,"target":0},{"source":111,"target":5},{"source":111,"target":641},{"source":641,"target":5},{"source":112,"target":0},{"source":112,"target":103},{"source":112,"target":642},{"source":642,"target":103},{"source":113,"target":0},{"source":113,"target":103},{"source":113,"target":643},{"source":643,"target":103},{"source":114,"target":0},{"source":114,"target":103},{"source":114,"target":644},{"source":644,"target":103},{"source":115,"target":0},{"source":115,"target":6},{"source":115,"target":645},{"source":645,"target":6},{"source":116,"target":0},{"source":116,"target":39},{"source":116,"target":646},{"source":646,"target":39},{"source":117,"target":0},{"source":117,"target":39},{"source":117,"target":647},{"source":647,"target":39},{"source":118,"target":0},{"source":118,"target":39},{"source":118,"target":648},{"source":648,"target":39},{"source":119,"target":0},{"source":119,"target":39},{"source":119,"target":649},{"source":649,"target":39},{"source":120,"target":0},{"source":120,"target":39},{"source":120,"target":650},{"source":650,"target":39},{"source":121,"target":0},{"source":121,"target":39},{"source":121,"target":651},{"source":651,"target":39},{"source":122,"target":0},{"source":122,"target":39},{"source":122,"target":652},{"source":652,"target":39},{"source":123,"target":0},{"source":123,"target":39},{"source":123,"target":653},{"source":653,"target":39},{"source":124,"target":0},{"source":124,"target":39},{"source":124,"target":654},{"source":654,"target":39},{"source":125,"target":0},{"source":125,"target":39},{"source":125,"target":655},{"source":655,"target":39},{"source":126,"target":0},{"source":126,"target":39},{"source":126,"target":656},{"source":656,"target":39},{"source":127,"target":0},{"source":127,"target":39},{"source":127,"target":657},{"source":657,"target":39},{"source":128,"target":0},{"source":128,"target":41},{"source":128,"target":658},{"source":658,"target":41},{"source":129,"target":0},{"source":129,"target":41},{"source":129,"target":659},{"source":659,"target":41},{"source":130,"target":0},{"source":130,"target":41},{"source":130,"target":660},{"source":660,"target":41},{"source":131,"target":0},{"source":131,"target":41},{"source":131,"target":661},{"source":661,"target":41},{"source":132,"target":0},{"source":132,"target":42},{"source":132,"target":662},{"source":662,"target":42},{"source":133,"target":0},{"source":133,"target":42},{"source":133,"target":663},{"source":663,"target":42},{"source":134,"target":0},{"source":134,"target":42},{"source":134,"target":664},{"source":664,"target":42},{"source":135,"target":0},{"source":135,"target":46},{"source":135,"target":665},{"source":665,"target":46},{"source":136,"target":0},{"source":136,"target":46},{"source":136,"target":666},{"source":666,"target":46},{"source":137,"target":0},{"source":137,"target":7},{"source":137,"target":667},{"source":667,"target":7},{"source":138,"target":0},{"source":138,"target":7},{"source":138,"target":668},{"source":668,"target":7},{"source":139,"target":0},{"source":139,"target":7},{"source":139,"target":669},{"source":669,"target":7},{"source":140,"target":0},{"source":140,"target":95},{"source":140,"target":670},{"source":670,"target":95},{"source":141,"target":0},{"source":141,"target":63},{"source":141,"target":671},{"source":671,"target":63},{"source":142,"target":0},{"source":142,"target":66},{"source":142,"target":672},{"source":672,"target":66},{"source":143,"target":0},{"source":143,"target":66},{"source":143,"target":673},{"source":673,"target":66},{"source":144,"target":0},{"source":144,"target":67},{"source":144,"target":674},{"source":674,"target":67},{"source":145,"target":0},{"source":145,"target":67},{"source":145,"target":675},{"source":675,"target":67},{"source":146,"target":0},{"source":146,"target":73},{"source":146,"target":676},{"source":676,"target":73},{"source":147,"target":0},{"source":147,"target":76},{"source":147,"target":677},{"source":677,"target":76},{"source":148,"target":0},{"source":148,"target":76},{"source":148,"target":678},{"source":678,"target":76},{"source":149,"target":0},{"source":149,"target":78},{"source":149,"target":679},{"source":679,"target":78},{"source":150,"target":0},{"source":150,"target":78},{"source":150,"target":680},{"source":680,"target":78},{"source":151,"target":0},{"source":151,"target":78},{"source":151,"target":681},{"source":681,"target":78},{"source":152,"target":0},{"source":152,"target":78},{"source":152,"target":682},{"source":682,"target":78},{"source":153,"target":0},{"source":153,"target":78},{"source":153,"target":683},{"source":683,"target":78},{"source":154,"target":0},{"source":154,"target":78},{"source":154,"target":684},{"source":684,"target":78},{"source":155,"target":0},{"source":155,"target":8},{"source":155,"target":685},{"source":685,"target":8},{"source":156,"target":0},{"source":156,"target":8},{"source":156,"target":686},{"source":686,"target":8},{"source":157,"target":0},{"source":157,"target":8},{"source":157,"target":687},{"source":687,"target":8},{"source":158,"target":0},{"source":158,"target":8},{"source":158,"target":688},{"source":688,"target":8},{"source":159,"target":0},{"source":159,"target":8},{"source":159,"target":689},{"source":689,"target":8},{"source":160,"target":0},{"source":160,"target":8},{"source":160,"target":690},{"source":690,"target":8},{"source":161,"target":0},{"source":161,"target":8},{"source":161,"target":691},{"source":691,"target":8},{"source":162,"target":0},{"source":162,"target":8},{"source":162,"target":692},{"source":692,"target":8},{"source":163,"target":0},{"source":163,"target":8},{"source":163,"target":693},{"source":693,"target":8},{"source":164,"target":0},{"source":164,"target":8},{"source":164,"target":694},{"source":694,"target":8},{"source":165,"target":0},{"source":165,"target":9},{"source":165,"target":695},{"source":695,"target":9},{"source":166,"target":0},{"source":166,"target":9},{"source":166,"target":696},{"source":696,"target":9},{"source":167,"target":0},{"source":167,"target":9},{"source":167,"target":697},{"source":697,"target":9},{"source":168,"target":0},{"source":168,"target":9},{"source":168,"target":698},{"source":698,"target":9},{"source":169,"target":0},{"source":169,"target":9},{"source":169,"target":699},{"source":699,"target":9},{"source":170,"target":0},{"source":170,"target":9},{"source":170,"target":700},{"source":700,"target":9},{"source":171,"target":0},{"source":171,"target":9},{"source":171,"target":701},{"source":701,"target":9},{"source":172,"target":0},{"source":172,"target":9},{"source":172,"target":702},{"source":702,"target":9},{"source":173,"target":0},{"source":173,"target":9},{"source":173,"target":703},{"source":703,"target":9},{"source":174,"target":0},{"source":174,"target":9},{"source":174,"target":704},{"source":704,"target":9},{"source":175,"target":0},{"source":175,"target":9},{"source":175,"target":705},{"source":705,"target":9},{"source":176,"target":0},{"source":176,"target":9},{"source":176,"target":706},{"source":706,"target":9},{"source":177,"target":0},{"source":177,"target":9},{"source":177,"target":707},{"source":707,"target":9},{"source":178,"target":0},{"source":178,"target":9},{"source":178,"target":708},{"source":708,"target":9},{"source":179,"target":0},{"source":179,"target":9},{"source":179,"target":709},{"source":709,"target":9},{"source":180,"target":0},{"source":180,"target":9},{"source":180,"target":710},{"source":710,"target":9},{"source":181,"target":0},{"source":181,"target":9},{"source":181,"target":711},{"source":711,"target":9},{"source":182,"target":0},{"source":182,"target":9},{"source":182,"target":712},{"source":712,"target":9},{"source":183,"target":0},{"source":183,"target":9},{"source":183,"target":713},{"source":713,"target":9},{"source":184,"target":0},{"source":184,"target":9},{"source":184,"target":714},{"source":714,"target":9},{"source":185,"target":0},{"source":185,"target":10},{"source":185,"target":715},{"source":715,"target":10},{"source":186,"target":0},{"source":186,"target":86},{"source":186,"target":716},{"source":716,"target":86},{"source":187,"target":0},{"source":187,"target":86},{"source":187,"target":717},{"source":717,"target":86},{"source":188,"target":0},{"source":188,"target":19},{"source":188,"target":718},{"source":188,"target":719},{"source":718,"target":95},{"source":718,"target":720},{"source":718,"target":188},{"source":720,"target":95},{"source":719,"target":19},{"source":189,"target":0},{"source":189,"target":9},{"source":189,"target":721},{"source":721,"target":9},{"source":190,"target":0},{"source":190,"target":9},{"source":190,"target":722},{"source":722,"target":9},{"source":191,"target":0},{"source":191,"target":9},{"source":191,"target":723},{"source":723,"target":9},{"source":192,"target":0},{"source":192,"target":9},{"source":192,"target":724},{"source":724,"target":9},{"source":193,"target":0},{"source":193,"target":9},{"source":193,"target":725},{"source":725,"target":9},{"source":194,"target":0},{"source":194,"target":95},{"source":194,"target":726},{"source":726,"target":95},{"source":195,"target":0},{"source":195,"target":19},{"source":195,"target":727},{"source":195,"target":728},{"source":727,"target":196},{"source":727,"target":729},{"source":727,"target":195},{"source":729,"target":196},{"source":728,"target":19},{"source":196,"target":0},{"source":196,"target":252},{"source":196,"target":730},{"source":730,"target":252},{"source":197,"target":0},{"source":197,"target":19},{"source":197,"target":731},{"source":197,"target":732},{"source":731,"target":32},{"source":731,"target":733},{"source":731,"target":197},{"source":733,"target":32},{"source":732,"target":19},{"source":198,"target":0},{"source":198,"target":19},{"source":198,"target":734},{"source":198,"target":735},{"source":734,"target":32},{"source":734,"target":736},{"source":734,"target":198},{"source":736,"target":32},{"source":735,"target":19},{"source":199,"target":0},{"source":199,"target":19},{"source":199,"target":737},{"source":199,"target":738},{"source":199,"target":739},{"source":199,"target":740},{"source":199,"target":741},{"source":199,"target":742},{"source":737,"target":222},{"source":737,"target":743},{"source":737,"target":199},{"source":743,"target":222},{"source":738,"target":200},{"source":738,"target":744},{"source":738,"target":199},{"source":744,"target":200},{"source":739,"target":206},{"source":739,"target":745},{"source":739,"target":199},{"source":745,"target":206},{"source":740,"target":203},{"source":740,"target":746},{"source":740,"target":199},{"source":746,"target":203},{"source":741,"target":205},{"source":741,"target":747},{"source":741,"target":199},{"source":747,"target":205},{"source":742,"target":19},{"source":200,"target":0},{"source":200,"target":19},{"source":200,"target":748},{"source":200,"target":749},{"source":200,"target":750},{"source":200,"target":751},{"source":748,"target":752},{"source":748,"target":200},{"source":749,"target":17},{"source":749,"target":753},{"source":749,"target":200},{"source":753,"target":17},{"source":750,"target":229},{"source":750,"target":754},{"source":750,"target":200},{"source":754,"target":229},{"source":751,"target":19},{"source":201,"target":0},{"source":201,"target":19},{"source":201,"target":755},{"source":201,"target":756},{"source":755,"target":31},{"source":755,"target":757},{"source":755,"target":201},{"source":757,"target":31},{"source":756,"target":19},{"source":202,"target":0},{"source":202,"target":19},{"source":202,"target":758},{"source":202,"target":759},{"source":758,"target":31},{"source":758,"target":760},{"source":758,"target":202},{"source":760,"target":31},{"source":759,"target":19},{"source":203,"target":0},{"source":203,"target":4},{"source":203,"target":761},{"source":203,"target":762},{"source":203,"target":763},{"source":203,"target":764},{"source":761,"target":765},{"source":761,"target":203},{"source":762,"target":766},{"source":762,"target":203},{"source":763,"target":17},{"source":763,"target":767},{"source":763,"target":203},{"source":767,"target":17},{"source":764,"target":4},{"source":204,"target":0},{"source":204,"target":4},{"source":204,"target":768},{"source":204,"target":769},{"source":204,"target":770},{"source":768,"target":34},{"source":768,"target":771},{"source":768,"target":204},{"source":771,"target":34},{"source":769,"target":772},{"source":769,"target":204},{"source":770,"target":4},{"source":205,"target":0},{"source":205,"target":4},{"source":205,"target":19},{"source":205,"target":773},{"source":205,"target":774},{"source":205,"target":775},{"source":773,"target":95},{"source":773,"target":776},{"source":773,"target":205},{"source":776,"target":95},{"source":774,"target":4},{"source":775,"target":19},{"source":206,"target":0},{"source":206,"target":4},{"source":206,"target":777},{"source":777,"target":4},{"source":207,"target":0},{"source":207,"target":206},{"source":207,"target":778},{"source":207,"target":779},{"source":207,"target":780},{"source":778,"target":781},{"source":778,"target":207},{"source":779,"target":782},{"source":779,"target":207},{"source":780,"target":206},{"source":208,"target":0},{"source":208,"target":206},{"source":208,"target":783},{"source":208,"target":784},{"source":208,"target":785},{"source":208,"target":786},{"source":783,"target":222},{"source":783,"target":787},{"source":783,"target":208},{"source":787,"target":222},{"source":784,"target":222},{"source":784,"target":788},{"source":784,"target":208},{"source":788,"target":222},{"source":785,"target":220},{"source":785,"target":789},{"source":785,"target":208},{"source":789,"target":220},{"source":786,"target":206},{"source":209,"target":0},{"source":209,"target":206},{"source":209,"target":790},{"source":209,"target":791},{"source":790,"target":222},{"source":790,"target":792},{"source":790,"target":209},{"source":792,"target":222},{"source":791,"target":206},{"source":210,"target":0},{"source":210,"target":95},{"source":210,"target":793},{"source":210,"target":794},{"source":793,"target":30},{"source":793,"target":795},{"source":793,"target":210},{"source":795,"target":30},{"source":794,"target":95},{"source":211,"target":0},{"source":211,"target":95},{"source":211,"target":796},{"source":211,"target":797},{"source":211,"target":798},{"source":796,"target":219},{"source":796,"target":799},{"source":796,"target":211},{"source":799,"target":219},{"source":797,"target":218},{"source":797,"target":800},{"source":797,"target":211},{"source":800,"target":218},{"source":798,"target":95},{"source":212,"target":0},{"source":212,"target":95},{"source":212,"target":801},{"source":212,"target":802},{"source":212,"target":803},{"source":212,"target":804},{"source":801,"target":32},{"source":801,"target":805},{"source":801,"target":212},{"source":805,"target":32},{"source":802,"target":34},{"source":802,"target":806},{"source":802,"target":212},{"source":806,"target":34},{"source":803,"target":73},{"source":803,"target":807},{"source":803,"target":212},{"source":807,"target":73},{"source":804,"target":95},{"source":213,"target":0},{"source":213,"target":95},{"source":213,"target":808},{"source":213,"target":809},{"source":213,"target":810},{"source":808,"target":32},{"source":808,"target":811},{"source":808,"target":213},{"source":811,"target":32},{"source":809,"target":73},{"source":809,"target":812},{"source":809,"target":213},{"source":812,"target":73},{"source":810,"target":95},{"source":214,"target":0},{"source":214,"target":213},{"source":214,"target":813},{"source":214,"target":814},{"source":813,"target":73},{"source":813,"target":815},{"source":813,"target":214},{"source":815,"target":73},{"source":814,"target":213},{"source":215,"target":0},{"source":215,"target":95},{"source":215,"target":816},{"source":215,"target":817},{"source":816,"target":73},{"source":816,"target":818},{"source":816,"target":215},{"source":818,"target":73},{"source":817,"target":95},{"source":216,"target":0},{"source":216,"target":215},{"source":216,"target":819},{"source":216,"target":820},{"source":819,"target":73},{"source":819,"target":821},{"source":819,"target":216},{"source":821,"target":73},{"source":820,"target":215},{"source":217,"target":0},{"source":217,"target":215},{"source":217,"target":822},{"source":217,"target":823},{"source":822,"target":218},{"source":822,"target":824},{"source":822,"target":217},{"source":824,"target":218},{"source":823,"target":215},{"source":218,"target":0},{"source":218,"target":252},{"source":218,"target":825},{"source":218,"target":826},{"source":218,"target":827},{"source":825,"target":73},{"source":825,"target":828},{"source":825,"target":218},{"source":828,"target":73},{"source":826,"target":73},{"source":826,"target":829},{"source":826,"target":218},{"source":829,"target":73},{"source":827,"target":252},{"source":219,"target":0},{"source":219,"target":73},{"source":219,"target":830},{"source":219,"target":831},{"source":219,"target":832},{"source":219,"target":833},{"source":830,"target":220},{"source":830,"target":834},{"source":830,"target":219},{"source":834,"target":220},{"source":831,"target":222},{"source":831,"target":835},{"source":831,"target":219},{"source":835,"target":222},{"source":832,"target":73},{"source":832,"target":836},{"source":832,"target":219},{"source":836,"target":73},{"source":833,"target":73},{"source":220,"target":0},{"source":220,"target":101},{"source":220,"target":837},{"source":220,"target":838},{"source":837,"target":33},{"source":837,"target":839},{"source":837,"target":220},{"source":839,"target":33},{"source":838,"target":101},{"source":221,"target":0},{"source":221,"target":101},{"source":221,"target":840},{"source":840,"target":101},{"source":222,"target":0},{"source":222,"target":101},{"source":222,"target":841},{"source":222,"target":842},{"source":841,"target":73},{"source":841,"target":843},{"source":841,"target":222},{"source":843,"target":73},{"source":842,"target":101},{"source":223,"target":0},{"source":223,"target":6},{"source":223,"target":844},{"source":844,"target":6},{"source":224,"target":0},{"source":224,"target":6},{"source":224,"target":845},{"source":845,"target":6},{"source":225,"target":0},{"source":225,"target":6},{"source":225,"target":846},{"source":846,"target":6},{"source":226,"target":0},{"source":226,"target":6},{"source":226,"target":847},{"source":847,"target":6},{"source":227,"target":0},{"source":227,"target":6},{"source":227,"target":848},{"source":848,"target":6},{"source":228,"target":0},{"source":228,"target":6},{"source":228,"target":849},{"source":849,"target":6},{"source":229,"target":0},{"source":229,"target":6},{"source":229,"target":850},{"source":850,"target":6},{"source":230,"target":0},{"source":230,"target":229},{"source":230,"target":851},{"source":851,"target":229},{"source":231,"target":0},{"source":231,"target":229},{"source":231,"target":852},{"source":852,"target":229},{"source":232,"target":0},{"source":232,"target":229},{"source":232,"target":853},{"source":853,"target":229},{"source":233,"target":0},{"source":233,"target":229},{"source":233,"target":854},{"source":854,"target":229},{"source":234,"target":0},{"source":234,"target":229},{"source":234,"target":855},{"source":855,"target":229},{"source":235,"target":0},{"source":235,"target":229},{"source":235,"target":856},{"source":856,"target":229},{"source":236,"target":0},{"source":236,"target":229},{"source":236,"target":857},{"source":857,"target":229},{"source":237,"target":0},{"source":237,"target":229},{"source":237,"target":858},{"source":858,"target":229},{"source":238,"target":0},{"source":238,"target":229},{"source":238,"target":859},{"source":859,"target":229},{"source":239,"target":0},{"source":239,"target":229},{"source":239,"target":860},{"source":860,"target":229},{"source":240,"target":0},{"source":240,"target":229},{"source":240,"target":861},{"source":861,"target":229},{"source":241,"target":0},{"source":241,"target":229},{"source":241,"target":862},{"source":862,"target":229},{"source":242,"target":0},{"source":242,"target":229},{"source":242,"target":863},{"source":863,"target":229},{"source":243,"target":0},{"source":243,"target":229},{"source":243,"target":864},{"source":864,"target":229},{"source":244,"target":0},{"source":244,"target":229},{"source":244,"target":865},{"source":865,"target":229},{"source":245,"target":0},{"source":245,"target":229},{"source":245,"target":866},{"source":866,"target":229},{"source":246,"target":0},{"source":246,"target":229},{"source":246,"target":867},{"source":867,"target":229},{"source":247,"target":0},{"source":247,"target":229},{"source":247,"target":868},{"source":868,"target":229},{"source":248,"target":0},{"source":248,"target":229},{"source":248,"target":869},{"source":869,"target":229},{"source":249,"target":0},{"source":249,"target":213},{"source":249,"target":870},{"source":870,"target":213},{"source":250,"target":0},{"source":250,"target":215},{"source":250,"target":871},{"source":871,"target":215},{"source":251,"target":0},{"source":251,"target":73},{"source":251,"target":872},{"source":872,"target":73},{"source":252,"target":0}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="metricvalues" nsURI="http://metricvalues/1.0" nsPrefix="metricvalues"> <eClassifiers xsi:type="ecore:EClass" name="Component"> <eStructuralFeatures xsi:type="ecore:EReference" name="subComponents" upperBound="-1" eType="#//Component" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="classes" upperBound="-1" eType="ecore:EClass platform:/plugin/de.fzi.gast/model/gast.ecore#//types/GASTClass"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComponentCandidate"> <eStructuralFeatures xsi:type="ecore:EReference" name="metricValues" upperBound="-1" eType="#//MetricValue" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="firstComponent" lowerBound="1" eType="#//Component"/> <eStructuralFeatures xsi:type="ecore:EReference" name="secondComponent" lowerBound="1" eType="#//Component"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Iteration"> <eStructuralFeatures xsi:type="ecore:EReference" name="componentCandidates" upperBound="-1" eType="#//ComponentCandidate" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="components" upperBound="-1" eType="#//Component" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="number" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="curCompThreshold" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="curMergeThreshold" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isMergeIteration" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MetricValue"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="metricID" 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#//EDouble"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MetricValuesModel"> <eStructuralFeatures xsi:type="ecore:EReference" name="iterations" upperBound="-1" eType="#//Iteration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minCompThreshold" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxMergeThreshold" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weightLowCoupling" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weightHighCoupling" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weightLowNameResemblance" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weightMidNameResemblance" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weightHighNameResemblance" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weightInterfaceViolationRelevant" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weightInterfaceViolationIrrelevant" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weightHighSLAQ" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weightLowSLAQ" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weightPackageMapping" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weightDirectoryMapping" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weightDMS" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weightHighestNameResemblance" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="wildcardKey" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="additionalWildcards" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minMergeThreshold" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxComposeThreshold" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="composeThresholdDecrement" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mergeThresholdDecrement" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="excludedPrefixesForNameResemblance" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="excludedSuffixesForNameResemblance" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/PalladioSimulator/Palladio-ReverseEngineering-SoMoX-MoDisco/bundles/org.somox.metricvaluesstorage/MetricValues2.ecore
ecore
metricvalues Component subComponents name id classes ComponentCandidate metricValues firstComponent secondComponent Iteration componentCandidates components number curCompThreshold curMergeThreshold isMergeIteration MetricValue metricID value MetricValuesModel iterations minCompThreshold maxMergeThreshold weightLowCoupling weightHighCoupling weightLowNameResemblance weightMidNameResemblance weightHighNameResemblance weightInterfaceViolationRelevant weightInterfaceViolationIrrelevant weightHighSLAQ weightLowSLAQ weightPackageMapping weightDirectoryMapping weightDMS weightHighestNameResemblance wildcardKey additionalWildcards minMergeThreshold maxComposeThreshold composeThresholdDecrement mergeThresholdDecrement excludedPrefixesForNameResemblance excludedSuffixesForNameResemblance
null
{"directed":true,"nodes":[{"nsPrefix":"metricvalues","nsURI":"http://metricvalues/1.0","name":"metricvalues","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentCandidate","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Iteration","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MetricValue","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MetricValuesModel","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subComponents","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":7,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","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":false,"unsettable":false,"transient":false,"unique":true,"name":"classes","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"metricValues","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":"firstComponent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"secondComponent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"componentCandidates","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":"components","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"number","changeable":true,"lowerBound":0,"iD":false,"id":22,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"curCompThreshold","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":null,"unsettable":false,"transient":false,"unique":true,"name":"curMergeThreshold","changeable":true,"lowerBound":0,"iD":false,"id":24,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isMergeIteration","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"metricID","changeable":true,"lowerBound":0,"iD":false,"id":32,"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":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":"iterations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"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":"minCompThreshold","changeable":true,"lowerBound":0,"iD":false,"id":37,"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":"maxMergeThreshold","changeable":true,"lowerBound":0,"iD":false,"id":38,"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":"weightLowCoupling","changeable":true,"lowerBound":0,"iD":false,"id":39,"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":"weightHighCoupling","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"weightLowNameResemblance","changeable":true,"lowerBound":0,"iD":false,"id":41,"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":"weightMidNameResemblance","changeable":true,"lowerBound":0,"iD":false,"id":42,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"weightHighNameResemblance","changeable":true,"lowerBound":0,"iD":false,"id":43,"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":"weightInterfaceViolationRelevant","changeable":true,"lowerBound":0,"iD":false,"id":44,"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":"weightInterfaceViolationIrrelevant","changeable":true,"lowerBound":0,"iD":false,"id":45,"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":"weightHighSLAQ","changeable":true,"lowerBound":0,"iD":false,"id":46,"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":"weightLowSLAQ","changeable":true,"lowerBound":0,"iD":false,"id":47,"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":"weightPackageMapping","changeable":true,"lowerBound":0,"iD":false,"id":48,"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":"weightDirectoryMapping","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"weightDMS","changeable":true,"lowerBound":0,"iD":false,"id":50,"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":"weightHighestNameResemblance","changeable":true,"lowerBound":0,"iD":false,"id":51,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"wildcardKey","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"additionalWildcards","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"minMergeThreshold","changeable":true,"lowerBound":0,"iD":false,"id":54,"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":"maxComposeThreshold","changeable":true,"lowerBound":0,"iD":false,"id":55,"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":"composeThresholdDecrement","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"mergeThresholdDecrement","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":"excludedPrefixesForNameResemblance","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":"excludedSuffixesForNameResemblance","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"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"}],"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":1},{"source":6,"target":10},{"source":6,"target":1},{"source":10,"target":1},{"source":7,"target":11},{"source":7,"target":1},{"source":8,"target":12},{"source":8,"target":1},{"source":9,"target":13},{"source":9,"target":1},{"source":2,"target":0},{"source":2,"target":14},{"source":2,"target":15},{"source":2,"target":16},{"source":14,"target":4},{"source":14,"target":17},{"source":14,"target":2},{"source":17,"target":4},{"source":15,"target":1},{"source":15,"target":18},{"source":15,"target":2},{"source":18,"target":1},{"source":16,"target":1},{"source":16,"target":19},{"source":16,"target":2},{"source":19,"target":1},{"source":3,"target":0},{"source":3,"target":20},{"source":3,"target":21},{"source":3,"target":22},{"source":3,"target":23},{"source":3,"target":24},{"source":3,"target":25},{"source":20,"target":2},{"source":20,"target":26},{"source":20,"target":3},{"source":26,"target":2},{"source":21,"target":1},{"source":21,"target":27},{"source":21,"target":3},{"source":27,"target":1},{"source":22,"target":28},{"source":22,"target":3},{"source":23,"target":29},{"source":23,"target":3},{"source":24,"target":30},{"source":24,"target":3},{"source":25,"target":31},{"source":25,"target":3},{"source":4,"target":0},{"source":4,"target":32},{"source":4,"target":33},{"source":32,"target":34},{"source":32,"target":4},{"source":33,"target":35},{"source":33,"target":4},{"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":5,"target":41},{"source":5,"target":42},{"source":5,"target":43},{"source":5,"target":44},{"source":5,"target":45},{"source":5,"target":46},{"source":5,"target":47},{"source":5,"target":48},{"source":5,"target":49},{"source":5,"target":50},{"source":5,"target":51},{"source":5,"target":52},{"source":5,"target":53},{"source":5,"target":54},{"source":5,"target":55},{"source":5,"target":56},{"source":5,"target":57},{"source":5,"target":58},{"source":5,"target":59},{"source":36,"target":3},{"source":36,"target":60},{"source":36,"target":5},{"source":60,"target":3},{"source":37,"target":61},{"source":37,"target":5},{"source":38,"target":62},{"source":38,"target":5},{"source":39,"target":63},{"source":39,"target":5},{"source":40,"target":64},{"source":40,"target":5},{"source":41,"target":65},{"source":41,"target":5},{"source":42,"target":66},{"source":42,"target":5},{"source":43,"target":67},{"source":43,"target":5},{"source":44,"target":68},{"source":44,"target":5},{"source":45,"target":69},{"source":45,"target":5},{"source":46,"target":70},{"source":46,"target":5},{"source":47,"target":71},{"source":47,"target":5},{"source":48,"target":72},{"source":48,"target":5},{"source":49,"target":73},{"source":49,"target":5},{"source":50,"target":74},{"source":50,"target":5},{"source":51,"target":75},{"source":51,"target":5},{"source":52,"target":76},{"source":52,"target":5},{"source":53,"target":77},{"source":53,"target":5},{"source":54,"target":78},{"source":54,"target":5},{"source":55,"target":79},{"source":55,"target":5},{"source":56,"target":80},{"source":56,"target":5},{"source":57,"target":81},{"source":57,"target":5},{"source":58,"target":82},{"source":58,"target":5},{"source":59,"target":83},{"source":59,"target":5}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="Styling" nsURI="http://www.polarsys.org/ReqCycle/styling/1.0" nsPrefix="styling"> <eClassifiers xsi:type="ecore:EClass" name="StylingModel"> <eStructuralFeatures xsi:type="ecore:EReference" name="styles" upperBound="-1" eType="#//CaseStyle" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="modeName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="default" lowerBound="1" eType="#//Default" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="basic" lowerBound="1" eType="#//Basic" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StylingPredicate" eSuperTypes="#//CaseStyle"> <eStructuralFeatures xsi:type="ecore:EReference" name="predicate" eType="ecore:EClass ../../org.polarsys.reqcycle.predicates.core/model/predicates.ecore#//IPredicate"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Segment"> <eOperations name="getColor" eType="#//Color"/> <eOperations name="getFont" eType="#//Font"/> <eOperations name="setColor"> <eParameters name="color" eType="#//Color"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="style" lowerBound="1" eType="#//Style" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="pattern" lowerBound="1" eType="#//Pattern" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Icon"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="image" 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="appliedFonts" upperBound="-1" eType="#//FontOption"/> <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="CaseStyle" abstract="true"> <eOperations name="getStyledString" eType="#//StyledString"> <eParameters name="object" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eOperations> <eOperations name="getImage" eType="#//Image"/> <eStructuralFeatures xsi:type="ecore:EReference" name="segments" lowerBound="1" upperBound="-1" eType="#//Segment" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="icon" lowerBound="1" eType="#//Icon" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Default" eSuperTypes="#//CaseStyle"/> <eClassifiers xsi:type="ecore:EEnum" name="FontOption"> <eLiterals name="ITALIC"/> <eLiterals name="BOLD" value="1"/> <eLiterals name="UNDERLINE" value="2"/> <eLiterals name="STRIKE" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="Color" instanceClassName="org.eclipse.swt.graphics.Color" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="Font" instanceClassName="org.eclipse.swt.graphics.Font" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="StyledString" instanceClassName="org.eclipse.jface.viewers.StyledString" serializable="false"/> <eClassifiers xsi:type="ecore:EDataType" name="Image" instanceClassName="org.eclipse.swt.graphics.Image" serializable="false"/> <eClassifiers xsi:type="ecore:EClass" name="Styling"> <eStructuralFeatures xsi:type="ecore:EReference" name="models" upperBound="-1" eType="#//StylingModel" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Pattern" abstract="true"> <eOperations name="getPattern" ordered="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eOperations name="getPatternValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eParameters name="object" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConstantPattern" eSuperTypes="#//Pattern"> <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="ModelPattern" eSuperTypes="#//Pattern"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="attributeName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OperationPattern" eSuperTypes="#//Pattern"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operation" 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" abstract="true"> <eOperations name="getObjectValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/> <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="IntParameter" eSuperTypes="#//Parameter"> <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="BooleanParameter" eSuperTypes="#//Parameter"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringParameter" eSuperTypes="#//Parameter"> <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="EObjectParameter" eSuperTypes="#//Parameter"> <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="Basic" eSuperTypes="#//CaseStyle"/> </ecore:EPackage>
github:ecore:/data/hefloryd/reqcycle/plugins/org.polarsys.reqcycle.styling.model/model/styling.ecore
ecore
Styling StylingModel styles modeName default basic StylingPredicate predicate Segment getColor getFont setColor color style pattern Icon image Style appliedFonts color CaseStyle getStyledString object getImage segments icon Default FontOption ITALIC ITALIC BOLD BOLD UNDERLINE UNDERLINE STRIKE STRIKE Color org.eclipse.swt.graphics.Color org.eclipse.swt.graphics.Color Font org.eclipse.swt.graphics.Font org.eclipse.swt.graphics.Font StyledString org.eclipse.jface.viewers.StyledString org.eclipse.jface.viewers.StyledString Image org.eclipse.swt.graphics.Image org.eclipse.swt.graphics.Image Styling models Pattern getPattern getPatternValue object ConstantPattern value ModelPattern attributeName OperationPattern operation parameters Parameter getObjectValue name IntParameter value BooleanParameter value StringParameter value EObjectParameter value Basic
null
{"directed":true,"nodes":[{"nsPrefix":"styling","nsURI":"http://www.polarsys.org/ReqCycle/styling/1.0","name":"Styling","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StylingModel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StylingPredicate","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Segment","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Icon","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Style","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CaseStyle","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Default","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"FontOption","instanceClass":null,"id":8,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.swt.graphics.Color","defaultValue":null,"instanceClassName":"org.eclipse.swt.graphics.Color","name":"Color","instanceClass":null,"id":9,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.swt.graphics.Font","defaultValue":null,"instanceClassName":"org.eclipse.swt.graphics.Font","name":"Font","instanceClass":null,"id":10,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.jface.viewers.StyledString","defaultValue":null,"instanceClassName":"org.eclipse.jface.viewers.StyledString","name":"StyledString","instanceClass":null,"id":11,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.swt.graphics.Image","defaultValue":null,"instanceClassName":"org.eclipse.swt.graphics.Image","name":"Image","instanceClass":null,"id":12,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Styling","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pattern","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstantPattern","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelPattern","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationPattern","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":true,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntParameter","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanParameter","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringParameter","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EObjectParameter","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Basic","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"styles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"modeName","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"default","changeable":true,"resolveProxies":true,"lowerBound":1,"id":26,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"basic","changeable":true,"resolveProxies":true,"lowerBound":1,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"predicate","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getColor","lowerBound":0,"id":35,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFont","lowerBound":0,"id":36,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"setColor","lowerBound":0,"id":37,"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":"style","changeable":true,"resolveProxies":true,"lowerBound":1,"id":38,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pattern","changeable":true,"resolveProxies":true,"lowerBound":1,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"color","lowerBound":0,"id":42,"many":false,"required":false,"eClass":"EParameter"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"image","changeable":true,"lowerBound":0,"iD":false,"id":46,"derived":false},{"id":47,"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":"appliedFonts","changeable":true,"lowerBound":0,"iD":false,"id":48,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"color","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getStyledString","lowerBound":0,"id":52,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getImage","lowerBound":0,"id":53,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"segments","changeable":true,"resolveProxies":true,"lowerBound":1,"id":54,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"icon","changeable":true,"resolveProxies":true,"lowerBound":1,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":57,"many":false,"required":false,"eClass":"EParameter"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"name":"ITALIC","id":63,"value":0,"literal":"ITALIC","eClass":"EEnumLiteral"},{"name":"BOLD","id":64,"value":1,"literal":"BOLD","eClass":"EEnumLiteral"},{"name":"UNDERLINE","id":65,"value":2,"literal":"UNDERLINE","eClass":"EEnumLiteral"},{"name":"STRIKE","id":66,"value":3,"literal":"STRIKE","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":"models","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"getPattern","lowerBound":0,"id":69,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getPatternValue","lowerBound":0,"id":70,"many":false,"required":false,"eClass":"EOperation"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":73,"many":false,"required":false,"eClass":"EParameter"},{"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"attributeName","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operation","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getObjectValue","lowerBound":0,"id":86,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"id":89,"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":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":96,"derived":false},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"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":1,"target":0},{"source":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":24,"target":6},{"source":24,"target":28},{"source":24,"target":1},{"source":28,"target":6},{"source":25,"target":29},{"source":25,"target":1},{"source":26,"target":7},{"source":26,"target":30},{"source":26,"target":1},{"source":30,"target":7},{"source":27,"target":23},{"source":27,"target":31},{"source":27,"target":1},{"source":31,"target":23},{"source":2,"target":0},{"source":2,"target":6},{"source":2,"target":32},{"source":2,"target":33},{"source":32,"target":34},{"source":32,"target":2},{"source":33,"target":6},{"source":3,"target":0},{"source":3,"target":35},{"source":3,"target":36},{"source":3,"target":37},{"source":3,"target":38},{"source":3,"target":39},{"source":35,"target":9},{"source":35,"target":40},{"source":35,"target":3},{"source":40,"target":9},{"source":36,"target":10},{"source":36,"target":41},{"source":36,"target":3},{"source":41,"target":10},{"source":37,"target":3},{"source":37,"target":42},{"source":42,"target":9},{"source":42,"target":43},{"source":42,"target":37},{"source":43,"target":9},{"source":38,"target":5},{"source":38,"target":44},{"source":38,"target":3},{"source":44,"target":5},{"source":39,"target":14},{"source":39,"target":45},{"source":39,"target":3},{"source":45,"target":14},{"source":4,"target":0},{"source":4,"target":46},{"source":46,"target":47},{"source":46,"target":4},{"source":5,"target":0},{"source":5,"target":48},{"source":5,"target":49},{"source":48,"target":8},{"source":48,"target":50},{"source":48,"target":5},{"source":50,"target":8},{"source":49,"target":51},{"source":49,"target":5},{"source":6,"target":0},{"source":6,"target":52},{"source":6,"target":53},{"source":6,"target":54},{"source":6,"target":55},{"source":52,"target":11},{"source":52,"target":56},{"source":52,"target":6},{"source":52,"target":57},{"source":56,"target":11},{"source":57,"target":58},{"source":57,"target":52},{"source":53,"target":12},{"source":53,"target":59},{"source":53,"target":6},{"source":59,"target":12},{"source":54,"target":3},{"source":54,"target":60},{"source":54,"target":6},{"source":60,"target":3},{"source":55,"target":4},{"source":55,"target":61},{"source":55,"target":6},{"source":61,"target":4},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":62},{"source":62,"target":6},{"source":8,"target":0},{"source":8,"target":63},{"source":8,"target":64},{"source":8,"target":65},{"source":8,"target":66},{"source":63,"target":8},{"source":64,"target":8},{"source":65,"target":8},{"source":66,"target":8},{"source":9,"target":0},{"source":10,"target":0},{"source":11,"target":0},{"source":12,"target":0},{"source":13,"target":0},{"source":13,"target":67},{"source":67,"target":1},{"source":67,"target":68},{"source":67,"target":13},{"source":68,"target":1},{"source":14,"target":0},{"source":14,"target":69},{"source":14,"target":70},{"source":69,"target":71},{"source":69,"target":14},{"source":70,"target":72},{"source":70,"target":14},{"source":70,"target":73},{"source":73,"target":74},{"source":73,"target":70},{"source":15,"target":0},{"source":15,"target":14},{"source":15,"target":75},{"source":15,"target":76},{"source":75,"target":77},{"source":75,"target":15},{"source":76,"target":14},{"source":16,"target":0},{"source":16,"target":14},{"source":16,"target":78},{"source":16,"target":79},{"source":78,"target":80},{"source":78,"target":16},{"source":79,"target":14},{"source":17,"target":0},{"source":17,"target":14},{"source":17,"target":81},{"source":17,"target":82},{"source":17,"target":83},{"source":81,"target":84},{"source":81,"target":17},{"source":82,"target":18},{"source":82,"target":85},{"source":82,"target":17},{"source":85,"target":18},{"source":83,"target":14},{"source":18,"target":0},{"source":18,"target":86},{"source":18,"target":87},{"source":86,"target":88},{"source":86,"target":18},{"source":87,"target":89},{"source":87,"target":18},{"source":19,"target":0},{"source":19,"target":18},{"source":19,"target":90},{"source":19,"target":91},{"source":90,"target":92},{"source":90,"target":19},{"source":91,"target":18},{"source":20,"target":0},{"source":20,"target":18},{"source":20,"target":93},{"source":20,"target":94},{"source":93,"target":95},{"source":93,"target":20},{"source":94,"target":18},{"source":21,"target":0},{"source":21,"target":18},{"source":21,"target":96},{"source":21,"target":97},{"source":96,"target":98},{"source":96,"target":21},{"source":97,"target":18},{"source":22,"target":0},{"source":22,"target":18},{"source":22,"target":99},{"source":22,"target":100},{"source":99,"target":101},{"source":99,"target":22},{"source":100,"target":18},{"source":23,"target":0},{"source":23,"target":6},{"source":23,"target":102},{"source":102,"target":6}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="UMLProfileForDC" nsURI="http:///UMLProfileForDC.ecore" nsPrefix="UMLProfileForDC"> <eSubpackages name="components" nsURI="http://www.omg.org/spec/DEPL/4.0/profile/components/1.0" nsPrefix="UMLProfileForDC.Components"> <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"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="Component"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Component metaclass extends the UML Component metaclass (from UML2.0::Components). In UML 2.0, a&#xD;&#xA;component is defined in terms of its set of ports and has references to its realizations.&#xD;&#xA;The Component stereotype is defined as “required,” which means that every instance of the Component metaclass must&#xD;&#xA;be associated with an instance of the Component stereotype.&#xD;&#xA;Note: Definition. Component (from UML2.0::Components): A component represents a modular part of a system that&#xD;&#xA;encapsulates its contents and whose manifestation is replaceable within its environment. A component defines its&#xD;&#xA;behavior in terms of provided and required interfaces. As such, a component serves as a type, whose conformance is&#xD;&#xA;defined by these provided and required interfaces (encompassing both their static as well as dynamic semantics). One&#xD;&#xA;component may therefore be substituted by another only if the two are type conformant. Larger pieces of a system's&#xD;&#xA;functionality may be assembled by reusing components as parts in an encompassing component or assembly of&#xD;&#xA;components, and wiring together their required and provided interfaces. A component is modeled throughout the&#xD;&#xA;development life cycle and successively refined into deployment and run-time. A component may be manifest by one or&#xD;&#xA;more artifacts, and in turn, that artifact may be deployed to its execution environment. A deployment specification may&#xD;&#xA;define values that parameterize the component’s execution."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="base_Component" ordered="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Component"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedPort" ordered="false" upperBound="-1" eType="#//components/Port" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Contains the set of ports of the component.These configuration properties are used to configure the component once&#xD;&#xA;instantiated. This allows the definition of configuration properties in a package regardless of which implementation is&#xD;&#xA;chosen. ownedPort is a renaming of the ownedPort association of Component (inherited from&#xD;&#xA;UML2.0::CompositeStructures::Ports::EncapsulatedClassifier).&#xD;&#xA;&#xD;&#xA;Note: Definition. Component (from UML2.0::Components): A component represents a modular part of a system that&#xD;&#xA;encapsulates its contents and whose manifestation is replaceable within its environment. A component defines its&#xD;&#xA;behavior in terms of provided and required interfaces. As such, a component serves as a type, whose conformance is&#xD;&#xA;defined by these provided and required interfaces (encompassing both their static as well as dynamic semantics). One&#xD;&#xA;component may therefore be substituted by another only if the two are type conformant. Larger pieces of a system's&#xD;&#xA;functionality may be assembled by reusing components as parts in an encompassing component or assembly of&#xD;&#xA;components, and wiring together their required and provided interfaces. A component is modeled throughout the&#xD;&#xA;development life cycle and successively refined into deployment and run-time. A component may be manifest by one or&#xD;&#xA;more artifacts, and in turn, that artifact may be deployed to its execution environment. A deployment specification may&#xD;&#xA;define values that parameterize the component’s execution."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" ordered="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.uml2.types/model/Types.ecore#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An optional human-readable label for the component."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="UUID" ordered="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.uml2.types/model/Types.ecore#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An optional unique identifier for this component."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="implementation" ordered="false" upperBound="-1" eType="#//components/ComponentImplementation"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="References the Classifiers of which the Component is an abstraction, i.e., that realize its behavior. This association&#xD;&#xA;renames the “realization” association owned by Component (from UML2.0::Components::Component)."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="configProperty" ordered="false" upperBound="-1" eType="#//components/Property" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Contains the set of configurable properties of the component. These configuration properties are used to configure the&#xD;&#xA;component once instantiated. This allows the definition of configuration properties in a package regardless of which&#xD;&#xA;implementation is chosen. configProperty is a subset of the ownedAttribute association of Component (inherited from&#xD;&#xA;UML2.0::CompositeStructures::InternalStructures::StructuredClassifier)."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Port"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Port stereotype is an extension of the UML 2.0 Port metaclass (from UML2.0::CompositeStructure::Ports).&#xD;&#xA;The Port stereotype is defined as “required,” which means that every instance of the Port metaclass must be associated&#xD;&#xA;with an instance of the Port stereotype.&#xD;&#xA;&#xD;&#xA;Note: Restriction. In UML 2.0, a Port can be associated with both required and provided interfaces. In this specification,&#xD;&#xA;a Port is restricted to be associated with either required interfaces (user Port) or provided interfaces (provider Port). An&#xD;&#xA;OCL constraint could be added to formally express this restriction."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="base_Port" ordered="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Port"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.uml2.types/model/Types.ecore#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The name of the port."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="UUID" ordered="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.uml2.types/model/Types.ecore#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The primary type of the port."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="supportedType" upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.uml2.types/model/Types.ecore#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="All types supported by this port, including the primary and inherited types. All of the types listed in this attribute are&#xD;&#xA;acceptable for a connection."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="provider" ordered="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.uml2.types/model/Types.ecore#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Identifies whether the port acts in the role of provider or user, for any connection attached to it."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="exclusiveProvider" ordered="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.uml2.types/model/Types.ecore#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If set to true, then this port expects that there is at most one provider on the connection that it is an endpoint to."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="exclusiveUser" ordered="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.uml2.types/model/Types.ecore#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If set to true, then this port expects that there is at most one user on the connection that it is an endpoint to."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="optional" ordered="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.uml2.types/model/Types.ecore#//Boolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Identifies whether connecting this port is optional or mandatory."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComponentImplementation" abstract="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The ComponentImplementation stereotype is an extension of the UML 2.0 Class metaclass (from UML2.0::Kernel). A&#xD;&#xA;ComponentImplementation is an abstract class that contains the attributes and associations that are common to the&#xD;&#xA;different types of component implementations (MonolithicImplementation and ComponentAssembly).&#xD;&#xA;A ComponentImplementation describes a specific implementation of a component interface. This implementation can be&#xD;&#xA;either assembly based or monolithic. The ComponentImplementation may contain configuration properties that are used&#xD;&#xA;to configure each component instance (“default values”). Implementations may be tagged with user-defined capabilities.&#xD;&#xA;Administrators can then select among implementations using selection requirements; Assemblers can place requirements&#xD;&#xA;on implementations."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="base_Class" ordered="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"/> <eStructuralFeatures xsi:type="ecore:EReference" name="capability" upperBound="-1" eType="#//components/Capability" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Tags that can be used to discriminate between implementations."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="deployRequirement" ordered="false" lowerBound="1" upperBound="-1" eType="#//components/Requirement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Requirements that are matched against node resources at deployment time."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Capability"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Capability is used to describe an implementation’s capabilities, which are matched against selection requirements."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.uml2.types/model/Types.ecore#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An optional name for the requirement satisfier."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="resourceType" upperBound="-1" eType="ecore:EDataType platform:/plugin/org.eclipse.uml2.types/model/Types.ecore#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The resource types that can be satisfied by this satisfier."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Requirement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Requirements are used to express the fact that an implementation artifact or connection has requirements that must be&#xD;&#xA;fulfilled by resources in the target environment. The resource type must match the type of a resource."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="resourceType" ordered="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.uml2.types/model/Types.ecore#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Identifies the resource type."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="properties" ordered="false" lowerBound="1" eType="#//components/Property" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Properties associated with the resource."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Property"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Property stereotype is an extension of the UML 2.0 Property metaclass (from&#xD;&#xA;UML2.0::CompositeStructures::InternalStructures). A Property has a name and a typed value. It is used to carry named&#xD;&#xA;and typed values in various places. In the context of D&amp;C, components have configuration properties."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="base_Property" ordered="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Property"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComponentAssembly" eSuperTypes="#//components/ComponentImplementation"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="In spite of the fact that UML 2.0 allows for the recursive definition of components in terms of subcomponents (based on&#xD;&#xA;the fact that a UML 2.0 Component is a specialization of UML2.0::StructuredClass::Class ), the concept of component&#xD;&#xA;assembly is not explicitly defined in UML 2.0. The ComponentAssembly stereotype specializes the UML 2.0 Class&#xD;&#xA;metaclass from StructuredClasses (UML2.0::CompositeStructures::StructuredClasses). It is a subclass of the&#xD;&#xA;ComponentImplementation stereotype.&#xD;&#xA;A ComponentAssembly is a classifier whose behavior is fully described by the collaboration of a set of components. A&#xD;&#xA;ComponentAssembly is defined in terms of a set of components (subcomponents) and the set of connections that connect&#xD;&#xA;components.&#xD;&#xA;A ComponentAssembly is defined as an implementation of a Component.&#xD;&#xA;A ComponentAssembly also has a two derived attributes: ports, that contains the set of external ports of the assembly&#xD;&#xA;implements, and properties, that contains the set of properties of the assembly. These two attributes are derived from the&#xD;&#xA;component the assembly implements. The ports and properties of the implemented component must be allocated to ports&#xD;&#xA;and properties of sub-components contained in the ComponentAssembly."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="containedComponent" ordered="false" lowerBound="1" upperBound="-1" eType="#//components/Component"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Describes the set of Components contained in the ComponentAssembly (i.e., subcomponents). This association is a&#xD;&#xA;subset of the “role” association owned by the StructuredClassifier&#xD;&#xA;(UML2.0::CompositeStructures::InternalStructures::StructuredClassifier)."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedPropertyConnector" ordered="false" upperBound="-1" eType="#//components/PropertyConnector" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Maps the external properties of the component that is implemented by the assembly to properties of subcomponent&#xD;&#xA;instances. Describes the set of PropertyConnectors owned by the ComponentAssembly. This association is a subset of&#xD;&#xA;the ownedConnector association owned by UML2.0::CompositeStructures::InternalStructures::StructuredClassifier."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="assemblyProperty" ordered="false" upperBound="-1" eType="#//components/Property" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Contains the set of properties of the assembly. This association is derived from the Component the assembly&#xD;&#xA;implements."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="derivation" value="Component.allInstances()->select(c|c.implementation->includes(self)).configProperty->flatten()"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="externalPort" ordered="false" upperBound="-1" eType="#//components/Port" changeable="false" volatile="true" transient="true" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Contains the set of external ports of the assembly. This association is derived from the Component the assembly&#xD;&#xA;implements."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="derivation" value="Component.allInstances()->select(c|c.implementation->includes(self)).ownedPort->flatten()"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedPortConnector" ordered="false" upperBound="-1" eType="#//components/PortConnector" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Describes the set of PortConnectors owned by the ComponentAssembly. This association is a subset of the&#xD;&#xA;ownedConnector association owned by UML2.0::CompositeStructures::InternalStructures::StructuredClassifier."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PropertyConnector"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The PropertyConnector stereotype is an extension of the UML 2.0 Connector metaclass (from&#xD;&#xA;UML2.0::Components::BasicComponents). A PropertyConnector connects properties of a ComponentAssembly to&#xD;&#xA;properties of sub-Components.&#xD;&#xA;&#xD;&#xA;Constraints:&#xD;&#xA;• One of the connected Properties must be a Property of the ComponentAssembly.&#xD;&#xA;One of the connected Properties must be a Property of the ComponentAssembly."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="base_Connector" ordered="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Connector"/> <eStructuralFeatures xsi:type="ecore:EReference" name="connectedProperty" ordered="false" lowerBound="2" upperBound="-1" eType="#//components/Property"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The set of Properties connected by the PropertyConnector. This association is a subset of the “end” association owned&#xD;&#xA;by UML2.0::CompositeStructures::InternalStructures::Connector."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" ordered="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.uml2.types/model/Types.ecore#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Optionally identifies this connection within its assembly. May be used or generated by visual design tools."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PortConnector"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The PortConnector stereotype is an extension of the UML 2.0 Connector metaclass (from&#xD;&#xA;UML2.0::Components::BasicComponents). A PortConnector connects a set of compatible ports.&#xD;&#xA;&#xD;&#xA;Constraints:&#xD;&#xA;• A PortConnector connects two or more ConnectableElements, which are either of type Port or ExternalReference.&#xD;&#xA;• Also, at least one of the ConnectableElements must be of type Port.&#xD;&#xA;&#xD;&#xA;Note: Definition. Connector (from UML2.0::Components::BasicComponents): The connector concept is extended in the&#xD;&#xA;Components package to include interface based constraints and notation. A delegation connector is a connector that links&#xD;&#xA;the external contract of a component (as specified by its ports) to the internal realization of that behavior by the&#xD;&#xA;component’s parts. It represents the forwarding of signals (operation requests and events) : a signal that arrives at a port&#xD;&#xA;that has a delegation connector to a part or to another port will be passed on to that target for handling. An assembly&#xD;&#xA;connector is a connector between two components that defines that one component provides the services that another&#xD;&#xA;component requires. An assembly connector is a connector that is defined from a required interface or port to a provided&#xD;&#xA;interface or port.&#xD;&#xA;&#xD;&#xA;Note: One of the issues in the D&amp;C is that a single connector can at the same time connect ports of peer components in&#xD;&#xA;an assembly and ports of internal components to external ports, i.e., delegation ports. So according to the UML 2.0 spec,&#xD;&#xA;we have connectors that have both a delegation connector capability and an assembly connector capability. The D&amp;C&#xD;&#xA;concept of PortConnector is based on the ECAD (circuit design, netlist) model. It fully expresses the idea that a set of&#xD;&#xA;ports can be connected together just like a &quot;signal&quot; (say &quot;the reset signal&quot;) can be connected to many &quot;pins&quot; of the&#xD;&#xA;components (chips) of a circuit. This allows the expression of connections that are point to point (one provider and one&#xD;&#xA;user) as well as those with multiple users (like many clients for one server, many event producers for one consumer),&#xD;&#xA;multiple providers (like a multicast channel), or multiple of both (like a multicast event channel with multiple listeners).&#xD;&#xA;Also, in network systems, you want to talk about a flow that represents the traffic between a set of users and providers so&#xD;&#xA;you can plan, manage, and configure it as a whole. If the only means of expression is point to point connections, there is&#xD;&#xA;no way to talk about the aggregate &quot;connection.&quot; This &quot;richness&quot; has been used in network, circuit, and chip design&#xD;&#xA;systems for decades.&#xD;&#xA;A PortConnector connects two or more ConnectableElements, which are either of type Port or ExternalReference.&#xD;&#xA;Also, at least one of the ConnectableElements must be of type Port."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="base_Connector" ordered="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Connector"/> <eStructuralFeatures xsi:type="ecore:EReference" name="connectedPort" ordered="false" lowerBound="2" upperBound="-1" eType="#//components/Port"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The set of Ports connected by the PortConnector. This association is a subset of the “end” association owned by&#xD;&#xA;UML2.0::CompositeStructures::InternalStructures::Connector."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" ordered="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.uml2.types/model/Types.ecore#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Optionally identifies this connection within its assembly. May be used or generated by visual design tools."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="externalReference" ordered="false" upperBound="-1" eType="#//components/ExternalReference"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The set of ExternalReferences connected by the PortConnector. This association is a subset of the “end” association&#xD;&#xA;owned by UML2.0::CompositeStructures::InternalStructures::Connector."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExternalReference"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The ExternalReference stereotype is an extension of the UML 2.0 ConnectableElement metaclass (from&#xD;&#xA;UML2.0::CompositeStructures::InternalStructures). It identifies a location outside the assembly as an endpoint of a&#xD;&#xA;PortConnector. Whether the endpoint is a provider or user port is implied by the URL, and its type is assumed to be&#xD;&#xA;compatible with the connection."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="base_ConnectableElement" ordered="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//ConnectableElement"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="location" ordered="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.uml2.types/model/Types.ecore#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="URL which references a port outside of the assembly that is to be an endpoint of this connection, which is resolved at execution&#xD;&#xA;time."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MonolithicImplementation" eSuperTypes="#//components/ComponentImplementation"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The MonolothicImplementation stereotype is an extension of the UML 2.0 Class metaclass (from UML2.0::Kernel). It is&#xD;&#xA;a subclass of the ComponentImplementation stereotype. A MonolithicImplementation is a class that contains the&#xD;&#xA;implementation of a component."/> </eAnnotations> </eClassifiers> </eSubpackages> <eSubpackages name="target" nsURI="http://www.omg.org/spec/DEPL/4.0/profile/target/1.0" nsPrefix="UMLProfileForDC.Target"> <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"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="Domain"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Domain stereotype extends the UML 2.0 Class metaclass (from UML2.0::CompositeStructures::StructuredClasses). A&#xD;&#xA;Domain is defined as a set of Nodes, CommunicationPaths, and SharedResources. In a Domain, Nodes are connected&#xD;&#xA;using CommunicationPaths. It represents the entire target environment.&#xD;&#xA;&#xD;&#xA;Constraints:&#xD;&#xA;• The top-level elements in a domain all have name attributes. These names must be unique within the domain.&#xD;&#xA;The top-level elements in a domain all have name attributes. These names must be unique within the domain."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="base_Class" ordered="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containedCommunicationPath" ordered="false" upperBound="-1" eType="#//target/CommunicationPath"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="CommunicationPaths that provide connections between nodes."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="containedNode" ordered="false" lowerBound="1" upperBound="-1" eType="#//target/Node"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Node elements that belong to the domain."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="domainResource" ordered="false" upperBound="-1" eType="#//target/SharedResource"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Shared resources that belong to the domain."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" ordered="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.uml2.types/model/Types.ecore#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An optional human-readable label for the domain."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="UUID" ordered="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.uml2.types/model/Types.ecore#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An optional unique identifier for this domain."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CommunicationPath"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The CommunicationPath stereotype extends the UML 2.0 CommunicationPath metaclass (from&#xD;&#xA;UML2.0::Deployments::Nodes). A CommunicationPath connects two or more Nodes (as opposed to only two nodes for&#xD;&#xA;UML 2.0 Node). A CommunicationPath may be composed of one or more Interconnects and zero or more Bridges."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="base_CommunicationPath" ordered="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//CommunicationPath"/> <eStructuralFeatures xsi:type="ecore:EReference" name="interconnect" ordered="false" lowerBound="1" upperBound="-1" eType="#//target/Interconnect" containment="true" eOpposite="#//target/Interconnect/communicationPath"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Set of Interconnect contained in the CommunicationPath."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="bridge" ordered="false" upperBound="-1" eType="#//target/Bridge" containment="true" eOpposite="#//target/Bridge/communicationPath"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Set of Bridges contained in the CommunicationPath."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="connectedNode" ordered="false" lowerBound="1" upperBound="-1" eType="#//target/Node" volatile="true" transient="true" derived="true" eOpposite="#//target/Node/communicationPath"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Set of Nodes that uses the sharedResource. This association is derived from the Interconnect::connectedNode&#xD;&#xA;association."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="derivation" value="self.interconnect.connectedNode->flatten()"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Interconnect"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Interconnect stereotype extends the UML 2.0 AssociationClass metaclass (from UML2.0::AssociationClasses). It&#xD;&#xA;establishes connection between a set of Nodes and Bridges.&#xD;&#xA;An Interconnect provides a shared direct connection between one or more nodes. It can have resources, but no shared&#xD;&#xA;resources. Resources are matched against a connection's requirements at deployment time.&#xD;&#xA;An Interconnect that is attached to only a single node can be used to describe the loopback connection. A loopback&#xD;&#xA;connection is implicit; components can always be interconnected locally. Sometimes, it may be useful or necessary to&#xD;&#xA;describe the type(s) of available loopback connections (e.g., “shared memory”), or their resources or capabilities (e.g.,&#xD;&#xA;latency).&#xD;&#xA;&#xD;&#xA;Constraints:&#xD;&#xA;• The name must be unique within the domain&#xD;&#xA;All ends of an Interconnect are typed by either Node or Bridge&#xD;&#xA;The name must be unique within the domain"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="base_AssociationClass" ordered="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//AssociationClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bridge" ordered="false" upperBound="-1" eType="#//target/Bridge" eOpposite="#//target/Bridge/interconnect"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The bridges that provide connectivity to other interconnects."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedResource" ordered="false" upperBound="-1" eType="#//target/Resource" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Set of Resources owned by the Interconnect."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="connectedNode" ordered="false" lowerBound="1" upperBound="-1" eType="#//target/Node" eOpposite="#//target/Node/nodeConnector"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Set of nodes that the Interconnect is connected to."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.uml2.types/model/Types.ecore#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The interconnect’s name."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" ordered="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.uml2.types/model/Types.ecore#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An optional human-readable label for the interconnect."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="communicationPath" ordered="false" lowerBound="1" eType="#//target/CommunicationPath" eOpposite="#//target/CommunicationPath/interconnect"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Reference the CommunicationPath the Interconnect belongs to."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Bridge"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Bridge stereotype extends the UML 2.0 AssociationClass metaclass (from UML2.0::AssociationClasses). A Bridge is&#xD;&#xA;a special type of association that connects two or more interconnects.&#xD;&#xA;A Bridge exists between Interconnects to describe an indirect communication path between nodes. If a connection is to be&#xD;&#xA;deployed between components that are instantiated on nodes that are not directly connected, therefore requiring bridging,&#xD;&#xA;the connection's requirements must be satisfied by the resources of each interconnect and bridge in between.&#xD;&#xA;&#xD;&#xA;Constraints:&#xD;&#xA;The name must be unique within the domain.&#xD;&#xA;All ends of a Bridge are typed by Interconnects&#xD;&#xA;The name must be unique within the domain"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="base_AssociationClass" ordered="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//AssociationClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedResource" ordered="false" upperBound="-1" eType="#//target/Resource" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Set of Resources owned by the Bridge."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.uml2.types/model/Types.ecore#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The bridge’s name."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" ordered="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.uml2.types/model/Types.ecore#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An optional human-readable label for this bridge."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="communicationPath" ordered="false" lowerBound="1" eType="#//target/CommunicationPath" eOpposite="#//target/CommunicationPath/bridge"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Reference the CommunicationPath the Interconnect belongs to."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="interconnect" ordered="false" lowerBound="1" upperBound="-1" eType="#//target/Interconnect" eOpposite="#//target/Interconnect/bridge"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Interconnects that this Bridge provides connectivity to."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Resource"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Resources stereotype extends the UML 2.0 Class metaclass (from UML2.0::Kernel).&#xD;&#xA;Resources represent features within the target environment. They are matched against implementation requirements at&#xD;&#xA;deployment planning time.&#xD;&#xA;&#xD;&#xA;Constraints&#xD;&#xA;• The name of a Resource must be unique within the container.&#xD;&#xA;• A Resource is exclusively owned by either a Node, an Interconnect, or a bridge.&#xD;&#xA;The name of a Resource must be unique within the container.&#xD;&#xA;A Resource is exclusively owned by either a Node, an Interconnect, or a bridge."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="base_Class" ordered="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.uml2.types/model/Types.ecore#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An optional name for the requirement satisfier."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="resourceType" unique="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.uml2.types/model/Types.ecore#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The resource types that can be satisfied by this resource."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Node"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The Node stereotype extends the UML 2.0 Node metaclass (from UML2.0::Deployments::Nodes).&#xD;&#xA;Nodes are connected to zero or more CommunicationPaths that enable components that are instantiated on this node to&#xD;&#xA;communicate with components on other nodes. Nodes may own resources and may have access to shared resources that&#xD;&#xA;are shared between nodes.&#xD;&#xA;&#xD;&#xA;Constraints:&#xD;&#xA;• The name of the Node must be unique within the Domain (see above).&#xD;&#xA;The name of the Node must be unique within the Domain."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="base_Node" ordered="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Node"/> <eStructuralFeatures xsi:type="ecore:EReference" name="availableSharedResource" ordered="false" upperBound="-1" eType="#//target/SharedResource" eOpposite="#//target/SharedResource/resourceUser"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Set of SharedResources that the Node has access to."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="communicationPath" ordered="false" upperBound="-1" eType="#//target/CommunicationPath" volatile="true" transient="true" derived="true" eOpposite="#//target/CommunicationPath/connectedNode"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Set of CommunicationPath to which the node is connected. This association is derived from the&#xD;&#xA;Interconnect::communicationPath association."/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="derivation" value="self.nodeConnector.communicationPath->flatten()"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.uml2.types/model/Types.ecore#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The node’s name."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" ordered="false" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.uml2.types/model/Types.ecore#//String"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An optional human readable label for the node."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedResource" ordered="false" upperBound="-1" eType="#//target/Resource" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Set of resources owned by the Node."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="nodeConnector" ordered="false" upperBound="-1" eType="#//target/Interconnect" eOpposite="#//target/Interconnect/connectedNode"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Set of Interconnect to which the node is connected."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SharedResource" eSuperTypes="#//target/Resource"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The SharedResources stereotype extends the UML 2.0 Class metaclass (from UML2.0::Kernel). It is a specialization of&#xD;&#xA;the Resource stereotype.&#xD;&#xA;Shared resources are resources that are shared between nodes. They are semantically equivalent to “normal” resources;&#xD;&#xA;however, the planner must make sure that a shared resource is not exhausted by using it from multiple nodes in parallel.&#xD;&#xA;&#xD;&#xA;Constraints:&#xD;&#xA;• The name of the SharedResource must be unique within the domain.&#xD;&#xA;• A SharedResource is a type of Resource that can only be associated with Nodes.&#xD;&#xA;A SharedRsource can only be associated with Nodes, not Interconnect&#xD;&#xA;The name of the SharedResource must be unique within the domain."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="resourceUser" ordered="false" upperBound="-1" eType="#//target/Node" eOpposite="#//target/Node/availableSharedResource"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Set of nodes that have access to the SharedResource."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </eSubpackages> </ecore:EPackage>
github:ecore:/data/juancadavid/Eclipse-UPR/standardized/bundles/org.eclipse.upr.depl/model/UMLProfileForDC.ecore
ecore
UMLProfileForDC components Component base_Component ownedPort label UUID implementation configProperty Port base_Port name UUID supportedType provider exclusiveProvider exclusiveUser optional ComponentImplementation base_Class capability deployRequirement Capability name resourceType Requirement resourceType properties Property base_Property ComponentAssembly containedComponent ownedPropertyConnector assemblyProperty externalPort ownedPortConnector PropertyConnector base_Connector connectedProperty label PortConnector base_Connector connectedPort label externalReference ExternalReference base_ConnectableElement location MonolithicImplementation target Domain base_Class containedCommunicationPath containedNode domainResource label UUID CommunicationPath base_CommunicationPath interconnect bridge connectedNode Interconnect base_AssociationClass bridge ownedResource connectedNode name label communicationPath Bridge base_AssociationClass ownedResource name label communicationPath interconnect Resource base_Class name resourceType Node base_Node availableSharedResource communicationPath name label ownedResource nodeConnector SharedResource resourceUser
null
{"directed":true,"nodes":[{"nsPrefix":"UMLProfileForDC","nsURI":"http:///UMLProfileForDC.ecore","name":"UMLProfileForDC","id":0,"eClass":"EPackage"},{"nsPrefix":"UMLProfileForDC.Components","nsURI":"http://www.omg.org/spec/DEPL/4.0/profile/components/1.0","name":"components","id":1,"eClass":"EPackage"},{"nsPrefix":"UMLProfileForDC.Target","nsURI":"http://www.omg.org/spec/DEPL/4.0/profile/target/1.0","name":"target","id":2,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentImplementation","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Capability","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Requirement","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentAssembly","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyConnector","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PortConnector","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExternalReference","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MonolithicImplementation","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Component","changeable":true,"resolveProxies":true,"lowerBound":1,"id":14,"derived":false},{"container":false,"ordered":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":15,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","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":"UUID","changeable":true,"lowerBound":1,"iD":false,"id":17,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"implementation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"configProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Port","changeable":true,"resolveProxies":true,"lowerBound":1,"id":26,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":27,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"UUID","changeable":true,"lowerBound":1,"iD":false,"id":28,"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":"supportedType","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"provider","changeable":true,"lowerBound":1,"iD":false,"id":30,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"exclusiveProvider","changeable":true,"lowerBound":1,"iD":false,"id":31,"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":"exclusiveUser","changeable":true,"lowerBound":1,"iD":false,"id":32,"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":"optional","changeable":true,"lowerBound":1,"iD":false,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Class","changeable":true,"resolveProxies":true,"lowerBound":1,"id":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":"capability","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"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":"deployRequirement","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":48,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"resourceType","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"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":"resourceType","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":true,"unsettable":false,"transient":false,"unique":true,"name":"properties","changeable":true,"resolveProxies":true,"lowerBound":1,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Property","changeable":true,"resolveProxies":true,"lowerBound":1,"id":56,"derived":false},{"id":57,"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":"containedComponent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":58,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPropertyConnector","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"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":"assemblyProperty","changeable":false,"resolveProxies":true,"lowerBound":0,"id":60,"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":"externalPort","changeable":false,"resolveProxies":true,"lowerBound":0,"id":61,"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":"ownedPortConnector","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Connector","changeable":true,"resolveProxies":true,"lowerBound":1,"id":69,"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":"connectedProperty","changeable":true,"resolveProxies":true,"lowerBound":2,"id":70,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":1,"iD":false,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Connector","changeable":true,"resolveProxies":true,"lowerBound":1,"id":75,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"connectedPort","changeable":true,"resolveProxies":true,"lowerBound":2,"id":76,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":1,"iD":false,"id":77,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"externalReference","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"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_ConnectableElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":83,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"location","changeable":true,"lowerBound":1,"iD":false,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Domain","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunicationPath","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interconnect","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Bridge","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Resource","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SharedResource","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Class","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"name":"containedCommunicationPath","changeable":true,"resolveProxies":true,"lowerBound":0,"id":96,"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":"containedNode","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"domainResource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":98,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":1,"iD":false,"id":99,"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":"UUID","changeable":true,"lowerBound":1,"iD":false,"id":100,"derived":false},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_CommunicationPath","changeable":true,"resolveProxies":true,"lowerBound":1,"id":107,"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":"interconnect","changeable":true,"resolveProxies":true,"lowerBound":1,"id":108,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bridge","changeable":true,"resolveProxies":true,"lowerBound":0,"id":109,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"connectedNode","changeable":true,"resolveProxies":true,"lowerBound":1,"id":110,"derived":true},{"id":111,"eClass":"EGenericType"},{"id":112,"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":"communicationPath","changeable":true,"resolveProxies":true,"lowerBound":1,"id":113,"derived":false},{"id":114,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"communicationPath","changeable":true,"resolveProxies":true,"lowerBound":1,"id":115,"derived":false},{"id":116,"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":"communicationPath","changeable":true,"resolveProxies":true,"lowerBound":0,"id":117,"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":"base_AssociationClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":118,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"bridge","changeable":true,"resolveProxies":true,"lowerBound":0,"id":119,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedResource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":120,"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":"connectedNode","changeable":true,"resolveProxies":true,"lowerBound":1,"id":121,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":122,"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":"label","changeable":true,"lowerBound":1,"iD":false,"id":123,"derived":false},{"id":124,"eClass":"EGenericType"},{"id":125,"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":"interconnect","changeable":true,"resolveProxies":true,"lowerBound":1,"id":126,"derived":false},{"id":127,"eClass":"EGenericType"},{"id":128,"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":"nodeConnector","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":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_AssociationClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":133,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedResource","changeable":true,"resolveProxies":true,"lowerBound":0,"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":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":135,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":1,"iD":false,"id":136,"derived":false},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Class","changeable":true,"resolveProxies":true,"lowerBound":1,"id":143,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":144,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"resourceType","changeable":true,"lowerBound":1,"iD":false,"id":145,"derived":false},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base_Node","changeable":true,"resolveProxies":true,"lowerBound":1,"id":149,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"availableSharedResource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":150,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","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":true,"name":"label","changeable":true,"lowerBound":1,"iD":false,"id":152,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedResource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":153,"derived":false},{"id":154,"eClass":"EGenericType"},{"id":155,"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":"resourceUser","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"},{"id":163,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"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":0},{"source":3,"target":1},{"source":3,"target":14},{"source":3,"target":15},{"source":3,"target":16},{"source":3,"target":17},{"source":3,"target":18},{"source":3,"target":19},{"source":14,"target":20},{"source":14,"target":3},{"source":15,"target":4},{"source":15,"target":21},{"source":15,"target":3},{"source":21,"target":4},{"source":16,"target":22},{"source":16,"target":3},{"source":17,"target":23},{"source":17,"target":3},{"source":18,"target":5},{"source":18,"target":24},{"source":18,"target":3},{"source":24,"target":5},{"source":19,"target":8},{"source":19,"target":25},{"source":19,"target":3},{"source":25,"target":8},{"source":4,"target":1},{"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":26,"target":34},{"source":26,"target":4},{"source":27,"target":35},{"source":27,"target":4},{"source":28,"target":36},{"source":28,"target":4},{"source":29,"target":37},{"source":29,"target":4},{"source":30,"target":38},{"source":30,"target":4},{"source":31,"target":39},{"source":31,"target":4},{"source":32,"target":40},{"source":32,"target":4},{"source":33,"target":41},{"source":33,"target":4},{"source":5,"target":1},{"source":5,"target":42},{"source":5,"target":43},{"source":5,"target":44},{"source":42,"target":45},{"source":42,"target":5},{"source":43,"target":6},{"source":43,"target":46},{"source":43,"target":5},{"source":46,"target":6},{"source":44,"target":7},{"source":44,"target":47},{"source":44,"target":5},{"source":47,"target":7},{"source":6,"target":1},{"source":6,"target":48},{"source":6,"target":49},{"source":48,"target":50},{"source":48,"target":6},{"source":49,"target":51},{"source":49,"target":6},{"source":7,"target":1},{"source":7,"target":52},{"source":7,"target":53},{"source":52,"target":54},{"source":52,"target":7},{"source":53,"target":8},{"source":53,"target":55},{"source":53,"target":7},{"source":55,"target":8},{"source":8,"target":1},{"source":8,"target":56},{"source":56,"target":57},{"source":56,"target":8},{"source":9,"target":1},{"source":9,"target":5},{"source":9,"target":58},{"source":9,"target":59},{"source":9,"target":60},{"source":9,"target":61},{"source":9,"target":62},{"source":9,"target":63},{"source":58,"target":3},{"source":58,"target":64},{"source":58,"target":9},{"source":64,"target":3},{"source":59,"target":10},{"source":59,"target":65},{"source":59,"target":9},{"source":65,"target":10},{"source":60,"target":8},{"source":60,"target":66},{"source":60,"target":9},{"source":66,"target":8},{"source":61,"target":4},{"source":61,"target":67},{"source":61,"target":9},{"source":67,"target":4},{"source":62,"target":11},{"source":62,"target":68},{"source":62,"target":9},{"source":68,"target":11},{"source":63,"target":5},{"source":10,"target":1},{"source":10,"target":69},{"source":10,"target":70},{"source":10,"target":71},{"source":69,"target":72},{"source":69,"target":10},{"source":70,"target":8},{"source":70,"target":73},{"source":70,"target":10},{"source":73,"target":8},{"source":71,"target":74},{"source":71,"target":10},{"source":11,"target":1},{"source":11,"target":75},{"source":11,"target":76},{"source":11,"target":77},{"source":11,"target":78},{"source":75,"target":79},{"source":75,"target":11},{"source":76,"target":4},{"source":76,"target":80},{"source":76,"target":11},{"source":80,"target":4},{"source":77,"target":81},{"source":77,"target":11},{"source":78,"target":12},{"source":78,"target":82},{"source":78,"target":11},{"source":82,"target":12},{"source":12,"target":1},{"source":12,"target":83},{"source":12,"target":84},{"source":83,"target":85},{"source":83,"target":12},{"source":84,"target":86},{"source":84,"target":12},{"source":13,"target":1},{"source":13,"target":5},{"source":13,"target":87},{"source":87,"target":5},{"source":2,"target":88},{"source":2,"target":89},{"source":2,"target":90},{"source":2,"target":91},{"source":2,"target":92},{"source":2,"target":93},{"source":2,"target":94},{"source":2,"target":0},{"source":88,"target":2},{"source":88,"target":95},{"source":88,"target":96},{"source":88,"target":97},{"source":88,"target":98},{"source":88,"target":99},{"source":88,"target":100},{"source":95,"target":101},{"source":95,"target":88},{"source":96,"target":89},{"source":96,"target":102},{"source":96,"target":88},{"source":102,"target":89},{"source":97,"target":93},{"source":97,"target":103},{"source":97,"target":88},{"source":103,"target":93},{"source":98,"target":94},{"source":98,"target":104},{"source":98,"target":88},{"source":104,"target":94},{"source":99,"target":105},{"source":99,"target":88},{"source":100,"target":106},{"source":100,"target":88},{"source":89,"target":2},{"source":89,"target":107},{"source":89,"target":108},{"source":89,"target":109},{"source":89,"target":110},{"source":107,"target":111},{"source":107,"target":89},{"source":108,"target":90},{"source":108,"target":112},{"source":108,"target":89},{"source":108,"target":113},{"source":112,"target":90},{"source":109,"target":91},{"source":109,"target":114},{"source":109,"target":89},{"source":109,"target":115},{"source":114,"target":91},{"source":110,"target":93},{"source":110,"target":116},{"source":110,"target":89},{"source":110,"target":117},{"source":116,"target":93},{"source":90,"target":2},{"source":90,"target":118},{"source":90,"target":119},{"source":90,"target":120},{"source":90,"target":121},{"source":90,"target":122},{"source":90,"target":123},{"source":90,"target":113},{"source":118,"target":124},{"source":118,"target":90},{"source":119,"target":91},{"source":119,"target":125},{"source":119,"target":90},{"source":119,"target":126},{"source":125,"target":91},{"source":120,"target":92},{"source":120,"target":127},{"source":120,"target":90},{"source":127,"target":92},{"source":121,"target":93},{"source":121,"target":128},{"source":121,"target":90},{"source":121,"target":129},{"source":128,"target":93},{"source":122,"target":130},{"source":122,"target":90},{"source":123,"target":131},{"source":123,"target":90},{"source":113,"target":89},{"source":113,"target":132},{"source":113,"target":90},{"source":113,"target":108},{"source":132,"target":89},{"source":91,"target":2},{"source":91,"target":133},{"source":91,"target":134},{"source":91,"target":135},{"source":91,"target":136},{"source":91,"target":115},{"source":91,"target":126},{"source":133,"target":137},{"source":133,"target":91},{"source":134,"target":92},{"source":134,"target":138},{"source":134,"target":91},{"source":138,"target":92},{"source":135,"target":139},{"source":135,"target":91},{"source":136,"target":140},{"source":136,"target":91},{"source":115,"target":89},{"source":115,"target":141},{"source":115,"target":91},{"source":115,"target":109},{"source":141,"target":89},{"source":126,"target":90},{"source":126,"target":142},{"source":126,"target":91},{"source":126,"target":119},{"source":142,"target":90},{"source":92,"target":2},{"source":92,"target":143},{"source":92,"target":144},{"source":92,"target":145},{"source":143,"target":146},{"source":143,"target":92},{"source":144,"target":147},{"source":144,"target":92},{"source":145,"target":148},{"source":145,"target":92},{"source":93,"target":2},{"source":93,"target":149},{"source":93,"target":150},{"source":93,"target":117},{"source":93,"target":151},{"source":93,"target":152},{"source":93,"target":153},{"source":93,"target":129},{"source":149,"target":154},{"source":149,"target":93},{"source":150,"target":94},{"source":150,"target":155},{"source":150,"target":93},{"source":150,"target":156},{"source":155,"target":94},{"source":117,"target":89},{"source":117,"target":157},{"source":117,"target":93},{"source":117,"target":110},{"source":157,"target":89},{"source":151,"target":158},{"source":151,"target":93},{"source":152,"target":159},{"source":152,"target":93},{"source":153,"target":92},{"source":153,"target":160},{"source":153,"target":93},{"source":160,"target":92},{"source":129,"target":90},{"source":129,"target":161},{"source":129,"target":93},{"source":129,"target":121},{"source":161,"target":90},{"source":94,"target":2},{"source":94,"target":92},{"source":94,"target":156},{"source":94,"target":162},{"source":156,"target":93},{"source":156,"target":163},{"source":156,"target":94},{"source":156,"target":150},{"source":163,"target":93},{"source":162,"target":92}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="enumtest" nsURI="http://www.emftext.org/language/efactory/test/enumtest" nsPrefix="enumtest"> <eClassifiers xsi:type="ecore:EClass" name="MyClass"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="myAttribute" eType="#//MyEnum"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="MyEnum"> <eLiterals name="myEnumLiteral"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/DevBoost/EMFTools/Tests/org.emftext.language.efactory.test/metamodels/enumtest.ecore
ecore
enumtest MyClass myAttribute MyEnum myEnumLiteral myEnumLiteral
null
{"directed":true,"nodes":[{"nsPrefix":"enumtest","nsURI":"http://www.emftext.org/language/efactory/test/enumtest","name":"enumtest","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MyClass","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"MyEnum","instanceClass":null,"id":2,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"myAttribute","changeable":true,"lowerBound":0,"iD":false,"id":3,"derived":false},{"id":4,"eClass":"EGenericType"},{"name":"myEnumLiteral","id":5,"value":0,"literal":"myEnumLiteral","eClass":"EEnumLiteral"}],"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":2}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="canard" nsURI="http://iro.umontreal.ca/canard" nsPrefix="canard"> <eAnnotations source="gmf"/> <eClassifiers xsi:type="ecore:EClass" name="CanardModel"> <eAnnotations source="gmf.diagram"/> <eStructuralFeatures xsi:type="ecore:EReference" name="links" upperBound="-1" eType="#//Rel" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="blocks" upperBound="-1" eType="#//Block" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="flags" upperBound="-1" eType="#//Flag" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="constraints" upperBound="-1" eType="#//Constraint" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="configurations" upperBound="-1" eType="#//Configuration" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Topic"> <eAnnotations source="gmf.node"> <details key="label" value="name"/> <details key="figure" value="rounded"/> <details key="color" value="250,229,150"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="uniqueID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" iD="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Flag"> <eAnnotations source="gmf.node"> <details key="label" value="name"/> <details key="figure" value="rectangle"/> <details key="border.color" value="0,0,0"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="NAN"/> <eStructuralFeatures xsi:type="ecore:EReference" name="child" upperBound="-1" eType="#//Flag" containment="true"> <eAnnotations source="gmf.compartment"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//Boolnull"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Block"> <eAnnotations source="gmf.node"> <details key="label" value="name"/> <details key="figure" value="rectangle"/> <details key="border.color" value="0,0,0"/> <details key="color" value="63,176,172"/> <details key="label.color" value="255,255,255"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1" eType="#//Attribute" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="topics" upperBound="-1" eType="#//Topic" containment="true"> <eAnnotations source="gmf.affixed"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Rel"> <eAnnotations source="gmf.link"> <details key="label" value="name"/> <details key="source" value="src"/> <details key="target" value="tgt"/> <details key="target.decoration" value="arrow"/> <details key="width" value="2"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="src" lowerBound="1" eType="#//Topic"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tgt" lowerBound="1" eType="#//Topic"/> <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="Attribute"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/> <eStructuralFeatures xsi:type="ecore: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="Configuration"> <eAnnotations source="gmf.node"> <details key="label" value="name"/> <details key="figure" value="ellipse"/> <details key="border.color" value="0,0,0"/> <details key="color" value="255,242,15"/> <details key="label.color" value="255,255,255"/> </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="configflags" upperBound="-1" eType="#//FlagToEBooleanMap" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="FeatureRelationType"> <eLiterals name="REQUIRES" value="1"/> <eLiterals name="PROHIBITS" value="2"/> <eLiterals name="AND"/> <eLiterals name="OR"/> <eLiterals name="XOR"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Constraint"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="feature" eType="#//FeatureRelationType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="cons_flags" upperBound="-1" eType="#//Flag"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Boolnull"> <eLiterals name="TRUE"/> <eLiterals name="FALSE"/> <eLiterals name="NAN"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ValueType"> <eLiterals name="Boolnull"/> <eLiterals name="String"/> <eLiterals name="List"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FlagToEBooleanMap" instanceClassName="java.util.Map$Entry"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="key" eType="#//Flag"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BadTopic" eSuperTypes="#//Topic"> <eAnnotations source="gmf.node"> <details key="label" value="name"/> <details key="figure" value="rounded"/> <details key="color" value="231,57,23"/> </eAnnotations> </eClassifiers> </ecore:EPackage>
github:ecore:/data/Whippsie/geodes.canard/model/canard.ecore
ecore
canard CanardModel links blocks flags constraints configurations Topic name uniqueID Flag name NAN child type isAbstract Block name attributes topics Rel src tgt name Attribute name value Configuration name configflags FeatureRelationType REQUIRES REQUIRES PROHIBITS PROHIBITS AND AND OR OR XOR XOR Constraint feature cons_flags Boolnull TRUE TRUE FALSE FALSE NAN NAN ValueType Boolnull Boolnull String String List List FlagToEBooleanMap java.util.Map$Entry java.util.Map$Entry value key BadTopic
null
{"directed":true,"nodes":[{"nsPrefix":"canard","nsURI":"http://iro.umontreal.ca/canard","name":"canard","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CanardModel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Topic","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Flag","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rel","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Configuration","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"FeatureRelationType","instanceClass":null,"id":8,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Boolnull","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ValueType","instanceClass":null,"id":11,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"FlagToEBooleanMap","instanceClass":"java.util.Map$Entry","abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BadTopic","instanceClass":null,"abstract":false,"id":13,"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":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":"blocks","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":"flags","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":"constraints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"configurations","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":24,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"uniqueID","changeable":true,"lowerBound":0,"iD":true,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"NAN","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"NAN","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"child","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isAbstract","changeable":true,"lowerBound":0,"iD":false,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"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":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":"attributes","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":"topics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"src","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":false,"unsettable":false,"transient":false,"unique":true,"name":"tgt","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":true,"id":48,"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":"value","changeable":true,"lowerBound":0,"iD":false,"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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"configflags","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"name":"REQUIRES","id":56,"value":1,"literal":"REQUIRES","eClass":"EEnumLiteral"},{"name":"PROHIBITS","id":57,"value":2,"literal":"PROHIBITS","eClass":"EEnumLiteral"},{"name":"AND","id":58,"value":0,"literal":"AND","eClass":"EEnumLiteral"},{"name":"OR","id":59,"value":0,"literal":"OR","eClass":"EEnumLiteral"},{"name":"XOR","id":60,"value":0,"literal":"XOR","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"feature","changeable":true,"lowerBound":0,"iD":false,"id":61,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"cons_flags","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"name":"TRUE","id":65,"value":0,"literal":"TRUE","eClass":"EEnumLiteral"},{"name":"FALSE","id":66,"value":0,"literal":"FALSE","eClass":"EEnumLiteral"},{"name":"NAN","id":67,"value":0,"literal":"NAN","eClass":"EEnumLiteral"},{"name":"Boolnull","id":68,"value":0,"literal":"Boolnull","eClass":"EEnumLiteral"},{"name":"String","id":69,"value":0,"literal":"String","eClass":"EEnumLiteral"},{"name":"List","id":70,"value":0,"literal":"List","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":71,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":1,"target":0},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":14,"target":5},{"source":14,"target":19},{"source":14,"target":1},{"source":19,"target":5},{"source":15,"target":4},{"source":15,"target":20},{"source":15,"target":1},{"source":20,"target":4},{"source":16,"target":3},{"source":16,"target":21},{"source":16,"target":1},{"source":21,"target":3},{"source":17,"target":9},{"source":17,"target":22},{"source":17,"target":1},{"source":22,"target":9},{"source":18,"target":7},{"source":18,"target":23},{"source":18,"target":1},{"source":23,"target":7},{"source":2,"target":0},{"source":2,"target":24},{"source":2,"target":25},{"source":24,"target":26},{"source":24,"target":2},{"source":25,"target":27},{"source":25,"target":2},{"source":3,"target":0},{"source":3,"target":28},{"source":3,"target":29},{"source":3,"target":30},{"source":3,"target":31},{"source":28,"target":32},{"source":28,"target":3},{"source":29,"target":3},{"source":29,"target":33},{"source":29,"target":3},{"source":33,"target":3},{"source":30,"target":10},{"source":30,"target":34},{"source":30,"target":3},{"source":34,"target":10},{"source":31,"target":35},{"source":31,"target":3},{"source":4,"target":0},{"source":4,"target":36},{"source":4,"target":37},{"source":4,"target":38},{"source":36,"target":39},{"source":36,"target":4},{"source":37,"target":6},{"source":37,"target":40},{"source":37,"target":4},{"source":40,"target":6},{"source":38,"target":2},{"source":38,"target":41},{"source":38,"target":4},{"source":41,"target":2},{"source":5,"target":0},{"source":5,"target":42},{"source":5,"target":43},{"source":5,"target":44},{"source":42,"target":2},{"source":42,"target":45},{"source":42,"target":5},{"source":45,"target":2},{"source":43,"target":2},{"source":43,"target":46},{"source":43,"target":5},{"source":46,"target":2},{"source":44,"target":47},{"source":44,"target":5},{"source":6,"target":0},{"source":6,"target":48},{"source":6,"target":49},{"source":48,"target":50},{"source":48,"target":6},{"source":49,"target":51},{"source":49,"target":6},{"source":7,"target":0},{"source":7,"target":52},{"source":7,"target":53},{"source":52,"target":54},{"source":52,"target":7},{"source":53,"target":12},{"source":53,"target":55},{"source":53,"target":7},{"source":55,"target":12},{"source":8,"target":0},{"source":8,"target":56},{"source":8,"target":57},{"source":8,"target":58},{"source":8,"target":59},{"source":8,"target":60},{"source":56,"target":8},{"source":57,"target":8},{"source":58,"target":8},{"source":59,"target":8},{"source":60,"target":8},{"source":9,"target":0},{"source":9,"target":61},{"source":9,"target":62},{"source":61,"target":8},{"source":61,"target":63},{"source":61,"target":9},{"source":63,"target":8},{"source":62,"target":3},{"source":62,"target":64},{"source":62,"target":9},{"source":64,"target":3},{"source":10,"target":0},{"source":10,"target":65},{"source":10,"target":66},{"source":10,"target":67},{"source":65,"target":10},{"source":66,"target":10},{"source":67,"target":10},{"source":11,"target":0},{"source":11,"target":68},{"source":11,"target":69},{"source":11,"target":70},{"source":68,"target":11},{"source":69,"target":11},{"source":70,"target":11},{"source":12,"target":0},{"source":12,"target":71},{"source":12,"target":72},{"source":71,"target":73},{"source":71,"target":12},{"source":72,"target":3},{"source":72,"target":74},{"source":72,"target":12},{"source":74,"target":3},{"source":13,"target":0},{"source":13,"target":2},{"source":13,"target":75},{"source":75,"target":2}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="gemRBAC" nsURI="http://www.example.org/gemRBAC" nsPrefix="gemRBAC"> <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="User"> <eOperations name="assignRole"> <eParameters name="r" eType="#//Role"/> </eOperations> <eOperations name="accessHistory" upperBound="-1" eType="#//History"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="idUser" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="roles" lowerBound="1" upperBound="-1" eType="#//Role" eOpposite="#//Role/users"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sessions" upperBound="-1" eType="#//Session" eOpposite="#//Session/user"/> <eStructuralFeatures xsi:type="ecore:EReference" name="delegation" upperBound="-1" eType="#//Delegation" eOpposite="#//Delegation/delegatorUser"/> <eStructuralFeatures xsi:type="ecore:EReference" name="recieveddelegation" upperBound="-1" eType="#//Delegation" eOpposite="#//Delegation/delegateUser"/> <eStructuralFeatures xsi:type="ecore:EReference" name="revocation" upperBound="-1" eType="#//Delegation" eOpposite="#//Delegation/revokingUser"/> <eStructuralFeatures xsi:type="ecore:EReference" name="delegatedRoles" upperBound="-1" eType="#//Role" eOpposite="#//Role/user"/> <eStructuralFeatures xsi:type="ecore:EReference" name="userLocation" lowerBound="1" eType="#//SpatialContext"/> <eStructuralFeatures xsi:type="ecore:EReference" name="userLog" upperBound="-1" eType="#//History" eOpposite="#//History/user"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Role"> <eOperations name="getCurrentAbsoluteTE" lowerBound="1" eType="#//AbsoluteTE"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="self.roleContextEnabling.oclAsType(TemporalContext).timeexpression.absolute->flatten()->asSet() &#xA;&#x9;&#x9;&#x9;-> select (i:AbsoluteTE| u.getCurrentTime().isContained(i.oclAsType(TimeInterval))= true) -> any (true) "/> </eAnnotations> <eParameters name="u" eType="#//RBACUtility"/> </eOperations> <eOperations name="assignPermission"> <eParameters name="p" eType="#//Permission"/> </eOperations> <eOperations name="accessHistory" upperBound="-1" eType="#//History"/> <eOperations name="logBOCurrentProcessInstance" upperBound="-1" eType="#//History"/> <eOperations name="getAlljuniors" ordered="false" upperBound="-1" eType="#//Role"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="&#xA;&#x9;&#x9;&#xA;&#x9;&#x9;&#x9;if self.juniors -> notEmpty() then&#xA;&#x9; self.juniors-> asSet() -> union (self.juniors-> asSet()-> collect (r:Role| r.getAlljuniors()-> asSet())->asSet())&#xA;&#x9; &#xA;&#x9; else &#xA;&#x9; self.juniors&#xA;&#x9; endif "/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="idRole" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="users" lowerBound="1" upperBound="-1" eType="#//User" eOpposite="#//User/roles"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isDependent" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isStrong" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isCascading" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sessionsA" upperBound="-1" eType="#//Session" eOpposite="#//Session/activeRoles"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sessionsE" upperBound="-1" eType="#//Session" eOpposite="#//Session/enabledRoles"/> <eStructuralFeatures xsi:type="ecore:EReference" name="permissions" lowerBound="1" upperBound="-1" eType="#//Permission" eOpposite="#//Permission/roles"/> <eStructuralFeatures xsi:type="ecore:EReference" name="juniors" upperBound="-1" eType="#//Role" eOpposite="#//Role/seniors"/> <eStructuralFeatures xsi:type="ecore:EReference" name="seniors" upperBound="-1" eType="#//Role" eOpposite="#//Role/juniors"/> <eStructuralFeatures xsi:type="ecore:EReference" name="user" upperBound="-1" eType="#//User" eOpposite="#//User/delegatedRoles"/> <eStructuralFeatures xsi:type="ecore:EReference" name="delegation" upperBound="-1" eType="#//Delegation" eOpposite="#//Delegation/delegatedRole"/> <eStructuralFeatures xsi:type="ecore:EReference" name="roleContextAssignment" upperBound="-1" eType="#//RBACContext" eOpposite="#//RBACContext/r1"/> <eStructuralFeatures xsi:type="ecore:EReference" name="roleContextEnabling" upperBound="-1" eType="#//RBACContext" eOpposite="#//RBACContext/r2"/> <eStructuralFeatures xsi:type="ecore:EReference" name="logRole" eType="#//History" eOpposite="#//History/role"/> <eStructuralFeatures xsi:type="ecore:EReference" name="enabledPermissions" upperBound="-1" eType="#//Permission" eOpposite="#//Permission/rolesE"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Session"> <eOperations name="accessHistory" upperBound="-1" eType="#//History"/> <eOperations name="enableRole"> <eParameters name="r" eType="#//Role"/> </eOperations> <eOperations name="disableRole"> <eParameters name="r" eType="#//Role"/> </eOperations> <eOperations name="activateRole"> <eParameters name="r" eType="#//Role"/> </eOperations> <eOperations name="deactivateRole"> <eParameters name="r" eType="#//Role"/> </eOperations> <eOperations name="performOperation"> <eParameters name="op" eType="#//Operation"/> <eParameters name="p" eType="#//Permission"/> <eParameters name="r" eType="#//Role"/> </eOperations> <eOperations name="delegateRole"> <eParameters name="r" eType="#//Role"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="idSession" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="activeRoles" upperBound="-1" eType="#//Role" eOpposite="#//Role/sessionsA"/> <eStructuralFeatures xsi:type="ecore:EReference" name="enabledRoles" upperBound="-1" eType="#//Role" eOpposite="#//Role/sessionsE"/> <eStructuralFeatures xsi:type="ecore:EReference" name="user" lowerBound="1" eType="#//User" eOpposite="#//User/sessions"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Permission"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="idPermission" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="roles" upperBound="-1" eType="#//Role" eOpposite="#//Role/permissions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1" eType="#//Operation" eOpposite="#//Operation/permissions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="object" eType="#//Object" eOpposite="#//Object/permissions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="delegation" upperBound="-1" eType="#//Delegation" eOpposite="#//Delegation/delegatedPermissions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="logPermission" upperBound="-1" eType="#//History" eOpposite="#//History/permission"/> <eStructuralFeatures xsi:type="ecore:EReference" name="permissionContextAssignment" upperBound="-1" eType="#//RBACContext" eOpposite="#//RBACContext/p1"/> <eStructuralFeatures xsi:type="ecore:EReference" name="permissionContextEnabling" upperBound="-1" eType="#//RBACContext" eOpposite="#//RBACContext/p2"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rolesE" upperBound="-1" eType="#//Role" eOpposite="#//Role/enabledPermissions"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Operation"> <eOperations name="accessHistory" upperBound="-1" eType="#//History"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="idOperation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="permissions" lowerBound="1" upperBound="-1" eType="#//Permission" eOpposite="#//Permission/operations"/> <eStructuralFeatures xsi:type="ecore:EReference" name="logOperation" upperBound="-1" eType="#//History" eOpposite="#//History/op"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Object"> <eOperations name="accessHistory" upperBound="-1" eType="#//History"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="idObject" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="permissions" upperBound="-1" eType="#//Permission" eOpposite="#//Permission/object"/> <eStructuralFeatures xsi:type="ecore:EReference" name="logObject" upperBound="-1" eType="#//History" eOpposite="#//History/object"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RBACContext" abstract="true"> <eOperations name="checkAccess" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eParameters name="c" eType="#//RBACContext"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="logContext" upperBound="-1" eType="#//History" eOpposite="#//History/context"/> <eStructuralFeatures xsi:type="ecore:EReference" name="p1" upperBound="-1" eType="#//Permission" eOpposite="#//Permission/permissionContextAssignment"/> <eStructuralFeatures xsi:type="ecore:EReference" name="p2" upperBound="-1" eType="#//Permission" eOpposite="#//Permission/permissionContextEnabling"/> <eStructuralFeatures xsi:type="ecore:EReference" name="r1" upperBound="-1" eType="#//Role" eOpposite="#//Role/roleContextAssignment"/> <eStructuralFeatures xsi:type="ecore:EReference" name="r2" upperBound="-1" eType="#//Role" eOpposite="#//Role/roleContextEnabling"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="idContext" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TimeExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="absolute" ordered="false" upperBound="-1" eType="#//AbsoluteTE" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="relative" upperBound="-1" eType="#//RelativeTE" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="idTimeExpr" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SpatialContext" eSuperTypes="#//RBACContext"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="location" lowerBound="1" upperBound="-1" eType="#//Location" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Delegation"> <eOperations name="revoke"/> <eOperations name="getAbsoluteDelegationPath" upperBound="-1" eType="#//Delegation"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="idDelegation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isRevoked" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isTransfer" eType="#//delegationType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isTotal" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="endDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EReference" name="delegatorUser" lowerBound="1" eType="#//User" eOpposite="#//User/delegation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="delegateUser" lowerBound="1" eType="#//User" eOpposite="#//User/recieveddelegation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="revokingUser" eType="#//User" eOpposite="#//User/revocation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="delegatedDelegation" upperBound="-1" eType="#//Delegation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="delegatedPermissions" lowerBound="1" upperBound="-1" eType="#//Permission" eOpposite="#//Permission/delegation"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxDepth" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="delegatedRole" lowerBound="1" eType="#//Role" eOpposite="#//Role/delegation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="History"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="idLog" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="role" lowerBound="1" eType="#//Role" eOpposite="#//Role/logRole"/> <eStructuralFeatures xsi:type="ecore:EReference" name="object" lowerBound="1" eType="#//Object" eOpposite="#//Object/logObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="op" lowerBound="1" eType="#//Operation" eOpposite="#//Operation/logOperation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="permission" lowerBound="1" eType="#//Permission" eOpposite="#//Permission/logPermission"/> <eStructuralFeatures xsi:type="ecore:EReference" name="context" lowerBound="1" upperBound="2" eType="#//RBACContext" eOpposite="#//RBACContext/logContext"/> <eStructuralFeatures xsi:type="ecore:EReference" name="user" lowerBound="1" eType="#//User" eOpposite="#//User/userLog"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Root"> <eStructuralFeatures xsi:type="ecore:EReference" name="sys" eType="#//RBACUtility" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="obj" upperBound="-1" eType="#//Object" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="op" lowerBound="1" upperBound="-1" eType="#//Operation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="c" lowerBound="1" upperBound="-1" eType="#//RBACContext" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="p" lowerBound="1" upperBound="-1" eType="#//Permission" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="r" lowerBound="1" upperBound="-1" eType="#//Role" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="s" upperBound="-1" eType="#//Session" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="u" lowerBound="1" upperBound="-1" eType="#//User" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="d" upperBound="-1" eType="#//Delegation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="log" upperBound="-1" eType="#//History" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dur" upperBound="-1" eType="#//ActivationDuration" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="period" upperBound="-1" eType="#//PeriodicTime" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rloc" upperBound="-1" eType="#//RelativeLocation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rd" upperBound="-1" eType="#//RelativeDirection" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="loc" upperBound="-1" eType="#//Location" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="currentDay" lowerBound="1" eType="#//DayOfWeek" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="currentT" eType="#//TimePoint" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RBACUtility"> <eOperations name="getBoundPermission" lowerBound="1" upperBound="-1" eType="#//Permission"/> <eOperations name="getCurrentDate" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eOperations name="getCurrentTime" lowerBound="1" eType="#//TimePoint"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="&#xA;&#x9;&#x9; self.currentT "/> </eAnnotations> </eOperations> <eOperations name="getDayOfWeek" eType="#//RelativeTimePoint"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="&#xA;&#x9;&#x9;&#x9;self.currentDay"/> </eAnnotations> </eOperations> <eOperations name="getCumulativeActiveDuration" eType="#//ActivationDuration"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="&#xA;&#x9;&#x9;&#x9;duration"/> </eAnnotations> <eParameters name="r" eType="#//Role"/> <eParameters name="u" eType="#//User"/> <eParameters name="duration" eType="#//ActivationDuration"/> </eOperations> <eOperations name="getActiveDuration" eType="#//ActivationDuration"> <eParameters name="r" eType="#//Role"/> <eParameters name="unit" eType="#//TimeUnitType"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxPermission" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxActiveRole" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxRole" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="businessTaskList" upperBound="-1" eType="#//Operation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="boundedPermissions" upperBound="-1" eType="#//Permission"/> <eStructuralFeatures xsi:type="ecore:EReference" name="currentT" eType="#//TimePoint"/> <eStructuralFeatures xsi:type="ecore:EReference" name="currentDay" eType="#//RelativeTimePoint"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbsoluteTE" abstract="true"> <eOperations name="hasDuration" 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;&#x9;&#x9;self.duration -> notEmpty()"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="duration" eType="#//ActivationDuration" eOpposite="#//ActivationDuration/aexp"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="idAbsoluteTE" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RelativeTE" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="idRelativeTE" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="d2" eType="#//ActivationDuration" eOpposite="#//ActivationDuration/rexp"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActivationDuration"> <eOperations name="greaterThan" 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.timeUnit = d.timeUnit&#xA;&#x9;&#x9;&#x9; and self.value> d.value"/> </eAnnotations> <eParameters name="d" eType="#//ActivationDuration"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="idDuration" 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#//EBigInteger"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="timeUnit" eType="#//TimeUnitType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isContinous" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="aexp" eType="#//AbsoluteTE" eOpposite="#//AbsoluteTE/duration"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rexp" eType="#//RelativeTE" eOpposite="#//RelativeTE/d2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="TimeUnitType"> <eLiterals name="second"/> <eLiterals name="minute"/> <eLiterals name="hour"/> <eLiterals name="day"/> <eLiterals name="month"/> <eLiterals name="year"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TimePoint" eSuperTypes="#//AbsoluteTE"> <eOperations name="equalTo" 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.day = t.day and &#xA;&#x9;&#x9;&#x9; self.month = t.month and&#xA;&#x9;&#x9;&#x9; self.year = t.year and&#xA;&#x9;&#x9;&#x9; self.hour = t.hour and&#xA;&#x9;&#x9;&#x9; self.minute = t.minute and&#xA;&#x9;&#x9;&#x9; self.second = t.second"/> </eAnnotations> <eParameters name="t" eType="#//TimePoint"/> </eOperations> <eOperations name="isBefore" 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;&#x9;&#x9; if self.year &lt; t.year then true &#xA;&#x9;&#x9;&#x9; &#x9;else&#xA;&#x9;&#x9;&#x9; if self.year = t.year then &#xA;&#x9;&#x9;&#x9; &#x9;if self.month &lt; t.month then&#xA;&#x9;&#x9;&#x9; &#x9;&#x9;true&#xA;&#x9;&#x9;&#x9; &#x9;else&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;if self.month = t.month then &#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;if self.day &lt; t.day then&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9; true&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;else&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;if self.day = t.day then &#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;&#x9;if self.hour &lt; t.hour then&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9; true&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;else&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;if self.hour &lt; t.hour then&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;&#x9;true&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;else&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;&#x9;if self.hour = t.hour then&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;&#x9;&#x9;if self.minute &lt; t.minute then&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;&#x9;&#x9;&#x9;true&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;&#x9;&#x9;else&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;&#x9;&#x9;&#x9;if self.second &lt; t.second then&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;true&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;&#x9;&#x9;&#x9;else&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;false&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;&#x9;&#x9;&#x9;endif&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;&#x9;&#x9;endif&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;&#x9;else&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;&#x9;&#x9;false&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;&#x9;endif&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;endif&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;endif&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;else&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;&#x9;false&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;endif&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;endif&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;else&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;false&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;endif&#xA;&#x9;&#x9;&#x9; &#x9;endif&#xA;&#x9;&#x9;&#x9; else&#xA;&#x9;&#x9;&#x9; &#x9;false&#xA;&#x9;&#x9;&#x9; endif&#xA;&#x9;&#x9;&#x9; endif"/> </eAnnotations> <eParameters name="t" eType="#//TimePoint"/> </eOperations> <eOperations name="isAfter" 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;&#x9;&#x9; if self.year > t.year then true &#xA;&#x9;&#x9;&#x9; &#x9;else&#xA;&#x9;&#x9;&#x9; if self.year = t.year then &#xA;&#x9;&#x9;&#x9; &#x9;if self.month > t.month then&#xA;&#x9;&#x9;&#x9; &#x9;&#x9;true&#xA;&#x9;&#x9;&#x9; &#x9;else&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;if self.month = t.month then &#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;if self.day > t.day then&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9; true&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;else&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;if self.day = t.day then &#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;&#x9;if self.hour > t.hour then&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9; true&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;else&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;if self.hour > t.hour then&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;&#x9;true&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;else&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;&#x9;if self.hour = t.hour then&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;&#x9;&#x9;if self.minute > t.minute then&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;&#x9;&#x9;&#x9;true&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;&#x9;&#x9;else&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;&#x9;&#x9;&#x9;if self.second > t.second then&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;true&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;&#x9;&#x9;&#x9;else&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;false&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;&#x9;&#x9;&#x9;endif&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;&#x9;&#x9;endif&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;&#x9;else&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;&#x9;&#x9;false&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;&#x9;endif&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;endif&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;endif&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;else&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;&#x9;false&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;&#x9;endif&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;endif&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;else&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;&#x9;false&#xA;&#x9;&#x9;&#x9; &#x9; &#x9;endif&#xA;&#x9;&#x9;&#x9; &#x9;endif&#xA;&#x9;&#x9;&#x9; else&#xA;&#x9;&#x9;&#x9; &#x9;false&#xA;&#x9;&#x9;&#x9; endif&#xA;&#x9;&#x9;&#x9; endif"/> </eAnnotations> <eParameters name="t" eType="#//TimePoint"/> </eOperations> <eOperations name="isContained" 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;&#x9;&#x9; self.equalTo(t.end) or (self.isBefore (t.end) and (self.isAfter(t.start) or self.equalTo(t.start)))&#xA;&#x9;&#x9;&#x9; &#xA;&#x9;&#x9;&#x9;"/> </eAnnotations> <eParameters name="t" eType="#//TimeInterval"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="second" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minute" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hour" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="day" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="month" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="year" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TimeInterval" eSuperTypes="#//AbsoluteTE"> <eStructuralFeatures xsi:type="ecore:EReference" name="start" lowerBound="1" eType="#//TimePoint" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="end" eType="#//TimePoint" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComposedRelativeTE" abstract="true" eSuperTypes="#//RelativeTE"> <eOperations name="checkHours" 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;&#x9;&#x9;let hour :ecore::EInt = u.getCurrentTime().hour in &#xA;&#x9;&#x9;&#x9;if self.overlay -> notEmpty() and self.overlay ->flatten() ->exists(a|a.oclIsTypeOf(HourOfDay) or &#xA; &#x9; &#x9; a.oclAsType(RelativeTimeInterval).start.oclIsTypeOf(HourOfDay)) then&#xA;&#x9;&#x9;&#x9;&#x9;self.overlay -> exists (h: ComposedRelativeTE|h.oclIsTypeOf(RelativeTimeInterval) = true &#xA; &#x9; &#x9; &#x9;and h.oclAsType(RelativeTimeInterval).start.oclIsTypeOf(HourOfDay) = true&#xA; &#x9; &#x9; &#x9;and h.oclAsType(RelativeTimeInterval).end.oclIsTypeOf(HourOfDay) = true and &#xA; &#x9; &#x9; &#x9;h.oclAsType(RelativeTimeInterval).start.oclAsType(HourOfDay).hour &lt;= hour and&#xA; &#x9; &#x9; &#x9;(h.oclAsType(RelativeTimeInterval).end.oclAsType(HourOfDay).hour > hour or&#xA; &#x9; &#x9; &#x9;(h.oclAsType(RelativeTimeInterval).end.oclAsType(HourOfDay).hour = hour and u.getCurrentTime().minute = 0 )&#xA; &#x9; &#x9; ))&#xA; &#x9; &#x9; else&#xA; &#x9; &#x9; &#x9;true&#xA; &#x9; &#x9; endif&#xA; &#x9; &#x9; "/> </eAnnotations> <eParameters name="u" lowerBound="1" eType="#//RBACUtility"/> </eOperations> <eOperations name="checkDays" 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;&#x9;&#x9;let day:RelativeTimePoint = u.getDayOfWeek() in &#xA;&#x9;&#x9;&#x9;if self.overlay -> notEmpty() and self.overlay ->flatten() ->exists(a|a.oclIsTypeOf(DayOfWeek) or &#xA; &#x9; &#x9; a.oclAsType(RelativeTimeInterval).start.oclIsTypeOf(DayOfWeek)) then&#xA;&#x9;&#x9;&#x9;&#x9; /* relative time interval */&#xA;&#x9;&#x9;&#x9;&#x9; self.overlay -> exists (t: ComposedRelativeTE|t.oclIsTypeOf(RelativeTimeInterval) = true and &#xA;&#x9;&#x9;&#x9;&#x9; day.isContained(t.oclAsType(RelativeTimeInterval)) = true and&#xA; t.checkHours(u)= true) or &#xA; /* relative time point */&#xA; self.overlay -> exists (t:ComposedRelativeTE|t.oclIsTypeOf(DayOfWeek) = true and &#xA; day.equalTo (t.oclAsType(DayOfWeek)) = true and&#xA; &#x9;&#x9; t.checkHours(u)= true)&#xA; &#x9; &#x9; else&#xA; &#x9; &#x9; &#x9;true&#xA; &#x9; &#x9; endif&#xA; &#x9; &#x9; "/> </eAnnotations> <eParameters name="u" lowerBound="1" eType="#//RBACUtility"/> </eOperations> <eOperations name="checkDaysRank" 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;&#x9;&#x9;let day:RelativeTimePoint = u.getDayOfWeek() in &#xA;&#x9;&#x9;&#x9;if self.overlay -> notEmpty() and self.overlay ->flatten() ->exists(a|a.oclIsTypeOf(DayOfWeek) or &#xA; &#x9; &#x9; a.oclAsType(RelativeTimeInterval).start.oclIsTypeOf(DayOfWeek)) then &#xA; &#x9; &#x9; /* relative time interval */&#xA; &#x9; &#x9; self.overlay -> exists (t: ComposedRelativeTE|t.oclIsTypeOf(RelativeTimeInterval) = true and &#xA;&#x9;&#x9;&#x9;&#x9; day.isContained(t.oclAsType(RelativeTimeInterval)) = true and day.rank = t.oclAsType(RelativeTimeInterval).start.oclAsType(DayOfWeek).rank and&#xA; t.checkHours(u)= true) &#xA; &#x9; &#x9; or&#xA; &#x9; &#x9; /* relative time point */&#xA; self.overlay -> exists (t:ComposedRelativeTE|t.oclIsTypeOf(DayOfWeek) = true and &#xA; day.equalTo (t.oclAsType(DayOfWeek)) = true and day.rank = t.oclAsType(DayOfWeek).rank and&#xA; &#x9;&#x9; t.checkHours(u)= true)&#xA; &#x9; &#x9; else&#xA; &#x9; &#x9; &#x9;true&#xA; &#x9; &#x9; endif&#xA; &#x9; &#x9; "/> </eAnnotations> <eParameters name="u" lowerBound="1" eType="#//RBACUtility"/> </eOperations> <eOperations name="checkMonth" 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;&#x9;&#x9; let month :ecore::EInt = u.getCurrentTime().month in&#xA;&#x9;&#x9;&#x9; (self.oclIsTypeOf(MonthOfYear) = true&#xA; &#x9; &#x9;&#x9;&#x9;&#x9;&#x9; and self.oclAsType(MonthOfYear).month = month and&#xA; &#x9; &#x9;&#x9;&#x9;&#x9;&#x9; self.checkHours(u)= true and self.checkDays(u)= true) &#xA; &#x9; &#x9;&#x9;&#x9; or&#xA; &#x9; &#x9;&#x9;&#x9; (self.oclIsTypeOf(RelativeTimeInterval) = true &#xA; &#x9; &#x9; and self.oclAsType(RelativeTimeInterval).start.oclIsTypeOf(MonthOfYear) = true&#xA; &#x9; &#x9; and self.oclAsType(RelativeTimeInterval).end.oclIsTypeOf(MonthOfYear) = true and &#xA; &#x9; &#x9; self.oclAsType(RelativeTimeInterval).start.oclAsType(MonthOfYear).month &lt;= month and&#xA; &#x9; &#x9; self.oclAsType(RelativeTimeInterval).end.oclAsType(MonthOfYear).month >= month and&#xA; &#x9; &#x9; self.checkHours(u)= true and self.checkDays(u)= true)"/> </eAnnotations> <eParameters name="u" lowerBound="1" eType="#//RBACUtility"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="overlay" eType="#//ComposedRelativeTE"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RelativeTimeInterval" eSuperTypes="#//ComposedRelativeTE"> <eStructuralFeatures xsi:type="ecore:EReference" name="start" lowerBound="1" eType="#//RelativeTimePoint" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="end" lowerBound="1" eType="#//RelativeTimePoint" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RelativeTimePoint" abstract="true" eSuperTypes="#//ComposedRelativeTE"> <eOperations name="isContained" 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;&#x9;&#x9; if self.oclIsTypeOf(DayOfWeek) then&#xA;&#x9;&#x9;&#x9; /*self.isBefore (t.end) and (self.isAfter(t.start) or self.equalTo(t.start)) */ &#xA;&#x9;&#x9;&#x9; self.equalTo(t.start) or ( t.start.isBefore (self) and (t.end.isAfter(self) or self.equalTo(t.end)))&#xA;&#x9;&#x9;&#x9; &#xA;&#x9;&#x9;&#x9; else&#xA;&#x9;&#x9;&#x9; false&#xA;&#x9;&#x9;&#x9; endif"/> </eAnnotations> <eParameters name="t" eType="#//RelativeTimeInterval"/> </eOperations> <eOperations name="equalTo" 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="if self.oclIsTypeOf(DayOfWeek) then &#xA;&#x9;&#x9;&#x9; self.oclAsType(DayOfWeek).day = t.oclAsType(DayOfWeek).day&#xA;&#x9;&#x9;&#x9; else&#xA;&#x9;&#x9;&#x9; true&#xA;&#x9;&#x9;&#x9; endif"/> </eAnnotations> <eParameters name="t" eType="#//RelativeTimePoint"/> </eOperations> <eOperations name="isAfter" 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="if self.oclIsTypeOf(DayOfWeek) then&#xA;&#x9;&#x9;&#x9; let Days: OrderedSet(DayType) =OrderedSet{DayType::Monday, DayType::Tuesday, &#xA;&#x9;&#x9;&#x9;&#x9; DayType::Wednesday, DayType::Thursday, DayType::Friday, DayType::Saturday, DayType::Sunday}&#xA;&#x9;&#x9;&#x9;&#x9; in Days-> indexOf (self.oclAsType(DayOfWeek).day) > Days-> indexOf (t.oclAsType(DayOfWeek).day)&#xA;&#x9;&#x9;&#x9; else&#xA;&#x9;&#x9;&#x9; false&#xA;&#x9;&#x9;&#x9; endif"/> </eAnnotations> <eParameters name="t" eType="#//RelativeTimePoint"/> </eOperations> <eOperations name="isBefore" 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="if self.oclIsTypeOf(DayOfWeek) then&#xA;&#x9;&#x9;&#x9; let Days: OrderedSet(DayType) =OrderedSet{DayType::Monday, DayType::Tuesday, &#xA;&#x9;&#x9;&#x9;&#x9;DayType::Wednesday, DayType::Thursday, DayType::Friday, DayType::Saturday, DayType::Sunday}&#xA;&#x9;&#x9;&#x9;&#x9; in Days-> indexOf (self.oclAsType(DayOfWeek).day) &lt; Days-> indexOf (t.oclAsType(DayOfWeek).day)&#xA;&#x9;&#x9;&#x9; else&#xA;&#x9;&#x9;&#x9; false&#xA;&#x9;&#x9;&#x9; endif"/> </eAnnotations> <eParameters name="t" eType="#//RelativeTimePoint"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rank" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DayOfWeek" eSuperTypes="#//RelativeTimePoint"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="day" eType="#//DayType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DayOfMonth" eSuperTypes="#//RelativeTimePoint"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="day" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="month" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MonthOfYear" eSuperTypes="#//RelativeTimePoint"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="month" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="HourOfDay" eSuperTypes="#//RelativeTimePoint"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hour" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minute" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="DayType"> <eLiterals name="Monday"/> <eLiterals name="Tuesday" value="1"/> <eLiterals name="Wednesday" value="2"/> <eLiterals name="Thursday" value="3"/> <eLiterals name="Friday" value="4"/> <eLiterals name="Saturday" value="5"/> <eLiterals name="Sunday" value="6"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PeriodicTime" eSuperTypes="#//RelativeTE"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="frequency" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="timeUnit" eType="#//TimeUnitType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="idPeriodicTime" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nextStart" eType="#//TimePoint" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RelativeLocation"> <eStructuralFeatures xsi:type="ecore:EReference" name="location" lowerBound="1" upperBound="-1" eType="#//Location" eOpposite="#//Location/relativelocation"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="relativeLocID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="distance" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unit" eType="#//UnitType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="relativedirection" lowerBound="1" eType="#//RelativeDirection" eOpposite="#//RelativeDirection/relativelocation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Location" abstract="true"> <eOperations name="disjoint" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eParameters name="l" eType="#//Location"/> </eOperations> <eOperations name="contains" 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;&#x9;&#x9; /* (self.label= 'zone1' and l.label = 'A') or&#xA;&#x9;&#x9;&#x9; (self.label= 'zoneL1' and l.label = 'A') or&#xA;&#x9;&#x9;&#x9; (self.label= 'zone3' and l.label = 'C'); */&#xA;&#x9;&#x9;&#x9; if self.label= 'insideDarfurZone1' then&#xA;&#x9;&#x9;&#x9; l.label = 'pJ'&#xA;&#x9;&#x9;&#x9; else&#xA;&#x9;&#x9;&#x9; if self.label= 'outsideDarfurZone1' then &#xA;&#x9;&#x9;&#x9; l.label = 'pK'&#xA;&#x9;&#x9;&#x9; else&#xA;&#x9;&#x9;&#x9; let a: String = self.locationID.substring(self.locationID.size(),self.locationID.size()),&#xA; n: Integer = a.toInteger() in&#xA; (n.mod(2)= 0)&#xA; endif&#xA; endif"/> </eAnnotations> <eParameters name="l" eType="#//Location"/> </eOperations> <eOperations name="overlaps" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eParameters name="l" eType="#//Location"/> </eOperations> <eOperations name="computeRelative" eType="#//Location"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="&#xA;&#x9;&#x9;&#x9; /*Location.allInstances()->select(l|l.label = 'zone3')->any(true);*/&#xA;&#x9;&#x9;&#x9; &#xA;&#x9;&#x9;&#x9; if self.locationID = 'LLAgencyAdmin' then&#xA;&#x9;&#x9;&#x9; Location.allInstances()->select(l|l.label = 'outsideDarfurZone1')->any(true) &#xA;&#x9;&#x9;&#x9; else&#xA;&#x9;&#x9;&#x9; if self.locationID = 'LLMisionAdmin' then&#xA;&#x9;&#x9;&#x9; Location.allInstances()->select(l|l.label = 'insideDarfurZone1')->any(true)&#xA;&#x9;&#x9;&#x9; else&#xA;&#x9;&#x9;&#x9; self&#xA;&#x9;&#x9;&#x9; endif&#xA;&#x9;&#x9;&#x9; endif"/> </eAnnotations> <eParameters name="r" eType="#//RelativeLocation"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="relativelocation" eType="#//RelativeLocation" eOpposite="#//RelativeLocation/location"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="locationID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PhysicalLocation" abstract="true" eSuperTypes="#//Location"/> <eClassifiers xsi:type="ecore:EClass" name="LogicalLocation" eSuperTypes="#//Location"/> <eClassifiers xsi:type="ecore:EClass" name="Point" eSuperTypes="#//PhysicalLocation"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="long" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lat" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble" defaultValueLiteral="0.0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="alt" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Polygon" eSuperTypes="#//PhysicalLocation"> <eStructuralFeatures xsi:type="ecore:EReference" name="segment" lowerBound="3" upperBound="-1" eType="#//Polyline" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Circle" eSuperTypes="#//PhysicalLocation"> <eStructuralFeatures xsi:type="ecore:EReference" name="center" lowerBound="1" eType="#//Point" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="radius" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Polyline" eSuperTypes="#//PhysicalLocation"> <eStructuralFeatures xsi:type="ecore:EReference" name="start" lowerBound="1" eType="#//Point" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="end" lowerBound="1" eType="#//Point" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RelativeDirection" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="relativelocation" lowerBound="1" upperBound="-1" eType="#//RelativeLocation" eOpposite="#//RelativeLocation/relativedirection"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="idDirection" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CardinalDirection" eSuperTypes="#//RelativeDirection"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" eType="#//CardinalType"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="Polyline"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="angle" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"> <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName"> <details key="body" value="Polyline"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="QualitativeDirection" eSuperTypes="#//RelativeDirection"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" eType="#//QualitativeType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="CardinalType"> <eLiterals name="North"/> <eLiterals name="East"/> <eLiterals name="South"/> <eLiterals name="West"/> <eLiterals name="Northeast"/> <eLiterals name="Southeast"/> <eLiterals name="Southwest"/> <eLiterals name="Northwest"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="QualitativeType"> <eLiterals name="inside"/> <eLiterals name="outside"/> <eLiterals name="around"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TemporalContext" eSuperTypes="#//RBACContext"> <eStructuralFeatures xsi:type="ecore:EReference" name="timeexpression" upperBound="-1" eType="#//TimeExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="delegationType"> <eLiterals name="grant"/> <eLiterals name="strong"/> <eLiterals name="weakStatic"/> <eLiterals name="weakDynamic"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="UnitType"> <eLiterals name="metres"/> <eLiterals name="kilometres"/> <eLiterals name="miles"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/AmeniBF/GemRBAC-CTX-model/GemRBACCTX/model/gemRBAC.ecore
ecore
gemRBAC User assignRole r accessHistory idUser roles sessions delegation recieveddelegation revocation delegatedRoles userLocation userLog Role getCurrentAbsoluteTE u assignPermission p accessHistory logBOCurrentProcessInstance getAlljuniors idRole users isDependent isStrong isCascading sessionsA sessionsE permissions juniors seniors user delegation roleContextAssignment roleContextEnabling logRole enabledPermissions Session accessHistory enableRole r disableRole r activateRole r deactivateRole r performOperation op p r delegateRole r idSession activeRoles enabledRoles user Permission idPermission roles operations object delegation logPermission permissionContextAssignment permissionContextEnabling rolesE Operation accessHistory idOperation permissions logOperation Object accessHistory idObject permissions logObject RBACContext checkAccess c logContext p1 p2 r1 r2 idContext TimeExpression absolute relative idTimeExpr SpatialContext label location Delegation revoke getAbsoluteDelegationPath idDelegation isRevoked isTransfer isTotal startDate endDate delegatorUser delegateUser revokingUser delegatedDelegation delegatedPermissions maxDepth delegatedRole History idLog role object op permission context user Root sys obj op c p r s u d log dur period rloc rd loc currentDay currentT RBACUtility getBoundPermission getCurrentDate getCurrentTime getDayOfWeek getCumulativeActiveDuration r u duration getActiveDuration r unit maxPermission maxActiveRole maxRole businessTaskList boundedPermissions currentT currentDay AbsoluteTE hasDuration duration idAbsoluteTE RelativeTE idRelativeTE d2 ActivationDuration greaterThan d idDuration value timeUnit isContinous aexp rexp TimeUnitType second second minute minute hour hour day day month month year year TimePoint equalTo t isBefore t isAfter t isContained t second minute hour day month year TimeInterval start end ComposedRelativeTE checkHours u checkDays u checkDaysRank u checkMonth u overlay RelativeTimeInterval start end RelativeTimePoint isContained t equalTo t isAfter t isBefore t rank DayOfWeek day DayOfMonth day month MonthOfYear month HourOfDay hour minute DayType Monday Monday Tuesday Tuesday Wednesday Wednesday Thursday Thursday Friday Friday Saturday Saturday Sunday Sunday PeriodicTime frequency timeUnit idPeriodicTime nextStart RelativeLocation location relativeLocID distance unit relativedirection Location disjoint l contains l overlaps l computeRelative r relativelocation locationID label PhysicalLocation LogicalLocation Point long lat 0.0 alt Polygon segment Circle center radius Polyline start end RelativeDirection relativelocation idDirection CardinalDirection direction angle QualitativeDirection direction CardinalType North North East East South South West West Northeast Northeast Southeast Southeast Southwest Southwest Northwest Northwest QualitativeType inside inside outside outside around around TemporalContext timeexpression delegationType grant grant strong strong weakStatic weakStatic weakDynamic weakDynamic UnitType metres metres kilometres kilometres miles miles
null
{"directed":true,"nodes":[{"nsPrefix":"gemRBAC","nsURI":"http://www.example.org/gemRBAC","name":"gemRBAC","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"User","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Role","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Session","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Permission","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":"Object","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RBACContext","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeExpression","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpatialContext","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Delegation","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"History","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Root","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RBACUtility","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbsoluteTE","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelativeTE","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivationDuration","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"TimeUnitType","instanceClass":null,"id":17,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimePoint","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeInterval","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComposedRelativeTE","instanceClass":null,"abstract":true,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelativeTimeInterval","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelativeTimePoint","instanceClass":null,"abstract":true,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DayOfWeek","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DayOfMonth","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MonthOfYear","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HourOfDay","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"DayType","instanceClass":null,"id":27,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PeriodicTime","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelativeLocation","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Location","instanceClass":null,"abstract":true,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PhysicalLocation","instanceClass":null,"abstract":true,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogicalLocation","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Point","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Polygon","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Circle","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Polyline","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelativeDirection","instanceClass":null,"abstract":true,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CardinalDirection","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QualitativeDirection","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CardinalType","instanceClass":null,"id":40,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"QualitativeType","instanceClass":null,"id":41,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemporalContext","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"delegationType","instanceClass":null,"id":43,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"UnitType","instanceClass":null,"id":44,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"unique":true,"name":"assignRole","lowerBound":0,"id":45,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"accessHistory","lowerBound":0,"id":46,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"idUser","changeable":true,"lowerBound":0,"iD":false,"id":47,"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":"roles","changeable":true,"resolveProxies":true,"lowerBound":1,"id":48,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sessions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"delegation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"recieveddelegation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"revocation","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":"delegatedRoles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"userLocation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":54,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"userLog","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"r","lowerBound":0,"id":56,"many":false,"required":false,"eClass":"EParameter"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"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":"users","changeable":true,"resolveProxies":true,"lowerBound":1,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"user","changeable":true,"resolveProxies":true,"lowerBound":1,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"delegatorUser","changeable":true,"resolveProxies":true,"lowerBound":1,"id":65,"derived":false},{"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":"delegateUser","changeable":true,"resolveProxies":true,"lowerBound":1,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"revokingUser","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"user","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"user","changeable":true,"resolveProxies":true,"lowerBound":1,"id":74,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"getCurrentAbsoluteTE","lowerBound":1,"id":75,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"assignPermission","lowerBound":0,"id":76,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"accessHistory","lowerBound":0,"id":77,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"logBOCurrentProcessInstance","lowerBound":0,"id":78,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getAlljuniors","lowerBound":0,"id":79,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"idRole","changeable":true,"lowerBound":0,"iD":false,"id":80,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isDependent","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":"isStrong","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isCascading","changeable":true,"lowerBound":0,"iD":false,"id":83,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sessionsA","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sessionsE","changeable":true,"resolveProxies":true,"lowerBound":0,"id":85,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"permissions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":86,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"juniors","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":"seniors","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":false,"unsettable":false,"transient":false,"unique":true,"name":"delegation","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":"roleContextAssignment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"roleContextEnabling","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"logRole","changeable":true,"resolveProxies":true,"lowerBound":0,"id":92,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"enabledPermissions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"u","lowerBound":0,"id":95,"many":false,"required":false,"eClass":"EParameter"},{"id":96,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"p","lowerBound":0,"id":97,"many":false,"required":false,"eClass":"EParameter"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"activeRoles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":108,"derived":false},{"id":109,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"enabledRoles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":110,"derived":false},{"id":111,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"roles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":112,"derived":false},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"delegatedRole","changeable":true,"resolveProxies":true,"lowerBound":1,"id":117,"derived":false},{"id":118,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"r1","changeable":true,"resolveProxies":true,"lowerBound":0,"id":119,"derived":false},{"id":120,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"r2","changeable":true,"resolveProxies":true,"lowerBound":0,"id":121,"derived":false},{"id":122,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"role","changeable":true,"resolveProxies":true,"lowerBound":1,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"rolesE","changeable":true,"resolveProxies":true,"lowerBound":0,"id":125,"derived":false},{"ordered":true,"upperBound":-1,"unique":true,"name":"accessHistory","lowerBound":0,"id":126,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"enableRole","lowerBound":0,"id":127,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"disableRole","lowerBound":0,"id":128,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"activateRole","lowerBound":0,"id":129,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"deactivateRole","lowerBound":0,"id":130,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"performOperation","lowerBound":0,"id":131,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"delegateRole","lowerBound":0,"id":132,"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":"idSession","changeable":true,"lowerBound":0,"iD":false,"id":133,"derived":false},{"id":134,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"r","lowerBound":0,"id":135,"many":false,"required":false,"eClass":"EParameter"},{"id":136,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"r","lowerBound":0,"id":137,"many":false,"required":false,"eClass":"EParameter"},{"id":138,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"r","lowerBound":0,"id":139,"many":false,"required":false,"eClass":"EParameter"},{"id":140,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"r","lowerBound":0,"id":141,"many":false,"required":false,"eClass":"EParameter"},{"id":142,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"op","lowerBound":0,"id":143,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"p","lowerBound":0,"id":144,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"r","lowerBound":0,"id":145,"many":false,"required":false,"eClass":"EParameter"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"r","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"idPermission","changeable":true,"lowerBound":0,"iD":false,"id":155,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"operations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":156,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"object","changeable":true,"resolveProxies":true,"lowerBound":0,"id":157,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"delegation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":158,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"logPermission","changeable":true,"resolveProxies":true,"lowerBound":0,"id":159,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"permissionContextAssignment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":160,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"permissionContextEnabling","changeable":true,"resolveProxies":true,"lowerBound":0,"id":161,"derived":false},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"permissions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":165,"derived":false},{"id":166,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"permissions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":167,"derived":false},{"id":168,"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":"delegatedPermissions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":169,"derived":false},{"id":170,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"permission","changeable":true,"resolveProxies":true,"lowerBound":1,"id":171,"derived":false},{"id":172,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"p1","changeable":true,"resolveProxies":true,"lowerBound":0,"id":173,"derived":false},{"id":174,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"p2","changeable":true,"resolveProxies":true,"lowerBound":0,"id":175,"derived":false},{"id":176,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"accessHistory","lowerBound":0,"id":177,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"idOperation","changeable":true,"lowerBound":0,"iD":false,"id":178,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"logOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":179,"derived":false},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"resolveProxies":true,"lowerBound":1,"id":184,"derived":false},{"ordered":true,"upperBound":-1,"unique":true,"name":"accessHistory","lowerBound":0,"id":185,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"idObject","changeable":true,"lowerBound":0,"iD":true,"id":186,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"logObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":187,"derived":false},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"object","changeable":true,"resolveProxies":true,"lowerBound":1,"id":192,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"checkAccess","lowerBound":0,"id":193,"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":"logContext","changeable":true,"resolveProxies":true,"lowerBound":0,"id":194,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"idContext","changeable":true,"lowerBound":0,"iD":false,"id":195,"derived":false},{"id":196,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"c","lowerBound":0,"id":197,"many":false,"required":false,"eClass":"EParameter"},{"id":198,"eClass":"EGenericType"},{"id":199,"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":"context","changeable":true,"resolveProxies":true,"lowerBound":1,"id":200,"derived":false},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"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":"absolute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":206,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"relative","changeable":true,"resolveProxies":true,"lowerBound":0,"id":207,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"idTimeExpr","changeable":true,"lowerBound":0,"iD":false,"id":208,"derived":false},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":212,"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":"location","changeable":true,"resolveProxies":true,"lowerBound":1,"id":213,"derived":false},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"revoke","lowerBound":0,"id":217,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getAbsoluteDelegationPath","lowerBound":0,"id":218,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"idDelegation","changeable":true,"lowerBound":0,"iD":false,"id":219,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isRevoked","changeable":true,"lowerBound":0,"iD":false,"id":220,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isTransfer","changeable":true,"lowerBound":0,"iD":false,"id":221,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isTotal","changeable":true,"lowerBound":0,"iD":false,"id":222,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"startDate","changeable":true,"lowerBound":0,"iD":false,"id":223,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"endDate","changeable":true,"lowerBound":0,"iD":false,"id":224,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"delegatedDelegation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":225,"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":"maxDepth","changeable":true,"lowerBound":0,"iD":false,"id":226,"derived":false},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"idLog","changeable":true,"lowerBound":0,"iD":false,"id":241,"derived":false},{"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":249,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"obj","changeable":true,"resolveProxies":true,"lowerBound":0,"id":250,"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":"op","changeable":true,"resolveProxies":true,"lowerBound":1,"id":251,"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":"c","changeable":true,"resolveProxies":true,"lowerBound":1,"id":252,"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":"p","changeable":true,"resolveProxies":true,"lowerBound":1,"id":253,"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":"r","changeable":true,"resolveProxies":true,"lowerBound":1,"id":254,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"s","changeable":true,"resolveProxies":true,"lowerBound":0,"id":255,"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":"u","changeable":true,"resolveProxies":true,"lowerBound":1,"id":256,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"d","changeable":true,"resolveProxies":true,"lowerBound":0,"id":257,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"log","changeable":true,"resolveProxies":true,"lowerBound":0,"id":258,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dur","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"period","changeable":true,"resolveProxies":true,"lowerBound":0,"id":260,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rloc","changeable":true,"resolveProxies":true,"lowerBound":0,"id":261,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rd","changeable":true,"resolveProxies":true,"lowerBound":0,"id":262,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"loc","changeable":true,"resolveProxies":true,"lowerBound":0,"id":263,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"currentDay","changeable":true,"resolveProxies":true,"lowerBound":1,"id":264,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"currentT","changeable":true,"resolveProxies":true,"lowerBound":0,"id":265,"derived":false},{"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"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getBoundPermission","lowerBound":1,"id":283,"many":true,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getCurrentDate","lowerBound":1,"id":284,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getCurrentTime","lowerBound":1,"id":285,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getDayOfWeek","lowerBound":0,"id":286,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getCumulativeActiveDuration","lowerBound":0,"id":287,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getActiveDuration","lowerBound":0,"id":288,"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":"maxPermission","changeable":true,"lowerBound":0,"iD":false,"id":289,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"maxActiveRole","changeable":true,"lowerBound":0,"iD":false,"id":290,"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":"maxRole","changeable":true,"lowerBound":0,"iD":false,"id":291,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"businessTaskList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":292,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"boundedPermissions","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":false,"unsettable":false,"transient":false,"unique":true,"name":"currentT","changeable":true,"resolveProxies":true,"lowerBound":0,"id":294,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"currentDay","changeable":true,"resolveProxies":true,"lowerBound":0,"id":295,"derived":false},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"r","lowerBound":0,"id":301,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"u","lowerBound":0,"id":302,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"duration","lowerBound":0,"id":303,"many":false,"required":false,"eClass":"EParameter"},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"r","lowerBound":0,"id":308,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"unit","lowerBound":0,"id":309,"many":false,"required":false,"eClass":"EParameter"},{"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"},{"ordered":true,"upperBound":1,"unique":true,"name":"hasDuration","lowerBound":0,"id":319,"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":"duration","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"idAbsoluteTE","changeable":true,"lowerBound":0,"iD":false,"id":321,"derived":false},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"aexp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":324,"derived":false},{"id":325,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"idRelativeTE","changeable":true,"lowerBound":0,"iD":false,"id":326,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"d2","changeable":true,"resolveProxies":true,"lowerBound":0,"id":327,"derived":false},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rexp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":330,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"greaterThan","lowerBound":0,"id":331,"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":"idDuration","changeable":true,"lowerBound":0,"iD":false,"id":332,"derived":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":333,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"timeUnit","changeable":true,"lowerBound":0,"iD":false,"id":334,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isContinous","changeable":true,"lowerBound":0,"iD":false,"id":335,"derived":false},{"id":336,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"d","lowerBound":0,"id":337,"many":false,"required":false,"eClass":"EParameter"},{"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"},{"name":"second","id":345,"value":0,"literal":"second","eClass":"EEnumLiteral"},{"name":"minute","id":346,"value":0,"literal":"minute","eClass":"EEnumLiteral"},{"name":"hour","id":347,"value":0,"literal":"hour","eClass":"EEnumLiteral"},{"name":"day","id":348,"value":0,"literal":"day","eClass":"EEnumLiteral"},{"name":"month","id":349,"value":0,"literal":"month","eClass":"EEnumLiteral"},{"name":"year","id":350,"value":0,"literal":"year","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"unique":true,"name":"equalTo","lowerBound":0,"id":351,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isBefore","lowerBound":0,"id":352,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isAfter","lowerBound":0,"id":353,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isContained","lowerBound":0,"id":354,"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":"second","changeable":true,"lowerBound":0,"iD":false,"id":355,"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":"minute","changeable":true,"lowerBound":0,"iD":false,"id":356,"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":"hour","changeable":true,"lowerBound":0,"iD":false,"id":357,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"day","changeable":true,"lowerBound":0,"iD":false,"id":358,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"month","changeable":true,"lowerBound":0,"iD":false,"id":359,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"year","changeable":true,"lowerBound":0,"iD":false,"id":360,"derived":false},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"t","lowerBound":0,"id":363,"many":false,"required":false,"eClass":"EParameter"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"t","lowerBound":0,"id":366,"many":false,"required":false,"eClass":"EParameter"},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"t","lowerBound":0,"id":369,"many":false,"required":false,"eClass":"EParameter"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"t","lowerBound":0,"id":372,"many":false,"required":false,"eClass":"EParameter"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"start","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"end","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,"unique":true,"name":"checkHours","lowerBound":0,"id":385,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"checkDays","lowerBound":0,"id":386,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"checkDaysRank","lowerBound":0,"id":387,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"checkMonth","lowerBound":0,"id":388,"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":"overlay","changeable":true,"resolveProxies":true,"lowerBound":0,"id":389,"derived":false},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"u","lowerBound":1,"id":392,"many":false,"required":true,"eClass":"EParameter"},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"u","lowerBound":1,"id":395,"many":false,"required":true,"eClass":"EParameter"},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"u","lowerBound":1,"id":398,"many":false,"required":true,"eClass":"EParameter"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"u","lowerBound":1,"id":401,"many":false,"required":true,"eClass":"EParameter"},{"id":402,"eClass":"EGenericType"},{"id":403,"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":"start","changeable":true,"resolveProxies":true,"lowerBound":1,"id":404,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"end","changeable":true,"resolveProxies":true,"lowerBound":1,"id":405,"derived":false},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isContained","lowerBound":0,"id":409,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"equalTo","lowerBound":0,"id":410,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isAfter","lowerBound":0,"id":411,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isBefore","lowerBound":0,"id":412,"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":"rank","changeable":true,"lowerBound":0,"iD":false,"id":413,"derived":false},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"t","lowerBound":0,"id":416,"many":false,"required":false,"eClass":"EParameter"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"t","lowerBound":0,"id":419,"many":false,"required":false,"eClass":"EParameter"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"t","lowerBound":0,"id":422,"many":false,"required":false,"eClass":"EParameter"},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"t","lowerBound":0,"id":425,"many":false,"required":false,"eClass":"EParameter"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"day","changeable":true,"lowerBound":0,"iD":false,"id":428,"derived":false},{"id":429,"eClass":"EGenericType"},{"id":430,"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":"day","changeable":true,"lowerBound":0,"iD":false,"id":431,"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":"month","changeable":true,"lowerBound":0,"iD":false,"id":432,"derived":false},{"id":433,"eClass":"EGenericType"},{"id":434,"eClass":"EGenericType"},{"id":435,"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":"month","changeable":true,"lowerBound":0,"iD":false,"id":436,"derived":false},{"id":437,"eClass":"EGenericType"},{"id":438,"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":"hour","changeable":true,"lowerBound":0,"iD":false,"id":439,"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":"minute","changeable":true,"lowerBound":0,"iD":false,"id":440,"derived":false},{"id":441,"eClass":"EGenericType"},{"id":442,"eClass":"EGenericType"},{"id":443,"eClass":"EGenericType"},{"name":"Monday","id":444,"value":0,"literal":"Monday","eClass":"EEnumLiteral"},{"name":"Tuesday","id":445,"value":1,"literal":"Tuesday","eClass":"EEnumLiteral"},{"name":"Wednesday","id":446,"value":2,"literal":"Wednesday","eClass":"EEnumLiteral"},{"name":"Thursday","id":447,"value":3,"literal":"Thursday","eClass":"EEnumLiteral"},{"name":"Friday","id":448,"value":4,"literal":"Friday","eClass":"EEnumLiteral"},{"name":"Saturday","id":449,"value":5,"literal":"Saturday","eClass":"EEnumLiteral"},{"name":"Sunday","id":450,"value":6,"literal":"Sunday","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"frequency","changeable":true,"lowerBound":0,"iD":false,"id":451,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"timeUnit","changeable":true,"lowerBound":0,"iD":false,"id":452,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"idPeriodicTime","changeable":true,"lowerBound":0,"iD":false,"id":453,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nextStart","changeable":true,"resolveProxies":true,"lowerBound":0,"id":454,"derived":false},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"id":457,"eClass":"EGenericType"},{"id":458,"eClass":"EGenericType"},{"id":459,"eClass":"EGenericType"},{"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":"location","changeable":true,"resolveProxies":true,"lowerBound":1,"id":460,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"relativeLocID","changeable":true,"lowerBound":0,"iD":false,"id":461,"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":"distance","changeable":true,"lowerBound":0,"iD":false,"id":462,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"unit","changeable":true,"lowerBound":0,"iD":false,"id":463,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"relativedirection","changeable":true,"resolveProxies":true,"lowerBound":1,"id":464,"derived":false},{"id":465,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"relativelocation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":466,"derived":false},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"relativelocation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":471,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"disjoint","lowerBound":0,"id":472,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"contains","lowerBound":0,"id":473,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"overlaps","lowerBound":0,"id":474,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"computeRelative","lowerBound":0,"id":475,"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":"locationID","changeable":true,"lowerBound":0,"iD":false,"id":476,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":477,"derived":false},{"id":478,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"l","lowerBound":0,"id":479,"many":false,"required":false,"eClass":"EParameter"},{"id":480,"eClass":"EGenericType"},{"id":481,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"l","lowerBound":0,"id":482,"many":false,"required":false,"eClass":"EParameter"},{"id":483,"eClass":"EGenericType"},{"id":484,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"l","lowerBound":0,"id":485,"many":false,"required":false,"eClass":"EParameter"},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"r","lowerBound":0,"id":488,"many":false,"required":false,"eClass":"EParameter"},{"id":489,"eClass":"EGenericType"},{"id":490,"eClass":"EGenericType"},{"id":491,"eClass":"EGenericType"},{"id":492,"eClass":"EGenericType"},{"id":493,"eClass":"EGenericType"},{"id":494,"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":"long","changeable":true,"lowerBound":0,"iD":false,"id":495,"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":"lat","changeable":true,"lowerBound":0,"iD":false,"id":496,"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":"alt","changeable":true,"lowerBound":0,"iD":false,"id":497,"derived":false},{"id":498,"eClass":"EGenericType"},{"id":499,"eClass":"EGenericType"},{"id":500,"eClass":"EGenericType"},{"id":501,"eClass":"EGenericType"},{"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":"segment","changeable":true,"resolveProxies":true,"lowerBound":3,"id":502,"derived":false},{"id":503,"eClass":"EGenericType"},{"id":504,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"center","changeable":true,"resolveProxies":true,"lowerBound":1,"id":505,"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":"radius","changeable":true,"lowerBound":0,"iD":false,"id":506,"derived":false},{"id":507,"eClass":"EGenericType"},{"id":508,"eClass":"EGenericType"},{"id":509,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"start","changeable":true,"resolveProxies":true,"lowerBound":1,"id":510,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"end","changeable":true,"resolveProxies":true,"lowerBound":1,"id":511,"derived":false},{"id":512,"eClass":"EGenericType"},{"id":513,"eClass":"EGenericType"},{"id":514,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"idDirection","changeable":true,"lowerBound":0,"iD":true,"id":515,"derived":false},{"id":516,"eClass":"EGenericType"},{"id":517,"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":518,"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":"angle","changeable":true,"lowerBound":0,"iD":false,"id":519,"derived":false},{"id":520,"eClass":"EGenericType"},{"id":521,"eClass":"EGenericType"},{"id":522,"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":523,"derived":false},{"id":524,"eClass":"EGenericType"},{"id":525,"eClass":"EGenericType"},{"name":"North","id":526,"value":0,"literal":"North","eClass":"EEnumLiteral"},{"name":"East","id":527,"value":0,"literal":"East","eClass":"EEnumLiteral"},{"name":"South","id":528,"value":0,"literal":"South","eClass":"EEnumLiteral"},{"name":"West","id":529,"value":0,"literal":"West","eClass":"EEnumLiteral"},{"name":"Northeast","id":530,"value":0,"literal":"Northeast","eClass":"EEnumLiteral"},{"name":"Southeast","id":531,"value":0,"literal":"Southeast","eClass":"EEnumLiteral"},{"name":"Southwest","id":532,"value":0,"literal":"Southwest","eClass":"EEnumLiteral"},{"name":"Northwest","id":533,"value":0,"literal":"Northwest","eClass":"EEnumLiteral"},{"name":"inside","id":534,"value":0,"literal":"inside","eClass":"EEnumLiteral"},{"name":"outside","id":535,"value":0,"literal":"outside","eClass":"EEnumLiteral"},{"name":"around","id":536,"value":0,"literal":"around","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":"timeexpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":537,"derived":false},{"id":538,"eClass":"EGenericType"},{"id":539,"eClass":"EGenericType"},{"name":"grant","id":540,"value":0,"literal":"grant","eClass":"EEnumLiteral"},{"name":"strong","id":541,"value":0,"literal":"strong","eClass":"EEnumLiteral"},{"name":"weakStatic","id":542,"value":0,"literal":"weakStatic","eClass":"EEnumLiteral"},{"name":"weakDynamic","id":543,"value":0,"literal":"weakDynamic","eClass":"EEnumLiteral"},{"name":"metres","id":544,"value":0,"literal":"metres","eClass":"EEnumLiteral"},{"name":"kilometres","id":545,"value":0,"literal":"kilometres","eClass":"EEnumLiteral"},{"name":"miles","id":546,"value":0,"literal":"miles","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":1,"target":0},{"source":1,"target":45},{"source":1,"target":46},{"source":1,"target":47},{"source":1,"target":48},{"source":1,"target":49},{"source":1,"target":50},{"source":1,"target":51},{"source":1,"target":52},{"source":1,"target":53},{"source":1,"target":54},{"source":1,"target":55},{"source":45,"target":1},{"source":45,"target":56},{"source":56,"target":2},{"source":56,"target":57},{"source":56,"target":45},{"source":57,"target":2},{"source":46,"target":11},{"source":46,"target":58},{"source":46,"target":1},{"source":58,"target":11},{"source":47,"target":59},{"source":47,"target":1},{"source":48,"target":2},{"source":48,"target":60},{"source":48,"target":1},{"source":48,"target":61},{"source":60,"target":2},{"source":49,"target":3},{"source":49,"target":62},{"source":49,"target":1},{"source":49,"target":63},{"source":62,"target":3},{"source":50,"target":10},{"source":50,"target":64},{"source":50,"target":1},{"source":50,"target":65},{"source":64,"target":10},{"source":51,"target":10},{"source":51,"target":66},{"source":51,"target":1},{"source":51,"target":67},{"source":66,"target":10},{"source":52,"target":10},{"source":52,"target":68},{"source":52,"target":1},{"source":52,"target":69},{"source":68,"target":10},{"source":53,"target":2},{"source":53,"target":70},{"source":53,"target":1},{"source":53,"target":71},{"source":70,"target":2},{"source":54,"target":9},{"source":54,"target":72},{"source":54,"target":1},{"source":72,"target":9},{"source":55,"target":11},{"source":55,"target":73},{"source":55,"target":1},{"source":55,"target":74},{"source":73,"target":11},{"source":2,"target":0},{"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":61},{"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":71},{"source":2,"target":89},{"source":2,"target":90},{"source":2,"target":91},{"source":2,"target":92},{"source":2,"target":93},{"source":75,"target":14},{"source":75,"target":94},{"source":75,"target":2},{"source":75,"target":95},{"source":94,"target":14},{"source":95,"target":13},{"source":95,"target":96},{"source":95,"target":75},{"source":96,"target":13},{"source":76,"target":2},{"source":76,"target":97},{"source":97,"target":4},{"source":97,"target":98},{"source":97,"target":76},{"source":98,"target":4},{"source":77,"target":11},{"source":77,"target":99},{"source":77,"target":2},{"source":99,"target":11},{"source":78,"target":11},{"source":78,"target":100},{"source":78,"target":2},{"source":100,"target":11},{"source":79,"target":2},{"source":79,"target":101},{"source":79,"target":2},{"source":101,"target":2},{"source":80,"target":102},{"source":80,"target":2},{"source":61,"target":1},{"source":61,"target":103},{"source":61,"target":2},{"source":61,"target":48},{"source":103,"target":1},{"source":81,"target":104},{"source":81,"target":2},{"source":82,"target":105},{"source":82,"target":2},{"source":83,"target":106},{"source":83,"target":2},{"source":84,"target":3},{"source":84,"target":107},{"source":84,"target":2},{"source":84,"target":108},{"source":107,"target":3},{"source":85,"target":3},{"source":85,"target":109},{"source":85,"target":2},{"source":85,"target":110},{"source":109,"target":3},{"source":86,"target":4},{"source":86,"target":111},{"source":86,"target":2},{"source":86,"target":112},{"source":111,"target":4},{"source":87,"target":2},{"source":87,"target":113},{"source":87,"target":2},{"source":87,"target":88},{"source":113,"target":2},{"source":88,"target":2},{"source":88,"target":114},{"source":88,"target":2},{"source":88,"target":87},{"source":114,"target":2},{"source":71,"target":1},{"source":71,"target":115},{"source":71,"target":2},{"source":71,"target":53},{"source":115,"target":1},{"source":89,"target":10},{"source":89,"target":116},{"source":89,"target":2},{"source":89,"target":117},{"source":116,"target":10},{"source":90,"target":7},{"source":90,"target":118},{"source":90,"target":2},{"source":90,"target":119},{"source":118,"target":7},{"source":91,"target":7},{"source":91,"target":120},{"source":91,"target":2},{"source":91,"target":121},{"source":120,"target":7},{"source":92,"target":11},{"source":92,"target":122},{"source":92,"target":2},{"source":92,"target":123},{"source":122,"target":11},{"source":93,"target":4},{"source":93,"target":124},{"source":93,"target":2},{"source":93,"target":125},{"source":124,"target":4},{"source":3,"target":0},{"source":3,"target":126},{"source":3,"target":127},{"source":3,"target":128},{"source":3,"target":129},{"source":3,"target":130},{"source":3,"target":131},{"source":3,"target":132},{"source":3,"target":133},{"source":3,"target":108},{"source":3,"target":110},{"source":3,"target":63},{"source":126,"target":11},{"source":126,"target":134},{"source":126,"target":3},{"source":134,"target":11},{"source":127,"target":3},{"source":127,"target":135},{"source":135,"target":2},{"source":135,"target":136},{"source":135,"target":127},{"source":136,"target":2},{"source":128,"target":3},{"source":128,"target":137},{"source":137,"target":2},{"source":137,"target":138},{"source":137,"target":128},{"source":138,"target":2},{"source":129,"target":3},{"source":129,"target":139},{"source":139,"target":2},{"source":139,"target":140},{"source":139,"target":129},{"source":140,"target":2},{"source":130,"target":3},{"source":130,"target":141},{"source":141,"target":2},{"source":141,"target":142},{"source":141,"target":130},{"source":142,"target":2},{"source":131,"target":3},{"source":131,"target":143},{"source":131,"target":144},{"source":131,"target":145},{"source":143,"target":5},{"source":143,"target":146},{"source":143,"target":131},{"source":146,"target":5},{"source":144,"target":4},{"source":144,"target":147},{"source":144,"target":131},{"source":147,"target":4},{"source":145,"target":2},{"source":145,"target":148},{"source":145,"target":131},{"source":148,"target":2},{"source":132,"target":3},{"source":132,"target":149},{"source":149,"target":2},{"source":149,"target":150},{"source":149,"target":132},{"source":150,"target":2},{"source":133,"target":151},{"source":133,"target":3},{"source":108,"target":2},{"source":108,"target":152},{"source":108,"target":3},{"source":108,"target":84},{"source":152,"target":2},{"source":110,"target":2},{"source":110,"target":153},{"source":110,"target":3},{"source":110,"target":85},{"source":153,"target":2},{"source":63,"target":1},{"source":63,"target":154},{"source":63,"target":3},{"source":63,"target":49},{"source":154,"target":1},{"source":4,"target":0},{"source":4,"target":155},{"source":4,"target":112},{"source":4,"target":156},{"source":4,"target":157},{"source":4,"target":158},{"source":4,"target":159},{"source":4,"target":160},{"source":4,"target":161},{"source":4,"target":125},{"source":155,"target":162},{"source":155,"target":4},{"source":112,"target":2},{"source":112,"target":163},{"source":112,"target":4},{"source":112,"target":86},{"source":163,"target":2},{"source":156,"target":5},{"source":156,"target":164},{"source":156,"target":4},{"source":156,"target":165},{"source":164,"target":5},{"source":157,"target":6},{"source":157,"target":166},{"source":157,"target":4},{"source":157,"target":167},{"source":166,"target":6},{"source":158,"target":10},{"source":158,"target":168},{"source":158,"target":4},{"source":158,"target":169},{"source":168,"target":10},{"source":159,"target":11},{"source":159,"target":170},{"source":159,"target":4},{"source":159,"target":171},{"source":170,"target":11},{"source":160,"target":7},{"source":160,"target":172},{"source":160,"target":4},{"source":160,"target":173},{"source":172,"target":7},{"source":161,"target":7},{"source":161,"target":174},{"source":161,"target":4},{"source":161,"target":175},{"source":174,"target":7},{"source":125,"target":2},{"source":125,"target":176},{"source":125,"target":4},{"source":125,"target":93},{"source":176,"target":2},{"source":5,"target":0},{"source":5,"target":177},{"source":5,"target":178},{"source":5,"target":165},{"source":5,"target":179},{"source":177,"target":11},{"source":177,"target":180},{"source":177,"target":5},{"source":180,"target":11},{"source":178,"target":181},{"source":178,"target":5},{"source":165,"target":4},{"source":165,"target":182},{"source":165,"target":5},{"source":165,"target":156},{"source":182,"target":4},{"source":179,"target":11},{"source":179,"target":183},{"source":179,"target":5},{"source":179,"target":184},{"source":183,"target":11},{"source":6,"target":0},{"source":6,"target":185},{"source":6,"target":186},{"source":6,"target":167},{"source":6,"target":187},{"source":185,"target":11},{"source":185,"target":188},{"source":185,"target":6},{"source":188,"target":11},{"source":186,"target":189},{"source":186,"target":6},{"source":167,"target":4},{"source":167,"target":190},{"source":167,"target":6},{"source":167,"target":157},{"source":190,"target":4},{"source":187,"target":11},{"source":187,"target":191},{"source":187,"target":6},{"source":187,"target":192},{"source":191,"target":11},{"source":7,"target":0},{"source":7,"target":193},{"source":7,"target":194},{"source":7,"target":173},{"source":7,"target":175},{"source":7,"target":119},{"source":7,"target":121},{"source":7,"target":195},{"source":193,"target":196},{"source":193,"target":7},{"source":193,"target":197},{"source":197,"target":7},{"source":197,"target":198},{"source":197,"target":193},{"source":198,"target":7},{"source":194,"target":11},{"source":194,"target":199},{"source":194,"target":7},{"source":194,"target":200},{"source":199,"target":11},{"source":173,"target":4},{"source":173,"target":201},{"source":173,"target":7},{"source":173,"target":160},{"source":201,"target":4},{"source":175,"target":4},{"source":175,"target":202},{"source":175,"target":7},{"source":175,"target":161},{"source":202,"target":4},{"source":119,"target":2},{"source":119,"target":203},{"source":119,"target":7},{"source":119,"target":90},{"source":203,"target":2},{"source":121,"target":2},{"source":121,"target":204},{"source":121,"target":7},{"source":121,"target":91},{"source":204,"target":2},{"source":195,"target":205},{"source":195,"target":7},{"source":8,"target":0},{"source":8,"target":206},{"source":8,"target":207},{"source":8,"target":208},{"source":206,"target":14},{"source":206,"target":209},{"source":206,"target":8},{"source":209,"target":14},{"source":207,"target":15},{"source":207,"target":210},{"source":207,"target":8},{"source":210,"target":15},{"source":208,"target":211},{"source":208,"target":8},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":212},{"source":9,"target":213},{"source":9,"target":214},{"source":212,"target":215},{"source":212,"target":9},{"source":213,"target":30},{"source":213,"target":216},{"source":213,"target":9},{"source":216,"target":30},{"source":214,"target":7},{"source":10,"target":0},{"source":10,"target":217},{"source":10,"target":218},{"source":10,"target":219},{"source":10,"target":220},{"source":10,"target":221},{"source":10,"target":222},{"source":10,"target":223},{"source":10,"target":224},{"source":10,"target":65},{"source":10,"target":67},{"source":10,"target":69},{"source":10,"target":225},{"source":10,"target":169},{"source":10,"target":226},{"source":10,"target":117},{"source":217,"target":10},{"source":218,"target":10},{"source":218,"target":227},{"source":218,"target":10},{"source":227,"target":10},{"source":219,"target":228},{"source":219,"target":10},{"source":220,"target":229},{"source":220,"target":10},{"source":221,"target":43},{"source":221,"target":230},{"source":221,"target":10},{"source":230,"target":43},{"source":222,"target":231},{"source":222,"target":10},{"source":223,"target":232},{"source":223,"target":10},{"source":224,"target":233},{"source":224,"target":10},{"source":65,"target":1},{"source":65,"target":234},{"source":65,"target":10},{"source":65,"target":50},{"source":234,"target":1},{"source":67,"target":1},{"source":67,"target":235},{"source":67,"target":10},{"source":67,"target":51},{"source":235,"target":1},{"source":69,"target":1},{"source":69,"target":236},{"source":69,"target":10},{"source":69,"target":52},{"source":236,"target":1},{"source":225,"target":10},{"source":225,"target":237},{"source":225,"target":10},{"source":237,"target":10},{"source":169,"target":4},{"source":169,"target":238},{"source":169,"target":10},{"source":169,"target":158},{"source":238,"target":4},{"source":226,"target":239},{"source":226,"target":10},{"source":117,"target":2},{"source":117,"target":240},{"source":117,"target":10},{"source":117,"target":89},{"source":240,"target":2},{"source":11,"target":0},{"source":11,"target":241},{"source":11,"target":123},{"source":11,"target":192},{"source":11,"target":184},{"source":11,"target":171},{"source":11,"target":200},{"source":11,"target":74},{"source":241,"target":242},{"source":241,"target":11},{"source":123,"target":2},{"source":123,"target":243},{"source":123,"target":11},{"source":123,"target":92},{"source":243,"target":2},{"source":192,"target":6},{"source":192,"target":244},{"source":192,"target":11},{"source":192,"target":187},{"source":244,"target":6},{"source":184,"target":5},{"source":184,"target":245},{"source":184,"target":11},{"source":184,"target":179},{"source":245,"target":5},{"source":171,"target":4},{"source":171,"target":246},{"source":171,"target":11},{"source":171,"target":159},{"source":246,"target":4},{"source":200,"target":7},{"source":200,"target":247},{"source":200,"target":11},{"source":200,"target":194},{"source":247,"target":7},{"source":74,"target":1},{"source":74,"target":248},{"source":74,"target":11},{"source":74,"target":55},{"source":248,"target":1},{"source":12,"target":0},{"source":12,"target":249},{"source":12,"target":250},{"source":12,"target":251},{"source":12,"target":252},{"source":12,"target":253},{"source":12,"target":254},{"source":12,"target":255},{"source":12,"target":256},{"source":12,"target":257},{"source":12,"target":258},{"source":12,"target":259},{"source":12,"target":260},{"source":12,"target":261},{"source":12,"target":262},{"source":12,"target":263},{"source":12,"target":264},{"source":12,"target":265},{"source":249,"target":13},{"source":249,"target":266},{"source":249,"target":12},{"source":266,"target":13},{"source":250,"target":6},{"source":250,"target":267},{"source":250,"target":12},{"source":267,"target":6},{"source":251,"target":5},{"source":251,"target":268},{"source":251,"target":12},{"source":268,"target":5},{"source":252,"target":7},{"source":252,"target":269},{"source":252,"target":12},{"source":269,"target":7},{"source":253,"target":4},{"source":253,"target":270},{"source":253,"target":12},{"source":270,"target":4},{"source":254,"target":2},{"source":254,"target":271},{"source":254,"target":12},{"source":271,"target":2},{"source":255,"target":3},{"source":255,"target":272},{"source":255,"target":12},{"source":272,"target":3},{"source":256,"target":1},{"source":256,"target":273},{"source":256,"target":12},{"source":273,"target":1},{"source":257,"target":10},{"source":257,"target":274},{"source":257,"target":12},{"source":274,"target":10},{"source":258,"target":11},{"source":258,"target":275},{"source":258,"target":12},{"source":275,"target":11},{"source":259,"target":16},{"source":259,"target":276},{"source":259,"target":12},{"source":276,"target":16},{"source":260,"target":28},{"source":260,"target":277},{"source":260,"target":12},{"source":277,"target":28},{"source":261,"target":29},{"source":261,"target":278},{"source":261,"target":12},{"source":278,"target":29},{"source":262,"target":37},{"source":262,"target":279},{"source":262,"target":12},{"source":279,"target":37},{"source":263,"target":30},{"source":263,"target":280},{"source":263,"target":12},{"source":280,"target":30},{"source":264,"target":23},{"source":264,"target":281},{"source":264,"target":12},{"source":281,"target":23},{"source":265,"target":18},{"source":265,"target":282},{"source":265,"target":12},{"source":282,"target":18},{"source":13,"target":0},{"source":13,"target":283},{"source":13,"target":284},{"source":13,"target":285},{"source":13,"target":286},{"source":13,"target":287},{"source":13,"target":288},{"source":13,"target":289},{"source":13,"target":290},{"source":13,"target":291},{"source":13,"target":292},{"source":13,"target":293},{"source":13,"target":294},{"source":13,"target":295},{"source":283,"target":4},{"source":283,"target":296},{"source":283,"target":13},{"source":296,"target":4},{"source":284,"target":297},{"source":284,"target":13},{"source":285,"target":18},{"source":285,"target":298},{"source":285,"target":13},{"source":298,"target":18},{"source":286,"target":22},{"source":286,"target":299},{"source":286,"target":13},{"source":299,"target":22},{"source":287,"target":16},{"source":287,"target":300},{"source":287,"target":13},{"source":287,"target":301},{"source":287,"target":302},{"source":287,"target":303},{"source":300,"target":16},{"source":301,"target":2},{"source":301,"target":304},{"source":301,"target":287},{"source":304,"target":2},{"source":302,"target":1},{"source":302,"target":305},{"source":302,"target":287},{"source":305,"target":1},{"source":303,"target":16},{"source":303,"target":306},{"source":303,"target":287},{"source":306,"target":16},{"source":288,"target":16},{"source":288,"target":307},{"source":288,"target":13},{"source":288,"target":308},{"source":288,"target":309},{"source":307,"target":16},{"source":308,"target":2},{"source":308,"target":310},{"source":308,"target":288},{"source":310,"target":2},{"source":309,"target":17},{"source":309,"target":311},{"source":309,"target":288},{"source":311,"target":17},{"source":289,"target":312},{"source":289,"target":13},{"source":290,"target":313},{"source":290,"target":13},{"source":291,"target":314},{"source":291,"target":13},{"source":292,"target":5},{"source":292,"target":315},{"source":292,"target":13},{"source":315,"target":5},{"source":293,"target":4},{"source":293,"target":316},{"source":293,"target":13},{"source":316,"target":4},{"source":294,"target":18},{"source":294,"target":317},{"source":294,"target":13},{"source":317,"target":18},{"source":295,"target":22},{"source":295,"target":318},{"source":295,"target":13},{"source":318,"target":22},{"source":14,"target":0},{"source":14,"target":319},{"source":14,"target":320},{"source":14,"target":321},{"source":319,"target":322},{"source":319,"target":14},{"source":320,"target":16},{"source":320,"target":323},{"source":320,"target":14},{"source":320,"target":324},{"source":323,"target":16},{"source":321,"target":325},{"source":321,"target":14},{"source":15,"target":0},{"source":15,"target":326},{"source":15,"target":327},{"source":326,"target":328},{"source":326,"target":15},{"source":327,"target":16},{"source":327,"target":329},{"source":327,"target":15},{"source":327,"target":330},{"source":329,"target":16},{"source":16,"target":0},{"source":16,"target":331},{"source":16,"target":332},{"source":16,"target":333},{"source":16,"target":334},{"source":16,"target":335},{"source":16,"target":324},{"source":16,"target":330},{"source":331,"target":336},{"source":331,"target":16},{"source":331,"target":337},{"source":337,"target":16},{"source":337,"target":338},{"source":337,"target":331},{"source":338,"target":16},{"source":332,"target":339},{"source":332,"target":16},{"source":333,"target":340},{"source":333,"target":16},{"source":334,"target":17},{"source":334,"target":341},{"source":334,"target":16},{"source":341,"target":17},{"source":335,"target":342},{"source":335,"target":16},{"source":324,"target":14},{"source":324,"target":343},{"source":324,"target":16},{"source":324,"target":320},{"source":343,"target":14},{"source":330,"target":15},{"source":330,"target":344},{"source":330,"target":16},{"source":330,"target":327},{"source":344,"target":15},{"source":17,"target":0},{"source":17,"target":345},{"source":17,"target":346},{"source":17,"target":347},{"source":17,"target":348},{"source":17,"target":349},{"source":17,"target":350},{"source":345,"target":17},{"source":346,"target":17},{"source":347,"target":17},{"source":348,"target":17},{"source":349,"target":17},{"source":350,"target":17},{"source":18,"target":0},{"source":18,"target":14},{"source":18,"target":351},{"source":18,"target":352},{"source":18,"target":353},{"source":18,"target":354},{"source":18,"target":355},{"source":18,"target":356},{"source":18,"target":357},{"source":18,"target":358},{"source":18,"target":359},{"source":18,"target":360},{"source":18,"target":361},{"source":351,"target":362},{"source":351,"target":18},{"source":351,"target":363},{"source":363,"target":18},{"source":363,"target":364},{"source":363,"target":351},{"source":364,"target":18},{"source":352,"target":365},{"source":352,"target":18},{"source":352,"target":366},{"source":366,"target":18},{"source":366,"target":367},{"source":366,"target":352},{"source":367,"target":18},{"source":353,"target":368},{"source":353,"target":18},{"source":353,"target":369},{"source":369,"target":18},{"source":369,"target":370},{"source":369,"target":353},{"source":370,"target":18},{"source":354,"target":371},{"source":354,"target":18},{"source":354,"target":372},{"source":372,"target":19},{"source":372,"target":373},{"source":372,"target":354},{"source":373,"target":19},{"source":355,"target":374},{"source":355,"target":18},{"source":356,"target":375},{"source":356,"target":18},{"source":357,"target":376},{"source":357,"target":18},{"source":358,"target":377},{"source":358,"target":18},{"source":359,"target":378},{"source":359,"target":18},{"source":360,"target":379},{"source":360,"target":18},{"source":361,"target":14},{"source":19,"target":0},{"source":19,"target":14},{"source":19,"target":380},{"source":19,"target":381},{"source":19,"target":382},{"source":380,"target":18},{"source":380,"target":383},{"source":380,"target":19},{"source":383,"target":18},{"source":381,"target":18},{"source":381,"target":384},{"source":381,"target":19},{"source":384,"target":18},{"source":382,"target":14},{"source":20,"target":0},{"source":20,"target":15},{"source":20,"target":385},{"source":20,"target":386},{"source":20,"target":387},{"source":20,"target":388},{"source":20,"target":389},{"source":20,"target":390},{"source":385,"target":391},{"source":385,"target":20},{"source":385,"target":392},{"source":392,"target":13},{"source":392,"target":393},{"source":392,"target":385},{"source":393,"target":13},{"source":386,"target":394},{"source":386,"target":20},{"source":386,"target":395},{"source":395,"target":13},{"source":395,"target":396},{"source":395,"target":386},{"source":396,"target":13},{"source":387,"target":397},{"source":387,"target":20},{"source":387,"target":398},{"source":398,"target":13},{"source":398,"target":399},{"source":398,"target":387},{"source":399,"target":13},{"source":388,"target":400},{"source":388,"target":20},{"source":388,"target":401},{"source":401,"target":13},{"source":401,"target":402},{"source":401,"target":388},{"source":402,"target":13},{"source":389,"target":20},{"source":389,"target":403},{"source":389,"target":20},{"source":403,"target":20},{"source":390,"target":15},{"source":21,"target":0},{"source":21,"target":20},{"source":21,"target":404},{"source":21,"target":405},{"source":21,"target":406},{"source":404,"target":22},{"source":404,"target":407},{"source":404,"target":21},{"source":407,"target":22},{"source":405,"target":22},{"source":405,"target":408},{"source":405,"target":21},{"source":408,"target":22},{"source":406,"target":20},{"source":22,"target":0},{"source":22,"target":20},{"source":22,"target":409},{"source":22,"target":410},{"source":22,"target":411},{"source":22,"target":412},{"source":22,"target":413},{"source":22,"target":414},{"source":409,"target":415},{"source":409,"target":22},{"source":409,"target":416},{"source":416,"target":21},{"source":416,"target":417},{"source":416,"target":409},{"source":417,"target":21},{"source":410,"target":418},{"source":410,"target":22},{"source":410,"target":419},{"source":419,"target":22},{"source":419,"target":420},{"source":419,"target":410},{"source":420,"target":22},{"source":411,"target":421},{"source":411,"target":22},{"source":411,"target":422},{"source":422,"target":22},{"source":422,"target":423},{"source":422,"target":411},{"source":423,"target":22},{"source":412,"target":424},{"source":412,"target":22},{"source":412,"target":425},{"source":425,"target":22},{"source":425,"target":426},{"source":425,"target":412},{"source":426,"target":22},{"source":413,"target":427},{"source":413,"target":22},{"source":414,"target":20},{"source":23,"target":0},{"source":23,"target":22},{"source":23,"target":428},{"source":23,"target":429},{"source":428,"target":27},{"source":428,"target":430},{"source":428,"target":23},{"source":430,"target":27},{"source":429,"target":22},{"source":24,"target":0},{"source":24,"target":22},{"source":24,"target":431},{"source":24,"target":432},{"source":24,"target":433},{"source":431,"target":434},{"source":431,"target":24},{"source":432,"target":435},{"source":432,"target":24},{"source":433,"target":22},{"source":25,"target":0},{"source":25,"target":22},{"source":25,"target":436},{"source":25,"target":437},{"source":436,"target":438},{"source":436,"target":25},{"source":437,"target":22},{"source":26,"target":0},{"source":26,"target":22},{"source":26,"target":439},{"source":26,"target":440},{"source":26,"target":441},{"source":439,"target":442},{"source":439,"target":26},{"source":440,"target":443},{"source":440,"target":26},{"source":441,"target":22},{"source":27,"target":0},{"source":27,"target":444},{"source":27,"target":445},{"source":27,"target":446},{"source":27,"target":447},{"source":27,"target":448},{"source":27,"target":449},{"source":27,"target":450},{"source":444,"target":27},{"source":445,"target":27},{"source":446,"target":27},{"source":447,"target":27},{"source":448,"target":27},{"source":449,"target":27},{"source":450,"target":27},{"source":28,"target":0},{"source":28,"target":15},{"source":28,"target":451},{"source":28,"target":452},{"source":28,"target":453},{"source":28,"target":454},{"source":28,"target":455},{"source":451,"target":456},{"source":451,"target":28},{"source":452,"target":17},{"source":452,"target":457},{"source":452,"target":28},{"source":457,"target":17},{"source":453,"target":458},{"source":453,"target":28},{"source":454,"target":18},{"source":454,"target":459},{"source":454,"target":28},{"source":459,"target":18},{"source":455,"target":15},{"source":29,"target":0},{"source":29,"target":460},{"source":29,"target":461},{"source":29,"target":462},{"source":29,"target":463},{"source":29,"target":464},{"source":460,"target":30},{"source":460,"target":465},{"source":460,"target":29},{"source":460,"target":466},{"source":465,"target":30},{"source":461,"target":467},{"source":461,"target":29},{"source":462,"target":468},{"source":462,"target":29},{"source":463,"target":44},{"source":463,"target":469},{"source":463,"target":29},{"source":469,"target":44},{"source":464,"target":37},{"source":464,"target":470},{"source":464,"target":29},{"source":464,"target":471},{"source":470,"target":37},{"source":30,"target":0},{"source":30,"target":472},{"source":30,"target":473},{"source":30,"target":474},{"source":30,"target":475},{"source":30,"target":466},{"source":30,"target":476},{"source":30,"target":477},{"source":472,"target":478},{"source":472,"target":30},{"source":472,"target":479},{"source":479,"target":30},{"source":479,"target":480},{"source":479,"target":472},{"source":480,"target":30},{"source":473,"target":481},{"source":473,"target":30},{"source":473,"target":482},{"source":482,"target":30},{"source":482,"target":483},{"source":482,"target":473},{"source":483,"target":30},{"source":474,"target":484},{"source":474,"target":30},{"source":474,"target":485},{"source":485,"target":30},{"source":485,"target":486},{"source":485,"target":474},{"source":486,"target":30},{"source":475,"target":30},{"source":475,"target":487},{"source":475,"target":30},{"source":475,"target":488},{"source":487,"target":30},{"source":488,"target":29},{"source":488,"target":489},{"source":488,"target":475},{"source":489,"target":29},{"source":466,"target":29},{"source":466,"target":490},{"source":466,"target":30},{"source":466,"target":460},{"source":490,"target":29},{"source":476,"target":491},{"source":476,"target":30},{"source":477,"target":492},{"source":477,"target":30},{"source":31,"target":0},{"source":31,"target":30},{"source":31,"target":493},{"source":493,"target":30},{"source":32,"target":0},{"source":32,"target":30},{"source":32,"target":494},{"source":494,"target":30},{"source":33,"target":0},{"source":33,"target":31},{"source":33,"target":495},{"source":33,"target":496},{"source":33,"target":497},{"source":33,"target":498},{"source":495,"target":499},{"source":495,"target":33},{"source":496,"target":500},{"source":496,"target":33},{"source":497,"target":501},{"source":497,"target":33},{"source":498,"target":31},{"source":34,"target":0},{"source":34,"target":31},{"source":34,"target":502},{"source":34,"target":503},{"source":502,"target":36},{"source":502,"target":504},{"source":502,"target":34},{"source":504,"target":36},{"source":503,"target":31},{"source":35,"target":0},{"source":35,"target":31},{"source":35,"target":505},{"source":35,"target":506},{"source":35,"target":507},{"source":505,"target":33},{"source":505,"target":508},{"source":505,"target":35},{"source":508,"target":33},{"source":506,"target":509},{"source":506,"target":35},{"source":507,"target":31},{"source":36,"target":0},{"source":36,"target":31},{"source":36,"target":510},{"source":36,"target":511},{"source":36,"target":512},{"source":510,"target":33},{"source":510,"target":513},{"source":510,"target":36},{"source":513,"target":33},{"source":511,"target":33},{"source":511,"target":514},{"source":511,"target":36},{"source":514,"target":33},{"source":512,"target":31},{"source":37,"target":0},{"source":37,"target":471},{"source":37,"target":515},{"source":471,"target":29},{"source":471,"target":516},{"source":471,"target":37},{"source":471,"target":464},{"source":516,"target":29},{"source":515,"target":517},{"source":515,"target":37},{"source":38,"target":0},{"source":38,"target":37},{"source":38,"target":518},{"source":38,"target":519},{"source":38,"target":520},{"source":518,"target":40},{"source":518,"target":521},{"source":518,"target":38},{"source":521,"target":40},{"source":519,"target":522},{"source":519,"target":38},{"source":520,"target":37},{"source":39,"target":0},{"source":39,"target":37},{"source":39,"target":523},{"source":39,"target":524},{"source":523,"target":41},{"source":523,"target":525},{"source":523,"target":39},{"source":525,"target":41},{"source":524,"target":37},{"source":40,"target":0},{"source":40,"target":526},{"source":40,"target":527},{"source":40,"target":528},{"source":40,"target":529},{"source":40,"target":530},{"source":40,"target":531},{"source":40,"target":532},{"source":40,"target":533},{"source":526,"target":40},{"source":527,"target":40},{"source":528,"target":40},{"source":529,"target":40},{"source":530,"target":40},{"source":531,"target":40},{"source":532,"target":40},{"source":533,"target":40},{"source":41,"target":0},{"source":41,"target":534},{"source":41,"target":535},{"source":41,"target":536},{"source":534,"target":41},{"source":535,"target":41},{"source":536,"target":41},{"source":42,"target":0},{"source":42,"target":7},{"source":42,"target":537},{"source":42,"target":538},{"source":537,"target":8},{"source":537,"target":539},{"source":537,"target":42},{"source":539,"target":8},{"source":538,"target":7},{"source":43,"target":0},{"source":43,"target":540},{"source":43,"target":541},{"source":43,"target":542},{"source":43,"target":543},{"source":540,"target":43},{"source":541,"target":43},{"source":542,"target":43},{"source":543,"target":43},{"source":44,"target":0},{"source":44,"target":544},{"source":44,"target":545},{"source":44,"target":546},{"source":544,"target":44},{"source":545,"target":44},{"source":546,"target":44}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ecore" nsURI="http://www.eclipse.org/emf/2002/Ecore" nsPrefix="ecore"> <eClassifiers xsi:type="ecore:EClass" name="EClass"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore" references="#/"> <details key="constraints" value="WellFormedURI"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"/> <eAnnotations/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/Obeo/sirius-emf-json-contrib/tests/org.eclipse.sirius.emfjson.tests/src/main/resources/unit/attributes/annotations/TestClassAnnotation.ecore
ecore
ecore EClass
null
{"directed":true,"nodes":[{"nsPrefix":"ecore","nsURI":"http://www.eclipse.org/emf/2002/Ecore","name":"ecore","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClass","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"}],"links":[{"source":0,"target":1},{"source":1,"target":0}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="UML2" nsURI="http:///UML2.ecore" nsPrefix="UML2"> <eClassifiers xsi:type="ecore:EClass" name="AssociationClass" eSuperTypes="#//Class #//Association"/> <eClassifiers xsi:type="ecore:EClass" name="Type"/> <eClassifiers xsi:type="ecore:EClass" name="InformationItem" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="InstanceValue" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="TimeInterval" eSuperTypes="#//Interval"/> <eClassifiers xsi:type="ecore:EClass" name="Extension" eSuperTypes="#//Association"/> <eClassifiers xsi:type="ecore:EClass" name="UseCase" eSuperTypes="#//BehavioredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralNull" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="TimeExpression" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Artifact" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Stereotype" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="Interaction" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutionEnvironment" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="Expression" eSuperTypes="#//OpaqueExpression"/> <eClassifiers xsi:type="ecore:EClass" name="TemplateableClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="TypedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Interval" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="Actor" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="EncapsulatedClassifier" eSuperTypes="#//StructuredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//StructuralFeature"/> <eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Signal" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralSpecification" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="BehavioredClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="DurationInterval" eSuperTypes="#//Interval"/> <eClassifiers xsi:type="ecore:EClass" name="ExpansionNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="Duration" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="DataStoreNode" eSuperTypes="#//CentralBufferNode"/> <eClassifiers xsi:type="ecore:EClass" name="ObjectNode" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ValueSpecification" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ProtocolStateMachine" eSuperTypes="#//StateMachine"/> <eClassifiers xsi:type="ecore:EClass" name="CreateObjectAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="classifier" lowerBound="1" eType="#//Classifier"/> <eStructuralFeatures xsi:type="ecore:EReference" name="result" lowerBound="1" eType="#//OutputPin" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DeploymentSpecification" eSuperTypes="#//Artifact"/> <eClassifiers xsi:type="ecore:EClass" name="Classifier" eSuperTypes="#//Type"/> <eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityParameterNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralUnlimitedNatural" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Device" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Port" eSuperTypes="#//Property"/> <eClassifiers xsi:type="ecore:EClass" name="Interface" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="InputPin" eSuperTypes="#//Pin"/> <eClassifiers xsi:type="ecore:EClass" name="StructuredClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="ValuePin" eSuperTypes="#//InputPin"/> <eClassifiers xsi:type="ecore:EClass" name="ExtensionEnd" eSuperTypes="#//Property"/> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="CommunicationPath" eSuperTypes="#//Association"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralInteger" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralBoolean" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Collaboration" eSuperTypes="#//BehavioredClassifier #//StructuredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralString" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Behavior" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="ParameterableClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//BehavioredClassifier #//EncapsulatedClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="Pin" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="OutputPin" eSuperTypes="#//Pin"/> <eClassifiers xsi:type="ecore:EClass" name="CentralBufferNode" eSuperTypes="#//ObjectNode"/> </ecore:EPackage>
github:ecore:/data/sunwuliang/SlicingProject2.0/ClassModelSlicing/slices/SlicedUML2InsUML2coa3.ecore
ecore
UML2 AssociationClass Type InformationItem InstanceValue TimeInterval Extension UseCase LiteralNull TimeExpression Artifact Stereotype Interaction ExecutionEnvironment PrimitiveType Expression TemplateableClassifier Enumeration TypedElement type Interval Activity Actor StateMachine Component EncapsulatedClassifier Property DataType Signal LiteralSpecification BehavioredClassifier DurationInterval ExpansionNode Duration DataStoreNode ObjectNode ValueSpecification Node Operation ProtocolStateMachine CreateObjectAction classifier result DeploymentSpecification Classifier Parameter ActivityParameterNode LiteralUnlimitedNatural Device OpaqueExpression Port Interface Variable InputPin StructuredClassifier ValuePin ExtensionEnd StructuralFeature Association CommunicationPath LiteralInteger LiteralBoolean Collaboration LiteralString Behavior ParameterableClassifier Class Pin OutputPin CentralBufferNode
null
{"directed":true,"nodes":[{"nsPrefix":"UML2","nsURI":"http:///UML2.ecore","name":"UML2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationClass","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":"InformationItem","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceValue","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeInterval","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extension","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UseCase","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralNull","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeExpression","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Artifact","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stereotype","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interaction","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":"PrimitiveType","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateableClassifier","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interval","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actor","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EncapsulatedClassifier","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signal","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralSpecification","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioredClassifier","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationInterval","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionNode","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Duration","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataStoreNode","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectNode","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSpecification","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolStateMachine","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateObjectAction","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentSpecification","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityParameterNode","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":"Device","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputPin","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredClassifier","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValuePin","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionEnd","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunicationPath","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":"LiteralBoolean","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Collaboration","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralString","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behavior","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterableClassifier","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pin","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputPin","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CentralBufferNode","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"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"},{"container":false,"ordered":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":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"container":false,"ordered":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":106,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"result","changeable":true,"resolveProxies":true,"lowerBound":1,"id":107,"derived":false},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":1,"target":0},{"source":1,"target":63},{"source":1,"target":55},{"source":1,"target":67},{"source":1,"target":68},{"source":67,"target":63},{"source":68,"target":55},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":41},{"source":3,"target":69},{"source":69,"target":41},{"source":4,"target":0},{"source":4,"target":35},{"source":4,"target":70},{"source":70,"target":35},{"source":5,"target":0},{"source":5,"target":19},{"source":5,"target":71},{"source":71,"target":19},{"source":6,"target":0},{"source":6,"target":55},{"source":6,"target":72},{"source":72,"target":55},{"source":7,"target":0},{"source":7,"target":29},{"source":7,"target":73},{"source":73,"target":29},{"source":8,"target":0},{"source":8,"target":28},{"source":8,"target":74},{"source":74,"target":28},{"source":9,"target":0},{"source":9,"target":35},{"source":9,"target":75},{"source":75,"target":35},{"source":10,"target":0},{"source":10,"target":41},{"source":10,"target":76},{"source":76,"target":41},{"source":11,"target":0},{"source":11,"target":63},{"source":11,"target":77},{"source":77,"target":63},{"source":12,"target":0},{"source":12,"target":61},{"source":12,"target":78},{"source":78,"target":61},{"source":13,"target":0},{"source":13,"target":36},{"source":13,"target":79},{"source":79,"target":36},{"source":14,"target":0},{"source":14,"target":26},{"source":14,"target":80},{"source":80,"target":26},{"source":15,"target":0},{"source":15,"target":46},{"source":15,"target":81},{"source":81,"target":46},{"source":16,"target":0},{"source":16,"target":41},{"source":16,"target":82},{"source":82,"target":41},{"source":17,"target":0},{"source":17,"target":26},{"source":17,"target":83},{"source":83,"target":26},{"source":18,"target":0},{"source":18,"target":84},{"source":84,"target":2},{"source":84,"target":85},{"source":84,"target":18},{"source":85,"target":2},{"source":19,"target":0},{"source":19,"target":35},{"source":19,"target":86},{"source":86,"target":35},{"source":20,"target":0},{"source":20,"target":61},{"source":20,"target":87},{"source":87,"target":61},{"source":21,"target":0},{"source":21,"target":41},{"source":21,"target":88},{"source":88,"target":41},{"source":22,"target":0},{"source":22,"target":61},{"source":22,"target":89},{"source":89,"target":61},{"source":23,"target":0},{"source":23,"target":63},{"source":23,"target":90},{"source":90,"target":63},{"source":24,"target":0},{"source":24,"target":51},{"source":24,"target":91},{"source":91,"target":51},{"source":25,"target":0},{"source":25,"target":54},{"source":25,"target":92},{"source":92,"target":54},{"source":26,"target":0},{"source":26,"target":41},{"source":26,"target":93},{"source":93,"target":41},{"source":27,"target":0},{"source":27,"target":41},{"source":27,"target":94},{"source":94,"target":41},{"source":28,"target":0},{"source":28,"target":35},{"source":28,"target":95},{"source":95,"target":35},{"source":29,"target":0},{"source":29,"target":41},{"source":29,"target":96},{"source":96,"target":41},{"source":30,"target":0},{"source":30,"target":19},{"source":30,"target":97},{"source":97,"target":19},{"source":31,"target":0},{"source":31,"target":34},{"source":31,"target":98},{"source":98,"target":34},{"source":32,"target":0},{"source":32,"target":35},{"source":32,"target":99},{"source":99,"target":35},{"source":33,"target":0},{"source":33,"target":66},{"source":33,"target":100},{"source":100,"target":66},{"source":34,"target":0},{"source":34,"target":18},{"source":34,"target":101},{"source":101,"target":18},{"source":35,"target":0},{"source":35,"target":18},{"source":35,"target":102},{"source":102,"target":18},{"source":36,"target":0},{"source":36,"target":63},{"source":36,"target":103},{"source":103,"target":63},{"source":37,"target":0},{"source":37,"target":18},{"source":37,"target":104},{"source":104,"target":18},{"source":38,"target":0},{"source":38,"target":22},{"source":38,"target":105},{"source":105,"target":22},{"source":39,"target":0},{"source":39,"target":106},{"source":39,"target":107},{"source":106,"target":41},{"source":106,"target":108},{"source":106,"target":39},{"source":108,"target":41},{"source":107,"target":65},{"source":107,"target":109},{"source":107,"target":39},{"source":109,"target":65},{"source":40,"target":0},{"source":40,"target":10},{"source":40,"target":110},{"source":110,"target":10},{"source":41,"target":0},{"source":41,"target":2},{"source":41,"target":111},{"source":111,"target":2},{"source":42,"target":0},{"source":42,"target":18},{"source":42,"target":112},{"source":112,"target":18},{"source":43,"target":0},{"source":43,"target":34},{"source":43,"target":113},{"source":113,"target":34},{"source":44,"target":0},{"source":44,"target":28},{"source":44,"target":114},{"source":114,"target":28},{"source":45,"target":0},{"source":45,"target":36},{"source":45,"target":115},{"source":115,"target":36},{"source":46,"target":0},{"source":46,"target":35},{"source":46,"target":116},{"source":116,"target":35},{"source":47,"target":0},{"source":47,"target":25},{"source":47,"target":117},{"source":117,"target":25},{"source":48,"target":0},{"source":48,"target":41},{"source":48,"target":118},{"source":118,"target":41},{"source":49,"target":0},{"source":49,"target":18},{"source":49,"target":119},{"source":119,"target":18},{"source":50,"target":0},{"source":50,"target":64},{"source":50,"target":120},{"source":120,"target":64},{"source":51,"target":0},{"source":51,"target":41},{"source":51,"target":121},{"source":121,"target":41},{"source":52,"target":0},{"source":52,"target":50},{"source":52,"target":122},{"source":122,"target":50},{"source":53,"target":0},{"source":53,"target":25},{"source":53,"target":123},{"source":123,"target":25},{"source":54,"target":0},{"source":54,"target":18},{"source":54,"target":124},{"source":124,"target":18},{"source":55,"target":0},{"source":55,"target":41},{"source":55,"target":125},{"source":125,"target":41},{"source":56,"target":0},{"source":56,"target":55},{"source":56,"target":126},{"source":126,"target":55},{"source":57,"target":0},{"source":57,"target":28},{"source":57,"target":127},{"source":127,"target":28},{"source":58,"target":0},{"source":58,"target":28},{"source":58,"target":128},{"source":128,"target":28},{"source":59,"target":0},{"source":59,"target":29},{"source":59,"target":51},{"source":59,"target":129},{"source":59,"target":130},{"source":129,"target":29},{"source":130,"target":51},{"source":60,"target":0},{"source":60,"target":28},{"source":60,"target":131},{"source":131,"target":28},{"source":61,"target":0},{"source":61,"target":63},{"source":61,"target":132},{"source":132,"target":63},{"source":62,"target":0},{"source":62,"target":41},{"source":62,"target":133},{"source":133,"target":41},{"source":63,"target":0},{"source":63,"target":29},{"source":63,"target":24},{"source":63,"target":134},{"source":63,"target":135},{"source":134,"target":29},{"source":135,"target":24},{"source":64,"target":0},{"source":64,"target":34},{"source":64,"target":136},{"source":136,"target":34},{"source":65,"target":0},{"source":65,"target":64},{"source":65,"target":137},{"source":137,"target":64},{"source":66,"target":0},{"source":66,"target":34},{"source":66,"target":138},{"source":138,"target":34}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ecore" nsURI="http://www.eclipse.org/emf/2002/Ecore" nsPrefix="ecore"> <eClassifiers xsi:type="ecore:EClass" name="EClass"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="anAttribute" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"/> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
github:ecore:/data/Obeo/sirius-emf-json-contrib/tests/org.eclipse.sirius.emfjson.tests/src/main/resources/unit/attributes/serializeoptions/TestResourceEntityHandlerOption.ecore
ecore
ecore EClass anAttribute
null
{"directed":true,"nodes":[{"nsPrefix":"ecore","nsURI":"http://www.eclipse.org/emf/2002/Ecore","name":"ecore","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClass","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"anAttribute","changeable":true,"lowerBound":0,"iD":false,"id":2,"derived":false},{"id":3,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":2,"target":3},{"source":2,"target":1}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ecorepackage"> <eClassifiers xsi:type="ecore:EClass" name="testClass"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="attr1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="attr2" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/mbeddr/mbeddr.core/code/languages/com.mbeddr.mpsutil/tests/test.com.mbeddr.mpsutil.ecoreimporter.runtime/test_Ecore_Files/class_nonmpstypes.ecore
ecore
ecorepackage testClass attr1 attr2
null
{"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"ecorepackage","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"testClass","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"attr1","changeable":true,"lowerBound":0,"iD":false,"id":2,"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":"attr2","changeable":true,"lowerBound":0,"iD":false,"id":3,"derived":false},{"id":4,"eClass":"EGenericType"},{"id":5,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":1,"target":3},{"source":2,"target":4},{"source":2,"target":1},{"source":3,"target":5},{"source":3,"target":1}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ale2" nsURI="http://www.example.org/ale2" nsPrefix="ale2"> <eClassifiers xsi:type="ecore:EClass" name="B"> <eStructuralFeatures xsi:type="ecore:EReference" name="rb" upperBound="-1" eType="#//RB" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RB" abstract="true" interface="true"> <eAnnotations source="@Required"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/tdegueul/ale-xbase/examples/composition/triple/ALE2/model/ale2.ecore
ecore
ale2 B rb RB
null
{"directed":true,"nodes":[{"nsPrefix":"ale2","nsURI":"http://www.example.org/ale2","name":"ale2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"B","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RB","instanceClass":null,"abstract":true,"id":2,"interface":true,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rb","changeable":true,"resolveProxies":true,"lowerBound":0,"id":3,"derived":false},{"id":4,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":1,"target":3},{"source":3,"target":2},{"source":3,"target":4},{"source":3,"target":1},{"source":4,"target":2},{"source":2,"target":0}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="library" nsURI="http:///org/eclipse/example/library.ecore" nsPrefix="org.eclipse.example.library"> <eClassifiers xsi:type="ecore:EClass" name="Library"> <eAnnotations source="http:///org/eclipse/example/library.ecore"> <details key="note" value="Diagram element"/> </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="writers" upperBound="-1" eType="#//Writer" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="books" upperBound="-1" eType="#//Book" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="communities" upperBound="-1" eType="#//Community" containment="true" eOpposite="#//Community/library"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Writer"> <eAnnotations source="http:///org/eclipse/example/library.ecore"> <details key="note" value="Should be modeled as node; show name on diagram"/> </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="books" upperBound="-1" eType="#//Book" eOpposite="#//Book/author"/> <eStructuralFeatures xsi:type="ecore:EReference" name="brochures" upperBound="2" eType="#//Book" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="opinions" upperBound="2" eType="#//Opinion" containment="true" eOpposite="#//Opinion/writer"/> <eStructuralFeatures xsi:type="ecore:EReference" name="participates" ordered="false" upperBound="-1" eType="#//CommunityRole" eOpposite="#//CommunityRole/participants"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Book"> <eAnnotations source="http:///org/eclipse/example/library.ecore"> <details key="note" value="Should be modeled as node; show title on diagram"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="pages" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="100"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="category" eType="#//BookCategory"/> <eStructuralFeatures xsi:type="ecore:EReference" name="author" lowerBound="1" eType="#//Writer" eOpposite="#//Writer/books"> <eAnnotations source="http:///org/eclipse/example/library.ecore"> <details key="note" value="Should be modeled as link"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="reviews" upperBound="-1" eType="#//Review" containment="true" eOpposite="#//Review/book"/> <eStructuralFeatures xsi:type="ecore:EReference" name="chapters" upperBound="-1" eType="#//Chapter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="opinions" upperBound="2" eType="#//Opinion" eOpposite="#//Opinion/book"/> </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="Review"> <eAnnotations source="http:///org/eclipse/example/library.ecore"> <details key="note" value="Should be modeled as node inside book compartments"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="positive" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="book" lowerBound="1" eType="#//Book" eOpposite="#//Book/reviews"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Opinion"> <eAnnotations source="http:///org/eclipse/example/library.ecore"> <details key="note" value="Should be modeled as directed link from writer to book"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="text" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="context" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="writer" lowerBound="1" eType="#//Writer" eOpposite="#//Writer/opinions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="book" lowerBound="1" eType="#//Book" eOpposite="#//Book/opinions"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Chapter"> <eAnnotations source="http:///org/eclipse/example/library.ecore"> <details key="note" value="Should be modeled as direct child of book without compartments"/> </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="Community"> <eStructuralFeatures xsi:type="ecore:EReference" name="roles" ordered="false" lowerBound="1" upperBound="-1" eType="#//CommunityRole" containment="true" eOpposite="#//CommunityRole/community"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="library" eType="#//Library" eOpposite="#//Library/communities"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CommunityRole"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="role" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="co-author"/> <eStructuralFeatures xsi:type="ecore:EReference" name="community" eType="#//Community" eOpposite="#//Community/roles"/> <eStructuralFeatures xsi:type="ecore:EReference" name="participants" ordered="false" upperBound="-1" eType="#//Writer" eOpposite="#//Writer/participates"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/eclipse/gmf-tooling/tests/org.eclipse.gmf.tests.lite/models/library/library.ecore
ecore
library Library name writers books communities Writer name books brochures opinions participates Book title pages 100 category author reviews chapters opinions BookCategory Mystery Mystery ScienceFiction ScienceFiction Biography Biography Review title positive true book Opinion text context writer book Chapter name Community roles name library CommunityRole role co-author community participants
null
{"directed":true,"nodes":[{"nsPrefix":"org.eclipse.example.library","nsURI":"http:///org/eclipse/example/library.ecore","name":"library","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Writer","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"BookCategory","instanceClass":null,"id":4,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Review","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Opinion","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Chapter","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Community","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunityRole","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"writers","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":"books","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":"communities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"library","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","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":false,"unsettable":false,"transient":false,"unique":true,"name":"books","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"container":false,"ordered":true,"upperBound":2,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"brochures","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"container":false,"ordered":true,"upperBound":2,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"opinions","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"participates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"author","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":"writer","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"participants","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"title","changeable":true,"lowerBound":0,"iD":false,"id":32,"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":33,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"category","changeable":true,"lowerBound":0,"iD":false,"id":34,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"reviews","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"chapters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"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":"opinions","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"},{"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":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"book","changeable":true,"resolveProxies":true,"lowerBound":1,"id":46,"derived":false},{"name":"Mystery","id":47,"value":0,"literal":"Mystery","eClass":"EEnumLiteral"},{"name":"ScienceFiction","id":48,"value":1,"literal":"ScienceFiction","eClass":"EEnumLiteral"},{"name":"Biography","id":49,"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":"title","changeable":true,"lowerBound":0,"iD":false,"id":50,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"positive","changeable":true,"lowerBound":0,"iD":false,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":0,"iD":false,"id":55,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"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":"roles","changeable":true,"resolveProxies":true,"lowerBound":1,"id":63,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"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":"community","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"co-author","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"co-author","unsettable":false,"transient":false,"unique":true,"name":"role","changeable":true,"lowerBound":0,"iD":false,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":1,"target":0},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":10,"target":14},{"source":10,"target":1},{"source":11,"target":2},{"source":11,"target":15},{"source":11,"target":1},{"source":15,"target":2},{"source":12,"target":3},{"source":12,"target":16},{"source":12,"target":1},{"source":16,"target":3},{"source":13,"target":8},{"source":13,"target":17},{"source":13,"target":1},{"source":13,"target":18},{"source":17,"target":8},{"source":2,"target":0},{"source":2,"target":19},{"source":2,"target":20},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":19,"target":24},{"source":19,"target":2},{"source":20,"target":3},{"source":20,"target":25},{"source":20,"target":2},{"source":20,"target":26},{"source":25,"target":3},{"source":21,"target":3},{"source":21,"target":27},{"source":21,"target":2},{"source":27,"target":3},{"source":22,"target":6},{"source":22,"target":28},{"source":22,"target":2},{"source":22,"target":29},{"source":28,"target":6},{"source":23,"target":9},{"source":23,"target":30},{"source":23,"target":2},{"source":23,"target":31},{"source":30,"target":9},{"source":3,"target":0},{"source":3,"target":32},{"source":3,"target":33},{"source":3,"target":34},{"source":3,"target":26},{"source":3,"target":35},{"source":3,"target":36},{"source":3,"target":37},{"source":32,"target":38},{"source":32,"target":3},{"source":33,"target":39},{"source":33,"target":3},{"source":34,"target":4},{"source":34,"target":40},{"source":34,"target":3},{"source":40,"target":4},{"source":26,"target":2},{"source":26,"target":41},{"source":26,"target":3},{"source":26,"target":20},{"source":41,"target":2},{"source":35,"target":5},{"source":35,"target":42},{"source":35,"target":3},{"source":35,"target":43},{"source":42,"target":5},{"source":36,"target":7},{"source":36,"target":44},{"source":36,"target":3},{"source":44,"target":7},{"source":37,"target":6},{"source":37,"target":45},{"source":37,"target":3},{"source":37,"target":46},{"source":45,"target":6},{"source":4,"target":0},{"source":4,"target":47},{"source":4,"target":48},{"source":4,"target":49},{"source":47,"target":4},{"source":48,"target":4},{"source":49,"target":4},{"source":5,"target":0},{"source":5,"target":50},{"source":5,"target":51},{"source":5,"target":43},{"source":50,"target":52},{"source":50,"target":5},{"source":51,"target":53},{"source":51,"target":5},{"source":43,"target":3},{"source":43,"target":54},{"source":43,"target":5},{"source":43,"target":35},{"source":54,"target":3},{"source":6,"target":0},{"source":6,"target":55},{"source":6,"target":56},{"source":6,"target":29},{"source":6,"target":46},{"source":55,"target":57},{"source":55,"target":6},{"source":56,"target":58},{"source":56,"target":6},{"source":29,"target":2},{"source":29,"target":59},{"source":29,"target":6},{"source":29,"target":22},{"source":59,"target":2},{"source":46,"target":3},{"source":46,"target":60},{"source":46,"target":6},{"source":46,"target":37},{"source":60,"target":3},{"source":7,"target":0},{"source":7,"target":61},{"source":61,"target":62},{"source":61,"target":7},{"source":8,"target":0},{"source":8,"target":63},{"source":8,"target":64},{"source":8,"target":18},{"source":63,"target":9},{"source":63,"target":65},{"source":63,"target":8},{"source":63,"target":66},{"source":65,"target":9},{"source":64,"target":67},{"source":64,"target":8},{"source":18,"target":1},{"source":18,"target":68},{"source":18,"target":8},{"source":18,"target":13},{"source":68,"target":1},{"source":9,"target":0},{"source":9,"target":69},{"source":9,"target":66},{"source":9,"target":31},{"source":69,"target":70},{"source":69,"target":9},{"source":66,"target":8},{"source":66,"target":71},{"source":66,"target":9},{"source":66,"target":63},{"source":71,"target":8},{"source":31,"target":2},{"source":31,"target":72},{"source":31,"target":9},{"source":31,"target":23},{"source":72,"target":2}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name=""> <eClassifiers xsi:type="ecore:EClass" name="A"> <eStructuralFeatures xsi:type="ecore:EReference" name="ref" lowerBound="1" eType="#//B" eOpposite="#//B/opref"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="B"> <eStructuralFeatures xsi:type="ecore:EReference" name="opref" lowerBound="1" eType="#//A" eOpposite="#//A/ref"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/classicwuhao/asmig/test/bi_one2one_name_simple.ecore
ecore
A ref B opref
null
{"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"A","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"B","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ref","changeable":true,"resolveProxies":true,"lowerBound":1,"id":3,"derived":false},{"id":4,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"opref","changeable":true,"resolveProxies":true,"lowerBound":1,"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":3,"target":5},{"source":4,"target":2},{"source":2,"target":0},{"source":2,"target":5},{"source":5,"target":1},{"source":5,"target":6},{"source":5,"target":2},{"source":5,"target":3},{"source":6,"target":1}],"multigraph":true}
true
<?xml version="1.0" encoding="ISO-8859-1"?> <xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore"> <ecore:EPackage name="qvttemplate" nsURI="http:///qvttemplate.ecore"> <eClassifiers xsi:type="ecore:EClass" name="TemplateExp" abstract="true" eSuperTypes="/7/LiteralExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="bindsTo" ordered="false" eType="/7/Variable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="where" ordered="false" eType="/7/OclExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ObjectTemplateExp" eSuperTypes="/0/TemplateExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1" eType="/0/PropertyTemplateItem" containment="true" eOpposite="/0/PropertyTemplateItem/objContainer"/> <eStructuralFeatures xsi:type="ecore:EReference" name="referredClass" ordered="false" lowerBound="1" eType="/2/Class"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CollectionTemplateExp" eSuperTypes="/0/TemplateExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1" eType="/7/OclExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" ordered="false" unique="false" eType="/7/CollectionKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="referredCollectionType" ordered="false" eType="/7/CollectionType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="match" ordered="false" eType="/7/OclExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PropertyTemplateItem" eSuperTypes="/2/Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="objContainer" ordered="false" lowerBound="1" eType="/0/ObjectTemplateExp" eOpposite="/0/ObjectTemplateExp/part"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="/7/OclExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="referredProperty" ordered="false" lowerBound="1" eType="/2/Property"/> </eClassifiers> </ecore:EPackage> <ecore:EPackage name="imperativeocl" nsURI="http:///imperativeocl.ecore"> <eClassifiers xsi:type="ecore:EClass" name="ImperativeIterateExp" eSuperTypes="/1/ImperativeLoopExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false" lowerBound="1" eType="/7/Variable" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AssignExp" eSuperTypes="/1/ImperativeExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1" eType="/7/OclExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="left" ordered="false" lowerBound="1" eType="/7/OclExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultValue" ordered="false" eType="/7/OclExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isReset" ordered="false" unique="false" eType="/2/Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BlockExp" eSuperTypes="/1/ImperativeExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" upperBound="-1" eType="/7/OclExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SwitchExp" eSuperTypes="/7/CallExp /1/ImperativeExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="alternativePart" upperBound="-1" eType="/1/AltExp" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elsePart" ordered="false" eType="/7/OclExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableInitExp" eSuperTypes="/1/ImperativeExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="referredVariable" ordered="false" lowerBound="1" eType="/7/Variable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="withResult" ordered="false" unique="false" eType="/2/Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WhileExp" eSuperTypes="/1/ImperativeExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false" lowerBound="1" eType="/7/OclExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="/7/OclExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ComputeExp" eSuperTypes="/1/ImperativeExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="returnedElement" ordered="false" lowerBound="1" eType="/7/Variable" containment="true" eOpposite="/7/Variable/computeOwner"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="/7/OclExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AltExp" eSuperTypes="/1/ImperativeExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false" lowerBound="1" eType="/7/OclExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="/7/OclExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnlinkExp" eSuperTypes="/1/ImperativeExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false" lowerBound="1" eType="/7/OclExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="item" ordered="false" lowerBound="1" eType="/7/OclExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReturnExp" eSuperTypes="/1/ImperativeExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="/7/OclExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BreakExp" eSuperTypes="/1/ImperativeExpression"/> <eClassifiers xsi:type="ecore:EClass" name="TryExp" eSuperTypes="/1/ImperativeExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="tryBody" ordered="false" lowerBound="1" eType="/7/OclExpression" containment="true" eOpposite="/7/OclExpression/tryBodyOwner"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exception" upperBound="-1" eType="/2/Type"/> <eStructuralFeatures xsi:type="ecore:EReference" name="exceptBody" ordered="false" eType="/7/OclExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RaiseExp" eSuperTypes="/1/ImperativeExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="exception" ordered="false" lowerBound="1" eType="/2/Type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ContinueExp" eSuperTypes="/1/ImperativeExpression"/> <eClassifiers xsi:type="ecore:EClass" name="ForExp" eSuperTypes="/1/ImperativeLoopExp"/> <eClassifiers xsi:type="ecore:EClass" name="TupleExp" eSuperTypes="/1/ImperativeExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="element" lowerBound="1" upperBound="-1" eType="/7/OclExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Typedef" eSuperTypes="/2/Class"> <eStructuralFeatures xsi:type="ecore:EReference" name="base" ordered="false" lowerBound="1" eType="/2/Type"/> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false" eType="/7/OclExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InstantiationExp" eSuperTypes="/1/ImperativeExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="instantiatedClass" ordered="false" lowerBound="1" eType="/2/Class"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extent" ordered="false" eType="/7/Variable"/> <eStructuralFeatures xsi:type="ecore:EReference" name="argument" upperBound="-1" eType="/7/OclExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DictionaryType" eSuperTypes="/7/CollectionType"> <eStructuralFeatures xsi:type="ecore:EReference" name="keyType" ordered="false" eType="/2/Type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DictLiteralExp" eSuperTypes="/7/LiteralExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1" eType="/1/DictLiteralPart" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DictLiteralPart" eSuperTypes="/2/Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="key" ordered="false" lowerBound="1" eType="/7/OclExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="/7/OclExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TemplateParameterType" eSuperTypes="/2/Type"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="specification" ordered="false" unique="false" eType="/2/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LogExp" eSuperTypes="/1/ImperativeExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="text" ordered="false" unique="false" eType="/2/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="level" ordered="false" unique="false" eType="/2/Integer"/> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false" eType="/7/OclExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="element" ordered="false" eType="/2/Element"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AssertExp" eSuperTypes="/1/ImperativeExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="severity" ordered="false" unique="false" eType="/1/SeverityKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="log" ordered="false" eType="/1/LogExp" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="assertion" ordered="false" lowerBound="1" eType="/7/OclExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="SeverityKind"> <eLiterals name="error" value="1"/> <eLiterals name="fatal" value="2"/> <eLiterals name="warning" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ImperativeLoopExp" abstract="true" eSuperTypes="/7/LoopExp /1/ImperativeExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false" eType="/7/OclExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CollectorExp" eSuperTypes="/1/ImperativeLoopExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false" lowerBound="1" eType="/7/Variable" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ImperativeExpression" abstract="true" eSuperTypes="/7/OclExpression"/> <eClassifiers xsi:type="ecore:EClass" name="UnpackExp" eSuperTypes="/1/ImperativeExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" lowerBound="1" upperBound="-1" eType="/7/Variable" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnonymousTupleType" eSuperTypes="/2/Class"> <eStructuralFeatures xsi:type="ecore:EReference" name="elementType" upperBound="-1" eType="/2/Type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnonymousTupleLiteralExp" eSuperTypes="/7/LiteralExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1" eType="/1/AnonymousTupleLiteralPart" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnonymousTupleLiteralPart" eSuperTypes="/2/Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1" eType="/7/OclExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ListType" eSuperTypes="/7/CollectionType"/> </ecore:EPackage> <ecore:EPackage name="emof" nsURI="http:///emof.ecore"> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="/2/Type"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedAttribute" upperBound="-1" eType="/2/Property" containment="true" eOpposite="/2/Property/Class"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperation" upperBound="-1" eType="/2/Operation" containment="true" eOpposite="/2/Operation/class"/> <eStructuralFeatures xsi:type="ecore:EReference" name="superClass" upperBound="-1" eType="/2/Class"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" ordered="false" unique="false" eType="/2/Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataType" abstract="true" eSuperTypes="/2/Type"/> <eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true" eSuperTypes="/2/Object"> <eStructuralFeatures xsi:type="ecore:EReference" name="tag" upperBound="-1" eType="/2/Tag" eOpposite="/2/Tag/element"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedComment" upperBound="-1" eType="/2/Comment" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Tag" eSuperTypes="/2/Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="element" upperBound="-1" eType="/2/Element" eOpposite="/2/Element/tag"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transformation" ordered="false" eType="/5/Transformation" eOpposite="/5/Transformation/ownedTag"/> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" ordered="false" eType="/3/Module" eOpposite="/3/Module/ownedTag"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" unique="false" eType="/2/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" eType="/2/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="/2/DataType"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedLiteral" upperBound="-1" eType="/2/EnumerationLiteral" containment="true" eOpposite="/2/EnumerationLiteral/enumeration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="/2/Element"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" eType="/2/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Extent" eSuperTypes="/2/Object"/> <eClassifiers xsi:type="ecore:EClass" name="Object"/> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="/2/MultiplicityElement /2/TypedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="class" ordered="false" lowerBound="1" eType="/2/Class" eOpposite="/2/Class/ownedOperation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameter" upperBound="-1" eType="/2/Parameter" containment="true" eOpposite="/2/Parameter/operation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="raisedException" upperBound="-1" eType="/2/Type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MultiplicityElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isOrdered" ordered="false" unique="false" eType="/2/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isUnique" ordered="false" unique="false" eType="/2/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lower" ordered="false" unique="false" eType="/2/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="upper" ordered="false" unique="false" eType="/2/UnlimitedNatural"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="/2/NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedType" upperBound="-1" eType="/2/Type" containment="true" eOpposite="/2/Type/package"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nestedPackage" upperBound="-1" eType="/2/Package"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="uri" ordered="false" unique="false" eType="/2/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="/2/NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false" lowerBound="1" eType="/2/Package" eOpposite="/2/Package/ownedType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="/2/MultiplicityElement /2/TypedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="operation" ordered="false" eType="/2/Operation" eOpposite="/2/Operation/ownedParameter"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral" eSuperTypes="/2/NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="enumeration" ordered="false" eType="/2/Enumeration" eOpposite="/2/Enumeration/ownedLiteral"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="/2/MultiplicityElement /2/TypedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="Class" ordered="false" lowerBound="1" eType="/2/Class" eOpposite="/2/Class/ownedAttribute"/> <eStructuralFeatures xsi:type="ecore:EReference" name="opposite" ordered="false" eType="/2/Property"/> <eStructuralFeatures xsi:type="ecore:EReference" name="module" ordered="false" eType="/3/Module" eOpposite="/3/Module/configProperty"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isReadOnly" ordered="false" unique="false" eType="/2/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isDerived" ordered="false" unique="false" eType="/2/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isComposite" ordered="false" unique="false" eType="/2/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isId" ordered="false" unique="false" eType="/2/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="default" ordered="false" unique="false" eType="/2/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypedElement" abstract="true" eSuperTypes="/2/NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="/2/Type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="/2/DataType"/> <eClassifiers xsi:type="ecore:EClass" name="URIExtent" eSuperTypes="/2/Extent"/> <eClassifiers xsi:type="ecore:EDataType" name="Boolean"/> <eClassifiers xsi:type="ecore:EDataType" name="String"/> <eClassifiers xsi:type="ecore:EDataType" name="UnlimitedNatural"/> <eClassifiers xsi:type="ecore:EDataType" name="Integer"/> <eClassifiers xsi:type="ecore:EDataType" name="Real"/> <eClassifiers xsi:type="ecore:EClass" name="Comment" eSuperTypes="/2/Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="annotatedElement" upperBound="-1" eType="/2/NamedElement"/> </eClassifiers> </ecore:EPackage> <ecore:EPackage name="qvtoperational" nsURI="http:///qvtoperational.ecore"> <eClassifiers xsi:type="ecore:EClass" name="MappingBody" eSuperTypes="/3/OperationBody"> <eStructuralFeatures xsi:type="ecore:EReference" name="initSection" upperBound="-1" eType="/7/OclExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="endSection" upperBound="-1" eType="/7/OclExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Helper" eSuperTypes="/3/ImperativeOperation"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isQuery" ordered="false" unique="false" eType="/2/Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ResolveExp" eSuperTypes="/7/CallExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false" eType="/7/OclExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="one" ordered="false" unique="false" eType="/2/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isInverse" ordered="false" unique="false" eType="/2/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isDeferred" ordered="false" unique="false" eType="/2/Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ResolveInExp" eSuperTypes="/3/ResolveExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="inMapping" ordered="false" eType="/3/MappingOperation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OperationalTransformation" eSuperTypes="/3/Module"> <eStructuralFeatures xsi:type="ecore:EReference" name="intermediateClass" upperBound="-1" eType="/2/Class"/> <eStructuralFeatures xsi:type="ecore:EReference" name="refined" ordered="false" eType="/5/Transformation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="intermediateProperty" upperBound="-1" eType="/2/Property"/> <eStructuralFeatures xsi:type="ecore:EReference" name="modelParameter" upperBound="-1" eType="/3/ModelParameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="entry" ordered="false" eType="/3/EntryOperation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="relation" upperBound="-1" eType="/6/Relation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MappingParameter" eSuperTypes="/3/VarParameter"> <eStructuralFeatures xsi:type="ecore:EReference" name="refinedDomain" ordered="false" eType="/6/RelationDomain"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extent" ordered="false" eType="/3/ModelParameter"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MappingOperation" eSuperTypes="/3/ImperativeOperation /2/Operation /2/NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="disjunct" upperBound="-1" eType="/3/MappingOperation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="refinedRelation" ordered="false" lowerBound="1" eType="/6/Relation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="merged" upperBound="-1" eType="/3/MappingOperation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inherited" upperBound="-1" eType="/3/MappingOperation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="when" upperBound="-1" eType="/7/OclExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MappingCallExp" eSuperTypes="/3/ImperativeCallExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isStrict" ordered="false" unique="false" eType="/2/Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Constructor" eSuperTypes="/3/ImperativeOperation"/> <eClassifiers xsi:type="ecore:EClass" name="ContextualProperty" eSuperTypes="/2/Property"> <eStructuralFeatures xsi:type="ecore:EReference" name="context" ordered="false" lowerBound="1" eType="/2/Class"/> <eStructuralFeatures xsi:type="ecore:EReference" name="overridden" ordered="false" eType="/2/Property"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EntryOperation" eSuperTypes="/3/ImperativeOperation"/> <eClassifiers xsi:type="ecore:EClass" name="ImperativeCallExp" eSuperTypes="/7/OperationCallExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isVirtual" ordered="false" unique="false" eType="/2/Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ImperativeOperation" eSuperTypes="/2/Operation"> <eStructuralFeatures xsi:type="ecore:EReference" name="context" ordered="false" eType="/3/VarParameter" containment="true" eOpposite="/3/VarParameter/ctxOwner"/> <eStructuralFeatures xsi:type="ecore:EReference" name="result" upperBound="-1" eType="/3/VarParameter" containment="true" eOpposite="/3/VarParameter/resOwner"/> <eStructuralFeatures xsi:type="ecore:EReference" name="overridden" ordered="false" eType="/3/ImperativeOperation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" eType="/3/OperationBody" containment="true" eOpposite="/3/OperationBody/operation"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isBlackbox" ordered="false" unique="false" eType="/2/Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="DirectionKind"> <eLiterals name="in" value="1"/> <eLiterals name="inout" value="2"/> <eLiterals name="out" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Library" eSuperTypes="/3/Module"/> <eClassifiers xsi:type="ecore:EClass" name="ModelParameter" eSuperTypes="/3/VarParameter"/> <eClassifiers xsi:type="ecore:EClass" name="ModelType" eSuperTypes="/2/Class /2/URIExtent"> <eStructuralFeatures xsi:type="ecore:EReference" name="metamodel" upperBound="-1" eType="/2/Package"/> <eStructuralFeatures xsi:type="ecore:EReference" name="additionalCondition" upperBound="-1" eType="/7/OclExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="conformanceKind" ordered="false" unique="false" eType="/2/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Module" eSuperTypes="/2/Class /2/Package"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedTag" upperBound="-1" eType="/2/Tag" containment="true" eOpposite="/2/Tag/owner"/> <eStructuralFeatures xsi:type="ecore:EReference" name="configProperty" upperBound="-1" eType="/2/Property" eOpposite="/2/Property/module"/> <eStructuralFeatures xsi:type="ecore:EReference" name="moduleImport" upperBound="-1" eType="/3/ModuleImport" containment="true" eOpposite="/3/ModuleImport/module"/> <eStructuralFeatures xsi:type="ecore:EReference" name="usedModelType" upperBound="-1" eType="/3/ModelType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isBlackbox" ordered="false" unique="false" eType="/2/Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModuleImport" eSuperTypes="/2/Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="binding" upperBound="-1" eType="/3/ModelType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="module" ordered="false" eType="/3/Module" eOpposite="/3/Module/moduleImport"/> <eStructuralFeatures xsi:type="ecore:EReference" name="importedModule" ordered="false" lowerBound="1" eType="/3/Module"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" ordered="false" unique="false" eType="/3/ImportKind"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ImportKind"> <eLiterals name="extension" value="1"/> <eLiterals name="access" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VarParameter" eSuperTypes="/2/Parameter /7/Variable"> <eStructuralFeatures xsi:type="ecore:EReference" name="ctxOwner" ordered="false" eType="/3/ImperativeOperation" eOpposite="/3/ImperativeOperation/context"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resOwner" ordered="false" eType="/3/ImperativeOperation" eOpposite="/3/ImperativeOperation/result"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" ordered="false" unique="false" eType="/3/DirectionKind"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OperationBody" eSuperTypes="/2/Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="operation" ordered="false" eType="/3/ImperativeOperation" eOpposite="/3/ImperativeOperation/body"/> <eStructuralFeatures xsi:type="ecore:EReference" name="content" upperBound="-1" eType="/7/OclExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConstructorBody" eSuperTypes="/3/OperationBody"/> <eClassifiers xsi:type="ecore:EClass" name="ObjectExp" eSuperTypes="/1/InstantiationExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="referredObject" ordered="false" eType="/7/Variable"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="/3/ConstructorBody" containment="true"/> </eClassifiers> </ecore:EPackage> <ecore:EPackage name="qvtcore" nsURI="http:///qvtcore.ecore"> <eClassifiers xsi:type="ecore:EClass" name="Area" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="guardPattern" ordered="false" lowerBound="1" eType="/4/GuardPattern" containment="true" eOpposite="/4/GuardPattern/area"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bottomPattern" ordered="false" lowerBound="1" eType="/4/BottomPattern" containment="true" eOpposite="/4/BottomPattern/area"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Assignment"> <eStructuralFeatures xsi:type="ecore:EReference" name="bottomPattern" ordered="false" lowerBound="1" eType="/4/BottomPattern" eOpposite="/4/BottomPattern/assignment"/> <eStructuralFeatures xsi:type="ecore:EReference" name="slotExpression" ordered="false" lowerBound="1" eType="/7/OclExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="/7/OclExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="targetProperty" ordered="false" lowerBound="1" eType="/2/Property"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isDefault" ordered="false" unique="false" eType="/2/Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BottomPattern" eSuperTypes="/4/CorePattern"> <eStructuralFeatures xsi:type="ecore:EReference" name="area" ordered="false" lowerBound="1" eType="/4/Area" eOpposite="/4/Area/bottomPattern"/> <eStructuralFeatures xsi:type="ecore:EReference" name="assignment" upperBound="-1" eType="/4/Assignment" containment="true" eOpposite="/4/Assignment/bottomPattern"/> <eStructuralFeatures xsi:type="ecore:EReference" name="realizedVariable" upperBound="-1" eType="/4/RealizedVariable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="enforcementOperation" upperBound="-1" eType="/4/EnforcementOperation" containment="true" eOpposite="/4/EnforcementOperation/bottomPattern"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GuardPattern" eSuperTypes="/4/CorePattern"> <eStructuralFeatures xsi:type="ecore:EReference" name="area" ordered="false" lowerBound="1" eType="/4/Area" eOpposite="/4/Area/guardPattern"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Mapping" eSuperTypes="/5/Rule /4/Area"> <eStructuralFeatures xsi:type="ecore:EReference" name="specification" upperBound="-1" eType="/4/Mapping"/> <eStructuralFeatures xsi:type="ecore:EReference" name="local" upperBound="-1" eType="/4/Mapping" eOpposite="/4/Mapping/context"/> <eStructuralFeatures xsi:type="ecore:EReference" name="context" ordered="false" eType="/4/Mapping" eOpposite="/4/Mapping/local"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RealizedVariable" eSuperTypes="/7/Variable"/> <eClassifiers xsi:type="ecore:EClass" name="CoreDomain" eSuperTypes="/5/Domain /4/Area"/> <eClassifiers xsi:type="ecore:EClass" name="CorePattern" eSuperTypes="/5/Pattern"/> <eClassifiers xsi:type="ecore:EClass" name="EnforcementOperation"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="enforcementMode" ordered="false" unique="false" eType="/4/EnforcementMode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bottomPattern" ordered="false" eType="/4/BottomPattern" eOpposite="/4/BottomPattern/enforcementOperation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operationCallExp" ordered="false" lowerBound="1" eType="/7/OperationCallExp"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="EnforcementMode"> <eLiterals name="Deletion" value="1"/> <eLiterals name="Creation" value="2"/> </eClassifiers> </ecore:EPackage> <ecore:EPackage name="qvtbase" nsURI="http:///qvtbase.ecore"> <eClassifiers xsi:type="ecore:EClass" name="Domain" eSuperTypes="/2/NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isCheckable" ordered="false" unique="false" eType="/2/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isEnforceable" ordered="false" unique="false" eType="/2/Boolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rule" ordered="false" lowerBound="1" eType="/5/Rule" eOpposite="/5/Rule/domain"/> <eStructuralFeatures xsi:type="ecore:EReference" name="typedModel" ordered="false" lowerBound="1" eType="/5/TypedModel"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Transformation" eSuperTypes="/2/Class /2/Package"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedTag" upperBound="-1" eType="/2/Tag" containment="true" eOpposite="/2/Tag/transformation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="modelParameter" upperBound="-1" eType="/5/TypedModel" containment="true" eOpposite="/5/TypedModel/transformation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rule" upperBound="-1" eType="/5/Rule" containment="true" eOpposite="/5/Rule/transformation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extends" ordered="false" eType="/5/Transformation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypedModel" eSuperTypes="/2/NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="transformation" ordered="false" lowerBound="1" eType="/5/Transformation" eOpposite="/5/Transformation/modelParameter"/> <eStructuralFeatures xsi:type="ecore:EReference" name="usedPackage" lowerBound="1" upperBound="-1" eType="/2/Package"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dependsOn" upperBound="-1" eType="/5/TypedModel"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Rule" eSuperTypes="/2/NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="domain" upperBound="-1" eType="/5/Domain" containment="true" eOpposite="/5/Domain/rule"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transformation" ordered="false" lowerBound="1" eType="/5/Transformation" eOpposite="/5/Transformation/rule"/> <eStructuralFeatures xsi:type="ecore:EReference" name="overrides" ordered="false" eType="/5/Rule"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Pattern" eSuperTypes="/2/Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="predicate" upperBound="-1" eType="/5/Predicate" containment="true" eOpposite="/5/Predicate/pattern"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bindsTo" upperBound="-1" eType="/7/Variable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="whenOwner" ordered="false" eType="/6/Relation" eOpposite="/6/Relation/where"/> <eStructuralFeatures xsi:type="ecore:EReference" name="whereOwner" ordered="false" eType="/6/Relation" eOpposite="/6/Relation/when"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Predicate" eSuperTypes="/2/Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="conditionExpression" ordered="false" lowerBound="1" eType="/7/OclExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="pattern" ordered="false" lowerBound="1" eType="/5/Pattern" eOpposite="/5/Pattern/predicate"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Function" eSuperTypes="/2/Operation"> <eStructuralFeatures xsi:type="ecore:EReference" name="queryExpression" ordered="false" eType="/7/OclExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FunctionParameter" eSuperTypes="/2/Parameter /7/Variable"/> </ecore:EPackage> <ecore:EPackage name="qvtrelation" nsURI="http:///qvtrelation.ecore"> <eClassifiers xsi:type="ecore:EClass" name="RelationalTransformation" eSuperTypes="/5/Transformation"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedKey" ordered="false" upperBound="-1" eType="/6/Key" containment="true" eOpposite="/6/Key/transformation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Relation" eSuperTypes="/5/Rule"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isTopLevel" ordered="false" unique="false" eType="/2/Boolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" upperBound="-1" eType="/7/Variable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operationalImpl" upperBound="-1" eType="/6/RelationImplementation" eOpposite="/6/RelationImplementation/relation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="where" ordered="false" eType="/5/Pattern" containment="true" eOpposite="/5/Pattern/whenOwner"/> <eStructuralFeatures xsi:type="ecore:EReference" name="when" ordered="false" eType="/5/Pattern" containment="true" eOpposite="/5/Pattern/whereOwner"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RelationDomain" eSuperTypes="/5/Domain"> <eStructuralFeatures xsi:type="ecore:EReference" name="pattern" ordered="false" lowerBound="1" eType="/6/DomainPattern" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rootVariable" ordered="false" lowerBound="1" eType="/7/Variable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DomainPattern" eSuperTypes="/5/Pattern"> <eStructuralFeatures xsi:type="ecore:EReference" name="templateExpression" ordered="false" eType="/0/TemplateExp" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RelationImplementation" eSuperTypes="/2/Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="relation" ordered="false" eType="/6/Relation" eOpposite="/6/Relation/operationalImpl"/> <eStructuralFeatures xsi:type="ecore:EReference" name="impl" ordered="false" lowerBound="1" eType="/2/Operation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inDirectionOf" ordered="false" lowerBound="1" eType="/5/TypedModel"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Key" eSuperTypes="/2/Element"> <eStructuralFeatures xsi:type="ecore:EReference" name="identifies" ordered="false" lowerBound="1" eType="/2/Class"/> <eStructuralFeatures xsi:type="ecore:EReference" name="part" lowerBound="1" upperBound="-1" eType="/2/Property"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transformation" ordered="false" eType="/6/RelationalTransformation" eOpposite="/6/RelationalTransformation/ownedKey"/> </eClassifiers> </ecore:EPackage> <ecore:EPackage name="essentialocl" nsURI="http:///essentialocl.ecore"> <eClassifiers xsi:type="ecore:EClass" name="BooleanLiteralExp" eSuperTypes="/7/PrimitiveLiteralExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="booleanSymbol" ordered="false" unique="false" eType="/2/Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CallExp" abstract="true" eSuperTypes="/7/OclExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false" eType="/7/OclExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="CollectionKind"> <eLiterals name="OrderedSet" value="1"/> <eLiterals name="Set" value="2"/> <eLiterals name="Bag" value="3"/> <eLiterals name="Sequence" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OclExpression" abstract="true" eSuperTypes="/2/TypedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="tryBodyOwner" ordered="false" eType="/1/TryExp" eOpposite="/1/TryExp/tryBody"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnlimitedNaturalExp" eSuperTypes="/7/NumericLiteralExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="symbol" ordered="false" unique="false" eType="/2/UnlimitedNatural"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IfExp" eSuperTypes="/7/OclExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false" lowerBound="1" eType="/7/OclExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="thenExpression" ordered="false" lowerBound="1" eType="/7/OclExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elseExpression" ordered="false" lowerBound="1" eType="/7/OclExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LetExp" eSuperTypes="/7/OclExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="in" upperBound="-1" eType="/7/OclExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" ordered="false" lowerBound="1" eType="/7/Variable" containment="true" eOpposite="/7/Variable/LetExp"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="/2/TypedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="initExpression" ordered="false" eType="/7/OclExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="LetExp" ordered="false" eType="/7/LetExp" eOpposite="/7/LetExp/variable"/> <eStructuralFeatures xsi:type="ecore:EReference" name="computeOwner" ordered="false" eType="/1/ComputeExp" eOpposite="/1/ComputeExp/returnedElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bindParameter" ordered="false" eType="/2/Parameter"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PropertyCallExp" eSuperTypes="/7/FeaturePropertyCall"> <eStructuralFeatures xsi:type="ecore:EReference" name="referredProperty" ordered="false" eType="/2/Property"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VariableExp" eSuperTypes="/7/OclExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="referredVariable" ordered="false" eType="/7/Variable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeExp" eSuperTypes="/7/OclExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="referredType" ordered="false" eType="/2/Type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LoopExp" abstract="true" eSuperTypes="/7/CallExp /7/OclExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1" eType="/7/OclExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="iterator" upperBound="-1" eType="/7/Variable" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IteratorExp" eSuperTypes="/7/LoopExp"/> <eClassifiers xsi:type="ecore:EClass" name="StringLiteralExp" eSuperTypes="/7/PrimitiveLiteralExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stringSymbol" ordered="false" unique="false" eType="/2/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IntegerLiteralExp" eSuperTypes="/7/NumericLiteralExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="integerSymbol" ordered="false" unique="false" eType="/2/Integer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OperationCallExp" eSuperTypes="/7/FeaturePropertyCall"> <eStructuralFeatures xsi:type="ecore:EReference" name="argument" upperBound="-1" eType="/7/OclExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="referredOperation" ordered="false" eType="/2/Operation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RealLiteralExp" eSuperTypes="/7/NumericLiteralExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="realSymbol" ordered="false" unique="false" eType="/2/Real"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralExp" abstract="true" eSuperTypes="/7/OclExpression"/> <eClassifiers xsi:type="ecore:EClass" name="IterateExp" eSuperTypes="/7/LoopExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false" eType="/7/Variable" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveLiteralExp" abstract="true" eSuperTypes="/7/LiteralExp"/> <eClassifiers xsi:type="ecore:EClass" name="NumericLiteralExp" abstract="true" eSuperTypes="/7/PrimitiveLiteralExp"/> <eClassifiers xsi:type="ecore:EClass" name="CollectionLiteralExp" eSuperTypes="/7/LiteralExp"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" ordered="false" unique="false" eType="/7/CollectionKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1" eType="/7/CollectionLiteralPart" containment="true" eOpposite="/7/CollectionLiteralPart/CollectionLiteralExp"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CollectionLiteralPart" abstract="true" eSuperTypes="/2/TypedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="CollectionLiteralExp" ordered="false" lowerBound="1" eType="/7/CollectionLiteralExp" eOpposite="/7/CollectionLiteralExp/part"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CollectionItem" eSuperTypes="/7/CollectionLiteralPart"> <eStructuralFeatures xsi:type="ecore:EReference" name="item" ordered="false" lowerBound="1" eType="/7/OclExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CollectionRange" eSuperTypes="/7/CollectionLiteralPart"> <eStructuralFeatures xsi:type="ecore:EReference" name="first" ordered="false" lowerBound="1" eType="/7/OclExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="last" ordered="false" lowerBound="1" eType="/7/OclExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TupleLiteralExp" eSuperTypes="/7/LiteralExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="part" upperBound="-1" eType="/7/TupleLiteralPart" containment="true" eOpposite="/7/TupleLiteralPart/TupleLiteralExp"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NullLiteralExp" eSuperTypes="/7/LiteralExp"/> <eClassifiers xsi:type="ecore:EClass" name="ExpressionInOcl" eSuperTypes="/7/OpaqueExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="bodyExpression" ordered="false" lowerBound="1" eType="/7/OclExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="context" ordered="false" eType="/7/Variable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resultVariable" ordered="false" eType="/7/Variable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameterVariable" ordered="false" eType="/7/Variable" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression"/> <eClassifiers xsi:type="ecore:EClass" name="InvalidLiteralExp" eSuperTypes="/7/LiteralExp"/> <eClassifiers xsi:type="ecore:EClass" name="FeaturePropertyCall" abstract="true" eSuperTypes="/7/CallExp"/> <eClassifiers xsi:type="ecore:EClass" name="TupleLiteralPart" eSuperTypes="/2/TypedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="TupleLiteralExp" ordered="false" eType="/7/TupleLiteralExp" eOpposite="/7/TupleLiteralExp/part"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attribute" ordered="false" eType="/2/Property" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BagType" eSuperTypes="/7/CollectionType"/> <eClassifiers xsi:type="ecore:EClass" name="CollectionType" abstract="true" eSuperTypes="/2/DataType"> <eStructuralFeatures xsi:type="ecore:EReference" name="elementType" ordered="false" eType="/2/Type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumLiteralExp" eSuperTypes="/7/LiteralExp"> <eStructuralFeatures xsi:type="ecore:EReference" name="referredEnumLiteral" ordered="false" eType="/2/EnumerationLiteral"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InvalidType" eSuperTypes="/2/Type"/> <eClassifiers xsi:type="ecore:EClass" name="OrderedSetType" eSuperTypes="/7/CollectionType"/> <eClassifiers xsi:type="ecore:EClass" name="SequenceType" eSuperTypes="/7/CollectionType"/> <eClassifiers xsi:type="ecore:EClass" name="SetType" eSuperTypes="/7/CollectionType"/> <eClassifiers xsi:type="ecore:EClass" name="TupleType" eSuperTypes="/2/Class /2/DataType"/> <eClassifiers xsi:type="ecore:EClass" name="VoidType" eSuperTypes="/2/Type"/> <eClassifiers xsi:type="ecore:EClass" name="AnyType" eSuperTypes="/2/Class /2/Type"/> </ecore:EPackage> </xmi:XMI>
github:ecore:/data/slebok/zoo/zoo/§wip/atl/QVT/fetched/QVT.ecore
ecore
qvttemplate TemplateExp bindsTo where ObjectTemplateExp part referredClass CollectionTemplateExp part kind referredCollectionType match PropertyTemplateItem objContainer value referredProperty imperativeocl ImperativeIterateExp target AssignExp value left defaultValue isReset BlockExp body SwitchExp alternativePart elsePart VariableInitExp referredVariable withResult WhileExp condition body ComputeExp returnedElement body AltExp condition body UnlinkExp target item ReturnExp value BreakExp TryExp tryBody exception exceptBody RaiseExp exception ContinueExp ForExp TupleExp element Typedef base condition InstantiationExp instantiatedClass extent argument DictionaryType keyType DictLiteralExp part DictLiteralPart key value TemplateParameterType specification LogExp text level condition element AssertExp severity log assertion SeverityKind error error fatal fatal warning warning ImperativeLoopExp condition CollectorExp target ImperativeExpression UnpackExp variable AnonymousTupleType elementType AnonymousTupleLiteralExp part AnonymousTupleLiteralPart value ListType emof Class ownedAttribute ownedOperation superClass isAbstract DataType Element tag ownedComment Tag element transformation owner 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 module isReadOnly isDerived isComposite isId default TypedElement type PrimitiveType URIExtent Boolean String UnlimitedNatural Integer Real Comment annotatedElement qvtoperational MappingBody initSection endSection Helper isQuery ResolveExp condition one isInverse isDeferred ResolveInExp inMapping OperationalTransformation intermediateClass refined intermediateProperty modelParameter entry relation MappingParameter refinedDomain extent MappingOperation disjunct refinedRelation merged inherited when MappingCallExp isStrict Constructor ContextualProperty context overridden EntryOperation ImperativeCallExp isVirtual ImperativeOperation context result overridden body isBlackbox DirectionKind in in inout inout out out Library ModelParameter ModelType metamodel additionalCondition conformanceKind Module ownedTag configProperty moduleImport usedModelType isBlackbox ModuleImport binding module importedModule kind ImportKind extension extension access access VarParameter ctxOwner resOwner kind OperationBody operation content ConstructorBody ObjectExp referredObject body qvtcore Area guardPattern bottomPattern Assignment bottomPattern slotExpression value targetProperty isDefault BottomPattern area assignment realizedVariable enforcementOperation GuardPattern area Mapping specification local context RealizedVariable CoreDomain CorePattern EnforcementOperation enforcementMode bottomPattern operationCallExp EnforcementMode Deletion Deletion Creation Creation qvtbase Domain isCheckable isEnforceable rule typedModel Transformation ownedTag modelParameter rule extends TypedModel transformation usedPackage dependsOn Rule domain transformation overrides Pattern predicate bindsTo whenOwner whereOwner Predicate conditionExpression pattern Function queryExpression FunctionParameter qvtrelation RelationalTransformation ownedKey Relation isTopLevel variable operationalImpl where when RelationDomain pattern rootVariable DomainPattern templateExpression RelationImplementation relation impl inDirectionOf Key identifies part transformation essentialocl BooleanLiteralExp booleanSymbol CallExp source CollectionKind OrderedSet OrderedSet Set Set Bag Bag Sequence Sequence OclExpression tryBodyOwner UnlimitedNaturalExp symbol IfExp condition thenExpression elseExpression LetExp in variable Variable initExpression LetExp computeOwner bindParameter PropertyCallExp referredProperty VariableExp referredVariable TypeExp referredType LoopExp body iterator IteratorExp StringLiteralExp stringSymbol IntegerLiteralExp integerSymbol OperationCallExp argument referredOperation RealLiteralExp realSymbol LiteralExp IterateExp result PrimitiveLiteralExp NumericLiteralExp CollectionLiteralExp kind part CollectionLiteralPart CollectionLiteralExp CollectionItem item CollectionRange first last TupleLiteralExp part NullLiteralExp ExpressionInOcl bodyExpression context resultVariable parameterVariable OpaqueExpression InvalidLiteralExp FeaturePropertyCall TupleLiteralPart TupleLiteralExp attribute BagType CollectionType elementType EnumLiteralExp referredEnumLiteral InvalidType OrderedSetType SequenceType SetType TupleType VoidType AnyType
null
{"directed":true,"nodes":[{"nsPrefix":null,"nsURI":"http:///qvttemplate.ecore","name":"qvttemplate","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateExp","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectTemplateExp","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionTemplateExp","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyTemplateItem","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralExp","instanceClass":null,"abstract":true,"id":5,"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":"bindsTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"where","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"id":10,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclExpression","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"id":12,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"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":"referredClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"objContainer","changeable":true,"resolveProxies":true,"lowerBound":1,"id":17,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"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":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"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":21,"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":"referredCollectionType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"match","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"instanceTypeName":null,"instanceClassName":null,"name":"CollectionKind","instanceClass":null,"id":26,"serializable":true,"eClass":"EEnum"},{"id":27,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionType","instanceClass":null,"abstract":true,"id":28,"interface":false,"eClass":"EClass"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":31,"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":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":32,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredProperty","changeable":true,"resolveProxies":true,"lowerBound":1,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"id":38,"eClass":"EGenericType"},{"nsPrefix":null,"nsURI":"http:///imperativeocl.ecore","name":"imperativeocl","id":39,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImperativeIterateExp","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignExp","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockExp","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchExp","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableInitExp","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhileExp","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComputeExp","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AltExp","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnlinkExp","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnExp","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BreakExp","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TryExp","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RaiseExp","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContinueExp","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForExp","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleExp","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Typedef","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstantiationExp","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DictionaryType","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DictLiteralExp","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DictLiteralPart","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateParameterType","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogExp","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssertExp","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"SeverityKind","instanceClass":null,"id":64,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImperativeLoopExp","instanceClass":null,"abstract":true,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectorExp","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImperativeExpression","instanceClass":null,"abstract":true,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnpackExp","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnonymousTupleType","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnonymousTupleLiteralExp","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnonymousTupleLiteralPart","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListType","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"container":false,"ordered":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":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":1,"id":77,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"defaultValue","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"isReset","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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Boolean","instanceClass":null,"id":84,"serializable":true,"eClass":"EDataType"},{"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":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallExp","instanceClass":null,"abstract":true,"id":89,"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":"alternativePart","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elsePart","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"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"referredVariable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":96,"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":"withResult","changeable":true,"lowerBound":0,"iD":false,"id":97,"derived":false},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":101,"derived":false},{"container":false,"ordered":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":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returnedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":106,"derived":false},{"container":false,"ordered":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":107,"derived":false},{"id":108,"eClass":"EGenericType"},{"id":109,"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":"computeOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":110,"derived":false},{"id":111,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":112,"derived":false},{"container":false,"ordered":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":113,"derived":false},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"container":false,"ordered":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":117,"derived":false},{"container":false,"ordered":false,"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":118,"derived":false},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"container":false,"ordered":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":122,"derived":false},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tryBody","changeable":true,"resolveProxies":true,"lowerBound":1,"id":126,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"exception","changeable":true,"resolveProxies":true,"lowerBound":0,"id":127,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exceptBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tryBodyOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":132,"interface":false,"eClass":"EClass"},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"exception","changeable":true,"resolveProxies":true,"lowerBound":1,"id":135,"derived":false},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":1,"id":140,"derived":false},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base","changeable":true,"resolveProxies":true,"lowerBound":1,"id":143,"derived":false},{"container":false,"ordered":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":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":true,"name":"instantiatedClass","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":false,"unsettable":false,"transient":false,"unique":true,"name":"extent","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":"argument","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":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"keyType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":155,"derived":false},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"container":false,"ordered":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":158,"derived":false},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"resolveProxies":true,"lowerBound":1,"id":161,"derived":false},{"container":false,"ordered":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":162,"derived":false},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"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":"specification","changeable":true,"lowerBound":0,"iD":false,"id":166,"derived":false},{"id":167,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"String","instanceClass":null,"id":168,"serializable":true,"eClass":"EDataType"},{"id":169,"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":"text","changeable":true,"lowerBound":0,"iD":false,"id":170,"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":"level","changeable":true,"lowerBound":0,"iD":false,"id":171,"derived":false},{"container":false,"ordered":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":172,"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":"element","changeable":true,"resolveProxies":true,"lowerBound":0,"id":173,"derived":false},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Integer","instanceClass":null,"id":176,"serializable":true,"eClass":"EDataType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"severity","changeable":true,"lowerBound":0,"iD":false,"id":180,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"log","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"assertion","changeable":true,"resolveProxies":true,"lowerBound":1,"id":182,"derived":false},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"name":"error","id":187,"value":1,"literal":"error","eClass":"EEnumLiteral"},{"name":"fatal","id":188,"value":2,"literal":"fatal","eClass":"EEnumLiteral"},{"name":"warning","id":189,"value":3,"literal":"warning","eClass":"EEnumLiteral"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopExp","instanceClass":null,"abstract":true,"id":190,"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":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":191,"derived":false},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"container":false,"ordered":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":195,"derived":false},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":199,"derived":false},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"elementType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":202,"derived":false},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"container":false,"ordered":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":205,"derived":false},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"derived":false},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"nsPrefix":null,"nsURI":"http:///emof.ecore","name":"emof","id":212,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":true,"id":213,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tag","instanceClass":null,"abstract":false,"id":214,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":215,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":216,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extent","instanceClass":null,"abstract":false,"id":217,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Object","instanceClass":null,"abstract":false,"id":218,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":219,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicityElement","instanceClass":null,"abstract":true,"id":220,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":221,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":222,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":223,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":224,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":225,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"URIExtent","instanceClass":null,"abstract":false,"id":226,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnlimitedNatural","instanceClass":null,"id":227,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Real","instanceClass":null,"id":228,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":false,"id":229,"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":230,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedOperation","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":false,"unsettable":false,"transient":false,"unique":true,"name":"superClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":232,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isAbstract","changeable":true,"lowerBound":0,"iD":false,"id":233,"derived":false},{"id":234,"eClass":"EGenericType"},{"id":235,"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":"Class","changeable":true,"resolveProxies":true,"lowerBound":1,"id":236,"derived":false},{"id":237,"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":"class","changeable":true,"resolveProxies":true,"lowerBound":1,"id":238,"derived":false},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tag","changeable":true,"resolveProxies":true,"lowerBound":0,"id":242,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedComment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":243,"derived":false},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"resolveProxies":true,"lowerBound":0,"id":246,"derived":false},{"id":247,"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":"transformation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":248,"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":"owner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":249,"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":250,"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":251,"derived":false},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transformation","instanceClass":null,"abstract":false,"id":254,"interface":false,"eClass":"EClass"},{"id":255,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedTag","changeable":true,"resolveProxies":true,"lowerBound":0,"id":256,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Module","instanceClass":null,"abstract":false,"id":257,"interface":false,"eClass":"EClass"},{"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":"ownedTag","changeable":true,"resolveProxies":true,"lowerBound":0,"id":259,"derived":false},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedLiteral","changeable":true,"resolveProxies":true,"lowerBound":0,"id":262,"derived":false},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"enumeration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":265,"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":266,"derived":false},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":270,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"raisedException","changeable":true,"resolveProxies":true,"lowerBound":0,"id":271,"derived":false},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"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":276,"derived":false},{"id":277,"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":"isOrdered","changeable":true,"lowerBound":0,"iD":false,"id":278,"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":"isUnique","changeable":true,"lowerBound":0,"iD":false,"id":279,"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":"lower","changeable":true,"lowerBound":0,"iD":false,"id":280,"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":281,"derived":false},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":286,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"nestedPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":287,"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":"uri","changeable":true,"lowerBound":0,"iD":false,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":1,"id":291,"derived":false},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"container":false,"ordered":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":301,"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":"module","changeable":true,"resolveProxies":true,"lowerBound":0,"id":302,"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":"isReadOnly","changeable":true,"lowerBound":0,"iD":false,"id":303,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isDerived","changeable":true,"lowerBound":0,"iD":false,"id":304,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isComposite","changeable":true,"lowerBound":0,"iD":false,"id":305,"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":"isId","changeable":true,"lowerBound":0,"iD":false,"id":306,"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":307,"derived":false},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"configProperty","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"},{"id":318,"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":319,"derived":false},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"container":false,"ordered":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":324,"derived":false},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"nsPrefix":null,"nsURI":"http:///qvtoperational.ecore","name":"qvtoperational","id":327,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingBody","instanceClass":null,"abstract":false,"id":328,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Helper","instanceClass":null,"abstract":false,"id":329,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResolveExp","instanceClass":null,"abstract":false,"id":330,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResolveInExp","instanceClass":null,"abstract":false,"id":331,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationalTransformation","instanceClass":null,"abstract":false,"id":332,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingParameter","instanceClass":null,"abstract":false,"id":333,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingOperation","instanceClass":null,"abstract":false,"id":334,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingCallExp","instanceClass":null,"abstract":false,"id":335,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constructor","instanceClass":null,"abstract":false,"id":336,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContextualProperty","instanceClass":null,"abstract":false,"id":337,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntryOperation","instanceClass":null,"abstract":false,"id":338,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImperativeCallExp","instanceClass":null,"abstract":false,"id":339,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImperativeOperation","instanceClass":null,"abstract":false,"id":340,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"DirectionKind","instanceClass":null,"id":341,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":342,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelParameter","instanceClass":null,"abstract":false,"id":343,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelType","instanceClass":null,"abstract":false,"id":344,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModuleImport","instanceClass":null,"abstract":false,"id":345,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ImportKind","instanceClass":null,"id":346,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VarParameter","instanceClass":null,"abstract":false,"id":347,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationBody","instanceClass":null,"abstract":false,"id":348,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstructorBody","instanceClass":null,"abstract":false,"id":349,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectExp","instanceClass":null,"abstract":false,"id":350,"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":"initSection","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":"endSection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":352,"derived":false},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"id":355,"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":"isQuery","changeable":true,"lowerBound":0,"iD":false,"id":356,"derived":false},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":359,"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":"one","changeable":true,"lowerBound":0,"iD":false,"id":360,"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":"isInverse","changeable":true,"lowerBound":0,"iD":false,"id":361,"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":"isDeferred","changeable":true,"lowerBound":0,"iD":false,"id":362,"derived":false},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inMapping","changeable":true,"resolveProxies":true,"lowerBound":0,"id":368,"derived":false},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"intermediateClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":371,"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":372,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"intermediateProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":373,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modelParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":374,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"entry","changeable":true,"resolveProxies":true,"lowerBound":0,"id":375,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"relation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":376,"derived":false},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relation","instanceClass":null,"abstract":false,"id":383,"interface":false,"eClass":"EClass"},{"id":384,"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":"refinedDomain","changeable":true,"resolveProxies":true,"lowerBound":0,"id":385,"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":"extent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":386,"derived":false},{"id":387,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationDomain","instanceClass":null,"abstract":false,"id":388,"interface":false,"eClass":"EClass"},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"disjunct","changeable":true,"resolveProxies":true,"lowerBound":0,"id":391,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refinedRelation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":392,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"merged","changeable":true,"resolveProxies":true,"lowerBound":0,"id":393,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inherited","changeable":true,"resolveProxies":true,"lowerBound":0,"id":394,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"when","changeable":true,"resolveProxies":true,"lowerBound":0,"id":395,"derived":false},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"id":402,"eClass":"EGenericType"},{"id":403,"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":"isStrict","changeable":true,"lowerBound":0,"iD":false,"id":404,"derived":false},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"resolveProxies":true,"lowerBound":1,"id":408,"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":"overridden","changeable":true,"resolveProxies":true,"lowerBound":0,"id":409,"derived":false},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationCallExp","instanceClass":null,"abstract":false,"id":414,"interface":false,"eClass":"EClass"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isVirtual","changeable":true,"lowerBound":0,"iD":false,"id":415,"derived":false},{"id":416,"eClass":"EGenericType"},{"id":417,"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":"context","changeable":true,"resolveProxies":true,"lowerBound":0,"id":418,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"result","changeable":true,"resolveProxies":true,"lowerBound":0,"id":419,"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":"overridden","changeable":true,"resolveProxies":true,"lowerBound":0,"id":420,"derived":false},{"container":false,"ordered":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":421,"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":"isBlackbox","changeable":true,"lowerBound":0,"iD":false,"id":422,"derived":false},{"id":423,"eClass":"EGenericType"},{"id":424,"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":"ctxOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":425,"derived":false},{"id":426,"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":"resOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":427,"derived":false},{"id":428,"eClass":"EGenericType"},{"id":429,"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":430,"derived":false},{"id":431,"eClass":"EGenericType"},{"name":"in","id":432,"value":1,"literal":"in","eClass":"EEnumLiteral"},{"name":"inout","id":433,"value":2,"literal":"inout","eClass":"EEnumLiteral"},{"name":"out","id":434,"value":3,"literal":"out","eClass":"EEnumLiteral"},{"id":435,"eClass":"EGenericType"},{"id":436,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"metamodel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":437,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"additionalCondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":438,"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":"conformanceKind","changeable":true,"lowerBound":0,"iD":false,"id":439,"derived":false},{"id":440,"eClass":"EGenericType"},{"id":441,"eClass":"EGenericType"},{"id":442,"eClass":"EGenericType"},{"id":443,"eClass":"EGenericType"},{"id":444,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"moduleImport","changeable":true,"resolveProxies":true,"lowerBound":0,"id":445,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usedModelType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":446,"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":"isBlackbox","changeable":true,"lowerBound":0,"iD":false,"id":447,"derived":false},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"id":452,"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":453,"derived":false},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"binding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":456,"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":"importedModule","changeable":true,"resolveProxies":true,"lowerBound":1,"id":457,"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":458,"derived":false},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"id":461,"eClass":"EGenericType"},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"name":"extension","id":464,"value":1,"literal":"extension","eClass":"EEnumLiteral"},{"name":"access","id":465,"value":2,"literal":"access","eClass":"EEnumLiteral"},{"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":466,"derived":false},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"id":471,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"resolveProxies":true,"lowerBound":0,"id":472,"derived":false},{"id":473,"eClass":"EGenericType"},{"id":474,"eClass":"EGenericType"},{"id":475,"eClass":"EGenericType"},{"id":476,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":477,"derived":false},{"container":false,"ordered":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":478,"derived":false},{"id":479,"eClass":"EGenericType"},{"id":480,"eClass":"EGenericType"},{"id":481,"eClass":"EGenericType"},{"nsPrefix":null,"nsURI":"http:///qvtcore.ecore","name":"qvtcore","id":482,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Area","instanceClass":null,"abstract":true,"id":483,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":false,"id":484,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BottomPattern","instanceClass":null,"abstract":false,"id":485,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GuardPattern","instanceClass":null,"abstract":false,"id":486,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mapping","instanceClass":null,"abstract":false,"id":487,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealizedVariable","instanceClass":null,"abstract":false,"id":488,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CoreDomain","instanceClass":null,"abstract":false,"id":489,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CorePattern","instanceClass":null,"abstract":false,"id":490,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnforcementOperation","instanceClass":null,"abstract":false,"id":491,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"EnforcementMode","instanceClass":null,"id":492,"serializable":true,"eClass":"EEnum"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"guardPattern","changeable":true,"resolveProxies":true,"lowerBound":1,"id":493,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bottomPattern","changeable":true,"resolveProxies":true,"lowerBound":1,"id":494,"derived":false},{"id":495,"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":"area","changeable":true,"resolveProxies":true,"lowerBound":1,"id":496,"derived":false},{"id":497,"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":"area","changeable":true,"resolveProxies":true,"lowerBound":1,"id":498,"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":"bottomPattern","changeable":true,"resolveProxies":true,"lowerBound":1,"id":499,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"slotExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":500,"derived":false},{"container":false,"ordered":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":501,"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":"targetProperty","changeable":true,"resolveProxies":true,"lowerBound":1,"id":502,"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":"isDefault","changeable":true,"lowerBound":0,"iD":false,"id":503,"derived":false},{"id":504,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"assignment","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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"realizedVariable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":510,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"enforcementOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":511,"derived":false},{"id":512,"eClass":"EGenericType"},{"id":513,"eClass":"EGenericType"},{"id":514,"eClass":"EGenericType"},{"id":515,"eClass":"EGenericType"},{"id":516,"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":"bottomPattern","changeable":true,"resolveProxies":true,"lowerBound":0,"id":517,"derived":false},{"id":518,"eClass":"EGenericType"},{"id":519,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rule","instanceClass":null,"abstract":false,"id":520,"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":"specification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":521,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"local","changeable":true,"resolveProxies":true,"lowerBound":0,"id":522,"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":523,"derived":false},{"id":524,"eClass":"EGenericType"},{"id":525,"eClass":"EGenericType"},{"id":526,"eClass":"EGenericType"},{"id":527,"eClass":"EGenericType"},{"id":528,"eClass":"EGenericType"},{"id":529,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Domain","instanceClass":null,"abstract":false,"id":530,"interface":false,"eClass":"EClass"},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pattern","instanceClass":null,"abstract":false,"id":533,"interface":false,"eClass":"EClass"},{"id":534,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"enforcementMode","changeable":true,"lowerBound":0,"iD":false,"id":535,"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":"operationCallExp","changeable":true,"resolveProxies":true,"lowerBound":1,"id":536,"derived":false},{"id":537,"eClass":"EGenericType"},{"id":538,"eClass":"EGenericType"},{"id":539,"eClass":"EGenericType"},{"name":"Deletion","id":540,"value":1,"literal":"Deletion","eClass":"EEnumLiteral"},{"name":"Creation","id":541,"value":2,"literal":"Creation","eClass":"EEnumLiteral"},{"nsPrefix":null,"nsURI":"http:///qvtbase.ecore","name":"qvtbase","id":542,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedModel","instanceClass":null,"abstract":false,"id":543,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Predicate","instanceClass":null,"abstract":false,"id":544,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function","instanceClass":null,"abstract":false,"id":545,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionParameter","instanceClass":null,"abstract":false,"id":546,"interface":false,"eClass":"EClass"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isCheckable","changeable":true,"lowerBound":0,"iD":false,"id":547,"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":"isEnforceable","changeable":true,"lowerBound":0,"iD":false,"id":548,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rule","changeable":true,"resolveProxies":true,"lowerBound":1,"id":549,"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":"typedModel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":550,"derived":false},{"id":551,"eClass":"EGenericType"},{"id":552,"eClass":"EGenericType"},{"id":553,"eClass":"EGenericType"},{"id":554,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"domain","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modelParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":557,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rule","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"extends","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"},{"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":"transformation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":564,"derived":false},{"id":565,"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":"transformation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":566,"derived":false},{"id":567,"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":"usedPackage","changeable":true,"resolveProxies":true,"lowerBound":1,"id":568,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dependsOn","changeable":true,"resolveProxies":true,"lowerBound":0,"id":569,"derived":false},{"id":570,"eClass":"EGenericType"},{"id":571,"eClass":"EGenericType"},{"id":572,"eClass":"EGenericType"},{"id":573,"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":"overrides","changeable":true,"resolveProxies":true,"lowerBound":0,"id":574,"derived":false},{"id":575,"eClass":"EGenericType"},{"id":576,"eClass":"EGenericType"},{"id":577,"eClass":"EGenericType"},{"id":578,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"predicate","changeable":true,"resolveProxies":true,"lowerBound":0,"id":579,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bindsTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":580,"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":"whenOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":581,"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":"whereOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":582,"derived":false},{"id":583,"eClass":"EGenericType"},{"id":584,"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":"pattern","changeable":true,"resolveProxies":true,"lowerBound":1,"id":585,"derived":false},{"id":586,"eClass":"EGenericType"},{"id":587,"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":"where","changeable":true,"resolveProxies":true,"lowerBound":0,"id":588,"derived":false},{"id":589,"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":"when","changeable":true,"resolveProxies":true,"lowerBound":0,"id":590,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conditionExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":591,"derived":false},{"id":592,"eClass":"EGenericType"},{"id":593,"eClass":"EGenericType"},{"id":594,"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":"queryExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":595,"derived":false},{"id":596,"eClass":"EGenericType"},{"id":597,"eClass":"EGenericType"},{"id":598,"eClass":"EGenericType"},{"id":599,"eClass":"EGenericType"},{"nsPrefix":null,"nsURI":"http:///qvtrelation.ecore","name":"qvtrelation","id":600,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationalTransformation","instanceClass":null,"abstract":false,"id":601,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DomainPattern","instanceClass":null,"abstract":false,"id":602,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationImplementation","instanceClass":null,"abstract":false,"id":603,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Key","instanceClass":null,"abstract":false,"id":604,"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":"ownedKey","changeable":true,"resolveProxies":true,"lowerBound":0,"id":605,"derived":false},{"id":606,"eClass":"EGenericType"},{"id":607,"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":"transformation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":608,"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":"isTopLevel","changeable":true,"lowerBound":0,"iD":false,"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":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":610,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"operationalImpl","changeable":true,"resolveProxies":true,"lowerBound":0,"id":611,"derived":false},{"id":612,"eClass":"EGenericType"},{"id":613,"eClass":"EGenericType"},{"id":614,"eClass":"EGenericType"},{"id":615,"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":"relation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":616,"derived":false},{"id":617,"eClass":"EGenericType"},{"id":618,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pattern","changeable":true,"resolveProxies":true,"lowerBound":1,"id":619,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"rootVariable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":620,"derived":false},{"id":621,"eClass":"EGenericType"},{"id":622,"eClass":"EGenericType"},{"id":623,"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":"templateExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":624,"derived":false},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"impl","changeable":true,"resolveProxies":true,"lowerBound":1,"id":627,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inDirectionOf","changeable":true,"resolveProxies":true,"lowerBound":1,"id":628,"derived":false},{"id":629,"eClass":"EGenericType"},{"id":630,"eClass":"EGenericType"},{"id":631,"eClass":"EGenericType"},{"id":632,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"identifies","changeable":true,"resolveProxies":true,"lowerBound":1,"id":633,"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":"part","changeable":true,"resolveProxies":true,"lowerBound":1,"id":634,"derived":false},{"id":635,"eClass":"EGenericType"},{"id":636,"eClass":"EGenericType"},{"id":637,"eClass":"EGenericType"},{"id":638,"eClass":"EGenericType"},{"nsPrefix":null,"nsURI":"http:///essentialocl.ecore","name":"essentialocl","id":639,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanLiteralExp","instanceClass":null,"abstract":false,"id":640,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnlimitedNaturalExp","instanceClass":null,"abstract":false,"id":641,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfExp","instanceClass":null,"abstract":false,"id":642,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LetExp","instanceClass":null,"abstract":false,"id":643,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyCallExp","instanceClass":null,"abstract":false,"id":644,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableExp","instanceClass":null,"abstract":false,"id":645,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeExp","instanceClass":null,"abstract":false,"id":646,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IteratorExp","instanceClass":null,"abstract":false,"id":647,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringLiteralExp","instanceClass":null,"abstract":false,"id":648,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerLiteralExp","instanceClass":null,"abstract":false,"id":649,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealLiteralExp","instanceClass":null,"abstract":false,"id":650,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IterateExp","instanceClass":null,"abstract":false,"id":651,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveLiteralExp","instanceClass":null,"abstract":true,"id":652,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericLiteralExp","instanceClass":null,"abstract":true,"id":653,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionLiteralExp","instanceClass":null,"abstract":false,"id":654,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionLiteralPart","instanceClass":null,"abstract":true,"id":655,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionItem","instanceClass":null,"abstract":false,"id":656,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionRange","instanceClass":null,"abstract":false,"id":657,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleLiteralExp","instanceClass":null,"abstract":false,"id":658,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NullLiteralExp","instanceClass":null,"abstract":false,"id":659,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionInOcl","instanceClass":null,"abstract":false,"id":660,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":661,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvalidLiteralExp","instanceClass":null,"abstract":false,"id":662,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeaturePropertyCall","instanceClass":null,"abstract":true,"id":663,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleLiteralPart","instanceClass":null,"abstract":false,"id":664,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BagType","instanceClass":null,"abstract":false,"id":665,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumLiteralExp","instanceClass":null,"abstract":false,"id":666,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvalidType","instanceClass":null,"abstract":false,"id":667,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderedSetType","instanceClass":null,"abstract":false,"id":668,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceType","instanceClass":null,"abstract":false,"id":669,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetType","instanceClass":null,"abstract":false,"id":670,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleType","instanceClass":null,"abstract":false,"id":671,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VoidType","instanceClass":null,"abstract":false,"id":672,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyType","instanceClass":null,"abstract":false,"id":673,"interface":false,"eClass":"EClass"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"booleanSymbol","changeable":true,"lowerBound":0,"iD":false,"id":674,"derived":false},{"id":675,"eClass":"EGenericType"},{"id":676,"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":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":677,"derived":false},{"id":678,"eClass":"EGenericType"},{"id":679,"eClass":"EGenericType"},{"name":"OrderedSet","id":680,"value":1,"literal":"OrderedSet","eClass":"EEnumLiteral"},{"name":"Set","id":681,"value":2,"literal":"Set","eClass":"EEnumLiteral"},{"name":"Bag","id":682,"value":3,"literal":"Bag","eClass":"EEnumLiteral"},{"name":"Sequence","id":683,"value":4,"literal":"Sequence","eClass":"EEnumLiteral"},{"id":684,"eClass":"EGenericType"},{"id":685,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"symbol","changeable":true,"lowerBound":0,"iD":false,"id":686,"derived":false},{"id":687,"eClass":"EGenericType"},{"id":688,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":689,"derived":false},{"container":false,"ordered":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":690,"derived":false},{"container":false,"ordered":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":691,"derived":false},{"id":692,"eClass":"EGenericType"},{"id":693,"eClass":"EGenericType"},{"id":694,"eClass":"EGenericType"},{"id":695,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"in","changeable":true,"resolveProxies":true,"lowerBound":0,"id":696,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":697,"derived":false},{"id":698,"eClass":"EGenericType"},{"id":699,"eClass":"EGenericType"},{"id":700,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"LetExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":701,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":702,"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":"bindParameter","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":"referredProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"referredVariable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":712,"derived":false},{"id":713,"eClass":"EGenericType"},{"id":714,"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":"referredType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":715,"derived":false},{"id":716,"eClass":"EGenericType"},{"id":717,"eClass":"EGenericType"},{"container":false,"ordered":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":718,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"iterator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":719,"derived":false},{"id":720,"eClass":"EGenericType"},{"id":721,"eClass":"EGenericType"},{"id":722,"eClass":"EGenericType"},{"id":723,"eClass":"EGenericType"},{"id":724,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"stringSymbol","changeable":true,"lowerBound":0,"iD":false,"id":725,"derived":false},{"id":726,"eClass":"EGenericType"},{"id":727,"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":"integerSymbol","changeable":true,"lowerBound":0,"iD":false,"id":728,"derived":false},{"id":729,"eClass":"EGenericType"},{"id":730,"eClass":"EGenericType"},{"container":false,"ordered":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":731,"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":"referredOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":732,"derived":false},{"id":733,"eClass":"EGenericType"},{"id":734,"eClass":"EGenericType"},{"id":735,"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":"realSymbol","changeable":true,"lowerBound":0,"iD":false,"id":736,"derived":false},{"id":737,"eClass":"EGenericType"},{"id":738,"eClass":"EGenericType"},{"id":739,"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":"result","changeable":true,"resolveProxies":true,"lowerBound":0,"id":740,"derived":false},{"id":741,"eClass":"EGenericType"},{"id":742,"eClass":"EGenericType"},{"id":743,"eClass":"EGenericType"},{"id":744,"eClass":"EGenericType"},{"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":745,"derived":false},{"container":false,"ordered":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":746,"derived":false},{"id":747,"eClass":"EGenericType"},{"id":748,"eClass":"EGenericType"},{"id":749,"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":"CollectionLiteralExp","changeable":true,"resolveProxies":true,"lowerBound":1,"id":750,"derived":false},{"id":751,"eClass":"EGenericType"},{"id":752,"eClass":"EGenericType"},{"container":false,"ordered":false,"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":753,"derived":false},{"id":754,"eClass":"EGenericType"},{"id":755,"eClass":"EGenericType"},{"container":false,"ordered":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":756,"derived":false},{"container":false,"ordered":false,"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":757,"derived":false},{"id":758,"eClass":"EGenericType"},{"id":759,"eClass":"EGenericType"},{"id":760,"eClass":"EGenericType"},{"container":false,"ordered":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":761,"derived":false},{"id":762,"eClass":"EGenericType"},{"id":763,"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":"TupleLiteralExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":764,"derived":false},{"id":765,"eClass":"EGenericType"},{"container":false,"ordered":false,"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":766,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"resolveProxies":true,"lowerBound":0,"id":767,"derived":false},{"container":false,"ordered":false,"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":768,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameterVariable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":769,"derived":false},{"id":770,"eClass":"EGenericType"},{"id":771,"eClass":"EGenericType"},{"id":772,"eClass":"EGenericType"},{"id":773,"eClass":"EGenericType"},{"id":774,"eClass":"EGenericType"},{"id":775,"eClass":"EGenericType"},{"id":776,"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":"attribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":777,"derived":false},{"id":778,"eClass":"EGenericType"},{"id":779,"eClass":"EGenericType"},{"id":780,"eClass":"EGenericType"},{"id":781,"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":"elementType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":782,"derived":false},{"id":783,"eClass":"EGenericType"},{"id":784,"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":"referredEnumLiteral","changeable":true,"resolveProxies":true,"lowerBound":0,"id":785,"derived":false},{"id":786,"eClass":"EGenericType"},{"id":787,"eClass":"EGenericType"},{"id":788,"eClass":"EGenericType"},{"id":789,"eClass":"EGenericType"},{"id":790,"eClass":"EGenericType"},{"id":791,"eClass":"EGenericType"},{"id":792,"eClass":"EGenericType"},{"id":793,"eClass":"EGenericType"},{"id":794,"eClass":"EGenericType"},{"id":795,"eClass":"EGenericType"},{"id":796,"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":6,"target":9},{"source":6,"target":10},{"source":6,"target":1},{"source":10,"target":9},{"source":7,"target":11},{"source":7,"target":12},{"source":7,"target":1},{"source":12,"target":11},{"source":8,"target":5},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":13},{"source":2,"target":14},{"source":2,"target":15},{"source":13,"target":4},{"source":13,"target":16},{"source":13,"target":2},{"source":13,"target":17},{"source":16,"target":4},{"source":14,"target":18},{"source":14,"target":19},{"source":14,"target":2},{"source":19,"target":18},{"source":15,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":20},{"source":3,"target":21},{"source":3,"target":22},{"source":3,"target":23},{"source":3,"target":24},{"source":20,"target":11},{"source":20,"target":25},{"source":20,"target":3},{"source":25,"target":11},{"source":21,"target":26},{"source":21,"target":27},{"source":21,"target":3},{"source":27,"target":26},{"source":22,"target":28},{"source":22,"target":29},{"source":22,"target":3},{"source":29,"target":28},{"source":23,"target":11},{"source":23,"target":30},{"source":23,"target":3},{"source":30,"target":11},{"source":24,"target":1},{"source":4,"target":0},{"source":4,"target":31},{"source":4,"target":17},{"source":4,"target":32},{"source":4,"target":33},{"source":4,"target":34},{"source":17,"target":2},{"source":17,"target":35},{"source":17,"target":4},{"source":17,"target":13},{"source":35,"target":2},{"source":32,"target":11},{"source":32,"target":36},{"source":32,"target":4},{"source":36,"target":11},{"source":33,"target":37},{"source":33,"target":38},{"source":33,"target":4},{"source":38,"target":37},{"source":34,"target":31},{"source":39,"target":40},{"source":39,"target":41},{"source":39,"target":42},{"source":39,"target":43},{"source":39,"target":44},{"source":39,"target":45},{"source":39,"target":46},{"source":39,"target":47},{"source":39,"target":48},{"source":39,"target":49},{"source":39,"target":50},{"source":39,"target":51},{"source":39,"target":52},{"source":39,"target":53},{"source":39,"target":54},{"source":39,"target":55},{"source":39,"target":56},{"source":39,"target":57},{"source":39,"target":58},{"source":39,"target":59},{"source":39,"target":60},{"source":39,"target":61},{"source":39,"target":62},{"source":39,"target":63},{"source":39,"target":64},{"source":39,"target":65},{"source":39,"target":66},{"source":39,"target":67},{"source":39,"target":68},{"source":39,"target":69},{"source":39,"target":70},{"source":39,"target":71},{"source":39,"target":72},{"source":40,"target":39},{"source":40,"target":65},{"source":40,"target":73},{"source":40,"target":74},{"source":73,"target":9},{"source":73,"target":75},{"source":73,"target":40},{"source":75,"target":9},{"source":74,"target":65},{"source":41,"target":39},{"source":41,"target":67},{"source":41,"target":76},{"source":41,"target":77},{"source":41,"target":78},{"source":41,"target":79},{"source":41,"target":80},{"source":76,"target":11},{"source":76,"target":81},{"source":76,"target":41},{"source":81,"target":11},{"source":77,"target":11},{"source":77,"target":82},{"source":77,"target":41},{"source":82,"target":11},{"source":78,"target":11},{"source":78,"target":83},{"source":78,"target":41},{"source":83,"target":11},{"source":79,"target":84},{"source":79,"target":85},{"source":79,"target":41},{"source":85,"target":84},{"source":80,"target":67},{"source":42,"target":39},{"source":42,"target":67},{"source":42,"target":86},{"source":42,"target":87},{"source":86,"target":11},{"source":86,"target":88},{"source":86,"target":42},{"source":88,"target":11},{"source":87,"target":67},{"source":43,"target":39},{"source":43,"target":89},{"source":43,"target":67},{"source":43,"target":90},{"source":43,"target":91},{"source":43,"target":92},{"source":43,"target":93},{"source":90,"target":47},{"source":90,"target":94},{"source":90,"target":43},{"source":94,"target":47},{"source":91,"target":11},{"source":91,"target":95},{"source":91,"target":43},{"source":95,"target":11},{"source":92,"target":89},{"source":93,"target":67},{"source":44,"target":39},{"source":44,"target":67},{"source":44,"target":96},{"source":44,"target":97},{"source":44,"target":98},{"source":96,"target":9},{"source":96,"target":99},{"source":96,"target":44},{"source":99,"target":9},{"source":97,"target":84},{"source":97,"target":100},{"source":97,"target":44},{"source":100,"target":84},{"source":98,"target":67},{"source":45,"target":39},{"source":45,"target":67},{"source":45,"target":101},{"source":45,"target":102},{"source":45,"target":103},{"source":101,"target":11},{"source":101,"target":104},{"source":101,"target":45},{"source":104,"target":11},{"source":102,"target":11},{"source":102,"target":105},{"source":102,"target":45},{"source":105,"target":11},{"source":103,"target":67},{"source":46,"target":39},{"source":46,"target":67},{"source":46,"target":106},{"source":46,"target":107},{"source":46,"target":108},{"source":106,"target":9},{"source":106,"target":109},{"source":106,"target":46},{"source":106,"target":110},{"source":109,"target":9},{"source":107,"target":11},{"source":107,"target":111},{"source":107,"target":46},{"source":111,"target":11},{"source":108,"target":67},{"source":47,"target":39},{"source":47,"target":67},{"source":47,"target":112},{"source":47,"target":113},{"source":47,"target":114},{"source":112,"target":11},{"source":112,"target":115},{"source":112,"target":47},{"source":115,"target":11},{"source":113,"target":11},{"source":113,"target":116},{"source":113,"target":47},{"source":116,"target":11},{"source":114,"target":67},{"source":48,"target":39},{"source":48,"target":67},{"source":48,"target":117},{"source":48,"target":118},{"source":48,"target":119},{"source":117,"target":11},{"source":117,"target":120},{"source":117,"target":48},{"source":120,"target":11},{"source":118,"target":11},{"source":118,"target":121},{"source":118,"target":48},{"source":121,"target":11},{"source":119,"target":67},{"source":49,"target":39},{"source":49,"target":67},{"source":49,"target":122},{"source":49,"target":123},{"source":122,"target":11},{"source":122,"target":124},{"source":122,"target":49},{"source":124,"target":11},{"source":123,"target":67},{"source":50,"target":39},{"source":50,"target":67},{"source":50,"target":125},{"source":125,"target":67},{"source":51,"target":39},{"source":51,"target":67},{"source":51,"target":126},{"source":51,"target":127},{"source":51,"target":128},{"source":51,"target":129},{"source":126,"target":11},{"source":126,"target":130},{"source":126,"target":51},{"source":126,"target":131},{"source":130,"target":11},{"source":127,"target":132},{"source":127,"target":133},{"source":127,"target":51},{"source":133,"target":132},{"source":128,"target":11},{"source":128,"target":134},{"source":128,"target":51},{"source":134,"target":11},{"source":129,"target":67},{"source":52,"target":39},{"source":52,"target":67},{"source":52,"target":135},{"source":52,"target":136},{"source":135,"target":132},{"source":135,"target":137},{"source":135,"target":52},{"source":137,"target":132},{"source":136,"target":67},{"source":53,"target":39},{"source":53,"target":67},{"source":53,"target":138},{"source":138,"target":67},{"source":54,"target":39},{"source":54,"target":65},{"source":54,"target":139},{"source":139,"target":65},{"source":55,"target":39},{"source":55,"target":67},{"source":55,"target":140},{"source":55,"target":141},{"source":140,"target":11},{"source":140,"target":142},{"source":140,"target":55},{"source":142,"target":11},{"source":141,"target":67},{"source":56,"target":39},{"source":56,"target":18},{"source":56,"target":143},{"source":56,"target":144},{"source":56,"target":145},{"source":143,"target":132},{"source":143,"target":146},{"source":143,"target":56},{"source":146,"target":132},{"source":144,"target":11},{"source":144,"target":147},{"source":144,"target":56},{"source":147,"target":11},{"source":145,"target":18},{"source":57,"target":39},{"source":57,"target":67},{"source":57,"target":148},{"source":57,"target":149},{"source":57,"target":150},{"source":57,"target":151},{"source":148,"target":18},{"source":148,"target":152},{"source":148,"target":57},{"source":152,"target":18},{"source":149,"target":9},{"source":149,"target":153},{"source":149,"target":57},{"source":153,"target":9},{"source":150,"target":11},{"source":150,"target":154},{"source":150,"target":57},{"source":154,"target":11},{"source":151,"target":67},{"source":58,"target":39},{"source":58,"target":28},{"source":58,"target":155},{"source":58,"target":156},{"source":155,"target":132},{"source":155,"target":157},{"source":155,"target":58},{"source":157,"target":132},{"source":156,"target":28},{"source":59,"target":39},{"source":59,"target":5},{"source":59,"target":158},{"source":59,"target":159},{"source":158,"target":60},{"source":158,"target":160},{"source":158,"target":59},{"source":160,"target":60},{"source":159,"target":5},{"source":60,"target":39},{"source":60,"target":31},{"source":60,"target":161},{"source":60,"target":162},{"source":60,"target":163},{"source":161,"target":11},{"source":161,"target":164},{"source":161,"target":60},{"source":164,"target":11},{"source":162,"target":11},{"source":162,"target":165},{"source":162,"target":60},{"source":165,"target":11},{"source":163,"target":31},{"source":61,"target":39},{"source":61,"target":132},{"source":61,"target":166},{"source":61,"target":167},{"source":166,"target":168},{"source":166,"target":169},{"source":166,"target":61},{"source":169,"target":168},{"source":167,"target":132},{"source":62,"target":39},{"source":62,"target":67},{"source":62,"target":170},{"source":62,"target":171},{"source":62,"target":172},{"source":62,"target":173},{"source":62,"target":174},{"source":170,"target":168},{"source":170,"target":175},{"source":170,"target":62},{"source":175,"target":168},{"source":171,"target":176},{"source":171,"target":177},{"source":171,"target":62},{"source":177,"target":176},{"source":172,"target":11},{"source":172,"target":178},{"source":172,"target":62},{"source":178,"target":11},{"source":173,"target":31},{"source":173,"target":179},{"source":173,"target":62},{"source":179,"target":31},{"source":174,"target":67},{"source":63,"target":39},{"source":63,"target":67},{"source":63,"target":180},{"source":63,"target":181},{"source":63,"target":182},{"source":63,"target":183},{"source":180,"target":64},{"source":180,"target":184},{"source":180,"target":63},{"source":184,"target":64},{"source":181,"target":62},{"source":181,"target":185},{"source":181,"target":63},{"source":185,"target":62},{"source":182,"target":11},{"source":182,"target":186},{"source":182,"target":63},{"source":186,"target":11},{"source":183,"target":67},{"source":64,"target":39},{"source":64,"target":187},{"source":64,"target":188},{"source":64,"target":189},{"source":187,"target":64},{"source":188,"target":64},{"source":189,"target":64},{"source":65,"target":39},{"source":65,"target":190},{"source":65,"target":67},{"source":65,"target":191},{"source":65,"target":192},{"source":65,"target":193},{"source":191,"target":11},{"source":191,"target":194},{"source":191,"target":65},{"source":194,"target":11},{"source":192,"target":190},{"source":193,"target":67},{"source":66,"target":39},{"source":66,"target":65},{"source":66,"target":195},{"source":66,"target":196},{"source":195,"target":9},{"source":195,"target":197},{"source":195,"target":66},{"source":197,"target":9},{"source":196,"target":65},{"source":67,"target":39},{"source":67,"target":11},{"source":67,"target":198},{"source":198,"target":11},{"source":68,"target":39},{"source":68,"target":67},{"source":68,"target":199},{"source":68,"target":200},{"source":199,"target":9},{"source":199,"target":201},{"source":199,"target":68},{"source":201,"target":9},{"source":200,"target":67},{"source":69,"target":39},{"source":69,"target":18},{"source":69,"target":202},{"source":69,"target":203},{"source":202,"target":132},{"source":202,"target":204},{"source":202,"target":69},{"source":204,"target":132},{"source":203,"target":18},{"source":70,"target":39},{"source":70,"target":5},{"source":70,"target":205},{"source":70,"target":206},{"source":205,"target":71},{"source":205,"target":207},{"source":205,"target":70},{"source":207,"target":71},{"source":206,"target":5},{"source":71,"target":39},{"source":71,"target":31},{"source":71,"target":208},{"source":71,"target":209},{"source":208,"target":11},{"source":208,"target":210},{"source":208,"target":71},{"source":210,"target":11},{"source":209,"target":31},{"source":72,"target":39},{"source":72,"target":28},{"source":72,"target":211},{"source":211,"target":28},{"source":212,"target":18},{"source":212,"target":213},{"source":212,"target":31},{"source":212,"target":214},{"source":212,"target":215},{"source":212,"target":216},{"source":212,"target":217},{"source":212,"target":218},{"source":212,"target":219},{"source":212,"target":220},{"source":212,"target":221},{"source":212,"target":132},{"source":212,"target":222},{"source":212,"target":223},{"source":212,"target":37},{"source":212,"target":224},{"source":212,"target":225},{"source":212,"target":226},{"source":212,"target":84},{"source":212,"target":168},{"source":212,"target":227},{"source":212,"target":176},{"source":212,"target":228},{"source":212,"target":229},{"source":18,"target":212},{"source":18,"target":132},{"source":18,"target":230},{"source":18,"target":231},{"source":18,"target":232},{"source":18,"target":233},{"source":18,"target":234},{"source":230,"target":37},{"source":230,"target":235},{"source":230,"target":18},{"source":230,"target":236},{"source":235,"target":37},{"source":231,"target":219},{"source":231,"target":237},{"source":231,"target":18},{"source":231,"target":238},{"source":237,"target":219},{"source":232,"target":18},{"source":232,"target":239},{"source":232,"target":18},{"source":239,"target":18},{"source":233,"target":84},{"source":233,"target":240},{"source":233,"target":18},{"source":240,"target":84},{"source":234,"target":132},{"source":213,"target":212},{"source":213,"target":132},{"source":213,"target":241},{"source":241,"target":132},{"source":31,"target":212},{"source":31,"target":218},{"source":31,"target":242},{"source":31,"target":243},{"source":31,"target":244},{"source":242,"target":214},{"source":242,"target":245},{"source":242,"target":31},{"source":242,"target":246},{"source":245,"target":214},{"source":243,"target":229},{"source":243,"target":247},{"source":243,"target":31},{"source":247,"target":229},{"source":244,"target":218},{"source":214,"target":212},{"source":214,"target":31},{"source":214,"target":246},{"source":214,"target":248},{"source":214,"target":249},{"source":214,"target":250},{"source":214,"target":251},{"source":214,"target":252},{"source":246,"target":31},{"source":246,"target":253},{"source":246,"target":214},{"source":246,"target":242},{"source":253,"target":31},{"source":248,"target":254},{"source":248,"target":255},{"source":248,"target":214},{"source":248,"target":256},{"source":255,"target":254},{"source":249,"target":257},{"source":249,"target":258},{"source":249,"target":214},{"source":249,"target":259},{"source":258,"target":257},{"source":250,"target":168},{"source":250,"target":260},{"source":250,"target":214},{"source":260,"target":168},{"source":251,"target":168},{"source":251,"target":261},{"source":251,"target":214},{"source":261,"target":168},{"source":252,"target":31},{"source":215,"target":212},{"source":215,"target":213},{"source":215,"target":262},{"source":215,"target":263},{"source":262,"target":223},{"source":262,"target":264},{"source":262,"target":215},{"source":262,"target":265},{"source":264,"target":223},{"source":263,"target":213},{"source":216,"target":212},{"source":216,"target":31},{"source":216,"target":266},{"source":216,"target":267},{"source":266,"target":168},{"source":266,"target":268},{"source":266,"target":216},{"source":268,"target":168},{"source":267,"target":31},{"source":217,"target":212},{"source":217,"target":218},{"source":217,"target":269},{"source":269,"target":218},{"source":218,"target":212},{"source":219,"target":212},{"source":219,"target":220},{"source":219,"target":224},{"source":219,"target":238},{"source":219,"target":270},{"source":219,"target":271},{"source":219,"target":272},{"source":219,"target":273},{"source":238,"target":18},{"source":238,"target":274},{"source":238,"target":219},{"source":238,"target":231},{"source":274,"target":18},{"source":270,"target":222},{"source":270,"target":275},{"source":270,"target":219},{"source":270,"target":276},{"source":275,"target":222},{"source":271,"target":132},{"source":271,"target":277},{"source":271,"target":219},{"source":277,"target":132},{"source":272,"target":220},{"source":273,"target":224},{"source":220,"target":212},{"source":220,"target":278},{"source":220,"target":279},{"source":220,"target":280},{"source":220,"target":281},{"source":278,"target":84},{"source":278,"target":282},{"source":278,"target":220},{"source":282,"target":84},{"source":279,"target":84},{"source":279,"target":283},{"source":279,"target":220},{"source":283,"target":84},{"source":280,"target":176},{"source":280,"target":284},{"source":280,"target":220},{"source":284,"target":176},{"source":281,"target":227},{"source":281,"target":285},{"source":281,"target":220},{"source":285,"target":227},{"source":221,"target":212},{"source":221,"target":216},{"source":221,"target":286},{"source":221,"target":287},{"source":221,"target":288},{"source":221,"target":289},{"source":286,"target":132},{"source":286,"target":290},{"source":286,"target":221},{"source":286,"target":291},{"source":290,"target":132},{"source":287,"target":221},{"source":287,"target":292},{"source":287,"target":221},{"source":292,"target":221},{"source":288,"target":168},{"source":288,"target":293},{"source":288,"target":221},{"source":293,"target":168},{"source":289,"target":216},{"source":132,"target":212},{"source":132,"target":216},{"source":132,"target":291},{"source":132,"target":294},{"source":291,"target":221},{"source":291,"target":295},{"source":291,"target":132},{"source":291,"target":286},{"source":295,"target":221},{"source":294,"target":216},{"source":222,"target":212},{"source":222,"target":220},{"source":222,"target":224},{"source":222,"target":276},{"source":222,"target":296},{"source":222,"target":297},{"source":276,"target":219},{"source":276,"target":298},{"source":276,"target":222},{"source":276,"target":270},{"source":298,"target":219},{"source":296,"target":220},{"source":297,"target":224},{"source":223,"target":212},{"source":223,"target":216},{"source":223,"target":265},{"source":223,"target":299},{"source":265,"target":215},{"source":265,"target":300},{"source":265,"target":223},{"source":265,"target":262},{"source":300,"target":215},{"source":299,"target":216},{"source":37,"target":212},{"source":37,"target":220},{"source":37,"target":224},{"source":37,"target":236},{"source":37,"target":301},{"source":37,"target":302},{"source":37,"target":303},{"source":37,"target":304},{"source":37,"target":305},{"source":37,"target":306},{"source":37,"target":307},{"source":37,"target":308},{"source":37,"target":309},{"source":236,"target":18},{"source":236,"target":310},{"source":236,"target":37},{"source":236,"target":230},{"source":310,"target":18},{"source":301,"target":37},{"source":301,"target":311},{"source":301,"target":37},{"source":311,"target":37},{"source":302,"target":257},{"source":302,"target":312},{"source":302,"target":37},{"source":302,"target":313},{"source":312,"target":257},{"source":303,"target":84},{"source":303,"target":314},{"source":303,"target":37},{"source":314,"target":84},{"source":304,"target":84},{"source":304,"target":315},{"source":304,"target":37},{"source":315,"target":84},{"source":305,"target":84},{"source":305,"target":316},{"source":305,"target":37},{"source":316,"target":84},{"source":306,"target":84},{"source":306,"target":317},{"source":306,"target":37},{"source":317,"target":84},{"source":307,"target":168},{"source":307,"target":318},{"source":307,"target":37},{"source":318,"target":168},{"source":308,"target":220},{"source":309,"target":224},{"source":224,"target":212},{"source":224,"target":216},{"source":224,"target":319},{"source":224,"target":320},{"source":319,"target":132},{"source":319,"target":321},{"source":319,"target":224},{"source":321,"target":132},{"source":320,"target":216},{"source":225,"target":212},{"source":225,"target":213},{"source":225,"target":322},{"source":322,"target":213},{"source":226,"target":212},{"source":226,"target":217},{"source":226,"target":323},{"source":323,"target":217},{"source":84,"target":212},{"source":168,"target":212},{"source":227,"target":212},{"source":176,"target":212},{"source":228,"target":212},{"source":229,"target":212},{"source":229,"target":31},{"source":229,"target":324},{"source":229,"target":325},{"source":324,"target":216},{"source":324,"target":326},{"source":324,"target":229},{"source":326,"target":216},{"source":325,"target":31},{"source":327,"target":328},{"source":327,"target":329},{"source":327,"target":330},{"source":327,"target":331},{"source":327,"target":332},{"source":327,"target":333},{"source":327,"target":334},{"source":327,"target":335},{"source":327,"target":336},{"source":327,"target":337},{"source":327,"target":338},{"source":327,"target":339},{"source":327,"target":340},{"source":327,"target":341},{"source":327,"target":342},{"source":327,"target":343},{"source":327,"target":344},{"source":327,"target":257},{"source":327,"target":345},{"source":327,"target":346},{"source":327,"target":347},{"source":327,"target":348},{"source":327,"target":349},{"source":327,"target":350},{"source":328,"target":327},{"source":328,"target":348},{"source":328,"target":351},{"source":328,"target":352},{"source":328,"target":353},{"source":351,"target":11},{"source":351,"target":354},{"source":351,"target":328},{"source":354,"target":11},{"source":352,"target":11},{"source":352,"target":355},{"source":352,"target":328},{"source":355,"target":11},{"source":353,"target":348},{"source":329,"target":327},{"source":329,"target":340},{"source":329,"target":356},{"source":329,"target":357},{"source":356,"target":84},{"source":356,"target":358},{"source":356,"target":329},{"source":358,"target":84},{"source":357,"target":340},{"source":330,"target":327},{"source":330,"target":89},{"source":330,"target":359},{"source":330,"target":360},{"source":330,"target":361},{"source":330,"target":362},{"source":330,"target":363},{"source":359,"target":11},{"source":359,"target":364},{"source":359,"target":330},{"source":364,"target":11},{"source":360,"target":84},{"source":360,"target":365},{"source":360,"target":330},{"source":365,"target":84},{"source":361,"target":84},{"source":361,"target":366},{"source":361,"target":330},{"source":366,"target":84},{"source":362,"target":84},{"source":362,"target":367},{"source":362,"target":330},{"source":367,"target":84},{"source":363,"target":89},{"source":331,"target":327},{"source":331,"target":330},{"source":331,"target":368},{"source":331,"target":369},{"source":368,"target":334},{"source":368,"target":370},{"source":368,"target":331},{"source":370,"target":334},{"source":369,"target":330},{"source":332,"target":327},{"source":332,"target":257},{"source":332,"target":371},{"source":332,"target":372},{"source":332,"target":373},{"source":332,"target":374},{"source":332,"target":375},{"source":332,"target":376},{"source":332,"target":377},{"source":371,"target":18},{"source":371,"target":378},{"source":371,"target":332},{"source":378,"target":18},{"source":372,"target":254},{"source":372,"target":379},{"source":372,"target":332},{"source":379,"target":254},{"source":373,"target":37},{"source":373,"target":380},{"source":373,"target":332},{"source":380,"target":37},{"source":374,"target":343},{"source":374,"target":381},{"source":374,"target":332},{"source":381,"target":343},{"source":375,"target":338},{"source":375,"target":382},{"source":375,"target":332},{"source":382,"target":338},{"source":376,"target":383},{"source":376,"target":384},{"source":376,"target":332},{"source":384,"target":383},{"source":377,"target":257},{"source":333,"target":327},{"source":333,"target":347},{"source":333,"target":385},{"source":333,"target":386},{"source":333,"target":387},{"source":385,"target":388},{"source":385,"target":389},{"source":385,"target":333},{"source":389,"target":388},{"source":386,"target":343},{"source":386,"target":390},{"source":386,"target":333},{"source":390,"target":343},{"source":387,"target":347},{"source":334,"target":327},{"source":334,"target":340},{"source":334,"target":219},{"source":334,"target":216},{"source":334,"target":391},{"source":334,"target":392},{"source":334,"target":393},{"source":334,"target":394},{"source":334,"target":395},{"source":334,"target":396},{"source":334,"target":397},{"source":334,"target":398},{"source":391,"target":334},{"source":391,"target":399},{"source":391,"target":334},{"source":399,"target":334},{"source":392,"target":383},{"source":392,"target":400},{"source":392,"target":334},{"source":400,"target":383},{"source":393,"target":334},{"source":393,"target":401},{"source":393,"target":334},{"source":401,"target":334},{"source":394,"target":334},{"source":394,"target":402},{"source":394,"target":334},{"source":402,"target":334},{"source":395,"target":11},{"source":395,"target":403},{"source":395,"target":334},{"source":403,"target":11},{"source":396,"target":340},{"source":397,"target":219},{"source":398,"target":216},{"source":335,"target":327},{"source":335,"target":339},{"source":335,"target":404},{"source":335,"target":405},{"source":404,"target":84},{"source":404,"target":406},{"source":404,"target":335},{"source":406,"target":84},{"source":405,"target":339},{"source":336,"target":327},{"source":336,"target":340},{"source":336,"target":407},{"source":407,"target":340},{"source":337,"target":327},{"source":337,"target":37},{"source":337,"target":408},{"source":337,"target":409},{"source":337,"target":410},{"source":408,"target":18},{"source":408,"target":411},{"source":408,"target":337},{"source":411,"target":18},{"source":409,"target":37},{"source":409,"target":412},{"source":409,"target":337},{"source":412,"target":37},{"source":410,"target":37},{"source":338,"target":327},{"source":338,"target":340},{"source":338,"target":413},{"source":413,"target":340},{"source":339,"target":327},{"source":339,"target":414},{"source":339,"target":415},{"source":339,"target":416},{"source":415,"target":84},{"source":415,"target":417},{"source":415,"target":339},{"source":417,"target":84},{"source":416,"target":414},{"source":340,"target":327},{"source":340,"target":219},{"source":340,"target":418},{"source":340,"target":419},{"source":340,"target":420},{"source":340,"target":421},{"source":340,"target":422},{"source":340,"target":423},{"source":418,"target":347},{"source":418,"target":424},{"source":418,"target":340},{"source":418,"target":425},{"source":424,"target":347},{"source":419,"target":347},{"source":419,"target":426},{"source":419,"target":340},{"source":419,"target":427},{"source":426,"target":347},{"source":420,"target":340},{"source":420,"target":428},{"source":420,"target":340},{"source":428,"target":340},{"source":421,"target":348},{"source":421,"target":429},{"source":421,"target":340},{"source":421,"target":430},{"source":429,"target":348},{"source":422,"target":84},{"source":422,"target":431},{"source":422,"target":340},{"source":431,"target":84},{"source":423,"target":219},{"source":341,"target":327},{"source":341,"target":432},{"source":341,"target":433},{"source":341,"target":434},{"source":432,"target":341},{"source":433,"target":341},{"source":434,"target":341},{"source":342,"target":327},{"source":342,"target":257},{"source":342,"target":435},{"source":435,"target":257},{"source":343,"target":327},{"source":343,"target":347},{"source":343,"target":436},{"source":436,"target":347},{"source":344,"target":327},{"source":344,"target":18},{"source":344,"target":226},{"source":344,"target":437},{"source":344,"target":438},{"source":344,"target":439},{"source":344,"target":440},{"source":344,"target":441},{"source":437,"target":221},{"source":437,"target":442},{"source":437,"target":344},{"source":442,"target":221},{"source":438,"target":11},{"source":438,"target":443},{"source":438,"target":344},{"source":443,"target":11},{"source":439,"target":168},{"source":439,"target":444},{"source":439,"target":344},{"source":444,"target":168},{"source":440,"target":18},{"source":441,"target":226},{"source":257,"target":327},{"source":257,"target":18},{"source":257,"target":221},{"source":257,"target":259},{"source":257,"target":313},{"source":257,"target":445},{"source":257,"target":446},{"source":257,"target":447},{"source":257,"target":448},{"source":257,"target":449},{"source":259,"target":214},{"source":259,"target":450},{"source":259,"target":257},{"source":259,"target":249},{"source":450,"target":214},{"source":313,"target":37},{"source":313,"target":451},{"source":313,"target":257},{"source":313,"target":302},{"source":451,"target":37},{"source":445,"target":345},{"source":445,"target":452},{"source":445,"target":257},{"source":445,"target":453},{"source":452,"target":345},{"source":446,"target":344},{"source":446,"target":454},{"source":446,"target":257},{"source":454,"target":344},{"source":447,"target":84},{"source":447,"target":455},{"source":447,"target":257},{"source":455,"target":84},{"source":448,"target":18},{"source":449,"target":221},{"source":345,"target":327},{"source":345,"target":31},{"source":345,"target":456},{"source":345,"target":453},{"source":345,"target":457},{"source":345,"target":458},{"source":345,"target":459},{"source":456,"target":344},{"source":456,"target":460},{"source":456,"target":345},{"source":460,"target":344},{"source":453,"target":257},{"source":453,"target":461},{"source":453,"target":345},{"source":453,"target":445},{"source":461,"target":257},{"source":457,"target":257},{"source":457,"target":462},{"source":457,"target":345},{"source":462,"target":257},{"source":458,"target":346},{"source":458,"target":463},{"source":458,"target":345},{"source":463,"target":346},{"source":459,"target":31},{"source":346,"target":327},{"source":346,"target":464},{"source":346,"target":465},{"source":464,"target":346},{"source":465,"target":346},{"source":347,"target":327},{"source":347,"target":222},{"source":347,"target":9},{"source":347,"target":425},{"source":347,"target":427},{"source":347,"target":466},{"source":347,"target":467},{"source":347,"target":468},{"source":425,"target":340},{"source":425,"target":469},{"source":425,"target":347},{"source":425,"target":418},{"source":469,"target":340},{"source":427,"target":340},{"source":427,"target":470},{"source":427,"target":347},{"source":427,"target":419},{"source":470,"target":340},{"source":466,"target":341},{"source":466,"target":471},{"source":466,"target":347},{"source":471,"target":341},{"source":467,"target":222},{"source":468,"target":9},{"source":348,"target":327},{"source":348,"target":31},{"source":348,"target":430},{"source":348,"target":472},{"source":348,"target":473},{"source":430,"target":340},{"source":430,"target":474},{"source":430,"target":348},{"source":430,"target":421},{"source":474,"target":340},{"source":472,"target":11},{"source":472,"target":475},{"source":472,"target":348},{"source":475,"target":11},{"source":473,"target":31},{"source":349,"target":327},{"source":349,"target":348},{"source":349,"target":476},{"source":476,"target":348},{"source":350,"target":327},{"source":350,"target":57},{"source":350,"target":477},{"source":350,"target":478},{"source":350,"target":479},{"source":477,"target":9},{"source":477,"target":480},{"source":477,"target":350},{"source":480,"target":9},{"source":478,"target":349},{"source":478,"target":481},{"source":478,"target":350},{"source":481,"target":349},{"source":479,"target":57},{"source":482,"target":483},{"source":482,"target":484},{"source":482,"target":485},{"source":482,"target":486},{"source":482,"target":487},{"source":482,"target":488},{"source":482,"target":489},{"source":482,"target":490},{"source":482,"target":491},{"source":482,"target":492},{"source":483,"target":482},{"source":483,"target":493},{"source":483,"target":494},{"source":493,"target":486},{"source":493,"target":495},{"source":493,"target":483},{"source":493,"target":496},{"source":495,"target":486},{"source":494,"target":485},{"source":494,"target":497},{"source":494,"target":483},{"source":494,"target":498},{"source":497,"target":485},{"source":484,"target":482},{"source":484,"target":499},{"source":484,"target":500},{"source":484,"target":501},{"source":484,"target":502},{"source":484,"target":503},{"source":499,"target":485},{"source":499,"target":504},{"source":499,"target":484},{"source":499,"target":505},{"source":504,"target":485},{"source":500,"target":11},{"source":500,"target":506},{"source":500,"target":484},{"source":506,"target":11},{"source":501,"target":11},{"source":501,"target":507},{"source":501,"target":484},{"source":507,"target":11},{"source":502,"target":37},{"source":502,"target":508},{"source":502,"target":484},{"source":508,"target":37},{"source":503,"target":84},{"source":503,"target":509},{"source":503,"target":484},{"source":509,"target":84},{"source":485,"target":482},{"source":485,"target":490},{"source":485,"target":498},{"source":485,"target":505},{"source":485,"target":510},{"source":485,"target":511},{"source":485,"target":512},{"source":498,"target":483},{"source":498,"target":513},{"source":498,"target":485},{"source":498,"target":494},{"source":513,"target":483},{"source":505,"target":484},{"source":505,"target":514},{"source":505,"target":485},{"source":505,"target":499},{"source":514,"target":484},{"source":510,"target":488},{"source":510,"target":515},{"source":510,"target":485},{"source":515,"target":488},{"source":511,"target":491},{"source":511,"target":516},{"source":511,"target":485},{"source":511,"target":517},{"source":516,"target":491},{"source":512,"target":490},{"source":486,"target":482},{"source":486,"target":490},{"source":486,"target":496},{"source":486,"target":518},{"source":496,"target":483},{"source":496,"target":519},{"source":496,"target":486},{"source":496,"target":493},{"source":519,"target":483},{"source":518,"target":490},{"source":487,"target":482},{"source":487,"target":520},{"source":487,"target":483},{"source":487,"target":521},{"source":487,"target":522},{"source":487,"target":523},{"source":487,"target":524},{"source":487,"target":525},{"source":521,"target":487},{"source":521,"target":526},{"source":521,"target":487},{"source":526,"target":487},{"source":522,"target":487},{"source":522,"target":527},{"source":522,"target":487},{"source":522,"target":523},{"source":527,"target":487},{"source":523,"target":487},{"source":523,"target":528},{"source":523,"target":487},{"source":523,"target":522},{"source":528,"target":487},{"source":524,"target":520},{"source":525,"target":483},{"source":488,"target":482},{"source":488,"target":9},{"source":488,"target":529},{"source":529,"target":9},{"source":489,"target":482},{"source":489,"target":530},{"source":489,"target":483},{"source":489,"target":531},{"source":489,"target":532},{"source":531,"target":530},{"source":532,"target":483},{"source":490,"target":482},{"source":490,"target":533},{"source":490,"target":534},{"source":534,"target":533},{"source":491,"target":482},{"source":491,"target":535},{"source":491,"target":517},{"source":491,"target":536},{"source":535,"target":492},{"source":535,"target":537},{"source":535,"target":491},{"source":537,"target":492},{"source":517,"target":485},{"source":517,"target":538},{"source":517,"target":491},{"source":517,"target":511},{"source":538,"target":485},{"source":536,"target":414},{"source":536,"target":539},{"source":536,"target":491},{"source":539,"target":414},{"source":492,"target":482},{"source":492,"target":540},{"source":492,"target":541},{"source":540,"target":492},{"source":541,"target":492},{"source":542,"target":530},{"source":542,"target":254},{"source":542,"target":543},{"source":542,"target":520},{"source":542,"target":533},{"source":542,"target":544},{"source":542,"target":545},{"source":542,"target":546},{"source":530,"target":542},{"source":530,"target":216},{"source":530,"target":547},{"source":530,"target":548},{"source":530,"target":549},{"source":530,"target":550},{"source":530,"target":551},{"source":547,"target":84},{"source":547,"target":552},{"source":547,"target":530},{"source":552,"target":84},{"source":548,"target":84},{"source":548,"target":553},{"source":548,"target":530},{"source":553,"target":84},{"source":549,"target":520},{"source":549,"target":554},{"source":549,"target":530},{"source":549,"target":555},{"source":554,"target":520},{"source":550,"target":543},{"source":550,"target":556},{"source":550,"target":530},{"source":556,"target":543},{"source":551,"target":216},{"source":254,"target":542},{"source":254,"target":18},{"source":254,"target":221},{"source":254,"target":256},{"source":254,"target":557},{"source":254,"target":558},{"source":254,"target":559},{"source":254,"target":560},{"source":254,"target":561},{"source":256,"target":214},{"source":256,"target":562},{"source":256,"target":254},{"source":256,"target":248},{"source":562,"target":214},{"source":557,"target":543},{"source":557,"target":563},{"source":557,"target":254},{"source":557,"target":564},{"source":563,"target":543},{"source":558,"target":520},{"source":558,"target":565},{"source":558,"target":254},{"source":558,"target":566},{"source":565,"target":520},{"source":559,"target":254},{"source":559,"target":567},{"source":559,"target":254},{"source":567,"target":254},{"source":560,"target":18},{"source":561,"target":221},{"source":543,"target":542},{"source":543,"target":216},{"source":543,"target":564},{"source":543,"target":568},{"source":543,"target":569},{"source":543,"target":570},{"source":564,"target":254},{"source":564,"target":571},{"source":564,"target":543},{"source":564,"target":557},{"source":571,"target":254},{"source":568,"target":221},{"source":568,"target":572},{"source":568,"target":543},{"source":572,"target":221},{"source":569,"target":543},{"source":569,"target":573},{"source":569,"target":543},{"source":573,"target":543},{"source":570,"target":216},{"source":520,"target":542},{"source":520,"target":216},{"source":520,"target":555},{"source":520,"target":566},{"source":520,"target":574},{"source":520,"target":575},{"source":555,"target":530},{"source":555,"target":576},{"source":555,"target":520},{"source":555,"target":549},{"source":576,"target":530},{"source":566,"target":254},{"source":566,"target":577},{"source":566,"target":520},{"source":566,"target":558},{"source":577,"target":254},{"source":574,"target":520},{"source":574,"target":578},{"source":574,"target":520},{"source":578,"target":520},{"source":575,"target":216},{"source":533,"target":542},{"source":533,"target":31},{"source":533,"target":579},{"source":533,"target":580},{"source":533,"target":581},{"source":533,"target":582},{"source":533,"target":583},{"source":579,"target":544},{"source":579,"target":584},{"source":579,"target":533},{"source":579,"target":585},{"source":584,"target":544},{"source":580,"target":9},{"source":580,"target":586},{"source":580,"target":533},{"source":586,"target":9},{"source":581,"target":383},{"source":581,"target":587},{"source":581,"target":533},{"source":581,"target":588},{"source":587,"target":383},{"source":582,"target":383},{"source":582,"target":589},{"source":582,"target":533},{"source":582,"target":590},{"source":589,"target":383},{"source":583,"target":31},{"source":544,"target":542},{"source":544,"target":31},{"source":544,"target":591},{"source":544,"target":585},{"source":544,"target":592},{"source":591,"target":11},{"source":591,"target":593},{"source":591,"target":544},{"source":593,"target":11},{"source":585,"target":533},{"source":585,"target":594},{"source":585,"target":544},{"source":585,"target":579},{"source":594,"target":533},{"source":592,"target":31},{"source":545,"target":542},{"source":545,"target":219},{"source":545,"target":595},{"source":545,"target":596},{"source":595,"target":11},{"source":595,"target":597},{"source":595,"target":545},{"source":597,"target":11},{"source":596,"target":219},{"source":546,"target":542},{"source":546,"target":222},{"source":546,"target":9},{"source":546,"target":598},{"source":546,"target":599},{"source":598,"target":222},{"source":599,"target":9},{"source":600,"target":601},{"source":600,"target":383},{"source":600,"target":388},{"source":600,"target":602},{"source":600,"target":603},{"source":600,"target":604},{"source":601,"target":600},{"source":601,"target":254},{"source":601,"target":605},{"source":601,"target":606},{"source":605,"target":604},{"source":605,"target":607},{"source":605,"target":601},{"source":605,"target":608},{"source":607,"target":604},{"source":606,"target":254},{"source":383,"target":600},{"source":383,"target":520},{"source":383,"target":609},{"source":383,"target":610},{"source":383,"target":611},{"source":383,"target":588},{"source":383,"target":590},{"source":383,"target":612},{"source":609,"target":84},{"source":609,"target":613},{"source":609,"target":383},{"source":613,"target":84},{"source":610,"target":9},{"source":610,"target":614},{"source":610,"target":383},{"source":614,"target":9},{"source":611,"target":603},{"source":611,"target":615},{"source":611,"target":383},{"source":611,"target":616},{"source":615,"target":603},{"source":588,"target":533},{"source":588,"target":617},{"source":588,"target":383},{"source":588,"target":581},{"source":617,"target":533},{"source":590,"target":533},{"source":590,"target":618},{"source":590,"target":383},{"source":590,"target":582},{"source":618,"target":533},{"source":612,"target":520},{"source":388,"target":600},{"source":388,"target":530},{"source":388,"target":619},{"source":388,"target":620},{"source":388,"target":621},{"source":619,"target":602},{"source":619,"target":622},{"source":619,"target":388},{"source":622,"target":602},{"source":620,"target":9},{"source":620,"target":623},{"source":620,"target":388},{"source":623,"target":9},{"source":621,"target":530},{"source":602,"target":600},{"source":602,"target":533},{"source":602,"target":624},{"source":602,"target":625},{"source":624,"target":1},{"source":624,"target":626},{"source":624,"target":602},{"source":626,"target":1},{"source":625,"target":533},{"source":603,"target":600},{"source":603,"target":31},{"source":603,"target":616},{"source":603,"target":627},{"source":603,"target":628},{"source":603,"target":629},{"source":616,"target":383},{"source":616,"target":630},{"source":616,"target":603},{"source":616,"target":611},{"source":630,"target":383},{"source":627,"target":219},{"source":627,"target":631},{"source":627,"target":603},{"source":631,"target":219},{"source":628,"target":543},{"source":628,"target":632},{"source":628,"target":603},{"source":632,"target":543},{"source":629,"target":31},{"source":604,"target":600},{"source":604,"target":31},{"source":604,"target":633},{"source":604,"target":634},{"source":604,"target":608},{"source":604,"target":635},{"source":633,"target":18},{"source":633,"target":636},{"source":633,"target":604},{"source":636,"target":18},{"source":634,"target":37},{"source":634,"target":637},{"source":634,"target":604},{"source":637,"target":37},{"source":608,"target":601},{"source":608,"target":638},{"source":608,"target":604},{"source":608,"target":605},{"source":638,"target":601},{"source":635,"target":31},{"source":639,"target":640},{"source":639,"target":89},{"source":639,"target":26},{"source":639,"target":11},{"source":639,"target":641},{"source":639,"target":642},{"source":639,"target":643},{"source":639,"target":9},{"source":639,"target":644},{"source":639,"target":645},{"source":639,"target":646},{"source":639,"target":190},{"source":639,"target":647},{"source":639,"target":648},{"source":639,"target":649},{"source":639,"target":414},{"source":639,"target":650},{"source":639,"target":5},{"source":639,"target":651},{"source":639,"target":652},{"source":639,"target":653},{"source":639,"target":654},{"source":639,"target":655},{"source":639,"target":656},{"source":639,"target":657},{"source":639,"target":658},{"source":639,"target":659},{"source":639,"target":660},{"source":639,"target":661},{"source":639,"target":662},{"source":639,"target":663},{"source":639,"target":664},{"source":639,"target":665},{"source":639,"target":28},{"source":639,"target":666},{"source":639,"target":667},{"source":639,"target":668},{"source":639,"target":669},{"source":639,"target":670},{"source":639,"target":671},{"source":639,"target":672},{"source":639,"target":673},{"source":640,"target":639},{"source":640,"target":652},{"source":640,"target":674},{"source":640,"target":675},{"source":674,"target":84},{"source":674,"target":676},{"source":674,"target":640},{"source":676,"target":84},{"source":675,"target":652},{"source":89,"target":639},{"source":89,"target":11},{"source":89,"target":677},{"source":89,"target":678},{"source":677,"target":11},{"source":677,"target":679},{"source":677,"target":89},{"source":679,"target":11},{"source":678,"target":11},{"source":26,"target":639},{"source":26,"target":680},{"source":26,"target":681},{"source":26,"target":682},{"source":26,"target":683},{"source":680,"target":26},{"source":681,"target":26},{"source":682,"target":26},{"source":683,"target":26},{"source":11,"target":639},{"source":11,"target":224},{"source":11,"target":131},{"source":11,"target":684},{"source":131,"target":51},{"source":131,"target":685},{"source":131,"target":11},{"source":131,"target":126},{"source":685,"target":51},{"source":684,"target":224},{"source":641,"target":639},{"source":641,"target":653},{"source":641,"target":686},{"source":641,"target":687},{"source":686,"target":227},{"source":686,"target":688},{"source":686,"target":641},{"source":688,"target":227},{"source":687,"target":653},{"source":642,"target":639},{"source":642,"target":11},{"source":642,"target":689},{"source":642,"target":690},{"source":642,"target":691},{"source":642,"target":692},{"source":689,"target":11},{"source":689,"target":693},{"source":689,"target":642},{"source":693,"target":11},{"source":690,"target":11},{"source":690,"target":694},{"source":690,"target":642},{"source":694,"target":11},{"source":691,"target":11},{"source":691,"target":695},{"source":691,"target":642},{"source":695,"target":11},{"source":692,"target":11},{"source":643,"target":639},{"source":643,"target":11},{"source":643,"target":696},{"source":643,"target":697},{"source":643,"target":698},{"source":696,"target":11},{"source":696,"target":699},{"source":696,"target":643},{"source":699,"target":11},{"source":697,"target":9},{"source":697,"target":700},{"source":697,"target":643},{"source":697,"target":701},{"source":700,"target":9},{"source":698,"target":11},{"source":9,"target":639},{"source":9,"target":224},{"source":9,"target":702},{"source":9,"target":701},{"source":9,"target":110},{"source":9,"target":703},{"source":9,"target":704},{"source":702,"target":11},{"source":702,"target":705},{"source":702,"target":9},{"source":705,"target":11},{"source":701,"target":643},{"source":701,"target":706},{"source":701,"target":9},{"source":701,"target":697},{"source":706,"target":643},{"source":110,"target":46},{"source":110,"target":707},{"source":110,"target":9},{"source":110,"target":106},{"source":707,"target":46},{"source":703,"target":222},{"source":703,"target":708},{"source":703,"target":9},{"source":708,"target":222},{"source":704,"target":224},{"source":644,"target":639},{"source":644,"target":663},{"source":644,"target":709},{"source":644,"target":710},{"source":709,"target":37},{"source":709,"target":711},{"source":709,"target":644},{"source":711,"target":37},{"source":710,"target":663},{"source":645,"target":639},{"source":645,"target":11},{"source":645,"target":712},{"source":645,"target":713},{"source":712,"target":9},{"source":712,"target":714},{"source":712,"target":645},{"source":714,"target":9},{"source":713,"target":11},{"source":646,"target":639},{"source":646,"target":11},{"source":646,"target":715},{"source":646,"target":716},{"source":715,"target":132},{"source":715,"target":717},{"source":715,"target":646},{"source":717,"target":132},{"source":716,"target":11},{"source":190,"target":639},{"source":190,"target":89},{"source":190,"target":11},{"source":190,"target":718},{"source":190,"target":719},{"source":190,"target":720},{"source":190,"target":721},{"source":718,"target":11},{"source":718,"target":722},{"source":718,"target":190},{"source":722,"target":11},{"source":719,"target":9},{"source":719,"target":723},{"source":719,"target":190},{"source":723,"target":9},{"source":720,"target":89},{"source":721,"target":11},{"source":647,"target":639},{"source":647,"target":190},{"source":647,"target":724},{"source":724,"target":190},{"source":648,"target":639},{"source":648,"target":652},{"source":648,"target":725},{"source":648,"target":726},{"source":725,"target":168},{"source":725,"target":727},{"source":725,"target":648},{"source":727,"target":168},{"source":726,"target":652},{"source":649,"target":639},{"source":649,"target":653},{"source":649,"target":728},{"source":649,"target":729},{"source":728,"target":176},{"source":728,"target":730},{"source":728,"target":649},{"source":730,"target":176},{"source":729,"target":653},{"source":414,"target":639},{"source":414,"target":663},{"source":414,"target":731},{"source":414,"target":732},{"source":414,"target":733},{"source":731,"target":11},{"source":731,"target":734},{"source":731,"target":414},{"source":734,"target":11},{"source":732,"target":219},{"source":732,"target":735},{"source":732,"target":414},{"source":735,"target":219},{"source":733,"target":663},{"source":650,"target":639},{"source":650,"target":653},{"source":650,"target":736},{"source":650,"target":737},{"source":736,"target":228},{"source":736,"target":738},{"source":736,"target":650},{"source":738,"target":228},{"source":737,"target":653},{"source":5,"target":639},{"source":5,"target":11},{"source":5,"target":739},{"source":739,"target":11},{"source":651,"target":639},{"source":651,"target":190},{"source":651,"target":740},{"source":651,"target":741},{"source":740,"target":9},{"source":740,"target":742},{"source":740,"target":651},{"source":742,"target":9},{"source":741,"target":190},{"source":652,"target":639},{"source":652,"target":5},{"source":652,"target":743},{"source":743,"target":5},{"source":653,"target":639},{"source":653,"target":652},{"source":653,"target":744},{"source":744,"target":652},{"source":654,"target":639},{"source":654,"target":5},{"source":654,"target":745},{"source":654,"target":746},{"source":654,"target":747},{"source":745,"target":26},{"source":745,"target":748},{"source":745,"target":654},{"source":748,"target":26},{"source":746,"target":655},{"source":746,"target":749},{"source":746,"target":654},{"source":746,"target":750},{"source":749,"target":655},{"source":747,"target":5},{"source":655,"target":639},{"source":655,"target":224},{"source":655,"target":750},{"source":655,"target":751},{"source":750,"target":654},{"source":750,"target":752},{"source":750,"target":655},{"source":750,"target":746},{"source":752,"target":654},{"source":751,"target":224},{"source":656,"target":639},{"source":656,"target":655},{"source":656,"target":753},{"source":656,"target":754},{"source":753,"target":11},{"source":753,"target":755},{"source":753,"target":656},{"source":755,"target":11},{"source":754,"target":655},{"source":657,"target":639},{"source":657,"target":655},{"source":657,"target":756},{"source":657,"target":757},{"source":657,"target":758},{"source":756,"target":11},{"source":756,"target":759},{"source":756,"target":657},{"source":759,"target":11},{"source":757,"target":11},{"source":757,"target":760},{"source":757,"target":657},{"source":760,"target":11},{"source":758,"target":655},{"source":658,"target":639},{"source":658,"target":5},{"source":658,"target":761},{"source":658,"target":762},{"source":761,"target":664},{"source":761,"target":763},{"source":761,"target":658},{"source":761,"target":764},{"source":763,"target":664},{"source":762,"target":5},{"source":659,"target":639},{"source":659,"target":5},{"source":659,"target":765},{"source":765,"target":5},{"source":660,"target":639},{"source":660,"target":661},{"source":660,"target":766},{"source":660,"target":767},{"source":660,"target":768},{"source":660,"target":769},{"source":660,"target":770},{"source":766,"target":11},{"source":766,"target":771},{"source":766,"target":660},{"source":771,"target":11},{"source":767,"target":9},{"source":767,"target":772},{"source":767,"target":660},{"source":772,"target":9},{"source":768,"target":9},{"source":768,"target":773},{"source":768,"target":660},{"source":773,"target":9},{"source":769,"target":9},{"source":769,"target":774},{"source":769,"target":660},{"source":774,"target":9},{"source":770,"target":661},{"source":661,"target":639},{"source":662,"target":639},{"source":662,"target":5},{"source":662,"target":775},{"source":775,"target":5},{"source":663,"target":639},{"source":663,"target":89},{"source":663,"target":776},{"source":776,"target":89},{"source":664,"target":639},{"source":664,"target":224},{"source":664,"target":764},{"source":664,"target":777},{"source":664,"target":778},{"source":764,"target":658},{"source":764,"target":779},{"source":764,"target":664},{"source":764,"target":761},{"source":779,"target":658},{"source":777,"target":37},{"source":777,"target":780},{"source":777,"target":664},{"source":780,"target":37},{"source":778,"target":224},{"source":665,"target":639},{"source":665,"target":28},{"source":665,"target":781},{"source":781,"target":28},{"source":28,"target":639},{"source":28,"target":213},{"source":28,"target":782},{"source":28,"target":783},{"source":782,"target":132},{"source":782,"target":784},{"source":782,"target":28},{"source":784,"target":132},{"source":783,"target":213},{"source":666,"target":639},{"source":666,"target":5},{"source":666,"target":785},{"source":666,"target":786},{"source":785,"target":223},{"source":785,"target":787},{"source":785,"target":666},{"source":787,"target":223},{"source":786,"target":5},{"source":667,"target":639},{"source":667,"target":132},{"source":667,"target":788},{"source":788,"target":132},{"source":668,"target":639},{"source":668,"target":28},{"source":668,"target":789},{"source":789,"target":28},{"source":669,"target":639},{"source":669,"target":28},{"source":669,"target":790},{"source":790,"target":28},{"source":670,"target":639},{"source":670,"target":28},{"source":670,"target":791},{"source":791,"target":28},{"source":671,"target":639},{"source":671,"target":18},{"source":671,"target":213},{"source":671,"target":792},{"source":671,"target":793},{"source":792,"target":18},{"source":793,"target":213},{"source":672,"target":639},{"source":672,"target":132},{"source":672,"target":794},{"source":794,"target":132},{"source":673,"target":639},{"source":673,"target":18},{"source":673,"target":132},{"source":673,"target":795},{"source":673,"target":796},{"source":795,"target":18},{"source":796,"target":132}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="k4" nsURI="http://k4" nsPrefix="_k4"> <eClassifiers xsi:type="ecore:EClass" name="X"> <eAnnotations source="diagraph"> <details key="node"/> <details key="pov"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="xcs" upperBound="-1" eType="#//C" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ps" upperBound="-1" eType="#//P" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="zs" eType="#//Z" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ys" upperBound="-1" eType="#//Y" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="w" eType="#//W"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="A" eSuperTypes="#//B"> <eAnnotations source="diagraph"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="B" eSuperTypes="#//C"> <eAnnotations source="diagraph"> <details key="node"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="is" upperBound="-1" eType="#//I" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="C" abstract="true" eSuperTypes="#//G"> <eAnnotations source="diagraph"> <details key="node"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="G" 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="M" eSuperTypes="#//G"> <eAnnotations source="diagraph"> <details key="node"/> <details key="ref=mcs"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="mcs" upperBound="-1" eType="#//C"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ml1" upperBound="-1" eType="#//L1" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="N" eSuperTypes="#//M"> <eAnnotations source="diagraph"> <details key="node"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="J" eSuperTypes="#//A"> <eAnnotations source="diagraph"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="P" eSuperTypes="#//N"> <eAnnotations source="diagraph"> <details key="node"/> <details key="ref=ks"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="a" eType="#//A"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ks" eType="#//K"/> <eStructuralFeatures xsi:type="ecore:EReference" name="js" upperBound="-1" eType="#//J"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Q" eSuperTypes="#//P"> <eAnnotations source="diagraph"> <details key="node"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="l2s" upperBound="-1" eType="#//L2" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="I" eSuperTypes="#//G"> <eAnnotations source="diagraph"> <details key="node"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="L1"> <eAnnotations source="diagraph"> <details key="link"/> <details key="label=id1"/> <details key="label=id2"/> <details key="ltrg=l1c"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id2" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="l1c" eType="#//C"/> <eStructuralFeatures xsi:type="ecore:EReference" name="l1m" eType="#//M"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="K" eSuperTypes="#//J"> <eAnnotations source="diagraph"> <details key="node"/> </eAnnotations> <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="L2"> <eAnnotations source="diagraph"> <details key="link"/> <details key="label=l1"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="l2q" eType="#//Q"/> <eStructuralFeatures xsi:type="ecore:EReference" name="l2k" eType="#//K"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="l1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="l2" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Z"> <eAnnotations source="diagraph"> <details key="node"/> <details key="label=z1"/> <details key="label=z2"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="z1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="z2" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="z3" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Y"> <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="W"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="w" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="L3" eSuperTypes="#//L1"> <eAnnotations source="diagraph"> <details key="link"/> <details key="ltrg=l3i"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="l3i" eType="#//I"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="L4" eSuperTypes="#//L1"> <eAnnotations source="diagraph"> <details key="link"/> <details key="ltrg=l4z"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="l4z" eType="#//Z"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/francoispfister/diagraph/org.isoe.fwk.megamodel.deploy/repository-bundle/k4.ecore
ecore
k4 X xcs ps zs ys w A B is C G name M mcs ml1 N J P a ks js Q l2s I L1 id1 id2 l1c l1m K title L2 l2q l2k l1 l2 Z z1 z2 z3 Y y W w L3 l3i L4 l4z
null
{"directed":true,"nodes":[{"nsPrefix":"_k4","nsURI":"http://k4","name":"k4","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"X","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"A","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"B","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"C","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"G","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"M","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"N","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"J","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"P","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Q","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"I","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"L1","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"K","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"L2","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Z","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Y","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"W","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"L3","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"L4","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":"xcs","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":"ps","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"zs","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":"ys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"w","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"is","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"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":"mcs","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":"ml1","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"a","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ks","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":false,"unsettable":false,"transient":false,"unique":true,"name":"js","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"l2s","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id1","changeable":true,"lowerBound":0,"iD":false,"id":55,"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":"id2","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"l1c","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"l1m","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"l2q","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"l2k","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"l1","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"l2","changeable":true,"lowerBound":0,"iD":false,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"z1","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":"z2","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":"z3","changeable":true,"lowerBound":0,"iD":false,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"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":"y","changeable":true,"lowerBound":0,"iD":false,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"w","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"l3i","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"l4z","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":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":4},{"source":20,"target":25},{"source":20,"target":1},{"source":25,"target":4},{"source":21,"target":9},{"source":21,"target":26},{"source":21,"target":1},{"source":26,"target":9},{"source":22,"target":15},{"source":22,"target":27},{"source":22,"target":1},{"source":27,"target":15},{"source":23,"target":16},{"source":23,"target":28},{"source":23,"target":1},{"source":28,"target":16},{"source":24,"target":17},{"source":24,"target":29},{"source":24,"target":1},{"source":29,"target":17},{"source":2,"target":0},{"source":2,"target":3},{"source":2,"target":30},{"source":30,"target":3},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":31},{"source":3,"target":32},{"source":31,"target":11},{"source":31,"target":33},{"source":31,"target":3},{"source":33,"target":11},{"source":32,"target":4},{"source":4,"target":0},{"source":4,"target":5},{"source":4,"target":34},{"source":34,"target":5},{"source":5,"target":0},{"source":5,"target":35},{"source":35,"target":36},{"source":35,"target":5},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":37},{"source":6,"target":38},{"source":6,"target":39},{"source":37,"target":4},{"source":37,"target":40},{"source":37,"target":6},{"source":40,"target":4},{"source":38,"target":12},{"source":38,"target":41},{"source":38,"target":6},{"source":41,"target":12},{"source":39,"target":5},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":42},{"source":42,"target":6},{"source":8,"target":0},{"source":8,"target":2},{"source":8,"target":43},{"source":43,"target":2},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":44},{"source":9,"target":45},{"source":9,"target":46},{"source":9,"target":47},{"source":44,"target":2},{"source":44,"target":48},{"source":44,"target":9},{"source":48,"target":2},{"source":45,"target":13},{"source":45,"target":49},{"source":45,"target":9},{"source":49,"target":13},{"source":46,"target":8},{"source":46,"target":50},{"source":46,"target":9},{"source":50,"target":8},{"source":47,"target":7},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":51},{"source":10,"target":52},{"source":51,"target":14},{"source":51,"target":53},{"source":51,"target":10},{"source":53,"target":14},{"source":52,"target":9},{"source":11,"target":0},{"source":11,"target":5},{"source":11,"target":54},{"source":54,"target":5},{"source":12,"target":0},{"source":12,"target":55},{"source":12,"target":56},{"source":12,"target":57},{"source":12,"target":58},{"source":55,"target":59},{"source":55,"target":12},{"source":56,"target":60},{"source":56,"target":12},{"source":57,"target":4},{"source":57,"target":61},{"source":57,"target":12},{"source":61,"target":4},{"source":58,"target":6},{"source":58,"target":62},{"source":58,"target":12},{"source":62,"target":6},{"source":13,"target":0},{"source":13,"target":8},{"source":13,"target":63},{"source":13,"target":64},{"source":63,"target":65},{"source":63,"target":13},{"source":64,"target":8},{"source":14,"target":0},{"source":14,"target":66},{"source":14,"target":67},{"source":14,"target":68},{"source":14,"target":69},{"source":66,"target":10},{"source":66,"target":70},{"source":66,"target":14},{"source":70,"target":10},{"source":67,"target":13},{"source":67,"target":71},{"source":67,"target":14},{"source":71,"target":13},{"source":68,"target":72},{"source":68,"target":14},{"source":69,"target":73},{"source":69,"target":14},{"source":15,"target":0},{"source":15,"target":74},{"source":15,"target":75},{"source":15,"target":76},{"source":74,"target":77},{"source":74,"target":15},{"source":75,"target":78},{"source":75,"target":15},{"source":76,"target":79},{"source":76,"target":15},{"source":16,"target":0},{"source":16,"target":80},{"source":80,"target":81},{"source":80,"target":16},{"source":17,"target":0},{"source":17,"target":82},{"source":82,"target":83},{"source":82,"target":17},{"source":18,"target":0},{"source":18,"target":12},{"source":18,"target":84},{"source":18,"target":85},{"source":84,"target":11},{"source":84,"target":86},{"source":84,"target":18},{"source":86,"target":11},{"source":85,"target":12},{"source":19,"target":0},{"source":19,"target":12},{"source":19,"target":87},{"source":19,"target":88},{"source":87,"target":15},{"source":87,"target":89},{"source":87,"target":19},{"source":89,"target":15},{"source":88,"target":12}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name=""> <eClassifiers xsi:type="ecore:EClass" name="A"> <eStructuralFeatures xsi:type="ecore:EReference" name="par" upperBound="-1" eType="#//B" eOpposite="#//B/ext"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="B"> <eStructuralFeatures xsi:type="ecore:EReference" name="ext" lowerBound="1" eType="#//A" eOpposite="#//A/par"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/classicwuhao/asmig/test/simplemodel1.ecore
ecore
A par B ext
null
{"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"A","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"B","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"par","changeable":true,"resolveProxies":true,"lowerBound":0,"id":3,"derived":false},{"id":4,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ext","changeable":true,"resolveProxies":true,"lowerBound":1,"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":3,"target":5},{"source":4,"target":2},{"source":2,"target":0},{"source":2,"target":5},{"source":5,"target":1},{"source":5,"target":6},{"source":5,"target":2},{"source":5,"target":3},{"source":6,"target":1}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="myDsl" nsURI="http://www.xtext.org/browser/mydsl/MyDsl" nsPrefix="myDsl"> <eClassifiers xsi:type="ecore:EClass" name="Test"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="number" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" upperBound="-1" eType="#//INSTRUCTION" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="INSTRUCTION"/> <eClassifiers xsi:type="ecore:EClass" name="Open" eSuperTypes="#//INSTRUCTION"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="browser" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GoTo" eSuperTypes="#//INSTRUCTION"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="url" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Verify" eSuperTypes="#//INSTRUCTION"/> <eClassifiers xsi:type="ecore:EClass" name="TYPE_VERIFY" eSuperTypes="#//Verify"/> <eClassifiers xsi:type="ecore:EClass" name="Contains" eSuperTypes="#//TYPE_VERIFY"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parametre" eType="#//TYPE_PARAMETRE" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TYPE_PARAMETRE"> <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="Value" eSuperTypes="#//TYPE_PARAMETRE"/> <eClassifiers xsi:type="ecore:EClass" name="Var" eSuperTypes="#//TYPE_PARAMETRE"/> <eClassifiers xsi:type="ecore:EClass" name="Equal" eSuperTypes="#//TYPE_VERIFY"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="var1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="var2" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Click" eSuperTypes="#//INSTRUCTION"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parametre" eType="#//TYPE_PARAMETRE" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Insert" eSuperTypes="#//INSTRUCTION"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parametre" eType="#//TYPE_PARAMETRE" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Uncheck" eSuperTypes="#//INSTRUCTION"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//TYPE_CHECK_UNCHECK" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TYPE_CHECK_UNCHECK"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tableau" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Check" eSuperTypes="#//INSTRUCTION"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//TYPE_CHECK_UNCHECK" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Choose" eSuperTypes="#//INSTRUCTION"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="parametre" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Variable" 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="instruction" eType="#//TYPE_INSTRUCTION" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TYPE_INSTRUCTION"/> <eClassifiers xsi:type="ecore:EClass" name="Read" eSuperTypes="#//INSTRUCTION #//TYPE_INSTRUCTION"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="parametre" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Count" eSuperTypes="#//INSTRUCTION #//TYPE_INSTRUCTION"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="parametre" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Paste" eSuperTypes="#//INSTRUCTION"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="parametre" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="For" eSuperTypes="#//INSTRUCTION"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tableau" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EndFor" eSuperTypes="#//INSTRUCTION"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/JulietteFretay/DSL/org.xtext.browser.mydsl/model/generated/MyDsl.ecore
ecore
myDsl Test number body INSTRUCTION Open browser GoTo url Verify TYPE_VERIFY Contains type parametre TYPE_PARAMETRE value Value Var Equal var1 var2 Click type parametre Insert type name parametre Uncheck type TYPE_CHECK_UNCHECK tableau Check type Choose type parametre name Variable name instruction TYPE_INSTRUCTION Read type parametre Count parametre Paste type parametre For name tableau EndFor name
null
{"directed":true,"nodes":[{"nsPrefix":"myDsl","nsURI":"http://www.xtext.org/browser/mydsl/MyDsl","name":"myDsl","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Test","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"INSTRUCTION","instanceClass":null,"abstract":false,"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":"GoTo","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Verify","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TYPE_VERIFY","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Contains","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TYPE_PARAMETRE","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Value","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Var","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Equal","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Click","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Insert","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Uncheck","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TYPE_CHECK_UNCHECK","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Check","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Choose","instanceClass":null,"abstract":false,"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":"TYPE_INSTRUCTION","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Read","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Count","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Paste","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"For","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EndFor","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"number","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":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"browser","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"url","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"},{"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":37,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parametre","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"var1","changeable":true,"lowerBound":0,"iD":false,"id":46,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"var2","changeable":true,"lowerBound":0,"iD":false,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":51,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parametre","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parametre","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":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"tableau","changeable":true,"lowerBound":0,"iD":false,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"container":false,"ordered":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":68,"derived":false},{"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":"type","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":"parametre","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","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":"instruction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":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":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":"parametre","changeable":true,"lowerBound":0,"iD":false,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"parametre","changeable":true,"lowerBound":0,"iD":false,"id":89,"derived":false},{"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":"type","changeable":true,"lowerBound":0,"iD":false,"id":93,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"parametre","changeable":true,"lowerBound":0,"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},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"tableau","changeable":true,"lowerBound":0,"iD":false,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"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},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":1,"target":0},{"source":1,"target":25},{"source":1,"target":26},{"source":25,"target":27},{"source":25,"target":1},{"source":26,"target":2},{"source":26,"target":28},{"source":26,"target":1},{"source":28,"target":2},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":29},{"source":3,"target":30},{"source":29,"target":31},{"source":29,"target":3},{"source":30,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":32},{"source":4,"target":33},{"source":32,"target":34},{"source":32,"target":4},{"source":33,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":35},{"source":35,"target":2},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":36},{"source":36,"target":5},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":37},{"source":7,"target":38},{"source":7,"target":39},{"source":37,"target":40},{"source":37,"target":7},{"source":38,"target":8},{"source":38,"target":41},{"source":38,"target":7},{"source":41,"target":8},{"source":39,"target":6},{"source":8,"target":0},{"source":8,"target":42},{"source":42,"target":43},{"source":42,"target":8},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":44},{"source":44,"target":8},{"source":10,"target":0},{"source":10,"target":8},{"source":10,"target":45},{"source":45,"target":8},{"source":11,"target":0},{"source":11,"target":6},{"source":11,"target":46},{"source":11,"target":47},{"source":11,"target":48},{"source":46,"target":49},{"source":46,"target":11},{"source":47,"target":50},{"source":47,"target":11},{"source":48,"target":6},{"source":12,"target":0},{"source":12,"target":2},{"source":12,"target":51},{"source":12,"target":52},{"source":12,"target":53},{"source":51,"target":54},{"source":51,"target":12},{"source":52,"target":8},{"source":52,"target":55},{"source":52,"target":12},{"source":55,"target":8},{"source":53,"target":2},{"source":13,"target":0},{"source":13,"target":2},{"source":13,"target":56},{"source":13,"target":57},{"source":13,"target":58},{"source":13,"target":59},{"source":56,"target":60},{"source":56,"target":13},{"source":57,"target":61},{"source":57,"target":13},{"source":58,"target":8},{"source":58,"target":62},{"source":58,"target":13},{"source":62,"target":8},{"source":59,"target":2},{"source":14,"target":0},{"source":14,"target":2},{"source":14,"target":63},{"source":14,"target":64},{"source":63,"target":15},{"source":63,"target":65},{"source":63,"target":14},{"source":65,"target":15},{"source":64,"target":2},{"source":15,"target":0},{"source":15,"target":66},{"source":66,"target":67},{"source":66,"target":15},{"source":16,"target":0},{"source":16,"target":2},{"source":16,"target":68},{"source":16,"target":69},{"source":68,"target":15},{"source":68,"target":70},{"source":68,"target":16},{"source":70,"target":15},{"source":69,"target":2},{"source":17,"target":0},{"source":17,"target":2},{"source":17,"target":71},{"source":17,"target":72},{"source":17,"target":73},{"source":17,"target":74},{"source":71,"target":75},{"source":71,"target":17},{"source":72,"target":76},{"source":72,"target":17},{"source":73,"target":77},{"source":73,"target":17},{"source":74,"target":2},{"source":18,"target":0},{"source":18,"target":2},{"source":18,"target":78},{"source":18,"target":79},{"source":18,"target":80},{"source":78,"target":81},{"source":78,"target":18},{"source":79,"target":19},{"source":79,"target":82},{"source":79,"target":18},{"source":82,"target":19},{"source":80,"target":2},{"source":19,"target":0},{"source":20,"target":0},{"source":20,"target":2},{"source":20,"target":19},{"source":20,"target":83},{"source":20,"target":84},{"source":20,"target":85},{"source":20,"target":86},{"source":83,"target":87},{"source":83,"target":20},{"source":84,"target":88},{"source":84,"target":20},{"source":85,"target":2},{"source":86,"target":19},{"source":21,"target":0},{"source":21,"target":2},{"source":21,"target":19},{"source":21,"target":89},{"source":21,"target":90},{"source":21,"target":91},{"source":89,"target":92},{"source":89,"target":21},{"source":90,"target":2},{"source":91,"target":19},{"source":22,"target":0},{"source":22,"target":2},{"source":22,"target":93},{"source":22,"target":94},{"source":22,"target":95},{"source":93,"target":96},{"source":93,"target":22},{"source":94,"target":97},{"source":94,"target":22},{"source":95,"target":2},{"source":23,"target":0},{"source":23,"target":2},{"source":23,"target":98},{"source":23,"target":99},{"source":23,"target":100},{"source":98,"target":101},{"source":98,"target":23},{"source":99,"target":102},{"source":99,"target":23},{"source":100,"target":2},{"source":24,"target":0},{"source":24,"target":2},{"source":24,"target":103},{"source":24,"target":104},{"source":103,"target":105},{"source":103,"target":24},{"source":104,"target":2}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name=""> <eClassifiers xsi:type="ecore:EClass" name="Car"/> <eClassifiers xsi:type="ecore:EClass" name="Driver"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="age" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="drives" lowerBound="1" upperBound="-1" eType="#//Car"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/classicwuhao/asmig/test/Coverage/coverage_test_paper2_2.ecore
ecore
Car Driver age drives
null
{"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Car","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Driver","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"age","changeable":true,"lowerBound":0,"iD":false,"id":3,"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":"drives","changeable":true,"resolveProxies":true,"lowerBound":1,"id":4,"derived":false},{"id":5,"eClass":"EGenericType"},{"id":6,"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":3,"target":5},{"source":3,"target":2},{"source":4,"target":1},{"source":4,"target":6},{"source":4,"target":2},{"source":6,"target":1}],"multigraph":true}
false
<?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="PrimitiveTypes"> <eClassifiers xsi:type="ecore:EDataType" name="String"/> </ecore:EPackage> <ecore:EPackage name="VNUML" nsURI="http:///VNUML.ecore" nsPrefix="VNUML"> <eClassifiers xsi:type="ecore:EClass" name="Vnuml"> <eStructuralFeatures xsi:type="ecore:EReference" name="global" lowerBound="1" eType="#/1/Global" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="net" upperBound="-1" eType="#/1/Net" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="vm" upperBound="-1" eType="#/1/Vm" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Global"> <eStructuralFeatures xsi:type="ecore:EReference" name="version" lowerBound="1" eType="#/1/Version" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="automac" eType="#/1/Automac" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="simulationName" lowerBound="1" eType="#/1/SimulationName" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="vmMgmt" eType="#/1/VmMgmt" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="vmDefaults" eType="#/1/VmDefaults" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Version"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="_text" lowerBound="1" eType="#/0/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Automac"/> <eClassifiers xsi:type="ecore:EClass" name="SimulationName"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="_text" lowerBound="1" eType="#/0/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VmMgmt"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#/0/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VmDefaults"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="execMode" lowerBound="1" eType="#/0/String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="filesystem" eType="#/1/Filesystem" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="kernel" eType="#/1/Kernel" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="console" upperBound="-1" eType="#/1/Console" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Net"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="#/0/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mode" lowerBound="1" eType="#/0/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Vm"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="#/0/String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="filesystem" eType="#/1/Filesystem" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="kernel" eType="#/1/Kernel" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="console" upperBound="-1" eType="#/1/Console" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="forwarding" eType="#/1/Forwarding" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="route" upperBound="-1" eType="#/1/Route" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="intf" upperBound="-1" eType="#/1/Intf" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Filesystem"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#/0/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="_text" lowerBound="1" eType="#/0/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Kernel"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="_text" lowerBound="1" eType="#/0/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Console"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="#/0/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="_text" lowerBound="1" eType="#/0/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Forwarding"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#/0/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Intf"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="#/0/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="net" lowerBound="1" eType="#/0/String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ipv4" upperBound="-1" eType="#/1/Ipv4" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ipv6" upperBound="-1" eType="#/1/Ipv6" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Ipv4"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="_text" lowerBound="1" eType="#/0/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mask" lowerBound="1" eType="#/0/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Ipv6"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="_text" lowerBound="1" eType="#/0/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mask" lowerBound="1" eType="#/0/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Route"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#/0/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="gw" lowerBound="1" eType="#/0/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="_text" lowerBound="1" eType="#/0/String"/> </eClassifiers> </ecore:EPackage> </xmi:XMI>
github:ecore:/data/fgalan/tim-transforms/TIMTransformsATL/metamodels/VNUML.ecore
ecore
PrimitiveTypes String VNUML Vnuml global net vm Global version automac simulationName vmMgmt vmDefaults Version _text Automac SimulationName _text VmMgmt type VmDefaults execMode filesystem kernel console Net name mode Vm name filesystem kernel console forwarding route intf Filesystem type _text Kernel _text Console id _text Forwarding type Intf id net ipv4 ipv6 Ipv4 _text mask Ipv6 _text mask Route type gw _text
null
{"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"PrimitiveTypes","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"String","instanceClass":null,"id":1,"serializable":true,"eClass":"EDataType"},{"nsPrefix":"VNUML","nsURI":"http:///VNUML.ecore","name":"VNUML","id":2,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Vnuml","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Global","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Version","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Automac","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimulationName","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VmMgmt","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VmDefaults","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Net","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Vm","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Filesystem","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Kernel","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Console","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Forwarding","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Intf","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Ipv4","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Ipv6","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Route","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"global","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":"net","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":"vm","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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"resolveProxies":true,"lowerBound":1,"id":26,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"automac","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"simulationName","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"vmMgmt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"vmDefaults","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"_text","changeable":true,"lowerBound":1,"iD":false,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"_text","changeable":true,"lowerBound":1,"iD":false,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"execMode","changeable":true,"lowerBound":1,"iD":false,"id":42,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"filesystem","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":"kernel","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":"console","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":50,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"mode","changeable":true,"lowerBound":1,"iD":false,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"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":"filesystem","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"kernel","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":"console","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":"forwarding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"route","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":"intf","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"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":68,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"_text","changeable":true,"lowerBound":1,"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":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"_text","changeable":true,"lowerBound":1,"iD":false,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":74,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"_text","changeable":true,"lowerBound":1,"iD":false,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":80,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"net","changeable":true,"lowerBound":1,"iD":false,"id":81,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ipv4","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":"ipv6","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"_text","changeable":true,"lowerBound":1,"iD":false,"id":88,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"mask","changeable":true,"lowerBound":1,"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":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"_text","changeable":true,"lowerBound":1,"iD":false,"id":92,"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":"mask","changeable":true,"lowerBound":1,"iD":false,"id":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"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":96,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"gw","changeable":true,"lowerBound":1,"iD":false,"id":97,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"_text","changeable":true,"lowerBound":1,"iD":false,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":2,"target":3},{"source":2,"target":4},{"source":2,"target":5},{"source":2,"target":6},{"source":2,"target":7},{"source":2,"target":8},{"source":2,"target":9},{"source":2,"target":10},{"source":2,"target":11},{"source":2,"target":12},{"source":2,"target":13},{"source":2,"target":14},{"source":2,"target":15},{"source":2,"target":16},{"source":2,"target":17},{"source":2,"target":18},{"source":2,"target":19},{"source":3,"target":2},{"source":3,"target":20},{"source":3,"target":21},{"source":3,"target":22},{"source":20,"target":4},{"source":20,"target":23},{"source":20,"target":3},{"source":23,"target":4},{"source":21,"target":10},{"source":21,"target":24},{"source":21,"target":3},{"source":24,"target":10},{"source":22,"target":11},{"source":22,"target":25},{"source":22,"target":3},{"source":25,"target":11},{"source":4,"target":2},{"source":4,"target":26},{"source":4,"target":27},{"source":4,"target":28},{"source":4,"target":29},{"source":4,"target":30},{"source":26,"target":5},{"source":26,"target":31},{"source":26,"target":4},{"source":31,"target":5},{"source":27,"target":6},{"source":27,"target":32},{"source":27,"target":4},{"source":32,"target":6},{"source":28,"target":7},{"source":28,"target":33},{"source":28,"target":4},{"source":33,"target":7},{"source":29,"target":8},{"source":29,"target":34},{"source":29,"target":4},{"source":34,"target":8},{"source":30,"target":9},{"source":30,"target":35},{"source":30,"target":4},{"source":35,"target":9},{"source":5,"target":2},{"source":5,"target":36},{"source":36,"target":1},{"source":36,"target":37},{"source":36,"target":5},{"source":37,"target":1},{"source":6,"target":2},{"source":7,"target":2},{"source":7,"target":38},{"source":38,"target":1},{"source":38,"target":39},{"source":38,"target":7},{"source":39,"target":1},{"source":8,"target":2},{"source":8,"target":40},{"source":40,"target":1},{"source":40,"target":41},{"source":40,"target":8},{"source":41,"target":1},{"source":9,"target":2},{"source":9,"target":42},{"source":9,"target":43},{"source":9,"target":44},{"source":9,"target":45},{"source":42,"target":1},{"source":42,"target":46},{"source":42,"target":9},{"source":46,"target":1},{"source":43,"target":12},{"source":43,"target":47},{"source":43,"target":9},{"source":47,"target":12},{"source":44,"target":13},{"source":44,"target":48},{"source":44,"target":9},{"source":48,"target":13},{"source":45,"target":14},{"source":45,"target":49},{"source":45,"target":9},{"source":49,"target":14},{"source":10,"target":2},{"source":10,"target":50},{"source":10,"target":51},{"source":50,"target":1},{"source":50,"target":52},{"source":50,"target":10},{"source":52,"target":1},{"source":51,"target":1},{"source":51,"target":53},{"source":51,"target":10},{"source":53,"target":1},{"source":11,"target":2},{"source":11,"target":54},{"source":11,"target":55},{"source":11,"target":56},{"source":11,"target":57},{"source":11,"target":58},{"source":11,"target":59},{"source":11,"target":60},{"source":54,"target":1},{"source":54,"target":61},{"source":54,"target":11},{"source":61,"target":1},{"source":55,"target":12},{"source":55,"target":62},{"source":55,"target":11},{"source":62,"target":12},{"source":56,"target":13},{"source":56,"target":63},{"source":56,"target":11},{"source":63,"target":13},{"source":57,"target":14},{"source":57,"target":64},{"source":57,"target":11},{"source":64,"target":14},{"source":58,"target":15},{"source":58,"target":65},{"source":58,"target":11},{"source":65,"target":15},{"source":59,"target":19},{"source":59,"target":66},{"source":59,"target":11},{"source":66,"target":19},{"source":60,"target":16},{"source":60,"target":67},{"source":60,"target":11},{"source":67,"target":16},{"source":12,"target":2},{"source":12,"target":68},{"source":12,"target":69},{"source":68,"target":1},{"source":68,"target":70},{"source":68,"target":12},{"source":70,"target":1},{"source":69,"target":1},{"source":69,"target":71},{"source":69,"target":12},{"source":71,"target":1},{"source":13,"target":2},{"source":13,"target":72},{"source":72,"target":1},{"source":72,"target":73},{"source":72,"target":13},{"source":73,"target":1},{"source":14,"target":2},{"source":14,"target":74},{"source":14,"target":75},{"source":74,"target":1},{"source":74,"target":76},{"source":74,"target":14},{"source":76,"target":1},{"source":75,"target":1},{"source":75,"target":77},{"source":75,"target":14},{"source":77,"target":1},{"source":15,"target":2},{"source":15,"target":78},{"source":78,"target":1},{"source":78,"target":79},{"source":78,"target":15},{"source":79,"target":1},{"source":16,"target":2},{"source":16,"target":80},{"source":16,"target":81},{"source":16,"target":82},{"source":16,"target":83},{"source":80,"target":1},{"source":80,"target":84},{"source":80,"target":16},{"source":84,"target":1},{"source":81,"target":1},{"source":81,"target":85},{"source":81,"target":16},{"source":85,"target":1},{"source":82,"target":17},{"source":82,"target":86},{"source":82,"target":16},{"source":86,"target":17},{"source":83,"target":18},{"source":83,"target":87},{"source":83,"target":16},{"source":87,"target":18},{"source":17,"target":2},{"source":17,"target":88},{"source":17,"target":89},{"source":88,"target":1},{"source":88,"target":90},{"source":88,"target":17},{"source":90,"target":1},{"source":89,"target":1},{"source":89,"target":91},{"source":89,"target":17},{"source":91,"target":1},{"source":18,"target":2},{"source":18,"target":92},{"source":18,"target":93},{"source":92,"target":1},{"source":92,"target":94},{"source":92,"target":18},{"source":94,"target":1},{"source":93,"target":1},{"source":93,"target":95},{"source":93,"target":18},{"source":95,"target":1},{"source":19,"target":2},{"source":19,"target":96},{"source":19,"target":97},{"source":19,"target":98},{"source":96,"target":1},{"source":96,"target":99},{"source":96,"target":19},{"source":99,"target":1},{"source":97,"target":1},{"source":97,"target":100},{"source":97,"target":19},{"source":100,"target":1},{"source":98,"target":1},{"source":98,"target":101},{"source":98,"target":19},{"source":101,"target":1}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="right" nsURI="http://right/1.0" nsPrefix="right"> <eClassifiers xsi:type="ecore:EClass" name="EClass0"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="a"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="b"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="c"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="e"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/eclipse/emf.compare/plugins/org.eclipse.emf.compare.rcptt.tests/resources/diagram/class/ts010_tc033/right.ecore
ecore
right EClass0 a b c e
null
{"directed":true,"nodes":[{"nsPrefix":"right","nsURI":"http://right/1.0","name":"right","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClass0","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"a","changeable":true,"lowerBound":0,"iD":false,"id":2,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"b","changeable":true,"lowerBound":0,"iD":false,"id":3,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"c","changeable":true,"lowerBound":0,"iD":false,"id":4,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"e","changeable":true,"lowerBound":0,"iD":false,"id":5,"derived":false}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":1,"target":3},{"source":1,"target":4},{"source":1,"target":5},{"source":2,"target":1},{"source":3,"target":1},{"source":4,"target":1},{"source":5,"target":1}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="BreezeModel" nsURI="http://org.sjtu.radlab.breeze/v2" nsPrefix="Breeze"> <eClassifiers xsi:type="ecore:EClass" name="Breeze" eSuperTypes="#//Documentable"> <eStructuralFeatures xsi:type="ecore:EReference" name="arch" eType="#//Arch" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="style" eType="#//Style" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="gkeee" upperBound="-1" eType="#//goku" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Attribute"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="name"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="value"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Port" eSuperTypes="#//ArchElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//AccessType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" eType="#//DirectionType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Style" eSuperTypes="#//Documentable #//Nameable"> <eStructuralFeatures xsi:type="ecore:EReference" name="arch" eType="#//Template" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="production" upperBound="-1" eType="#//Production" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Arch" eSuperTypes="#//Documentable #//Nameable"> <eStructuralFeatures xsi:type="ecore:EReference" name="node" upperBound="-1" eType="#//Node" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="edge" upperBound="-1" eType="#//Link" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//ArchType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//ArchElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="port" upperBound="-1" eType="#//Port" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Link" eSuperTypes="#//RelationShip"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="directed" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ArchType"> <eLiterals name="ArchTemplate" literal="ARCHTEMPLATE"/> <eLiterals name="ArchInstance" value="1" literal="ARCHINSTANCE"/> <eLiterals name="ArchGeneral" value="2" literal="ARCHGENERAL"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="AccessType"> <eLiterals name="Public" literal="PUBLIC"/> <eLiterals name="Private" value="1" literal="PRIVATE"/> <eLiterals name="Protected" value="2" literal="PROTECTED"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Attributes" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="attribute" upperBound="-1" eType="#//Attribute" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Nameable" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Documentable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="documentation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArchElement" abstract="true" eSuperTypes="#//Nameable #//Documentable #//Attributes"/> <eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//NodeInstance"/> <eClassifiers xsi:type="ecore:EClass" name="Connector" eSuperTypes="#//NodeInstance"/> <eClassifiers xsi:type="ecore:EClass" name="RelationShip" eSuperTypes="#//ArchElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//ArchElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//ArchElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="DirectionType"> <eLiterals name="in"/> <eLiterals name="out" value="1"/> <eLiterals name="inout" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NodeInstance" eSuperTypes="#//Node"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="failureProbability" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="safetyLevel" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="TR" eType="#//NodeTemplate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="securityLevel" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NodeTemplate" eSuperTypes="#//Node"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//NodeTemplateType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="NodeTemplateType"> <eLiterals name="Component" literal="COMPONENT"/> <eLiterals name="Connector" literal="CONNECTOR"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Template" eSuperTypes="#//ArchElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="node" upperBound="-1" eType="#//NodeTemplate" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Production" eSuperTypes="#//ArchElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" lowerBound="1" eType="#//Arch" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" lowerBound="1" eType="#//Arch" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="goku" eSuperTypes="#//Documentable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="power" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="win" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/BreezeCSA/Breeze/bin/org.sjtu.radlab.breeze.model/model/breeze.ecore
ecore
BreezeModel Breeze arch style gkeee Attribute key name value value Port type direction Style arch production Arch node edge type Node port Link directed ArchType ArchTemplate ARCHTEMPLATE ArchInstance ARCHINSTANCE ArchGeneral ARCHGENERAL AccessType Public PUBLIC Private PRIVATE Protected PROTECTED Attributes attribute Nameable name Documentable documentation ArchElement Component Connector RelationShip source target DirectionType in in out out inout inout NodeInstance failureProbability safetyLevel TR securityLevel NodeTemplate type NodeTemplateType Component COMPONENT Connector CONNECTOR Template node Production left right goku power win
null
{"directed":true,"nodes":[{"nsPrefix":"Breeze","nsURI":"http://org.sjtu.radlab.breeze/v2","name":"BreezeModel","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Breeze","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":"Port","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Style","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Arch","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":"Link","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ArchType","instanceClass":null,"id":8,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"AccessType","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attributes","instanceClass":null,"abstract":true,"id":10,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Nameable","instanceClass":null,"abstract":true,"id":11,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Documentable","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArchElement","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connector","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationShip","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"DirectionType","instanceClass":null,"id":17,"serializable":true,"eClass":"EEnum"},{"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":"NodeTemplate","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"NodeTemplateType","instanceClass":null,"id":20,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Template","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Production","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"goku","instanceClass":null,"abstract":false,"id":23,"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":"arch","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":"style","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":"gkeee","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"},{"ordered":true,"upperBound":1,"defaultValue":"name","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"name","unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":31,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"value","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"value","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"},{"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":35,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"direction","changeable":true,"lowerBound":0,"iD":false,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arch","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":"production","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"edge","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"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":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"port","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"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":"directed","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"name":"ArchTemplate","id":60,"value":0,"literal":"ARCHTEMPLATE","eClass":"EEnumLiteral"},{"name":"ArchInstance","id":61,"value":1,"literal":"ARCHINSTANCE","eClass":"EEnumLiteral"},{"name":"ArchGeneral","id":62,"value":2,"literal":"ARCHGENERAL","eClass":"EEnumLiteral"},{"name":"Public","id":63,"value":0,"literal":"PUBLIC","eClass":"EEnumLiteral"},{"name":"Private","id":64,"value":1,"literal":"PRIVATE","eClass":"EEnumLiteral"},{"name":"Protected","id":65,"value":2,"literal":"PROTECTED","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":"attribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"documentation","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":false},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"name":"in","id":82,"value":0,"literal":"in","eClass":"EEnumLiteral"},{"name":"out","id":83,"value":1,"literal":"out","eClass":"EEnumLiteral"},{"name":"inout","id":84,"value":2,"literal":"inout","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"failureProbability","changeable":true,"lowerBound":0,"iD":false,"id":85,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"safetyLevel","changeable":true,"lowerBound":0,"iD":false,"id":86,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"TR","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"securityLevel","changeable":true,"lowerBound":0,"iD":false,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"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":94,"derived":false},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"name":"Component","id":97,"value":0,"literal":"COMPONENT","eClass":"EEnumLiteral"},{"name":"Connector","id":98,"value":0,"literal":"CONNECTOR","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":"node","changeable":true,"resolveProxies":true,"lowerBound":0,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":1,"id":102,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":1,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"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":"power","changeable":true,"lowerBound":0,"iD":false,"id":107,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"win","changeable":true,"lowerBound":0,"iD":false,"id":108,"derived":false},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":1,"target":0},{"source":1,"target":12},{"source":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":24,"target":5},{"source":24,"target":28},{"source":24,"target":1},{"source":28,"target":5},{"source":25,"target":4},{"source":25,"target":29},{"source":25,"target":1},{"source":29,"target":4},{"source":26,"target":23},{"source":26,"target":30},{"source":26,"target":1},{"source":30,"target":23},{"source":27,"target":12},{"source":2,"target":0},{"source":2,"target":31},{"source":2,"target":32},{"source":31,"target":33},{"source":31,"target":2},{"source":32,"target":34},{"source":32,"target":2},{"source":3,"target":0},{"source":3,"target":13},{"source":3,"target":35},{"source":3,"target":36},{"source":3,"target":37},{"source":35,"target":9},{"source":35,"target":38},{"source":35,"target":3},{"source":38,"target":9},{"source":36,"target":17},{"source":36,"target":39},{"source":36,"target":3},{"source":39,"target":17},{"source":37,"target":13},{"source":4,"target":0},{"source":4,"target":12},{"source":4,"target":11},{"source":4,"target":40},{"source":4,"target":41},{"source":4,"target":42},{"source":4,"target":43},{"source":40,"target":21},{"source":40,"target":44},{"source":40,"target":4},{"source":44,"target":21},{"source":41,"target":22},{"source":41,"target":45},{"source":41,"target":4},{"source":45,"target":22},{"source":42,"target":12},{"source":43,"target":11},{"source":5,"target":0},{"source":5,"target":12},{"source":5,"target":11},{"source":5,"target":46},{"source":5,"target":47},{"source":5,"target":48},{"source":5,"target":49},{"source":5,"target":50},{"source":46,"target":6},{"source":46,"target":51},{"source":46,"target":5},{"source":51,"target":6},{"source":47,"target":7},{"source":47,"target":52},{"source":47,"target":5},{"source":52,"target":7},{"source":48,"target":8},{"source":48,"target":53},{"source":48,"target":5},{"source":53,"target":8},{"source":49,"target":12},{"source":50,"target":11},{"source":6,"target":0},{"source":6,"target":13},{"source":6,"target":54},{"source":6,"target":55},{"source":54,"target":3},{"source":54,"target":56},{"source":54,"target":6},{"source":56,"target":3},{"source":55,"target":13},{"source":7,"target":0},{"source":7,"target":16},{"source":7,"target":57},{"source":7,"target":58},{"source":57,"target":59},{"source":57,"target":7},{"source":58,"target":16},{"source":8,"target":0},{"source":8,"target":60},{"source":8,"target":61},{"source":8,"target":62},{"source":60,"target":8},{"source":61,"target":8},{"source":62,"target":8},{"source":9,"target":0},{"source":9,"target":63},{"source":9,"target":64},{"source":9,"target":65},{"source":63,"target":9},{"source":64,"target":9},{"source":65,"target":9},{"source":10,"target":0},{"source":10,"target":66},{"source":66,"target":2},{"source":66,"target":67},{"source":66,"target":10},{"source":67,"target":2},{"source":11,"target":0},{"source":11,"target":68},{"source":68,"target":69},{"source":68,"target":11},{"source":12,"target":0},{"source":12,"target":70},{"source":70,"target":71},{"source":70,"target":12},{"source":13,"target":0},{"source":13,"target":11},{"source":13,"target":12},{"source":13,"target":10},{"source":13,"target":72},{"source":13,"target":73},{"source":13,"target":74},{"source":72,"target":11},{"source":73,"target":12},{"source":74,"target":10},{"source":14,"target":0},{"source":14,"target":18},{"source":14,"target":75},{"source":75,"target":18},{"source":15,"target":0},{"source":15,"target":18},{"source":15,"target":76},{"source":76,"target":18},{"source":16,"target":0},{"source":16,"target":13},{"source":16,"target":77},{"source":16,"target":78},{"source":16,"target":79},{"source":77,"target":13},{"source":77,"target":80},{"source":77,"target":16},{"source":80,"target":13},{"source":78,"target":13},{"source":78,"target":81},{"source":78,"target":16},{"source":81,"target":13},{"source":79,"target":13},{"source":17,"target":0},{"source":17,"target":82},{"source":17,"target":83},{"source":17,"target":84},{"source":82,"target":17},{"source":83,"target":17},{"source":84,"target":17},{"source":18,"target":0},{"source":18,"target":6},{"source":18,"target":85},{"source":18,"target":86},{"source":18,"target":87},{"source":18,"target":88},{"source":18,"target":89},{"source":85,"target":90},{"source":85,"target":18},{"source":86,"target":91},{"source":86,"target":18},{"source":87,"target":19},{"source":87,"target":92},{"source":87,"target":18},{"source":92,"target":19},{"source":88,"target":93},{"source":88,"target":18},{"source":89,"target":6},{"source":19,"target":0},{"source":19,"target":6},{"source":19,"target":94},{"source":19,"target":95},{"source":94,"target":20},{"source":94,"target":96},{"source":94,"target":19},{"source":96,"target":20},{"source":95,"target":6},{"source":20,"target":0},{"source":20,"target":97},{"source":20,"target":98},{"source":97,"target":20},{"source":98,"target":20},{"source":21,"target":0},{"source":21,"target":13},{"source":21,"target":99},{"source":21,"target":100},{"source":99,"target":19},{"source":99,"target":101},{"source":99,"target":21},{"source":101,"target":19},{"source":100,"target":13},{"source":22,"target":0},{"source":22,"target":13},{"source":22,"target":102},{"source":22,"target":103},{"source":22,"target":104},{"source":102,"target":5},{"source":102,"target":105},{"source":102,"target":22},{"source":105,"target":5},{"source":103,"target":5},{"source":103,"target":106},{"source":103,"target":22},{"source":106,"target":5},{"source":104,"target":13},{"source":23,"target":0},{"source":23,"target":12},{"source":23,"target":107},{"source":23,"target":108},{"source":23,"target":109},{"source":107,"target":110},{"source":107,"target":23},{"source":108,"target":111},{"source":108,"target":23},{"source":109,"target":12}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="mml" nsURI="http://www.xtext.org/example/mydsl/Mml" nsPrefix="mml"> <eClassifiers xsi:type="ecore:EClass" name="MMLModel"> <eStructuralFeatures xsi:type="ecore:EReference" name="input" eType="#//DataInput" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="algorithms" upperBound="-1" eType="#//MLChoiceAlgorithm" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="formula" eType="#//RFormula" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="validation" eType="#//Validation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataInput"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="filelocation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parsingInstruction" eType="#//CSVParsingConfiguration" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CSVParsingConfiguration"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sep" eType="#//CSVSeparator"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="CSVSeparator"> <eLiterals name="COMMA" literal=","/> <eLiterals name="SEMI_COLON" value="1" literal=";"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MLChoiceAlgorithm"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="framework" eType="#//FrameworkLang"/> <eStructuralFeatures xsi:type="ecore:EReference" name="algorithm" eType="#//MLAlgorithm" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="FrameworkLang"> <eLiterals name="SCIKIT" literal="scikit-learn"/> <eLiterals name="R" value="1" literal="R"/> <eLiterals name="JavaWeka" value="2" literal="Weka"/> <eLiterals name="XGBoost" value="3" literal="xgboost"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MLAlgorithm"/> <eClassifiers xsi:type="ecore:EClass" name="SVM" eSuperTypes="#//MLAlgorithm"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="gamma" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="C" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kernelSpecified" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="kernel" eType="#//SVMKernel"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="classificationSpecified" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="svmclassification" eType="#//SVMClassification"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="SVMKernel"> <eLiterals name="linear" literal="linear"/> <eLiterals name="poly" value="1" literal="polynomial"/> <eLiterals name="radial" value="2" literal="radial"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="SVMClassification"> <eLiterals name="cClass" literal="C-classification"/> <eLiterals name="nuClass" value="1" literal="nu-classification"/> <eLiterals name="oneClass" value="2" literal="one-classification"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DT" eSuperTypes="#//MLAlgorithm"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="max_depth" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RandomForest" eSuperTypes="#//MLAlgorithm"/> <eClassifiers xsi:type="ecore:EClass" name="LogisticRegression" eSuperTypes="#//MLAlgorithm"/> <eClassifiers xsi:type="ecore:EClass" name="RFormula"> <eStructuralFeatures xsi:type="ecore:EReference" name="predictive" eType="#//FormulaItem" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="predictors" eType="#//XFormula" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="XFormula"/> <eClassifiers xsi:type="ecore:EClass" name="AllVariables" eSuperTypes="#//XFormula"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="all" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PredictorVariables" eSuperTypes="#//XFormula"> <eStructuralFeatures xsi:type="ecore:EReference" name="vars" upperBound="-1" eType="#//FormulaItem" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FormulaItem"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="column" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="colName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Validation"> <eStructuralFeatures xsi:type="ecore:EReference" name="stratification" eType="#//StratificationMethod" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="metric" unique="false" upperBound="-1" eType="#//ValidationMetric"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StratificationMethod"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="number" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CrossValidation" eSuperTypes="#//StratificationMethod"/> <eClassifiers xsi:type="ecore:EClass" name="TrainingTest" eSuperTypes="#//StratificationMethod"/> <eClassifiers xsi:type="ecore:EEnum" name="ValidationMetric"> <eLiterals name="BALANCED_ACCURACY" literal="balanced_accuracy"/> <eLiterals name="RECALL" value="1" literal="recall"/> <eLiterals name="PRECISION" value="2" literal="precision"/> <eLiterals name="F1" value="3" literal="F1"/> <eLiterals name="ACCURACY" value="4" literal="accuracy"/> <eLiterals name="MACRO_RECALL" value="5" literal="macro_recall"/> <eLiterals name="MACRO_PRECISION" value="6" literal="macro_precision"/> <eLiterals name="MACRO_F1" value="7" literal="macro_F1"/> <eLiterals name="MACRO_ACCURACY" value="8" literal="macro_accuracy"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/diverse-project/MML-classification/org.xtext.example.mml/model/generated/Mml.ecore
ecore
mml MMLModel input algorithms formula validation DataInput filelocation parsingInstruction CSVParsingConfiguration sep CSVSeparator COMMA , SEMI_COLON ; MLChoiceAlgorithm framework algorithm FrameworkLang SCIKIT scikit-learn R R JavaWeka Weka XGBoost xgboost MLAlgorithm SVM gamma C kernelSpecified kernel classificationSpecified svmclassification SVMKernel linear linear poly polynomial radial radial SVMClassification cClass C-classification nuClass nu-classification oneClass one-classification DT max_depth RandomForest LogisticRegression RFormula predictive predictors XFormula AllVariables all PredictorVariables vars FormulaItem column colName Validation stratification metric StratificationMethod number CrossValidation TrainingTest ValidationMetric BALANCED_ACCURACY balanced_accuracy RECALL recall PRECISION precision F1 F1 ACCURACY accuracy MACRO_RECALL macro_recall MACRO_PRECISION macro_precision MACRO_F1 macro_F1 MACRO_ACCURACY macro_accuracy
null
{"directed":true,"nodes":[{"nsPrefix":"mml","nsURI":"http://www.xtext.org/example/mydsl/Mml","name":"mml","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MMLModel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataInput","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CSVParsingConfiguration","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CSVSeparator","instanceClass":null,"id":4,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MLChoiceAlgorithm","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"FrameworkLang","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MLAlgorithm","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SVM","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"SVMKernel","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"SVMClassification","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DT","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RandomForest","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogisticRegression","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RFormula","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XFormula","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AllVariables","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PredictorVariables","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FormulaItem","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Validation","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StratificationMethod","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CrossValidation","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TrainingTest","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ValidationMetric","instanceClass":null,"id":23,"serializable":true,"eClass":"EEnum"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"input","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"algorithms","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":"formula","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"validation","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"filelocation","changeable":true,"lowerBound":0,"iD":false,"id":32,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parsingInstruction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sep","changeable":true,"lowerBound":0,"iD":false,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"name":"COMMA","id":38,"value":0,"literal":",","eClass":"EEnumLiteral"},{"name":"SEMI_COLON","id":39,"value":1,"literal":";","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"framework","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"algorithm","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"name":"SCIKIT","id":44,"value":0,"literal":"scikit-learn","eClass":"EEnumLiteral"},{"name":"R","id":45,"value":1,"literal":"R","eClass":"EEnumLiteral"},{"name":"JavaWeka","id":46,"value":2,"literal":"Weka","eClass":"EEnumLiteral"},{"name":"XGBoost","id":47,"value":3,"literal":"xgboost","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":"gamma","changeable":true,"lowerBound":0,"iD":false,"id":48,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"C","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kernelSpecified","changeable":true,"lowerBound":0,"iD":false,"id":50,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kernel","changeable":true,"lowerBound":0,"iD":false,"id":51,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"classificationSpecified","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"svmclassification","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"name":"linear","id":61,"value":0,"literal":"linear","eClass":"EEnumLiteral"},{"name":"poly","id":62,"value":1,"literal":"polynomial","eClass":"EEnumLiteral"},{"name":"radial","id":63,"value":2,"literal":"radial","eClass":"EEnumLiteral"},{"name":"cClass","id":64,"value":0,"literal":"C-classification","eClass":"EEnumLiteral"},{"name":"nuClass","id":65,"value":1,"literal":"nu-classification","eClass":"EEnumLiteral"},{"name":"oneClass","id":66,"value":2,"literal":"one-classification","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"max_depth","changeable":true,"lowerBound":0,"iD":false,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"predictive","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":"predictors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"all","changeable":true,"lowerBound":0,"iD":false,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"vars","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"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":"column","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"colName","changeable":true,"lowerBound":0,"iD":false,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stratification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"metric","changeable":true,"lowerBound":0,"iD":false,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"number","changeable":true,"lowerBound":0,"iD":false,"id":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"name":"BALANCED_ACCURACY","id":94,"value":0,"literal":"balanced_accuracy","eClass":"EEnumLiteral"},{"name":"RECALL","id":95,"value":1,"literal":"recall","eClass":"EEnumLiteral"},{"name":"PRECISION","id":96,"value":2,"literal":"precision","eClass":"EEnumLiteral"},{"name":"F1","id":97,"value":3,"literal":"F1","eClass":"EEnumLiteral"},{"name":"ACCURACY","id":98,"value":4,"literal":"accuracy","eClass":"EEnumLiteral"},{"name":"MACRO_RECALL","id":99,"value":5,"literal":"macro_recall","eClass":"EEnumLiteral"},{"name":"MACRO_PRECISION","id":100,"value":6,"literal":"macro_precision","eClass":"EEnumLiteral"},{"name":"MACRO_F1","id":101,"value":7,"literal":"macro_F1","eClass":"EEnumLiteral"},{"name":"MACRO_ACCURACY","id":102,"value":8,"literal":"macro_accuracy","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":1,"target":0},{"source":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":24,"target":2},{"source":24,"target":28},{"source":24,"target":1},{"source":28,"target":2},{"source":25,"target":5},{"source":25,"target":29},{"source":25,"target":1},{"source":29,"target":5},{"source":26,"target":14},{"source":26,"target":30},{"source":26,"target":1},{"source":30,"target":14},{"source":27,"target":19},{"source":27,"target":31},{"source":27,"target":1},{"source":31,"target":19},{"source":2,"target":0},{"source":2,"target":32},{"source":2,"target":33},{"source":32,"target":34},{"source":32,"target":2},{"source":33,"target":3},{"source":33,"target":35},{"source":33,"target":2},{"source":35,"target":3},{"source":3,"target":0},{"source":3,"target":36},{"source":36,"target":4},{"source":36,"target":37},{"source":36,"target":3},{"source":37,"target":4},{"source":4,"target":0},{"source":4,"target":38},{"source":4,"target":39},{"source":38,"target":4},{"source":39,"target":4},{"source":5,"target":0},{"source":5,"target":40},{"source":5,"target":41},{"source":40,"target":6},{"source":40,"target":42},{"source":40,"target":5},{"source":42,"target":6},{"source":41,"target":7},{"source":41,"target":43},{"source":41,"target":5},{"source":43,"target":7},{"source":6,"target":0},{"source":6,"target":44},{"source":6,"target":45},{"source":6,"target":46},{"source":6,"target":47},{"source":44,"target":6},{"source":45,"target":6},{"source":46,"target":6},{"source":47,"target":6},{"source":7,"target":0},{"source":8,"target":0},{"source":8,"target":7},{"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":9},{"source":51,"target":58},{"source":51,"target":8},{"source":58,"target":9},{"source":52,"target":59},{"source":52,"target":8},{"source":53,"target":10},{"source":53,"target":60},{"source":53,"target":8},{"source":60,"target":10},{"source":54,"target":7},{"source":9,"target":0},{"source":9,"target":61},{"source":9,"target":62},{"source":9,"target":63},{"source":61,"target":9},{"source":62,"target":9},{"source":63,"target":9},{"source":10,"target":0},{"source":10,"target":64},{"source":10,"target":65},{"source":10,"target":66},{"source":64,"target":10},{"source":65,"target":10},{"source":66,"target":10},{"source":11,"target":0},{"source":11,"target":7},{"source":11,"target":67},{"source":11,"target":68},{"source":67,"target":69},{"source":67,"target":11},{"source":68,"target":7},{"source":12,"target":0},{"source":12,"target":7},{"source":12,"target":70},{"source":70,"target":7},{"source":13,"target":0},{"source":13,"target":7},{"source":13,"target":71},{"source":71,"target":7},{"source":14,"target":0},{"source":14,"target":72},{"source":14,"target":73},{"source":72,"target":18},{"source":72,"target":74},{"source":72,"target":14},{"source":74,"target":18},{"source":73,"target":15},{"source":73,"target":75},{"source":73,"target":14},{"source":75,"target":15},{"source":15,"target":0},{"source":16,"target":0},{"source":16,"target":15},{"source":16,"target":76},{"source":16,"target":77},{"source":76,"target":78},{"source":76,"target":16},{"source":77,"target":15},{"source":17,"target":0},{"source":17,"target":15},{"source":17,"target":79},{"source":17,"target":80},{"source":79,"target":18},{"source":79,"target":81},{"source":79,"target":17},{"source":81,"target":18},{"source":80,"target":15},{"source":18,"target":0},{"source":18,"target":82},{"source":18,"target":83},{"source":82,"target":84},{"source":82,"target":18},{"source":83,"target":85},{"source":83,"target":18},{"source":19,"target":0},{"source":19,"target":86},{"source":19,"target":87},{"source":86,"target":20},{"source":86,"target":88},{"source":86,"target":19},{"source":88,"target":20},{"source":87,"target":23},{"source":87,"target":89},{"source":87,"target":19},{"source":89,"target":23},{"source":20,"target":0},{"source":20,"target":90},{"source":90,"target":91},{"source":90,"target":20},{"source":21,"target":0},{"source":21,"target":20},{"source":21,"target":92},{"source":92,"target":20},{"source":22,"target":0},{"source":22,"target":20},{"source":22,"target":93},{"source":93,"target":20},{"source":23,"target":0},{"source":23,"target":94},{"source":23,"target":95},{"source":23,"target":96},{"source":23,"target":97},{"source":23,"target":98},{"source":23,"target":99},{"source":23,"target":100},{"source":23,"target":101},{"source":23,"target":102},{"source":94,"target":23},{"source":95,"target":23},{"source":96,"target":23},{"source":97,"target":23},{"source":98,"target":23},{"source":99,"target":23},{"source":100,"target":23},{"source":101,"target":23},{"source":102,"target":23}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="p"> <eClassifiers xsi:type="ecore:EClass" name="A"/> <eClassifiers xsi:type="ecore:EClass" name="B"/> <eSubpackages name="sub1"> <eClassifiers xsi:type="ecore:EClass" name="C" eSuperTypes="#//sub2/D"/> <eClassifiers xsi:type="ecore:EClass" name="OtherClass"/> </eSubpackages> <eSubpackages name="sub2"> <eClassifiers xsi:type="ecore:EClass" name="D"/> </eSubpackages> </ecore:EPackage>
github:ecore:/data/CohesionForce/ecfrance-sirius/plugins/org.eclipse.sirius.tests.swtbot/data/unit/tc-2185_edge_creation_position/models/tc-2185.ecore
ecore
p A B sub1 C OtherClass sub2 D
null
{"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"p","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"A","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"B","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"nsPrefix":null,"nsURI":null,"name":"sub1","id":3,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"sub2","id":4,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"C","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OtherClass","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"D","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"id":8,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":2,"target":0},{"source":3,"target":5},{"source":3,"target":6},{"source":3,"target":0},{"source":5,"target":3},{"source":5,"target":7},{"source":5,"target":8},{"source":8,"target":7},{"source":6,"target":3},{"source":4,"target":7},{"source":4,"target":0},{"source":7,"target":4}],"multigraph":true}
true
<?xml version="1.0" encoding="ISO-8859-1"?> <xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore"> <ecore:EPackage name="confOf"> <eClassifiers xsi:type="ecore:EClass" name="Thing"/> <eClassifiers xsi:type="ecore:EClass" name="Meta-Reviewer" eSuperTypes="/0/Reviewer"/> <eClassifiers xsi:type="ecore:EClass" name="Reviewer" eSuperTypes="/0/ConferenceMember /0/User /0/Person"> <eStructuralFeatures xsi:type="ecore:EReference" name="invites_co-reviewers" ordered="false" eType="/0/Reviewer"/> <eStructuralFeatures xsi:type="ecore:EReference" name="invited_by" ordered="false" eType="/0/Reviewer"/> <eStructuralFeatures xsi:type="ecore:EReference" name="has_a_review_reference_or_expertise" ordered="false" upperBound="-1" eType="/0/Thing"/> <eStructuralFeatures xsi:type="ecore:EReference" name="assignedByAdministrator" ordered="false" eType="/0/Administrator"/> <eStructuralFeatures xsi:type="ecore:EReference" name="adjustBid" ordered="false" eType="/0/Bid" eOpposite="/0/Bid/adjustedBy"/> <eStructuralFeatures xsi:type="ecore:EReference" name="readPaper" ordered="false" eType="/0/Paper"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hasBeenAssigned" ordered="false" eType="/0/Paper"/> <eStructuralFeatures xsi:type="ecore:EReference" name="writeReview" ordered="false" eType="/0/Review"/> <eStructuralFeatures xsi:type="ecore:EReference" name="assignExternalReviewer" ordered="false" eType="/0/ExternalReviewer" eOpposite="/0/ExternalReviewer/assignedByReviewer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Decision"/> <eClassifiers xsi:type="ecore:EClass" name="Person" eSuperTypes="/0/Thing"> <eStructuralFeatures xsi:type="ecore:EReference" name="inverse_of_add" ordered="false" upperBound="-1" eType="/0/Thing"/> <eStructuralFeatures xsi:type="ecore:EReference" name="execute" ordered="false" upperBound="-1" eType="/0/Thing"/> <eStructuralFeatures xsi:type="ecore:EReference" name="get" ordered="false" eType="/0/Inforamtion"/> <eStructuralFeatures xsi:type="ecore:EReference" name="use" ordered="false" eType="/0/Document" eOpposite="/0/Document/used_by"/> <eStructuralFeatures xsi:type="ecore:EReference" name="register" ordered="false" eType="/0/Account" eOpposite="/0/Account/registred_by"/> <eStructuralFeatures xsi:type="ecore:EReference" name="modify" ordered="false" upperBound="-1" eType="/0/Thing"/> <eStructuralFeatures xsi:type="ecore:EReference" name="take_part_in" ordered="false" eType="/0/Event"/> <eStructuralFeatures xsi:type="ecore:EReference" name="remove" ordered="false" upperBound="-1" eType="/0/Thing"/> <eStructuralFeatures xsi:type="ecore:EReference" name="add" ordered="false" eType="/0/Person"/> <eStructuralFeatures xsi:type="ecore:EReference" name="send" ordered="false" eType="/0/Activity" eOpposite="/0/Activity/sent_by"/> <eStructuralFeatures xsi:type="ecore:EReference" name="added_by" ordered="false" eType="/0/Person"/> <eStructuralFeatures xsi:type="ecore:EReference" name="contributes" ordered="false" eType="/0/Conference_document" eOpposite="/0/Conference_document/has_authors"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="has_an_email" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="has_the_first_name" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="has_gender" ordered="false" unique="false" eType="/0/EEnum"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="has_the_last_name" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="employedBy" ordered="false" eType="/0/Organization"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hasHomePage" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hasSurname" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hasFax" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hasFirstName" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hasPhone" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hasEmail" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hasConflictOfInterest" ordered="false" eType="/0/Document"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="email" ordered="false" unique="false" eType="/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Preference"/> <eClassifiers xsi:type="ecore:EClass" name="ProgramCommittee"> <eStructuralFeatures xsi:type="ecore:EReference" name="hasProgramCommitteeMember" ordered="false" eType="/0/ProgramCommitteeMember" eOpposite="/0/ProgramCommitteeMember/memberOfProgramCommittee"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Bid"> <eStructuralFeatures xsi:type="ecore:EReference" name="adjustedBy" ordered="false" eType="/0/Reviewer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Conference" eSuperTypes="/0/Thing /0/Working_event /0/Event"> <eStructuralFeatures xsi:type="ecore:EReference" name="hasConferenceMember" ordered="false" eType="/0/ConferenceMember" eOpposite="/0/ConferenceMember/memberOfConference"/> <eStructuralFeatures xsi:type="ecore:EReference" name="paperAssignmentFinalizedBy" ordered="false" eType="/0/Administrator"/> <eStructuralFeatures xsi:type="ecore:EReference" name="reviewCriteriaEnteredBy" ordered="false" eType="/0/Administrator"/> <eStructuralFeatures xsi:type="ecore:EReference" name="paperAssignmentToolsRunBy" ordered="false" eType="/0/Administrator"/> <eStructuralFeatures xsi:type="ecore:EReference" name="virtualMeetingEnabledBy" ordered="false" eType="/0/Administrator"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hardcopyMailingManifestsPrintedBy" ordered="false" eType="/0/Administrator"/> <eStructuralFeatures xsi:type="ecore:EReference" name="detailsEnteredBy" ordered="false" eType="/0/Administrator"/> <eStructuralFeatures xsi:type="ecore:EReference" name="reviewerBiddingStartedBy" ordered="false" eType="/0/Administrator"/> <eStructuralFeatures xsi:type="ecore:EReference" name="date" ordered="false" eType="/0/date" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="reviewsPerPaper" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="logoURL" ordered="false" unique="false" eType="/0/anyURI"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="acceptsHardcopySubmissions" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="siteURL" ordered="false" unique="false" eType="/0/anyURI"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConferenceChair" eSuperTypes="/0/ConferenceMember /0/Chairman"/> <eClassifiers xsi:type="ecore:EClass" name="ConferenceMember" eSuperTypes="/0/Person"> <eStructuralFeatures xsi:type="ecore:EReference" name="memberOfConference" ordered="false" eType="/0/Conference"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AssociatedChair" eSuperTypes="/0/ConferenceMember /0/Chairman"/> <eClassifiers xsi:type="ecore:EClass" name="ProgramCommitteeMember" eSuperTypes="/0/Person /0/ConferenceMember"> <eStructuralFeatures xsi:type="ecore:EReference" name="memberOfProgramCommittee" ordered="false" eType="/0/ProgramCommittee" eOpposite="/0/ProgramCommittee/hasProgramCommitteeMember"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxPapers" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EReference" name="addedBy" ordered="false" eType="/0/Administrator"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AuthorNotReviewer" eSuperTypes="/0/Author"/> <eClassifiers xsi:type="ecore:EClass" name="SubjectArea"/> <eClassifiers xsi:type="ecore:EClass" name="ExternalReviewer" eSuperTypes="/0/Person"> <eStructuralFeatures xsi:type="ecore:EReference" name="assignedByReviewer" ordered="false" lowerBound="1" eType="/0/Reviewer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Chairman" eSuperTypes="/0/Person /0/ConferenceMember"/> <eClassifiers xsi:type="ecore:EClass" name="ProgramCommitteeChair" eSuperTypes="/0/ProgramCommitteeMember /0/Chairman"> <eStructuralFeatures xsi:type="ecore:EReference" name="endReview" ordered="false" eType="/0/Review"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Acceptance" eSuperTypes="/0/Decision"/> <eClassifiers xsi:type="ecore:EClass" name="Rejection" eSuperTypes="/0/Decision"/> <eClassifiers xsi:type="ecore:EClass" name="Paper" eSuperTypes="/0/Document /0/Contribution /0/Regular_contribution"> <eStructuralFeatures xsi:type="ecore:EReference" name="hasCo-author" ordered="false" eType="/0/Co-author" eOpposite="/0/Co-author/co-writePaper"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hasBid" ordered="false" eType="/0/Bid"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hasDecision" ordered="false" eType="/0/Decision"/> <eStructuralFeatures xsi:type="ecore:EReference" name="assignedTo" ordered="false" eType="/0/Reviewer"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hasSubjectArea" ordered="false" eType="/0/SubjectArea"/> <eStructuralFeatures xsi:type="ecore:EReference" name="readByReviewer" ordered="false" lowerBound="1" eType="/0/Reviewer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="paperID" ordered="false" unique="false" eType="/0/unsignedLong"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hasAuthor" ordered="false" eType="/0/Author"/> <eStructuralFeatures xsi:type="ecore:EReference" name="acceptedBy" ordered="false" eType="/0/Administrator"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rejectedBy" ordered="false" eType="/0/Administrator"/> <eStructuralFeatures xsi:type="ecore:EReference" name="readByMeta-Reviewer" ordered="false" eType="/0/Meta-Reviewer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Author" eSuperTypes="/0/ConferenceMember /0/User /0/Person"> <eStructuralFeatures xsi:type="ecore:EReference" name="writes" ordered="false" eType="/0/Contribution" eOpposite="/0/Contribution/writtenBy"/> <eStructuralFeatures xsi:type="ecore:EReference" name="submitPaper" ordered="false" eType="/0/Paper"/> <eStructuralFeatures xsi:type="ecore:EReference" name="writePaper" ordered="false" eType="/0/Paper"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Co-author" eSuperTypes="/0/Author"> <eStructuralFeatures xsi:type="ecore:EReference" name="co-writePaper" ordered="false" eType="/0/Paper"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PaperAbstract" eSuperTypes="/0/Paper"/> <eClassifiers xsi:type="ecore:EClass" name="PaperFullVersion" eSuperTypes="/0/Paper"/> <eClassifiers xsi:type="ecore:EClass" name="Administrator" eSuperTypes="/0/User /0/Person"> <eStructuralFeatures xsi:type="ecore:EReference" name="approve" ordered="false" eType="/0/Event"/> <eStructuralFeatures xsi:type="ecore:EReference" name="assign" ordered="false" eType="/0/Role" eOpposite="/0/Role/assigned_by"/> <eStructuralFeatures xsi:type="ecore:EReference" name="finalizePaperAssignment" ordered="false" eType="/0/Conference"/> <eStructuralFeatures xsi:type="ecore:EReference" name="runPaperAssignmentTools" ordered="false" eType="/0/Conference"/> <eStructuralFeatures xsi:type="ecore:EReference" name="enableVirtualMeeting" ordered="false" eType="/0/Conference"/> <eStructuralFeatures xsi:type="ecore:EReference" name="startReviewerBidding" ordered="false" eType="/0/Conference"/> <eStructuralFeatures xsi:type="ecore:EReference" name="assignReviewer" ordered="false" eType="/0/Reviewer"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rejectPaper" ordered="false" eType="/0/Paper"/> <eStructuralFeatures xsi:type="ecore:EReference" name="enterConferenceDetails" ordered="false" eType="/0/Conference"/> <eStructuralFeatures xsi:type="ecore:EReference" name="printHardcopyMailingManifests" ordered="false" eType="/0/Conference"/> <eStructuralFeatures xsi:type="ecore:EReference" name="setMaxPapers" ordered="false" eType="/0/ProgramCommitteeMember"/> <eStructuralFeatures xsi:type="ecore:EReference" name="enterReviewCriteria" ordered="false" eType="/0/Conference"/> <eStructuralFeatures xsi:type="ecore:EReference" name="acceptPaper" ordered="false" eType="/0/Paper"/> <eStructuralFeatures xsi:type="ecore:EReference" name="addProgramCommitteeMember" ordered="false" eType="/0/ProgramCommitteeMember" eOpposite="/0/ProgramCommitteeMember/addedBy"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Meta-Review" eSuperTypes="/0/Review"/> <eClassifiers xsi:type="ecore:EDataType" name="unsignedLong"/> <eClassifiers xsi:type="ecore:EDataType" name="anyURI"/> <eClassifiers xsi:type="ecore:EClass" name="Event" eSuperTypes="/0/Thing"> <eStructuralFeatures xsi:type="ecore:EReference" name="conists_of" ordered="false" eType="/0/Event_Tracks"/> <eStructuralFeatures xsi:type="ecore:EReference" name="confirmed_by" ordered="false" eType="/0/Approval_Email" eOpposite="/0/Approval_Email/confirm"/> <eStructuralFeatures xsi:type="ecore:EReference" name="defined_by" ordered="false" eType="/0/Event_Setup" eOpposite="/0/Event_Setup/define"/> <eStructuralFeatures xsi:type="ecore:EReference" name="approved_by" ordered="false" eType="/0/Administrator" eOpposite="/0/Administrator/approve"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="starts_on" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ends_on" ordered="false" unique="false" eType="/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Account"> <eStructuralFeatures xsi:type="ecore:EReference" name="registred_by" ordered="false" eType="/0/Person" eOpposite="/0/Person/register"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Inforamtion"/> <eClassifiers xsi:type="ecore:EClass" name="User" eSuperTypes="/0/Person"> <eStructuralFeatures xsi:type="ecore:EReference" name="recieve" ordered="false" eType="/0/Document" eOpposite="/0/Document/recieved_by"/> <eStructuralFeatures xsi:type="ecore:EReference" name="create" ordered="false" upperBound="-1" eType="/0/Thing"/> <eStructuralFeatures xsi:type="ecore:EReference" name="submit" ordered="false" eType="/0/Document" eOpposite="/0/Document/submited__by"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Role" eSuperTypes="/0/Thing"> <eStructuralFeatures xsi:type="ecore:EReference" name="assigned_by" ordered="false" eType="/0/Administrator" eOpposite="/0/Administrator/assign"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Help_Request" eSuperTypes="/0/Request"/> <eClassifiers xsi:type="ecore:EClass" name="Symposium" eSuperTypes="/0/Event"/> <eClassifiers xsi:type="ecore:EClass" name="Abstract" eSuperTypes="/0/Paper"/> <eClassifiers xsi:type="ecore:EClass" name="Document" eSuperTypes="/0/Thing"> <eStructuralFeatures xsi:type="ecore:EReference" name="recieved_by" ordered="false" eType="/0/User" eOpposite="/0/User/recieve"/> <eStructuralFeatures xsi:type="ecore:EReference" name="used_by" ordered="false" eType="/0/Person" eOpposite="/0/Person/use"/> <eStructuralFeatures xsi:type="ecore:EReference" name="submited__by" ordered="false" eType="/0/User" eOpposite="/0/User/submit"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Invited_Paper" eSuperTypes="/0/Paper"/> <eClassifiers xsi:type="ecore:EClass" name="Admin_Role" eSuperTypes="/0/Role"/> <eClassifiers xsi:type="ecore:EClass" name="Paper_Typologies" eSuperTypes="/0/Event_Setup"/> <eClassifiers xsi:type="ecore:EClass" name="Event_Setup"> <eStructuralFeatures xsi:type="ecore:EReference" name="define" ordered="false" eType="/0/Event"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Event_URL" eSuperTypes="/0/URL"> <eStructuralFeatures xsi:type="ecore:EReference" name="concerned" ordered="false" eType="/0/Event"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Notification_Email" eSuperTypes="/0/Email"/> <eClassifiers xsi:type="ecore:EClass" name="Email" eSuperTypes="/0/Document"/> <eClassifiers xsi:type="ecore:EClass" name="Short_Paper" eSuperTypes="/0/Paper"/> <eClassifiers xsi:type="ecore:EClass" name="Author_Role" eSuperTypes="/0/Role"/> <eClassifiers xsi:type="ecore:EClass" name="Preview" eSuperTypes="/0/Review_Form"/> <eClassifiers xsi:type="ecore:EClass" name="Review_Form" eSuperTypes="/0/Event_Setup"/> <eClassifiers xsi:type="ecore:EClass" name="Committe_Role" eSuperTypes="/0/Role"/> <eClassifiers xsi:type="ecore:EClass" name="Group_Email" eSuperTypes="/0/Email"/> <eClassifiers xsi:type="ecore:EClass" name="Submission_Template" eSuperTypes="/0/Event_Setup"/> <eClassifiers xsi:type="ecore:EClass" name="Review_Form_Setup" eSuperTypes="/0/Review_Form"/> <eClassifiers xsi:type="ecore:EClass" name="Misc" eSuperTypes="/0/Help_Request"/> <eClassifiers xsi:type="ecore:EClass" name="Event_Creation" eSuperTypes="/0/Activity"/> <eClassifiers xsi:type="ecore:EClass" name="Approval_Email" eSuperTypes="/0/Email"> <eStructuralFeatures xsi:type="ecore:EReference" name="confirm" ordered="false" eType="/0/Event"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Rejection_Email" eSuperTypes="/0/Email"/> <eClassifiers xsi:type="ecore:EClass" name="Submission" eSuperTypes="/0/Document"/> <eClassifiers xsi:type="ecore:EClass" name="Template" eSuperTypes="/0/Document"/> <eClassifiers xsi:type="ecore:EClass" name="Feature_Request" eSuperTypes="/0/Help_Request"/> <eClassifiers xsi:type="ecore:EClass" name="Event_Tracks" eSuperTypes="/0/Event_Setup"/> <eClassifiers xsi:type="ecore:EClass" name="Request" eSuperTypes="/0/Activity"/> <eClassifiers xsi:type="ecore:EClass" name="Activity"> <eStructuralFeatures xsi:type="ecore:EReference" name="has_result" ordered="false" upperBound="-1" eType="/0/Thing"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sent_by" ordered="false" eType="/0/Person" eOpposite="/0/Person/send"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Head_Role" eSuperTypes="/0/Role"/> <eClassifiers xsi:type="ecore:EClass" name="Detail" eSuperTypes="/0/Thing"/> <eClassifiers xsi:type="ecore:EClass" name="Corresponding_Author" eSuperTypes="/0/Author"/> <eClassifiers xsi:type="ecore:EClass" name="Reviewer_Role" eSuperTypes="/0/Role"/> <eClassifiers xsi:type="ecore:EClass" name="Event_Approval" eSuperTypes="/0/Activity"/> <eClassifiers xsi:type="ecore:EClass" name="Registration" eSuperTypes="/0/Activity"/> <eClassifiers xsi:type="ecore:EClass" name="Full_Paper" eSuperTypes="/0/Paper"/> <eClassifiers xsi:type="ecore:EClass" name="Research_Topic" eSuperTypes="/0/Event_Setup"/> <eClassifiers xsi:type="ecore:EClass" name="Description"/> <eClassifiers xsi:type="ecore:EClass" name="Assistance" eSuperTypes="/0/Help_Request"/> <eClassifiers xsi:type="ecore:EClass" name="Email_Template" eSuperTypes="/0/Event_Setup"/> <eClassifiers xsi:type="ecore:EClass" name="Conference_participant" eSuperTypes="/0/Person"/> <eClassifiers xsi:type="ecore:EClass" name="Active_conference_participant" eSuperTypes="/0/Conference_contributor /0/Conference_participant"> <eStructuralFeatures xsi:type="ecore:EReference" name="gives_presentations" ordered="false" eType="/0/Presentation" eOpposite="/0/Presentation/is_given_by"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Passive_conference_participant" eSuperTypes="/0/Conference_participant"/> <eClassifiers xsi:type="ecore:EClass" name="Review_expertise" eSuperTypes="/0/Thing"> <eStructuralFeatures xsi:type="ecore:EReference" name="has_a_submitted_contribution" ordered="false" eType="/0/Submitted_contribution" eOpposite="/0/Submitted_contribution/has_a_review_expertise"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="has_an_expertise" ordered="false" unique="false" eType="/0/EEnum"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Submitted_contribution" eSuperTypes="/0/Written_contribution"> <eStructuralFeatures xsi:type="ecore:EReference" name="has_a_review_expertise" ordered="false" eType="/0/Review_expertise" eOpposite="/0/Review_expertise/has_a_submitted_contribution"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Regular_author" eSuperTypes="/0/Conference_contributor"/> <eClassifiers xsi:type="ecore:EClass" name="Conference_contributor" eSuperTypes="/0/Person"/> <eClassifiers xsi:type="ecore:EClass" name="Contribution_1th-author" eSuperTypes="/0/Regular_author"/> <eClassifiers xsi:type="ecore:EClass" name="Contribution_co-author" eSuperTypes="/0/Regular_author"/> <eClassifiers xsi:type="ecore:EClass" name="Conference_contribution" eSuperTypes="/0/Conference_document"> <eStructuralFeatures xsi:type="ecore:EReference" name="is_submitted_at" ordered="false" eType="/0/Conference_volume" eOpposite="/0/Conference_volume/has_contributions"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Co-chair" eSuperTypes="/0/Committee_member"> <eStructuralFeatures xsi:type="ecore:EReference" name="was_a_committe_co-chair_of" ordered="false" eType="/0/Committee" eOpposite="/0/Committee/has_a_committee_co-chair"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Committee" eSuperTypes="/0/User"> <eStructuralFeatures xsi:type="ecore:EReference" name="has_members" ordered="false" eType="/0/Committee_member" eOpposite="/0/Committee_member/was_a_member_of"/> <eStructuralFeatures xsi:type="ecore:EReference" name="was_a_committee_of" ordered="false" eType="/0/Conference_volume" eOpposite="/0/Conference_volume/has_a_commtitee"/> <eStructuralFeatures xsi:type="ecore:EReference" name="has_a_committee_co-chair" ordered="false" eType="/0/Co-chair" eOpposite="/0/Co-chair/was_a_committe_co-chair_of"/> <eStructuralFeatures xsi:type="ecore:EReference" name="has_a_committee_chair" ordered="false" eType="/0/Chair" eOpposite="/0/Chair/was_a_committee_chair_of"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Committee_member" eSuperTypes="/0/Person"> <eStructuralFeatures xsi:type="ecore:EReference" name="was_a_member_of" ordered="false" eType="/0/Committee" eOpposite="/0/Committee/has_members"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Abstract" eSuperTypes="/0/Extended_abstract"> <eStructuralFeatures xsi:type="ecore:EReference" name="is_the_1th_part_of" ordered="false" upperBound="-1" eType="/0/Thing"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Extended_abstract" eSuperTypes="/0/Regular_contribution"/> <eClassifiers xsi:type="ecore:EClass" name="Important_dates"> <eStructuralFeatures xsi:type="ecore:EReference" name="is_an_abstract_submission_date" ordered="false" eType="/0/date" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="is_a_full_paper_submission_date" ordered="false" eType="/0/date" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="is_an_ending_date" ordered="false" eType="/0/date" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="is_a_date_of_acceptance_announcement" ordered="false" eType="/0/date" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="is_a_date_of_camera_ready_paper_submission" ordered="false" eType="/0/date" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="is_a_starting_date" ordered="false" eType="/0/date" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="belong_to_a_conference_volume" ordered="false" eType="/0/Conference_volume" eOpposite="/0/Conference_volume/has_important_dates"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Invited_speaker" eSuperTypes="/0/Conference_contributor"/> <eClassifiers xsi:type="ecore:EClass" name="Conference_proceedings"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="has_an_ISBN" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="has_a_publisher" ordered="false" eType="/0/Publisher" eOpposite="/0/Publisher/issues"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="has_a_volume" ordered="false" unique="false" eType="/1/Integer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Information_for_participants" eSuperTypes="/0/Conference_document"/> <eClassifiers xsi:type="ecore:EClass" name="Conference_document"> <eStructuralFeatures xsi:type="ecore:EReference" name="has_authors" ordered="false" eType="/0/Person" eOpposite="/0/Person/contributes"/> <eStructuralFeatures xsi:type="ecore:EReference" name="has_a_date_of_issue" ordered="false" eType="/0/date" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Regular_contribution" eSuperTypes="/0/Written_contribution"/> <eClassifiers xsi:type="ecore:EClass" name="Poster" eSuperTypes="/0/Conference_contribution"/> <eClassifiers xsi:type="ecore:EClass" name="Written_contribution" eSuperTypes="/0/Conference_contribution"/> <eClassifiers xsi:type="ecore:EClass" name="Conference_applicant" eSuperTypes="/0/Person"/> <eClassifiers xsi:type="ecore:EClass" name="Camera_ready_contribution" eSuperTypes="/0/Accepted_contribution"/> <eClassifiers xsi:type="ecore:EClass" name="Accepted_contribution" eSuperTypes="/0/Reviewed_contribution"/> <eClassifiers xsi:type="ecore:EClass" name="Program_committee" eSuperTypes="/0/Committee"> <eStructuralFeatures xsi:type="ecore:EReference" name="was_a_program_committee_of" ordered="false" eType="/0/Conference_volume" eOpposite="/0/Conference_volume/has_a_program_committee"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Organizing_committee" eSuperTypes="/0/Committee"> <eStructuralFeatures xsi:type="ecore:EReference" name="was_an_organizing_committee_of" ordered="false" eType="/0/Conference_volume" eOpposite="/0/Conference_volume/has_an_organizing_committee"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Steering_committee" eSuperTypes="/0/Committee"> <eStructuralFeatures xsi:type="ecore:EReference" name="was_a_steering_committee_of" ordered="false" eType="/0/Conference_volume" eOpposite="/0/Conference_volume/has_a_steering_committee"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Conference_volume" eSuperTypes="/0/Conference"> <eStructuralFeatures xsi:type="ecore:EReference" name="has_parts" ordered="false" eType="/0/Conference_part" eOpposite="/0/Conference_part/is_part_of_conference_volumes"/> <eStructuralFeatures xsi:type="ecore:EReference" name="has_workshops" ordered="false" eType="/0/Workshop"/> <eStructuralFeatures xsi:type="ecore:EReference" name="has_tracks" ordered="false" eType="/0/Track"/> <eStructuralFeatures xsi:type="ecore:EReference" name="has_tutorials" ordered="false" eType="/0/Tutorial"/> <eStructuralFeatures xsi:type="ecore:EReference" name="has_a_commtitee" ordered="false" eType="/0/Committee" eOpposite="/0/Committee/was_a_committee_of"/> <eStructuralFeatures xsi:type="ecore:EReference" name="has_a_steering_committee" ordered="false" eType="/0/Steering_committee" eOpposite="/0/Steering_committee/was_a_steering_committee_of"/> <eStructuralFeatures xsi:type="ecore:EReference" name="has_an_organizing_committee" ordered="false" eType="/0/Organizing_committee" eOpposite="/0/Organizing_committee/was_an_organizing_committee_of"/> <eStructuralFeatures xsi:type="ecore:EReference" name="has_important_dates" ordered="false" eType="/0/Important_dates" eOpposite="/0/Important_dates/belong_to_a_conference_volume"/> <eStructuralFeatures xsi:type="ecore:EReference" name="has_contributions" ordered="false" eType="/0/Conference_contribution" eOpposite="/0/Conference_contribution/is_submitted_at"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="has_a_location" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="has_a_program_committee" ordered="false" eType="/0/Program_committee" eOpposite="/0/Program_committee/was_a_program_committee_of"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Call_for_paper" eSuperTypes="/0/Conference_document"/> <eClassifiers xsi:type="ecore:EClass" name="Conference_announcement" eSuperTypes="/0/Conference_document"/> <eClassifiers xsi:type="ecore:EClass" name="Invited_talk" eSuperTypes="/0/Presentation"/> <eClassifiers xsi:type="ecore:EClass" name="Conference_part"> <eStructuralFeatures xsi:type="ecore:EReference" name="has_a_track-workshop-tutorial_topic" ordered="false" eType="/0/Topic"/> <eStructuralFeatures xsi:type="ecore:EReference" name="is_part_of_conference_volumes" ordered="false" eType="/0/Conference_volume" eOpposite="/0/Conference_volume/has_parts"/> <eStructuralFeatures xsi:type="ecore:EReference" name="has_a_track-workshop-tutorial_chair" ordered="false" eType="/0/Track-workshop_chair" eOpposite="/0/Track-workshop_chair/was_a_track-workshop_chair_of"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Presentation" eSuperTypes="/0/Conference_contribution"> <eStructuralFeatures xsi:type="ecore:EReference" name="is_given_by" ordered="false" eType="/0/Active_conference_participant" eOpposite="/0/Active_conference_participant/gives_presentations"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Chair" eSuperTypes="/0/Committee_member"> <eStructuralFeatures xsi:type="ecore:EReference" name="was_a_committee_chair_of" ordered="false" eType="/0/Committee" eOpposite="/0/Committee/has_a_committee_chair"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Track" eSuperTypes="/0/Conference_part"/> <eClassifiers xsi:type="ecore:EClass" name="Workshop" eSuperTypes="/0/Conference_part /0/Event /0/Working_event"/> <eClassifiers xsi:type="ecore:EClass" name="Tutorial" eSuperTypes="/0/Conference_part /0/Working_event"/> <eClassifiers xsi:type="ecore:EClass" name="Rejected_contribution" eSuperTypes="/0/Reviewed_contribution"/> <eClassifiers xsi:type="ecore:EClass" name="Reviewed_contribution" eSuperTypes="/0/Submitted_contribution"> <eStructuralFeatures xsi:type="ecore:EReference" name="has_a_review" ordered="false" eType="/0/Review" eOpposite="/0/Review/reviews"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Review" eSuperTypes="/0/Conference_document /0/Document"> <eStructuralFeatures xsi:type="ecore:EReference" name="writtenBy" ordered="false" eType="/0/Reviewer"/> <eStructuralFeatures xsi:type="ecore:EReference" name="reviews" ordered="false" eType="/0/Reviewed_contribution" eOpposite="/0/Reviewed_contribution/has_a_review"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Topic"> <eStructuralFeatures xsi:type="ecore:EReference" name="belongs_to_a_review_reference" ordered="false" eType="/0/Review_preference"/> <eStructuralFeatures xsi:type="ecore:EReference" name="is_a_topis_of_conference_parts" ordered="false" eType="/0/Conference_part" eOpposite="/0/Conference_part/has_a_track-workshop-tutorial_topic"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Late_paid_applicant" eSuperTypes="/0/Paid_applicant"/> <eClassifiers xsi:type="ecore:EClass" name="Paid_applicant" eSuperTypes="/0/Registeered_applicant"/> <eClassifiers xsi:type="ecore:EClass" name="Early_paid_applicant" eSuperTypes="/0/Paid_applicant"/> <eClassifiers xsi:type="ecore:EClass" name="Organizer" eSuperTypes="/0/Thing"/> <eClassifiers xsi:type="ecore:EClass" name="Call_for_participation" eSuperTypes="/0/Conference_document"/> <eClassifiers xsi:type="ecore:EClass" name="Publisher"> <eStructuralFeatures xsi:type="ecore:EReference" name="issues" ordered="false" eType="/0/Conference_proceedings" eOpposite="/0/Conference_proceedings/has_a_publisher"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Registeered_applicant" eSuperTypes="/0/Conference_applicant"/> <eClassifiers xsi:type="ecore:EClass" name="Track-workshop_chair" eSuperTypes="/0/Person"> <eStructuralFeatures xsi:type="ecore:EReference" name="was_a_track-workshop_chair_of" ordered="false" eType="/0/Conference_part" eOpposite="/0/Conference_part/has_a_track-workshop-tutorial_chair"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Conference_www" eSuperTypes="/0/Conference_document"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="has_a_URL" ordered="false" unique="false" eType="/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Conference_fees"/> <eClassifiers xsi:type="ecore:EClass" name="Review_preference" eSuperTypes="/0/Thing"> <eStructuralFeatures xsi:type="ecore:EReference" name="has_a_topic_or_a_submission_contribution" ordered="false" upperBound="-1" eType="/0/Thing"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="has_a_degree" ordered="false" unique="false" eType="/1/Integer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="EEnum"> <eLiterals name="high" value="1"/> <eLiterals name="medium" value="2"/> <eLiterals name="low" value="3"/> <eLiterals name="very high" value="4"/> <eLiterals name="male" value="5"/> <eLiterals name="female" value="6"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Accepted_Paper" eSuperTypes="/0/paper"/> <eClassifiers xsi:type="ecore:EClass" name="paper" eSuperTypes="/0/article"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="full_paper_size" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EReference" name="has_author" ordered="false" lowerBound="1" eType="/0/human"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Rejected_Paper" eSuperTypes="/0/paper"/> <eClassifiers xsi:type="ecore:EClass" name="Undecided_Paper" eSuperTypes="/0/paper"/> <eClassifiers xsi:type="ecore:EClass" name="Manual_Paper_Assignment" eSuperTypes="/0/paper_assignment"> <eStructuralFeatures xsi:type="ecore:EReference" name="manually_assign_paper" ordered="false" upperBound="-1" eType="/0/Program_Committee_member"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Program_Committee_member" eSuperTypes="/0/human"/> <eClassifiers xsi:type="ecore:EClass" name="paper_assignment" eSuperTypes="/0/activity"> <eStructuralFeatures xsi:type="ecore:EReference" name="assign_paper" ordered="false" eType="/0/Program_Committee_member"/> <eStructuralFeatures xsi:type="ecore:EReference" name="is_performed_by" ordered="false" lowerBound="1" eType="/0/human"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="intensity"/> <eClassifiers xsi:type="ecore:EClass" name="start_date_of_camera-ready_submission" eSuperTypes="/0/camera-ready_submission_date"/> <eClassifiers xsi:type="ecore:EClass" name="camera-ready_submission_date" eSuperTypes="/0/date"/> <eClassifiers xsi:type="ecore:EClass" name="date_of_notification" eSuperTypes="/0/date"/> <eClassifiers xsi:type="ecore:EClass" name="date" eSuperTypes="/0/Thing"/> <eClassifiers xsi:type="ecore:EClass" name="article"> <eStructuralFeatures xsi:type="ecore:EReference" name="goes_through" ordered="false" eType="/0/activity"/> <eStructuralFeatures xsi:type="ecore:EReference" name="is_sent_to" ordered="false" eType="/0/human"/> <eStructuralFeatures xsi:type="ecore:EReference" name="is_created_in" ordered="false" eType="/0/activity"/> <eStructuralFeatures xsi:type="ecore:EReference" name="structure_created_by" ordered="false" eType="/0/human"/> <eStructuralFeatures xsi:type="ecore:EReference" name="has_author" ordered="false" eType="/0/human" eOpposite="/0/human/is_author_of"/> <eStructuralFeatures xsi:type="ecore:EReference" name="gives_classification" ordered="false" eType="/0/classification"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Contact_Person" eSuperTypes="/0/human"/> <eClassifiers xsi:type="ecore:EClass" name="conference" eSuperTypes="/0/Thing"> <eStructuralFeatures xsi:type="ecore:EReference" name="is_in_phase" ordered="false" eType="/0/phase_of_conference"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="bidding_of_reviewer" eSuperTypes="/0/activity"> <eStructuralFeatures xsi:type="ecore:EReference" name="is_performed_by" ordered="false" lowerBound="1" eType="/0/human"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="activity"> <eStructuralFeatures xsi:type="ecore:EReference" name="is_followed_by" ordered="false" eType="/0/activity"/> <eStructuralFeatures xsi:type="ecore:EReference" name="is_monitored_by" ordered="false" eType="/0/human"/> <eStructuralFeatures xsi:type="ecore:EReference" name="has_intensity" ordered="false" eType="/0/intensity"/> <eStructuralFeatures xsi:type="ecore:EReference" name="has_result" ordered="false" eType="/0/article"/> <eStructuralFeatures xsi:type="ecore:EReference" name="is_performed_by" ordered="false" eType="/0/human" eOpposite="/0/human/performs_activity"/> <eStructuralFeatures xsi:type="ecore:EReference" name="is_supervised_by" ordered="false" eType="/0/human" eOpposite="/0/human/supervises"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="URL" eSuperTypes="/0/Thing"/> <eClassifiers xsi:type="ecore:EClass" name="conference_setup" eSuperTypes="/0/Thing"> <eStructuralFeatures xsi:type="ecore:EReference" name="sets_member" ordered="false" eType="/0/human"/> <eStructuralFeatures xsi:type="ecore:EReference" name="is_made_by" ordered="false" eType="/0/human"/> <eStructuralFeatures xsi:type="ecore:EReference" name="includes_topic" ordered="false" eType="/0/topic"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sets_date" ordered="false" eType="/0/date"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sets_URL" ordered="false" eType="/0/URL"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="human"> <eStructuralFeatures xsi:type="ecore:EReference" name="is_author_of" ordered="false" eType="/0/article" eOpposite="/0/article/has_author"/> <eStructuralFeatures xsi:type="ecore:EReference" name="performs_activity" ordered="false" eType="/0/activity" eOpposite="/0/activity/is_performed_by"/> <eStructuralFeatures xsi:type="ecore:EReference" name="is_employed_in" ordered="false" eType="/0/institute"/> <eStructuralFeatures xsi:type="ecore:EReference" name="has_topic_of_interest" ordered="false" eType="/0/topic"/> <eStructuralFeatures xsi:type="ecore:EReference" name="supervises" ordered="false" eType="/0/activity" eOpposite="/0/activity/is_supervised_by"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="e-mail" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="last_name" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="first_name" ordered="false" unique="false" eType="/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="managing_of_conference_process" eSuperTypes="/0/activity"/> <eClassifiers xsi:type="ecore:EClass" name="Program_Committee_Chair" eSuperTypes="/0/human"/> <eClassifiers xsi:type="ecore:EClass" name="reviewing_proces" eSuperTypes="/0/activity"/> <eClassifiers xsi:type="ecore:EClass" name="end_date_of_camera-ready_submission" eSuperTypes="/0/camera-ready_submission_date"/> <eClassifiers xsi:type="ecore:EClass" name="abstract_submission_date" eSuperTypes="/0/date"/> <eClassifiers xsi:type="ecore:EClass" name="group_email" eSuperTypes="/0/article"/> <eClassifiers xsi:type="ecore:EClass" name="Senior_Reviewer_URL" eSuperTypes="/0/URL"/> <eClassifiers xsi:type="ecore:EClass" name="notification" eSuperTypes="/0/activity"> <eStructuralFeatures xsi:type="ecore:EReference" name="has_result" ordered="false" lowerBound="1" eType="/0/article"/> <eStructuralFeatures xsi:type="ecore:EReference" name="is_performed_by" ordered="false" lowerBound="1" eType="/0/human"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="notification_email" eSuperTypes="/0/article"/> <eClassifiers xsi:type="ecore:EClass" name="Chair_URL" eSuperTypes="/0/URL"/> <eClassifiers xsi:type="ecore:EClass" name="abstract_of_paper" eSuperTypes="/0/article"/> <eClassifiers xsi:type="ecore:EClass" name="submission_process" eSuperTypes="/0/activity"> <eStructuralFeatures xsi:type="ecore:EReference" name="is_performed_by" ordered="false" lowerBound="1" eType="/0/human"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="topic"/> <eClassifiers xsi:type="ecore:EClass" name="lower_tier_reviewing_process" eSuperTypes="/0/reviewing_proces"/> <eClassifiers xsi:type="ecore:EClass" name="start_date_of_conference" eSuperTypes="/0/date_of_conference"/> <eClassifiers xsi:type="ecore:EClass" name="date_of_conference" eSuperTypes="/0/date"/> <eClassifiers xsi:type="ecore:EClass" name="Senior_Program_Committee_member" eSuperTypes="/0/Program_Committee_member"> <eStructuralFeatures xsi:type="ecore:EReference" name="supervises" upperBound="4" eType="/0/activity"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="end_date_of_abstract_submission" eSuperTypes="/0/abstract_submission_date"/> <eClassifiers xsi:type="ecore:EClass" name="phase_of_conference"/> <eClassifiers xsi:type="ecore:EClass" name="Regular_Program_Committee_member" eSuperTypes="/0/Program_Committee_member"/> <eClassifiers xsi:type="ecore:EClass" name="review" eSuperTypes="/0/article"> <eStructuralFeatures xsi:type="ecore:EReference" name="gives_classification" ordered="false" lowerBound="1" eType="/0/classification"/> <eStructuralFeatures xsi:type="ecore:EReference" name="is_created_in" ordered="false" lowerBound="1" eType="/0/activity"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="start_date_of_full_paper_submission" eSuperTypes="/0/full_paper_submission_date"/> <eClassifiers xsi:type="ecore:EClass" name="full_paper_submission_date" eSuperTypes="/0/date"/> <eClassifiers xsi:type="ecore:EClass" name="start_date_of_abstract_submission" eSuperTypes="/0/abstract_submission_date"/> <eClassifiers xsi:type="ecore:EClass" name="end_date_of_conference" eSuperTypes="/0/date_of_conference"/> <eClassifiers xsi:type="ecore:EClass" name="review_form" eSuperTypes="/0/article"> <eStructuralFeatures xsi:type="ecore:EReference" name="is_created_in" ordered="false" lowerBound="1" eType="/0/activity"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Automatic_Paper_Assignment" eSuperTypes="/0/paper_assignment"> <eStructuralFeatures xsi:type="ecore:EReference" name="automatically_assign_paper" ordered="false" upperBound="-1" eType="/0/Program_Committee_member"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="institute"/> <eClassifiers xsi:type="ecore:EClass" name="classification"/> <eClassifiers xsi:type="ecore:EClass" name="summary_of_reviews" eSuperTypes="/0/article"> <eStructuralFeatures xsi:type="ecore:EReference" name="is_created_in" ordered="false" lowerBound="1" eType="/0/activity"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="upper_tier_reviewing_process" eSuperTypes="/0/reviewing_proces"> <eStructuralFeatures xsi:type="ecore:EReference" name="is_performed_by" ordered="false" lowerBound="1" eType="/0/human"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="end_date_of_full_paper_submission" eSuperTypes="/0/full_paper_submission_date"/> <eClassifiers xsi:type="ecore:EClass" name="acceptance_notification_email" eSuperTypes="/0/notification_email"/> <eClassifiers xsi:type="ecore:EClass" name="rejection_notification_email" eSuperTypes="/0/notification_email"/> <eClassifiers xsi:type="ecore:EClass" name="Contact_Person_URL" eSuperTypes="/0/URL"/> <eClassifiers xsi:type="ecore:EClass" name="Regular_Reviewer_URL" eSuperTypes="/0/URL"/> <eClassifiers xsi:type="ecore:EClass" name="Trip" eSuperTypes="/0/Social_event"/> <eClassifiers xsi:type="ecore:EClass" name="Banquet" eSuperTypes="/0/Social_event"/> <eClassifiers xsi:type="ecore:EClass" name="Reception" eSuperTypes="/0/Social_event"/> <eClassifiers xsi:type="ecore:EClass" name="Social_event" eSuperTypes="/0/Event"/> <eClassifiers xsi:type="ecore:EClass" name="Contribution" eSuperTypes="/0/Thing"> <eStructuralFeatures xsi:type="ecore:EReference" name="writtenBy" ordered="false" eType="/0/Author" eOpposite="/0/Author/writes"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dealsWith" ordered="false" eType="/0/Topic"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="remark" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="contactEmail" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hasKeyword" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hasTitle" ordered="false" unique="false" eType="/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="City"/> <eClassifiers xsi:type="ecore:EClass" name="Organization"/> <eClassifiers xsi:type="ecore:EClass" name="Country"/> <eClassifiers xsi:type="ecore:EClass" name="Company" eSuperTypes="/0/Organization"/> <eClassifiers xsi:type="ecore:EClass" name="University" eSuperTypes="/0/Organization"/> <eClassifiers xsi:type="ecore:EClass" name="Scholar" eSuperTypes="/0/Person"> <eStructuralFeatures xsi:type="ecore:EReference" name="studyAt" ordered="false" eType="/0/University"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Poster" eSuperTypes="/0/Contribution"/> <eClassifiers xsi:type="ecore:EClass" name="Short_paper" eSuperTypes="/0/Contribution"/> <eClassifiers xsi:type="ecore:EClass" name="Reviewing_results_event" eSuperTypes="/0/Administrative_event"/> <eClassifiers xsi:type="ecore:EClass" name="Administrative_event" eSuperTypes="/0/Event"> <eStructuralFeatures xsi:type="ecore:EReference" name="follows" ordered="false" eType="/0/Administrative_event"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parallel_with" ordered="false" eType="/0/Administrative_event"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Reviewing_event" eSuperTypes="/0/Administrative_event"/> <eClassifiers xsi:type="ecore:EClass" name="Registration_of_participants_event" eSuperTypes="/0/Administrative_event"/> <eClassifiers xsi:type="ecore:EClass" name="Submission_event" eSuperTypes="/0/Administrative_event"/> <eClassifiers xsi:type="ecore:EClass" name="Camera_Ready_event" eSuperTypes="/0/Administrative_event"/> <eClassifiers xsi:type="ecore:EClass" name="Working_event" eSuperTypes="/0/Event"> <eStructuralFeatures xsi:type="ecore:EReference" name="hasTopic" ordered="false" eType="/0/Topic"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hasAdministrativeEvent" ordered="false" eType="/0/Administrative_event"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Member" eSuperTypes="/0/Participant"/> <eClassifiers xsi:type="ecore:EClass" name="Participant" eSuperTypes="/0/Person"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="earlyRegistration" ordered="false" unique="false" eType="/1/Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Member_PC" eSuperTypes="/0/Person"> <eStructuralFeatures xsi:type="ecore:EReference" name="expertOn" ordered="false" eType="/0/Topic"/> <eStructuralFeatures xsi:type="ecore:EReference" name="reviewes" ordered="false" eType="/0/Contribution"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Chair_PC" eSuperTypes="/0/Person"/> <eClassifiers xsi:type="ecore:EClass" name="Student" eSuperTypes="/0/Participant"/> <eClassifiers xsi:type="ecore:EClass" name="Science_Worker" eSuperTypes="/0/Person"/> <eClassifiers xsi:type="ecore:EClass" name="Assistant" eSuperTypes="/0/Person"/> <eClassifiers xsi:type="ecore:EClass" name="Volunteer" eSuperTypes="/0/Person"/> <eClassifiers xsi:type="ecore:EClass" name="Regular" eSuperTypes="/0/Participant"/> <eClassifiers xsi:type="ecore:EDataType" name="positiveInteger"/> </ecore:EPackage> <ecore:EPackage name="PrimitiveTypes"> <eClassifiers xsi:type="ecore:EDataType" name="Boolean"/> <eClassifiers xsi:type="ecore:EDataType" name="Integer"/> <eClassifiers xsi:type="ecore:EDataType" name="String"/> </ecore:EPackage> </xmi:XMI>
github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/confOf.owl.ecore
ecore
confOf Thing Meta-Reviewer Reviewer invites_co-reviewers invited_by has_a_review_reference_or_expertise assignedByAdministrator adjustBid readPaper hasBeenAssigned writeReview assignExternalReviewer Decision Person inverse_of_add execute get use register modify take_part_in remove add send added_by contributes has_an_email has_the_first_name has_gender has_the_last_name employedBy hasHomePage hasSurname hasFax hasFirstName hasPhone hasEmail hasConflictOfInterest email Preference ProgramCommittee hasProgramCommitteeMember Bid adjustedBy Conference hasConferenceMember paperAssignmentFinalizedBy reviewCriteriaEnteredBy paperAssignmentToolsRunBy virtualMeetingEnabledBy hardcopyMailingManifestsPrintedBy detailsEnteredBy reviewerBiddingStartedBy date reviewsPerPaper logoURL acceptsHardcopySubmissions siteURL ConferenceChair ConferenceMember memberOfConference AssociatedChair ProgramCommitteeMember memberOfProgramCommittee maxPapers addedBy AuthorNotReviewer SubjectArea ExternalReviewer assignedByReviewer Chairman ProgramCommitteeChair endReview Acceptance Rejection Paper hasCo-author hasBid hasDecision assignedTo hasSubjectArea readByReviewer paperID title hasAuthor acceptedBy rejectedBy readByMeta-Reviewer Author writes submitPaper writePaper Co-author co-writePaper PaperAbstract PaperFullVersion Administrator approve assign finalizePaperAssignment runPaperAssignmentTools enableVirtualMeeting startReviewerBidding assignReviewer rejectPaper enterConferenceDetails printHardcopyMailingManifests setMaxPapers enterReviewCriteria acceptPaper addProgramCommitteeMember Meta-Review unsignedLong anyURI Event conists_of confirmed_by defined_by approved_by starts_on ends_on Account registred_by Inforamtion User recieve create submit Role assigned_by Help_Request Symposium Abstract Document recieved_by used_by submited__by Invited_Paper Admin_Role Paper_Typologies Event_Setup define Event_URL concerned Notification_Email Email Short_Paper Author_Role Preview Review_Form Committe_Role Group_Email Submission_Template Review_Form_Setup Misc Event_Creation Approval_Email confirm Rejection_Email Submission Template Feature_Request Event_Tracks Request Activity has_result sent_by Head_Role Detail Corresponding_Author Reviewer_Role Event_Approval Registration Full_Paper Research_Topic Description Assistance Email_Template Conference_participant Active_conference_participant gives_presentations Passive_conference_participant Review_expertise has_a_submitted_contribution has_an_expertise Submitted_contribution has_a_review_expertise Regular_author Conference_contributor Contribution_1th-author Contribution_co-author Conference_contribution is_submitted_at Co-chair was_a_committe_co-chair_of Committee has_members was_a_committee_of has_a_committee_co-chair has_a_committee_chair Committee_member was_a_member_of Abstract is_the_1th_part_of Extended_abstract Important_dates is_an_abstract_submission_date is_a_full_paper_submission_date is_an_ending_date is_a_date_of_acceptance_announcement is_a_date_of_camera_ready_paper_submission is_a_starting_date belong_to_a_conference_volume Invited_speaker Conference_proceedings has_an_ISBN has_a_publisher has_a_volume Information_for_participants Conference_document has_authors has_a_date_of_issue Regular_contribution Poster Written_contribution Conference_applicant Camera_ready_contribution Accepted_contribution Program_committee was_a_program_committee_of Organizing_committee was_an_organizing_committee_of Steering_committee was_a_steering_committee_of Conference_volume has_parts has_workshops has_tracks has_tutorials has_a_commtitee has_a_steering_committee has_an_organizing_committee has_important_dates has_contributions has_a_location has_a_program_committee Call_for_paper Conference_announcement Invited_talk Conference_part has_a_track-workshop-tutorial_topic is_part_of_conference_volumes has_a_track-workshop-tutorial_chair Presentation is_given_by Chair was_a_committee_chair_of Track Workshop Tutorial Rejected_contribution Reviewed_contribution has_a_review Review writtenBy reviews Topic belongs_to_a_review_reference is_a_topis_of_conference_parts Late_paid_applicant Paid_applicant Early_paid_applicant Organizer Call_for_participation Publisher issues Registeered_applicant Track-workshop_chair was_a_track-workshop_chair_of Conference_www has_a_URL Conference_fees Review_preference has_a_topic_or_a_submission_contribution has_a_degree EEnum high high medium medium low low very high very high male male female female Accepted_Paper paper full_paper_size has_author Rejected_Paper Undecided_Paper Manual_Paper_Assignment manually_assign_paper Program_Committee_member paper_assignment assign_paper is_performed_by intensity start_date_of_camera-ready_submission camera-ready_submission_date date_of_notification date article goes_through is_sent_to is_created_in structure_created_by has_author gives_classification Contact_Person conference is_in_phase bidding_of_reviewer is_performed_by activity is_followed_by is_monitored_by has_intensity has_result is_performed_by is_supervised_by URL conference_setup sets_member is_made_by includes_topic sets_date sets_URL human is_author_of performs_activity is_employed_in has_topic_of_interest supervises e-mail last_name first_name managing_of_conference_process Program_Committee_Chair reviewing_proces end_date_of_camera-ready_submission abstract_submission_date group_email Senior_Reviewer_URL notification has_result is_performed_by notification_email Chair_URL abstract_of_paper submission_process is_performed_by topic lower_tier_reviewing_process start_date_of_conference date_of_conference Senior_Program_Committee_member supervises end_date_of_abstract_submission phase_of_conference Regular_Program_Committee_member review gives_classification is_created_in start_date_of_full_paper_submission full_paper_submission_date start_date_of_abstract_submission end_date_of_conference review_form is_created_in Automatic_Paper_Assignment automatically_assign_paper institute classification summary_of_reviews is_created_in upper_tier_reviewing_process is_performed_by end_date_of_full_paper_submission acceptance_notification_email rejection_notification_email Contact_Person_URL Regular_Reviewer_URL Trip Banquet Reception Social_event Contribution writtenBy dealsWith remark abstract contactEmail hasKeyword hasTitle City Organization Country Company University Scholar studyAt Poster Short_paper Reviewing_results_event Administrative_event follows parallel_with Reviewing_event Registration_of_participants_event Submission_event Camera_Ready_event Working_event hasTopic hasAdministrativeEvent Member Participant earlyRegistration Member_PC expertOn reviewes Chair_PC Student Science_Worker Assistant Volunteer Regular positiveInteger PrimitiveTypes Boolean Integer String
null
{"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"confOf","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Thing","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Meta-Reviewer","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reviewer","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Decision","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Person","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Preference","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProgramCommittee","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Bid","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Conference","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConferenceChair","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConferenceMember","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociatedChair","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProgramCommitteeMember","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AuthorNotReviewer","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubjectArea","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExternalReviewer","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Chairman","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProgramCommitteeChair","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Acceptance","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rejection","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Paper","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Author","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Co-author","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PaperAbstract","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PaperFullVersion","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Administrator","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Meta-Review","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"unsignedLong","instanceClass":null,"id":28,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"anyURI","instanceClass":null,"id":29,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Event","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Account","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Inforamtion","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"User","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Role","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Help_Request","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Symposium","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Abstract","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Document","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Invited_Paper","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Admin_Role","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Paper_Typologies","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Event_Setup","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Event_URL","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Notification_Email","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Email","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Short_Paper","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Author_Role","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Preview","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Review_Form","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Committe_Role","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Group_Email","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Submission_Template","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Review_Form_Setup","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Misc","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Event_Creation","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Approval_Email","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rejection_Email","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Submission","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Template","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature_Request","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Event_Tracks","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Request","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Head_Role","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Detail","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Corresponding_Author","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reviewer_Role","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Event_Approval","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Registration","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Full_Paper","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Research_Topic","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Description","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assistance","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Email_Template","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Conference_participant","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Active_conference_participant","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Passive_conference_participant","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Review_expertise","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Submitted_contribution","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Regular_author","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Conference_contributor","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Contribution_1th-author","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Contribution_co-author","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Conference_contribution","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Co-chair","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Committee","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Committee_member","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Abstract","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extended_abstract","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Important_dates","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Invited_speaker","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Conference_proceedings","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Information_for_participants","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Conference_document","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Regular_contribution","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Poster","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Written_contribution","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Conference_applicant","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Camera_ready_contribution","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Accepted_contribution","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Program_committee","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Organizing_committee","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Steering_committee","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Conference_volume","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Call_for_paper","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Conference_announcement","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Invited_talk","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Conference_part","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Presentation","instanceClass":null,"abstract":false,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Chair","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Track","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Workshop","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tutorial","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rejected_contribution","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reviewed_contribution","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Review","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Topic","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Late_paid_applicant","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Paid_applicant","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Early_paid_applicant","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Organizer","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Call_for_participation","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Publisher","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Registeered_applicant","instanceClass":null,"abstract":false,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Track-workshop_chair","instanceClass":null,"abstract":false,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Conference_www","instanceClass":null,"abstract":false,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Conference_fees","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Review_preference","instanceClass":null,"abstract":false,"id":128,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"EEnum","instanceClass":null,"id":129,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Accepted_Paper","instanceClass":null,"abstract":false,"id":130,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"paper","instanceClass":null,"abstract":false,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rejected_Paper","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Undecided_Paper","instanceClass":null,"abstract":false,"id":133,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Manual_Paper_Assignment","instanceClass":null,"abstract":false,"id":134,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Program_Committee_member","instanceClass":null,"abstract":false,"id":135,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"paper_assignment","instanceClass":null,"abstract":false,"id":136,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"intensity","instanceClass":null,"abstract":false,"id":137,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"start_date_of_camera-ready_submission","instanceClass":null,"abstract":false,"id":138,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"camera-ready_submission_date","instanceClass":null,"abstract":false,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"date_of_notification","instanceClass":null,"abstract":false,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"date","instanceClass":null,"abstract":false,"id":141,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"article","instanceClass":null,"abstract":false,"id":142,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Contact_Person","instanceClass":null,"abstract":false,"id":143,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"conference","instanceClass":null,"abstract":false,"id":144,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"bidding_of_reviewer","instanceClass":null,"abstract":false,"id":145,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"activity","instanceClass":null,"abstract":false,"id":146,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"URL","instanceClass":null,"abstract":false,"id":147,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"conference_setup","instanceClass":null,"abstract":false,"id":148,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"human","instanceClass":null,"abstract":false,"id":149,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"managing_of_conference_process","instanceClass":null,"abstract":false,"id":150,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Program_Committee_Chair","instanceClass":null,"abstract":false,"id":151,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"reviewing_proces","instanceClass":null,"abstract":false,"id":152,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"end_date_of_camera-ready_submission","instanceClass":null,"abstract":false,"id":153,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"abstract_submission_date","instanceClass":null,"abstract":false,"id":154,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"group_email","instanceClass":null,"abstract":false,"id":155,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Senior_Reviewer_URL","instanceClass":null,"abstract":false,"id":156,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"notification","instanceClass":null,"abstract":false,"id":157,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"notification_email","instanceClass":null,"abstract":false,"id":158,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Chair_URL","instanceClass":null,"abstract":false,"id":159,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"abstract_of_paper","instanceClass":null,"abstract":false,"id":160,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"submission_process","instanceClass":null,"abstract":false,"id":161,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"topic","instanceClass":null,"abstract":false,"id":162,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"lower_tier_reviewing_process","instanceClass":null,"abstract":false,"id":163,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"start_date_of_conference","instanceClass":null,"abstract":false,"id":164,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"date_of_conference","instanceClass":null,"abstract":false,"id":165,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Senior_Program_Committee_member","instanceClass":null,"abstract":false,"id":166,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"end_date_of_abstract_submission","instanceClass":null,"abstract":false,"id":167,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"phase_of_conference","instanceClass":null,"abstract":false,"id":168,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Regular_Program_Committee_member","instanceClass":null,"abstract":false,"id":169,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"review","instanceClass":null,"abstract":false,"id":170,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"start_date_of_full_paper_submission","instanceClass":null,"abstract":false,"id":171,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"full_paper_submission_date","instanceClass":null,"abstract":false,"id":172,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"start_date_of_abstract_submission","instanceClass":null,"abstract":false,"id":173,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"end_date_of_conference","instanceClass":null,"abstract":false,"id":174,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"review_form","instanceClass":null,"abstract":false,"id":175,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Automatic_Paper_Assignment","instanceClass":null,"abstract":false,"id":176,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"institute","instanceClass":null,"abstract":false,"id":177,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"classification","instanceClass":null,"abstract":false,"id":178,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"summary_of_reviews","instanceClass":null,"abstract":false,"id":179,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"upper_tier_reviewing_process","instanceClass":null,"abstract":false,"id":180,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"end_date_of_full_paper_submission","instanceClass":null,"abstract":false,"id":181,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"acceptance_notification_email","instanceClass":null,"abstract":false,"id":182,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"rejection_notification_email","instanceClass":null,"abstract":false,"id":183,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Contact_Person_URL","instanceClass":null,"abstract":false,"id":184,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Regular_Reviewer_URL","instanceClass":null,"abstract":false,"id":185,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trip","instanceClass":null,"abstract":false,"id":186,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Banquet","instanceClass":null,"abstract":false,"id":187,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reception","instanceClass":null,"abstract":false,"id":188,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Social_event","instanceClass":null,"abstract":false,"id":189,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Contribution","instanceClass":null,"abstract":false,"id":190,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"City","instanceClass":null,"abstract":false,"id":191,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Organization","instanceClass":null,"abstract":false,"id":192,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Country","instanceClass":null,"abstract":false,"id":193,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Company","instanceClass":null,"abstract":false,"id":194,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"University","instanceClass":null,"abstract":false,"id":195,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Scholar","instanceClass":null,"abstract":false,"id":196,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Poster","instanceClass":null,"abstract":false,"id":197,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Short_paper","instanceClass":null,"abstract":false,"id":198,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reviewing_results_event","instanceClass":null,"abstract":false,"id":199,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Administrative_event","instanceClass":null,"abstract":false,"id":200,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reviewing_event","instanceClass":null,"abstract":false,"id":201,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Registration_of_participants_event","instanceClass":null,"abstract":false,"id":202,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Submission_event","instanceClass":null,"abstract":false,"id":203,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Camera_Ready_event","instanceClass":null,"abstract":false,"id":204,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Working_event","instanceClass":null,"abstract":false,"id":205,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Member","instanceClass":null,"abstract":false,"id":206,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Participant","instanceClass":null,"abstract":false,"id":207,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Member_PC","instanceClass":null,"abstract":false,"id":208,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Chair_PC","instanceClass":null,"abstract":false,"id":209,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Student","instanceClass":null,"abstract":false,"id":210,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Science_Worker","instanceClass":null,"abstract":false,"id":211,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assistant","instanceClass":null,"abstract":false,"id":212,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Volunteer","instanceClass":null,"abstract":false,"id":213,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Regular","instanceClass":null,"abstract":false,"id":214,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"positiveInteger","instanceClass":null,"id":215,"serializable":true,"eClass":"EDataType"},{"id":216,"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":"invites_co-reviewers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":217,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"invited_by","changeable":true,"resolveProxies":true,"lowerBound":0,"id":218,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"has_a_review_reference_or_expertise","changeable":true,"resolveProxies":true,"lowerBound":0,"id":219,"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":"assignedByAdministrator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":220,"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":"adjustBid","changeable":true,"resolveProxies":true,"lowerBound":0,"id":221,"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":"readPaper","changeable":true,"resolveProxies":true,"lowerBound":0,"id":222,"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":"hasBeenAssigned","changeable":true,"resolveProxies":true,"lowerBound":0,"id":223,"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":"writeReview","changeable":true,"resolveProxies":true,"lowerBound":0,"id":224,"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":"assignExternalReviewer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":225,"derived":false},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"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":"adjustedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":234,"derived":false},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"assignedByReviewer","changeable":true,"resolveProxies":true,"lowerBound":1,"id":239,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inverse_of_add","changeable":true,"resolveProxies":true,"lowerBound":0,"id":240,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"execute","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":"get","changeable":true,"resolveProxies":true,"lowerBound":0,"id":242,"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":"use","changeable":true,"resolveProxies":true,"lowerBound":0,"id":243,"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":"register","changeable":true,"resolveProxies":true,"lowerBound":0,"id":244,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"modify","changeable":true,"resolveProxies":true,"lowerBound":0,"id":245,"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":"take_part_in","changeable":true,"resolveProxies":true,"lowerBound":0,"id":246,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"remove","changeable":true,"resolveProxies":true,"lowerBound":0,"id":247,"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":"add","changeable":true,"resolveProxies":true,"lowerBound":0,"id":248,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"send","changeable":true,"resolveProxies":true,"lowerBound":0,"id":249,"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":"added_by","changeable":true,"resolveProxies":true,"lowerBound":0,"id":250,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contributes","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"has_an_email","changeable":true,"lowerBound":0,"iD":false,"id":252,"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":"has_the_first_name","changeable":true,"lowerBound":0,"iD":false,"id":253,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"has_gender","changeable":true,"lowerBound":0,"iD":false,"id":254,"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":"has_the_last_name","changeable":true,"lowerBound":0,"iD":false,"id":255,"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":"employedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":256,"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":"hasHomePage","changeable":true,"lowerBound":0,"iD":false,"id":257,"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":"hasSurname","changeable":true,"lowerBound":0,"iD":false,"id":258,"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":"hasFax","changeable":true,"lowerBound":0,"iD":false,"id":259,"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":"hasFirstName","changeable":true,"lowerBound":0,"iD":false,"id":260,"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":"hasPhone","changeable":true,"lowerBound":0,"iD":false,"id":261,"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":"hasEmail","changeable":true,"lowerBound":0,"iD":false,"id":262,"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":"hasConflictOfInterest","changeable":true,"resolveProxies":true,"lowerBound":0,"id":263,"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":"email","changeable":true,"lowerBound":0,"iD":false,"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":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"used_by","changeable":true,"resolveProxies":true,"lowerBound":0,"id":270,"derived":false},{"id":271,"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":"registred_by","changeable":true,"resolveProxies":true,"lowerBound":0,"id":272,"derived":false},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sent_by","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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"has_authors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":281,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"String","instanceClass":null,"id":282,"serializable":true,"eClass":"EDataType"},{"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"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"hasProgramCommitteeMember","changeable":true,"resolveProxies":true,"lowerBound":0,"id":296,"derived":false},{"id":297,"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":"memberOfProgramCommittee","changeable":true,"resolveProxies":true,"lowerBound":0,"id":298,"derived":false},{"id":299,"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":"hasConferenceMember","changeable":true,"resolveProxies":true,"lowerBound":0,"id":300,"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":"paperAssignmentFinalizedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":301,"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":"reviewCriteriaEnteredBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":302,"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":"paperAssignmentToolsRunBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":303,"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":"virtualMeetingEnabledBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":304,"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":"hardcopyMailingManifestsPrintedBy","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":false,"unsettable":false,"transient":false,"unique":true,"name":"detailsEnteredBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":306,"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":"reviewerBiddingStartedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":307,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"date","changeable":true,"resolveProxies":true,"lowerBound":0,"id":308,"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":"reviewsPerPaper","changeable":true,"lowerBound":0,"iD":false,"id":309,"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":"logoURL","changeable":true,"lowerBound":0,"iD":false,"id":310,"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":"acceptsHardcopySubmissions","changeable":true,"lowerBound":0,"iD":false,"id":311,"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":"siteURL","changeable":true,"lowerBound":0,"iD":false,"id":312,"derived":false},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"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":"memberOfConference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":317,"derived":false},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Integer","instanceClass":null,"id":326,"serializable":true,"eClass":"EDataType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Boolean","instanceClass":null,"id":329,"serializable":true,"eClass":"EDataType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"maxPapers","changeable":true,"lowerBound":0,"iD":false,"id":338,"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":"addedBy","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"},{"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":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"endReview","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"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"hasCo-author","changeable":true,"resolveProxies":true,"lowerBound":0,"id":356,"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":"hasBid","changeable":true,"resolveProxies":true,"lowerBound":0,"id":357,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"hasDecision","changeable":true,"resolveProxies":true,"lowerBound":0,"id":358,"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":"assignedTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":359,"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":"hasSubjectArea","changeable":true,"resolveProxies":true,"lowerBound":0,"id":360,"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":"readByReviewer","changeable":true,"resolveProxies":true,"lowerBound":1,"id":361,"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":"paperID","changeable":true,"lowerBound":0,"iD":false,"id":362,"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":"title","changeable":true,"lowerBound":0,"iD":false,"id":363,"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":"hasAuthor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":364,"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":"acceptedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":365,"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":"rejectedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":366,"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":"readByMeta-Reviewer","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":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"co-writePaper","changeable":true,"resolveProxies":true,"lowerBound":0,"id":372,"derived":false},{"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"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"writes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":384,"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":"submitPaper","changeable":true,"resolveProxies":true,"lowerBound":0,"id":385,"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":"writePaper","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"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"writtenBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":391,"derived":false},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"approve","changeable":true,"resolveProxies":true,"lowerBound":0,"id":398,"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":"assign","changeable":true,"resolveProxies":true,"lowerBound":0,"id":399,"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":"finalizePaperAssignment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":400,"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":"runPaperAssignmentTools","changeable":true,"resolveProxies":true,"lowerBound":0,"id":401,"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":"enableVirtualMeeting","changeable":true,"resolveProxies":true,"lowerBound":0,"id":402,"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":"startReviewerBidding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":403,"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":"assignReviewer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":404,"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":"rejectPaper","changeable":true,"resolveProxies":true,"lowerBound":0,"id":405,"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":"enterConferenceDetails","changeable":true,"resolveProxies":true,"lowerBound":0,"id":406,"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":"printHardcopyMailingManifests","changeable":true,"resolveProxies":true,"lowerBound":0,"id":407,"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":"setMaxPapers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":408,"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":"enterReviewCriteria","changeable":true,"resolveProxies":true,"lowerBound":0,"id":409,"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":"acceptPaper","changeable":true,"resolveProxies":true,"lowerBound":0,"id":410,"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":"addProgramCommitteeMember","changeable":true,"resolveProxies":true,"lowerBound":0,"id":411,"derived":false},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"assigned_by","changeable":true,"resolveProxies":true,"lowerBound":0,"id":416,"derived":false},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"conists_of","changeable":true,"resolveProxies":true,"lowerBound":0,"id":430,"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":"confirmed_by","changeable":true,"resolveProxies":true,"lowerBound":0,"id":431,"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":"defined_by","changeable":true,"resolveProxies":true,"lowerBound":0,"id":432,"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":"approved_by","changeable":true,"resolveProxies":true,"lowerBound":0,"id":433,"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":"starts_on","changeable":true,"lowerBound":0,"iD":false,"id":434,"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":"ends_on","changeable":true,"lowerBound":0,"iD":false,"id":435,"derived":false},{"id":436,"eClass":"EGenericType"},{"id":437,"eClass":"EGenericType"},{"id":438,"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":"confirm","changeable":true,"resolveProxies":true,"lowerBound":0,"id":439,"derived":false},{"id":440,"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":"define","changeable":true,"resolveProxies":true,"lowerBound":0,"id":441,"derived":false},{"id":442,"eClass":"EGenericType"},{"id":443,"eClass":"EGenericType"},{"id":444,"eClass":"EGenericType"},{"id":445,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"recieve","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":"create","changeable":true,"resolveProxies":true,"lowerBound":0,"id":447,"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":"submit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":448,"derived":false},{"id":449,"eClass":"EGenericType"},{"id":450,"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":"recieved_by","changeable":true,"resolveProxies":true,"lowerBound":0,"id":451,"derived":false},{"id":452,"eClass":"EGenericType"},{"id":453,"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":"submited__by","changeable":true,"resolveProxies":true,"lowerBound":0,"id":454,"derived":false},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"id":457,"eClass":"EGenericType"},{"id":458,"eClass":"EGenericType"},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"id":461,"eClass":"EGenericType"},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"id":465,"eClass":"EGenericType"},{"id":466,"eClass":"EGenericType"},{"id":467,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"concerned","changeable":true,"resolveProxies":true,"lowerBound":0,"id":468,"derived":false},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"id":471,"eClass":"EGenericType"},{"id":472,"eClass":"EGenericType"},{"id":473,"eClass":"EGenericType"},{"id":474,"eClass":"EGenericType"},{"id":475,"eClass":"EGenericType"},{"id":476,"eClass":"EGenericType"},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"EGenericType"},{"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"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"has_result","changeable":true,"resolveProxies":true,"lowerBound":0,"id":491,"derived":false},{"id":492,"eClass":"EGenericType"},{"id":493,"eClass":"EGenericType"},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"id":496,"eClass":"EGenericType"},{"id":497,"eClass":"EGenericType"},{"id":498,"eClass":"EGenericType"},{"id":499,"eClass":"EGenericType"},{"id":500,"eClass":"EGenericType"},{"id":501,"eClass":"EGenericType"},{"id":502,"eClass":"EGenericType"},{"id":503,"eClass":"EGenericType"},{"id":504,"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":"gives_presentations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":505,"derived":false},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"id":508,"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":"is_given_by","changeable":true,"resolveProxies":true,"lowerBound":0,"id":509,"derived":false},{"id":510,"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":"has_a_submitted_contribution","changeable":true,"resolveProxies":true,"lowerBound":0,"id":511,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"has_an_expertise","changeable":true,"lowerBound":0,"iD":false,"id":512,"derived":false},{"id":513,"eClass":"EGenericType"},{"id":514,"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":"has_a_review_expertise","changeable":true,"resolveProxies":true,"lowerBound":0,"id":515,"derived":false},{"id":516,"eClass":"EGenericType"},{"id":517,"eClass":"EGenericType"},{"id":518,"eClass":"EGenericType"},{"id":519,"eClass":"EGenericType"},{"id":520,"eClass":"EGenericType"},{"id":521,"eClass":"EGenericType"},{"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":"is_submitted_at","changeable":true,"resolveProxies":true,"lowerBound":0,"id":523,"derived":false},{"id":524,"eClass":"EGenericType"},{"id":525,"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":"has_contributions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":526,"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":"was_a_committe_co-chair_of","changeable":true,"resolveProxies":true,"lowerBound":0,"id":527,"derived":false},{"id":528,"eClass":"EGenericType"},{"id":529,"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":"has_a_committee_co-chair","changeable":true,"resolveProxies":true,"lowerBound":0,"id":530,"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":"has_members","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":false,"unsettable":false,"transient":false,"unique":true,"name":"was_a_committee_of","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":false,"unsettable":false,"transient":false,"unique":true,"name":"has_a_committee_chair","changeable":true,"resolveProxies":true,"lowerBound":0,"id":533,"derived":false},{"id":534,"eClass":"EGenericType"},{"id":535,"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":"was_a_member_of","changeable":true,"resolveProxies":true,"lowerBound":0,"id":536,"derived":false},{"id":537,"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":"has_a_commtitee","changeable":true,"resolveProxies":true,"lowerBound":0,"id":538,"derived":false},{"id":539,"eClass":"EGenericType"},{"id":540,"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":"was_a_committee_chair_of","changeable":true,"resolveProxies":true,"lowerBound":0,"id":541,"derived":false},{"id":542,"eClass":"EGenericType"},{"id":543,"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":"is_the_1th_part_of","changeable":true,"resolveProxies":true,"lowerBound":0,"id":544,"derived":false},{"id":545,"eClass":"EGenericType"},{"id":546,"eClass":"EGenericType"},{"id":547,"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":"is_an_abstract_submission_date","changeable":true,"resolveProxies":true,"lowerBound":0,"id":548,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"is_a_full_paper_submission_date","changeable":true,"resolveProxies":true,"lowerBound":0,"id":549,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"is_an_ending_date","changeable":true,"resolveProxies":true,"lowerBound":0,"id":550,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"is_a_date_of_acceptance_announcement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":551,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"is_a_date_of_camera_ready_paper_submission","changeable":true,"resolveProxies":true,"lowerBound":0,"id":552,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"is_a_starting_date","changeable":true,"resolveProxies":true,"lowerBound":0,"id":553,"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":"belong_to_a_conference_volume","changeable":true,"resolveProxies":true,"lowerBound":0,"id":554,"derived":false},{"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"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"has_important_dates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":562,"derived":false},{"id":563,"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":"has_an_ISBN","changeable":true,"lowerBound":0,"iD":false,"id":564,"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":"has_a_publisher","changeable":true,"resolveProxies":true,"lowerBound":0,"id":565,"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":"has_a_volume","changeable":true,"lowerBound":0,"iD":false,"id":566,"derived":false},{"id":567,"eClass":"EGenericType"},{"id":568,"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":"issues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":569,"derived":false},{"id":570,"eClass":"EGenericType"},{"id":571,"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":"has_a_date_of_issue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":572,"derived":false},{"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"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"was_a_program_committee_of","changeable":true,"resolveProxies":true,"lowerBound":0,"id":581,"derived":false},{"id":582,"eClass":"EGenericType"},{"id":583,"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":"has_a_program_committee","changeable":true,"resolveProxies":true,"lowerBound":0,"id":584,"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":"was_an_organizing_committee_of","changeable":true,"resolveProxies":true,"lowerBound":0,"id":585,"derived":false},{"id":586,"eClass":"EGenericType"},{"id":587,"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":"has_an_organizing_committee","changeable":true,"resolveProxies":true,"lowerBound":0,"id":588,"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":"was_a_steering_committee_of","changeable":true,"resolveProxies":true,"lowerBound":0,"id":589,"derived":false},{"id":590,"eClass":"EGenericType"},{"id":591,"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":"has_a_steering_committee","changeable":true,"resolveProxies":true,"lowerBound":0,"id":592,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"has_parts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":593,"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":"has_workshops","changeable":true,"resolveProxies":true,"lowerBound":0,"id":594,"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":"has_tracks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":595,"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":"has_tutorials","changeable":true,"resolveProxies":true,"lowerBound":0,"id":596,"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":"has_a_location","changeable":true,"lowerBound":0,"iD":false,"id":597,"derived":false},{"id":598,"eClass":"EGenericType"},{"id":599,"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":"is_part_of_conference_volumes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":600,"derived":false},{"id":601,"eClass":"EGenericType"},{"id":602,"eClass":"EGenericType"},{"id":603,"eClass":"EGenericType"},{"id":604,"eClass":"EGenericType"},{"id":605,"eClass":"EGenericType"},{"id":606,"eClass":"EGenericType"},{"id":607,"eClass":"EGenericType"},{"id":608,"eClass":"EGenericType"},{"id":609,"eClass":"EGenericType"},{"id":610,"eClass":"EGenericType"},{"id":611,"eClass":"EGenericType"},{"id":612,"eClass":"EGenericType"},{"id":613,"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":"has_a_track-workshop-tutorial_topic","changeable":true,"resolveProxies":true,"lowerBound":0,"id":614,"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":"has_a_track-workshop-tutorial_chair","changeable":true,"resolveProxies":true,"lowerBound":0,"id":615,"derived":false},{"id":616,"eClass":"EGenericType"},{"id":617,"eClass":"EGenericType"},{"id":618,"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":"was_a_track-workshop_chair_of","changeable":true,"resolveProxies":true,"lowerBound":0,"id":619,"derived":false},{"id":620,"eClass":"EGenericType"},{"id":621,"eClass":"EGenericType"},{"id":622,"eClass":"EGenericType"},{"id":623,"eClass":"EGenericType"},{"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"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"has_a_review","changeable":true,"resolveProxies":true,"lowerBound":0,"id":631,"derived":false},{"id":632,"eClass":"EGenericType"},{"id":633,"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":"reviews","changeable":true,"resolveProxies":true,"lowerBound":0,"id":634,"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":"writtenBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":635,"derived":false},{"id":636,"eClass":"EGenericType"},{"id":637,"eClass":"EGenericType"},{"id":638,"eClass":"EGenericType"},{"id":639,"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":"belongs_to_a_review_reference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":640,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"is_a_topis_of_conference_parts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":641,"derived":false},{"id":642,"eClass":"EGenericType"},{"id":643,"eClass":"EGenericType"},{"id":644,"eClass":"EGenericType"},{"id":645,"eClass":"EGenericType"},{"id":646,"eClass":"EGenericType"},{"id":647,"eClass":"EGenericType"},{"id":648,"eClass":"EGenericType"},{"id":649,"eClass":"EGenericType"},{"id":650,"eClass":"EGenericType"},{"id":651,"eClass":"EGenericType"},{"id":652,"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":"has_a_URL","changeable":true,"lowerBound":0,"iD":false,"id":653,"derived":false},{"id":654,"eClass":"EGenericType"},{"id":655,"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":"has_a_topic_or_a_submission_contribution","changeable":true,"resolveProxies":true,"lowerBound":0,"id":656,"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":"has_a_degree","changeable":true,"lowerBound":0,"iD":false,"id":657,"derived":false},{"id":658,"eClass":"EGenericType"},{"id":659,"eClass":"EGenericType"},{"id":660,"eClass":"EGenericType"},{"name":"high","id":661,"value":1,"literal":"high","eClass":"EEnumLiteral"},{"name":"medium","id":662,"value":2,"literal":"medium","eClass":"EEnumLiteral"},{"name":"low","id":663,"value":3,"literal":"low","eClass":"EEnumLiteral"},{"name":"very high","id":664,"value":4,"literal":"very high","eClass":"EEnumLiteral"},{"name":"male","id":665,"value":5,"literal":"male","eClass":"EEnumLiteral"},{"name":"female","id":666,"value":6,"literal":"female","eClass":"EEnumLiteral"},{"id":667,"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":"full_paper_size","changeable":true,"lowerBound":0,"iD":false,"id":668,"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":"has_author","changeable":true,"resolveProxies":true,"lowerBound":1,"id":669,"derived":false},{"id":670,"eClass":"EGenericType"},{"id":671,"eClass":"EGenericType"},{"id":672,"eClass":"EGenericType"},{"id":673,"eClass":"EGenericType"},{"id":674,"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":"manually_assign_paper","changeable":true,"resolveProxies":true,"lowerBound":0,"id":675,"derived":false},{"id":676,"eClass":"EGenericType"},{"id":677,"eClass":"EGenericType"},{"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":"assign_paper","changeable":true,"resolveProxies":true,"lowerBound":0,"id":679,"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":"is_performed_by","changeable":true,"resolveProxies":true,"lowerBound":1,"id":680,"derived":false},{"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"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"goes_through","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":false,"unsettable":false,"transient":false,"unique":true,"name":"is_sent_to","changeable":true,"resolveProxies":true,"lowerBound":0,"id":689,"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":"is_created_in","changeable":true,"resolveProxies":true,"lowerBound":0,"id":690,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"structure_created_by","changeable":true,"resolveProxies":true,"lowerBound":0,"id":691,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"has_author","changeable":true,"resolveProxies":true,"lowerBound":0,"id":692,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"gives_classification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":693,"derived":false},{"id":694,"eClass":"EGenericType"},{"id":695,"eClass":"EGenericType"},{"id":696,"eClass":"EGenericType"},{"id":697,"eClass":"EGenericType"},{"id":698,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"is_author_of","changeable":true,"resolveProxies":true,"lowerBound":0,"id":699,"derived":false},{"id":700,"eClass":"EGenericType"},{"id":701,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"is_in_phase","changeable":true,"resolveProxies":true,"lowerBound":0,"id":702,"derived":false},{"id":703,"eClass":"EGenericType"},{"id":704,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"is_performed_by","changeable":true,"resolveProxies":true,"lowerBound":1,"id":705,"derived":false},{"id":706,"eClass":"EGenericType"},{"id":707,"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":"is_followed_by","changeable":true,"resolveProxies":true,"lowerBound":0,"id":708,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"is_monitored_by","changeable":true,"resolveProxies":true,"lowerBound":0,"id":709,"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":"has_intensity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":710,"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":"has_result","changeable":true,"resolveProxies":true,"lowerBound":0,"id":711,"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":"is_performed_by","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":"is_supervised_by","changeable":true,"resolveProxies":true,"lowerBound":0,"id":713,"derived":false},{"id":714,"eClass":"EGenericType"},{"id":715,"eClass":"EGenericType"},{"id":716,"eClass":"EGenericType"},{"id":717,"eClass":"EGenericType"},{"id":718,"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":"performs_activity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":719,"derived":false},{"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":"supervises","changeable":true,"resolveProxies":true,"lowerBound":0,"id":721,"derived":false},{"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":"sets_member","changeable":true,"resolveProxies":true,"lowerBound":0,"id":723,"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":"is_made_by","changeable":true,"resolveProxies":true,"lowerBound":0,"id":724,"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":"includes_topic","changeable":true,"resolveProxies":true,"lowerBound":0,"id":725,"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":"sets_date","changeable":true,"resolveProxies":true,"lowerBound":0,"id":726,"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":"sets_URL","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":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"is_employed_in","changeable":true,"resolveProxies":true,"lowerBound":0,"id":734,"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":"has_topic_of_interest","changeable":true,"resolveProxies":true,"lowerBound":0,"id":735,"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":"e-mail","changeable":true,"lowerBound":0,"iD":false,"id":736,"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":"last_name","changeable":true,"lowerBound":0,"iD":false,"id":737,"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":"first_name","changeable":true,"lowerBound":0,"iD":false,"id":738,"derived":false},{"id":739,"eClass":"EGenericType"},{"id":740,"eClass":"EGenericType"},{"id":741,"eClass":"EGenericType"},{"id":742,"eClass":"EGenericType"},{"id":743,"eClass":"EGenericType"},{"id":744,"eClass":"EGenericType"},{"id":745,"eClass":"EGenericType"},{"id":746,"eClass":"EGenericType"},{"id":747,"eClass":"EGenericType"},{"id":748,"eClass":"EGenericType"},{"id":749,"eClass":"EGenericType"},{"id":750,"eClass":"EGenericType"},{"id":751,"eClass":"EGenericType"},{"id":752,"eClass":"EGenericType"},{"id":753,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"has_result","changeable":true,"resolveProxies":true,"lowerBound":1,"id":754,"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":"is_performed_by","changeable":true,"resolveProxies":true,"lowerBound":1,"id":755,"derived":false},{"id":756,"eClass":"EGenericType"},{"id":757,"eClass":"EGenericType"},{"id":758,"eClass":"EGenericType"},{"id":759,"eClass":"EGenericType"},{"id":760,"eClass":"EGenericType"},{"id":761,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"is_performed_by","changeable":true,"resolveProxies":true,"lowerBound":1,"id":762,"derived":false},{"id":763,"eClass":"EGenericType"},{"id":764,"eClass":"EGenericType"},{"id":765,"eClass":"EGenericType"},{"id":766,"eClass":"EGenericType"},{"id":767,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":4,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"supervises","changeable":true,"resolveProxies":true,"lowerBound":0,"id":768,"derived":false},{"id":769,"eClass":"EGenericType"},{"id":770,"eClass":"EGenericType"},{"id":771,"eClass":"EGenericType"},{"id":772,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"gives_classification","changeable":true,"resolveProxies":true,"lowerBound":1,"id":773,"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":"is_created_in","changeable":true,"resolveProxies":true,"lowerBound":1,"id":774,"derived":false},{"id":775,"eClass":"EGenericType"},{"id":776,"eClass":"EGenericType"},{"id":777,"eClass":"EGenericType"},{"id":778,"eClass":"EGenericType"},{"id":779,"eClass":"EGenericType"},{"id":780,"eClass":"EGenericType"},{"id":781,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"is_created_in","changeable":true,"resolveProxies":true,"lowerBound":1,"id":782,"derived":false},{"id":783,"eClass":"EGenericType"},{"id":784,"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":"automatically_assign_paper","changeable":true,"resolveProxies":true,"lowerBound":0,"id":785,"derived":false},{"id":786,"eClass":"EGenericType"},{"id":787,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"is_created_in","changeable":true,"resolveProxies":true,"lowerBound":1,"id":788,"derived":false},{"id":789,"eClass":"EGenericType"},{"id":790,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"is_performed_by","changeable":true,"resolveProxies":true,"lowerBound":1,"id":791,"derived":false},{"id":792,"eClass":"EGenericType"},{"id":793,"eClass":"EGenericType"},{"id":794,"eClass":"EGenericType"},{"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"},{"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":"dealsWith","changeable":true,"resolveProxies":true,"lowerBound":0,"id":803,"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":"remark","changeable":true,"lowerBound":0,"iD":false,"id":804,"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":"abstract","changeable":true,"lowerBound":0,"iD":false,"id":805,"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":"contactEmail","changeable":true,"lowerBound":0,"iD":false,"id":806,"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":"hasKeyword","changeable":true,"lowerBound":0,"iD":false,"id":807,"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":"hasTitle","changeable":true,"lowerBound":0,"iD":false,"id":808,"derived":false},{"id":809,"eClass":"EGenericType"},{"id":810,"eClass":"EGenericType"},{"id":811,"eClass":"EGenericType"},{"id":812,"eClass":"EGenericType"},{"id":813,"eClass":"EGenericType"},{"id":814,"eClass":"EGenericType"},{"id":815,"eClass":"EGenericType"},{"id":816,"eClass":"EGenericType"},{"id":817,"eClass":"EGenericType"},{"id":818,"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":"studyAt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":819,"derived":false},{"id":820,"eClass":"EGenericType"},{"id":821,"eClass":"EGenericType"},{"id":822,"eClass":"EGenericType"},{"id":823,"eClass":"EGenericType"},{"id":824,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"follows","changeable":true,"resolveProxies":true,"lowerBound":0,"id":825,"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":"parallel_with","changeable":true,"resolveProxies":true,"lowerBound":0,"id":826,"derived":false},{"id":827,"eClass":"EGenericType"},{"id":828,"eClass":"EGenericType"},{"id":829,"eClass":"EGenericType"},{"id":830,"eClass":"EGenericType"},{"id":831,"eClass":"EGenericType"},{"id":832,"eClass":"EGenericType"},{"id":833,"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":"hasTopic","changeable":true,"resolveProxies":true,"lowerBound":0,"id":834,"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":"hasAdministrativeEvent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":835,"derived":false},{"id":836,"eClass":"EGenericType"},{"id":837,"eClass":"EGenericType"},{"id":838,"eClass":"EGenericType"},{"id":839,"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":"earlyRegistration","changeable":true,"lowerBound":0,"iD":false,"id":840,"derived":false},{"id":841,"eClass":"EGenericType"},{"id":842,"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":"expertOn","changeable":true,"resolveProxies":true,"lowerBound":0,"id":843,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"reviewes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":844,"derived":false},{"id":845,"eClass":"EGenericType"},{"id":846,"eClass":"EGenericType"},{"id":847,"eClass":"EGenericType"},{"id":848,"eClass":"EGenericType"},{"id":849,"eClass":"EGenericType"},{"id":850,"eClass":"EGenericType"},{"id":851,"eClass":"EGenericType"},{"id":852,"eClass":"EGenericType"},{"id":853,"eClass":"EGenericType"},{"nsPrefix":null,"nsURI":null,"name":"PrimitiveTypes","id":854,"eClass":"EPackage"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":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":1,"target":0},{"source":2,"target":0},{"source":2,"target":3},{"source":2,"target":216},{"source":216,"target":3},{"source":3,"target":0},{"source":3,"target":11},{"source":3,"target":33},{"source":3,"target":5},{"source":3,"target":217},{"source":3,"target":218},{"source":3,"target":219},{"source":3,"target":220},{"source":3,"target":221},{"source":3,"target":222},{"source":3,"target":223},{"source":3,"target":224},{"source":3,"target":225},{"source":3,"target":226},{"source":3,"target":227},{"source":3,"target":228},{"source":217,"target":3},{"source":217,"target":229},{"source":217,"target":3},{"source":229,"target":3},{"source":218,"target":3},{"source":218,"target":230},{"source":218,"target":3},{"source":230,"target":3},{"source":219,"target":1},{"source":219,"target":231},{"source":219,"target":3},{"source":231,"target":1},{"source":220,"target":26},{"source":220,"target":232},{"source":220,"target":3},{"source":232,"target":26},{"source":221,"target":8},{"source":221,"target":233},{"source":221,"target":3},{"source":221,"target":234},{"source":233,"target":8},{"source":222,"target":21},{"source":222,"target":235},{"source":222,"target":3},{"source":235,"target":21},{"source":223,"target":21},{"source":223,"target":236},{"source":223,"target":3},{"source":236,"target":21},{"source":224,"target":116},{"source":224,"target":237},{"source":224,"target":3},{"source":237,"target":116},{"source":225,"target":16},{"source":225,"target":238},{"source":225,"target":3},{"source":225,"target":239},{"source":238,"target":16},{"source":226,"target":11},{"source":227,"target":33},{"source":228,"target":5},{"source":4,"target":0},{"source":5,"target":0},{"source":5,"target":1},{"source":5,"target":240},{"source":5,"target":241},{"source":5,"target":242},{"source":5,"target":243},{"source":5,"target":244},{"source":5,"target":245},{"source":5,"target":246},{"source":5,"target":247},{"source":5,"target":248},{"source":5,"target":249},{"source":5,"target":250},{"source":5,"target":251},{"source":5,"target":252},{"source":5,"target":253},{"source":5,"target":254},{"source":5,"target":255},{"source":5,"target":256},{"source":5,"target":257},{"source":5,"target":258},{"source":5,"target":259},{"source":5,"target":260},{"source":5,"target":261},{"source":5,"target":262},{"source":5,"target":263},{"source":5,"target":264},{"source":5,"target":265},{"source":240,"target":1},{"source":240,"target":266},{"source":240,"target":5},{"source":266,"target":1},{"source":241,"target":1},{"source":241,"target":267},{"source":241,"target":5},{"source":267,"target":1},{"source":242,"target":32},{"source":242,"target":268},{"source":242,"target":5},{"source":268,"target":32},{"source":243,"target":38},{"source":243,"target":269},{"source":243,"target":5},{"source":243,"target":270},{"source":269,"target":38},{"source":244,"target":31},{"source":244,"target":271},{"source":244,"target":5},{"source":244,"target":272},{"source":271,"target":31},{"source":245,"target":1},{"source":245,"target":273},{"source":245,"target":5},{"source":273,"target":1},{"source":246,"target":30},{"source":246,"target":274},{"source":246,"target":5},{"source":274,"target":30},{"source":247,"target":1},{"source":247,"target":275},{"source":247,"target":5},{"source":275,"target":1},{"source":248,"target":5},{"source":248,"target":276},{"source":248,"target":5},{"source":276,"target":5},{"source":249,"target":63},{"source":249,"target":277},{"source":249,"target":5},{"source":249,"target":278},{"source":277,"target":63},{"source":250,"target":5},{"source":250,"target":279},{"source":250,"target":5},{"source":279,"target":5},{"source":251,"target":94},{"source":251,"target":280},{"source":251,"target":5},{"source":251,"target":281},{"source":280,"target":94},{"source":252,"target":282},{"source":252,"target":283},{"source":252,"target":5},{"source":283,"target":282},{"source":253,"target":282},{"source":253,"target":284},{"source":253,"target":5},{"source":284,"target":282},{"source":254,"target":129},{"source":254,"target":285},{"source":254,"target":5},{"source":285,"target":129},{"source":255,"target":282},{"source":255,"target":286},{"source":255,"target":5},{"source":286,"target":282},{"source":256,"target":192},{"source":256,"target":287},{"source":256,"target":5},{"source":287,"target":192},{"source":257,"target":282},{"source":257,"target":288},{"source":257,"target":5},{"source":288,"target":282},{"source":258,"target":282},{"source":258,"target":289},{"source":258,"target":5},{"source":289,"target":282},{"source":259,"target":282},{"source":259,"target":290},{"source":259,"target":5},{"source":290,"target":282},{"source":260,"target":282},{"source":260,"target":291},{"source":260,"target":5},{"source":291,"target":282},{"source":261,"target":282},{"source":261,"target":292},{"source":261,"target":5},{"source":292,"target":282},{"source":262,"target":282},{"source":262,"target":293},{"source":262,"target":5},{"source":293,"target":282},{"source":263,"target":38},{"source":263,"target":294},{"source":263,"target":5},{"source":294,"target":38},{"source":264,"target":282},{"source":264,"target":295},{"source":264,"target":5},{"source":295,"target":282},{"source":265,"target":1},{"source":6,"target":0},{"source":7,"target":0},{"source":7,"target":296},{"source":296,"target":13},{"source":296,"target":297},{"source":296,"target":7},{"source":296,"target":298},{"source":297,"target":13},{"source":8,"target":0},{"source":8,"target":234},{"source":234,"target":3},{"source":234,"target":299},{"source":234,"target":8},{"source":299,"target":3},{"source":9,"target":0},{"source":9,"target":1},{"source":9,"target":205},{"source":9,"target":30},{"source":9,"target":300},{"source":9,"target":301},{"source":9,"target":302},{"source":9,"target":303},{"source":9,"target":304},{"source":9,"target":305},{"source":9,"target":306},{"source":9,"target":307},{"source":9,"target":308},{"source":9,"target":309},{"source":9,"target":310},{"source":9,"target":311},{"source":9,"target":312},{"source":9,"target":313},{"source":9,"target":314},{"source":9,"target":315},{"source":300,"target":11},{"source":300,"target":316},{"source":300,"target":9},{"source":300,"target":317},{"source":316,"target":11},{"source":301,"target":26},{"source":301,"target":318},{"source":301,"target":9},{"source":318,"target":26},{"source":302,"target":26},{"source":302,"target":319},{"source":302,"target":9},{"source":319,"target":26},{"source":303,"target":26},{"source":303,"target":320},{"source":303,"target":9},{"source":320,"target":26},{"source":304,"target":26},{"source":304,"target":321},{"source":304,"target":9},{"source":321,"target":26},{"source":305,"target":26},{"source":305,"target":322},{"source":305,"target":9},{"source":322,"target":26},{"source":306,"target":26},{"source":306,"target":323},{"source":306,"target":9},{"source":323,"target":26},{"source":307,"target":26},{"source":307,"target":324},{"source":307,"target":9},{"source":324,"target":26},{"source":308,"target":141},{"source":308,"target":325},{"source":308,"target":9},{"source":325,"target":141},{"source":309,"target":326},{"source":309,"target":327},{"source":309,"target":9},{"source":327,"target":326},{"source":310,"target":29},{"source":310,"target":328},{"source":310,"target":9},{"source":328,"target":29},{"source":311,"target":329},{"source":311,"target":330},{"source":311,"target":9},{"source":330,"target":329},{"source":312,"target":29},{"source":312,"target":331},{"source":312,"target":9},{"source":331,"target":29},{"source":313,"target":1},{"source":314,"target":205},{"source":315,"target":30},{"source":10,"target":0},{"source":10,"target":11},{"source":10,"target":17},{"source":10,"target":332},{"source":10,"target":333},{"source":332,"target":11},{"source":333,"target":17},{"source":11,"target":0},{"source":11,"target":5},{"source":11,"target":317},{"source":11,"target":334},{"source":317,"target":9},{"source":317,"target":335},{"source":317,"target":11},{"source":335,"target":9},{"source":334,"target":5},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":17},{"source":12,"target":336},{"source":12,"target":337},{"source":336,"target":11},{"source":337,"target":17},{"source":13,"target":0},{"source":13,"target":5},{"source":13,"target":11},{"source":13,"target":298},{"source":13,"target":338},{"source":13,"target":339},{"source":13,"target":340},{"source":13,"target":341},{"source":298,"target":7},{"source":298,"target":342},{"source":298,"target":13},{"source":298,"target":296},{"source":342,"target":7},{"source":338,"target":326},{"source":338,"target":343},{"source":338,"target":13},{"source":343,"target":326},{"source":339,"target":26},{"source":339,"target":344},{"source":339,"target":13},{"source":344,"target":26},{"source":340,"target":5},{"source":341,"target":11},{"source":14,"target":0},{"source":14,"target":22},{"source":14,"target":345},{"source":345,"target":22},{"source":15,"target":0},{"source":16,"target":0},{"source":16,"target":5},{"source":16,"target":239},{"source":16,"target":346},{"source":239,"target":3},{"source":239,"target":347},{"source":239,"target":16},{"source":347,"target":3},{"source":346,"target":5},{"source":17,"target":0},{"source":17,"target":5},{"source":17,"target":11},{"source":17,"target":348},{"source":17,"target":349},{"source":348,"target":5},{"source":349,"target":11},{"source":18,"target":0},{"source":18,"target":13},{"source":18,"target":17},{"source":18,"target":350},{"source":18,"target":351},{"source":18,"target":352},{"source":350,"target":116},{"source":350,"target":353},{"source":350,"target":18},{"source":353,"target":116},{"source":351,"target":13},{"source":352,"target":17},{"source":19,"target":0},{"source":19,"target":4},{"source":19,"target":354},{"source":354,"target":4},{"source":20,"target":0},{"source":20,"target":4},{"source":20,"target":355},{"source":355,"target":4},{"source":21,"target":0},{"source":21,"target":38},{"source":21,"target":190},{"source":21,"target":95},{"source":21,"target":356},{"source":21,"target":357},{"source":21,"target":358},{"source":21,"target":359},{"source":21,"target":360},{"source":21,"target":361},{"source":21,"target":362},{"source":21,"target":363},{"source":21,"target":364},{"source":21,"target":365},{"source":21,"target":366},{"source":21,"target":367},{"source":21,"target":368},{"source":21,"target":369},{"source":21,"target":370},{"source":356,"target":23},{"source":356,"target":371},{"source":356,"target":21},{"source":356,"target":372},{"source":371,"target":23},{"source":357,"target":8},{"source":357,"target":373},{"source":357,"target":21},{"source":373,"target":8},{"source":358,"target":4},{"source":358,"target":374},{"source":358,"target":21},{"source":374,"target":4},{"source":359,"target":3},{"source":359,"target":375},{"source":359,"target":21},{"source":375,"target":3},{"source":360,"target":15},{"source":360,"target":376},{"source":360,"target":21},{"source":376,"target":15},{"source":361,"target":3},{"source":361,"target":377},{"source":361,"target":21},{"source":377,"target":3},{"source":362,"target":28},{"source":362,"target":378},{"source":362,"target":21},{"source":378,"target":28},{"source":363,"target":282},{"source":363,"target":379},{"source":363,"target":21},{"source":379,"target":282},{"source":364,"target":22},{"source":364,"target":380},{"source":364,"target":21},{"source":380,"target":22},{"source":365,"target":26},{"source":365,"target":381},{"source":365,"target":21},{"source":381,"target":26},{"source":366,"target":26},{"source":366,"target":382},{"source":366,"target":21},{"source":382,"target":26},{"source":367,"target":2},{"source":367,"target":383},{"source":367,"target":21},{"source":383,"target":2},{"source":368,"target":38},{"source":369,"target":190},{"source":370,"target":95},{"source":22,"target":0},{"source":22,"target":11},{"source":22,"target":33},{"source":22,"target":5},{"source":22,"target":384},{"source":22,"target":385},{"source":22,"target":386},{"source":22,"target":387},{"source":22,"target":388},{"source":22,"target":389},{"source":384,"target":190},{"source":384,"target":390},{"source":384,"target":22},{"source":384,"target":391},{"source":390,"target":190},{"source":385,"target":21},{"source":385,"target":392},{"source":385,"target":22},{"source":392,"target":21},{"source":386,"target":21},{"source":386,"target":393},{"source":386,"target":22},{"source":393,"target":21},{"source":387,"target":11},{"source":388,"target":33},{"source":389,"target":5},{"source":23,"target":0},{"source":23,"target":22},{"source":23,"target":372},{"source":23,"target":394},{"source":372,"target":21},{"source":372,"target":395},{"source":372,"target":23},{"source":395,"target":21},{"source":394,"target":22},{"source":24,"target":0},{"source":24,"target":21},{"source":24,"target":396},{"source":396,"target":21},{"source":25,"target":0},{"source":25,"target":21},{"source":25,"target":397},{"source":397,"target":21},{"source":26,"target":0},{"source":26,"target":33},{"source":26,"target":5},{"source":26,"target":398},{"source":26,"target":399},{"source":26,"target":400},{"source":26,"target":401},{"source":26,"target":402},{"source":26,"target":403},{"source":26,"target":404},{"source":26,"target":405},{"source":26,"target":406},{"source":26,"target":407},{"source":26,"target":408},{"source":26,"target":409},{"source":26,"target":410},{"source":26,"target":411},{"source":26,"target":412},{"source":26,"target":413},{"source":398,"target":30},{"source":398,"target":414},{"source":398,"target":26},{"source":414,"target":30},{"source":399,"target":34},{"source":399,"target":415},{"source":399,"target":26},{"source":399,"target":416},{"source":415,"target":34},{"source":400,"target":9},{"source":400,"target":417},{"source":400,"target":26},{"source":417,"target":9},{"source":401,"target":9},{"source":401,"target":418},{"source":401,"target":26},{"source":418,"target":9},{"source":402,"target":9},{"source":402,"target":419},{"source":402,"target":26},{"source":419,"target":9},{"source":403,"target":9},{"source":403,"target":420},{"source":403,"target":26},{"source":420,"target":9},{"source":404,"target":3},{"source":404,"target":421},{"source":404,"target":26},{"source":421,"target":3},{"source":405,"target":21},{"source":405,"target":422},{"source":405,"target":26},{"source":422,"target":21},{"source":406,"target":9},{"source":406,"target":423},{"source":406,"target":26},{"source":423,"target":9},{"source":407,"target":9},{"source":407,"target":424},{"source":407,"target":26},{"source":424,"target":9},{"source":408,"target":13},{"source":408,"target":425},{"source":408,"target":26},{"source":425,"target":13},{"source":409,"target":9},{"source":409,"target":426},{"source":409,"target":26},{"source":426,"target":9},{"source":410,"target":21},{"source":410,"target":427},{"source":410,"target":26},{"source":427,"target":21},{"source":411,"target":13},{"source":411,"target":428},{"source":411,"target":26},{"source":411,"target":339},{"source":428,"target":13},{"source":412,"target":33},{"source":413,"target":5},{"source":27,"target":0},{"source":27,"target":116},{"source":27,"target":429},{"source":429,"target":116},{"source":28,"target":0},{"source":29,"target":0},{"source":30,"target":0},{"source":30,"target":1},{"source":30,"target":430},{"source":30,"target":431},{"source":30,"target":432},{"source":30,"target":433},{"source":30,"target":434},{"source":30,"target":435},{"source":30,"target":436},{"source":430,"target":61},{"source":430,"target":437},{"source":430,"target":30},{"source":437,"target":61},{"source":431,"target":56},{"source":431,"target":438},{"source":431,"target":30},{"source":431,"target":439},{"source":438,"target":56},{"source":432,"target":42},{"source":432,"target":440},{"source":432,"target":30},{"source":432,"target":441},{"source":440,"target":42},{"source":433,"target":26},{"source":433,"target":442},{"source":433,"target":30},{"source":433,"target":398},{"source":442,"target":26},{"source":434,"target":282},{"source":434,"target":443},{"source":434,"target":30},{"source":443,"target":282},{"source":435,"target":282},{"source":435,"target":444},{"source":435,"target":30},{"source":444,"target":282},{"source":436,"target":1},{"source":31,"target":0},{"source":31,"target":272},{"source":272,"target":5},{"source":272,"target":445},{"source":272,"target":31},{"source":272,"target":244},{"source":445,"target":5},{"source":32,"target":0},{"source":33,"target":0},{"source":33,"target":5},{"source":33,"target":446},{"source":33,"target":447},{"source":33,"target":448},{"source":33,"target":449},{"source":446,"target":38},{"source":446,"target":450},{"source":446,"target":33},{"source":446,"target":451},{"source":450,"target":38},{"source":447,"target":1},{"source":447,"target":452},{"source":447,"target":33},{"source":452,"target":1},{"source":448,"target":38},{"source":448,"target":453},{"source":448,"target":33},{"source":448,"target":454},{"source":453,"target":38},{"source":449,"target":5},{"source":34,"target":0},{"source":34,"target":1},{"source":34,"target":416},{"source":34,"target":455},{"source":416,"target":26},{"source":416,"target":456},{"source":416,"target":34},{"source":416,"target":399},{"source":456,"target":26},{"source":455,"target":1},{"source":35,"target":0},{"source":35,"target":62},{"source":35,"target":457},{"source":457,"target":62},{"source":36,"target":0},{"source":36,"target":30},{"source":36,"target":458},{"source":458,"target":30},{"source":37,"target":0},{"source":37,"target":21},{"source":37,"target":459},{"source":459,"target":21},{"source":38,"target":0},{"source":38,"target":1},{"source":38,"target":451},{"source":38,"target":270},{"source":38,"target":454},{"source":38,"target":460},{"source":451,"target":33},{"source":451,"target":461},{"source":451,"target":38},{"source":451,"target":446},{"source":461,"target":33},{"source":270,"target":5},{"source":270,"target":462},{"source":270,"target":38},{"source":270,"target":243},{"source":462,"target":5},{"source":454,"target":33},{"source":454,"target":463},{"source":454,"target":38},{"source":454,"target":448},{"source":463,"target":33},{"source":460,"target":1},{"source":39,"target":0},{"source":39,"target":21},{"source":39,"target":464},{"source":464,"target":21},{"source":40,"target":0},{"source":40,"target":34},{"source":40,"target":465},{"source":465,"target":34},{"source":41,"target":0},{"source":41,"target":42},{"source":41,"target":466},{"source":466,"target":42},{"source":42,"target":0},{"source":42,"target":441},{"source":441,"target":30},{"source":441,"target":467},{"source":441,"target":42},{"source":467,"target":30},{"source":43,"target":0},{"source":43,"target":147},{"source":43,"target":468},{"source":43,"target":469},{"source":468,"target":30},{"source":468,"target":470},{"source":468,"target":43},{"source":470,"target":30},{"source":469,"target":147},{"source":44,"target":0},{"source":44,"target":45},{"source":44,"target":471},{"source":471,"target":45},{"source":45,"target":0},{"source":45,"target":38},{"source":45,"target":472},{"source":472,"target":38},{"source":46,"target":0},{"source":46,"target":21},{"source":46,"target":473},{"source":473,"target":21},{"source":47,"target":0},{"source":47,"target":34},{"source":47,"target":474},{"source":474,"target":34},{"source":48,"target":0},{"source":48,"target":49},{"source":48,"target":475},{"source":475,"target":49},{"source":49,"target":0},{"source":49,"target":42},{"source":49,"target":476},{"source":476,"target":42},{"source":50,"target":0},{"source":50,"target":34},{"source":50,"target":477},{"source":477,"target":34},{"source":51,"target":0},{"source":51,"target":45},{"source":51,"target":478},{"source":478,"target":45},{"source":52,"target":0},{"source":52,"target":42},{"source":52,"target":479},{"source":479,"target":42},{"source":53,"target":0},{"source":53,"target":49},{"source":53,"target":480},{"source":480,"target":49},{"source":54,"target":0},{"source":54,"target":35},{"source":54,"target":481},{"source":481,"target":35},{"source":55,"target":0},{"source":55,"target":63},{"source":55,"target":482},{"source":482,"target":63},{"source":56,"target":0},{"source":56,"target":45},{"source":56,"target":439},{"source":56,"target":483},{"source":439,"target":30},{"source":439,"target":484},{"source":439,"target":56},{"source":484,"target":30},{"source":483,"target":45},{"source":57,"target":0},{"source":57,"target":45},{"source":57,"target":485},{"source":485,"target":45},{"source":58,"target":0},{"source":58,"target":38},{"source":58,"target":486},{"source":486,"target":38},{"source":59,"target":0},{"source":59,"target":38},{"source":59,"target":487},{"source":487,"target":38},{"source":60,"target":0},{"source":60,"target":35},{"source":60,"target":488},{"source":488,"target":35},{"source":61,"target":0},{"source":61,"target":42},{"source":61,"target":489},{"source":489,"target":42},{"source":62,"target":0},{"source":62,"target":63},{"source":62,"target":490},{"source":490,"target":63},{"source":63,"target":0},{"source":63,"target":491},{"source":63,"target":278},{"source":491,"target":1},{"source":491,"target":492},{"source":491,"target":63},{"source":492,"target":1},{"source":278,"target":5},{"source":278,"target":493},{"source":278,"target":63},{"source":278,"target":249},{"source":493,"target":5},{"source":64,"target":0},{"source":64,"target":34},{"source":64,"target":494},{"source":494,"target":34},{"source":65,"target":0},{"source":65,"target":1},{"source":65,"target":495},{"source":495,"target":1},{"source":66,"target":0},{"source":66,"target":22},{"source":66,"target":496},{"source":496,"target":22},{"source":67,"target":0},{"source":67,"target":34},{"source":67,"target":497},{"source":497,"target":34},{"source":68,"target":0},{"source":68,"target":63},{"source":68,"target":498},{"source":498,"target":63},{"source":69,"target":0},{"source":69,"target":63},{"source":69,"target":499},{"source":499,"target":63},{"source":70,"target":0},{"source":70,"target":21},{"source":70,"target":500},{"source":500,"target":21},{"source":71,"target":0},{"source":71,"target":42},{"source":71,"target":501},{"source":501,"target":42},{"source":72,"target":0},{"source":73,"target":0},{"source":73,"target":35},{"source":73,"target":502},{"source":502,"target":35},{"source":74,"target":0},{"source":74,"target":42},{"source":74,"target":503},{"source":503,"target":42},{"source":75,"target":0},{"source":75,"target":5},{"source":75,"target":504},{"source":504,"target":5},{"source":76,"target":0},{"source":76,"target":81},{"source":76,"target":75},{"source":76,"target":505},{"source":76,"target":506},{"source":76,"target":507},{"source":505,"target":109},{"source":505,"target":508},{"source":505,"target":76},{"source":505,"target":509},{"source":508,"target":109},{"source":506,"target":81},{"source":507,"target":75},{"source":77,"target":0},{"source":77,"target":75},{"source":77,"target":510},{"source":510,"target":75},{"source":78,"target":0},{"source":78,"target":1},{"source":78,"target":511},{"source":78,"target":512},{"source":78,"target":513},{"source":511,"target":79},{"source":511,"target":514},{"source":511,"target":78},{"source":511,"target":515},{"source":514,"target":79},{"source":512,"target":129},{"source":512,"target":516},{"source":512,"target":78},{"source":516,"target":129},{"source":513,"target":1},{"source":79,"target":0},{"source":79,"target":97},{"source":79,"target":515},{"source":79,"target":517},{"source":515,"target":78},{"source":515,"target":518},{"source":515,"target":79},{"source":515,"target":511},{"source":518,"target":78},{"source":517,"target":97},{"source":80,"target":0},{"source":80,"target":81},{"source":80,"target":519},{"source":519,"target":81},{"source":81,"target":0},{"source":81,"target":5},{"source":81,"target":520},{"source":520,"target":5},{"source":82,"target":0},{"source":82,"target":80},{"source":82,"target":521},{"source":521,"target":80},{"source":83,"target":0},{"source":83,"target":80},{"source":83,"target":522},{"source":522,"target":80},{"source":84,"target":0},{"source":84,"target":94},{"source":84,"target":523},{"source":84,"target":524},{"source":523,"target":104},{"source":523,"target":525},{"source":523,"target":84},{"source":523,"target":526},{"source":525,"target":104},{"source":524,"target":94},{"source":85,"target":0},{"source":85,"target":87},{"source":85,"target":527},{"source":85,"target":528},{"source":527,"target":86},{"source":527,"target":529},{"source":527,"target":85},{"source":527,"target":530},{"source":529,"target":86},{"source":528,"target":87},{"source":86,"target":0},{"source":86,"target":33},{"source":86,"target":531},{"source":86,"target":532},{"source":86,"target":530},{"source":86,"target":533},{"source":86,"target":534},{"source":531,"target":87},{"source":531,"target":535},{"source":531,"target":86},{"source":531,"target":536},{"source":535,"target":87},{"source":532,"target":104},{"source":532,"target":537},{"source":532,"target":86},{"source":532,"target":538},{"source":537,"target":104},{"source":530,"target":85},{"source":530,"target":539},{"source":530,"target":86},{"source":530,"target":527},{"source":539,"target":85},{"source":533,"target":110},{"source":533,"target":540},{"source":533,"target":86},{"source":533,"target":541},{"source":540,"target":110},{"source":534,"target":33},{"source":87,"target":0},{"source":87,"target":5},{"source":87,"target":536},{"source":87,"target":542},{"source":536,"target":86},{"source":536,"target":543},{"source":536,"target":87},{"source":536,"target":531},{"source":543,"target":86},{"source":542,"target":5},{"source":88,"target":0},{"source":88,"target":89},{"source":88,"target":544},{"source":88,"target":545},{"source":544,"target":1},{"source":544,"target":546},{"source":544,"target":88},{"source":546,"target":1},{"source":545,"target":89},{"source":89,"target":0},{"source":89,"target":95},{"source":89,"target":547},{"source":547,"target":95},{"source":90,"target":0},{"source":90,"target":548},{"source":90,"target":549},{"source":90,"target":550},{"source":90,"target":551},{"source":90,"target":552},{"source":90,"target":553},{"source":90,"target":554},{"source":548,"target":141},{"source":548,"target":555},{"source":548,"target":90},{"source":555,"target":141},{"source":549,"target":141},{"source":549,"target":556},{"source":549,"target":90},{"source":556,"target":141},{"source":550,"target":141},{"source":550,"target":557},{"source":550,"target":90},{"source":557,"target":141},{"source":551,"target":141},{"source":551,"target":558},{"source":551,"target":90},{"source":558,"target":141},{"source":552,"target":141},{"source":552,"target":559},{"source":552,"target":90},{"source":559,"target":141},{"source":553,"target":141},{"source":553,"target":560},{"source":553,"target":90},{"source":560,"target":141},{"source":554,"target":104},{"source":554,"target":561},{"source":554,"target":90},{"source":554,"target":562},{"source":561,"target":104},{"source":91,"target":0},{"source":91,"target":81},{"source":91,"target":563},{"source":563,"target":81},{"source":92,"target":0},{"source":92,"target":564},{"source":92,"target":565},{"source":92,"target":566},{"source":564,"target":282},{"source":564,"target":567},{"source":564,"target":92},{"source":567,"target":282},{"source":565,"target":123},{"source":565,"target":568},{"source":565,"target":92},{"source":565,"target":569},{"source":568,"target":123},{"source":566,"target":326},{"source":566,"target":570},{"source":566,"target":92},{"source":570,"target":326},{"source":93,"target":0},{"source":93,"target":94},{"source":93,"target":571},{"source":571,"target":94},{"source":94,"target":0},{"source":94,"target":281},{"source":94,"target":572},{"source":281,"target":5},{"source":281,"target":573},{"source":281,"target":94},{"source":281,"target":251},{"source":573,"target":5},{"source":572,"target":141},{"source":572,"target":574},{"source":572,"target":94},{"source":574,"target":141},{"source":95,"target":0},{"source":95,"target":97},{"source":95,"target":575},{"source":575,"target":97},{"source":96,"target":0},{"source":96,"target":84},{"source":96,"target":576},{"source":576,"target":84},{"source":97,"target":0},{"source":97,"target":84},{"source":97,"target":577},{"source":577,"target":84},{"source":98,"target":0},{"source":98,"target":5},{"source":98,"target":578},{"source":578,"target":5},{"source":99,"target":0},{"source":99,"target":100},{"source":99,"target":579},{"source":579,"target":100},{"source":100,"target":0},{"source":100,"target":115},{"source":100,"target":580},{"source":580,"target":115},{"source":101,"target":0},{"source":101,"target":86},{"source":101,"target":581},{"source":101,"target":582},{"source":581,"target":104},{"source":581,"target":583},{"source":581,"target":101},{"source":581,"target":584},{"source":583,"target":104},{"source":582,"target":86},{"source":102,"target":0},{"source":102,"target":86},{"source":102,"target":585},{"source":102,"target":586},{"source":585,"target":104},{"source":585,"target":587},{"source":585,"target":102},{"source":585,"target":588},{"source":587,"target":104},{"source":586,"target":86},{"source":103,"target":0},{"source":103,"target":86},{"source":103,"target":589},{"source":103,"target":590},{"source":589,"target":104},{"source":589,"target":591},{"source":589,"target":103},{"source":589,"target":592},{"source":591,"target":104},{"source":590,"target":86},{"source":104,"target":0},{"source":104,"target":9},{"source":104,"target":593},{"source":104,"target":594},{"source":104,"target":595},{"source":104,"target":596},{"source":104,"target":538},{"source":104,"target":592},{"source":104,"target":588},{"source":104,"target":562},{"source":104,"target":526},{"source":104,"target":597},{"source":104,"target":584},{"source":104,"target":598},{"source":593,"target":108},{"source":593,"target":599},{"source":593,"target":104},{"source":593,"target":600},{"source":599,"target":108},{"source":594,"target":112},{"source":594,"target":601},{"source":594,"target":104},{"source":601,"target":112},{"source":595,"target":111},{"source":595,"target":602},{"source":595,"target":104},{"source":602,"target":111},{"source":596,"target":113},{"source":596,"target":603},{"source":596,"target":104},{"source":603,"target":113},{"source":538,"target":86},{"source":538,"target":604},{"source":538,"target":104},{"source":538,"target":532},{"source":604,"target":86},{"source":592,"target":103},{"source":592,"target":605},{"source":592,"target":104},{"source":592,"target":589},{"source":605,"target":103},{"source":588,"target":102},{"source":588,"target":606},{"source":588,"target":104},{"source":588,"target":585},{"source":606,"target":102},{"source":562,"target":90},{"source":562,"target":607},{"source":562,"target":104},{"source":562,"target":554},{"source":607,"target":90},{"source":526,"target":84},{"source":526,"target":608},{"source":526,"target":104},{"source":526,"target":523},{"source":608,"target":84},{"source":597,"target":282},{"source":597,"target":609},{"source":597,"target":104},{"source":609,"target":282},{"source":584,"target":101},{"source":584,"target":610},{"source":584,"target":104},{"source":584,"target":581},{"source":610,"target":101},{"source":598,"target":9},{"source":105,"target":0},{"source":105,"target":94},{"source":105,"target":611},{"source":611,"target":94},{"source":106,"target":0},{"source":106,"target":94},{"source":106,"target":612},{"source":612,"target":94},{"source":107,"target":0},{"source":107,"target":109},{"source":107,"target":613},{"source":613,"target":109},{"source":108,"target":0},{"source":108,"target":614},{"source":108,"target":600},{"source":108,"target":615},{"source":614,"target":117},{"source":614,"target":616},{"source":614,"target":108},{"source":616,"target":117},{"source":600,"target":104},{"source":600,"target":617},{"source":600,"target":108},{"source":600,"target":593},{"source":617,"target":104},{"source":615,"target":125},{"source":615,"target":618},{"source":615,"target":108},{"source":615,"target":619},{"source":618,"target":125},{"source":109,"target":0},{"source":109,"target":84},{"source":109,"target":509},{"source":109,"target":620},{"source":509,"target":76},{"source":509,"target":621},{"source":509,"target":109},{"source":509,"target":505},{"source":621,"target":76},{"source":620,"target":84},{"source":110,"target":0},{"source":110,"target":87},{"source":110,"target":541},{"source":110,"target":622},{"source":541,"target":86},{"source":541,"target":623},{"source":541,"target":110},{"source":541,"target":533},{"source":623,"target":86},{"source":622,"target":87},{"source":111,"target":0},{"source":111,"target":108},{"source":111,"target":624},{"source":624,"target":108},{"source":112,"target":0},{"source":112,"target":108},{"source":112,"target":30},{"source":112,"target":205},{"source":112,"target":625},{"source":112,"target":626},{"source":112,"target":627},{"source":625,"target":108},{"source":626,"target":30},{"source":627,"target":205},{"source":113,"target":0},{"source":113,"target":108},{"source":113,"target":205},{"source":113,"target":628},{"source":113,"target":629},{"source":628,"target":108},{"source":629,"target":205},{"source":114,"target":0},{"source":114,"target":115},{"source":114,"target":630},{"source":630,"target":115},{"source":115,"target":0},{"source":115,"target":79},{"source":115,"target":631},{"source":115,"target":632},{"source":631,"target":116},{"source":631,"target":633},{"source":631,"target":115},{"source":631,"target":634},{"source":633,"target":116},{"source":632,"target":79},{"source":116,"target":0},{"source":116,"target":94},{"source":116,"target":38},{"source":116,"target":635},{"source":116,"target":634},{"source":116,"target":636},{"source":116,"target":637},{"source":635,"target":3},{"source":635,"target":638},{"source":635,"target":116},{"source":638,"target":3},{"source":634,"target":115},{"source":634,"target":639},{"source":634,"target":116},{"source":634,"target":631},{"source":639,"target":115},{"source":636,"target":94},{"source":637,"target":38},{"source":117,"target":0},{"source":117,"target":640},{"source":117,"target":641},{"source":640,"target":128},{"source":640,"target":642},{"source":640,"target":117},{"source":642,"target":128},{"source":641,"target":108},{"source":641,"target":643},{"source":641,"target":117},{"source":641,"target":614},{"source":643,"target":108},{"source":118,"target":0},{"source":118,"target":119},{"source":118,"target":644},{"source":644,"target":119},{"source":119,"target":0},{"source":119,"target":124},{"source":119,"target":645},{"source":645,"target":124},{"source":120,"target":0},{"source":120,"target":119},{"source":120,"target":646},{"source":646,"target":119},{"source":121,"target":0},{"source":121,"target":1},{"source":121,"target":647},{"source":647,"target":1},{"source":122,"target":0},{"source":122,"target":94},{"source":122,"target":648},{"source":648,"target":94},{"source":123,"target":0},{"source":123,"target":569},{"source":569,"target":92},{"source":569,"target":649},{"source":569,"target":123},{"source":569,"target":565},{"source":649,"target":92},{"source":124,"target":0},{"source":124,"target":98},{"source":124,"target":650},{"source":650,"target":98},{"source":125,"target":0},{"source":125,"target":5},{"source":125,"target":619},{"source":125,"target":651},{"source":619,"target":108},{"source":619,"target":652},{"source":619,"target":125},{"source":619,"target":615},{"source":652,"target":108},{"source":651,"target":5},{"source":126,"target":0},{"source":126,"target":94},{"source":126,"target":653},{"source":126,"target":654},{"source":653,"target":282},{"source":653,"target":655},{"source":653,"target":126},{"source":655,"target":282},{"source":654,"target":94},{"source":127,"target":0},{"source":128,"target":0},{"source":128,"target":1},{"source":128,"target":656},{"source":128,"target":657},{"source":128,"target":658},{"source":656,"target":1},{"source":656,"target":659},{"source":656,"target":128},{"source":659,"target":1},{"source":657,"target":326},{"source":657,"target":660},{"source":657,"target":128},{"source":660,"target":326},{"source":658,"target":1},{"source":129,"target":0},{"source":129,"target":661},{"source":129,"target":662},{"source":129,"target":663},{"source":129,"target":664},{"source":129,"target":665},{"source":129,"target":666},{"source":661,"target":129},{"source":662,"target":129},{"source":663,"target":129},{"source":664,"target":129},{"source":665,"target":129},{"source":666,"target":129},{"source":130,"target":0},{"source":130,"target":131},{"source":130,"target":667},{"source":667,"target":131},{"source":131,"target":0},{"source":131,"target":142},{"source":131,"target":668},{"source":131,"target":669},{"source":131,"target":670},{"source":668,"target":326},{"source":668,"target":671},{"source":668,"target":131},{"source":671,"target":326},{"source":669,"target":149},{"source":669,"target":672},{"source":669,"target":131},{"source":672,"target":149},{"source":670,"target":142},{"source":132,"target":0},{"source":132,"target":131},{"source":132,"target":673},{"source":673,"target":131},{"source":133,"target":0},{"source":133,"target":131},{"source":133,"target":674},{"source":674,"target":131},{"source":134,"target":0},{"source":134,"target":136},{"source":134,"target":675},{"source":134,"target":676},{"source":675,"target":135},{"source":675,"target":677},{"source":675,"target":134},{"source":677,"target":135},{"source":676,"target":136},{"source":135,"target":0},{"source":135,"target":149},{"source":135,"target":678},{"source":678,"target":149},{"source":136,"target":0},{"source":136,"target":146},{"source":136,"target":679},{"source":136,"target":680},{"source":136,"target":681},{"source":679,"target":135},{"source":679,"target":682},{"source":679,"target":136},{"source":682,"target":135},{"source":680,"target":149},{"source":680,"target":683},{"source":680,"target":136},{"source":683,"target":149},{"source":681,"target":146},{"source":137,"target":0},{"source":138,"target":0},{"source":138,"target":139},{"source":138,"target":684},{"source":684,"target":139},{"source":139,"target":0},{"source":139,"target":141},{"source":139,"target":685},{"source":685,"target":141},{"source":140,"target":0},{"source":140,"target":141},{"source":140,"target":686},{"source":686,"target":141},{"source":141,"target":0},{"source":141,"target":1},{"source":141,"target":687},{"source":687,"target":1},{"source":142,"target":0},{"source":142,"target":688},{"source":142,"target":689},{"source":142,"target":690},{"source":142,"target":691},{"source":142,"target":692},{"source":142,"target":693},{"source":688,"target":146},{"source":688,"target":694},{"source":688,"target":142},{"source":694,"target":146},{"source":689,"target":149},{"source":689,"target":695},{"source":689,"target":142},{"source":695,"target":149},{"source":690,"target":146},{"source":690,"target":696},{"source":690,"target":142},{"source":696,"target":146},{"source":691,"target":149},{"source":691,"target":697},{"source":691,"target":142},{"source":697,"target":149},{"source":692,"target":149},{"source":692,"target":698},{"source":692,"target":142},{"source":692,"target":699},{"source":698,"target":149},{"source":693,"target":178},{"source":693,"target":700},{"source":693,"target":142},{"source":700,"target":178},{"source":143,"target":0},{"source":143,"target":149},{"source":143,"target":701},{"source":701,"target":149},{"source":144,"target":0},{"source":144,"target":1},{"source":144,"target":702},{"source":144,"target":703},{"source":702,"target":168},{"source":702,"target":704},{"source":702,"target":144},{"source":704,"target":168},{"source":703,"target":1},{"source":145,"target":0},{"source":145,"target":146},{"source":145,"target":705},{"source":145,"target":706},{"source":705,"target":149},{"source":705,"target":707},{"source":705,"target":145},{"source":707,"target":149},{"source":706,"target":146},{"source":146,"target":0},{"source":146,"target":708},{"source":146,"target":709},{"source":146,"target":710},{"source":146,"target":711},{"source":146,"target":712},{"source":146,"target":713},{"source":708,"target":146},{"source":708,"target":714},{"source":708,"target":146},{"source":714,"target":146},{"source":709,"target":149},{"source":709,"target":715},{"source":709,"target":146},{"source":715,"target":149},{"source":710,"target":137},{"source":710,"target":716},{"source":710,"target":146},{"source":716,"target":137},{"source":711,"target":142},{"source":711,"target":717},{"source":711,"target":146},{"source":717,"target":142},{"source":712,"target":149},{"source":712,"target":718},{"source":712,"target":146},{"source":712,"target":719},{"source":718,"target":149},{"source":713,"target":149},{"source":713,"target":720},{"source":713,"target":146},{"source":713,"target":721},{"source":720,"target":149},{"source":147,"target":0},{"source":147,"target":1},{"source":147,"target":722},{"source":722,"target":1},{"source":148,"target":0},{"source":148,"target":1},{"source":148,"target":723},{"source":148,"target":724},{"source":148,"target":725},{"source":148,"target":726},{"source":148,"target":727},{"source":148,"target":728},{"source":723,"target":149},{"source":723,"target":729},{"source":723,"target":148},{"source":729,"target":149},{"source":724,"target":149},{"source":724,"target":730},{"source":724,"target":148},{"source":730,"target":149},{"source":725,"target":162},{"source":725,"target":731},{"source":725,"target":148},{"source":731,"target":162},{"source":726,"target":141},{"source":726,"target":732},{"source":726,"target":148},{"source":732,"target":141},{"source":727,"target":147},{"source":727,"target":733},{"source":727,"target":148},{"source":733,"target":147},{"source":728,"target":1},{"source":149,"target":0},{"source":149,"target":699},{"source":149,"target":719},{"source":149,"target":734},{"source":149,"target":735},{"source":149,"target":721},{"source":149,"target":736},{"source":149,"target":737},{"source":149,"target":738},{"source":699,"target":142},{"source":699,"target":739},{"source":699,"target":149},{"source":699,"target":692},{"source":739,"target":142},{"source":719,"target":146},{"source":719,"target":740},{"source":719,"target":149},{"source":719,"target":712},{"source":740,"target":146},{"source":734,"target":177},{"source":734,"target":741},{"source":734,"target":149},{"source":741,"target":177},{"source":735,"target":162},{"source":735,"target":742},{"source":735,"target":149},{"source":742,"target":162},{"source":721,"target":146},{"source":721,"target":743},{"source":721,"target":149},{"source":721,"target":713},{"source":743,"target":146},{"source":736,"target":282},{"source":736,"target":744},{"source":736,"target":149},{"source":744,"target":282},{"source":737,"target":282},{"source":737,"target":745},{"source":737,"target":149},{"source":745,"target":282},{"source":738,"target":282},{"source":738,"target":746},{"source":738,"target":149},{"source":746,"target":282},{"source":150,"target":0},{"source":150,"target":146},{"source":150,"target":747},{"source":747,"target":146},{"source":151,"target":0},{"source":151,"target":149},{"source":151,"target":748},{"source":748,"target":149},{"source":152,"target":0},{"source":152,"target":146},{"source":152,"target":749},{"source":749,"target":146},{"source":153,"target":0},{"source":153,"target":139},{"source":153,"target":750},{"source":750,"target":139},{"source":154,"target":0},{"source":154,"target":141},{"source":154,"target":751},{"source":751,"target":141},{"source":155,"target":0},{"source":155,"target":142},{"source":155,"target":752},{"source":752,"target":142},{"source":156,"target":0},{"source":156,"target":147},{"source":156,"target":753},{"source":753,"target":147},{"source":157,"target":0},{"source":157,"target":146},{"source":157,"target":754},{"source":157,"target":755},{"source":157,"target":756},{"source":754,"target":142},{"source":754,"target":757},{"source":754,"target":157},{"source":757,"target":142},{"source":755,"target":149},{"source":755,"target":758},{"source":755,"target":157},{"source":758,"target":149},{"source":756,"target":146},{"source":158,"target":0},{"source":158,"target":142},{"source":158,"target":759},{"source":759,"target":142},{"source":159,"target":0},{"source":159,"target":147},{"source":159,"target":760},{"source":760,"target":147},{"source":160,"target":0},{"source":160,"target":142},{"source":160,"target":761},{"source":761,"target":142},{"source":161,"target":0},{"source":161,"target":146},{"source":161,"target":762},{"source":161,"target":763},{"source":762,"target":149},{"source":762,"target":764},{"source":762,"target":161},{"source":764,"target":149},{"source":763,"target":146},{"source":162,"target":0},{"source":163,"target":0},{"source":163,"target":152},{"source":163,"target":765},{"source":765,"target":152},{"source":164,"target":0},{"source":164,"target":165},{"source":164,"target":766},{"source":766,"target":165},{"source":165,"target":0},{"source":165,"target":141},{"source":165,"target":767},{"source":767,"target":141},{"source":166,"target":0},{"source":166,"target":135},{"source":166,"target":768},{"source":166,"target":769},{"source":768,"target":146},{"source":768,"target":770},{"source":768,"target":166},{"source":770,"target":146},{"source":769,"target":135},{"source":167,"target":0},{"source":167,"target":154},{"source":167,"target":771},{"source":771,"target":154},{"source":168,"target":0},{"source":169,"target":0},{"source":169,"target":135},{"source":169,"target":772},{"source":772,"target":135},{"source":170,"target":0},{"source":170,"target":142},{"source":170,"target":773},{"source":170,"target":774},{"source":170,"target":775},{"source":773,"target":178},{"source":773,"target":776},{"source":773,"target":170},{"source":776,"target":178},{"source":774,"target":146},{"source":774,"target":777},{"source":774,"target":170},{"source":777,"target":146},{"source":775,"target":142},{"source":171,"target":0},{"source":171,"target":172},{"source":171,"target":778},{"source":778,"target":172},{"source":172,"target":0},{"source":172,"target":141},{"source":172,"target":779},{"source":779,"target":141},{"source":173,"target":0},{"source":173,"target":154},{"source":173,"target":780},{"source":780,"target":154},{"source":174,"target":0},{"source":174,"target":165},{"source":174,"target":781},{"source":781,"target":165},{"source":175,"target":0},{"source":175,"target":142},{"source":175,"target":782},{"source":175,"target":783},{"source":782,"target":146},{"source":782,"target":784},{"source":782,"target":175},{"source":784,"target":146},{"source":783,"target":142},{"source":176,"target":0},{"source":176,"target":136},{"source":176,"target":785},{"source":176,"target":786},{"source":785,"target":135},{"source":785,"target":787},{"source":785,"target":176},{"source":787,"target":135},{"source":786,"target":136},{"source":177,"target":0},{"source":178,"target":0},{"source":179,"target":0},{"source":179,"target":142},{"source":179,"target":788},{"source":179,"target":789},{"source":788,"target":146},{"source":788,"target":790},{"source":788,"target":179},{"source":790,"target":146},{"source":789,"target":142},{"source":180,"target":0},{"source":180,"target":152},{"source":180,"target":791},{"source":180,"target":792},{"source":791,"target":149},{"source":791,"target":793},{"source":791,"target":180},{"source":793,"target":149},{"source":792,"target":152},{"source":181,"target":0},{"source":181,"target":172},{"source":181,"target":794},{"source":794,"target":172},{"source":182,"target":0},{"source":182,"target":158},{"source":182,"target":795},{"source":795,"target":158},{"source":183,"target":0},{"source":183,"target":158},{"source":183,"target":796},{"source":796,"target":158},{"source":184,"target":0},{"source":184,"target":147},{"source":184,"target":797},{"source":797,"target":147},{"source":185,"target":0},{"source":185,"target":147},{"source":185,"target":798},{"source":798,"target":147},{"source":186,"target":0},{"source":186,"target":189},{"source":186,"target":799},{"source":799,"target":189},{"source":187,"target":0},{"source":187,"target":189},{"source":187,"target":800},{"source":800,"target":189},{"source":188,"target":0},{"source":188,"target":189},{"source":188,"target":801},{"source":801,"target":189},{"source":189,"target":0},{"source":189,"target":30},{"source":189,"target":802},{"source":802,"target":30},{"source":190,"target":0},{"source":190,"target":1},{"source":190,"target":391},{"source":190,"target":803},{"source":190,"target":804},{"source":190,"target":805},{"source":190,"target":806},{"source":190,"target":807},{"source":190,"target":808},{"source":190,"target":809},{"source":391,"target":22},{"source":391,"target":810},{"source":391,"target":190},{"source":391,"target":384},{"source":810,"target":22},{"source":803,"target":117},{"source":803,"target":811},{"source":803,"target":190},{"source":811,"target":117},{"source":804,"target":282},{"source":804,"target":812},{"source":804,"target":190},{"source":812,"target":282},{"source":805,"target":282},{"source":805,"target":813},{"source":805,"target":190},{"source":813,"target":282},{"source":806,"target":282},{"source":806,"target":814},{"source":806,"target":190},{"source":814,"target":282},{"source":807,"target":282},{"source":807,"target":815},{"source":807,"target":190},{"source":815,"target":282},{"source":808,"target":282},{"source":808,"target":816},{"source":808,"target":190},{"source":816,"target":282},{"source":809,"target":1},{"source":191,"target":0},{"source":192,"target":0},{"source":193,"target":0},{"source":194,"target":0},{"source":194,"target":192},{"source":194,"target":817},{"source":817,"target":192},{"source":195,"target":0},{"source":195,"target":192},{"source":195,"target":818},{"source":818,"target":192},{"source":196,"target":0},{"source":196,"target":5},{"source":196,"target":819},{"source":196,"target":820},{"source":819,"target":195},{"source":819,"target":821},{"source":819,"target":196},{"source":821,"target":195},{"source":820,"target":5},{"source":197,"target":0},{"source":197,"target":190},{"source":197,"target":822},{"source":822,"target":190},{"source":198,"target":0},{"source":198,"target":190},{"source":198,"target":823},{"source":823,"target":190},{"source":199,"target":0},{"source":199,"target":200},{"source":199,"target":824},{"source":824,"target":200},{"source":200,"target":0},{"source":200,"target":30},{"source":200,"target":825},{"source":200,"target":826},{"source":200,"target":827},{"source":825,"target":200},{"source":825,"target":828},{"source":825,"target":200},{"source":828,"target":200},{"source":826,"target":200},{"source":826,"target":829},{"source":826,"target":200},{"source":829,"target":200},{"source":827,"target":30},{"source":201,"target":0},{"source":201,"target":200},{"source":201,"target":830},{"source":830,"target":200},{"source":202,"target":0},{"source":202,"target":200},{"source":202,"target":831},{"source":831,"target":200},{"source":203,"target":0},{"source":203,"target":200},{"source":203,"target":832},{"source":832,"target":200},{"source":204,"target":0},{"source":204,"target":200},{"source":204,"target":833},{"source":833,"target":200},{"source":205,"target":0},{"source":205,"target":30},{"source":205,"target":834},{"source":205,"target":835},{"source":205,"target":836},{"source":834,"target":117},{"source":834,"target":837},{"source":834,"target":205},{"source":837,"target":117},{"source":835,"target":200},{"source":835,"target":838},{"source":835,"target":205},{"source":838,"target":200},{"source":836,"target":30},{"source":206,"target":0},{"source":206,"target":207},{"source":206,"target":839},{"source":839,"target":207},{"source":207,"target":0},{"source":207,"target":5},{"source":207,"target":840},{"source":207,"target":841},{"source":840,"target":329},{"source":840,"target":842},{"source":840,"target":207},{"source":842,"target":329},{"source":841,"target":5},{"source":208,"target":0},{"source":208,"target":5},{"source":208,"target":843},{"source":208,"target":844},{"source":208,"target":845},{"source":843,"target":117},{"source":843,"target":846},{"source":843,"target":208},{"source":846,"target":117},{"source":844,"target":190},{"source":844,"target":847},{"source":844,"target":208},{"source":847,"target":190},{"source":845,"target":5},{"source":209,"target":0},{"source":209,"target":5},{"source":209,"target":848},{"source":848,"target":5},{"source":210,"target":0},{"source":210,"target":207},{"source":210,"target":849},{"source":849,"target":207},{"source":211,"target":0},{"source":211,"target":5},{"source":211,"target":850},{"source":850,"target":5},{"source":212,"target":0},{"source":212,"target":5},{"source":212,"target":851},{"source":851,"target":5},{"source":213,"target":0},{"source":213,"target":5},{"source":213,"target":852},{"source":852,"target":5},{"source":214,"target":0},{"source":214,"target":207},{"source":214,"target":853},{"source":853,"target":207},{"source":215,"target":0},{"source":854,"target":329},{"source":854,"target":326},{"source":854,"target":282},{"source":329,"target":854},{"source":326,"target":854},{"source":282,"target":854}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="dataDictionary" nsURI="http://openetcs.org/datadictionary" nsPrefix="org.openetcs.datadictionary"> <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" defaultValueLiteral=""> <eAnnotations source="The naming of the variables should consist of at least a combination of a verb and an object using the passive form"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Source" unique="false" lowerBound="1" eType="#//T_SourceDocument"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Store" unique="false" eType="#//Variable" unsettable="true" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Constant" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Nature" unique="false" lowerBound="1" eType="#//T_Variable"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="MinimalValue" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="MaximalValue" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="SpecialValue" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Resolution" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="DefinitionRequirement" unique="false" lowerBound="1" upperBound="-1" eType="#//Requirement"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Safety" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Definition" unique="false" lowerBound="1" eType="#//T_Definition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Requirement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="Prefix of the name of a requirement shall refered to the document where it has been introduced (SRS, SSRS, SWRS, API,...)"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Nature" unique="false" lowerBound="1" eType="#//T_RequirementNature"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Source" unique="false" lowerBound="1" eType="#//T_SourceDocument"/> <eStructuralFeatures xsi:type="ecore:EReference" name="SubRequirement" unique="false" upperBound="-1" eType="#//Requirement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Allocation" unique="false" lowerBound="1" eType="#//T_System"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Safety" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Definition" unique="false" lowerBound="1" eType="#//T_Definition"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Discussion" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Exported" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Function"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="Internal functions are named using an active form consisting of at least a combination of a verb and an object"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="SubFunction" upperBound="-1" eType="#//Function" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Allocation" unique="false" lowerBound="1" eType="#//T_System"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Input" unique="false" upperBound="-1" eType="#//Variable"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Output" unique="false" upperBound="-1" eType="#//Variable"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Internal" unique="false" upperBound="-1" eType="#//Variable" containment="true"> <eAnnotations source="Name of internal variables shall be prefixed by &quot;internal_&quot;."/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="Requirement" unique="false" lowerBound="1" upperBound="-1" eType="#//Requirement"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Safety" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Definition" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="T_Variable"/> <eClassifiers xsi:type="ecore:EDataType" name="T_Definition"/> <eClassifiers xsi:type="ecore:EEnum" name="T_RequirementNature"> <eLiterals name="Structural" value="2" literal="Structural"/> <eLiterals name="Functional" value="1" literal="Functional"/> <eLiterals name="Definition" value="3" literal="Definition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="T_System"> <eLiterals name="Kernel" value="1"/> <eLiterals name="DMI" value="2"/> <eLiterals name="RBC" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="T_SourceDocument"> <eLiterals name="SRS-Subset26 3.3.0" value="1"/> <eLiterals name="System Analysis" value="2"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/openETCS/requirements/D2.4/DataModel/DataModel.ecore
ecore
dataDictionary Variable Name Source Store Constant Nature MinimalValue MaximalValue SpecialValue Resolution DefinitionRequirement Safety Definition Requirement Name Nature Source SubRequirement Allocation Safety Definition Discussion Exported false Function Name SubFunction Allocation Input Output Internal Requirement Safety Definition T_Variable T_Definition T_RequirementNature Structural Structural Functional Functional Definition Definition T_System Kernel Kernel DMI DMI RBC RBC T_SourceDocument SRS-Subset26 3.3.0 SRS-Subset26 3.3.0 System Analysis System Analysis
null
{"directed":true,"nodes":[{"nsPrefix":"org.openetcs.datadictionary","nsURI":"http://openetcs.org/datadictionary","name":"dataDictionary","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Requirement","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"T_Variable","instanceClass":null,"id":4,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"T_Definition","instanceClass":null,"id":5,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"instanceClassName":null,"name":"T_RequirementNature","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"T_System","instanceClass":null,"id":7,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"T_SourceDocument","instanceClass":null,"id":8,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"Name","changeable":true,"lowerBound":1,"iD":false,"id":9,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"Source","changeable":true,"lowerBound":1,"iD":false,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":false,"name":"Store","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"Constant","changeable":true,"lowerBound":1,"iD":false,"id":12,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"Nature","changeable":true,"lowerBound":1,"iD":false,"id":13,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":false,"name":"MinimalValue","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":true,"transient":false,"unique":false,"name":"MaximalValue","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":false,"name":"SpecialValue","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":false,"name":"Resolution","changeable":true,"lowerBound":0,"iD":false,"id":17,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"DefinitionRequirement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":18,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"Safety","changeable":true,"lowerBound":1,"iD":false,"id":19,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"Definition","changeable":true,"lowerBound":1,"iD":false,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Name","changeable":true,"lowerBound":1,"iD":false,"id":33,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"Nature","changeable":true,"lowerBound":1,"iD":false,"id":34,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"Source","changeable":true,"lowerBound":1,"iD":false,"id":35,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":false,"name":"SubRequirement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"Allocation","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":false,"name":"Safety","changeable":true,"lowerBound":1,"iD":false,"id":38,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"Definition","changeable":true,"lowerBound":1,"iD":false,"id":39,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":false,"name":"Discussion","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":false,"name":"Exported","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"},{"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":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":"SubFunction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"Allocation","changeable":true,"lowerBound":1,"iD":false,"id":53,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"Input","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":false,"unsettable":false,"transient":false,"unique":false,"name":"Output","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":false,"name":"Internal","changeable":true,"resolveProxies":true,"lowerBound":0,"id":56,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"Requirement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":57,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"Safety","changeable":true,"lowerBound":1,"iD":false,"id":58,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"Definition","changeable":true,"lowerBound":1,"iD":false,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"name":"Structural","id":69,"value":2,"literal":"Structural","eClass":"EEnumLiteral"},{"name":"Functional","id":70,"value":1,"literal":"Functional","eClass":"EEnumLiteral"},{"name":"Definition","id":71,"value":3,"literal":"Definition","eClass":"EEnumLiteral"},{"name":"Kernel","id":72,"value":1,"literal":"Kernel","eClass":"EEnumLiteral"},{"name":"DMI","id":73,"value":2,"literal":"DMI","eClass":"EEnumLiteral"},{"name":"RBC","id":74,"value":3,"literal":"RBC","eClass":"EEnumLiteral"},{"name":"SRS-Subset26 3.3.0","id":75,"value":1,"literal":"SRS-Subset26 3.3.0","eClass":"EEnumLiteral"},{"name":"System Analysis","id":76,"value":2,"literal":"System Analysis","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":1,"target":0},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":9,"target":21},{"source":9,"target":1},{"source":10,"target":8},{"source":10,"target":22},{"source":10,"target":1},{"source":22,"target":8},{"source":11,"target":1},{"source":11,"target":23},{"source":11,"target":1},{"source":23,"target":1},{"source":12,"target":24},{"source":12,"target":1},{"source":13,"target":4},{"source":13,"target":25},{"source":13,"target":1},{"source":25,"target":4},{"source":14,"target":26},{"source":14,"target":1},{"source":15,"target":27},{"source":15,"target":1},{"source":16,"target":28},{"source":16,"target":1},{"source":17,"target":29},{"source":17,"target":1},{"source":18,"target":2},{"source":18,"target":30},{"source":18,"target":1},{"source":30,"target":2},{"source":19,"target":31},{"source":19,"target":1},{"source":20,"target":5},{"source":20,"target":32},{"source":20,"target":1},{"source":32,"target":5},{"source":2,"target":0},{"source":2,"target":33},{"source":2,"target":34},{"source":2,"target":35},{"source":2,"target":36},{"source":2,"target":37},{"source":2,"target":38},{"source":2,"target":39},{"source":2,"target":40},{"source":2,"target":41},{"source":33,"target":42},{"source":33,"target":2},{"source":34,"target":6},{"source":34,"target":43},{"source":34,"target":2},{"source":43,"target":6},{"source":35,"target":8},{"source":35,"target":44},{"source":35,"target":2},{"source":44,"target":8},{"source":36,"target":2},{"source":36,"target":45},{"source":36,"target":2},{"source":45,"target":2},{"source":37,"target":7},{"source":37,"target":46},{"source":37,"target":2},{"source":46,"target":7},{"source":38,"target":47},{"source":38,"target":2},{"source":39,"target":5},{"source":39,"target":48},{"source":39,"target":2},{"source":48,"target":5},{"source":40,"target":49},{"source":40,"target":2},{"source":41,"target":50},{"source":41,"target":2},{"source":3,"target":0},{"source":3,"target":51},{"source":3,"target":52},{"source":3,"target":53},{"source":3,"target":54},{"source":3,"target":55},{"source":3,"target":56},{"source":3,"target":57},{"source":3,"target":58},{"source":3,"target":59},{"source":51,"target":60},{"source":51,"target":3},{"source":52,"target":3},{"source":52,"target":61},{"source":52,"target":3},{"source":61,"target":3},{"source":53,"target":7},{"source":53,"target":62},{"source":53,"target":3},{"source":62,"target":7},{"source":54,"target":1},{"source":54,"target":63},{"source":54,"target":3},{"source":63,"target":1},{"source":55,"target":1},{"source":55,"target":64},{"source":55,"target":3},{"source":64,"target":1},{"source":56,"target":1},{"source":56,"target":65},{"source":56,"target":3},{"source":65,"target":1},{"source":57,"target":2},{"source":57,"target":66},{"source":57,"target":3},{"source":66,"target":2},{"source":58,"target":67},{"source":58,"target":3},{"source":59,"target":68},{"source":59,"target":3},{"source":4,"target":0},{"source":5,"target":0},{"source":6,"target":0},{"source":6,"target":69},{"source":6,"target":70},{"source":6,"target":71},{"source":69,"target":6},{"source":70,"target":6},{"source":71,"target":6},{"source":7,"target":0},{"source":7,"target":72},{"source":7,"target":73},{"source":7,"target":74},{"source":72,"target":7},{"source":73,"target":7},{"source":74,"target":7},{"source":8,"target":0},{"source":8,"target":75},{"source":8,"target":76},{"source":75,"target":8},{"source":76,"target":8}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="relations" nsURI="http://toometa.de/relations/0.6" nsPrefix="relations"> <eClassifiers xsi:type="ecore:EClass" name="TraceableObject" abstract="true" eSuperTypes="#//RelationObject #//ConflictObject #//DuplicationObject #//DependencyObject #//ParentalObject #//TriggerObject #//ResolveObject #//AlternativeObject #//CouldResolveObject #//StakeholderObject #//SelectionObject"/> <eClassifiers xsi:type="ecore:EClass" name="RelationType" eSuperTypes="../../de.uka.ipd.sdq.identifier/model/identifier.ecore#//Identifier"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DuplicationObject" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="duplicateOf" upperBound="-1" eType="#//DuplicationObject" eOpposite="#//DuplicationObject/hasDuplicates"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hasDuplicates" upperBound="-1" eType="#//DuplicationObject" eOpposite="#//DuplicationObject/duplicateOf"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParentalObject" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="parentOf" upperBound="-1" eType="#//ParentalObject" eOpposite="#//ParentalObject/subpartOf"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subpartOf" upperBound="-1" eType="#//ParentalObject" eOpposite="#//ParentalObject/parentOf"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RelationObject" abstract="true" eSuperTypes="../../de.uka.ipd.sdq.identifier/model/identifier.ecore#//Identifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="relations" upperBound="-1" eType="#//Relation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TriggerObject" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="triggerOf" upperBound="-1" eType="#//TriggerObject" eOpposite="#//TriggerObject/triggeredBy"/> <eStructuralFeatures xsi:type="ecore:EReference" name="triggeredBy" upperBound="-1" eType="#//TriggerObject" eOpposite="#//TriggerObject/triggerOf"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DependencyObject" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="dependsOn" upperBound="-1" eType="#//DependencyObject" eOpposite="#//DependencyObject/hasDependents"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hasDependents" upperBound="-1" eType="#//DependencyObject" eOpposite="#//DependencyObject/dependsOn"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConflictObject" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="conflictsWith" upperBound="-1" eType="#//ConflictObject" eOpposite="#//ConflictObject/hasConflicts"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hasConflicts" upperBound="-1" eType="#//ConflictObject" eOpposite="#//ConflictObject/conflictsWith"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AlternativeObject" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="alternativeTo" upperBound="-1" eType="#//AlternativeObject" eOpposite="#//AlternativeObject/hasAlternatives"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hasAlternatives" upperBound="-1" eType="#//AlternativeObject" eOpposite="#//AlternativeObject/alternativeTo"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RelationsModel" eSuperTypes="../../de.uka.ipd.sdq.identifier/model/identifier.ecore#//Identifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="relationTypes" upperBound="-1" eType="#//RelationType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="relations" upperBound="-1" eType="#//Relation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ResolveObject" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="resolves" upperBound="-1" eType="#//ResolveObject" eOpposite="#//ResolveObject/resolvedBy"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resolvedBy" upperBound="-1" eType="#//ResolveObject" eOpposite="#//ResolveObject/resolves"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Relation" eSuperTypes="../../de.uka.ipd.sdq.identifier/model/identifier.ecore#//Identifier"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//RelationType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="opposite" eType="#//Relation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="from" eType="#//RelationObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="to" lowerBound="1" eType="#//RelationObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="bidirectional" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CouldResolveObject" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="couldResolve" upperBound="-1" eType="#//CouldResolveObject" eOpposite="#//CouldResolveObject/couldBeResolvedBy"/> <eStructuralFeatures xsi:type="ecore:EReference" name="couldBeResolvedBy" upperBound="-1" eType="#//CouldResolveObject" eOpposite="#//CouldResolveObject/couldResolve"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StakeholderObject" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="stakeholderOf" upperBound="-1" eType="#//StakeholderObject" eOpposite="#//StakeholderObject/hasStakeholders"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hasStakeholders" upperBound="-1" eType="#//StakeholderObject" eOpposite="#//StakeholderObject/stakeholderOf"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SelectionObject" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="selected" upperBound="-1" eType="#//SelectionObject" eOpposite="#//SelectionObject/selectedBy"/> <eStructuralFeatures xsi:type="ecore:EReference" name="selectedBy" upperBound="-1" eType="#//SelectionObject" eOpposite="#//SelectionObject/selected"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/KAMP-Research/KAMP/bundles/Toometa/toometa.relations/model/relations.ecore
ecore
relations TraceableObject RelationType description DuplicationObject duplicateOf hasDuplicates ParentalObject parentOf subpartOf RelationObject relations TriggerObject triggerOf triggeredBy DependencyObject dependsOn hasDependents ConflictObject conflictsWith hasConflicts AlternativeObject alternativeTo hasAlternatives RelationsModel relationTypes relations ResolveObject resolves resolvedBy Relation type opposite from to bidirectional false CouldResolveObject couldResolve couldBeResolvedBy StakeholderObject stakeholderOf hasStakeholders SelectionObject selected selectedBy
null
{"directed":true,"nodes":[{"nsPrefix":"relations","nsURI":"http://toometa.de/relations/0.6","name":"relations","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TraceableObject","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationType","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DuplicationObject","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParentalObject","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationObject","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TriggerObject","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DependencyObject","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConflictObject","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AlternativeObject","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationsModel","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResolveObject","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relation","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CouldResolveObject","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StakeholderObject","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelectionObject","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"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"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"duplicateOf","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"hasDuplicates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parentOf","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subpartOf","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"relations","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":"triggerOf","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":false,"unsettable":false,"transient":false,"unique":true,"name":"triggeredBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dependsOn","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":false,"unsettable":false,"transient":false,"unique":true,"name":"hasDependents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"conflictsWith","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"hasConflicts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"alternativeTo","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":false,"unsettable":false,"transient":false,"unique":true,"name":"hasAlternatives","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"relationTypes","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":"relations","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"resolves","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"resolvedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":66,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"opposite","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"container":false,"ordered":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":69,"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":"bidirectional","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":false},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"couldResolve","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"couldBeResolvedBy","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"stakeholderOf","changeable":true,"resolveProxies":true,"lowerBound":0,"id":81,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"hasStakeholders","changeable":true,"resolveProxies":true,"lowerBound":0,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"selected","changeable":true,"resolveProxies":true,"lowerBound":0,"id":85,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"selectedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"derived":false},{"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":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":1,"target":0},{"source":1,"target":5},{"source":1,"target":8},{"source":1,"target":3},{"source":1,"target":7},{"source":1,"target":4},{"source":1,"target":6},{"source":1,"target":11},{"source":1,"target":9},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":1,"target":23},{"source":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":16,"target":5},{"source":17,"target":8},{"source":18,"target":3},{"source":19,"target":7},{"source":20,"target":4},{"source":21,"target":6},{"source":22,"target":11},{"source":23,"target":9},{"source":24,"target":13},{"source":25,"target":14},{"source":26,"target":15},{"source":2,"target":0},{"source":2,"target":27},{"source":2,"target":28},{"source":27,"target":29},{"source":27,"target":2},{"source":3,"target":0},{"source":3,"target":30},{"source":3,"target":31},{"source":30,"target":3},{"source":30,"target":32},{"source":30,"target":3},{"source":30,"target":31},{"source":32,"target":3},{"source":31,"target":3},{"source":31,"target":33},{"source":31,"target":3},{"source":31,"target":30},{"source":33,"target":3},{"source":4,"target":0},{"source":4,"target":34},{"source":4,"target":35},{"source":34,"target":4},{"source":34,"target":36},{"source":34,"target":4},{"source":34,"target":35},{"source":36,"target":4},{"source":35,"target":4},{"source":35,"target":37},{"source":35,"target":4},{"source":35,"target":34},{"source":37,"target":4},{"source":5,"target":0},{"source":5,"target":38},{"source":5,"target":39},{"source":38,"target":12},{"source":38,"target":40},{"source":38,"target":5},{"source":40,"target":12},{"source":6,"target":0},{"source":6,"target":41},{"source":6,"target":42},{"source":41,"target":6},{"source":41,"target":43},{"source":41,"target":6},{"source":41,"target":42},{"source":43,"target":6},{"source":42,"target":6},{"source":42,"target":44},{"source":42,"target":6},{"source":42,"target":41},{"source":44,"target":6},{"source":7,"target":0},{"source":7,"target":45},{"source":7,"target":46},{"source":45,"target":7},{"source":45,"target":47},{"source":45,"target":7},{"source":45,"target":46},{"source":47,"target":7},{"source":46,"target":7},{"source":46,"target":48},{"source":46,"target":7},{"source":46,"target":45},{"source":48,"target":7},{"source":8,"target":0},{"source":8,"target":49},{"source":8,"target":50},{"source":49,"target":8},{"source":49,"target":51},{"source":49,"target":8},{"source":49,"target":50},{"source":51,"target":8},{"source":50,"target":8},{"source":50,"target":52},{"source":50,"target":8},{"source":50,"target":49},{"source":52,"target":8},{"source":9,"target":0},{"source":9,"target":53},{"source":9,"target":54},{"source":53,"target":9},{"source":53,"target":55},{"source":53,"target":9},{"source":53,"target":54},{"source":55,"target":9},{"source":54,"target":9},{"source":54,"target":56},{"source":54,"target":9},{"source":54,"target":53},{"source":56,"target":9},{"source":10,"target":0},{"source":10,"target":57},{"source":10,"target":58},{"source":10,"target":59},{"source":57,"target":2},{"source":57,"target":60},{"source":57,"target":10},{"source":60,"target":2},{"source":58,"target":12},{"source":58,"target":61},{"source":58,"target":10},{"source":61,"target":12},{"source":11,"target":0},{"source":11,"target":62},{"source":11,"target":63},{"source":62,"target":11},{"source":62,"target":64},{"source":62,"target":11},{"source":62,"target":63},{"source":64,"target":11},{"source":63,"target":11},{"source":63,"target":65},{"source":63,"target":11},{"source":63,"target":62},{"source":65,"target":11},{"source":12,"target":0},{"source":12,"target":66},{"source":12,"target":67},{"source":12,"target":68},{"source":12,"target":69},{"source":12,"target":70},{"source":12,"target":71},{"source":66,"target":2},{"source":66,"target":72},{"source":66,"target":12},{"source":72,"target":2},{"source":67,"target":12},{"source":67,"target":73},{"source":67,"target":12},{"source":73,"target":12},{"source":68,"target":5},{"source":68,"target":74},{"source":68,"target":12},{"source":74,"target":5},{"source":69,"target":5},{"source":69,"target":75},{"source":69,"target":12},{"source":75,"target":5},{"source":70,"target":76},{"source":70,"target":12},{"source":13,"target":0},{"source":13,"target":77},{"source":13,"target":78},{"source":77,"target":13},{"source":77,"target":79},{"source":77,"target":13},{"source":77,"target":78},{"source":79,"target":13},{"source":78,"target":13},{"source":78,"target":80},{"source":78,"target":13},{"source":78,"target":77},{"source":80,"target":13},{"source":14,"target":0},{"source":14,"target":81},{"source":14,"target":82},{"source":81,"target":14},{"source":81,"target":83},{"source":81,"target":14},{"source":81,"target":82},{"source":83,"target":14},{"source":82,"target":14},{"source":82,"target":84},{"source":82,"target":14},{"source":82,"target":81},{"source":84,"target":14},{"source":15,"target":0},{"source":15,"target":85},{"source":15,"target":86},{"source":85,"target":15},{"source":85,"target":87},{"source":85,"target":15},{"source":85,"target":86},{"source":87,"target":15},{"source":86,"target":15},{"source":86,"target":88},{"source":86,"target":15},{"source":86,"target":85},{"source":88,"target":15}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="hierarchy" nsURI="http://www.eclipse.org/hyades/models/hierarchy.xmi" nsPrefix="Hierarchy"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Internal package, please do not extend or use.&#xD;&#xA;The &quot;hierarchy&quot; package is used to capture the base topology used to provide a hierarchical view that is used to organize and interact with the various agent contents."/> </eAnnotations> <eClassifiers xsi:type="ecore:EEnum" name="TRCCollectionMode"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="&#xD;&#xA;&#xD;&#xA;&#xD;&#xA;&#xD;&#xA;&#xD;&#xA;&#xD;&#xA;&#xD;&#xA;"/> </eAnnotations> <eLiterals name="HEAP_STATISTICS_ONLY"/> <eLiterals name="HEAP_FULL" value="1"/> <eLiterals name="HEAP_AND_EXECUTION_FULL" value="2"/> <eLiterals name="HEAP_AND_EXECUTION_STATISTICS_ONLY" value="3"/> <eLiterals name="EXECUTION_STATISTICS_ONLY" value="4"/> <eLiterals name="EXECUTION_NO_INSTANCES" value="5"/> <eLiterals name="EXECUTION_FULL" value="6"/> <eLiterals name="HEAP_FULL_AND_EXECUTION_STATISTICS_ONLY" value="7"/> <eLiterals name="HEAP_STATISTICS_AND_EXECUTION_NO_INSTANCES" value="8"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TRCProcessProxy"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The proxy for a real OS process. Has properties that represent the execution context. The reason this is referred to as a proxy is that if an agent is actually collecting an execution trace, it will contain the relevant details at runtime of the process that is being monitored.&#xD;&#xA;"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="runtimeId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="pid" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="classpath" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The process classpath"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="parameters" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The process command-line parameters"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="launchMode" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The launching mode for the current process,&#xD;&#xA;1 if the trace was attached to the process, 0 if the&#xD;&#xA;process was launched by the trace process.&#xD;&#xA;"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="location" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The initial current directory for the process"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="vmArguments" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="active" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="execParameters" upperBound="-1" eType="#//TRCExecParameter" containment="true" eOpposite="#//TRCExecParameter/processProxy"/> <eStructuralFeatures xsi:type="ecore:EReference" name="environmentVariables" upperBound="-1" eType="#//TRCEnvironmentVariable" containment="true" eOpposite="#//TRCEnvironmentVariable/processProxy"/> <eStructuralFeatures xsi:type="ecore:EReference" name="node" eType="#//TRCNode" eOpposite="#//TRCNode/processProxies"/> <eStructuralFeatures xsi:type="ecore:EReference" name="agentProxies" upperBound="-1" eType="#//TRCAgentProxy" containment="true" eOpposite="#//TRCAgentProxy/processProxy"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TRCOption"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This is a name/value pair, used to define options for the profiling agent. Eg.: key=&quot;ALLOCATION_INFORMATION&quot; optionValue=&quot;all&quot;"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A name used to identify an option"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The value of the option"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="configuration" lowerBound="1" eType="#//TRCConfiguration" transient="true" eOpposite="#//TRCConfiguration/options"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TRCAgent"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An agent is analogous to a &quot;trace file&quot;. An agent is typed to hold a particular type of trace, and the TRCAgent object owns by value the instances of the trace data. Because agents are typed, there can be zero or more agents associated with a given TRCMonitor, TRCNode or TRCProcessProxy. However, a given agent instance can only be associated with one of those objects.&#xD;&#xA;&#xD;&#xA;This agent is the model entity for a data provider. Providers provide metadata as a collection of descriptors and the data itself as observations. &#xD;&#xA;&#xD;&#xA;The agent is also the granularity of persistence.&#xD;&#xA;"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A descriptive agent name, like &quot;Java Profiler Agent&quot;"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="_unknown"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The type of the agent, eg. &quot;Profiler&quot;"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="runtimeId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A GUID based ID to identify an monitoring agent instance"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startTime" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Marks the starting point of the collecting session"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stopTime" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Marks the end point of the collecting session"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="collectionMode" eType="#//TRCCollectionMode" defaultValueLiteral="HEAP_STATISTICS_ONLY"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Defines different collection modes (some include filtering of data on agent side some on loader side and some are combined). This is used by loaders and UI to decide the model building algorithms and the presentation mode. This is has the same value as TRCAgentProxy.collectionMode attribute."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The version of an agent (for example &quot;1.0.0&quot;)"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultEvents" upperBound="-1" eType="#//AbstractDefaultEvent" containment="true" eOpposite="#//AbstractDefaultEvent/agent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="view" eType="#//AbstractTRCView" containment="true" eOpposite="#//AbstractTRCView/agent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="descriptor" upperBound="-1" eType="#//AbstractTRCDescription" containment="true" eOpposite="#//AbstractTRCDescription/agent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="process" eType="#//AbstractTRCProcess" containment="true" eOpposite="#//AbstractTRCProcess/agent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="agentProxy" eType="#//TRCAgentProxy" eOpposite="#//TRCAgentProxy/agent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="unresolvedCorrelations" upperBound="-1" eType="#//UnresolvedCorrelation" containment="true" eOpposite="#//UnresolvedCorrelation/agent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TRCAgentProxy"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A TRCAgent proxy, to enable support for loading and unloading the agent resource. This class shadows most of the properties of the TRCAgent: please check the documentation on TRCAgent for duplicated fields."/> </eAnnotations> <eOperations name="isToProfileFile" 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="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="_unknown"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="runtimeId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startTime" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stopTime" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="collectionMode" eType="#//TRCCollectionMode" defaultValueLiteral="HEAP_STATISTICS_ONLY"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Defines different collection modes (some include filtering of data on agent side some on loader side and some are combined). This is used by loaders and UI to decide the model building algorithms and the presentation mode."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="active" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" transient="true" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="attached" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" transient="true" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="collectionData" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" transient="true" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="monitored" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" transient="true" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="profileFile" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" transient="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="deltaTime" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Used to synchronize entry, exit events between different agents, on a distributed application. It is in microseconds."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="processProxy" eType="#//TRCProcessProxy" transient="true" eOpposite="#//TRCProcessProxy/agentProxies"/> <eStructuralFeatures xsi:type="ecore:EReference" name="configurations" upperBound="-1" eType="#//TRCConfiguration" containment="true" eOpposite="#//TRCConfiguration/agentProxy"/> <eStructuralFeatures xsi:type="ecore:EReference" name="agent" eType="#//TRCAgent" eOpposite="#//TRCAgent/agentProxy"/> <eStructuralFeatures xsi:type="ecore:EReference" name="internalCorrelations" upperBound="-1" eType="#//CorrelationContainerProxy"/> <eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1" eType="#//TRCAnnotation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="relatedAgentProxies" upperBound="-1" eType="#//TRCAgentProxy" eOpposite="#//TRCAgentProxy/derivedAgentProxies"/> <eStructuralFeatures xsi:type="ecore:EReference" name="derivedAgentProxies" upperBound="-1" eType="#//TRCAgentProxy" eOpposite="#//TRCAgentProxy/relatedAgentProxies"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TRCConfiguration"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A configuration is used to hold a set of options and filters. This would normally be used to capture a set of options and filters that are active for a given agent."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="active" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="options" upperBound="-1" eType="#//TRCOption" containment="true" eOpposite="#//TRCOption/configuration"/> <eStructuralFeatures xsi:type="ecore:EReference" name="filters" upperBound="-1" eType="#//TRCFilter" containment="true" eOpposite="#//TRCFilter/configuration"/> <eStructuralFeatures xsi:type="ecore:EReference" name="agentProxy" lowerBound="1" eType="#//TRCAgentProxy" transient="true" eOpposite="#//TRCAgentProxy/configurations"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TRCEnvironmentVariable"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A name-value pair to capture an environment variable. For example classpath"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="processProxy" lowerBound="1" eType="#//TRCProcessProxy" transient="true" eOpposite="#//TRCProcessProxy/environmentVariables"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TRCExecParameter"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="processProxy" lowerBound="1" eType="#//TRCProcessProxy" transient="true" eOpposite="#//TRCProcessProxy/execParameters"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TRCFilter"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A filter describes a pattern that can be used during data collection to control the data being collected."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="pattern" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mode" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="active" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EReference" name="configuration" lowerBound="1" eType="#//TRCConfiguration" transient="true" eOpposite="#//TRCConfiguration/filters"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TRCNode"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A Node is a machine, or at least a machine execution partition. It owns process proxies for processes with agents attached and data collected.&#xD;&#xA;There is one server/service installed for each Node. An analogy is a service running on NT that hooks to the process being monitored."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="runtimeId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="timezone" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="port" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="10002"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="deltaTime" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Used to synchronize entry, exit events between different nodes, on a distributed application. It is in microseconds."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The machine/host name "/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ipAddress" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The IP address of the node"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="monitor" eType="#//TRCMonitor" eOpposite="#//TRCMonitor/nodes"/> <eStructuralFeatures xsi:type="ecore:EReference" name="processProxies" upperBound="-1" eType="#//TRCProcessProxy" eOpposite="#//TRCProcessProxy/node"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TRCMonitor"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A monitor is in effect a complete set of traces that may have been collected from one or more agents. It is the logical root for a persisted model instance that may reflect a complete distributed application or simply a set of data collection points.&#xD;&#xA;&#x9;&#x9;&#x9;&#xD;&#xA;"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A user provider name"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startTime" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The overall start time (the earliest start time of all the agents in this monitor)"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stopTime" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The overall stop time (the latest stop time of all the agents in this monitor)"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1" eType="#//TRCNode" eOpposite="#//TRCNode/monitor"/> <eStructuralFeatures xsi:type="ecore:EReference" name="correlationContainerProxies" upperBound="-1" eType="#//CorrelationContainerProxy" containment="true" eOpposite="#//CorrelationContainerProxy/monitor"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractDefaultEvent" abstract="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This class allows for a clean plugin dependency packaging. Hyades needs to allow different plugins for each model sub-package in order to avoid all of them having to always be present and possibly loaded."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="agent" lowerBound="1" eType="#//TRCAgent" transient="true" eOpposite="#//TRCAgent/defaultEvents"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractTRCView" abstract="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This class allows for a clean plugin dependency packaging. Hyades needs to allow different plugins for each model sub-package in order to avoid all of them having to always be present and possibly loaded."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="agent" eType="#//TRCAgent" transient="true" eOpposite="#//TRCAgent/view"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractTRCDescription" abstract="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This class allows for a clean plugin dependency packaging. Hyades needs to allow different plugins for each model sub-package in order to avoid all of them having to always be present and possibly loaded."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="agent" lowerBound="1" eType="#//TRCAgent" transient="true" eOpposite="#//TRCAgent/descriptor"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractTRCProcess" abstract="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This class allows for a clean plugin dependency packaging. Hyades needs to allow different plugins for each model sub-package in order to avoid all of them having to always be present and possibly loaded."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="agent" lowerBound="1" eType="#//TRCAgent" transient="true" eOpposite="#//TRCAgent/process"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractTRCCollectionBoundary" abstract="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This class allows for a clean plugin dependency packaging. Hyades needs to allow different plugins for each model sub-package in order to avoid all of them having to always be present and possibly loaded."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startTime" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The creation time of this object, relative to hierarchy.TRCAgent.startTime"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="collectionMode" eType="#//TRCCollectionMode" defaultValueLiteral="HEAP_STATISTICS_ONLY"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Defines different collection modes (some include filtering of data on agent side some on loader side and some are combined). This is used by loaders and UI to decide the model building algorithms and the presentation mode."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="configuration" eType="#//TRCConfiguration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnresolvedCorrelation"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Class used to persist the unresolved correlations. When a correlation is resolved the object should be removed form the list."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="contextId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="String based look-up key (eg. in Trace submodel case this is a concatenation of runtimeIds, ticket, sequence and threadId). The schema of this ID can be arbitrary chosen and has to be know by both the producer the consumer of this class."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="agent" lowerBound="1" eType="#//TRCAgent" transient="true" eOpposite="#//TRCAgent/unresolvedCorrelations"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sourceInfos" upperBound="-1" eType="#//CorrelationSourceInfo" containment="true" eOpposite="#//CorrelationSourceInfo/targetInfo"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CorrelationSourceInfo"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Describes the known information from the received event."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" eType="ecore:EClass ../../../org.eclipse.emf.ecore/model/Ecore.ecore#//EObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="reference" eType="ecore:EClass ../../../org.eclipse.emf.ecore/model/Ecore.ecore#//EReference"/> <eStructuralFeatures xsi:type="ecore:EReference" name="targetInfo" lowerBound="1" eType="#//UnresolvedCorrelation" transient="true" eOpposite="#//UnresolvedCorrelation/sourceInfos"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CorrelationContainer"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This is a root in a correlation instance resource. For example the correlation instance is created when a correlation operation/action is used or by the loaders when an AssciationEngine event is received."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="correlations" upperBound="-1" eType="#//CorrelationEntry" containment="true" eOpposite="#//CorrelationEntry/correlationContainer"/> <eStructuralFeatures xsi:type="ecore:EReference" name="correlationContainerProxy" eType="#//CorrelationContainerProxy" eOpposite="#//CorrelationContainerProxy/correlationContainer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CorrelationContainerProxy"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A UI proxy class, to avoid loading the whole correlation instance resource."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="creationTime" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/> <eStructuralFeatures xsi:type="ecore:EReference" name="correlationContainer" eType="#//CorrelationContainer" eOpposite="#//CorrelationContainer/correlationContainerProxy"/> <eStructuralFeatures xsi:type="ecore:EReference" name="correlatedAgents" upperBound="-1" eType="#//TRCAgentProxy"/> <eStructuralFeatures xsi:type="ecore:EReference" name="correlationEngine" eType="#//CorrelationEngine" containment="true" eOpposite="#//CorrelationEngine/CorrelationContainerProxy"/> <eStructuralFeatures xsi:type="ecore:EReference" name="monitor" lowerBound="1" eType="#//TRCMonitor" transient="true" eOpposite="#//TRCMonitor/correlationContainerProxies"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CorrelationEntry" instanceClassName="java.util.Map$Entry"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Represents a 1-many relation between a source event and it's associated events (an event can be a CBE, method invocation etc)"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="correlationContainer" lowerBound="1" eType="#//CorrelationContainer" transient="true" eOpposite="#//CorrelationContainer/correlations"/> <eStructuralFeatures xsi:type="ecore:EReference" name="key" lowerBound="1" eType="ecore:EClass ../../../org.eclipse.emf.ecore/model/Ecore.ecore#//EObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1" eType="ecore:EClass ../../../org.eclipse.emf.ecore/model/Ecore.ecore#//EObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CorrelationEngine"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The id should uniquely identify the engine."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Engines are typed with this attribute. Examples of types are &#xD;&#xA;&quot;Correlation based on URI&quot;, &quot;root&quot;"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Each engine has a name. This is not ensured to be unique. The name is intended to be human readable."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The id of an engine is something that uniquely identifes the engine from all other engines installed.&#xD;&#xA;The uniqueness is managed outside the model and is the responsibility of the engine provider."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The description of this engine"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="CorrelationContainerProxy" eType="#//CorrelationContainerProxy" transient="true" eOpposite="#//CorrelationContainerProxy/correlationEngine"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="BooleanArray" instanceClassName="boolean[]"/> <eClassifiers xsi:type="ecore:EDataType" name="IntArray" instanceClassName="int[]"/> <eClassifiers xsi:type="ecore:EDataType" name="DoubleArray" instanceClassName="double[]"/> <eClassifiers xsi:type="ecore:EClass" name="TRCAnnotation"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Generic annotation mechanism, can be used to add metadata information on specific classes."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="values" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eSubpackages name="extensions" nsURI="http://www.eclipse.org/hyades/models/hierarchy-extensions.xmi" nsPrefix="HierarchyExtensions"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Resource extensions (internal code)"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="Query" 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="sources" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Points to a list of resource URIs, starting EObject URIs or Query names"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="distinct" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="count" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="outputElements" upperBound="-1" eType="#//extensions/Operand" containment="true" eOpposite="#//extensions/Operand/query"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subQuery" upperBound="-1" eType="#//extensions/Query" containment="true" eOpposite="#//extensions/Query/query"/> <eStructuralFeatures xsi:type="ecore:EReference" name="query" eType="#//extensions/Query" transient="true" eOpposite="#//extensions/Query/subQuery"/> <eStructuralFeatures xsi:type="ecore:EReference" name="requiredPaths" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStructuralFeature"/> <eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1" eType="#//TRCAnnotation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SimpleSearchQuery" eSuperTypes="#//extensions/Query"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxElements" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Maximum number of returned elements."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startWith" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The starting index in the result set from where we will return the values, if negative it will be relative to the end of the result set."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="orderByExpresions" upperBound="-1" eType="#//extensions/OrderByElement" containment="true" eOpposite="#//extensions/OrderByElement/searchQuery"/> <eStructuralFeatures xsi:type="ecore:EReference" name="whereExpression" eType="#//extensions/WhereExpression" containment="true" eOpposite="#//extensions/WhereExpression/searchQuery"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InstanceQuery" eSuperTypes="#//extensions/Query"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A simple query, in XMI case could have an optimized implementation"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="conditions" upperBound="-1" eType="#//extensions/BinaryExpression" containment="true" eOpposite="#//extensions/BinaryExpression/instanceQuery"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OrderByElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="#//extensions/OrderByOperators"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operand" eType="#//extensions/Operand" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="searchQuery" eType="#//extensions/SimpleSearchQuery" transient="true" eOpposite="#//extensions/SimpleSearchQuery/orderByExpresions"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="QueryResult"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The list results, one entry per output element"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="query" lowerBound="1" eType="#//extensions/Query"/> <eStructuralFeatures xsi:type="ecore:EReference" name="resultEntries" upperBound="-1" eType="#//extensions/ResultEntry"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BinaryExpression" eSuperTypes="#//extensions/WhereExpression"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Binary expressions which might have multiple rigth operands (e.g. IN and BETWEEN)"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="#//extensions/RelationalOperators"/> <eStructuralFeatures xsi:type="ecore:EReference" name="leftOperand" eType="#//extensions/Operand" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="rightOperands" upperBound="-1" eType="#//extensions/Operand" containment="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This is a list because we can have one or many operatand in expresions with IN or BETWEEN operators"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="caseInsensitive" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="If true the operand's value is treated as beeing case insensitive. Default is false."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="instanceQuery" lowerBound="1" eType="#//extensions/InstanceQuery" transient="true" eOpposite="#//extensions/InstanceQuery/conditions"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Operand" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An alias for this operand. If it starts with $ it is a reference to an existing operand with the same name (without the $ prefix)."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="query" lowerBound="1" eType="#//extensions/Query" transient="true" eOpposite="#//extensions/Query/outputElements"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="RelationalOperators"> <eLiterals name="LT"/> <eLiterals name="GT" value="1"/> <eLiterals name="EQ" value="2"/> <eLiterals name="LE" value="3"/> <eLiterals name="GE" value="4"/> <eLiterals name="NEQ" value="5"/> <eLiterals name="LIKE" value="6"/> <eLiterals name="IN" value="7"/> <eLiterals name="BETWEEN" value="8"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="OrderByOperators"> <eLiterals name="ASC"/> <eLiterals name="DESC" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ResultEntry"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Contains a value of type Object (most case would be a List)"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType ../../../org.eclipse.emf.ecore/model/Ecore.ecore#//EJavaObject" transient="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The transient result value for a specific output element. It can be also a list."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CorrelationQuery" eSuperTypes="#//extensions/SimpleSearchQuery"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="correlationContainerURI" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The URI of the correlation container where the correlation entries are stored"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="correlationContainerProxyURI" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The URI of the correlation container proxy"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="deltaTime" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="This list contains the delta time for each entry in the Query.sources list."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TimeBasedCorrelationQuery" eSuperTypes="#//extensions/CorrelationQuery"/> <eClassifiers xsi:type="ecore:EEnum" name="LogicalOperators"> <eLiterals name="NOT"/> <eLiterals name="AND" value="1"/> <eLiterals name="OR" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LogicalExpression" eSuperTypes="#//extensions/WhereExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="#//extensions/LogicalOperators"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1" eType="#//extensions/WhereExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WhereExpression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="An alias for this expression. If it starts with $ it is a reference to an existing expression with the same name (without the $ prefix)."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="searchQuery" eType="#//extensions/SimpleSearchQuery" transient="true" eOpposite="#//extensions/SimpleSearchQuery/whereExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ArithmeticExpression" eSuperTypes="#//extensions/Operand"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Simple arithmetic expressions. All the arguments should have numeric types.&#xD;&#xA;The value in this case is the value resulted from the evaluation of the expression."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="#//extensions/ArithmeticOperators"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1" eType="#//extensions/Operand" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ArithmeticOperators"> <eLiterals name="ADD"/> <eLiterals name="SUBSTRACT" value="1"/> <eLiterals name="MULTIPLY" value="2"/> <eLiterals name="DIVIDE" value="3"/> <eLiterals name="INTEGER_DIVIDE" value="4"/> <eLiterals name="MOD" value="5"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="NumericFunctions"> <eLiterals name="MAX"/> <eLiterals name="MIN" value="1"/> <eLiterals name="COUNT" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NumericFunction" eSuperTypes="#//extensions/Operand"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Function which has only numeric arguments and return types.&#xD;&#xA;The value in this case is the value resulted from the evaluation of the function."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="function" eType="#//extensions/NumericFunctions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1" eType="#//extensions/Operand" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SimpleOperand" eSuperTypes="#//extensions/Operand"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Use value, feature or type whichever is not null. Value could represent an XPointer path (if starts with /) or just a name."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rawValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType ../../../org.eclipse.emf.ecore/model/Ecore.ecore#//EJavaObject" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="feature" eType="ecore:EClass ../../../org.eclipse.emf.ecore/model/Ecore.ecore#//EStructuralFeature"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="ecore:EClass ../../../org.eclipse.emf.ecore/model/Ecore.ecore#//EClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="valueType" eType="ecore:EClass ../../../org.eclipse.emf.ecore/model/Ecore.ecore#//EDataType"/> </eClassifiers> </eSubpackages> </ecore:EPackage>
github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/hierarchy.ecore
ecore
hierarchy TRCCollectionMode HEAP_STATISTICS_ONLY HEAP_STATISTICS_ONLY HEAP_FULL HEAP_FULL HEAP_AND_EXECUTION_FULL HEAP_AND_EXECUTION_FULL HEAP_AND_EXECUTION_STATISTICS_ONLY HEAP_AND_EXECUTION_STATISTICS_ONLY EXECUTION_STATISTICS_ONLY EXECUTION_STATISTICS_ONLY EXECUTION_NO_INSTANCES EXECUTION_NO_INSTANCES EXECUTION_FULL EXECUTION_FULL HEAP_FULL_AND_EXECUTION_STATISTICS_ONLY HEAP_FULL_AND_EXECUTION_STATISTICS_ONLY HEAP_STATISTICS_AND_EXECUTION_NO_INSTANCES HEAP_STATISTICS_AND_EXECUTION_NO_INSTANCES TRCProcessProxy name runtimeId pid classpath parameters launchMode location vmArguments active execParameters environmentVariables node agentProxies TRCOption key value configuration TRCAgent name type _unknown runtimeId startTime stopTime collectionMode HEAP_STATISTICS_ONLY version defaultEvents view descriptor process agentProxy unresolvedCorrelations TRCAgentProxy isToProfileFile name type _unknown runtimeId startTime stopTime collectionMode HEAP_STATISTICS_ONLY active false attached false collectionData false monitored false profileFile deltaTime processProxy configurations agent internalCorrelations annotations relatedAgentProxies derivedAgentProxies TRCConfiguration name active options filters agentProxy TRCEnvironmentVariable name value processProxy TRCExecParameter key value processProxy TRCFilter type pattern mode active operation configuration TRCNode runtimeId timezone port 10002 deltaTime name description ipAddress monitor processProxies TRCMonitor name startTime stopTime nodes correlationContainerProxies AbstractDefaultEvent agent AbstractTRCView agent AbstractTRCDescription agent AbstractTRCProcess agent AbstractTRCCollectionBoundary name startTime collectionMode HEAP_STATISTICS_ONLY configuration UnresolvedCorrelation contextId agent sourceInfos CorrelationSourceInfo owner reference targetInfo CorrelationContainer correlations correlationContainerProxy CorrelationContainerProxy name creationTime correlationContainer correlatedAgents correlationEngine monitor CorrelationEntry java.util.Map$Entry java.util.Map$Entry correlationContainer key value CorrelationEngine type name id description CorrelationContainerProxy BooleanArray boolean[] boolean[] IntArray int[] int[] DoubleArray double[] double[] TRCAnnotation name values extensions Query name sources distinct count outputElements subQuery query requiredPaths annotations SimpleSearchQuery maxElements startWith orderByExpresions whereExpression InstanceQuery conditions OrderByElement operator operand searchQuery QueryResult query resultEntries BinaryExpression operator leftOperand rightOperands caseInsensitive instanceQuery Operand name query RelationalOperators LT LT GT GT EQ EQ LE LE GE GE NEQ NEQ LIKE LIKE IN IN BETWEEN BETWEEN OrderByOperators ASC ASC DESC DESC ResultEntry value CorrelationQuery correlationContainerURI correlationContainerProxyURI deltaTime TimeBasedCorrelationQuery LogicalOperators NOT NOT AND AND OR OR LogicalExpression operator arguments WhereExpression name searchQuery ArithmeticExpression operator arguments ArithmeticOperators ADD ADD SUBSTRACT SUBSTRACT MULTIPLY MULTIPLY DIVIDE DIVIDE INTEGER_DIVIDE INTEGER_DIVIDE MOD MOD NumericFunctions MAX MAX MIN MIN COUNT COUNT NumericFunction function arguments SimpleOperand rawValue value feature type valueType
null
{"directed":true,"nodes":[{"nsPrefix":"Hierarchy","nsURI":"http://www.eclipse.org/hyades/models/hierarchy.xmi","name":"hierarchy","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"TRCCollectionMode","instanceClass":null,"id":1,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TRCProcessProxy","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TRCOption","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TRCAgent","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TRCAgentProxy","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TRCConfiguration","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TRCEnvironmentVariable","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TRCExecParameter","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TRCFilter","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TRCNode","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TRCMonitor","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractDefaultEvent","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractTRCView","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractTRCDescription","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractTRCProcess","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractTRCCollectionBoundary","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedCorrelation","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CorrelationSourceInfo","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CorrelationContainer","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CorrelationContainerProxy","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"CorrelationEntry","instanceClass":"java.util.Map$Entry","abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CorrelationEngine","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":"boolean[]","defaultValue":null,"instanceClassName":"boolean[]","name":"BooleanArray","instanceClass":"[Z","id":23,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"int[]","defaultValue":null,"instanceClassName":"int[]","name":"IntArray","instanceClass":"[I","id":24,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"double[]","defaultValue":null,"instanceClassName":"double[]","name":"DoubleArray","instanceClass":"[D","id":25,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TRCAnnotation","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"nsPrefix":"HierarchyExtensions","nsURI":"http://www.eclipse.org/hyades/models/hierarchy-extensions.xmi","name":"extensions","id":27,"eClass":"EPackage"},{"name":"HEAP_STATISTICS_ONLY","id":28,"value":0,"literal":"HEAP_STATISTICS_ONLY","eClass":"EEnumLiteral"},{"name":"HEAP_FULL","id":29,"value":1,"literal":"HEAP_FULL","eClass":"EEnumLiteral"},{"name":"HEAP_AND_EXECUTION_FULL","id":30,"value":2,"literal":"HEAP_AND_EXECUTION_FULL","eClass":"EEnumLiteral"},{"name":"HEAP_AND_EXECUTION_STATISTICS_ONLY","id":31,"value":3,"literal":"HEAP_AND_EXECUTION_STATISTICS_ONLY","eClass":"EEnumLiteral"},{"name":"EXECUTION_STATISTICS_ONLY","id":32,"value":4,"literal":"EXECUTION_STATISTICS_ONLY","eClass":"EEnumLiteral"},{"name":"EXECUTION_NO_INSTANCES","id":33,"value":5,"literal":"EXECUTION_NO_INSTANCES","eClass":"EEnumLiteral"},{"name":"EXECUTION_FULL","id":34,"value":6,"literal":"EXECUTION_FULL","eClass":"EEnumLiteral"},{"name":"HEAP_FULL_AND_EXECUTION_STATISTICS_ONLY","id":35,"value":7,"literal":"HEAP_FULL_AND_EXECUTION_STATISTICS_ONLY","eClass":"EEnumLiteral"},{"name":"HEAP_STATISTICS_AND_EXECUTION_NO_INSTANCES","id":36,"value":8,"literal":"HEAP_STATISTICS_AND_EXECUTION_NO_INSTANCES","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":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":"runtimeId","changeable":true,"lowerBound":0,"iD":false,"id":38,"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":"pid","changeable":true,"lowerBound":0,"iD":false,"id":39,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"classpath","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"parameters","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"launchMode","changeable":true,"lowerBound":0,"iD":false,"id":42,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"location","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":"vmArguments","changeable":true,"lowerBound":0,"iD":false,"id":44,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"active","changeable":true,"lowerBound":0,"iD":false,"id":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":"execParameters","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":"environmentVariables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"node","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":"agentProxies","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"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"processProxy","changeable":true,"resolveProxies":true,"lowerBound":1,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"processProxy","changeable":true,"resolveProxies":true,"lowerBound":1,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"processProxies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"derived":false},{"id":65,"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":"processProxy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","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":"value","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"configuration","changeable":true,"resolveProxies":true,"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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"options","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},{"ordered":true,"upperBound":1,"defaultValue":"_unknown","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"_unknown","unsettable":false,"transient":false,"unique":true,"name":"type","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":"runtimeId","changeable":true,"lowerBound":0,"iD":false,"id":76,"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":"startTime","changeable":true,"lowerBound":0,"iD":false,"id":77,"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":"stopTime","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"HEAP_STATISTICS_ONLY","unsettable":false,"transient":false,"unique":true,"name":"collectionMode","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":"version","changeable":true,"lowerBound":0,"iD":false,"id":80,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"defaultEvents","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":"view","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":"descriptor","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":"process","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"agentProxy","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":"unresolvedCorrelations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"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":"agent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":95,"derived":false},{"id":96,"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":"agent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":97,"derived":false},{"id":98,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"agent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"agent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":101,"derived":false},{"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":"agent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"derived":false},{"id":104,"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":"agent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":105,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"isToProfileFile","lowerBound":0,"id":106,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":107,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"_unknown","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"_unknown","unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":108,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"runtimeId","changeable":true,"lowerBound":0,"iD":false,"id":109,"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":"startTime","changeable":true,"lowerBound":0,"iD":false,"id":110,"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":"stopTime","changeable":true,"lowerBound":0,"iD":false,"id":111,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"HEAP_STATISTICS_ONLY","unsettable":false,"transient":false,"unique":true,"name":"collectionMode","changeable":true,"lowerBound":0,"iD":false,"id":112,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":true,"unique":true,"name":"active","changeable":true,"lowerBound":0,"iD":false,"id":113,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":true,"unique":true,"name":"attached","changeable":true,"lowerBound":0,"iD":false,"id":114,"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":"collectionData","changeable":true,"lowerBound":0,"iD":false,"id":115,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":true,"unique":true,"name":"monitored","changeable":true,"lowerBound":0,"iD":false,"id":116,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"profileFile","changeable":true,"lowerBound":0,"iD":false,"id":117,"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":"deltaTime","changeable":true,"lowerBound":0,"iD":false,"id":118,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"configurations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":119,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"internalCorrelations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":120,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":121,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"relatedAgentProxies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":122,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"derivedAgentProxies","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"},{"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"},{"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":"agentProxy","changeable":true,"resolveProxies":true,"lowerBound":1,"id":139,"derived":false},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":145,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"active","changeable":true,"lowerBound":0,"iD":false,"id":146,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"filters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":147,"derived":false},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"configuration","changeable":true,"resolveProxies":true,"lowerBound":1,"id":152,"derived":false},{"id":153,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":154,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":155,"derived":false},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":159,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":160,"derived":false},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"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":164,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"pattern","changeable":true,"lowerBound":0,"iD":false,"id":165,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"mode","changeable":true,"lowerBound":0,"iD":false,"id":166,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"active","changeable":true,"lowerBound":0,"iD":false,"id":167,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"operation","changeable":true,"lowerBound":0,"iD":false,"id":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"runtimeId","changeable":true,"lowerBound":0,"iD":false,"id":175,"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":"timezone","changeable":true,"lowerBound":0,"iD":false,"id":176,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":10002,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"10002","unsettable":false,"transient":false,"unique":true,"name":"port","changeable":true,"lowerBound":0,"iD":false,"id":177,"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":"deltaTime","changeable":true,"lowerBound":0,"iD":false,"id":178,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":179,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","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":"ipAddress","changeable":true,"lowerBound":0,"iD":false,"id":181,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"monitor","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"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"nodes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":191,"derived":false},{"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},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"startTime","changeable":true,"lowerBound":0,"iD":false,"id":194,"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":"stopTime","changeable":true,"lowerBound":0,"iD":false,"id":195,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"correlationContainerProxies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":196,"derived":false},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"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":"monitor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":202,"derived":false},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":207,"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":"startTime","changeable":true,"lowerBound":0,"iD":false,"id":208,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"HEAP_STATISTICS_ONLY","unsettable":false,"transient":false,"unique":true,"name":"collectionMode","changeable":true,"lowerBound":0,"iD":false,"id":209,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"configuration","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"contextId","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":"sourceInfos","changeable":true,"resolveProxies":true,"lowerBound":0,"id":216,"derived":false},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"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":"targetInfo","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"owner","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":"reference","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"correlations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":226,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"correlationContainerProxy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":227,"derived":false},{"id":228,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"correlationContainer","changeable":true,"resolveProxies":true,"lowerBound":1,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"correlationContainer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":231,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":232,"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":"creationTime","changeable":true,"lowerBound":0,"iD":false,"id":233,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"correlatedAgents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":234,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"correlationEngine","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"},{"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":"CorrelationContainerProxy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":241,"derived":false},{"id":242,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"resolveProxies":true,"lowerBound":1,"id":243,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","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":"type","changeable":true,"lowerBound":0,"iD":false,"id":248,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":249,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":250,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":251,"derived":false},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":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},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"values","changeable":true,"lowerBound":0,"iD":false,"id":258,"derived":false},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Query","instanceClass":null,"abstract":true,"id":261,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleSearchQuery","instanceClass":null,"abstract":false,"id":262,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceQuery","instanceClass":null,"abstract":false,"id":263,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderByElement","instanceClass":null,"abstract":false,"id":264,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QueryResult","instanceClass":null,"abstract":false,"id":265,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryExpression","instanceClass":null,"abstract":false,"id":266,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operand","instanceClass":null,"abstract":true,"id":267,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"RelationalOperators","instanceClass":null,"id":268,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"OrderByOperators","instanceClass":null,"id":269,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResultEntry","instanceClass":null,"abstract":false,"id":270,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CorrelationQuery","instanceClass":null,"abstract":false,"id":271,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeBasedCorrelationQuery","instanceClass":null,"abstract":false,"id":272,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"LogicalOperators","instanceClass":null,"id":273,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogicalExpression","instanceClass":null,"abstract":false,"id":274,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhereExpression","instanceClass":null,"abstract":false,"id":275,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArithmeticExpression","instanceClass":null,"abstract":false,"id":276,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ArithmeticOperators","instanceClass":null,"id":277,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"NumericFunctions","instanceClass":null,"id":278,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericFunction","instanceClass":null,"abstract":false,"id":279,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleOperand","instanceClass":null,"abstract":false,"id":280,"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":281,"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":"sources","changeable":true,"lowerBound":0,"iD":false,"id":282,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"distinct","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":"count","changeable":true,"lowerBound":0,"iD":false,"id":284,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outputElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":285,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subQuery","changeable":true,"resolveProxies":true,"lowerBound":0,"id":286,"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":"query","changeable":true,"resolveProxies":true,"lowerBound":0,"id":287,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"requiredPaths","changeable":true,"resolveProxies":true,"lowerBound":0,"id":288,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":289,"derived":false},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"container":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":"query","changeable":true,"resolveProxies":true,"lowerBound":1,"id":295,"derived":false},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"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":"maxElements","changeable":true,"lowerBound":0,"iD":false,"id":300,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"startWith","changeable":true,"lowerBound":0,"iD":false,"id":301,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"orderByExpresions","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":"whereExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":303,"derived":false},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"container":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":"searchQuery","changeable":true,"resolveProxies":true,"lowerBound":0,"id":308,"derived":false},{"id":309,"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":"searchQuery","changeable":true,"resolveProxies":true,"lowerBound":0,"id":310,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conditions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":311,"derived":false},{"id":312,"eClass":"EGenericType"},{"id":313,"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":"instanceQuery","changeable":true,"resolveProxies":true,"lowerBound":1,"id":314,"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":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":"operand","changeable":true,"resolveProxies":true,"lowerBound":0,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"query","changeable":true,"resolveProxies":true,"lowerBound":1,"id":320,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"resultEntries","changeable":true,"resolveProxies":true,"lowerBound":0,"id":321,"derived":false},{"id":322,"eClass":"EGenericType"},{"id":323,"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":324,"derived":false},{"container":false,"ordered":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":325,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightOperands","changeable":true,"resolveProxies":true,"lowerBound":0,"id":326,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"caseInsensitive","changeable":true,"lowerBound":0,"iD":false,"id":327,"derived":false},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":334,"derived":false},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"name":"LT","id":337,"value":0,"literal":"LT","eClass":"EEnumLiteral"},{"name":"GT","id":338,"value":1,"literal":"GT","eClass":"EEnumLiteral"},{"name":"EQ","id":339,"value":2,"literal":"EQ","eClass":"EEnumLiteral"},{"name":"LE","id":340,"value":3,"literal":"LE","eClass":"EEnumLiteral"},{"name":"GE","id":341,"value":4,"literal":"GE","eClass":"EEnumLiteral"},{"name":"NEQ","id":342,"value":5,"literal":"NEQ","eClass":"EEnumLiteral"},{"name":"LIKE","id":343,"value":6,"literal":"LIKE","eClass":"EEnumLiteral"},{"name":"IN","id":344,"value":7,"literal":"IN","eClass":"EEnumLiteral"},{"name":"BETWEEN","id":345,"value":8,"literal":"BETWEEN","eClass":"EEnumLiteral"},{"name":"ASC","id":346,"value":0,"literal":"ASC","eClass":"EEnumLiteral"},{"name":"DESC","id":347,"value":1,"literal":"DESC","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":348,"derived":false},{"id":349,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"correlationContainerURI","changeable":true,"lowerBound":0,"iD":false,"id":350,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"correlationContainerProxyURI","changeable":true,"lowerBound":0,"iD":false,"id":351,"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":"deltaTime","changeable":true,"lowerBound":0,"iD":false,"id":352,"derived":false},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"name":"NOT","id":358,"value":0,"literal":"NOT","eClass":"EEnumLiteral"},{"name":"AND","id":359,"value":1,"literal":"AND","eClass":"EEnumLiteral"},{"name":"OR","id":360,"value":2,"literal":"OR","eClass":"EEnumLiteral"},{"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":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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":366,"derived":false},{"id":367,"eClass":"EGenericType"},{"id":368,"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":369,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":370,"derived":false},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"name":"ADD","id":374,"value":0,"literal":"ADD","eClass":"EEnumLiteral"},{"name":"SUBSTRACT","id":375,"value":1,"literal":"SUBSTRACT","eClass":"EEnumLiteral"},{"name":"MULTIPLY","id":376,"value":2,"literal":"MULTIPLY","eClass":"EEnumLiteral"},{"name":"DIVIDE","id":377,"value":3,"literal":"DIVIDE","eClass":"EEnumLiteral"},{"name":"INTEGER_DIVIDE","id":378,"value":4,"literal":"INTEGER_DIVIDE","eClass":"EEnumLiteral"},{"name":"MOD","id":379,"value":5,"literal":"MOD","eClass":"EEnumLiteral"},{"name":"MAX","id":380,"value":0,"literal":"MAX","eClass":"EEnumLiteral"},{"name":"MIN","id":381,"value":1,"literal":"MIN","eClass":"EEnumLiteral"},{"name":"COUNT","id":382,"value":2,"literal":"COUNT","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"function","changeable":true,"lowerBound":0,"iD":false,"id":383,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":384,"derived":false},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"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":388,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":389,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"feature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":390,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":391,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"valueType","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"},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":1,"target":0},{"source":1,"target":28},{"source":1,"target":29},{"source":1,"target":30},{"source":1,"target":31},{"source":1,"target":32},{"source":1,"target":33},{"source":1,"target":34},{"source":1,"target":35},{"source":1,"target":36},{"source":28,"target":1},{"source":29,"target":1},{"source":30,"target":1},{"source":31,"target":1},{"source":32,"target":1},{"source":33,"target":1},{"source":34,"target":1},{"source":35,"target":1},{"source":36,"target":1},{"source":2,"target":0},{"source":2,"target":37},{"source":2,"target":38},{"source":2,"target":39},{"source":2,"target":40},{"source":2,"target":41},{"source":2,"target":42},{"source":2,"target":43},{"source":2,"target":44},{"source":2,"target":45},{"source":2,"target":46},{"source":2,"target":47},{"source":2,"target":48},{"source":2,"target":49},{"source":37,"target":50},{"source":37,"target":2},{"source":38,"target":51},{"source":38,"target":2},{"source":39,"target":52},{"source":39,"target":2},{"source":40,"target":53},{"source":40,"target":2},{"source":41,"target":54},{"source":41,"target":2},{"source":42,"target":55},{"source":42,"target":2},{"source":43,"target":56},{"source":43,"target":2},{"source":44,"target":57},{"source":44,"target":2},{"source":45,"target":58},{"source":45,"target":2},{"source":46,"target":8},{"source":46,"target":59},{"source":46,"target":2},{"source":46,"target":60},{"source":59,"target":8},{"source":47,"target":7},{"source":47,"target":61},{"source":47,"target":2},{"source":47,"target":62},{"source":61,"target":7},{"source":48,"target":10},{"source":48,"target":63},{"source":48,"target":2},{"source":48,"target":64},{"source":63,"target":10},{"source":49,"target":5},{"source":49,"target":65},{"source":49,"target":2},{"source":49,"target":66},{"source":65,"target":5},{"source":3,"target":0},{"source":3,"target":67},{"source":3,"target":68},{"source":3,"target":69},{"source":67,"target":70},{"source":67,"target":3},{"source":68,"target":71},{"source":68,"target":3},{"source":69,"target":6},{"source":69,"target":72},{"source":69,"target":3},{"source":69,"target":73},{"source":72,"target":6},{"source":4,"target":0},{"source":4,"target":74},{"source":4,"target":75},{"source":4,"target":76},{"source":4,"target":77},{"source":4,"target":78},{"source":4,"target":79},{"source":4,"target":80},{"source":4,"target":81},{"source":4,"target":82},{"source":4,"target":83},{"source":4,"target":84},{"source":4,"target":85},{"source":4,"target":86},{"source":74,"target":87},{"source":74,"target":4},{"source":75,"target":88},{"source":75,"target":4},{"source":76,"target":89},{"source":76,"target":4},{"source":77,"target":90},{"source":77,"target":4},{"source":78,"target":91},{"source":78,"target":4},{"source":79,"target":1},{"source":79,"target":92},{"source":79,"target":4},{"source":92,"target":1},{"source":80,"target":93},{"source":80,"target":4},{"source":81,"target":12},{"source":81,"target":94},{"source":81,"target":4},{"source":81,"target":95},{"source":94,"target":12},{"source":82,"target":13},{"source":82,"target":96},{"source":82,"target":4},{"source":82,"target":97},{"source":96,"target":13},{"source":83,"target":14},{"source":83,"target":98},{"source":83,"target":4},{"source":83,"target":99},{"source":98,"target":14},{"source":84,"target":15},{"source":84,"target":100},{"source":84,"target":4},{"source":84,"target":101},{"source":100,"target":15},{"source":85,"target":5},{"source":85,"target":102},{"source":85,"target":4},{"source":85,"target":103},{"source":102,"target":5},{"source":86,"target":17},{"source":86,"target":104},{"source":86,"target":4},{"source":86,"target":105},{"source":104,"target":17},{"source":5,"target":0},{"source":5,"target":106},{"source":5,"target":107},{"source":5,"target":108},{"source":5,"target":109},{"source":5,"target":110},{"source":5,"target":111},{"source":5,"target":112},{"source":5,"target":113},{"source":5,"target":114},{"source":5,"target":115},{"source":5,"target":116},{"source":5,"target":117},{"source":5,"target":118},{"source":5,"target":66},{"source":5,"target":119},{"source":5,"target":103},{"source":5,"target":120},{"source":5,"target":121},{"source":5,"target":122},{"source":5,"target":123},{"source":106,"target":124},{"source":106,"target":5},{"source":107,"target":125},{"source":107,"target":5},{"source":108,"target":126},{"source":108,"target":5},{"source":109,"target":127},{"source":109,"target":5},{"source":110,"target":128},{"source":110,"target":5},{"source":111,"target":129},{"source":111,"target":5},{"source":112,"target":1},{"source":112,"target":130},{"source":112,"target":5},{"source":130,"target":1},{"source":113,"target":131},{"source":113,"target":5},{"source":114,"target":132},{"source":114,"target":5},{"source":115,"target":133},{"source":115,"target":5},{"source":116,"target":134},{"source":116,"target":5},{"source":117,"target":135},{"source":117,"target":5},{"source":118,"target":136},{"source":118,"target":5},{"source":66,"target":2},{"source":66,"target":137},{"source":66,"target":5},{"source":66,"target":49},{"source":137,"target":2},{"source":119,"target":6},{"source":119,"target":138},{"source":119,"target":5},{"source":119,"target":139},{"source":138,"target":6},{"source":103,"target":4},{"source":103,"target":140},{"source":103,"target":5},{"source":103,"target":85},{"source":140,"target":4},{"source":120,"target":20},{"source":120,"target":141},{"source":120,"target":5},{"source":141,"target":20},{"source":121,"target":26},{"source":121,"target":142},{"source":121,"target":5},{"source":142,"target":26},{"source":122,"target":5},{"source":122,"target":143},{"source":122,"target":5},{"source":122,"target":123},{"source":143,"target":5},{"source":123,"target":5},{"source":123,"target":144},{"source":123,"target":5},{"source":123,"target":122},{"source":144,"target":5},{"source":6,"target":0},{"source":6,"target":145},{"source":6,"target":146},{"source":6,"target":73},{"source":6,"target":147},{"source":6,"target":139},{"source":145,"target":148},{"source":145,"target":6},{"source":146,"target":149},{"source":146,"target":6},{"source":73,"target":3},{"source":73,"target":150},{"source":73,"target":6},{"source":73,"target":69},{"source":150,"target":3},{"source":147,"target":9},{"source":147,"target":151},{"source":147,"target":6},{"source":147,"target":152},{"source":151,"target":9},{"source":139,"target":5},{"source":139,"target":153},{"source":139,"target":6},{"source":139,"target":119},{"source":153,"target":5},{"source":7,"target":0},{"source":7,"target":154},{"source":7,"target":155},{"source":7,"target":62},{"source":154,"target":156},{"source":154,"target":7},{"source":155,"target":157},{"source":155,"target":7},{"source":62,"target":2},{"source":62,"target":158},{"source":62,"target":7},{"source":62,"target":47},{"source":158,"target":2},{"source":8,"target":0},{"source":8,"target":159},{"source":8,"target":160},{"source":8,"target":60},{"source":159,"target":161},{"source":159,"target":8},{"source":160,"target":162},{"source":160,"target":8},{"source":60,"target":2},{"source":60,"target":163},{"source":60,"target":8},{"source":60,"target":46},{"source":163,"target":2},{"source":9,"target":0},{"source":9,"target":164},{"source":9,"target":165},{"source":9,"target":166},{"source":9,"target":167},{"source":9,"target":168},{"source":9,"target":152},{"source":164,"target":169},{"source":164,"target":9},{"source":165,"target":170},{"source":165,"target":9},{"source":166,"target":171},{"source":166,"target":9},{"source":167,"target":172},{"source":167,"target":9},{"source":168,"target":173},{"source":168,"target":9},{"source":152,"target":6},{"source":152,"target":174},{"source":152,"target":9},{"source":152,"target":147},{"source":174,"target":6},{"source":10,"target":0},{"source":10,"target":175},{"source":10,"target":176},{"source":10,"target":177},{"source":10,"target":178},{"source":10,"target":179},{"source":10,"target":180},{"source":10,"target":181},{"source":10,"target":182},{"source":10,"target":64},{"source":175,"target":183},{"source":175,"target":10},{"source":176,"target":184},{"source":176,"target":10},{"source":177,"target":185},{"source":177,"target":10},{"source":178,"target":186},{"source":178,"target":10},{"source":179,"target":187},{"source":179,"target":10},{"source":180,"target":188},{"source":180,"target":10},{"source":181,"target":189},{"source":181,"target":10},{"source":182,"target":11},{"source":182,"target":190},{"source":182,"target":10},{"source":182,"target":191},{"source":190,"target":11},{"source":64,"target":2},{"source":64,"target":192},{"source":64,"target":10},{"source":64,"target":48},{"source":192,"target":2},{"source":11,"target":0},{"source":11,"target":193},{"source":11,"target":194},{"source":11,"target":195},{"source":11,"target":191},{"source":11,"target":196},{"source":193,"target":197},{"source":193,"target":11},{"source":194,"target":198},{"source":194,"target":11},{"source":195,"target":199},{"source":195,"target":11},{"source":191,"target":10},{"source":191,"target":200},{"source":191,"target":11},{"source":191,"target":182},{"source":200,"target":10},{"source":196,"target":20},{"source":196,"target":201},{"source":196,"target":11},{"source":196,"target":202},{"source":201,"target":20},{"source":12,"target":0},{"source":12,"target":95},{"source":95,"target":4},{"source":95,"target":203},{"source":95,"target":12},{"source":95,"target":81},{"source":203,"target":4},{"source":13,"target":0},{"source":13,"target":97},{"source":97,"target":4},{"source":97,"target":204},{"source":97,"target":13},{"source":97,"target":82},{"source":204,"target":4},{"source":14,"target":0},{"source":14,"target":99},{"source":99,"target":4},{"source":99,"target":205},{"source":99,"target":14},{"source":99,"target":83},{"source":205,"target":4},{"source":15,"target":0},{"source":15,"target":101},{"source":101,"target":4},{"source":101,"target":206},{"source":101,"target":15},{"source":101,"target":84},{"source":206,"target":4},{"source":16,"target":0},{"source":16,"target":207},{"source":16,"target":208},{"source":16,"target":209},{"source":16,"target":210},{"source":207,"target":211},{"source":207,"target":16},{"source":208,"target":212},{"source":208,"target":16},{"source":209,"target":1},{"source":209,"target":213},{"source":209,"target":16},{"source":213,"target":1},{"source":210,"target":6},{"source":210,"target":214},{"source":210,"target":16},{"source":214,"target":6},{"source":17,"target":0},{"source":17,"target":215},{"source":17,"target":105},{"source":17,"target":216},{"source":215,"target":217},{"source":215,"target":17},{"source":105,"target":4},{"source":105,"target":218},{"source":105,"target":17},{"source":105,"target":86},{"source":218,"target":4},{"source":216,"target":18},{"source":216,"target":219},{"source":216,"target":17},{"source":216,"target":220},{"source":219,"target":18},{"source":18,"target":0},{"source":18,"target":221},{"source":18,"target":222},{"source":18,"target":220},{"source":221,"target":223},{"source":221,"target":18},{"source":222,"target":224},{"source":222,"target":18},{"source":220,"target":17},{"source":220,"target":225},{"source":220,"target":18},{"source":220,"target":216},{"source":225,"target":17},{"source":19,"target":0},{"source":19,"target":226},{"source":19,"target":227},{"source":226,"target":21},{"source":226,"target":228},{"source":226,"target":19},{"source":226,"target":229},{"source":228,"target":21},{"source":227,"target":20},{"source":227,"target":230},{"source":227,"target":19},{"source":227,"target":231},{"source":230,"target":20},{"source":20,"target":0},{"source":20,"target":232},{"source":20,"target":233},{"source":20,"target":231},{"source":20,"target":234},{"source":20,"target":235},{"source":20,"target":202},{"source":232,"target":236},{"source":232,"target":20},{"source":233,"target":237},{"source":233,"target":20},{"source":231,"target":19},{"source":231,"target":238},{"source":231,"target":20},{"source":231,"target":227},{"source":238,"target":19},{"source":234,"target":5},{"source":234,"target":239},{"source":234,"target":20},{"source":239,"target":5},{"source":235,"target":22},{"source":235,"target":240},{"source":235,"target":20},{"source":235,"target":241},{"source":240,"target":22},{"source":202,"target":11},{"source":202,"target":242},{"source":202,"target":20},{"source":202,"target":196},{"source":242,"target":11},{"source":21,"target":0},{"source":21,"target":229},{"source":21,"target":243},{"source":21,"target":244},{"source":229,"target":19},{"source":229,"target":245},{"source":229,"target":21},{"source":229,"target":226},{"source":245,"target":19},{"source":243,"target":246},{"source":243,"target":21},{"source":244,"target":247},{"source":244,"target":21},{"source":22,"target":0},{"source":22,"target":248},{"source":22,"target":249},{"source":22,"target":250},{"source":22,"target":251},{"source":22,"target":241},{"source":248,"target":252},{"source":248,"target":22},{"source":249,"target":253},{"source":249,"target":22},{"source":250,"target":254},{"source":250,"target":22},{"source":251,"target":255},{"source":251,"target":22},{"source":241,"target":20},{"source":241,"target":256},{"source":241,"target":22},{"source":241,"target":235},{"source":256,"target":20},{"source":23,"target":0},{"source":24,"target":0},{"source":25,"target":0},{"source":26,"target":0},{"source":26,"target":257},{"source":26,"target":258},{"source":257,"target":259},{"source":257,"target":26},{"source":258,"target":260},{"source":258,"target":26},{"source":27,"target":261},{"source":27,"target":262},{"source":27,"target":263},{"source":27,"target":264},{"source":27,"target":265},{"source":27,"target":266},{"source":27,"target":267},{"source":27,"target":268},{"source":27,"target":269},{"source":27,"target":270},{"source":27,"target":271},{"source":27,"target":272},{"source":27,"target":273},{"source":27,"target":274},{"source":27,"target":275},{"source":27,"target":276},{"source":27,"target":277},{"source":27,"target":278},{"source":27,"target":279},{"source":27,"target":280},{"source":27,"target":0},{"source":261,"target":27},{"source":261,"target":281},{"source":261,"target":282},{"source":261,"target":283},{"source":261,"target":284},{"source":261,"target":285},{"source":261,"target":286},{"source":261,"target":287},{"source":261,"target":288},{"source":261,"target":289},{"source":281,"target":290},{"source":281,"target":261},{"source":282,"target":291},{"source":282,"target":261},{"source":283,"target":292},{"source":283,"target":261},{"source":284,"target":293},{"source":284,"target":261},{"source":285,"target":267},{"source":285,"target":294},{"source":285,"target":261},{"source":285,"target":295},{"source":294,"target":267},{"source":286,"target":261},{"source":286,"target":296},{"source":286,"target":261},{"source":286,"target":287},{"source":296,"target":261},{"source":287,"target":261},{"source":287,"target":297},{"source":287,"target":261},{"source":287,"target":286},{"source":297,"target":261},{"source":288,"target":298},{"source":288,"target":261},{"source":289,"target":26},{"source":289,"target":299},{"source":289,"target":261},{"source":299,"target":26},{"source":262,"target":27},{"source":262,"target":261},{"source":262,"target":300},{"source":262,"target":301},{"source":262,"target":302},{"source":262,"target":303},{"source":262,"target":304},{"source":300,"target":305},{"source":300,"target":262},{"source":301,"target":306},{"source":301,"target":262},{"source":302,"target":264},{"source":302,"target":307},{"source":302,"target":262},{"source":302,"target":308},{"source":307,"target":264},{"source":303,"target":275},{"source":303,"target":309},{"source":303,"target":262},{"source":303,"target":310},{"source":309,"target":275},{"source":304,"target":261},{"source":263,"target":27},{"source":263,"target":261},{"source":263,"target":311},{"source":263,"target":312},{"source":311,"target":266},{"source":311,"target":313},{"source":311,"target":263},{"source":311,"target":314},{"source":313,"target":266},{"source":312,"target":261},{"source":264,"target":27},{"source":264,"target":315},{"source":264,"target":316},{"source":264,"target":308},{"source":315,"target":269},{"source":315,"target":317},{"source":315,"target":264},{"source":317,"target":269},{"source":316,"target":267},{"source":316,"target":318},{"source":316,"target":264},{"source":318,"target":267},{"source":308,"target":262},{"source":308,"target":319},{"source":308,"target":264},{"source":308,"target":302},{"source":319,"target":262},{"source":265,"target":27},{"source":265,"target":320},{"source":265,"target":321},{"source":320,"target":261},{"source":320,"target":322},{"source":320,"target":265},{"source":322,"target":261},{"source":321,"target":270},{"source":321,"target":323},{"source":321,"target":265},{"source":323,"target":270},{"source":266,"target":27},{"source":266,"target":275},{"source":266,"target":324},{"source":266,"target":325},{"source":266,"target":326},{"source":266,"target":327},{"source":266,"target":314},{"source":266,"target":328},{"source":324,"target":268},{"source":324,"target":329},{"source":324,"target":266},{"source":329,"target":268},{"source":325,"target":267},{"source":325,"target":330},{"source":325,"target":266},{"source":330,"target":267},{"source":326,"target":267},{"source":326,"target":331},{"source":326,"target":266},{"source":331,"target":267},{"source":327,"target":332},{"source":327,"target":266},{"source":314,"target":263},{"source":314,"target":333},{"source":314,"target":266},{"source":314,"target":311},{"source":333,"target":263},{"source":328,"target":275},{"source":267,"target":27},{"source":267,"target":334},{"source":267,"target":295},{"source":334,"target":335},{"source":334,"target":267},{"source":295,"target":261},{"source":295,"target":336},{"source":295,"target":267},{"source":295,"target":285},{"source":336,"target":261},{"source":268,"target":27},{"source":268,"target":337},{"source":268,"target":338},{"source":268,"target":339},{"source":268,"target":340},{"source":268,"target":341},{"source":268,"target":342},{"source":268,"target":343},{"source":268,"target":344},{"source":268,"target":345},{"source":337,"target":268},{"source":338,"target":268},{"source":339,"target":268},{"source":340,"target":268},{"source":341,"target":268},{"source":342,"target":268},{"source":343,"target":268},{"source":344,"target":268},{"source":345,"target":268},{"source":269,"target":27},{"source":269,"target":346},{"source":269,"target":347},{"source":346,"target":269},{"source":347,"target":269},{"source":270,"target":27},{"source":270,"target":348},{"source":348,"target":349},{"source":348,"target":270},{"source":271,"target":27},{"source":271,"target":262},{"source":271,"target":350},{"source":271,"target":351},{"source":271,"target":352},{"source":271,"target":353},{"source":350,"target":354},{"source":350,"target":271},{"source":351,"target":355},{"source":351,"target":271},{"source":352,"target":356},{"source":352,"target":271},{"source":353,"target":262},{"source":272,"target":27},{"source":272,"target":271},{"source":272,"target":357},{"source":357,"target":271},{"source":273,"target":27},{"source":273,"target":358},{"source":273,"target":359},{"source":273,"target":360},{"source":358,"target":273},{"source":359,"target":273},{"source":360,"target":273},{"source":274,"target":27},{"source":274,"target":275},{"source":274,"target":361},{"source":274,"target":362},{"source":274,"target":363},{"source":361,"target":273},{"source":361,"target":364},{"source":361,"target":274},{"source":364,"target":273},{"source":362,"target":275},{"source":362,"target":365},{"source":362,"target":274},{"source":365,"target":275},{"source":363,"target":275},{"source":275,"target":27},{"source":275,"target":366},{"source":275,"target":310},{"source":366,"target":367},{"source":366,"target":275},{"source":310,"target":262},{"source":310,"target":368},{"source":310,"target":275},{"source":310,"target":303},{"source":368,"target":262},{"source":276,"target":27},{"source":276,"target":267},{"source":276,"target":369},{"source":276,"target":370},{"source":276,"target":371},{"source":369,"target":277},{"source":369,"target":372},{"source":369,"target":276},{"source":372,"target":277},{"source":370,"target":267},{"source":370,"target":373},{"source":370,"target":276},{"source":373,"target":267},{"source":371,"target":267},{"source":277,"target":27},{"source":277,"target":374},{"source":277,"target":375},{"source":277,"target":376},{"source":277,"target":377},{"source":277,"target":378},{"source":277,"target":379},{"source":374,"target":277},{"source":375,"target":277},{"source":376,"target":277},{"source":377,"target":277},{"source":378,"target":277},{"source":379,"target":277},{"source":278,"target":27},{"source":278,"target":380},{"source":278,"target":381},{"source":278,"target":382},{"source":380,"target":278},{"source":381,"target":278},{"source":382,"target":278},{"source":279,"target":27},{"source":279,"target":267},{"source":279,"target":383},{"source":279,"target":384},{"source":279,"target":385},{"source":383,"target":278},{"source":383,"target":386},{"source":383,"target":279},{"source":386,"target":278},{"source":384,"target":267},{"source":384,"target":387},{"source":384,"target":279},{"source":387,"target":267},{"source":385,"target":267},{"source":280,"target":27},{"source":280,"target":267},{"source":280,"target":388},{"source":280,"target":389},{"source":280,"target":390},{"source":280,"target":391},{"source":280,"target":392},{"source":280,"target":393},{"source":388,"target":394},{"source":388,"target":280},{"source":389,"target":395},{"source":389,"target":280},{"source":390,"target":396},{"source":390,"target":280},{"source":391,"target":397},{"source":391,"target":280},{"source":392,"target":398},{"source":392,"target":280},{"source":393,"target":267}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="RequirementSourcesConf" nsURI="http://www.eclipse.org/ReqCycle/RequirementSourcesConf" nsPrefix="RequirementSourcesConf"> <eClassifiers xsi:type="ecore:EClass" name="RequirementSources"> <eStructuralFeatures xsi:type="ecore:EReference" name="requirementSources" upperBound="-1" eType="ecore:EClass DataModel.ecore#//RequirementSource" containment="true"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/RequirementSourcesConf.ecore
ecore
RequirementSourcesConf RequirementSources requirementSources
null
{"directed":true,"nodes":[{"nsPrefix":"RequirementSourcesConf","nsURI":"http://www.eclipse.org/ReqCycle/RequirementSourcesConf","name":"RequirementSourcesConf","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RequirementSources","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":"requirementSources","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2,"derived":false},{"id":3,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":2,"target":3},{"source":2,"target":1}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="Package"> <eClassifiers xsi:type="ecore:EClass" name="A"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="att1"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ab" eType="//B"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="B"/> </ecore:EPackage>
github:ecore:/data/diverse-project/kermeta/weaving_projects/CompositionMetaModel/models/Model1.ecore
ecore
Package A att1 ab B
null
{"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"Package","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"A","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"B","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"att1","changeable":true,"lowerBound":0,"iD":false,"id":3,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ab","changeable":true,"resolveProxies":true,"lowerBound":0,"id":4,"derived":false},{"id":5,"eClass":"EGenericType"},{"id":6,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":1,"target":3},{"source":1,"target":4},{"source":3,"target":5},{"source":3,"target":1},{"source":4,"target":2},{"source":4,"target":6},{"source":4,"target":1},{"source":6,"target":2},{"source":2,"target":0}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="pila" nsURI="http://co.edu.uniandes.pila" nsPrefix="pila"> <eClassifiers xsi:type="ecore:EClass" name="PagoServicio"> <eStructuralFeatures xsi:type="ecore:EReference" name="entidades" upperBound="-1" eType="#//Entidad" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="serviciosComputo" upperBound="-1" eType="#//ServicioComputo" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Entidad"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="atributos" upperBound="-1" eType="#//Atributo" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Atributo"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tipoPrimitivo" eType="#//TipoDatoPrimitivo"/> <eStructuralFeatures xsi:type="ecore:EReference" name="listaLlaveValor" upperBound="-1" eType="#//LlaveValor" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="listaEntidad" eType="#//Entidad"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="referencia" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LlaveValor"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="llave" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="valor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="TipoDatoPrimitivo"> <eLiterals name="NO_ASIGNADO" literal="NoAsignado"/> <eLiterals name="CADENA_CARACTERES" value="1" literal="CadenaCaracteres"/> <eLiterals name="ENTERO" value="2" literal="Entero"/> <eLiterals name="FLOTANTE" value="3" literal="Flotante"/> <eLiterals name="FECHA" value="4" literal="Fecha"/> <eLiterals name="BOOLEANO" value="5" literal="Booleano"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ServicioComputo"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variables" upperBound="-1" eType="#//Variable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="condiciones" upperBound="-1" eType="#//Condicion" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expresionRetorno" eType="#//Expresion" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Variable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tipoPrimitivo" eType="#//TipoDatoPrimitivo"/> <eStructuralFeatures xsi:type="ecore:EReference" name="referenciaEntidad" eType="#//Entidad"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expresion" eType="#//Expresion" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Condicion"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="condicionSi" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expresionCondicion" eType="#//Expresion" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="condicionSiNinguno" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variables" upperBound="-1" eType="#//Variable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="asignacionVariable" eType="#//Variable"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expresion" upperBound="-1" eType="#//Expresion" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="subCondiciones" upperBound="-1" eType="#//Condicion" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expresionRetorno" eType="#//Expresion" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expresion"> <eStructuralFeatures xsi:type="ecore:EReference" name="izquierda" eType="#//Expresion" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operador" unique="false" upperBound="-1" eType="#//Operador"/> <eStructuralFeatures xsi:type="ecore:EReference" name="derechas" upperBound="-1" eType="#//Expresion" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="entero" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="real" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="nombreCalificado" eType="#//NombreCalificado" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Operador"> <eLiterals name="SUMA" literal="+"/> <eLiterals name="RESTA" value="1" literal="-"/> <eLiterals name="MULTIPLICACION" value="2" literal="*"/> <eLiterals name="DIVISION" value="3" literal="/"/> <eLiterals name="IGUAL" value="4" literal="=="/> <eLiterals name="DIFERENTE" value="5" literal="!="/> <eLiterals name="MAYOR" value="6" literal=">"/> <eLiterals name="MAYOR_IGUAL" value="7" literal=">="/> <eLiterals name="MENOR" value="8" literal="&lt;"/> <eLiterals name="MENOR_IGUAL" value="9" literal="&lt;="/> <eLiterals name="Y" value="10" literal="&amp;&amp;"/> <eLiterals name="O" value="11" literal="||"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NombreCalificado"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ides" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/AUT-201620/Proyecto/Gramatica/Dsl/co.edu.uniandes.piladsl/model/generated/Pila.ecore
ecore
pila PagoServicio entidades serviciosComputo Entidad name atributos Atributo name tipoPrimitivo listaLlaveValor listaEntidad referencia LlaveValor llave valor TipoDatoPrimitivo NO_ASIGNADO NoAsignado CADENA_CARACTERES CadenaCaracteres ENTERO Entero FLOTANTE Flotante FECHA Fecha BOOLEANO Booleano ServicioComputo name variables condiciones expresionRetorno Variable name tipoPrimitivo referenciaEntidad expresion Condicion condicionSi expresionCondicion condicionSiNinguno variables asignacionVariable expresion subCondiciones expresionRetorno Expresion izquierda operador derechas entero real nombreCalificado Operador SUMA + RESTA - MULTIPLICACION * DIVISION / IGUAL == DIFERENTE != MAYOR > MAYOR_IGUAL >= MENOR < MENOR_IGUAL <= Y && O || NombreCalificado ides
null
{"directed":true,"nodes":[{"nsPrefix":"pila","nsURI":"http://co.edu.uniandes.pila","name":"pila","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PagoServicio","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Entidad","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Atributo","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LlaveValor","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"TipoDatoPrimitivo","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServicioComputo","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Condicion","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expresion","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Operador","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NombreCalificado","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":"entidades","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":"serviciosComputo","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":"atributos","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tipoPrimitivo","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":"listaLlaveValor","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":true,"name":"listaEntidad","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"referencia","changeable":true,"lowerBound":0,"iD":false,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"llave","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":"valor","changeable":true,"lowerBound":0,"iD":false,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"name":"NO_ASIGNADO","id":34,"value":0,"literal":"NoAsignado","eClass":"EEnumLiteral"},{"name":"CADENA_CARACTERES","id":35,"value":1,"literal":"CadenaCaracteres","eClass":"EEnumLiteral"},{"name":"ENTERO","id":36,"value":2,"literal":"Entero","eClass":"EEnumLiteral"},{"name":"FLOTANTE","id":37,"value":3,"literal":"Flotante","eClass":"EEnumLiteral"},{"name":"FECHA","id":38,"value":4,"literal":"Fecha","eClass":"EEnumLiteral"},{"name":"BOOLEANO","id":39,"value":5,"literal":"Booleano","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"container":false,"ordered":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":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":"condiciones","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expresionRetorno","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":48,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tipoPrimitivo","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referenciaEntidad","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":"expresion","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"condicionSi","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expresionCondicion","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"condicionSiNinguno","changeable":true,"lowerBound":0,"iD":false,"id":58,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"asignacionVariable","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":"expresion","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":"subCondiciones","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":"expresionRetorno","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"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"izquierda","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"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":"operador","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":"derechas","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"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":"entero","changeable":true,"lowerBound":0,"iD":false,"id":75,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"real","changeable":true,"lowerBound":0,"iD":false,"id":76,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nombreCalificado","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"name":"SUMA","id":84,"value":0,"literal":"+","eClass":"EEnumLiteral"},{"name":"RESTA","id":85,"value":1,"literal":"-","eClass":"EEnumLiteral"},{"name":"MULTIPLICACION","id":86,"value":2,"literal":"*","eClass":"EEnumLiteral"},{"name":"DIVISION","id":87,"value":3,"literal":"/","eClass":"EEnumLiteral"},{"name":"IGUAL","id":88,"value":4,"literal":"==","eClass":"EEnumLiteral"},{"name":"DIFERENTE","id":89,"value":5,"literal":"!=","eClass":"EEnumLiteral"},{"name":"MAYOR","id":90,"value":6,"literal":">","eClass":"EEnumLiteral"},{"name":"MAYOR_IGUAL","id":91,"value":7,"literal":">=","eClass":"EEnumLiteral"},{"name":"MENOR","id":92,"value":8,"literal":"<","eClass":"EEnumLiteral"},{"name":"MENOR_IGUAL","id":93,"value":9,"literal":"<=","eClass":"EEnumLiteral"},{"name":"Y","id":94,"value":10,"literal":"&&","eClass":"EEnumLiteral"},{"name":"O","id":95,"value":11,"literal":"||","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"ides","changeable":true,"lowerBound":0,"iD":false,"id":96,"derived":false},{"id":97,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":1,"target":0},{"source":1,"target":12},{"source":1,"target":13},{"source":12,"target":2},{"source":12,"target":14},{"source":12,"target":1},{"source":14,"target":2},{"source":13,"target":6},{"source":13,"target":15},{"source":13,"target":1},{"source":15,"target":6},{"source":2,"target":0},{"source":2,"target":16},{"source":2,"target":17},{"source":16,"target":18},{"source":16,"target":2},{"source":17,"target":3},{"source":17,"target":19},{"source":17,"target":2},{"source":19,"target":3},{"source":3,"target":0},{"source":3,"target":20},{"source":3,"target":21},{"source":3,"target":22},{"source":3,"target":23},{"source":3,"target":24},{"source":20,"target":25},{"source":20,"target":3},{"source":21,"target":5},{"source":21,"target":26},{"source":21,"target":3},{"source":26,"target":5},{"source":22,"target":4},{"source":22,"target":27},{"source":22,"target":3},{"source":27,"target":4},{"source":23,"target":2},{"source":23,"target":28},{"source":23,"target":3},{"source":28,"target":2},{"source":24,"target":29},{"source":24,"target":3},{"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":5,"target":36},{"source":5,"target":37},{"source":5,"target":38},{"source":5,"target":39},{"source":34,"target":5},{"source":35,"target":5},{"source":36,"target":5},{"source":37,"target":5},{"source":38,"target":5},{"source":39,"target":5},{"source":6,"target":0},{"source":6,"target":40},{"source":6,"target":41},{"source":6,"target":42},{"source":6,"target":43},{"source":40,"target":44},{"source":40,"target":6},{"source":41,"target":7},{"source":41,"target":45},{"source":41,"target":6},{"source":45,"target":7},{"source":42,"target":8},{"source":42,"target":46},{"source":42,"target":6},{"source":46,"target":8},{"source":43,"target":9},{"source":43,"target":47},{"source":43,"target":6},{"source":47,"target":9},{"source":7,"target":0},{"source":7,"target":48},{"source":7,"target":49},{"source":7,"target":50},{"source":7,"target":51},{"source":48,"target":52},{"source":48,"target":7},{"source":49,"target":5},{"source":49,"target":53},{"source":49,"target":7},{"source":53,"target":5},{"source":50,"target":2},{"source":50,"target":54},{"source":50,"target":7},{"source":54,"target":2},{"source":51,"target":9},{"source":51,"target":55},{"source":51,"target":7},{"source":55,"target":9},{"source":8,"target":0},{"source":8,"target":56},{"source":8,"target":57},{"source":8,"target":58},{"source":8,"target":59},{"source":8,"target":60},{"source":8,"target":61},{"source":8,"target":62},{"source":8,"target":63},{"source":56,"target":64},{"source":56,"target":8},{"source":57,"target":9},{"source":57,"target":65},{"source":57,"target":8},{"source":65,"target":9},{"source":58,"target":66},{"source":58,"target":8},{"source":59,"target":7},{"source":59,"target":67},{"source":59,"target":8},{"source":67,"target":7},{"source":60,"target":7},{"source":60,"target":68},{"source":60,"target":8},{"source":68,"target":7},{"source":61,"target":9},{"source":61,"target":69},{"source":61,"target":8},{"source":69,"target":9},{"source":62,"target":8},{"source":62,"target":70},{"source":62,"target":8},{"source":70,"target":8},{"source":63,"target":9},{"source":63,"target":71},{"source":63,"target":8},{"source":71,"target":9},{"source":9,"target":0},{"source":9,"target":72},{"source":9,"target":73},{"source":9,"target":74},{"source":9,"target":75},{"source":9,"target":76},{"source":9,"target":77},{"source":72,"target":9},{"source":72,"target":78},{"source":72,"target":9},{"source":78,"target":9},{"source":73,"target":10},{"source":73,"target":79},{"source":73,"target":9},{"source":79,"target":10},{"source":74,"target":9},{"source":74,"target":80},{"source":74,"target":9},{"source":80,"target":9},{"source":75,"target":81},{"source":75,"target":9},{"source":76,"target":82},{"source":76,"target":9},{"source":77,"target":11},{"source":77,"target":83},{"source":77,"target":9},{"source":83,"target":11},{"source":10,"target":0},{"source":10,"target":84},{"source":10,"target":85},{"source":10,"target":86},{"source":10,"target":87},{"source":10,"target":88},{"source":10,"target":89},{"source":10,"target":90},{"source":10,"target":91},{"source":10,"target":92},{"source":10,"target":93},{"source":10,"target":94},{"source":10,"target":95},{"source":84,"target":10},{"source":85,"target":10},{"source":86,"target":10},{"source":87,"target":10},{"source":88,"target":10},{"source":89,"target":10},{"source":90,"target":10},{"source":91,"target":10},{"source":92,"target":10},{"source":93,"target":10},{"source":94,"target":10},{"source":95,"target":10},{"source":11,"target":0},{"source":11,"target":96},{"source":96,"target":97},{"source":96,"target":11}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="tosca_commons" nsURI="http://eu.sodalite.dsl.tosca-commons" nsPrefix="tosca_commons"> <eClassifiers xsi:type="ecore:EClass" name="ListGrammar" eSuperTypes="#//Constraint"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scalar_value" lowerBound="1" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Operator"> <eLiterals name="valid_values"/> <eLiterals name="greater_or_equal" value="1"/> <eLiterals name="in_range" value="2"/> <eLiterals name="equal" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModelableEntity" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EEnum" name="EntityType"> <eLiterals name="SELF"/> <eLiterals name="TARGET" value="1"/> <eLiterals name="HOST" value="2"/> <eLiterals name="SOURCE" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractPropertyValue" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="Node" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="Relationship" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="Constraint" abstract="true" eSuperTypes="#//ExpressionPropertyValue"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="#//Operator"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringPropertyValue" eSuperTypes="#//AbstractPropertyValue"> <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="ExpressionPropertyValue" abstract="true" eSuperTypes="#//AbstractPropertyValue"/> <eClassifiers xsi:type="ecore:EClass" name="GetArtifact" eSuperTypes="#//ExpressionPropertyValue"> <eStructuralFeatures xsi:type="ecore:EReference" name="entity_name" lowerBound="1" eType="#//ModelableEntity"/> <eStructuralFeatures xsi:type="ecore:EReference" name="artifact_name" lowerBound="1" eType="ecore:EClass ../../org.sodalite.modeling.tosca.split.types/model/tosca_types.ecore#//ArtifactDefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GetProperty" eSuperTypes="#//ExpressionPropertyValue"> <eStructuralFeatures xsi:type="ecore:EReference" name="entity_name" lowerBound="1" eType="#//ModelableEntity"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nested_property_name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="optional_req_or_cap_name" eType="#//ReqOrCapAssignment"/> <eStructuralFeatures xsi:type="ecore:EReference" name="property_name" lowerBound="1" eType="ecore:EClass ../../org.sodalite.modeling.tosca.split.types/model/tosca_types.ecore#//PropertyDefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GetAttribute" eSuperTypes="#//ExpressionPropertyValue"> <eStructuralFeatures xsi:type="ecore:EReference" name="entity_name" lowerBound="1" eType="#//ModelableEntity"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nested_attribute_name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="optional_req_or_cap_name" eType="#//ReqOrCapAssignment"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attribute_name" lowerBound="1" eType="ecore:EClass ../../org.sodalite.modeling.tosca.split.types/model/tosca_types.ecore#//AttributeDefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InterfaceDefinition" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1" eType="ecore:EClass ../../org.sodalite.modeling.tosca.split.types/model/tosca_types.ecore#//OperationDefinition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Capability" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="DualScalarGrammar" eSuperTypes="#//Constraint"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scalar_value" lowerBound="2" upperBound="2" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ScalarGrammar" eSuperTypes="#//Constraint"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scalar_value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EntityReference" eSuperTypes="#//ModelableEntity"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="entity_name" eType="#//EntityType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GetOperationOutput" eSuperTypes="#//ExpressionPropertyValue"> <eStructuralFeatures xsi:type="ecore:EReference" name="entity_name" lowerBound="1" eType="#//ModelableEntity"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="output_variable_name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="interface_name" lowerBound="1" eType="#//InterfaceDefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operation_name" lowerBound="1" eType="ecore:EClass ../../org.sodalite.modeling.tosca.split.types/model/tosca_types.ecore#//OperationDefinition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Input" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="ReqOrCapAssignment" abstract="true" interface="true" eSuperTypes="../../org.sodalite.modeling.tosca.split.templates/model/tosca_templates.ecore#//Assignment"/> <eClassifiers xsi:type="ecore:EClass" name="ToscaCommons"> <eStructuralFeatures xsi:type="ecore:EReference" name="entities" upperBound="-1" eType="#//EntityReference" containment="true"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/SODALITE-EU/ide/PoCs/org.sodalite.modeling.tosca.split.commons/model/tosca_commons.ecore
ecore
tosca_commons ListGrammar scalar_value Operator valid_values valid_values greater_or_equal greater_or_equal in_range in_range equal equal ModelableEntity EntityType SELF SELF TARGET TARGET HOST HOST SOURCE SOURCE AbstractPropertyValue Node Relationship Type Constraint operator StringPropertyValue value ExpressionPropertyValue GetArtifact entity_name artifact_name GetProperty entity_name nested_property_name optional_req_or_cap_name property_name GetAttribute entity_name nested_attribute_name optional_req_or_cap_name attribute_name InterfaceDefinition id operations Capability DualScalarGrammar scalar_value ScalarGrammar scalar_value EntityReference entity_name GetOperationOutput entity_name output_variable_name interface_name operation_name Input ReqOrCapAssignment ToscaCommons entities
null
{"directed":true,"nodes":[{"nsPrefix":"tosca_commons","nsURI":"http://eu.sodalite.dsl.tosca-commons","name":"tosca_commons","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListGrammar","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Operator","instanceClass":null,"id":2,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelableEntity","instanceClass":null,"abstract":true,"id":3,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"EntityType","instanceClass":null,"id":4,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractPropertyValue","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":true,"id":6,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relationship","instanceClass":null,"abstract":true,"id":7,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":8,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringPropertyValue","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionPropertyValue","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GetArtifact","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GetProperty","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GetAttribute","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterfaceDefinition","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Capability","instanceClass":null,"abstract":true,"id":16,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DualScalarGrammar","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ScalarGrammar","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntityReference","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GetOperationOutput","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Input","instanceClass":null,"abstract":true,"id":21,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReqOrCapAssignment","instanceClass":null,"abstract":true,"id":22,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ToscaCommons","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scalar_value","changeable":true,"lowerBound":1,"iD":false,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"name":"valid_values","id":27,"value":0,"literal":"valid_values","eClass":"EEnumLiteral"},{"name":"greater_or_equal","id":28,"value":1,"literal":"greater_or_equal","eClass":"EEnumLiteral"},{"name":"in_range","id":29,"value":2,"literal":"in_range","eClass":"EEnumLiteral"},{"name":"equal","id":30,"value":3,"literal":"equal","eClass":"EEnumLiteral"},{"name":"SELF","id":31,"value":0,"literal":"SELF","eClass":"EEnumLiteral"},{"name":"TARGET","id":32,"value":1,"literal":"TARGET","eClass":"EEnumLiteral"},{"name":"HOST","id":33,"value":2,"literal":"HOST","eClass":"EEnumLiteral"},{"name":"SOURCE","id":34,"value":3,"literal":"SOURCE","eClass":"EEnumLiteral"},{"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":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"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":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"entity_name","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":false,"unsettable":false,"transient":false,"unique":true,"name":"artifact_name","changeable":true,"resolveProxies":true,"lowerBound":1,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"entity_name","changeable":true,"resolveProxies":true,"lowerBound":1,"id":47,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nested_property_name","changeable":true,"lowerBound":0,"iD":false,"id":48,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"optional_req_or_cap_name","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"property_name","changeable":true,"resolveProxies":true,"lowerBound":1,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"container":false,"ordered":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_name","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"nested_attribute_name","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"optional_req_or_cap_name","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"attribute_name","changeable":true,"resolveProxies":true,"lowerBound":1,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":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":65,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"ordered":true,"upperBound":2,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scalar_value","changeable":true,"lowerBound":2,"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":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scalar_value","changeable":true,"lowerBound":1,"iD":false,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"entity_name","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"entity_name","changeable":true,"resolveProxies":true,"lowerBound":1,"id":78,"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":"output_variable_name","changeable":true,"lowerBound":1,"iD":false,"id":79,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"interface_name","changeable":true,"resolveProxies":true,"lowerBound":1,"id":80,"derived":false},{"container":false,"ordered":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_name","changeable":true,"resolveProxies":true,"lowerBound":1,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"entities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":1,"target":0},{"source":1,"target":9},{"source":1,"target":24},{"source":1,"target":25},{"source":24,"target":26},{"source":24,"target":1},{"source":25,"target":9},{"source":2,"target":0},{"source":2,"target":27},{"source":2,"target":28},{"source":2,"target":29},{"source":2,"target":30},{"source":27,"target":2},{"source":28,"target":2},{"source":29,"target":2},{"source":30,"target":2},{"source":3,"target":0},{"source":4,"target":0},{"source":4,"target":31},{"source":4,"target":32},{"source":4,"target":33},{"source":4,"target":34},{"source":31,"target":4},{"source":32,"target":4},{"source":33,"target":4},{"source":34,"target":4},{"source":5,"target":0},{"source":6,"target":0},{"source":7,"target":0},{"source":8,"target":0},{"source":9,"target":0},{"source":9,"target":11},{"source":9,"target":35},{"source":9,"target":36},{"source":35,"target":2},{"source":35,"target":37},{"source":35,"target":9},{"source":37,"target":2},{"source":36,"target":11},{"source":10,"target":0},{"source":10,"target":5},{"source":10,"target":38},{"source":10,"target":39},{"source":38,"target":40},{"source":38,"target":10},{"source":39,"target":5},{"source":11,"target":0},{"source":11,"target":5},{"source":11,"target":41},{"source":41,"target":5},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":42},{"source":12,"target":43},{"source":12,"target":44},{"source":42,"target":3},{"source":42,"target":45},{"source":42,"target":12},{"source":45,"target":3},{"source":43,"target":46},{"source":43,"target":12},{"source":44,"target":11},{"source":13,"target":0},{"source":13,"target":11},{"source":13,"target":47},{"source":13,"target":48},{"source":13,"target":49},{"source":13,"target":50},{"source":13,"target":51},{"source":47,"target":3},{"source":47,"target":52},{"source":47,"target":13},{"source":52,"target":3},{"source":48,"target":53},{"source":48,"target":13},{"source":49,"target":22},{"source":49,"target":54},{"source":49,"target":13},{"source":54,"target":22},{"source":50,"target":55},{"source":50,"target":13},{"source":51,"target":11},{"source":14,"target":0},{"source":14,"target":11},{"source":14,"target":56},{"source":14,"target":57},{"source":14,"target":58},{"source":14,"target":59},{"source":14,"target":60},{"source":56,"target":3},{"source":56,"target":61},{"source":56,"target":14},{"source":61,"target":3},{"source":57,"target":62},{"source":57,"target":14},{"source":58,"target":22},{"source":58,"target":63},{"source":58,"target":14},{"source":63,"target":22},{"source":59,"target":64},{"source":59,"target":14},{"source":60,"target":11},{"source":15,"target":0},{"source":15,"target":65},{"source":15,"target":66},{"source":65,"target":67},{"source":65,"target":15},{"source":66,"target":68},{"source":66,"target":15},{"source":16,"target":0},{"source":17,"target":0},{"source":17,"target":9},{"source":17,"target":69},{"source":17,"target":70},{"source":69,"target":71},{"source":69,"target":17},{"source":70,"target":9},{"source":18,"target":0},{"source":18,"target":9},{"source":18,"target":72},{"source":18,"target":73},{"source":72,"target":74},{"source":72,"target":18},{"source":73,"target":9},{"source":19,"target":0},{"source":19,"target":3},{"source":19,"target":75},{"source":19,"target":76},{"source":75,"target":4},{"source":75,"target":77},{"source":75,"target":19},{"source":77,"target":4},{"source":76,"target":3},{"source":20,"target":0},{"source":20,"target":11},{"source":20,"target":78},{"source":20,"target":79},{"source":20,"target":80},{"source":20,"target":81},{"source":20,"target":82},{"source":78,"target":3},{"source":78,"target":83},{"source":78,"target":20},{"source":83,"target":3},{"source":79,"target":84},{"source":79,"target":20},{"source":80,"target":15},{"source":80,"target":85},{"source":80,"target":20},{"source":85,"target":15},{"source":81,"target":86},{"source":81,"target":20},{"source":82,"target":11},{"source":21,"target":0},{"source":22,"target":0},{"source":22,"target":87},{"source":23,"target":0},{"source":23,"target":88},{"source":88,"target":19},{"source":88,"target":89},{"source":88,"target":23},{"source":89,"target":19}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="metamodel" nsURI="http://metamodel/1.0" nsPrefix="metamodel"> <eClassifiers xsi:type="ecore:EClass" name="Application"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="companyIdentifier" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EReference" name="viewControllers" ordered="false" upperBound="-1" eType="#//ViewController" containment="true" eOpposite="#//ViewController/application" eKeys="#//ViewController/id"/> <eStructuralFeatures xsi:type="ecore:EReference" name="scenes" ordered="false" upperBound="-1" eType="#//Scene" containment="true" eOpposite="#//Scene/application" eKeys="#//Scene/id"/> <eStructuralFeatures xsi:type="ecore:EReference" name="watchControllers" ordered="false" upperBound="-1" eType="#//WatchController" containment="true" eOpposite="#//WatchController/application" eKeys="#//ViewController/name"/> <eStructuralFeatures xsi:type="ecore:EReference" name="menu" eType="#//Menu" containment="true" eOpposite="#//Menu/application"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataHandler" lowerBound="1" eType="#//DataHandler" eOpposite="#//DataHandler/application"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataHandler"> <eStructuralFeatures xsi:type="ecore:EReference" name="application" lowerBound="1" eType="#//Application" eOpposite="#//Application/dataHandler"/> <eStructuralFeatures xsi:type="ecore:EReference" name="storageHandler" eType="#//StorageHandler" eOpposite="#//StorageHandler/dataHandler"/> <eStructuralFeatures xsi:type="ecore:EReference" name="preferenceHandler" eType="#//PreferenceHandler" eOpposite="#//PreferenceHandler/dataHandler"/> <eStructuralFeatures xsi:type="ecore:EReference" name="databaseHandler" eType="#//DatabaseHandler" eOpposite="#//DatabaseHandler/dataHandler"/> <eStructuralFeatures xsi:type="ecore:EReference" name="cloudHandler" eType="#//CloudHandler" eOpposite="#//CloudHandler/dataHandler"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PreferenceHandler"> <eStructuralFeatures xsi:type="ecore:EReference" name="dataHandler" lowerBound="1" eType="#//DataHandler" eOpposite="#//DataHandler/preferenceHandler"/> <eStructuralFeatures xsi:type="ecore:EReference" name="preferenceRecords" upperBound="-1" eType="#//PreferenceRecord" eOpposite="#//PreferenceRecord/preferenceHandler"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DatabaseHandler"> <eStructuralFeatures xsi:type="ecore:EReference" name="dataHandler" lowerBound="1" eType="#//DataHandler" eOpposite="#//DataHandler/databaseHandler"/> <eStructuralFeatures xsi:type="ecore:EReference" name="entities" upperBound="-1" eType="#//Entity" eOpposite="#//Entity/databaseHandler"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CloudHandler"> <eStructuralFeatures xsi:type="ecore:EReference" name="dataHandler" lowerBound="1" eType="#//DataHandler" eOpposite="#//DataHandler/cloudHandler"/> <eStructuralFeatures xsi:type="ecore:EReference" name="cloudObjects" upperBound="-1" eType="#//CloudObject" eOpposite="#//CloudObject/cloudHandler"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StorageHandler"> <eStructuralFeatures xsi:type="ecore:EReference" name="dataHandler" eType="#//DataHandler" eOpposite="#//DataHandler/storageHandler"/> <eStructuralFeatures xsi:type="ecore:EReference" name="storageRecords" upperBound="-1" eType="#//StorageRecord" eOpposite="#//StorageRecord/storageHandler"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StorageRecord"> <eStructuralFeatures xsi:type="ecore:EReference" name="storageHandler" lowerBound="1" eType="#//StorageHandler" eOpposite="#//StorageHandler/storageRecords"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tempFile" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="extension" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Entity"> <eStructuralFeatures xsi:type="ecore:EReference" name="databaseHandler" lowerBound="1" eType="#//DatabaseHandler" eOpposite="#//DatabaseHandler/entities"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="primaryKey" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="entityAttributes" lowerBound="1" upperBound="-1" eType="#//EntityAttribute" eOpposite="#//EntityAttribute/entity"/> <eStructuralFeatures xsi:type="ecore:EReference" name="entityRelationships" upperBound="-1" eType="#//EntityRelationship" eOpposite="#//EntityRelationship/entity"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EntityAttribute"> <eStructuralFeatures xsi:type="ecore:EReference" name="entity" lowerBound="1" eType="#//Entity" eOpposite="#//Entity/entityAttributes"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EntityRelationship"> <eStructuralFeatures xsi:type="ecore:EReference" name="entity" lowerBound="1" eType="#//Entity" eOpposite="#//Entity/entityRelationships"/> <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="destination" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CloudObject"> <eStructuralFeatures xsi:type="ecore:EReference" name="cloudHandler" lowerBound="1" eType="#//CloudHandler" eOpposite="#//CloudHandler/cloudObjects"/> <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="objectAttributes" upperBound="-1" eType="#//ObjectAttribute" eOpposite="#//ObjectAttribute/cloudObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ObjectAttribute"> <eStructuralFeatures xsi:type="ecore:EReference" name="cloudObject" lowerBound="1" eType="#//CloudObject" eOpposite="#//CloudObject/objectAttributes"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="object" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="null"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PreferenceRecord"> <eStructuralFeatures xsi:type="ecore:EReference" name="preferenceHandler" lowerBound="1" eType="#//PreferenceHandler" eOpposite="#//PreferenceHandler/preferenceRecords"/> <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"/> <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="ViewController"> <eStructuralFeatures xsi:type="ecore:EReference" name="application" eType="#//Application" changeable="false" eOpposite="#//Application/viewControllers"/> <eStructuralFeatures xsi:type="ecore:EReference" name="scene" eType="#//Scene" eOpposite="#//Scene/parentViewControllers"/> <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" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="backgroundColor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="backgroundImage" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uiControls" ordered="false" upperBound="-1" eType="#//UiPhoneControl" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="controlChains" ordered="false" upperBound="-1" eType="#//ControlChain" containment="true" eOpposite="#//ControlChain/viewController"/> <eStructuralFeatures xsi:type="ecore:EReference" name="containers" ordered="false" upperBound="-1" eType="#//Container" containment="true" eOpposite="#//Container/viewController"/> <eStructuralFeatures xsi:type="ecore:EReference" name="buttons" ordered="false" upperBound="-1" eType="#//Button" containment="true" eOpposite="#//Button/viewController"/> <eStructuralFeatures xsi:type="ecore:EReference" name="cards" ordered="false" upperBound="-1" eType="#//Card" containment="true" eOpposite="#//Card/viewController"/> <eStructuralFeatures xsi:type="ecore:EReference" name="switches" ordered="false" upperBound="-1" eType="#//Switch" containment="true" eOpposite="#//Switch/viewController"/> <eStructuralFeatures xsi:type="ecore:EReference" name="datepickers" ordered="false" upperBound="-1" eType="#//Datepicker" containment="true" eOpposite="#//Datepicker/viewController"/> <eStructuralFeatures xsi:type="ecore:EReference" name="timepickers" ordered="false" upperBound="-1" eType="#//Timepicker" containment="true" eOpposite="#//Timepicker/viewController"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sliders" ordered="false" upperBound="-1" eType="#//Slider" containment="true" eOpposite="#//Slider/viewController"/> <eStructuralFeatures xsi:type="ecore:EReference" name="spinners" ordered="false" upperBound="-1" eType="#//Spinner" containment="true" eOpposite="#//Spinner/viewController"/> <eStructuralFeatures xsi:type="ecore:EReference" name="textViews" ordered="false" upperBound="-1" eType="#//TextView" containment="true" eOpposite="#//TextView/viewController"/> <eStructuralFeatures xsi:type="ecore:EReference" name="webViews" ordered="false" upperBound="-1" eType="#//WebView" containment="true" eOpposite="#//WebView/viewController"/> <eStructuralFeatures xsi:type="ecore:EReference" name="imageViews" ordered="false" upperBound="-1" eType="#//ImageView" containment="true" eOpposite="#//ImageView/viewController"/> <eStructuralFeatures xsi:type="ecore:EReference" name="videoViews" ordered="false" upperBound="-1" eType="#//VideoView" containment="true" eOpposite="#//VideoView/viewController"/> <eStructuralFeatures xsi:type="ecore:EReference" name="audioPlayers" ordered="false" upperBound="-1" eType="#//AudioPlayer" containment="true" eOpposite="#//AudioPlayer/viewController"/> <eStructuralFeatures xsi:type="ecore:EReference" name="listViews" ordered="false" upperBound="-1" eType="#//ListView" containment="true" eOpposite="#//ListView/viewController"/> <eStructuralFeatures xsi:type="ecore:EReference" name="gridViews" ordered="false" upperBound="-1" eType="#//GridView" containment="true" eOpposite="#//GridView/viewController"/> <eStructuralFeatures xsi:type="ecore:EReference" name="editTexts" ordered="false" upperBound="-1" eType="#//EditText" containment="true" eOpposite="#//EditText/viewController"/> <eStructuralFeatures xsi:type="ecore:EReference" name="asyncTasks" upperBound="-1" eType="#//AsyncTask" containment="true" eOpposite="#//AsyncTask/viewController"/> <eStructuralFeatures xsi:type="ecore:EReference" name="progressDialogs" upperBound="-1" eType="#//ProgressDialog" containment="true" eOpposite="#//ProgressDialog/viewController"/> <eStructuralFeatures xsi:type="ecore:EReference" name="alertDialogs" upperBound="-1" eType="#//AlertDialog" containment="true" eOpposite="#//AlertDialog/viewController"/> <eStructuralFeatures xsi:type="ecore:EReference" name="map" eType="#//Map" containment="true" eOpposite="#//Map/viewController"/> <eStructuralFeatures xsi:type="ecore:EReference" name="photocameraController" eType="#//PhotocameraController" containment="true" eOpposite="#//PhotocameraController/viewController"/> <eStructuralFeatures xsi:type="ecore:EReference" name="videocameraController" eType="#//VideocameraController" containment="true" eOpposite="#//VideocameraController/viewController"/> <eStructuralFeatures xsi:type="ecore:EReference" name="audioRecorder" eType="#//AudioRecorder" containment="true" eOpposite="#//AudioRecorder/viewController"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Scene"> <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="application" lowerBound="1" eType="#//Application" changeable="false" eOpposite="#//Application/scenes"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="launcher" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" iD="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="typeSmartphone" lowerBound="1" eType="#//SceneType" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="typeTablet" lowerBound="1" eType="#//SceneType" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EReference" name="parentViewControllers" ordered="false" upperBound="2" eType="#//ViewController" containment="true" eOpposite="#//ViewController/scene" eKeys="#//ViewController/id"/> <eStructuralFeatures xsi:type="ecore:EReference" name="childViewControllers" ordered="false" lowerBound="1" upperBound="-1" eType="#//ChildViewController" containment="true" eOpposite="#//ChildViewController/scene" eKeys="#//ViewController/id"/> <eStructuralFeatures xsi:type="ecore:EReference" name="adapterBindings" upperBound="-1" eType="#//AdapterBinding" containment="true" eOpposite="#//AdapterBinding/scene" eKeys="#//AdapterBinding/id"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ChildViewController"> <eStructuralFeatures xsi:type="ecore:EReference" name="scene" lowerBound="1" eType="#//Scene" eOpposite="#//Scene/childViewControllers"/> <eStructuralFeatures xsi:type="ecore:EReference" name="viewController" lowerBound="1" eType="#//ViewController"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WatchController"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="launcher" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" iD="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="application" lowerBound="1" eType="#//Application" changeable="false" eOpposite="#//Application/watchControllers"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uiWatchControls" ordered="false" upperBound="-1" eType="#//UiWatchControl" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="watchButtons" ordered="false" upperBound="-1" eType="#//WatchButton" containment="true" eOpposite="#//WatchButton/watchController"/> <eStructuralFeatures xsi:type="ecore:EReference" name="watchTextViews" ordered="false" upperBound="-1" eType="#//WatchTextView" containment="true" eOpposite="#//WatchTextView/watchController"/> <eStructuralFeatures xsi:type="ecore:EReference" name="watchSliders" ordered="false" upperBound="-1" eType="#//WatchSlider" containment="true" eOpposite="#//WatchSlider/watchController"/> <eStructuralFeatures xsi:type="ecore:EReference" name="watchSwitches" ordered="false" upperBound="-1" eType="#//WatchSwitch" containment="true" eOpposite="#//WatchSwitch/watchController"/> <eStructuralFeatures xsi:type="ecore:EReference" name="watchVoiceMessage" eType="#//WatchVoiceMessage" containment="true" eOpposite="#//WatchVoiceMessage/watchController"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UiControl" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="posX" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="posY" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="paddingTop" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="paddingBottom" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="paddingStart" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="paddingEnd" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="marginTop" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="marginBottom" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="marginStart" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="marginEnd" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UiPhoneControl" abstract="true" eSuperTypes="#//UiControl"> <eStructuralFeatures xsi:type="ecore:EReference" name="viewController" ordered="false" lowerBound="1" eType="#//ViewController" eKeys="#//ViewController/id"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dimensionConstraint" eType="#//DimensionConstraint" containment="true" eOpposite="#//DimensionConstraint/uiPhoneControl"/> <eStructuralFeatures xsi:type="ecore:EReference" name="positionConstraints" ordered="false" upperBound="-1" eType="#//PositionConstraint" containment="true" eOpposite="#//PositionConstraint/uiPhoneControl"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultWidth" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultHeight" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> <eStructuralFeatures xsi:type="ecore:EReference" name="controlChain" ordered="false" eType="#//ControlChain" eKeys="#//ControlChain/id"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="indexInChain" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="precedentInChain" eType="#//UiPhoneControl"/> <eStructuralFeatures xsi:type="ecore:EReference" name="followingInChain" eType="#//UiPhoneControl"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weight" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="modelConnectors" upperBound="-1" eType="#//ModelConnector" containment="true" eOpposite="#//ModelConnector/uiPhoneControl" eKeys="#//ModelConnector/id"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ControlChain"> <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="viewController" ordered="false" lowerBound="1" eType="#//ViewController" eOpposite="#//ViewController/controlChains" eKeys="#//ViewController/name"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="axis" lowerBound="1" eType="#//ChainAxis"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//ChainType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nControls" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="bias" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloatObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="spacing" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DimensionConstraint"> <eStructuralFeatures xsi:type="ecore:EReference" name="uiPhoneControl" lowerBound="1" eType="#//UiPhoneControl" eOpposite="#//UiPhoneControl/dimensionConstraint"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fixedWidth" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloatObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fixedHeight" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloatObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fixedRatio" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="widthPercent" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloatObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="heightPercent" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloatObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PositionConstraint"> <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="uiPhoneControl" lowerBound="1" eType="#//UiPhoneControl" eOpposite="#//UiPhoneControl/positionConstraints"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="layoutEdge" lowerBound="1" eType="#//LayoutEdge"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="withParent" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" iD="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="referenceElement" eType="#//UiPhoneControl"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="referenceLayoutEdge" lowerBound="1" eType="#//LayoutEdge"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UiWatchControl" abstract="true" eSuperTypes="#//UiControl"> <eStructuralFeatures xsi:type="ecore:EReference" name="watchController" ordered="false" eType="#//WatchController" eKeys="#//ViewController/name"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="order" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="below" ordered="false" eType="#//UiWatchControl"/> <eStructuralFeatures xsi:type="ecore:EReference" name="above" ordered="false" eType="#//UiWatchControl"/> <eStructuralFeatures xsi:type="ecore:EReference" name="toStartOf" ordered="false" eType="#//UiWatchControl"/> <eStructuralFeatures xsi:type="ecore:EReference" name="toEndOf" ordered="false" eType="#//UiWatchControl"/> <eStructuralFeatures xsi:type="ecore:EReference" name="alignTop" ordered="false" eType="#//UiWatchControl"/> <eStructuralFeatures xsi:type="ecore:EReference" name="alignBottom" ordered="false" eType="#//UiWatchControl"/> <eStructuralFeatures xsi:type="ecore:EReference" name="alignStart" ordered="false" eType="#//UiWatchControl"/> <eStructuralFeatures xsi:type="ecore:EReference" name="alignEnd" ordered="false" eType="#//UiWatchControl"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="alignParentTop" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="alignParentBottom" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="alignParentStart" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="alignParentEnd" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WatchButton" eSuperTypes="#//UiWatchControl"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EReference" name="watchClickListener" eType="#//WatchClickListener" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="watchController" lowerBound="1" eType="#//WatchController" changeable="false" eOpposite="#//WatchController/watchButtons"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WatchTextView" eSuperTypes="#//UiWatchControl"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="content" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="textAlign" lowerBound="1" eType="#//TextAlign"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="textDecoration" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="watchController" lowerBound="1" eType="#//WatchController" changeable="false" eOpposite="#//WatchController/watchTextViews"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WatchSlider" eSuperTypes="#//UiWatchControl"> <eStructuralFeatures xsi:type="ecore:EReference" name="watchController" lowerBound="1" eType="#//WatchController" changeable="false" eOpposite="#//WatchController/watchSliders"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WatchSwitch" eSuperTypes="#//UiWatchControl"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EReference" name="watchController" lowerBound="1" eType="#//WatchController" changeable="false" eOpposite="#//WatchController/watchSwitches"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WatchVoiceMessage" eSuperTypes="#//UiWatchControl"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EReference" name="watchController" lowerBound="1" eType="#//WatchController" changeable="false" eOpposite="#//WatchController/watchVoiceMessage"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Container" eSuperTypes="#//UiPhoneControl"> <eStructuralFeatures xsi:type="ecore:EReference" name="viewController" lowerBound="1" eType="#//ViewController" changeable="false" eOpposite="#//ViewController/containers"/> <eStructuralFeatures xsi:type="ecore:EReference" name="childViewController" lowerBound="1" eType="#//ViewController"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AudioPlayer" eSuperTypes="#//UiPhoneControl"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceType" lowerBound="1" eType="#//SourceType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fileUri" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EReference" name="viewController" lowerBound="1" eType="#//ViewController" changeable="false" eOpposite="#//ViewController/audioPlayers"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AudioRecorder" eSuperTypes="#//UiPhoneControl"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="audioPlayerId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EReference" name="viewController" lowerBound="1" eType="#//ViewController" changeable="false" eOpposite="#//ViewController/audioRecorder"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Button" eSuperTypes="#//UiPhoneControl"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EReference" name="navigations" upperBound="-1" eType="#//Navigation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="viewController" lowerBound="1" eType="#//ViewController" changeable="false" eOpposite="#//ViewController/buttons"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="textColor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="backgroundColor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="borderRadius" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="clickColor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Card" eSuperTypes="#//UiPhoneControl"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="subtitle" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="numActions" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="viewController" lowerBound="1" eType="#//ViewController" changeable="false" eOpposite="#//ViewController/cards"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Datepicker" eSuperTypes="#//UiPhoneControl"> <eStructuralFeatures xsi:type="ecore:EReference" name="viewController" lowerBound="1" eType="#//ViewController" changeable="false" eOpposite="#//ViewController/datepickers"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EditText" eSuperTypes="#//UiPhoneControl"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="initialContent" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EReference" name="viewController" lowerBound="1" eType="#//ViewController" changeable="false" eOpposite="#//ViewController/editTexts"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="placeholder" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="textColor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="textSize" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GridView" eSuperTypes="#//UiPhoneControl"> <eStructuralFeatures xsi:type="ecore:EReference" name="gridViewCells" upperBound="-1" eType="#//GridViewCell" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="viewController" lowerBound="1" eType="#//ViewController" changeable="false" eOpposite="#//ViewController/gridViews"/> <eStructuralFeatures xsi:type="ecore:EReference" name="navigations" upperBound="-1" eType="#//Navigation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="gridType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ImageView" eSuperTypes="#//UiPhoneControl"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceType" lowerBound="1" eType="#//SourceType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fileUri" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EReference" name="viewController" lowerBound="1" eType="#//ViewController" changeable="false" eOpposite="#//ViewController/imageViews"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ListView" eSuperTypes="#//UiPhoneControl"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="backgroundColor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="listViewCells" upperBound="-1" eType="#//ListViewCell" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="navigations" upperBound="-1" eType="#//Navigation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="viewController" lowerBound="1" eType="#//ViewController" changeable="false" eOpposite="#//ViewController/listViews"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="listType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Map" eSuperTypes="#//UiPhoneControl"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lat" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lon" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/> <eStructuralFeatures xsi:type="ecore:EReference" name="viewController" lowerBound="1" eType="#//ViewController" changeable="false" eOpposite="#//ViewController/map"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PhotocameraController" eSuperTypes="#//UiPhoneControl"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="imageViewId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="backgroundType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="viewController" lowerBound="1" eType="#//ViewController" changeable="false" eOpposite="#//ViewController/photocameraController"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Slider" eSuperTypes="#//UiPhoneControl"> <eStructuralFeatures xsi:type="ecore:EReference" name="viewController" lowerBound="1" eType="#//ViewController" changeable="false" eOpposite="#//ViewController/sliders"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Spinner" eSuperTypes="#//UiPhoneControl"> <eStructuralFeatures xsi:type="ecore:EReference" name="viewController" lowerBound="1" eType="#//ViewController" changeable="false" eOpposite="#//ViewController/spinners"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Switch" eSuperTypes="#//UiPhoneControl"> <eStructuralFeatures xsi:type="ecore:EReference" name="viewController" lowerBound="1" eType="#//ViewController" changeable="false" eOpposite="#//ViewController/switches"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TextView" eSuperTypes="#//UiPhoneControl"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="content" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EReference" name="viewController" lowerBound="1" eType="#//ViewController" changeable="false" eOpposite="#//ViewController/textViews"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="textAlign" lowerBound="1" eType="#//TextAlign"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="textDecoration" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="textColor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="textSize" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Timepicker" eSuperTypes="#//UiPhoneControl"> <eStructuralFeatures xsi:type="ecore:EReference" name="viewController" lowerBound="1" eType="#//ViewController" changeable="false" eOpposite="#//ViewController/timepickers"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VideocameraController" eSuperTypes="#//UiPhoneControl"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="videoViewId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="backgroundType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="viewController" lowerBound="1" eType="#//ViewController" changeable="false" eOpposite="#//ViewController/videocameraController"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VideoView" eSuperTypes="#//UiPhoneControl"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceType" lowerBound="1" eType="#//SourceType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fileUri" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EReference" name="viewController" lowerBound="1" eType="#//ViewController" changeable="false" eOpposite="#//ViewController/videoViews"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WebView" eSuperTypes="#//UiPhoneControl"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="HTMLFileName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EReference" name="viewController" lowerBound="1" eType="#//ViewController" changeable="false" eOpposite="#//ViewController/webViews"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ListViewCell"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="subtitle" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GridViewCell"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AsyncTask"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EReference" name="viewController" lowerBound="1" eType="#//ViewController" changeable="false" eOpposite="#//ViewController/asyncTasks"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProgressDialog"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="message" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="spinner" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="viewController" lowerBound="1" eType="#//ViewController" changeable="false" eOpposite="#//ViewController/progressDialogs"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AlertDialog"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="message" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EReference" name="viewController" lowerBound="1" eType="#//ViewController" changeable="false" eOpposite="#//ViewController/alertDialogs"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Menu"> <eStructuralFeatures xsi:type="ecore:EReference" name="application" lowerBound="1" eType="#//Application" changeable="false" eOpposite="#//Application/menu"/> <eStructuralFeatures xsi:type="ecore:EReference" name="menuItems" upperBound="-1" eType="#//MenuItem" containment="true" eOpposite="#//MenuItem/menu"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MenuItem"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EReference" name="navigation" lowerBound="1" eType="#//Navigation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="menu" lowerBound="1" eType="#//Menu" changeable="false" eOpposite="#//Menu/menuItems"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WatchClickListener"> <eStructuralFeatures xsi:type="ecore:EReference" name="watchNavigation" eType="#//WatchNavigation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Navigation"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> <eStructuralFeatures xsi:type="ecore:EReference" name="contextScene" eType="#//Scene"/> <eStructuralFeatures xsi:type="ecore:EReference" name="destinationViewController" eType="#//ViewController"/> <eStructuralFeatures xsi:type="ecore:EReference" name="destinationScene" eType="#//Scene"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WatchNavigation"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="destination" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AdapterBinding"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isList" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <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:EReference" name="scene" lowerBound="1" eType="#//Scene" eOpposite="#//Scene/adapterBindings"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//AdapterBindingType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="file" eType="#//StorageRecord"/> <eStructuralFeatures xsi:type="ecore:EReference" name="entity" eType="#//Entity"/> <eStructuralFeatures xsi:type="ecore:EReference" name="preference" eType="#//PreferenceRecord"/> <eStructuralFeatures xsi:type="ecore:EReference" name="object" eType="#//CloudObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cloudRefPath" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ModelConnector"> <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="keypath" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="property" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="adapter" eType="#//AdapterBinding"/> <eStructuralFeatures xsi:type="ecore:EReference" name="uiPhoneControl" lowerBound="1" eType="#//UiPhoneControl" eOpposite="#//UiPhoneControl/modelConnectors"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="SourceType"> <eLiterals name="hardwareFile"/> <eLiterals name="localFile" value="1"/> <eLiterals name="remoteFile" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="TextAlign"> <eLiterals name="Left" literal="left"/> <eLiterals name="Center" value="1" literal="center"/> <eLiterals name="Right" value="2" literal="right"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="LayoutEdge"> <eLiterals name="start" literal="start"/> <eLiterals name="end" value="1" literal="end"/> <eLiterals name="top" value="2" literal="top"/> <eLiterals name="bottom" value="3" literal="bottom"/> <eLiterals name="centerX" value="4" literal="centerX"/> <eLiterals name="centerY" value="5" literal="centerY"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ChainType"> <eLiterals name="spread"/> <eLiterals name="spread_inside" value="1"/> <eLiterals name="packed" value="2" literal="packed"/> <eLiterals name="weighted" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ChainAxis"> <eLiterals name="horizontal"/> <eLiterals name="vertical" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="SceneType"> <eLiterals name="singleVC"/> <eLiterals name="singleVCTab" value="1"/> <eLiterals name="multiVC" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="AdapterBindingType"> <eLiterals name="file"/> <eLiterals name="entity" value="1"/> <eLiterals name="cloud" value="2"/> <eLiterals name="preference" value="3"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/deib-polimi/mobilecodegenerator5/it.polimi.mobilecodegenerator/src/metamodel/metamodel.ecore
ecore
metamodel Application name companyIdentifier viewControllers scenes watchControllers menu dataHandler DataHandler application storageHandler preferenceHandler databaseHandler cloudHandler PreferenceHandler dataHandler preferenceRecords DatabaseHandler dataHandler entities CloudHandler dataHandler cloudObjects StorageHandler dataHandler storageRecords StorageRecord storageHandler name tempFile extension Entity databaseHandler name primaryKey entityAttributes entityRelationships EntityAttribute entity name type EntityRelationship entity name destination type CloudObject cloudHandler name objectAttributes ObjectAttribute cloudObject name type object null PreferenceRecord preferenceHandler key value type ViewController application scene id name backgroundColor backgroundImage uiControls controlChains containers buttons cards switches datepickers timepickers sliders spinners textViews webViews imageViews videoViews audioPlayers listViews gridViews editTexts asyncTasks progressDialogs alertDialogs map photocameraController videocameraController audioRecorder Scene id application name launcher typeSmartphone typeTablet parentViewControllers childViewControllers adapterBindings ChildViewController scene viewController WatchController name launcher application uiWatchControls watchButtons watchTextViews watchSliders watchSwitches watchVoiceMessage UiControl id posX posY paddingTop paddingBottom paddingStart paddingEnd marginTop marginBottom marginStart marginEnd UiPhoneControl viewController dimensionConstraint positionConstraints defaultWidth defaultHeight controlChain indexInChain precedentInChain followingInChain weight modelConnectors ControlChain id viewController axis type nControls bias spacing DimensionConstraint uiPhoneControl fixedWidth fixedHeight fixedRatio widthPercent heightPercent PositionConstraint id uiPhoneControl layoutEdge withParent referenceElement referenceLayoutEdge UiWatchControl watchController order below above toStartOf toEndOf alignTop alignBottom alignStart alignEnd alignParentTop alignParentBottom alignParentStart alignParentEnd width height WatchButton title watchClickListener watchController WatchTextView content textAlign textDecoration watchController WatchSlider watchController WatchSwitch title watchController WatchVoiceMessage title watchController Container viewController childViewController AudioPlayer sourceType fileUri viewController AudioRecorder audioPlayerId viewController Button title navigations viewController textColor backgroundColor borderRadius clickColor Card title subtitle numActions viewController Datepicker viewController EditText initialContent viewController placeholder textColor textSize GridView gridViewCells viewController navigations gridType ImageView sourceType fileUri viewController ListView backgroundColor listViewCells navigations viewController listType Map lat lon viewController PhotocameraController imageViewId backgroundType viewController Slider viewController Spinner viewController Switch viewController TextView content viewController textAlign textDecoration textColor textSize Timepicker viewController VideocameraController videoViewId backgroundType viewController VideoView sourceType fileUri viewController WebView HTMLFileName viewController ListViewCell title subtitle GridViewCell title AsyncTask name viewController ProgressDialog id title message spinner true viewController AlertDialog id title message viewController Menu application menuItems MenuItem id title navigation menu WatchClickListener watchNavigation Navigation id contextScene destinationViewController destinationScene WatchNavigation destination AdapterBinding isList id name scene type file entity preference object cloudRefPath ModelConnector id keypath property adapter uiPhoneControl SourceType hardwareFile hardwareFile localFile localFile remoteFile remoteFile TextAlign Left left Center center Right right LayoutEdge start start end end top top bottom bottom centerX centerX centerY centerY ChainType spread spread spread_inside spread_inside packed packed weighted weighted ChainAxis horizontal horizontal vertical vertical SceneType singleVC singleVC singleVCTab singleVCTab multiVC multiVC AdapterBindingType file file entity entity cloud cloud preference preference
null
{"directed":true,"nodes":[{"nsPrefix":"metamodel","nsURI":"http://metamodel/1.0","name":"metamodel","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Application","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataHandler","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PreferenceHandler","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DatabaseHandler","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CloudHandler","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StorageHandler","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StorageRecord","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Entity","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntityAttribute","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntityRelationship","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CloudObject","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectAttribute","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PreferenceRecord","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ViewController","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Scene","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChildViewController","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WatchController","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UiControl","instanceClass":null,"abstract":true,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UiPhoneControl","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlChain","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DimensionConstraint","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PositionConstraint","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UiWatchControl","instanceClass":null,"abstract":true,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WatchButton","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WatchTextView","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WatchSlider","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WatchSwitch","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WatchVoiceMessage","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Container","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AudioPlayer","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AudioRecorder","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Button","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Card","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Datepicker","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EditText","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GridView","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImageView","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListView","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Map","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PhotocameraController","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Slider","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Spinner","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Switch","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextView","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Timepicker","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VideocameraController","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VideoView","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WebView","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListViewCell","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GridViewCell","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AsyncTask","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProgressDialog","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AlertDialog","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":"MenuItem","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WatchClickListener","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Navigation","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WatchNavigation","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdapterBinding","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelConnector","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"SourceType","instanceClass":null,"id":61,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"TextAlign","instanceClass":null,"id":62,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"LayoutEdge","instanceClass":null,"id":63,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ChainType","instanceClass":null,"id":64,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ChainAxis","instanceClass":null,"id":65,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"SceneType","instanceClass":null,"id":66,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"AdapterBindingType","instanceClass":null,"id":67,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":68,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"companyIdentifier","changeable":true,"lowerBound":1,"iD":false,"id":69,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"viewControllers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"scenes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"watchControllers","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":"menu","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dataHandler","changeable":true,"resolveProxies":true,"lowerBound":1,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"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":"application","changeable":false,"resolveProxies":true,"lowerBound":0,"id":78,"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":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"application","changeable":false,"resolveProxies":true,"lowerBound":1,"id":81,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"application","changeable":false,"resolveProxies":true,"lowerBound":1,"id":84,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":85,"derived":false},{"id":86,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"application","changeable":false,"resolveProxies":true,"lowerBound":1,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"application","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"storageHandler","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"preferenceHandler","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"databaseHandler","changeable":true,"resolveProxies":true,"lowerBound":0,"id":92,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"cloudHandler","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":false,"unsettable":false,"transient":false,"unique":true,"name":"dataHandler","changeable":true,"resolveProxies":true,"lowerBound":0,"id":96,"derived":false},{"id":97,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dataHandler","changeable":true,"resolveProxies":true,"lowerBound":1,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dataHandler","changeable":true,"resolveProxies":true,"lowerBound":1,"id":100,"derived":false},{"id":101,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dataHandler","changeable":true,"resolveProxies":true,"lowerBound":1,"id":102,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"preferenceRecords","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"preferenceHandler","changeable":true,"resolveProxies":true,"lowerBound":1,"id":106,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"entities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":107,"derived":false},{"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":"databaseHandler","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"cloudObjects","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":"cloudHandler","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":false,"unsettable":false,"transient":false,"unique":true,"name":"storageRecords","changeable":true,"resolveProxies":true,"lowerBound":0,"id":115,"derived":false},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"storageHandler","changeable":true,"resolveProxies":true,"lowerBound":1,"id":118,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":119,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"tempFile","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":"extension","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":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":126,"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":"primaryKey","changeable":true,"lowerBound":1,"iD":false,"id":127,"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":"entityAttributes","changeable":true,"resolveProxies":true,"lowerBound":1,"id":128,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"entityRelationships","changeable":true,"resolveProxies":true,"lowerBound":0,"id":129,"derived":false},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"container":false,"ordered":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":134,"derived":false},{"id":135,"eClass":"EGenericType"},{"container":false,"ordered":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":136,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":137,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":138,"derived":false},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"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":142,"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":"destination","changeable":true,"lowerBound":1,"iD":false,"id":143,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":144,"derived":false},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":149,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"objectAttributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":150,"derived":false},{"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":"cloudObject","changeable":true,"resolveProxies":true,"lowerBound":1,"id":154,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":155,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":156,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"null","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"null","unsettable":false,"transient":false,"unique":true,"name":"object","changeable":true,"lowerBound":0,"iD":false,"id":157,"derived":false},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"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":162,"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":163,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":164,"derived":false},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"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":"scene","changeable":true,"resolveProxies":true,"lowerBound":0,"id":169,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"backgroundColor","changeable":true,"lowerBound":0,"iD":false,"id":170,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"backgroundImage","changeable":true,"lowerBound":0,"iD":false,"id":171,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uiControls","changeable":true,"resolveProxies":true,"lowerBound":0,"id":172,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"controlChains","changeable":true,"resolveProxies":true,"lowerBound":0,"id":173,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"containers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"buttons","changeable":true,"resolveProxies":true,"lowerBound":0,"id":175,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cards","changeable":true,"resolveProxies":true,"lowerBound":0,"id":176,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"switches","changeable":true,"resolveProxies":true,"lowerBound":0,"id":177,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"datepickers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":178,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"timepickers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":179,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sliders","changeable":true,"resolveProxies":true,"lowerBound":0,"id":180,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"spinners","changeable":true,"resolveProxies":true,"lowerBound":0,"id":181,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"textViews","changeable":true,"resolveProxies":true,"lowerBound":0,"id":182,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"webViews","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"imageViews","changeable":true,"resolveProxies":true,"lowerBound":0,"id":184,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"videoViews","changeable":true,"resolveProxies":true,"lowerBound":0,"id":185,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"audioPlayers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":186,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"listViews","changeable":true,"resolveProxies":true,"lowerBound":0,"id":187,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"gridViews","changeable":true,"resolveProxies":true,"lowerBound":0,"id":188,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"editTexts","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":"asyncTasks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":190,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"progressDialogs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":191,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"alertDialogs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":192,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"map","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":"photocameraController","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":"videocameraController","changeable":true,"resolveProxies":true,"lowerBound":0,"id":195,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"audioRecorder","changeable":true,"resolveProxies":true,"lowerBound":0,"id":196,"derived":false},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":2,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parentViewControllers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":199,"derived":false},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"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":"viewController","changeable":true,"resolveProxies":true,"lowerBound":1,"id":206,"derived":false},{"id":207,"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":"viewController","changeable":false,"resolveProxies":true,"lowerBound":1,"id":208,"derived":false},{"id":209,"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":"viewController","changeable":false,"resolveProxies":true,"lowerBound":1,"id":210,"derived":false},{"id":211,"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":"viewController","changeable":false,"resolveProxies":true,"lowerBound":1,"id":212,"derived":false},{"id":213,"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":"viewController","changeable":false,"resolveProxies":true,"lowerBound":1,"id":214,"derived":false},{"id":215,"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":"viewController","changeable":false,"resolveProxies":true,"lowerBound":1,"id":216,"derived":false},{"id":217,"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":"viewController","changeable":false,"resolveProxies":true,"lowerBound":1,"id":218,"derived":false},{"id":219,"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":"viewController","changeable":false,"resolveProxies":true,"lowerBound":1,"id":220,"derived":false},{"id":221,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"viewController","changeable":false,"resolveProxies":true,"lowerBound":1,"id":222,"derived":false},{"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":"viewController","changeable":false,"resolveProxies":true,"lowerBound":1,"id":224,"derived":false},{"id":225,"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":"viewController","changeable":false,"resolveProxies":true,"lowerBound":1,"id":226,"derived":false},{"id":227,"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":"viewController","changeable":false,"resolveProxies":true,"lowerBound":1,"id":228,"derived":false},{"id":229,"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":"viewController","changeable":false,"resolveProxies":true,"lowerBound":1,"id":230,"derived":false},{"id":231,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"viewController","changeable":false,"resolveProxies":true,"lowerBound":1,"id":232,"derived":false},{"id":233,"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":"viewController","changeable":false,"resolveProxies":true,"lowerBound":1,"id":234,"derived":false},{"id":235,"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":"viewController","changeable":false,"resolveProxies":true,"lowerBound":1,"id":236,"derived":false},{"id":237,"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":"viewController","changeable":false,"resolveProxies":true,"lowerBound":1,"id":238,"derived":false},{"id":239,"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":"viewController","changeable":false,"resolveProxies":true,"lowerBound":1,"id":240,"derived":false},{"id":241,"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":"viewController","changeable":false,"resolveProxies":true,"lowerBound":1,"id":242,"derived":false},{"id":243,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"viewController","changeable":false,"resolveProxies":true,"lowerBound":1,"id":244,"derived":false},{"id":245,"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":"viewController","changeable":false,"resolveProxies":true,"lowerBound":1,"id":246,"derived":false},{"id":247,"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":"viewController","changeable":false,"resolveProxies":true,"lowerBound":1,"id":248,"derived":false},{"id":249,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"viewController","changeable":false,"resolveProxies":true,"lowerBound":1,"id":250,"derived":false},{"id":251,"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":"viewController","changeable":false,"resolveProxies":true,"lowerBound":1,"id":252,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":253,"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":"launcher","changeable":true,"lowerBound":1,"iD":true,"id":254,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"typeSmartphone","changeable":true,"lowerBound":1,"iD":false,"id":255,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"typeTablet","changeable":true,"lowerBound":1,"iD":false,"id":256,"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":"childViewControllers","changeable":true,"resolveProxies":true,"lowerBound":1,"id":257,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"adapterBindings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":258,"derived":false},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"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":"scene","changeable":true,"resolveProxies":true,"lowerBound":1,"id":267,"derived":false},{"id":268,"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":"scene","changeable":true,"resolveProxies":true,"lowerBound":1,"id":269,"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":270,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"viewController","changeable":true,"resolveProxies":true,"lowerBound":1,"id":271,"derived":false},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":274,"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":"launcher","changeable":true,"lowerBound":1,"iD":true,"id":275,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uiWatchControls","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":"watchButtons","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":"watchTextViews","changeable":true,"resolveProxies":true,"lowerBound":0,"id":278,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"watchSliders","changeable":true,"resolveProxies":true,"lowerBound":0,"id":279,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"watchSwitches","changeable":true,"resolveProxies":true,"lowerBound":0,"id":280,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"watchVoiceMessage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":281,"derived":false},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"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":"watchController","changeable":false,"resolveProxies":true,"lowerBound":1,"id":287,"derived":false},{"id":288,"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":"watchController","changeable":false,"resolveProxies":true,"lowerBound":1,"id":289,"derived":false},{"id":290,"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":"watchController","changeable":false,"resolveProxies":true,"lowerBound":1,"id":291,"derived":false},{"id":292,"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":"watchController","changeable":false,"resolveProxies":true,"lowerBound":1,"id":293,"derived":false},{"id":294,"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":"watchController","changeable":false,"resolveProxies":true,"lowerBound":1,"id":295,"derived":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":296,"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":"posX","changeable":true,"lowerBound":0,"iD":false,"id":297,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"posY","changeable":true,"lowerBound":0,"iD":false,"id":298,"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":"paddingTop","changeable":true,"lowerBound":0,"iD":false,"id":299,"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":"paddingBottom","changeable":true,"lowerBound":0,"iD":false,"id":300,"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":"paddingStart","changeable":true,"lowerBound":0,"iD":false,"id":301,"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":"paddingEnd","changeable":true,"lowerBound":0,"iD":false,"id":302,"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":"marginTop","changeable":true,"lowerBound":0,"iD":false,"id":303,"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":"marginBottom","changeable":true,"lowerBound":0,"iD":false,"id":304,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"marginStart","changeable":true,"lowerBound":0,"iD":false,"id":305,"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":"marginEnd","changeable":true,"lowerBound":0,"iD":false,"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"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"viewController","changeable":true,"resolveProxies":true,"lowerBound":1,"id":318,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dimensionConstraint","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":true,"unsettable":false,"transient":false,"unique":true,"name":"positionConstraints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":320,"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":"defaultWidth","changeable":true,"lowerBound":1,"iD":false,"id":321,"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":"defaultHeight","changeable":true,"lowerBound":1,"iD":false,"id":322,"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":"controlChain","changeable":true,"resolveProxies":true,"lowerBound":0,"id":323,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"indexInChain","changeable":true,"lowerBound":0,"iD":false,"id":324,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"precedentInChain","changeable":true,"resolveProxies":true,"lowerBound":0,"id":325,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"followingInChain","changeable":true,"resolveProxies":true,"lowerBound":0,"id":326,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"weight","changeable":true,"lowerBound":0,"iD":false,"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":"modelConnectors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":328,"derived":false},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"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":"uiPhoneControl","changeable":true,"resolveProxies":true,"lowerBound":1,"id":332,"derived":false},{"id":333,"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":"uiPhoneControl","changeable":true,"resolveProxies":true,"lowerBound":1,"id":334,"derived":false},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":338,"derived":false},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"uiPhoneControl","changeable":true,"resolveProxies":true,"lowerBound":1,"id":344,"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":345,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"axis","changeable":true,"lowerBound":1,"iD":false,"id":346,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":347,"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":"nControls","changeable":true,"lowerBound":1,"iD":false,"id":348,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"bias","changeable":true,"lowerBound":0,"iD":false,"id":349,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"spacing","changeable":true,"lowerBound":0,"iD":false,"id":350,"derived":false},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fixedWidth","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":"fixedHeight","changeable":true,"lowerBound":0,"iD":false,"id":359,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fixedRatio","changeable":true,"lowerBound":0,"iD":false,"id":360,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"widthPercent","changeable":true,"lowerBound":0,"iD":false,"id":361,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"heightPercent","changeable":true,"lowerBound":0,"iD":false,"id":362,"derived":false},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"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":369,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"layoutEdge","changeable":true,"lowerBound":1,"iD":false,"id":370,"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":"withParent","changeable":true,"lowerBound":1,"iD":true,"id":371,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referenceElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":372,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"referenceLayoutEdge","changeable":true,"lowerBound":1,"iD":false,"id":373,"derived":false},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"watchController","changeable":true,"resolveProxies":true,"lowerBound":0,"id":380,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"order","changeable":true,"lowerBound":0,"iD":false,"id":381,"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":"below","changeable":true,"resolveProxies":true,"lowerBound":0,"id":382,"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":"above","changeable":true,"resolveProxies":true,"lowerBound":0,"id":383,"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":"toStartOf","changeable":true,"resolveProxies":true,"lowerBound":0,"id":384,"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":"toEndOf","changeable":true,"resolveProxies":true,"lowerBound":0,"id":385,"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":"alignTop","changeable":true,"resolveProxies":true,"lowerBound":0,"id":386,"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":"alignBottom","changeable":true,"resolveProxies":true,"lowerBound":0,"id":387,"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":"alignStart","changeable":true,"resolveProxies":true,"lowerBound":0,"id":388,"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":"alignEnd","changeable":true,"resolveProxies":true,"lowerBound":0,"id":389,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"alignParentTop","changeable":true,"lowerBound":0,"iD":false,"id":390,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"alignParentBottom","changeable":true,"lowerBound":0,"iD":false,"id":391,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"alignParentStart","changeable":true,"lowerBound":0,"iD":false,"id":392,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"alignParentEnd","changeable":true,"lowerBound":0,"iD":false,"id":393,"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":"width","changeable":true,"lowerBound":0,"iD":false,"id":394,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":0,"iD":false,"id":395,"derived":false},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"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"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"title","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":"watchClickListener","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"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"lowerBound":0,"iD":false,"id":419,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"textAlign","changeable":true,"lowerBound":1,"iD":false,"id":420,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"textDecoration","changeable":true,"lowerBound":0,"iD":false,"id":421,"derived":false},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"id":428,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":429,"derived":false},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"id":432,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"childViewController","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,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sourceType","changeable":true,"lowerBound":1,"iD":false,"id":441,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"fileUri","changeable":true,"lowerBound":0,"iD":false,"id":442,"derived":false},{"id":443,"eClass":"EGenericType"},{"id":444,"eClass":"EGenericType"},{"id":445,"eClass":"EGenericType"},{"id":446,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"audioPlayerId","changeable":true,"lowerBound":0,"iD":false,"id":447,"derived":false},{"id":448,"eClass":"EGenericType"},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":451,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"navigations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":452,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"textColor","changeable":true,"lowerBound":0,"iD":false,"id":453,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"backgroundColor","changeable":true,"lowerBound":0,"iD":false,"id":454,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"borderRadius","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":"clickColor","changeable":true,"lowerBound":0,"iD":false,"id":456,"derived":false},{"id":457,"eClass":"EGenericType"},{"id":458,"eClass":"EGenericType"},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"id":461,"eClass":"EGenericType"},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":465,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"subtitle","changeable":true,"lowerBound":0,"iD":false,"id":466,"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":"numActions","changeable":true,"lowerBound":0,"iD":false,"id":467,"derived":false},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"id":471,"eClass":"EGenericType"},{"id":472,"eClass":"EGenericType"},{"id":473,"eClass":"EGenericType"},{"id":474,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"initialContent","changeable":true,"lowerBound":0,"iD":false,"id":475,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"placeholder","changeable":true,"lowerBound":0,"iD":false,"id":476,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"textColor","changeable":true,"lowerBound":0,"iD":false,"id":477,"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":"textSize","changeable":true,"lowerBound":0,"iD":false,"id":478,"derived":false},{"id":479,"eClass":"EGenericType"},{"id":480,"eClass":"EGenericType"},{"id":481,"eClass":"EGenericType"},{"id":482,"eClass":"EGenericType"},{"id":483,"eClass":"EGenericType"},{"id":484,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"gridViewCells","changeable":true,"resolveProxies":true,"lowerBound":0,"id":485,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"navigations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":486,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"gridType","changeable":true,"lowerBound":0,"iD":false,"id":487,"derived":false},{"id":488,"eClass":"EGenericType"},{"id":489,"eClass":"EGenericType"},{"id":490,"eClass":"EGenericType"},{"id":491,"eClass":"EGenericType"},{"id":492,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sourceType","changeable":true,"lowerBound":1,"iD":false,"id":493,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"fileUri","changeable":true,"lowerBound":0,"iD":false,"id":494,"derived":false},{"id":495,"eClass":"EGenericType"},{"id":496,"eClass":"EGenericType"},{"id":497,"eClass":"EGenericType"},{"id":498,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"backgroundColor","changeable":true,"lowerBound":0,"iD":false,"id":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":"listViewCells","changeable":true,"resolveProxies":true,"lowerBound":0,"id":500,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"navigations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":501,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"listType","changeable":true,"lowerBound":0,"iD":false,"id":502,"derived":false},{"id":503,"eClass":"EGenericType"},{"id":504,"eClass":"EGenericType"},{"id":505,"eClass":"EGenericType"},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"id":508,"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":"lat","changeable":true,"lowerBound":0,"iD":false,"id":509,"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":"lon","changeable":true,"lowerBound":0,"iD":false,"id":510,"derived":false},{"id":511,"eClass":"EGenericType"},{"id":512,"eClass":"EGenericType"},{"id":513,"eClass":"EGenericType"},{"id":514,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"imageViewId","changeable":true,"lowerBound":0,"iD":false,"id":515,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"backgroundType","changeable":true,"lowerBound":0,"iD":false,"id":516,"derived":false},{"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"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"lowerBound":0,"iD":false,"id":527,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"textAlign","changeable":true,"lowerBound":1,"iD":false,"id":528,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"textDecoration","changeable":true,"lowerBound":0,"iD":false,"id":529,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"textColor","changeable":true,"lowerBound":0,"iD":false,"id":530,"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":"textSize","changeable":true,"lowerBound":0,"iD":false,"id":531,"derived":false},{"id":532,"eClass":"EGenericType"},{"id":533,"eClass":"EGenericType"},{"id":534,"eClass":"EGenericType"},{"id":535,"eClass":"EGenericType"},{"id":536,"eClass":"EGenericType"},{"id":537,"eClass":"EGenericType"},{"id":538,"eClass":"EGenericType"},{"id":539,"eClass":"EGenericType"},{"id":540,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"videoViewId","changeable":true,"lowerBound":0,"iD":false,"id":541,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"backgroundType","changeable":true,"lowerBound":0,"iD":false,"id":542,"derived":false},{"id":543,"eClass":"EGenericType"},{"id":544,"eClass":"EGenericType"},{"id":545,"eClass":"EGenericType"},{"id":546,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sourceType","changeable":true,"lowerBound":1,"iD":false,"id":547,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"fileUri","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"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"HTMLFileName","changeable":true,"lowerBound":0,"iD":false,"id":553,"derived":false},{"id":554,"eClass":"EGenericType"},{"id":555,"eClass":"EGenericType"},{"id":556,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":557,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"subtitle","changeable":true,"lowerBound":0,"iD":false,"id":558,"derived":false},{"id":559,"eClass":"EGenericType"},{"id":560,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":561,"derived":false},{"id":562,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":563,"derived":false},{"id":564,"eClass":"EGenericType"},{"id":565,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":566,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":567,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"message","changeable":true,"lowerBound":0,"iD":false,"id":568,"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":"spinner","changeable":true,"lowerBound":1,"iD":false,"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":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":575,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":576,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"message","changeable":true,"lowerBound":0,"iD":false,"id":577,"derived":false},{"id":578,"eClass":"EGenericType"},{"id":579,"eClass":"EGenericType"},{"id":580,"eClass":"EGenericType"},{"id":581,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"menuItems","changeable":true,"resolveProxies":true,"lowerBound":0,"id":582,"derived":false},{"id":583,"eClass":"EGenericType"},{"id":584,"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":"menu","changeable":false,"resolveProxies":true,"lowerBound":1,"id":585,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":586,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":587,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"navigation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":588,"derived":false},{"id":589,"eClass":"EGenericType"},{"id":590,"eClass":"EGenericType"},{"id":591,"eClass":"EGenericType"},{"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":"watchNavigation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":593,"derived":false},{"id":594,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":595,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contextScene","changeable":true,"resolveProxies":true,"lowerBound":0,"id":596,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"destinationViewController","changeable":true,"resolveProxies":true,"lowerBound":0,"id":597,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"destinationScene","changeable":true,"resolveProxies":true,"lowerBound":0,"id":598,"derived":false},{"id":599,"eClass":"EGenericType"},{"id":600,"eClass":"EGenericType"},{"id":601,"eClass":"EGenericType"},{"id":602,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"destination","changeable":true,"lowerBound":1,"iD":false,"id":603,"derived":false},{"id":604,"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":"isList","changeable":true,"lowerBound":1,"iD":false,"id":605,"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":606,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":607,"derived":false},{"container":false,"ordered":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":608,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"entity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":609,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"preference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":610,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"object","changeable":true,"resolveProxies":true,"lowerBound":0,"id":611,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cloudRefPath","changeable":true,"lowerBound":0,"iD":false,"id":612,"derived":false},{"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"keypath","changeable":true,"lowerBound":1,"iD":false,"id":623,"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":"property","changeable":true,"lowerBound":1,"iD":false,"id":624,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"adapter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":625,"derived":false},{"id":626,"eClass":"EGenericType"},{"id":627,"eClass":"EGenericType"},{"id":628,"eClass":"EGenericType"},{"id":629,"eClass":"EGenericType"},{"id":630,"eClass":"EGenericType"},{"name":"hardwareFile","id":631,"value":0,"literal":"hardwareFile","eClass":"EEnumLiteral"},{"name":"localFile","id":632,"value":1,"literal":"localFile","eClass":"EEnumLiteral"},{"name":"remoteFile","id":633,"value":2,"literal":"remoteFile","eClass":"EEnumLiteral"},{"name":"Left","id":634,"value":0,"literal":"left","eClass":"EEnumLiteral"},{"name":"Center","id":635,"value":1,"literal":"center","eClass":"EEnumLiteral"},{"name":"Right","id":636,"value":2,"literal":"right","eClass":"EEnumLiteral"},{"name":"start","id":637,"value":0,"literal":"start","eClass":"EEnumLiteral"},{"name":"end","id":638,"value":1,"literal":"end","eClass":"EEnumLiteral"},{"name":"top","id":639,"value":2,"literal":"top","eClass":"EEnumLiteral"},{"name":"bottom","id":640,"value":3,"literal":"bottom","eClass":"EEnumLiteral"},{"name":"centerX","id":641,"value":4,"literal":"centerX","eClass":"EEnumLiteral"},{"name":"centerY","id":642,"value":5,"literal":"centerY","eClass":"EEnumLiteral"},{"name":"spread","id":643,"value":0,"literal":"spread","eClass":"EEnumLiteral"},{"name":"spread_inside","id":644,"value":1,"literal":"spread_inside","eClass":"EEnumLiteral"},{"name":"packed","id":645,"value":2,"literal":"packed","eClass":"EEnumLiteral"},{"name":"weighted","id":646,"value":3,"literal":"weighted","eClass":"EEnumLiteral"},{"name":"horizontal","id":647,"value":0,"literal":"horizontal","eClass":"EEnumLiteral"},{"name":"vertical","id":648,"value":1,"literal":"vertical","eClass":"EEnumLiteral"},{"name":"singleVC","id":649,"value":0,"literal":"singleVC","eClass":"EEnumLiteral"},{"name":"singleVCTab","id":650,"value":1,"literal":"singleVCTab","eClass":"EEnumLiteral"},{"name":"multiVC","id":651,"value":2,"literal":"multiVC","eClass":"EEnumLiteral"},{"name":"file","id":652,"value":0,"literal":"file","eClass":"EEnumLiteral"},{"name":"entity","id":653,"value":1,"literal":"entity","eClass":"EEnumLiteral"},{"name":"cloud","id":654,"value":2,"literal":"cloud","eClass":"EEnumLiteral"},{"name":"preference","id":655,"value":3,"literal":"preference","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":1,"target":0},{"source":1,"target":68},{"source":1,"target":69},{"source":1,"target":70},{"source":1,"target":71},{"source":1,"target":72},{"source":1,"target":73},{"source":1,"target":74},{"source":68,"target":75},{"source":68,"target":1},{"source":69,"target":76},{"source":69,"target":1},{"source":70,"target":14},{"source":70,"target":77},{"source":70,"target":1},{"source":70,"target":78},{"source":70,"target":79},{"source":77,"target":14},{"source":71,"target":15},{"source":71,"target":80},{"source":71,"target":1},{"source":71,"target":81},{"source":71,"target":82},{"source":80,"target":15},{"source":72,"target":17},{"source":72,"target":83},{"source":72,"target":1},{"source":72,"target":84},{"source":72,"target":85},{"source":83,"target":17},{"source":73,"target":54},{"source":73,"target":86},{"source":73,"target":1},{"source":73,"target":87},{"source":86,"target":54},{"source":74,"target":2},{"source":74,"target":88},{"source":74,"target":1},{"source":74,"target":89},{"source":88,"target":2},{"source":2,"target":0},{"source":2,"target":89},{"source":2,"target":90},{"source":2,"target":91},{"source":2,"target":92},{"source":2,"target":93},{"source":89,"target":1},{"source":89,"target":94},{"source":89,"target":2},{"source":89,"target":74},{"source":94,"target":1},{"source":90,"target":6},{"source":90,"target":95},{"source":90,"target":2},{"source":90,"target":96},{"source":95,"target":6},{"source":91,"target":3},{"source":91,"target":97},{"source":91,"target":2},{"source":91,"target":98},{"source":97,"target":3},{"source":92,"target":4},{"source":92,"target":99},{"source":92,"target":2},{"source":92,"target":100},{"source":99,"target":4},{"source":93,"target":5},{"source":93,"target":101},{"source":93,"target":2},{"source":93,"target":102},{"source":101,"target":5},{"source":3,"target":0},{"source":3,"target":98},{"source":3,"target":103},{"source":98,"target":2},{"source":98,"target":104},{"source":98,"target":3},{"source":98,"target":91},{"source":104,"target":2},{"source":103,"target":13},{"source":103,"target":105},{"source":103,"target":3},{"source":103,"target":106},{"source":105,"target":13},{"source":4,"target":0},{"source":4,"target":100},{"source":4,"target":107},{"source":100,"target":2},{"source":100,"target":108},{"source":100,"target":4},{"source":100,"target":92},{"source":108,"target":2},{"source":107,"target":8},{"source":107,"target":109},{"source":107,"target":4},{"source":107,"target":110},{"source":109,"target":8},{"source":5,"target":0},{"source":5,"target":102},{"source":5,"target":111},{"source":102,"target":2},{"source":102,"target":112},{"source":102,"target":5},{"source":102,"target":93},{"source":112,"target":2},{"source":111,"target":11},{"source":111,"target":113},{"source":111,"target":5},{"source":111,"target":114},{"source":113,"target":11},{"source":6,"target":0},{"source":6,"target":96},{"source":6,"target":115},{"source":96,"target":2},{"source":96,"target":116},{"source":96,"target":6},{"source":96,"target":90},{"source":116,"target":2},{"source":115,"target":7},{"source":115,"target":117},{"source":115,"target":6},{"source":115,"target":118},{"source":117,"target":7},{"source":7,"target":0},{"source":7,"target":118},{"source":7,"target":119},{"source":7,"target":120},{"source":7,"target":121},{"source":118,"target":6},{"source":118,"target":122},{"source":118,"target":7},{"source":118,"target":115},{"source":122,"target":6},{"source":119,"target":123},{"source":119,"target":7},{"source":120,"target":124},{"source":120,"target":7},{"source":121,"target":125},{"source":121,"target":7},{"source":8,"target":0},{"source":8,"target":110},{"source":8,"target":126},{"source":8,"target":127},{"source":8,"target":128},{"source":8,"target":129},{"source":110,"target":4},{"source":110,"target":130},{"source":110,"target":8},{"source":110,"target":107},{"source":130,"target":4},{"source":126,"target":131},{"source":126,"target":8},{"source":127,"target":132},{"source":127,"target":8},{"source":128,"target":9},{"source":128,"target":133},{"source":128,"target":8},{"source":128,"target":134},{"source":133,"target":9},{"source":129,"target":10},{"source":129,"target":135},{"source":129,"target":8},{"source":129,"target":136},{"source":135,"target":10},{"source":9,"target":0},{"source":9,"target":134},{"source":9,"target":137},{"source":9,"target":138},{"source":134,"target":8},{"source":134,"target":139},{"source":134,"target":9},{"source":134,"target":128},{"source":139,"target":8},{"source":137,"target":140},{"source":137,"target":9},{"source":138,"target":141},{"source":138,"target":9},{"source":10,"target":0},{"source":10,"target":136},{"source":10,"target":142},{"source":10,"target":143},{"source":10,"target":144},{"source":136,"target":8},{"source":136,"target":145},{"source":136,"target":10},{"source":136,"target":129},{"source":145,"target":8},{"source":142,"target":146},{"source":142,"target":10},{"source":143,"target":147},{"source":143,"target":10},{"source":144,"target":148},{"source":144,"target":10},{"source":11,"target":0},{"source":11,"target":114},{"source":11,"target":149},{"source":11,"target":150},{"source":114,"target":5},{"source":114,"target":151},{"source":114,"target":11},{"source":114,"target":111},{"source":151,"target":5},{"source":149,"target":152},{"source":149,"target":11},{"source":150,"target":12},{"source":150,"target":153},{"source":150,"target":11},{"source":150,"target":154},{"source":153,"target":12},{"source":12,"target":0},{"source":12,"target":154},{"source":12,"target":155},{"source":12,"target":156},{"source":12,"target":157},{"source":154,"target":11},{"source":154,"target":158},{"source":154,"target":12},{"source":154,"target":150},{"source":158,"target":11},{"source":155,"target":159},{"source":155,"target":12},{"source":156,"target":160},{"source":156,"target":12},{"source":157,"target":161},{"source":157,"target":12},{"source":13,"target":0},{"source":13,"target":106},{"source":13,"target":162},{"source":13,"target":163},{"source":13,"target":164},{"source":106,"target":3},{"source":106,"target":165},{"source":106,"target":13},{"source":106,"target":103},{"source":165,"target":3},{"source":162,"target":166},{"source":162,"target":13},{"source":163,"target":167},{"source":163,"target":13},{"source":164,"target":168},{"source":164,"target":13},{"source":14,"target":0},{"source":14,"target":78},{"source":14,"target":169},{"source":14,"target":79},{"source":14,"target":85},{"source":14,"target":170},{"source":14,"target":171},{"source":14,"target":172},{"source":14,"target":173},{"source":14,"target":174},{"source":14,"target":175},{"source":14,"target":176},{"source":14,"target":177},{"source":14,"target":178},{"source":14,"target":179},{"source":14,"target":180},{"source":14,"target":181},{"source":14,"target":182},{"source":14,"target":183},{"source":14,"target":184},{"source":14,"target":185},{"source":14,"target":186},{"source":14,"target":187},{"source":14,"target":188},{"source":14,"target":189},{"source":14,"target":190},{"source":14,"target":191},{"source":14,"target":192},{"source":14,"target":193},{"source":14,"target":194},{"source":14,"target":195},{"source":14,"target":196},{"source":78,"target":1},{"source":78,"target":197},{"source":78,"target":14},{"source":78,"target":70},{"source":197,"target":1},{"source":169,"target":15},{"source":169,"target":198},{"source":169,"target":14},{"source":169,"target":199},{"source":198,"target":15},{"source":79,"target":200},{"source":79,"target":14},{"source":85,"target":201},{"source":85,"target":14},{"source":170,"target":202},{"source":170,"target":14},{"source":171,"target":203},{"source":171,"target":14},{"source":172,"target":19},{"source":172,"target":204},{"source":172,"target":14},{"source":204,"target":19},{"source":173,"target":20},{"source":173,"target":205},{"source":173,"target":14},{"source":173,"target":206},{"source":205,"target":20},{"source":174,"target":29},{"source":174,"target":207},{"source":174,"target":14},{"source":174,"target":208},{"source":207,"target":29},{"source":175,"target":32},{"source":175,"target":209},{"source":175,"target":14},{"source":175,"target":210},{"source":209,"target":32},{"source":176,"target":33},{"source":176,"target":211},{"source":176,"target":14},{"source":176,"target":212},{"source":211,"target":33},{"source":177,"target":43},{"source":177,"target":213},{"source":177,"target":14},{"source":177,"target":214},{"source":213,"target":43},{"source":178,"target":34},{"source":178,"target":215},{"source":178,"target":14},{"source":178,"target":216},{"source":215,"target":34},{"source":179,"target":45},{"source":179,"target":217},{"source":179,"target":14},{"source":179,"target":218},{"source":217,"target":45},{"source":180,"target":41},{"source":180,"target":219},{"source":180,"target":14},{"source":180,"target":220},{"source":219,"target":41},{"source":181,"target":42},{"source":181,"target":221},{"source":181,"target":14},{"source":181,"target":222},{"source":221,"target":42},{"source":182,"target":44},{"source":182,"target":223},{"source":182,"target":14},{"source":182,"target":224},{"source":223,"target":44},{"source":183,"target":48},{"source":183,"target":225},{"source":183,"target":14},{"source":183,"target":226},{"source":225,"target":48},{"source":184,"target":37},{"source":184,"target":227},{"source":184,"target":14},{"source":184,"target":228},{"source":227,"target":37},{"source":185,"target":47},{"source":185,"target":229},{"source":185,"target":14},{"source":185,"target":230},{"source":229,"target":47},{"source":186,"target":30},{"source":186,"target":231},{"source":186,"target":14},{"source":186,"target":232},{"source":231,"target":30},{"source":187,"target":38},{"source":187,"target":233},{"source":187,"target":14},{"source":187,"target":234},{"source":233,"target":38},{"source":188,"target":36},{"source":188,"target":235},{"source":188,"target":14},{"source":188,"target":236},{"source":235,"target":36},{"source":189,"target":35},{"source":189,"target":237},{"source":189,"target":14},{"source":189,"target":238},{"source":237,"target":35},{"source":190,"target":51},{"source":190,"target":239},{"source":190,"target":14},{"source":190,"target":240},{"source":239,"target":51},{"source":191,"target":52},{"source":191,"target":241},{"source":191,"target":14},{"source":191,"target":242},{"source":241,"target":52},{"source":192,"target":53},{"source":192,"target":243},{"source":192,"target":14},{"source":192,"target":244},{"source":243,"target":53},{"source":193,"target":39},{"source":193,"target":245},{"source":193,"target":14},{"source":193,"target":246},{"source":245,"target":39},{"source":194,"target":40},{"source":194,"target":247},{"source":194,"target":14},{"source":194,"target":248},{"source":247,"target":40},{"source":195,"target":46},{"source":195,"target":249},{"source":195,"target":14},{"source":195,"target":250},{"source":249,"target":46},{"source":196,"target":31},{"source":196,"target":251},{"source":196,"target":14},{"source":196,"target":252},{"source":251,"target":31},{"source":15,"target":0},{"source":15,"target":82},{"source":15,"target":81},{"source":15,"target":253},{"source":15,"target":254},{"source":15,"target":255},{"source":15,"target":256},{"source":15,"target":199},{"source":15,"target":257},{"source":15,"target":258},{"source":82,"target":259},{"source":82,"target":15},{"source":81,"target":1},{"source":81,"target":260},{"source":81,"target":15},{"source":81,"target":71},{"source":260,"target":1},{"source":253,"target":261},{"source":253,"target":15},{"source":254,"target":262},{"source":254,"target":15},{"source":255,"target":66},{"source":255,"target":263},{"source":255,"target":15},{"source":263,"target":66},{"source":256,"target":66},{"source":256,"target":264},{"source":256,"target":15},{"source":264,"target":66},{"source":199,"target":14},{"source":199,"target":265},{"source":199,"target":15},{"source":199,"target":169},{"source":199,"target":79},{"source":265,"target":14},{"source":257,"target":16},{"source":257,"target":266},{"source":257,"target":15},{"source":257,"target":267},{"source":257,"target":79},{"source":266,"target":16},{"source":258,"target":59},{"source":258,"target":268},{"source":258,"target":15},{"source":258,"target":269},{"source":258,"target":270},{"source":268,"target":59},{"source":16,"target":0},{"source":16,"target":267},{"source":16,"target":271},{"source":267,"target":15},{"source":267,"target":272},{"source":267,"target":16},{"source":267,"target":257},{"source":272,"target":15},{"source":271,"target":14},{"source":271,"target":273},{"source":271,"target":16},{"source":273,"target":14},{"source":17,"target":0},{"source":17,"target":274},{"source":17,"target":275},{"source":17,"target":84},{"source":17,"target":276},{"source":17,"target":277},{"source":17,"target":278},{"source":17,"target":279},{"source":17,"target":280},{"source":17,"target":281},{"source":274,"target":282},{"source":274,"target":17},{"source":275,"target":283},{"source":275,"target":17},{"source":84,"target":1},{"source":84,"target":284},{"source":84,"target":17},{"source":84,"target":72},{"source":284,"target":1},{"source":276,"target":23},{"source":276,"target":285},{"source":276,"target":17},{"source":285,"target":23},{"source":277,"target":24},{"source":277,"target":286},{"source":277,"target":17},{"source":277,"target":287},{"source":286,"target":24},{"source":278,"target":25},{"source":278,"target":288},{"source":278,"target":17},{"source":278,"target":289},{"source":288,"target":25},{"source":279,"target":26},{"source":279,"target":290},{"source":279,"target":17},{"source":279,"target":291},{"source":290,"target":26},{"source":280,"target":27},{"source":280,"target":292},{"source":280,"target":17},{"source":280,"target":293},{"source":292,"target":27},{"source":281,"target":28},{"source":281,"target":294},{"source":281,"target":17},{"source":281,"target":295},{"source":294,"target":28},{"source":18,"target":0},{"source":18,"target":296},{"source":18,"target":297},{"source":18,"target":298},{"source":18,"target":299},{"source":18,"target":300},{"source":18,"target":301},{"source":18,"target":302},{"source":18,"target":303},{"source":18,"target":304},{"source":18,"target":305},{"source":18,"target":306},{"source":296,"target":307},{"source":296,"target":18},{"source":297,"target":308},{"source":297,"target":18},{"source":298,"target":309},{"source":298,"target":18},{"source":299,"target":310},{"source":299,"target":18},{"source":300,"target":311},{"source":300,"target":18},{"source":301,"target":312},{"source":301,"target":18},{"source":302,"target":313},{"source":302,"target":18},{"source":303,"target":314},{"source":303,"target":18},{"source":304,"target":315},{"source":304,"target":18},{"source":305,"target":316},{"source":305,"target":18},{"source":306,"target":317},{"source":306,"target":18},{"source":19,"target":0},{"source":19,"target":18},{"source":19,"target":318},{"source":19,"target":319},{"source":19,"target":320},{"source":19,"target":321},{"source":19,"target":322},{"source":19,"target":323},{"source":19,"target":324},{"source":19,"target":325},{"source":19,"target":326},{"source":19,"target":327},{"source":19,"target":328},{"source":19,"target":329},{"source":318,"target":14},{"source":318,"target":330},{"source":318,"target":19},{"source":318,"target":79},{"source":330,"target":14},{"source":319,"target":21},{"source":319,"target":331},{"source":319,"target":19},{"source":319,"target":332},{"source":331,"target":21},{"source":320,"target":22},{"source":320,"target":333},{"source":320,"target":19},{"source":320,"target":334},{"source":333,"target":22},{"source":321,"target":335},{"source":321,"target":19},{"source":322,"target":336},{"source":322,"target":19},{"source":323,"target":20},{"source":323,"target":337},{"source":323,"target":19},{"source":323,"target":338},{"source":337,"target":20},{"source":324,"target":339},{"source":324,"target":19},{"source":325,"target":19},{"source":325,"target":340},{"source":325,"target":19},{"source":340,"target":19},{"source":326,"target":19},{"source":326,"target":341},{"source":326,"target":19},{"source":341,"target":19},{"source":327,"target":342},{"source":327,"target":19},{"source":328,"target":60},{"source":328,"target":343},{"source":328,"target":19},{"source":328,"target":344},{"source":328,"target":345},{"source":343,"target":60},{"source":329,"target":18},{"source":20,"target":0},{"source":20,"target":338},{"source":20,"target":206},{"source":20,"target":346},{"source":20,"target":347},{"source":20,"target":348},{"source":20,"target":349},{"source":20,"target":350},{"source":338,"target":351},{"source":338,"target":20},{"source":206,"target":14},{"source":206,"target":352},{"source":206,"target":20},{"source":206,"target":173},{"source":206,"target":85},{"source":352,"target":14},{"source":346,"target":65},{"source":346,"target":353},{"source":346,"target":20},{"source":353,"target":65},{"source":347,"target":64},{"source":347,"target":354},{"source":347,"target":20},{"source":354,"target":64},{"source":348,"target":355},{"source":348,"target":20},{"source":349,"target":356},{"source":349,"target":20},{"source":350,"target":357},{"source":350,"target":20},{"source":21,"target":0},{"source":21,"target":332},{"source":21,"target":358},{"source":21,"target":359},{"source":21,"target":360},{"source":21,"target":361},{"source":21,"target":362},{"source":332,"target":19},{"source":332,"target":363},{"source":332,"target":21},{"source":332,"target":319},{"source":363,"target":19},{"source":358,"target":364},{"source":358,"target":21},{"source":359,"target":365},{"source":359,"target":21},{"source":360,"target":366},{"source":360,"target":21},{"source":361,"target":367},{"source":361,"target":21},{"source":362,"target":368},{"source":362,"target":21},{"source":22,"target":0},{"source":22,"target":369},{"source":22,"target":334},{"source":22,"target":370},{"source":22,"target":371},{"source":22,"target":372},{"source":22,"target":373},{"source":369,"target":374},{"source":369,"target":22},{"source":334,"target":19},{"source":334,"target":375},{"source":334,"target":22},{"source":334,"target":320},{"source":375,"target":19},{"source":370,"target":63},{"source":370,"target":376},{"source":370,"target":22},{"source":376,"target":63},{"source":371,"target":377},{"source":371,"target":22},{"source":372,"target":19},{"source":372,"target":378},{"source":372,"target":22},{"source":378,"target":19},{"source":373,"target":63},{"source":373,"target":379},{"source":373,"target":22},{"source":379,"target":63},{"source":23,"target":0},{"source":23,"target":18},{"source":23,"target":380},{"source":23,"target":381},{"source":23,"target":382},{"source":23,"target":383},{"source":23,"target":384},{"source":23,"target":385},{"source":23,"target":386},{"source":23,"target":387},{"source":23,"target":388},{"source":23,"target":389},{"source":23,"target":390},{"source":23,"target":391},{"source":23,"target":392},{"source":23,"target":393},{"source":23,"target":394},{"source":23,"target":395},{"source":23,"target":396},{"source":380,"target":17},{"source":380,"target":397},{"source":380,"target":23},{"source":380,"target":85},{"source":397,"target":17},{"source":381,"target":398},{"source":381,"target":23},{"source":382,"target":23},{"source":382,"target":399},{"source":382,"target":23},{"source":399,"target":23},{"source":383,"target":23},{"source":383,"target":400},{"source":383,"target":23},{"source":400,"target":23},{"source":384,"target":23},{"source":384,"target":401},{"source":384,"target":23},{"source":401,"target":23},{"source":385,"target":23},{"source":385,"target":402},{"source":385,"target":23},{"source":402,"target":23},{"source":386,"target":23},{"source":386,"target":403},{"source":386,"target":23},{"source":403,"target":23},{"source":387,"target":23},{"source":387,"target":404},{"source":387,"target":23},{"source":404,"target":23},{"source":388,"target":23},{"source":388,"target":405},{"source":388,"target":23},{"source":405,"target":23},{"source":389,"target":23},{"source":389,"target":406},{"source":389,"target":23},{"source":406,"target":23},{"source":390,"target":407},{"source":390,"target":23},{"source":391,"target":408},{"source":391,"target":23},{"source":392,"target":409},{"source":392,"target":23},{"source":393,"target":410},{"source":393,"target":23},{"source":394,"target":411},{"source":394,"target":23},{"source":395,"target":412},{"source":395,"target":23},{"source":396,"target":18},{"source":24,"target":0},{"source":24,"target":23},{"source":24,"target":413},{"source":24,"target":414},{"source":24,"target":287},{"source":24,"target":415},{"source":413,"target":416},{"source":413,"target":24},{"source":414,"target":56},{"source":414,"target":417},{"source":414,"target":24},{"source":417,"target":56},{"source":287,"target":17},{"source":287,"target":418},{"source":287,"target":24},{"source":287,"target":277},{"source":418,"target":17},{"source":415,"target":23},{"source":25,"target":0},{"source":25,"target":23},{"source":25,"target":419},{"source":25,"target":420},{"source":25,"target":421},{"source":25,"target":289},{"source":25,"target":422},{"source":419,"target":423},{"source":419,"target":25},{"source":420,"target":62},{"source":420,"target":424},{"source":420,"target":25},{"source":424,"target":62},{"source":421,"target":425},{"source":421,"target":25},{"source":289,"target":17},{"source":289,"target":426},{"source":289,"target":25},{"source":289,"target":278},{"source":426,"target":17},{"source":422,"target":23},{"source":26,"target":0},{"source":26,"target":23},{"source":26,"target":291},{"source":26,"target":427},{"source":291,"target":17},{"source":291,"target":428},{"source":291,"target":26},{"source":291,"target":279},{"source":428,"target":17},{"source":427,"target":23},{"source":27,"target":0},{"source":27,"target":23},{"source":27,"target":429},{"source":27,"target":293},{"source":27,"target":430},{"source":429,"target":431},{"source":429,"target":27},{"source":293,"target":17},{"source":293,"target":432},{"source":293,"target":27},{"source":293,"target":280},{"source":432,"target":17},{"source":430,"target":23},{"source":28,"target":0},{"source":28,"target":23},{"source":28,"target":433},{"source":28,"target":295},{"source":28,"target":434},{"source":433,"target":435},{"source":433,"target":28},{"source":295,"target":17},{"source":295,"target":436},{"source":295,"target":28},{"source":295,"target":281},{"source":436,"target":17},{"source":434,"target":23},{"source":29,"target":0},{"source":29,"target":19},{"source":29,"target":208},{"source":29,"target":437},{"source":29,"target":438},{"source":208,"target":14},{"source":208,"target":439},{"source":208,"target":29},{"source":208,"target":174},{"source":439,"target":14},{"source":437,"target":14},{"source":437,"target":440},{"source":437,"target":29},{"source":440,"target":14},{"source":438,"target":19},{"source":30,"target":0},{"source":30,"target":19},{"source":30,"target":441},{"source":30,"target":442},{"source":30,"target":232},{"source":30,"target":443},{"source":441,"target":61},{"source":441,"target":444},{"source":441,"target":30},{"source":444,"target":61},{"source":442,"target":445},{"source":442,"target":30},{"source":232,"target":14},{"source":232,"target":446},{"source":232,"target":30},{"source":232,"target":186},{"source":446,"target":14},{"source":443,"target":19},{"source":31,"target":0},{"source":31,"target":19},{"source":31,"target":447},{"source":31,"target":252},{"source":31,"target":448},{"source":447,"target":449},{"source":447,"target":31},{"source":252,"target":14},{"source":252,"target":450},{"source":252,"target":31},{"source":252,"target":196},{"source":450,"target":14},{"source":448,"target":19},{"source":32,"target":0},{"source":32,"target":19},{"source":32,"target":451},{"source":32,"target":452},{"source":32,"target":210},{"source":32,"target":453},{"source":32,"target":454},{"source":32,"target":455},{"source":32,"target":456},{"source":32,"target":457},{"source":451,"target":458},{"source":451,"target":32},{"source":452,"target":57},{"source":452,"target":459},{"source":452,"target":32},{"source":459,"target":57},{"source":210,"target":14},{"source":210,"target":460},{"source":210,"target":32},{"source":210,"target":175},{"source":460,"target":14},{"source":453,"target":461},{"source":453,"target":32},{"source":454,"target":462},{"source":454,"target":32},{"source":455,"target":463},{"source":455,"target":32},{"source":456,"target":464},{"source":456,"target":32},{"source":457,"target":19},{"source":33,"target":0},{"source":33,"target":19},{"source":33,"target":465},{"source":33,"target":466},{"source":33,"target":467},{"source":33,"target":212},{"source":33,"target":468},{"source":465,"target":469},{"source":465,"target":33},{"source":466,"target":470},{"source":466,"target":33},{"source":467,"target":471},{"source":467,"target":33},{"source":212,"target":14},{"source":212,"target":472},{"source":212,"target":33},{"source":212,"target":176},{"source":472,"target":14},{"source":468,"target":19},{"source":34,"target":0},{"source":34,"target":19},{"source":34,"target":216},{"source":34,"target":473},{"source":216,"target":14},{"source":216,"target":474},{"source":216,"target":34},{"source":216,"target":178},{"source":474,"target":14},{"source":473,"target":19},{"source":35,"target":0},{"source":35,"target":19},{"source":35,"target":475},{"source":35,"target":238},{"source":35,"target":476},{"source":35,"target":477},{"source":35,"target":478},{"source":35,"target":479},{"source":475,"target":480},{"source":475,"target":35},{"source":238,"target":14},{"source":238,"target":481},{"source":238,"target":35},{"source":238,"target":189},{"source":481,"target":14},{"source":476,"target":482},{"source":476,"target":35},{"source":477,"target":483},{"source":477,"target":35},{"source":478,"target":484},{"source":478,"target":35},{"source":479,"target":19},{"source":36,"target":0},{"source":36,"target":19},{"source":36,"target":485},{"source":36,"target":236},{"source":36,"target":486},{"source":36,"target":487},{"source":36,"target":488},{"source":485,"target":50},{"source":485,"target":489},{"source":485,"target":36},{"source":489,"target":50},{"source":236,"target":14},{"source":236,"target":490},{"source":236,"target":36},{"source":236,"target":188},{"source":490,"target":14},{"source":486,"target":57},{"source":486,"target":491},{"source":486,"target":36},{"source":491,"target":57},{"source":487,"target":492},{"source":487,"target":36},{"source":488,"target":19},{"source":37,"target":0},{"source":37,"target":19},{"source":37,"target":493},{"source":37,"target":494},{"source":37,"target":228},{"source":37,"target":495},{"source":493,"target":61},{"source":493,"target":496},{"source":493,"target":37},{"source":496,"target":61},{"source":494,"target":497},{"source":494,"target":37},{"source":228,"target":14},{"source":228,"target":498},{"source":228,"target":37},{"source":228,"target":184},{"source":498,"target":14},{"source":495,"target":19},{"source":38,"target":0},{"source":38,"target":19},{"source":38,"target":499},{"source":38,"target":500},{"source":38,"target":501},{"source":38,"target":234},{"source":38,"target":502},{"source":38,"target":503},{"source":499,"target":504},{"source":499,"target":38},{"source":500,"target":49},{"source":500,"target":505},{"source":500,"target":38},{"source":505,"target":49},{"source":501,"target":57},{"source":501,"target":506},{"source":501,"target":38},{"source":506,"target":57},{"source":234,"target":14},{"source":234,"target":507},{"source":234,"target":38},{"source":234,"target":187},{"source":507,"target":14},{"source":502,"target":508},{"source":502,"target":38},{"source":503,"target":19},{"source":39,"target":0},{"source":39,"target":19},{"source":39,"target":509},{"source":39,"target":510},{"source":39,"target":246},{"source":39,"target":511},{"source":509,"target":512},{"source":509,"target":39},{"source":510,"target":513},{"source":510,"target":39},{"source":246,"target":14},{"source":246,"target":514},{"source":246,"target":39},{"source":246,"target":193},{"source":514,"target":14},{"source":511,"target":19},{"source":40,"target":0},{"source":40,"target":19},{"source":40,"target":515},{"source":40,"target":516},{"source":40,"target":248},{"source":40,"target":517},{"source":515,"target":518},{"source":515,"target":40},{"source":516,"target":519},{"source":516,"target":40},{"source":248,"target":14},{"source":248,"target":520},{"source":248,"target":40},{"source":248,"target":194},{"source":520,"target":14},{"source":517,"target":19},{"source":41,"target":0},{"source":41,"target":19},{"source":41,"target":220},{"source":41,"target":521},{"source":220,"target":14},{"source":220,"target":522},{"source":220,"target":41},{"source":220,"target":180},{"source":522,"target":14},{"source":521,"target":19},{"source":42,"target":0},{"source":42,"target":19},{"source":42,"target":222},{"source":42,"target":523},{"source":222,"target":14},{"source":222,"target":524},{"source":222,"target":42},{"source":222,"target":181},{"source":524,"target":14},{"source":523,"target":19},{"source":43,"target":0},{"source":43,"target":19},{"source":43,"target":214},{"source":43,"target":525},{"source":214,"target":14},{"source":214,"target":526},{"source":214,"target":43},{"source":214,"target":177},{"source":526,"target":14},{"source":525,"target":19},{"source":44,"target":0},{"source":44,"target":19},{"source":44,"target":527},{"source":44,"target":224},{"source":44,"target":528},{"source":44,"target":529},{"source":44,"target":530},{"source":44,"target":531},{"source":44,"target":532},{"source":527,"target":533},{"source":527,"target":44},{"source":224,"target":14},{"source":224,"target":534},{"source":224,"target":44},{"source":224,"target":182},{"source":534,"target":14},{"source":528,"target":62},{"source":528,"target":535},{"source":528,"target":44},{"source":535,"target":62},{"source":529,"target":536},{"source":529,"target":44},{"source":530,"target":537},{"source":530,"target":44},{"source":531,"target":538},{"source":531,"target":44},{"source":532,"target":19},{"source":45,"target":0},{"source":45,"target":19},{"source":45,"target":218},{"source":45,"target":539},{"source":218,"target":14},{"source":218,"target":540},{"source":218,"target":45},{"source":218,"target":179},{"source":540,"target":14},{"source":539,"target":19},{"source":46,"target":0},{"source":46,"target":19},{"source":46,"target":541},{"source":46,"target":542},{"source":46,"target":250},{"source":46,"target":543},{"source":541,"target":544},{"source":541,"target":46},{"source":542,"target":545},{"source":542,"target":46},{"source":250,"target":14},{"source":250,"target":546},{"source":250,"target":46},{"source":250,"target":195},{"source":546,"target":14},{"source":543,"target":19},{"source":47,"target":0},{"source":47,"target":19},{"source":47,"target":547},{"source":47,"target":548},{"source":47,"target":230},{"source":47,"target":549},{"source":547,"target":61},{"source":547,"target":550},{"source":547,"target":47},{"source":550,"target":61},{"source":548,"target":551},{"source":548,"target":47},{"source":230,"target":14},{"source":230,"target":552},{"source":230,"target":47},{"source":230,"target":185},{"source":552,"target":14},{"source":549,"target":19},{"source":48,"target":0},{"source":48,"target":19},{"source":48,"target":553},{"source":48,"target":226},{"source":48,"target":554},{"source":553,"target":555},{"source":553,"target":48},{"source":226,"target":14},{"source":226,"target":556},{"source":226,"target":48},{"source":226,"target":183},{"source":556,"target":14},{"source":554,"target":19},{"source":49,"target":0},{"source":49,"target":557},{"source":49,"target":558},{"source":557,"target":559},{"source":557,"target":49},{"source":558,"target":560},{"source":558,"target":49},{"source":50,"target":0},{"source":50,"target":561},{"source":561,"target":562},{"source":561,"target":50},{"source":51,"target":0},{"source":51,"target":563},{"source":51,"target":240},{"source":563,"target":564},{"source":563,"target":51},{"source":240,"target":14},{"source":240,"target":565},{"source":240,"target":51},{"source":240,"target":190},{"source":565,"target":14},{"source":52,"target":0},{"source":52,"target":566},{"source":52,"target":567},{"source":52,"target":568},{"source":52,"target":569},{"source":52,"target":242},{"source":566,"target":570},{"source":566,"target":52},{"source":567,"target":571},{"source":567,"target":52},{"source":568,"target":572},{"source":568,"target":52},{"source":569,"target":573},{"source":569,"target":52},{"source":242,"target":14},{"source":242,"target":574},{"source":242,"target":52},{"source":242,"target":191},{"source":574,"target":14},{"source":53,"target":0},{"source":53,"target":575},{"source":53,"target":576},{"source":53,"target":577},{"source":53,"target":244},{"source":575,"target":578},{"source":575,"target":53},{"source":576,"target":579},{"source":576,"target":53},{"source":577,"target":580},{"source":577,"target":53},{"source":244,"target":14},{"source":244,"target":581},{"source":244,"target":53},{"source":244,"target":192},{"source":581,"target":14},{"source":54,"target":0},{"source":54,"target":87},{"source":54,"target":582},{"source":87,"target":1},{"source":87,"target":583},{"source":87,"target":54},{"source":87,"target":73},{"source":583,"target":1},{"source":582,"target":55},{"source":582,"target":584},{"source":582,"target":54},{"source":582,"target":585},{"source":584,"target":55},{"source":55,"target":0},{"source":55,"target":586},{"source":55,"target":587},{"source":55,"target":588},{"source":55,"target":585},{"source":586,"target":589},{"source":586,"target":55},{"source":587,"target":590},{"source":587,"target":55},{"source":588,"target":57},{"source":588,"target":591},{"source":588,"target":55},{"source":591,"target":57},{"source":585,"target":54},{"source":585,"target":592},{"source":585,"target":55},{"source":585,"target":582},{"source":592,"target":54},{"source":56,"target":0},{"source":56,"target":593},{"source":593,"target":58},{"source":593,"target":594},{"source":593,"target":56},{"source":594,"target":58},{"source":57,"target":0},{"source":57,"target":595},{"source":57,"target":596},{"source":57,"target":597},{"source":57,"target":598},{"source":595,"target":599},{"source":595,"target":57},{"source":596,"target":15},{"source":596,"target":600},{"source":596,"target":57},{"source":600,"target":15},{"source":597,"target":14},{"source":597,"target":601},{"source":597,"target":57},{"source":601,"target":14},{"source":598,"target":15},{"source":598,"target":602},{"source":598,"target":57},{"source":602,"target":15},{"source":58,"target":0},{"source":58,"target":603},{"source":603,"target":604},{"source":603,"target":58},{"source":59,"target":0},{"source":59,"target":605},{"source":59,"target":270},{"source":59,"target":606},{"source":59,"target":269},{"source":59,"target":607},{"source":59,"target":608},{"source":59,"target":609},{"source":59,"target":610},{"source":59,"target":611},{"source":59,"target":612},{"source":605,"target":613},{"source":605,"target":59},{"source":270,"target":614},{"source":270,"target":59},{"source":606,"target":615},{"source":606,"target":59},{"source":269,"target":15},{"source":269,"target":616},{"source":269,"target":59},{"source":269,"target":258},{"source":616,"target":15},{"source":607,"target":67},{"source":607,"target":617},{"source":607,"target":59},{"source":617,"target":67},{"source":608,"target":7},{"source":608,"target":618},{"source":608,"target":59},{"source":618,"target":7},{"source":609,"target":8},{"source":609,"target":619},{"source":609,"target":59},{"source":619,"target":8},{"source":610,"target":13},{"source":610,"target":620},{"source":610,"target":59},{"source":620,"target":13},{"source":611,"target":11},{"source":611,"target":621},{"source":611,"target":59},{"source":621,"target":11},{"source":612,"target":622},{"source":612,"target":59},{"source":60,"target":0},{"source":60,"target":345},{"source":60,"target":623},{"source":60,"target":624},{"source":60,"target":625},{"source":60,"target":344},{"source":345,"target":626},{"source":345,"target":60},{"source":623,"target":627},{"source":623,"target":60},{"source":624,"target":628},{"source":624,"target":60},{"source":625,"target":59},{"source":625,"target":629},{"source":625,"target":60},{"source":629,"target":59},{"source":344,"target":19},{"source":344,"target":630},{"source":344,"target":60},{"source":344,"target":328},{"source":630,"target":19},{"source":61,"target":0},{"source":61,"target":631},{"source":61,"target":632},{"source":61,"target":633},{"source":631,"target":61},{"source":632,"target":61},{"source":633,"target":61},{"source":62,"target":0},{"source":62,"target":634},{"source":62,"target":635},{"source":62,"target":636},{"source":634,"target":62},{"source":635,"target":62},{"source":636,"target":62},{"source":63,"target":0},{"source":63,"target":637},{"source":63,"target":638},{"source":63,"target":639},{"source":63,"target":640},{"source":63,"target":641},{"source":63,"target":642},{"source":637,"target":63},{"source":638,"target":63},{"source":639,"target":63},{"source":640,"target":63},{"source":641,"target":63},{"source":642,"target":63},{"source":64,"target":0},{"source":64,"target":643},{"source":64,"target":644},{"source":64,"target":645},{"source":64,"target":646},{"source":643,"target":64},{"source":644,"target":64},{"source":645,"target":64},{"source":646,"target":64},{"source":65,"target":0},{"source":65,"target":647},{"source":65,"target":648},{"source":647,"target":65},{"source":648,"target":65},{"source":66,"target":0},{"source":66,"target":649},{"source":66,"target":650},{"source":66,"target":651},{"source":649,"target":66},{"source":650,"target":66},{"source":651,"target":66},{"source":67,"target":0},{"source":67,"target":652},{"source":67,"target":653},{"source":67,"target":654},{"source":67,"target":655},{"source":652,"target":67},{"source":653,"target":67},{"source":654,"target":67},{"source":655,"target":67}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="Package"> <eClassifiers xsi:type="ecore:EClass" name="A"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="att2"> <eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="ac" eType="//C"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="C"/> </ecore:EPackage>
github:ecore:/data/diverse-project/kermeta/weaving_projects/CompositionMetaModel/models/Model2.ecore
ecore
Package A att2 ac C
null
{"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"Package","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"A","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"C","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"att2","changeable":true,"lowerBound":0,"iD":false,"id":3,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ac","changeable":true,"resolveProxies":true,"lowerBound":0,"id":4,"derived":false},{"id":5,"eClass":"EGenericType"},{"id":6,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":1,"target":3},{"source":1,"target":4},{"source":3,"target":5},{"source":3,"target":1},{"source":4,"target":2},{"source":4,"target":6},{"source":4,"target":1},{"source":6,"target":2},{"source":2,"target":0}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="SimpleMMBoolFeature" nsURI="platform:/resource/ModelTransfoTestData/ModelCoverageCheckerv0.2/TestData/SimpleMMBoolFeature.ecore"> <eClassifiers xsi:type="ecore:EClass" name="classA"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="attr2" eType="//SMMBool"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="SMMBool" instanceClassName="java.lang.Boolean"/> </ecore:EPackage>
github:ecore:/data/diverse-project/kermeta/testing_projects/org.kermeta.testing.mmcc/TestData/SimpleMMBoolFeature.ecore
ecore
SimpleMMBoolFeature classA attr2 SMMBool java.lang.Boolean java.lang.Boolean
null
{"directed":true,"nodes":[{"nsPrefix":null,"nsURI":"platform:/resource/ModelTransfoTestData/ModelCoverageCheckerv0.2/TestData/SimpleMMBoolFeature.ecore","name":"SimpleMMBoolFeature","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"classA","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.Boolean","defaultValue":null,"instanceClassName":"java.lang.Boolean","name":"SMMBool","instanceClass":"java.lang.Boolean","id":2,"serializable":true,"eClass":"EDataType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"attr2","changeable":true,"lowerBound":0,"iD":false,"id":3,"derived":false},{"id":4,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":1,"target":3},{"source":3,"target":2},{"source":3,"target":4},{"source":3,"target":1},{"source":4,"target":2},{"source":2,"target":0}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="aatDSL" nsURI="http://www.uned.edu/iss/tfm/AatDSL" nsPrefix="aatDSL"> <eClassifiers xsi:type="ecore:EClass" name="Model"> <eStructuralFeatures xsi:type="ecore:EReference" name="feature" upperBound="-1" eType="#//Feature" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Feature"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="scenarios" upperBound="-1" eType="#//Scenario" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Scenario"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sequence" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scenario" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="given" eType="#//GivenStatements" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="when" eType="#//ActionsStatements" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="then" eType="#//ThenStatements" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActivityStarted"> <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="GivenStatements"> <eStructuralFeatures xsi:type="ecore:EReference" name="activity" eType="#//ActivityStarted" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="validations" upperBound="-1" eType="#//ConditionalStatement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActionsStatements"> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="#//Statement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ThenStatements"> <eStructuralFeatures xsi:type="ecore:EReference" name="validations" upperBound="-1" eType="#//ConditionalStatement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Statement"/> <eClassifiers xsi:type="ecore:EClass" name="InputText" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ButtonPress" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OptionChoose" eSuperTypes="#//Statement"> <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="ValueSelect" eSuperTypes="#//Statement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConditionalStatement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IsEnabled" eSuperTypes="#//ConditionalStatement"> <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="IsVisible" eSuperTypes="#//ConditionalStatement"> <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="OptionIsChecked" eSuperTypes="#//ConditionalStatement"> <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="ValueIsSelected" eSuperTypes="#//ConditionalStatement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MessageIsDisplayed" eSuperTypes="#//ConditionalStatement"> <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="TextContains" eSuperTypes="#//ConditionalStatement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="expression" eType="#//BooleanEvaluation"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="BooleanEvaluation"> <eLiterals name="StartsWith" literal="startsWith"/> <eLiterals name="EndsWith" value="1" literal="endsWith"/> <eLiterals name="Contains" value="2" literal="contains"/> <eLiterals name="Equals" value="3" literal="equals"/> <eLiterals name="GreaterThan" value="4" literal="greaterThan"/> <eLiterals name="GreaterEqualsThan" value="5" literal="greaterEqualsThan"/> <eLiterals name="LessThan" value="6" literal="lessThan"/> <eLiterals name="LessEqualsThan" value="7" literal="lessEqualsThan"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/PaulPasquel/TFM-UNED/aatDSL/model/generated/AatDSL.ecore
ecore
aatDSL Model feature Feature description scenarios Scenario sequence scenario given when then ActivityStarted name GivenStatements activity validations ActionsStatements statements ThenStatements validations Statement InputText value name ButtonPress name OptionChoose value ValueSelect value name ConditionalStatement op IsEnabled name IsVisible name OptionIsChecked value ValueIsSelected value name MessageIsDisplayed value TextContains name expression value BooleanEvaluation StartsWith startsWith EndsWith endsWith Contains contains Equals equals GreaterThan greaterThan GreaterEqualsThan greaterEqualsThan LessThan lessThan LessEqualsThan lessEqualsThan
null
{"directed":true,"nodes":[{"nsPrefix":"aatDSL","nsURI":"http://www.uned.edu/iss/tfm/AatDSL","name":"aatDSL","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":"Feature","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Scenario","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityStarted","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GivenStatements","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActionsStatements","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThenStatements","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputText","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ButtonPress","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OptionChoose","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSelect","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalStatement","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IsEnabled","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IsVisible","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OptionIsChecked","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueIsSelected","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageIsDisplayed","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextContains","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"BooleanEvaluation","instanceClass":null,"id":20,"serializable":true,"eClass":"EEnum"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"feature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"scenarios","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sequence","changeable":true,"lowerBound":0,"iD":false,"id":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":"scenario","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"given","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"when","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":"then","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"activity","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":"validations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"validations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":47,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":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":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"ordered":true,"upperBound":1,"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":83,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"name":"StartsWith","id":89,"value":0,"literal":"startsWith","eClass":"EEnumLiteral"},{"name":"EndsWith","id":90,"value":1,"literal":"endsWith","eClass":"EEnumLiteral"},{"name":"Contains","id":91,"value":2,"literal":"contains","eClass":"EEnumLiteral"},{"name":"Equals","id":92,"value":3,"literal":"equals","eClass":"EEnumLiteral"},{"name":"GreaterThan","id":93,"value":4,"literal":"greaterThan","eClass":"EEnumLiteral"},{"name":"GreaterEqualsThan","id":94,"value":5,"literal":"greaterEqualsThan","eClass":"EEnumLiteral"},{"name":"LessThan","id":95,"value":6,"literal":"lessThan","eClass":"EEnumLiteral"},{"name":"LessEqualsThan","id":96,"value":7,"literal":"lessEqualsThan","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":1,"target":0},{"source":1,"target":21},{"source":21,"target":2},{"source":21,"target":22},{"source":21,"target":1},{"source":22,"target":2},{"source":2,"target":0},{"source":2,"target":23},{"source":2,"target":24},{"source":23,"target":25},{"source":23,"target":2},{"source":24,"target":3},{"source":24,"target":26},{"source":24,"target":2},{"source":26,"target":3},{"source":3,"target":0},{"source":3,"target":27},{"source":3,"target":28},{"source":3,"target":29},{"source":3,"target":30},{"source":3,"target":31},{"source":27,"target":32},{"source":27,"target":3},{"source":28,"target":33},{"source":28,"target":3},{"source":29,"target":5},{"source":29,"target":34},{"source":29,"target":3},{"source":34,"target":5},{"source":30,"target":6},{"source":30,"target":35},{"source":30,"target":3},{"source":35,"target":6},{"source":31,"target":7},{"source":31,"target":36},{"source":31,"target":3},{"source":36,"target":7},{"source":4,"target":0},{"source":4,"target":37},{"source":37,"target":38},{"source":37,"target":4},{"source":5,"target":0},{"source":5,"target":39},{"source":5,"target":40},{"source":39,"target":4},{"source":39,"target":41},{"source":39,"target":5},{"source":41,"target":4},{"source":40,"target":13},{"source":40,"target":42},{"source":40,"target":5},{"source":42,"target":13},{"source":6,"target":0},{"source":6,"target":43},{"source":43,"target":8},{"source":43,"target":44},{"source":43,"target":6},{"source":44,"target":8},{"source":7,"target":0},{"source":7,"target":45},{"source":45,"target":13},{"source":45,"target":46},{"source":45,"target":7},{"source":46,"target":13},{"source":8,"target":0},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":47},{"source":9,"target":48},{"source":9,"target":49},{"source":47,"target":50},{"source":47,"target":9},{"source":48,"target":51},{"source":48,"target":9},{"source":49,"target":8},{"source":10,"target":0},{"source":10,"target":8},{"source":10,"target":52},{"source":10,"target":53},{"source":52,"target":54},{"source":52,"target":10},{"source":53,"target":8},{"source":11,"target":0},{"source":11,"target":8},{"source":11,"target":55},{"source":11,"target":56},{"source":55,"target":57},{"source":55,"target":11},{"source":56,"target":8},{"source":12,"target":0},{"source":12,"target":8},{"source":12,"target":58},{"source":12,"target":59},{"source":12,"target":60},{"source":58,"target":61},{"source":58,"target":12},{"source":59,"target":62},{"source":59,"target":12},{"source":60,"target":8},{"source":13,"target":0},{"source":13,"target":63},{"source":63,"target":64},{"source":63,"target":13},{"source":14,"target":0},{"source":14,"target":13},{"source":14,"target":65},{"source":14,"target":66},{"source":65,"target":67},{"source":65,"target":14},{"source":66,"target":13},{"source":15,"target":0},{"source":15,"target":13},{"source":15,"target":68},{"source":15,"target":69},{"source":68,"target":70},{"source":68,"target":15},{"source":69,"target":13},{"source":16,"target":0},{"source":16,"target":13},{"source":16,"target":71},{"source":16,"target":72},{"source":71,"target":73},{"source":71,"target":16},{"source":72,"target":13},{"source":17,"target":0},{"source":17,"target":13},{"source":17,"target":74},{"source":17,"target":75},{"source":17,"target":76},{"source":74,"target":77},{"source":74,"target":17},{"source":75,"target":78},{"source":75,"target":17},{"source":76,"target":13},{"source":18,"target":0},{"source":18,"target":13},{"source":18,"target":79},{"source":18,"target":80},{"source":79,"target":81},{"source":79,"target":18},{"source":80,"target":13},{"source":19,"target":0},{"source":19,"target":13},{"source":19,"target":82},{"source":19,"target":83},{"source":19,"target":84},{"source":19,"target":85},{"source":82,"target":86},{"source":82,"target":19},{"source":83,"target":20},{"source":83,"target":87},{"source":83,"target":19},{"source":87,"target":20},{"source":84,"target":88},{"source":84,"target":19},{"source":85,"target":13},{"source":20,"target":0},{"source":20,"target":89},{"source":20,"target":90},{"source":20,"target":91},{"source":20,"target":92},{"source":20,"target":93},{"source":20,"target":94},{"source":20,"target":95},{"source":20,"target":96},{"source":89,"target":20},{"source":90,"target":20},{"source":91,"target":20},{"source":92,"target":20},{"source":93,"target":20},{"source":94,"target":20},{"source":95,"target":20},{"source":96,"target":20}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ram" nsURI="http://cs.mcgill.ca/sel/ram/3.0" nsPrefix="ram"> <eAnnotations source="http://www.eclipse.org/OCL/Import"> <details key="core" value="../../ca.mcgill.sel.core/model/CORE.ecore#/"/> <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 ../../ca.mcgill.sel.core/model/CORE.ecore#//COREModel"> <eStructuralFeatures xsi:type="ecore:EReference" name="structuralView" lowerBound="1" eType="#//StructuralView" containment="true"/> <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"/> <eStructuralFeatures xsi:type="ecore:EReference" name="wovenAspects" upperBound="-1" eType="#//WovenAspect" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MappableElement" abstract="true" eSuperTypes="#//NamedElement ../../ca.mcgill.sel.core/model/CORE.ecore#//COREModelElement"/> <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="Tuple {&#xA;&#x9;message : String = 'There may be only one type of the same type',&#xA;&#x9;status : Boolean = self.types->isUnique(name)&#xA;}.status"/> <details key="noTwoClassesWithSameName" value="Tuple {&#xA;&#x9;message : String = 'Name of a class has to be unique',&#xA;&#x9;status : Boolean = self.classes->isUnique(name)&#xA;}.status"/> </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="Tuple {&#xA;&#x9;message : String = 'A class may not be it\'s own supertype',&#xA;&#x9;status : Boolean = not self.superTypes->includes(self)&#xA;}.status"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1" eType="#//Attribute" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </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="Tuple {&#xA;&#x9;message : String = 'AssociationEnds of a class must be unique',&#xA;&#x9;status : Boolean = self.classifier.associationEnds->select(associationEnd : AssociationEnd | associationEnd.name &lt;> null and associationEnd.name &lt;> '')->isUnique(name)&#xA;}.status"/> </eAnnotations> <eOperations name="getType" lowerBound="1" eType="#//Type"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="body" value="self.getOppositeEnd().classifier"/> </eAnnotations> </eOperations> <eOperations name="getOppositeEnd" lowerBound="1" eType="#//AssociationEnd"> <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)"/> </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"/> <eStructuralFeatures xsi:type="ecore:EReference" name="featureSelection" eType="ecore:EClass ../../ca.mcgill.sel.core/model/CORE.ecore#//COREModelReuse"/> </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" eSuperTypes="../../ca.mcgill.sel.core/model/CORE.ecore#//CORENamedElement"> <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="Tuple {&#xA;&#x9;message : String = 'Name of RAM elements may not be empty',&#xA;&#x9;status : Boolean = if self.oclIsTypeOf(AssociationEnd) and self.oclAsType(AssociationEnd).navigable = false then true else self.name &lt;> '' endif&#xA;}.status"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Instantiation"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="aspectCannotMapSelf"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="aspectCannotMapSelf" value="Tuple {&#xA;&#x9;message : String = 'Aspect may not depend on itself',&#xA;&#x9;status : Boolean = not (self.source = self.Aspect)&#xA;}.status"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//InstantiationType" changeable="false" defaultValueLiteral="Depends" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="derivation" value="if (self.oclContainer().oclIsTypeOf(ram::Aspect)) then InstantiationType::Extends else InstantiationType::Depends endif"/> </eAnnotations> </eStructuralFeatures> <eGenericSuperTypes eClassifier="ecore:EClass ../../ca.mcgill.sel.core/model/CORE.ecore#//COREBinding"> <eTypeArguments eClassifier="#//Aspect"/> <eTypeArguments eClassifier="#//ClassifierMapping"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//NamedElement #//MappableElement #//Traceable"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="messageViewDefined correctVisibility"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="messageViewDefined" value="Tuple {&#xA;&#x9;message : String = 'MessageView missing for public operation',&#xA;&#x9;status : Boolean = if extendedVisibility = RAMVisibilityType::public and self.Classifier.oclIsTypeOf(Class) and self.partiality = core::COREPartialityType::none 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&#xA;}.status"/> <details key="correctVisibility" value="Tuple {&#xA;&#x9;message : String = 'COREVisibility and RAMVisibility attributes are not in sync',&#xA;&#x9;status : Boolean = if visibility = core::COREVisibilityType::public then extendedVisibility = RAMVisibilityType::public else extendedVisibility &lt;> RAMVisibilityType::public endif&#xA;}.status"/> </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="extendedVisibility" eType="#//RAMVisibilityType" defaultValueLiteral="public"/> <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="operationType" lowerBound="1" eType="#//OperationType" defaultValueLiteral="Normal"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Attribute" eSuperTypes="#//StructuralFeature #//TemporaryProperty #//MappableElement #//Traceable"> <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="Tuple {&#xA;&#x9;message : String = 'The type of the parameter may not be void',&#xA;&#x9;status : Boolean = not self.type.oclIsTypeOf(RVoid)&#xA;}.status"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//Type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="RAMVisibilityType"> <eLiterals name="public" value="1"/> <eLiterals name="protected" value="2"/> <eLiterals name="private" value="3"/> <eLiterals name="package" value="4"/> </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="Tuple {&#xA;&#x9;message : String = 'The first message in the MessageView must match specifies of the MessageView',&#xA;&#x9;status : Boolean = 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&#xA;}.status"/> <details key="specificationDefined" value="Tuple {&#xA;&#x9;message : String = 'A MessageView for a non-partial operation must have a specification',&#xA;&#x9;status : Boolean = if not self.specifies.oclIsUndefined() then if self.specifies.partiality = core::COREPartialityType::none then not self.specification.oclIsUndefined() else true endif else true endif&#xA;}.status"/> <details key="isAffectedBy" value="Tuple {&#xA;&#x9;message : String = 'An empty MessageView must have at least one affectedBy',&#xA;&#x9;status : Boolean = if self.specification.oclIsUndefined() and self.specifies.partiality &lt;> core::COREPartialityType::none then self.affectedBy->notEmpty() else true endif&#xA;}.status"/> </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="Tuple {&#xA;&#x9;message : String = 'The MessageViewReference must have at least one affectedBy',&#xA;&#x9;status : Boolean = self.affectedBy->size() > 0&#xA;}.status"/> </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="Tuple {&#xA;&#x9;message : String = 'Message View may not be affected by itself',&#xA;&#x9;status : Boolean = not self.affectedBy->includes(self)&#xA;}.status"/> </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="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 deleteMessageIsLast assignToAllowed noCrossingMessages"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="validSelfMessage" value="Tuple {&#xA;&#x9;message : String = 'receiveEvent of a self message may not come before the sendEvent',&#xA;&#x9;status : Boolean = 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&#xA;}.status"/> <details key="argumentsSpecified" value="Tuple {&#xA;&#x9;message : String = 'All arguments of the operation must be specified',&#xA;&#x9;status : Boolean = 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&#xA;}.status"/> <details key="createMessageIsFirst" value="Tuple {&#xA;&#x9;message : String = 'The create message occurrence may not come after any other occurrence on this lifeline',&#xA;&#x9;status : Boolean = 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&#xA;}.status"/> <details key="returnsSpecified" value="Tuple {&#xA;&#x9;message : String = 'Reply message must have returns specified if return type is not void',&#xA;&#x9;status : Boolean = if self.messageSort = MessageSort::reply then if not self.signature.returnType.oclIsTypeOf(RVoid) and self.signature.operationType = OperationType::Normal then not self.returns.oclIsUndefined() else self.returns.oclIsUndefined() endif else true endif&#xA;}.status"/> <details key="boundariesNotCrossed" value="Tuple {&#xA;&#x9;message : String = 'Messages may not cross boundaries of CombinedFragments or their operands',&#xA;&#x9;status : Boolean = 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&#xA;}.status"/> <details key="validReturns" value="Tuple {&#xA;&#x9;message : String = 'Returns may only be specified if message sort is reply message',&#xA;&#x9;status : Boolean = if not self.returns.oclIsUndefined() then self.messageSort = MessageSort::reply else true endif&#xA;}.status"/> <details key="deleteMessageIsLast" value="Tuple {&#xA;&#x9;message : String = 'The destruction occurrence may not come before any other occurrence on this lifeline',&#xA;&#x9;status : Boolean = 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&#xA;}.status"/> <details key="assignToAllowed" value="Tuple {&#xA;&#x9;message : String = 'assignTo may not be specified for operations whose return type is void',&#xA;&#x9;status : Boolean = if self.signature.returnType.oclIsTypeOf(RVoid) then self.assignTo = null else true endif&#xA;}.status"/> <details key="noCrossingMessages" value="Tuple {&#xA;&#x9;message : String = 'Messages may not cross each other, MessageEnds of one message must come one after the other (also, send must come before receive)',&#xA;&#x9;status : Boolean = 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&#xA;}.status"/> </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" 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> <eStructuralFeatures xsi:type="ecore:EReference" name="localProperties" ordered="false" upperBound="-1" eType="#//TemporaryProperty" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="MessageSort"> <eLiterals name="synchCall"/> <eLiterals name="createMessage" value="1"/> <eLiterals name="deleteMessage" value="2"/> <eLiterals name="reply" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MessageEnd" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="message" 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="Tuple {&#xA;&#x9;message : String = 'InteractionFragment may only have one Lifeline it covers (except CombinedFragment)',&#xA;&#x9;status : Boolean = if not self.oclIsTypeOf(CombinedFragment) and covered->notEmpty() then covered->size() = 1 else true endif&#xA;}.status"/> </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="Tuple {&#xA;&#x9;message : String = 'opt and loop fragments may only have one operand',&#xA;&#x9;status : Boolean = if self.interactionOperator = InteractionOperatorKind::opt or self.interactionOperator = InteractionOperatorKind::loop or self.interactionOperator = InteractionOperatorKind::critical then self.operands->size() = 1 else true endif&#xA;}.status"/> </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"> <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"> <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) or type.oclIsTypeOf(Operation) and type.oclAsType(core::COREModelElement).partiality = core::COREPartialityType::public then '|' else if type.oclIsTypeOf(Class) or type.oclIsTypeOf(Operation) and type.oclAsType(core::COREModelElement).partiality = core::COREPartialityType::concern then '\u00A6' else '' endif 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 #//Traceable"> <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"/> <eStructuralFeatures xsi:type="ecore:EReference" name="superTypes" upperBound="-1" eType="#//Classifier"/> </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="Tuple {&#xA;&#x9;message : String = 'The upperbound must be greater than zero or -1 representing *',&#xA;&#x9;status : Boolean = self.upperBound > 0 or self.upperBound = -1&#xA;}.status"/> <details key="validLowerBound" value="Tuple {&#xA;&#x9;message : String = 'The lowerbound must be greater than or equal to zero',&#xA;&#x9;status : Boolean = self.lowerBound >= 0&#xA;}.status"/> <details key="validMultiplicity" value="Tuple {&#xA;&#x9;message : String = 'The lowerBound must be less than or equal to the upperBound',&#xA;&#x9;status : Boolean = self.lowerBound &lt;= self.upperBound or self.upperBound = -1&#xA;}.status"/> </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"> <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"/> <eGenericSuperTypes eClassifier="ecore:EClass ../../ca.mcgill.sel.core/model/CORE.ecore#//COREMapping"> <eTypeArguments eClassifier="#//Classifier"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AttributeMapping"> <eGenericSuperTypes eClassifier="ecore:EClass ../../ca.mcgill.sel.core/model/CORE.ecore#//COREMapping"> <eTypeArguments eClassifier="#//Attribute"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OperationMapping"> <eStructuralFeatures xsi:type="ecore:EReference" name="parameterMappings" upperBound="-1" eType="#//ParameterMapping" containment="true"/> <eGenericSuperTypes eClassifier="ecore:EClass ../../ca.mcgill.sel.core/model/CORE.ecore#//COREMapping"> <eTypeArguments eClassifier="#//Operation"/> </eGenericSuperTypes> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParameterMapping"> <eGenericSuperTypes eClassifier="ecore:EClass ../../ca.mcgill.sel.core/model/CORE.ecore#//COREMapping"> <eTypeArguments eClassifier="#//Parameter"/> </eGenericSuperTypes> </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="'long'"/> </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 self.type.name + '[' + if (self.size >= 0) then self.size.toString() 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> <eClassifiers xsi:type="ecore:EEnum" name="OperationType"> <eLiterals name="Normal"/> <eLiterals name="Constructor" value="1"/> <eLiterals name="Destructor" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Traceable" abstract="true"/> <eClassifiers xsi:type="ecore:EClass" name="WovenAspect" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="comesFrom" lowerBound="1" eType="#//Aspect"/> <eStructuralFeatures xsi:type="ecore:EReference" name="wovenElements" upperBound="-1" eType="#//Traceable"/> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//WovenAspect" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LiteralNull" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="EnumLiteralValue" eSuperTypes="#//ValueSpecification"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" eType="#//REnumLiteral"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AssignmentStatement" eSuperTypes="#//InteractionFragment"> <eStructuralFeatures xsi:type="ecore:EReference" name="assignTo" lowerBound="1" eType="#//StructuralFeature"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" eType="#//ValueSpecification" containment="true"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/sacooper/ECSE-429-Project-Group1/ca.mcgill.sel.ram/model/RAM.ecore
ecore
ram Aspect structuralView messageViews instantiations layout stateViews wovenAspects MappableElement StructuralView classes associations types Class attributes abstract AssociationEnd getType getOppositeEnd navigable true assoc classifier featureSelection Association ends NamedElement Instantiation type Depends Operation abstract false extendedVisibility public returnType parameters static false operationType Normal Attribute type Type Parameter type RAMVisibilityType public public protected protected private private 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 coveredBy Message sendEvent receiveEvent signature assignTo messageSort arguments interaction returns selfMessage false localProperties 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 superTypes ImplementationClass instanceClassName interface TemporaryProperty StructuralFeature static false Reference type Property lowerBound 0 upperBound 1 referenceType Regular TypedElement getType Gate LiteralBoolean value ClassifierMapping operationMappings attributeMappings AttributeMapping OperationMapping parameterMappings ParameterMapping 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 OperationType Normal Normal Constructor Constructor Destructor Destructor Traceable WovenAspect comesFrom wovenElements children LiteralNull EnumLiteralValue value AssignmentStatement assignTo value
null
{"directed":true,"nodes":[{"nsPrefix":"ram","nsURI":"http://cs.mcgill.ca/sel/ram/3.0","name":"ram","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Aspect","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappableElement","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralView","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationEnd","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Instantiation","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"RAMVisibilityType","instanceClass":null,"id":13,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectType","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RVoid","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RBoolean","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ReferenceType","instanceClass":null,"id":18,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RInt","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RChar","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RString","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RAny","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"REnum","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"REnumLiteral","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMessageView","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageView","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageViewReference","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interaction","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AspectMessageView","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lifeline","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Message","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"MessageSort","instanceClass":null,"id":32,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageEnd","instanceClass":null,"abstract":true,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageOccurrenceSpecification","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OccurrenceSpecification","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestructionOccurrenceSpecification","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionFragment","instanceClass":null,"abstract":true,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"InteractionOperatorKind","instanceClass":null,"id":38,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CombinedFragment","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OriginalBehaviorExecution","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionStatement","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOperand","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSpecification","instanceClass":null,"abstract":true,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeatureValue","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterValueMapping","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterValue","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralSpecification","instanceClass":null,"abstract":true,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralString","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralInteger","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FragmentContainer","instanceClass":null,"abstract":true,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RCollection","instanceClass":null,"abstract":true,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RSet","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RSequence","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Layout","instanceClass":null,"abstract":false,"id":55,"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":56,"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":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LayoutElement","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"InstantiationType","instanceClass":null,"id":59,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":true,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImplementationClass","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemporaryProperty","instanceClass":null,"abstract":true,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","instanceClass":null,"abstract":true,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reference","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":true,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Gate","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralBoolean","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassifierMapping","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeMapping","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationMapping","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterMapping","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateView","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDouble","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RFloat","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Substitution","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TransitionSubstitution","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeParameter","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RLong","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RArray","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"OperationType","instanceClass":null,"id":85,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Traceable","instanceClass":null,"abstract":true,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WovenAspect","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralNull","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumLiteralValue","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignmentStatement","instanceClass":null,"abstract":false,"id":90,"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":91,"derived":false},{"container":false,"ordered":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":92,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"instantiations","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":"layout","changeable":true,"resolveProxies":true,"lowerBound":0,"id":94,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stateViews","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"wovenAspects","changeable":true,"resolveProxies":true,"lowerBound":0,"id":96,"derived":false},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"associations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":108,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"types","changeable":true,"resolveProxies":true,"lowerBound":0,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"abstract","changeable":true,"lowerBound":0,"iD":false,"id":114,"derived":false},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getType","lowerBound":1,"id":118,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOppositeEnd","lowerBound":1,"id":119,"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":120,"derived":false},{"container":false,"ordered":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":121,"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":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":"featureSelection","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"},{"id":128,"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":129,"derived":false},{"id":130,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"associationEnds","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"derived":false},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"Depends","unsettable":false,"transient":false,"unique":true,"name":"type","changeable":false,"lowerBound":1,"iD":false,"id":136,"derived":true},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"abstract","changeable":true,"lowerBound":0,"iD":false,"id":141,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"public","unsettable":false,"transient":false,"unique":true,"name":"extendedVisibility","changeable":true,"lowerBound":0,"iD":false,"id":142,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"returnType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":143,"derived":false},{"container":false,"ordered":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":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":"static","changeable":true,"lowerBound":0,"iD":false,"id":145,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"Normal","unsettable":false,"transient":false,"unique":true,"name":"operationType","changeable":true,"lowerBound":1,"iD":false,"id":146,"derived":false},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"name":"public","id":167,"value":1,"literal":"public","eClass":"EEnumLiteral"},{"name":"protected","id":168,"value":2,"literal":"protected","eClass":"EEnumLiteral"},{"name":"private","id":169,"value":3,"literal":"private","eClass":"EEnumLiteral"},{"name":"package","id":170,"value":4,"literal":"package","eClass":"EEnumLiteral"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"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"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":178,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getInstanceClassName","lowerBound":1,"id":179,"many":false,"required":true,"eClass":"EOperation"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"name":"Composition","id":183,"value":0,"literal":"Composition","eClass":"EEnumLiteral"},{"name":"Aggregation","id":184,"value":1,"literal":"Aggregation","eClass":"EEnumLiteral"},{"name":"Regular","id":185,"value":2,"literal":"Regular","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":186,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getInstanceClassName","lowerBound":1,"id":187,"many":false,"required":true,"eClass":"EOperation"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":191,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getInstanceClassName","lowerBound":1,"id":192,"many":false,"required":true,"eClass":"EOperation"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":196,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getInstanceClassName","lowerBound":1,"id":197,"many":false,"required":true,"eClass":"EOperation"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":201,"many":false,"required":true,"eClass":"EOperation"},{"id":202,"eClass":"EGenericType"},{"id":203,"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":204,"derived":false},{"id":205,"eClass":"EGenericType"},{"id":206,"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":207,"derived":false},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"affectedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":210,"derived":false},{"id":211,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"specifies","changeable":true,"resolveProxies":true,"lowerBound":1,"id":212,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":213,"derived":false},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"references","changeable":true,"resolveProxies":true,"lowerBound":1,"id":217,"derived":false},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lifelines","changeable":true,"resolveProxies":true,"lowerBound":1,"id":220,"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":221,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":222,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"formalGates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":223,"derived":false},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"interaction","changeable":true,"resolveProxies":true,"lowerBound":1,"id":227,"derived":false},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"pointcut","changeable":true,"resolveProxies":true,"lowerBound":1,"id":230,"derived":false},{"container":false,"ordered":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":231,"derived":false},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"represents","changeable":true,"resolveProxies":true,"lowerBound":1,"id":236,"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":237,"derived":false},{"id":238,"eClass":"EGenericType"},{"id":239,"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":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":"sendEvent","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":"receiveEvent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":242,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"signature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":243,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"assignTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":244,"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":245,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":246,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returns","changeable":true,"resolveProxies":true,"lowerBound":0,"id":247,"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":248,"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":"localProperties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":249,"derived":false},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"name":"synchCall","id":260,"value":0,"literal":"synchCall","eClass":"EEnumLiteral"},{"name":"createMessage","id":261,"value":1,"literal":"createMessage","eClass":"EEnumLiteral"},{"name":"deleteMessage","id":262,"value":2,"literal":"deleteMessage","eClass":"EEnumLiteral"},{"name":"reply","id":263,"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":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":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":270,"derived":false},{"id":271,"eClass":"EGenericType"},{"id":272,"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":273,"derived":false},{"name":"alt","id":274,"value":0,"literal":"alt","eClass":"EEnumLiteral"},{"name":"opt","id":275,"value":1,"literal":"opt","eClass":"EEnumLiteral"},{"name":"loop","id":276,"value":2,"literal":"loop","eClass":"EEnumLiteral"},{"name":"disruptable","id":277,"value":3,"literal":"disruptable","eClass":"EEnumLiteral"},{"name":"critical","id":278,"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":279,"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":280,"derived":false},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specification","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"interactionConstraint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":288,"derived":false},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":294,"derived":false},{"container":false,"ordered":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":295,"derived":false},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":298,"derived":false},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"lowerBound":1,"iD":false,"id":301,"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":302,"derived":false},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"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":307,"derived":false},{"id":308,"eClass":"EGenericType"},{"id":309,"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":310,"derived":false},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":314,"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":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":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":322,"derived":false},{"id":323,"eClass":"EGenericType"},{"container":false,"ordered":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":324,"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":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":"key","changeable":true,"resolveProxies":true,"lowerBound":1,"id":328,"derived":false},{"container":false,"ordered":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":329,"derived":false},{"id":330,"eClass":"EGenericType"},{"id":331,"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":332,"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":333,"derived":false},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"name":"Depends","id":336,"value":0,"literal":"Depends","eClass":"EEnumLiteral"},{"name":"Extends","id":337,"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":338,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":339,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superTypes","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"},{"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":347,"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":348,"derived":false},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"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":352,"derived":false},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":355,"derived":false},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"id":358,"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":359,"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":360,"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":361,"derived":false},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getType","lowerBound":1,"id":366,"many":false,"required":true,"eClass":"EOperation"},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"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":371,"derived":false},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operationMappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":374,"derived":false},{"container":false,"ordered":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":375,"derived":false},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"container":false,"ordered":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},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stateMachines","changeable":true,"resolveProxies":true,"lowerBound":1,"id":388,"derived":false},{"container":false,"ordered":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":389,"derived":false},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"start","changeable":true,"resolveProxies":true,"lowerBound":1,"id":393,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"states","changeable":true,"resolveProxies":true,"lowerBound":0,"id":394,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":395,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"substitutions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":396,"derived":false},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"container":false,"ordered":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":401,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"startState","changeable":true,"resolveProxies":true,"lowerBound":1,"id":402,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"signature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":403,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"guard","changeable":true,"resolveProxies":true,"lowerBound":0,"id":404,"derived":false},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incomings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":407,"derived":false},{"id":408,"eClass":"EGenericType"},{"container":false,"ordered":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":409,"derived":false},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":415,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getInstanceClassName","lowerBound":1,"id":416,"many":false,"required":true,"eClass":"EOperation"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":420,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getInstanceClassName","lowerBound":1,"id":421,"many":false,"required":true,"eClass":"EOperation"},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"id":424,"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":425,"derived":false},{"id":426,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":1,"id":427,"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":428,"derived":false},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"genericType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":432,"derived":false},{"id":433,"eClass":"EGenericType"},{"id":434,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":435,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getInstanceClassName","lowerBound":1,"id":436,"many":false,"required":true,"eClass":"EOperation"},{"id":437,"eClass":"EGenericType"},{"id":438,"eClass":"EGenericType"},{"id":439,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":440,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getInstanceClassName","lowerBound":1,"id":441,"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":442,"derived":false},{"container":false,"ordered":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":443,"derived":false},{"id":444,"eClass":"EGenericType"},{"id":445,"eClass":"EGenericType"},{"id":446,"eClass":"EGenericType"},{"id":447,"eClass":"EGenericType"},{"id":448,"eClass":"EGenericType"},{"name":"Normal","id":449,"value":0,"literal":"Normal","eClass":"EEnumLiteral"},{"name":"Constructor","id":450,"value":1,"literal":"Constructor","eClass":"EEnumLiteral"},{"name":"Destructor","id":451,"value":2,"literal":"Destructor","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":"comesFrom","changeable":true,"resolveProxies":true,"lowerBound":1,"id":452,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"wovenElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":453,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":454,"derived":false},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"id":457,"eClass":"EGenericType"},{"id":458,"eClass":"EGenericType"},{"id":459,"eClass":"EGenericType"},{"container":false,"ordered":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":460,"derived":false},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"assignTo","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":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":464,"derived":false},{"id":465,"eClass":"EGenericType"},{"id":466,"eClass":"EGenericType"},{"id":467,"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":1,"target":0},{"source":1,"target":7},{"source":1,"target":91},{"source":1,"target":92},{"source":1,"target":93},{"source":1,"target":94},{"source":1,"target":95},{"source":1,"target":96},{"source":1,"target":97},{"source":1,"target":98},{"source":91,"target":3},{"source":91,"target":99},{"source":91,"target":1},{"source":99,"target":3},{"source":92,"target":25},{"source":92,"target":100},{"source":92,"target":1},{"source":100,"target":25},{"source":93,"target":8},{"source":93,"target":101},{"source":93,"target":1},{"source":101,"target":8},{"source":94,"target":55},{"source":94,"target":102},{"source":94,"target":1},{"source":102,"target":55},{"source":95,"target":73},{"source":95,"target":103},{"source":95,"target":1},{"source":103,"target":73},{"source":96,"target":87},{"source":96,"target":104},{"source":96,"target":1},{"source":104,"target":87},{"source":97,"target":7},{"source":2,"target":0},{"source":2,"target":7},{"source":2,"target":105},{"source":2,"target":106},{"source":105,"target":7},{"source":3,"target":0},{"source":3,"target":107},{"source":3,"target":108},{"source":3,"target":109},{"source":107,"target":60},{"source":107,"target":110},{"source":107,"target":3},{"source":110,"target":60},{"source":108,"target":6},{"source":108,"target":111},{"source":108,"target":3},{"source":111,"target":6},{"source":109,"target":11},{"source":109,"target":112},{"source":109,"target":3},{"source":112,"target":11},{"source":4,"target":0},{"source":4,"target":60},{"source":4,"target":113},{"source":4,"target":114},{"source":4,"target":115},{"source":113,"target":10},{"source":113,"target":116},{"source":113,"target":4},{"source":116,"target":10},{"source":114,"target":117},{"source":114,"target":4},{"source":115,"target":60},{"source":5,"target":0},{"source":5,"target":65},{"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":118,"target":11},{"source":118,"target":125},{"source":118,"target":5},{"source":125,"target":11},{"source":119,"target":5},{"source":119,"target":126},{"source":119,"target":5},{"source":126,"target":5},{"source":120,"target":127},{"source":120,"target":5},{"source":121,"target":6},{"source":121,"target":128},{"source":121,"target":5},{"source":121,"target":129},{"source":128,"target":6},{"source":122,"target":60},{"source":122,"target":130},{"source":122,"target":5},{"source":122,"target":131},{"source":130,"target":60},{"source":123,"target":132},{"source":123,"target":5},{"source":124,"target":65},{"source":6,"target":0},{"source":6,"target":7},{"source":6,"target":129},{"source":6,"target":133},{"source":129,"target":5},{"source":129,"target":134},{"source":129,"target":6},{"source":129,"target":121},{"source":134,"target":5},{"source":133,"target":7},{"source":7,"target":0},{"source":7,"target":135},{"source":8,"target":0},{"source":8,"target":136},{"source":8,"target":137},{"source":136,"target":59},{"source":136,"target":138},{"source":136,"target":8},{"source":138,"target":59},{"source":137,"target":139},{"source":137,"target":140},{"source":139,"target":1},{"source":140,"target":69},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":2},{"source":9,"target":86},{"source":9,"target":141},{"source":9,"target":142},{"source":9,"target":143},{"source":9,"target":144},{"source":9,"target":145},{"source":9,"target":146},{"source":9,"target":147},{"source":9,"target":148},{"source":9,"target":149},{"source":141,"target":150},{"source":141,"target":9},{"source":142,"target":13},{"source":142,"target":151},{"source":142,"target":9},{"source":151,"target":13},{"source":143,"target":11},{"source":143,"target":152},{"source":143,"target":9},{"source":152,"target":11},{"source":144,"target":12},{"source":144,"target":153},{"source":144,"target":9},{"source":153,"target":12},{"source":145,"target":154},{"source":145,"target":9},{"source":146,"target":85},{"source":146,"target":155},{"source":146,"target":9},{"source":155,"target":85},{"source":147,"target":7},{"source":148,"target":2},{"source":149,"target":86},{"source":10,"target":0},{"source":10,"target":63},{"source":10,"target":62},{"source":10,"target":2},{"source":10,"target":86},{"source":10,"target":156},{"source":10,"target":157},{"source":10,"target":158},{"source":10,"target":159},{"source":10,"target":160},{"source":156,"target":14},{"source":156,"target":161},{"source":156,"target":10},{"source":161,"target":14},{"source":157,"target":63},{"source":158,"target":62},{"source":159,"target":2},{"source":160,"target":86},{"source":11,"target":0},{"source":11,"target":7},{"source":11,"target":162},{"source":162,"target":7},{"source":12,"target":0},{"source":12,"target":66},{"source":12,"target":2},{"source":12,"target":163},{"source":12,"target":164},{"source":12,"target":165},{"source":163,"target":11},{"source":163,"target":166},{"source":163,"target":12},{"source":166,"target":11},{"source":164,"target":66},{"source":165,"target":2},{"source":13,"target":0},{"source":13,"target":167},{"source":13,"target":168},{"source":13,"target":169},{"source":13,"target":170},{"source":167,"target":13},{"source":168,"target":13},{"source":169,"target":13},{"source":170,"target":13},{"source":14,"target":0},{"source":14,"target":15},{"source":14,"target":61},{"source":14,"target":171},{"source":14,"target":172},{"source":171,"target":15},{"source":172,"target":61},{"source":15,"target":0},{"source":15,"target":11},{"source":15,"target":2},{"source":15,"target":173},{"source":15,"target":174},{"source":173,"target":11},{"source":174,"target":2},{"source":16,"target":0},{"source":16,"target":11},{"source":16,"target":175},{"source":16,"target":176},{"source":175,"target":177},{"source":175,"target":16},{"source":176,"target":11},{"source":17,"target":0},{"source":17,"target":14},{"source":17,"target":178},{"source":17,"target":179},{"source":17,"target":180},{"source":178,"target":181},{"source":178,"target":17},{"source":179,"target":182},{"source":179,"target":17},{"source":180,"target":14},{"source":18,"target":0},{"source":18,"target":183},{"source":18,"target":184},{"source":18,"target":185},{"source":183,"target":18},{"source":184,"target":18},{"source":185,"target":18},{"source":19,"target":0},{"source":19,"target":14},{"source":19,"target":186},{"source":19,"target":187},{"source":19,"target":188},{"source":186,"target":189},{"source":186,"target":19},{"source":187,"target":190},{"source":187,"target":19},{"source":188,"target":14},{"source":20,"target":0},{"source":20,"target":14},{"source":20,"target":191},{"source":20,"target":192},{"source":20,"target":193},{"source":191,"target":194},{"source":191,"target":20},{"source":192,"target":195},{"source":192,"target":20},{"source":193,"target":14},{"source":21,"target":0},{"source":21,"target":14},{"source":21,"target":196},{"source":21,"target":197},{"source":21,"target":198},{"source":196,"target":199},{"source":196,"target":21},{"source":197,"target":200},{"source":197,"target":21},{"source":198,"target":14},{"source":22,"target":0},{"source":22,"target":11},{"source":22,"target":201},{"source":22,"target":202},{"source":201,"target":203},{"source":201,"target":22},{"source":202,"target":11},{"source":23,"target":0},{"source":23,"target":14},{"source":23,"target":204},{"source":23,"target":205},{"source":204,"target":24},{"source":204,"target":206},{"source":204,"target":23},{"source":204,"target":207},{"source":206,"target":24},{"source":205,"target":14},{"source":24,"target":0},{"source":24,"target":7},{"source":24,"target":207},{"source":24,"target":208},{"source":207,"target":23},{"source":207,"target":209},{"source":207,"target":24},{"source":207,"target":204},{"source":209,"target":23},{"source":208,"target":7},{"source":25,"target":0},{"source":25,"target":210},{"source":210,"target":29},{"source":210,"target":211},{"source":210,"target":25},{"source":211,"target":29},{"source":26,"target":0},{"source":26,"target":25},{"source":26,"target":212},{"source":26,"target":213},{"source":26,"target":214},{"source":212,"target":9},{"source":212,"target":215},{"source":212,"target":26},{"source":215,"target":9},{"source":213,"target":28},{"source":213,"target":216},{"source":213,"target":26},{"source":216,"target":28},{"source":214,"target":25},{"source":27,"target":0},{"source":27,"target":25},{"source":27,"target":217},{"source":27,"target":218},{"source":217,"target":26},{"source":217,"target":219},{"source":217,"target":27},{"source":219,"target":26},{"source":218,"target":25},{"source":28,"target":0},{"source":28,"target":51},{"source":28,"target":220},{"source":28,"target":221},{"source":28,"target":222},{"source":28,"target":223},{"source":28,"target":224},{"source":220,"target":30},{"source":220,"target":225},{"source":220,"target":28},{"source":225,"target":30},{"source":221,"target":31},{"source":221,"target":226},{"source":221,"target":28},{"source":221,"target":227},{"source":226,"target":31},{"source":222,"target":64},{"source":222,"target":228},{"source":222,"target":28},{"source":228,"target":64},{"source":223,"target":67},{"source":223,"target":229},{"source":223,"target":28},{"source":229,"target":67},{"source":224,"target":51},{"source":29,"target":0},{"source":29,"target":25},{"source":29,"target":7},{"source":29,"target":230},{"source":29,"target":231},{"source":29,"target":232},{"source":29,"target":233},{"source":230,"target":9},{"source":230,"target":234},{"source":230,"target":29},{"source":234,"target":9},{"source":231,"target":28},{"source":231,"target":235},{"source":231,"target":29},{"source":235,"target":28},{"source":232,"target":25},{"source":233,"target":7},{"source":30,"target":0},{"source":30,"target":236},{"source":30,"target":237},{"source":236,"target":66},{"source":236,"target":238},{"source":236,"target":30},{"source":238,"target":66},{"source":237,"target":37},{"source":237,"target":239},{"source":237,"target":30},{"source":237,"target":240},{"source":239,"target":37},{"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":31,"target":246},{"source":31,"target":227},{"source":31,"target":247},{"source":31,"target":248},{"source":31,"target":249},{"source":241,"target":33},{"source":241,"target":250},{"source":241,"target":31},{"source":250,"target":33},{"source":242,"target":33},{"source":242,"target":251},{"source":242,"target":31},{"source":251,"target":33},{"source":243,"target":9},{"source":243,"target":252},{"source":243,"target":31},{"source":252,"target":9},{"source":244,"target":63},{"source":244,"target":253},{"source":244,"target":31},{"source":253,"target":63},{"source":245,"target":32},{"source":245,"target":254},{"source":245,"target":31},{"source":254,"target":32},{"source":246,"target":45},{"source":246,"target":255},{"source":246,"target":31},{"source":255,"target":45},{"source":227,"target":28},{"source":227,"target":256},{"source":227,"target":31},{"source":227,"target":221},{"source":256,"target":28},{"source":247,"target":43},{"source":247,"target":257},{"source":247,"target":31},{"source":257,"target":43},{"source":248,"target":258},{"source":248,"target":31},{"source":249,"target":62},{"source":249,"target":259},{"source":249,"target":31},{"source":259,"target":62},{"source":32,"target":0},{"source":32,"target":260},{"source":32,"target":261},{"source":32,"target":262},{"source":32,"target":263},{"source":260,"target":32},{"source":261,"target":32},{"source":262,"target":32},{"source":263,"target":32},{"source":33,"target":0},{"source":33,"target":264},{"source":264,"target":31},{"source":264,"target":265},{"source":264,"target":33},{"source":265,"target":31},{"source":34,"target":0},{"source":34,"target":35},{"source":34,"target":33},{"source":34,"target":266},{"source":34,"target":267},{"source":266,"target":35},{"source":267,"target":33},{"source":35,"target":0},{"source":35,"target":37},{"source":35,"target":268},{"source":268,"target":37},{"source":36,"target":0},{"source":36,"target":34},{"source":36,"target":269},{"source":269,"target":34},{"source":37,"target":0},{"source":37,"target":240},{"source":37,"target":270},{"source":240,"target":30},{"source":240,"target":271},{"source":240,"target":37},{"source":240,"target":237},{"source":271,"target":30},{"source":270,"target":51},{"source":270,"target":272},{"source":270,"target":37},{"source":270,"target":273},{"source":272,"target":51},{"source":38,"target":0},{"source":38,"target":274},{"source":38,"target":275},{"source":38,"target":276},{"source":38,"target":277},{"source":38,"target":278},{"source":274,"target":38},{"source":275,"target":38},{"source":276,"target":38},{"source":277,"target":38},{"source":278,"target":38},{"source":39,"target":0},{"source":39,"target":37},{"source":39,"target":279},{"source":39,"target":280},{"source":39,"target":281},{"source":279,"target":38},{"source":279,"target":282},{"source":279,"target":39},{"source":282,"target":38},{"source":280,"target":42},{"source":280,"target":283},{"source":280,"target":39},{"source":283,"target":42},{"source":281,"target":37},{"source":40,"target":0},{"source":40,"target":37},{"source":40,"target":284},{"source":284,"target":37},{"source":41,"target":0},{"source":41,"target":37},{"source":41,"target":285},{"source":41,"target":286},{"source":285,"target":43},{"source":285,"target":287},{"source":285,"target":41},{"source":287,"target":43},{"source":286,"target":37},{"source":42,"target":0},{"source":42,"target":51},{"source":42,"target":288},{"source":42,"target":289},{"source":288,"target":43},{"source":288,"target":290},{"source":288,"target":42},{"source":290,"target":43},{"source":289,"target":51},{"source":43,"target":0},{"source":44,"target":0},{"source":44,"target":43},{"source":44,"target":291},{"source":44,"target":292},{"source":291,"target":63},{"source":291,"target":293},{"source":291,"target":44},{"source":293,"target":63},{"source":292,"target":43},{"source":45,"target":0},{"source":45,"target":294},{"source":45,"target":295},{"source":294,"target":12},{"source":294,"target":296},{"source":294,"target":45},{"source":296,"target":12},{"source":295,"target":43},{"source":295,"target":297},{"source":295,"target":45},{"source":297,"target":43},{"source":46,"target":0},{"source":46,"target":43},{"source":46,"target":298},{"source":46,"target":299},{"source":298,"target":12},{"source":298,"target":300},{"source":298,"target":46},{"source":300,"target":12},{"source":299,"target":43},{"source":47,"target":0},{"source":47,"target":43},{"source":47,"target":301},{"source":47,"target":302},{"source":47,"target":303},{"source":301,"target":304},{"source":301,"target":47},{"source":302,"target":305},{"source":302,"target":47},{"source":303,"target":43},{"source":48,"target":0},{"source":48,"target":43},{"source":48,"target":306},{"source":306,"target":43},{"source":49,"target":0},{"source":49,"target":48},{"source":49,"target":307},{"source":49,"target":308},{"source":307,"target":309},{"source":307,"target":49},{"source":308,"target":48},{"source":50,"target":0},{"source":50,"target":48},{"source":50,"target":310},{"source":50,"target":311},{"source":310,"target":312},{"source":310,"target":50},{"source":311,"target":48},{"source":51,"target":0},{"source":51,"target":273},{"source":273,"target":37},{"source":273,"target":313},{"source":273,"target":51},{"source":273,"target":270},{"source":313,"target":37},{"source":52,"target":0},{"source":52,"target":11},{"source":52,"target":61},{"source":52,"target":314},{"source":52,"target":315},{"source":52,"target":316},{"source":52,"target":317},{"source":314,"target":318},{"source":314,"target":52},{"source":315,"target":15},{"source":315,"target":319},{"source":315,"target":52},{"source":319,"target":15},{"source":316,"target":11},{"source":317,"target":61},{"source":53,"target":0},{"source":53,"target":52},{"source":53,"target":320},{"source":320,"target":52},{"source":54,"target":0},{"source":54,"target":52},{"source":54,"target":321},{"source":321,"target":52},{"source":55,"target":0},{"source":55,"target":322},{"source":322,"target":56},{"source":322,"target":323},{"source":322,"target":55},{"source":323,"target":56},{"source":56,"target":0},{"source":56,"target":324},{"source":56,"target":325},{"source":324,"target":326},{"source":324,"target":56},{"source":325,"target":57},{"source":325,"target":327},{"source":325,"target":56},{"source":327,"target":57},{"source":57,"target":0},{"source":57,"target":328},{"source":57,"target":329},{"source":328,"target":330},{"source":328,"target":57},{"source":329,"target":58},{"source":329,"target":331},{"source":329,"target":57},{"source":331,"target":58},{"source":58,"target":0},{"source":58,"target":332},{"source":58,"target":333},{"source":332,"target":334},{"source":332,"target":58},{"source":333,"target":335},{"source":333,"target":58},{"source":59,"target":0},{"source":59,"target":336},{"source":59,"target":337},{"source":336,"target":59},{"source":337,"target":59},{"source":60,"target":0},{"source":60,"target":15},{"source":60,"target":86},{"source":60,"target":338},{"source":60,"target":131},{"source":60,"target":339},{"source":60,"target":340},{"source":60,"target":341},{"source":60,"target":342},{"source":338,"target":9},{"source":338,"target":343},{"source":338,"target":60},{"source":343,"target":9},{"source":131,"target":5},{"source":131,"target":344},{"source":131,"target":60},{"source":131,"target":122},{"source":344,"target":5},{"source":339,"target":82},{"source":339,"target":345},{"source":339,"target":60},{"source":345,"target":82},{"source":340,"target":60},{"source":340,"target":346},{"source":340,"target":60},{"source":346,"target":60},{"source":341,"target":15},{"source":342,"target":86},{"source":61,"target":0},{"source":61,"target":60},{"source":61,"target":347},{"source":61,"target":348},{"source":61,"target":349},{"source":347,"target":350},{"source":347,"target":61},{"source":348,"target":351},{"source":348,"target":61},{"source":349,"target":60},{"source":62,"target":0},{"source":63,"target":0},{"source":63,"target":66},{"source":63,"target":352},{"source":63,"target":353},{"source":352,"target":354},{"source":352,"target":63},{"source":353,"target":66},{"source":64,"target":0},{"source":64,"target":65},{"source":64,"target":62},{"source":64,"target":355},{"source":64,"target":356},{"source":64,"target":357},{"source":355,"target":15},{"source":355,"target":358},{"source":355,"target":64},{"source":358,"target":15},{"source":356,"target":65},{"source":357,"target":62},{"source":65,"target":0},{"source":65,"target":63},{"source":65,"target":359},{"source":65,"target":360},{"source":65,"target":361},{"source":65,"target":362},{"source":359,"target":363},{"source":359,"target":65},{"source":360,"target":364},{"source":360,"target":65},{"source":361,"target":18},{"source":361,"target":365},{"source":361,"target":65},{"source":365,"target":18},{"source":362,"target":63},{"source":66,"target":0},{"source":66,"target":7},{"source":66,"target":366},{"source":66,"target":367},{"source":366,"target":11},{"source":366,"target":368},{"source":366,"target":66},{"source":368,"target":11},{"source":367,"target":7},{"source":67,"target":0},{"source":67,"target":33},{"source":67,"target":7},{"source":67,"target":369},{"source":67,"target":370},{"source":369,"target":33},{"source":370,"target":7},{"source":68,"target":0},{"source":68,"target":48},{"source":68,"target":371},{"source":68,"target":372},{"source":371,"target":373},{"source":371,"target":68},{"source":372,"target":48},{"source":69,"target":0},{"source":69,"target":374},{"source":69,"target":375},{"source":69,"target":376},{"source":374,"target":71},{"source":374,"target":377},{"source":374,"target":69},{"source":377,"target":71},{"source":375,"target":70},{"source":375,"target":378},{"source":375,"target":69},{"source":378,"target":70},{"source":376,"target":379},{"source":379,"target":60},{"source":70,"target":0},{"source":70,"target":380},{"source":380,"target":381},{"source":381,"target":10},{"source":71,"target":0},{"source":71,"target":382},{"source":71,"target":383},{"source":382,"target":72},{"source":382,"target":384},{"source":382,"target":71},{"source":384,"target":72},{"source":383,"target":385},{"source":385,"target":9},{"source":72,"target":0},{"source":72,"target":386},{"source":386,"target":387},{"source":387,"target":12},{"source":73,"target":0},{"source":73,"target":7},{"source":73,"target":388},{"source":73,"target":389},{"source":73,"target":390},{"source":388,"target":74},{"source":388,"target":391},{"source":388,"target":73},{"source":391,"target":74},{"source":389,"target":60},{"source":389,"target":392},{"source":389,"target":73},{"source":392,"target":60},{"source":390,"target":7},{"source":74,"target":0},{"source":74,"target":393},{"source":74,"target":394},{"source":74,"target":395},{"source":74,"target":396},{"source":393,"target":76},{"source":393,"target":397},{"source":393,"target":74},{"source":397,"target":76},{"source":394,"target":76},{"source":394,"target":398},{"source":394,"target":74},{"source":398,"target":76},{"source":395,"target":75},{"source":395,"target":399},{"source":395,"target":74},{"source":399,"target":75},{"source":396,"target":80},{"source":396,"target":400},{"source":396,"target":74},{"source":400,"target":80},{"source":75,"target":0},{"source":75,"target":7},{"source":75,"target":401},{"source":75,"target":402},{"source":75,"target":403},{"source":75,"target":404},{"source":75,"target":405},{"source":401,"target":76},{"source":401,"target":406},{"source":401,"target":75},{"source":401,"target":407},{"source":406,"target":76},{"source":402,"target":76},{"source":402,"target":408},{"source":402,"target":75},{"source":402,"target":409},{"source":408,"target":76},{"source":403,"target":9},{"source":403,"target":410},{"source":403,"target":75},{"source":410,"target":9},{"source":404,"target":79},{"source":404,"target":411},{"source":404,"target":75},{"source":411,"target":79},{"source":405,"target":7},{"source":76,"target":0},{"source":76,"target":7},{"source":76,"target":407},{"source":76,"target":409},{"source":76,"target":412},{"source":407,"target":75},{"source":407,"target":413},{"source":407,"target":76},{"source":407,"target":401},{"source":413,"target":75},{"source":409,"target":75},{"source":409,"target":414},{"source":409,"target":76},{"source":409,"target":402},{"source":414,"target":75},{"source":412,"target":7},{"source":77,"target":0},{"source":77,"target":14},{"source":77,"target":415},{"source":77,"target":416},{"source":77,"target":417},{"source":415,"target":418},{"source":415,"target":77},{"source":416,"target":419},{"source":416,"target":77},{"source":417,"target":14},{"source":78,"target":0},{"source":78,"target":14},{"source":78,"target":420},{"source":78,"target":421},{"source":78,"target":422},{"source":420,"target":423},{"source":420,"target":78},{"source":421,"target":424},{"source":421,"target":78},{"source":422,"target":14},{"source":79,"target":0},{"source":79,"target":425},{"source":425,"target":43},{"source":425,"target":426},{"source":425,"target":79},{"source":426,"target":43},{"source":80,"target":0},{"source":81,"target":0},{"source":81,"target":80},{"source":81,"target":427},{"source":81,"target":428},{"source":81,"target":429},{"source":427,"target":75},{"source":427,"target":430},{"source":427,"target":81},{"source":430,"target":75},{"source":428,"target":75},{"source":428,"target":431},{"source":428,"target":81},{"source":431,"target":75},{"source":429,"target":80},{"source":82,"target":0},{"source":82,"target":11},{"source":82,"target":432},{"source":82,"target":433},{"source":432,"target":15},{"source":432,"target":434},{"source":432,"target":82},{"source":434,"target":15},{"source":433,"target":11},{"source":83,"target":0},{"source":83,"target":14},{"source":83,"target":435},{"source":83,"target":436},{"source":83,"target":437},{"source":435,"target":438},{"source":435,"target":83},{"source":436,"target":439},{"source":436,"target":83},{"source":437,"target":14},{"source":84,"target":0},{"source":84,"target":14},{"source":84,"target":440},{"source":84,"target":441},{"source":84,"target":442},{"source":84,"target":443},{"source":84,"target":444},{"source":440,"target":445},{"source":440,"target":84},{"source":441,"target":446},{"source":441,"target":84},{"source":442,"target":447},{"source":442,"target":84},{"source":443,"target":15},{"source":443,"target":448},{"source":443,"target":84},{"source":448,"target":15},{"source":444,"target":14},{"source":85,"target":0},{"source":85,"target":449},{"source":85,"target":450},{"source":85,"target":451},{"source":449,"target":85},{"source":450,"target":85},{"source":451,"target":85},{"source":86,"target":0},{"source":87,"target":0},{"source":87,"target":7},{"source":87,"target":452},{"source":87,"target":453},{"source":87,"target":454},{"source":87,"target":455},{"source":452,"target":1},{"source":452,"target":456},{"source":452,"target":87},{"source":456,"target":1},{"source":453,"target":86},{"source":453,"target":457},{"source":453,"target":87},{"source":457,"target":86},{"source":454,"target":87},{"source":454,"target":458},{"source":454,"target":87},{"source":458,"target":87},{"source":455,"target":7},{"source":88,"target":0},{"source":88,"target":48},{"source":88,"target":459},{"source":459,"target":48},{"source":89,"target":0},{"source":89,"target":43},{"source":89,"target":460},{"source":89,"target":461},{"source":460,"target":24},{"source":460,"target":462},{"source":460,"target":89},{"source":462,"target":24},{"source":461,"target":43},{"source":90,"target":0},{"source":90,"target":37},{"source":90,"target":463},{"source":90,"target":464},{"source":90,"target":465},{"source":463,"target":63},{"source":463,"target":466},{"source":463,"target":90},{"source":466,"target":63},{"source":464,"target":43},{"source":464,"target":467},{"source":464,"target":90},{"source":467,"target":43},{"source":465,"target":37}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="UML2" nsURI="http:///UML2.ecore" nsPrefix="UML2"> <eClassifiers xsi:type="ecore:EClass" name="AssociationClass" eSuperTypes="#//Class #//Association"/> <eClassifiers xsi:type="ecore:EClass" name="Interval" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutionEnvironment" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="TimeExpression" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="TypedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="ExtensionEnd" eSuperTypes="#//Property"/> <eClassifiers xsi:type="ecore:EClass" name="CommunicationPath" eSuperTypes="#//Association"/> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Collaboration" eSuperTypes="#//BehavioredClassifier #//StructuredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="Expression" eSuperTypes="#//OpaqueExpression"/> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//StructuralFeature"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityParameterNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//BehavioredClassifier #//EncapsulatedClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="Classifier" eSuperTypes="#//Type"/> <eClassifiers xsi:type="ecore:EClass" name="CentralBufferNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="DurationInterval" eSuperTypes="#//Interval"/> <eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="TestIdentityAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="first" lowerBound="1" eType="#//InputPin" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="second" lowerBound="1" eType="#//InputPin" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataStoreNode" eSuperTypes="#//CentralBufferNode"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralInteger" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="StructuredClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="Type"/> <eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralNull" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Behavior" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="ExpansionNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="Interface" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="InformationItem" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="OutputPin" eSuperTypes="#//Pin"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralBoolean" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Device" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="InstanceValue" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Extension" eSuperTypes="#//Association"/> <eClassifiers xsi:type="ecore:EClass" name="Port" eSuperTypes="#//Property"/> <eClassifiers xsi:type="ecore:EClass" name="DeploymentSpecification" eSuperTypes="#//Artifact"/> <eClassifiers xsi:type="ecore:EClass" name="ProtocolStateMachine" eSuperTypes="#//StateMachine"/> <eClassifiers xsi:type="ecore:EClass" name="TemplateableClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Actor" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="BehavioredClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="EncapsulatedClassifier" eSuperTypes="#//StructuredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="ValueSpecification" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="ValuePin" eSuperTypes="#//InputPin"/> <eClassifiers xsi:type="ecore:EClass" name="Artifact" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Stereotype" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="Interaction" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralUnlimitedNatural" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Duration" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Pin" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Signal" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="InputPin" eSuperTypes="#//Pin"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralSpecification" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="UseCase" eSuperTypes="#//BehavioredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="TimeInterval" eSuperTypes="#//Interval"/> <eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralString" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="ObjectNode" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="ParameterableClassifier" eSuperTypes="#//Classifier"/> </ecore:EPackage>
github:ecore:/data/sunwuliang/SlicingProject2.0/ClassModelSlicing/slices/SlicedUML2InsLRBACtia1.ecore
ecore
UML2 AssociationClass Interval ExecutionEnvironment TimeExpression TypedElement type Activity ExtensionEnd CommunicationPath Operation Collaboration Node Expression Property ActivityParameterNode Class Component Classifier CentralBufferNode DurationInterval Variable TestIdentityAction first second DataStoreNode LiteralInteger StructuredClassifier Enumeration Type Parameter PrimitiveType LiteralNull Behavior ExpansionNode Interface InformationItem OutputPin LiteralBoolean Device InstanceValue Extension Port DeploymentSpecification ProtocolStateMachine TemplateableClassifier Actor BehavioredClassifier EncapsulatedClassifier ValueSpecification Association ValuePin Artifact Stereotype Interaction LiteralUnlimitedNatural Duration Pin DataType Signal InputPin LiteralSpecification UseCase TimeInterval OpaqueExpression LiteralString ObjectNode StructuralFeature StateMachine ParameterableClassifier
null
{"directed":true,"nodes":[{"nsPrefix":"UML2","nsURI":"http:///UML2.ecore","name":"UML2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationClass","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interval","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionEnvironment","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeExpression","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","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":"ExtensionEnd","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunicationPath","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":"Collaboration","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"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":"ActivityParameterNode","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","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":"CentralBufferNode","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationInterval","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestIdentityAction","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataStoreNode","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralInteger","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredClassifier","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","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":"Behavior","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionNode","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationItem","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputPin","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralBoolean","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Device","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceValue","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extension","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentSpecification","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolStateMachine","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateableClassifier","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":"BehavioredClassifier","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EncapsulatedClassifier","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSpecification","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValuePin","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Artifact","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stereotype","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interaction","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralUnlimitedNatural","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Duration","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pin","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signal","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputPin","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralSpecification","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UseCase","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeInterval","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralString","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectNode","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterableClassifier","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","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"},{"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"},{"container":false,"ordered":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":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":"second","changeable":true,"resolveProxies":true,"lowerBound":1,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":1,"target":0},{"source":1,"target":15},{"source":1,"target":47},{"source":1,"target":67},{"source":1,"target":68},{"source":67,"target":15},{"source":68,"target":47},{"source":2,"target":0},{"source":2,"target":46},{"source":2,"target":69},{"source":69,"target":46},{"source":3,"target":0},{"source":3,"target":11},{"source":3,"target":70},{"source":70,"target":11},{"source":4,"target":0},{"source":4,"target":46},{"source":4,"target":71},{"source":71,"target":46},{"source":5,"target":0},{"source":5,"target":72},{"source":72,"target":26},{"source":72,"target":73},{"source":72,"target":5},{"source":73,"target":26},{"source":6,"target":0},{"source":6,"target":30},{"source":6,"target":74},{"source":74,"target":30},{"source":7,"target":0},{"source":7,"target":13},{"source":7,"target":75},{"source":75,"target":13},{"source":8,"target":0},{"source":8,"target":47},{"source":8,"target":76},{"source":76,"target":47},{"source":9,"target":0},{"source":9,"target":5},{"source":9,"target":77},{"source":77,"target":5},{"source":10,"target":0},{"source":10,"target":44},{"source":10,"target":24},{"source":10,"target":78},{"source":10,"target":79},{"source":78,"target":44},{"source":79,"target":24},{"source":11,"target":0},{"source":11,"target":15},{"source":11,"target":80},{"source":80,"target":15},{"source":12,"target":0},{"source":12,"target":61},{"source":12,"target":81},{"source":81,"target":61},{"source":13,"target":0},{"source":13,"target":64},{"source":13,"target":82},{"source":82,"target":64},{"source":14,"target":0},{"source":14,"target":63},{"source":14,"target":83},{"source":83,"target":63},{"source":15,"target":0},{"source":15,"target":44},{"source":15,"target":45},{"source":15,"target":84},{"source":15,"target":85},{"source":84,"target":44},{"source":85,"target":45},{"source":16,"target":0},{"source":16,"target":15},{"source":16,"target":86},{"source":86,"target":15},{"source":17,"target":0},{"source":17,"target":26},{"source":17,"target":87},{"source":87,"target":26},{"source":18,"target":0},{"source":18,"target":63},{"source":18,"target":88},{"source":88,"target":63},{"source":19,"target":0},{"source":19,"target":2},{"source":19,"target":89},{"source":89,"target":2},{"source":20,"target":0},{"source":20,"target":5},{"source":20,"target":90},{"source":90,"target":5},{"source":21,"target":0},{"source":21,"target":91},{"source":21,"target":92},{"source":91,"target":57},{"source":91,"target":93},{"source":91,"target":21},{"source":93,"target":57},{"source":92,"target":57},{"source":92,"target":94},{"source":92,"target":21},{"source":94,"target":57},{"source":22,"target":0},{"source":22,"target":18},{"source":22,"target":95},{"source":95,"target":18},{"source":23,"target":0},{"source":23,"target":58},{"source":23,"target":96},{"source":96,"target":58},{"source":24,"target":0},{"source":24,"target":17},{"source":24,"target":97},{"source":97,"target":17},{"source":25,"target":0},{"source":25,"target":55},{"source":25,"target":98},{"source":98,"target":55},{"source":26,"target":0},{"source":27,"target":0},{"source":27,"target":5},{"source":27,"target":99},{"source":99,"target":5},{"source":28,"target":0},{"source":28,"target":55},{"source":28,"target":100},{"source":100,"target":55},{"source":29,"target":0},{"source":29,"target":58},{"source":29,"target":101},{"source":101,"target":58},{"source":30,"target":0},{"source":30,"target":15},{"source":30,"target":102},{"source":102,"target":15},{"source":31,"target":0},{"source":31,"target":63},{"source":31,"target":103},{"source":103,"target":63},{"source":32,"target":0},{"source":32,"target":17},{"source":32,"target":104},{"source":104,"target":17},{"source":33,"target":0},{"source":33,"target":17},{"source":33,"target":105},{"source":105,"target":17},{"source":34,"target":0},{"source":34,"target":54},{"source":34,"target":106},{"source":106,"target":54},{"source":35,"target":0},{"source":35,"target":58},{"source":35,"target":107},{"source":107,"target":58},{"source":36,"target":0},{"source":36,"target":11},{"source":36,"target":108},{"source":108,"target":11},{"source":37,"target":0},{"source":37,"target":46},{"source":37,"target":109},{"source":109,"target":46},{"source":38,"target":0},{"source":38,"target":47},{"source":38,"target":110},{"source":110,"target":47},{"source":39,"target":0},{"source":39,"target":13},{"source":39,"target":111},{"source":111,"target":13},{"source":40,"target":0},{"source":40,"target":49},{"source":40,"target":112},{"source":112,"target":49},{"source":41,"target":0},{"source":41,"target":65},{"source":41,"target":113},{"source":113,"target":65},{"source":42,"target":0},{"source":42,"target":17},{"source":42,"target":114},{"source":114,"target":17},{"source":43,"target":0},{"source":43,"target":17},{"source":43,"target":115},{"source":115,"target":17},{"source":44,"target":0},{"source":44,"target":17},{"source":44,"target":116},{"source":116,"target":17},{"source":45,"target":0},{"source":45,"target":24},{"source":45,"target":117},{"source":117,"target":24},{"source":46,"target":0},{"source":46,"target":5},{"source":46,"target":118},{"source":118,"target":5},{"source":47,"target":0},{"source":47,"target":17},{"source":47,"target":119},{"source":119,"target":17},{"source":48,"target":0},{"source":48,"target":57},{"source":48,"target":120},{"source":120,"target":57},{"source":49,"target":0},{"source":49,"target":17},{"source":49,"target":121},{"source":121,"target":17},{"source":50,"target":0},{"source":50,"target":15},{"source":50,"target":122},{"source":122,"target":15},{"source":51,"target":0},{"source":51,"target":30},{"source":51,"target":123},{"source":123,"target":30},{"source":52,"target":0},{"source":52,"target":58},{"source":52,"target":124},{"source":124,"target":58},{"source":53,"target":0},{"source":53,"target":46},{"source":53,"target":125},{"source":125,"target":46},{"source":54,"target":0},{"source":54,"target":63},{"source":54,"target":126},{"source":126,"target":63},{"source":55,"target":0},{"source":55,"target":17},{"source":55,"target":127},{"source":127,"target":17},{"source":56,"target":0},{"source":56,"target":17},{"source":56,"target":128},{"source":128,"target":17},{"source":57,"target":0},{"source":57,"target":54},{"source":57,"target":129},{"source":129,"target":54},{"source":58,"target":0},{"source":58,"target":46},{"source":58,"target":130},{"source":130,"target":46},{"source":59,"target":0},{"source":59,"target":44},{"source":59,"target":131},{"source":131,"target":44},{"source":60,"target":0},{"source":60,"target":2},{"source":60,"target":132},{"source":132,"target":2},{"source":61,"target":0},{"source":61,"target":46},{"source":61,"target":133},{"source":133,"target":46},{"source":62,"target":0},{"source":62,"target":58},{"source":62,"target":134},{"source":134,"target":58},{"source":63,"target":0},{"source":63,"target":5},{"source":63,"target":135},{"source":135,"target":5},{"source":64,"target":0},{"source":64,"target":5},{"source":64,"target":136},{"source":136,"target":5},{"source":65,"target":0},{"source":65,"target":30},{"source":65,"target":137},{"source":137,"target":30},{"source":66,"target":0},{"source":66,"target":17},{"source":66,"target":138},{"source":138,"target":17}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="UML2" nsURI="http:///UML2.ecore" nsPrefix="UML2"> <eClassifiers xsi:type="ecore:EClass" name="AssociationClass" eSuperTypes="#//Class #//Association"/> <eClassifiers xsi:type="ecore:EClass" name="TypedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Artifact" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="Interval" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="DeploymentSpecification" eSuperTypes="#//Artifact"/> <eClassifiers xsi:type="ecore:EClass" name="OutputPin" eSuperTypes="#//Pin"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//DataType"/> <eClassifiers xsi:type="ecore:EClass" name="Device" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralBoolean" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralUnlimitedNatural" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralNull" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Extension" eSuperTypes="#//Association"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralInteger" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="ExtensionEnd" eSuperTypes="#//Property"/> <eClassifiers xsi:type="ecore:EClass" name="InformationItem" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Classifier" eSuperTypes="#//Type"/> <eClassifiers xsi:type="ecore:EClass" name="Type"/> <eClassifiers xsi:type="ecore:EClass" name="Interaction" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//BehavioredClassifier #//EncapsulatedClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="EncapsulatedClassifier" eSuperTypes="#//StructuredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityParameterNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="Collaboration" eSuperTypes="#//BehavioredClassifier #//StructuredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="ExecutionEnvironment" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralSpecification" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="CommunicationPath" eSuperTypes="#//Association"/> <eClassifiers xsi:type="ecore:EClass" name="ParameterableClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="InputPin" eSuperTypes="#//Pin"/> <eClassifiers xsi:type="ecore:EClass" name="Behavior" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="TemplateableClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="StructuredClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="TimeInterval" eSuperTypes="#//Interval"/> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//StructuralFeature"/> <eClassifiers xsi:type="ecore:EClass" name="DurationInterval" eSuperTypes="#//Interval"/> <eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="ValuePin" eSuperTypes="#//InputPin"/> <eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Expression" eSuperTypes="#//OpaqueExpression"/> <eClassifiers xsi:type="ecore:EClass" name="DataStoreNode" eSuperTypes="#//CentralBufferNode"/> <eClassifiers xsi:type="ecore:EClass" name="Actor" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Interface" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="ExpansionNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="ObjectNode" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="ProtocolStateMachine" eSuperTypes="#//StateMachine"/> <eClassifiers xsi:type="ecore:EClass" name="ValueSpecification" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Stereotype" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="Port" eSuperTypes="#//Property"/> <eClassifiers xsi:type="ecore:EClass" name="CentralBufferNode" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="LiteralString" eSuperTypes="#//LiteralSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//Class"/> <eClassifiers xsi:type="ecore:EClass" name="InstanceValue" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="TestIdentityAction"> <eStructuralFeatures xsi:type="ecore:EReference" name="first" lowerBound="1" eType="#//InputPin" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="second" lowerBound="1" eType="#//InputPin" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="UseCase" eSuperTypes="#//BehavioredClassifier"/> <eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" eSuperTypes="#//TypedElement"/> <eClassifiers xsi:type="ecore:EClass" name="Signal" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//Behavior"/> <eClassifiers xsi:type="ecore:EClass" name="BehavioredClassifier" eSuperTypes="#//Classifier"/> <eClassifiers xsi:type="ecore:EClass" name="Duration" eSuperTypes="#//ValueSpecification"/> <eClassifiers xsi:type="ecore:EClass" name="Pin" eSuperTypes="#//ObjectNode"/> <eClassifiers xsi:type="ecore:EClass" name="TimeExpression" eSuperTypes="#//ValueSpecification"/> </ecore:EPackage>
github:ecore:/data/sunwuliang/SlicingProject2.0/ClassModelSlicing/slices/SlicedUML2InsUML2tia1.ecore
ecore
UML2 AssociationClass TypedElement type DataType Artifact Enumeration Interval DeploymentSpecification OutputPin PrimitiveType Device LiteralBoolean LiteralUnlimitedNatural LiteralNull Extension LiteralInteger ExtensionEnd InformationItem Classifier Type Interaction Class EncapsulatedClassifier ActivityParameterNode Collaboration OpaqueExpression Component ExecutionEnvironment LiteralSpecification CommunicationPath ParameterableClassifier InputPin Behavior TemplateableClassifier StructuredClassifier TimeInterval Property DurationInterval Association ValuePin Operation Expression DataStoreNode Actor Interface ExpansionNode ObjectNode ProtocolStateMachine ValueSpecification Stereotype Port CentralBufferNode LiteralString Parameter Node InstanceValue StateMachine TestIdentityAction first second Variable UseCase StructuralFeature Signal Activity BehavioredClassifier Duration Pin TimeExpression
null
{"directed":true,"nodes":[{"nsPrefix":"UML2","nsURI":"http:///UML2.ecore","name":"UML2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationClass","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Artifact","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":"Interval","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentSpecification","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputPin","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Device","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralBoolean","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralUnlimitedNatural","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralNull","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extension","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralInteger","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionEnd","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationItem","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interaction","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EncapsulatedClassifier","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityParameterNode","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Collaboration","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionEnvironment","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralSpecification","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunicationPath","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterableClassifier","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputPin","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behavior","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateableClassifier","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredClassifier","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeInterval","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationInterval","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValuePin","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataStoreNode","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":"Interface","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionNode","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectNode","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolStateMachine","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSpecification","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stereotype","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CentralBufferNode","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralString","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceValue","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestIdentityAction","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UseCase","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signal","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioredClassifier","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Duration","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pin","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeExpression","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"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"},{"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"},{"container":false,"ordered":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":126,"derived":false},{"container":false,"ordered":true,"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":127,"derived":false},{"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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":1,"target":0},{"source":1,"target":21},{"source":1,"target":38},{"source":1,"target":67},{"source":1,"target":68},{"source":67,"target":21},{"source":68,"target":38},{"source":2,"target":0},{"source":2,"target":69},{"source":69,"target":19},{"source":69,"target":70},{"source":69,"target":2},{"source":70,"target":19},{"source":3,"target":0},{"source":3,"target":18},{"source":3,"target":71},{"source":71,"target":18},{"source":4,"target":0},{"source":4,"target":18},{"source":4,"target":72},{"source":72,"target":18},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":73},{"source":73,"target":3},{"source":6,"target":0},{"source":6,"target":48},{"source":6,"target":74},{"source":74,"target":48},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":75},{"source":75,"target":4},{"source":8,"target":0},{"source":8,"target":65},{"source":8,"target":76},{"source":76,"target":65},{"source":9,"target":0},{"source":9,"target":3},{"source":9,"target":77},{"source":77,"target":3},{"source":10,"target":0},{"source":10,"target":54},{"source":10,"target":78},{"source":78,"target":54},{"source":11,"target":0},{"source":11,"target":28},{"source":11,"target":79},{"source":79,"target":28},{"source":12,"target":0},{"source":12,"target":28},{"source":12,"target":80},{"source":80,"target":28},{"source":13,"target":0},{"source":13,"target":28},{"source":13,"target":81},{"source":81,"target":28},{"source":14,"target":0},{"source":14,"target":38},{"source":14,"target":82},{"source":82,"target":38},{"source":15,"target":0},{"source":15,"target":28},{"source":15,"target":83},{"source":83,"target":28},{"source":16,"target":0},{"source":16,"target":36},{"source":16,"target":84},{"source":84,"target":36},{"source":17,"target":0},{"source":17,"target":18},{"source":17,"target":85},{"source":85,"target":18},{"source":18,"target":0},{"source":18,"target":19},{"source":18,"target":86},{"source":86,"target":19},{"source":19,"target":0},{"source":20,"target":0},{"source":20,"target":32},{"source":20,"target":87},{"source":87,"target":32},{"source":21,"target":0},{"source":21,"target":63},{"source":21,"target":22},{"source":21,"target":88},{"source":21,"target":89},{"source":88,"target":63},{"source":89,"target":22},{"source":22,"target":0},{"source":22,"target":34},{"source":22,"target":90},{"source":90,"target":34},{"source":23,"target":0},{"source":23,"target":46},{"source":23,"target":91},{"source":91,"target":46},{"source":24,"target":0},{"source":24,"target":63},{"source":24,"target":34},{"source":24,"target":92},{"source":24,"target":93},{"source":92,"target":63},{"source":93,"target":34},{"source":25,"target":0},{"source":25,"target":48},{"source":25,"target":94},{"source":94,"target":48},{"source":26,"target":0},{"source":26,"target":21},{"source":26,"target":95},{"source":95,"target":21},{"source":27,"target":0},{"source":27,"target":54},{"source":27,"target":96},{"source":96,"target":54},{"source":28,"target":0},{"source":28,"target":48},{"source":28,"target":97},{"source":97,"target":48},{"source":29,"target":0},{"source":29,"target":38},{"source":29,"target":98},{"source":98,"target":38},{"source":30,"target":0},{"source":30,"target":18},{"source":30,"target":99},{"source":99,"target":18},{"source":31,"target":0},{"source":31,"target":65},{"source":31,"target":100},{"source":100,"target":65},{"source":32,"target":0},{"source":32,"target":21},{"source":32,"target":101},{"source":101,"target":21},{"source":33,"target":0},{"source":33,"target":18},{"source":33,"target":102},{"source":102,"target":18},{"source":34,"target":0},{"source":34,"target":18},{"source":34,"target":103},{"source":103,"target":18},{"source":35,"target":0},{"source":35,"target":6},{"source":35,"target":104},{"source":104,"target":6},{"source":36,"target":0},{"source":36,"target":60},{"source":36,"target":105},{"source":105,"target":60},{"source":37,"target":0},{"source":37,"target":6},{"source":37,"target":106},{"source":106,"target":6},{"source":38,"target":0},{"source":38,"target":18},{"source":38,"target":107},{"source":107,"target":18},{"source":39,"target":0},{"source":39,"target":31},{"source":39,"target":108},{"source":108,"target":31},{"source":40,"target":0},{"source":40,"target":2},{"source":40,"target":109},{"source":109,"target":2},{"source":41,"target":0},{"source":41,"target":25},{"source":41,"target":110},{"source":110,"target":25},{"source":42,"target":0},{"source":42,"target":51},{"source":42,"target":111},{"source":111,"target":51},{"source":43,"target":0},{"source":43,"target":18},{"source":43,"target":112},{"source":112,"target":18},{"source":44,"target":0},{"source":44,"target":18},{"source":44,"target":113},{"source":113,"target":18},{"source":45,"target":0},{"source":45,"target":46},{"source":45,"target":114},{"source":114,"target":46},{"source":46,"target":0},{"source":46,"target":2},{"source":46,"target":115},{"source":115,"target":2},{"source":47,"target":0},{"source":47,"target":56},{"source":47,"target":116},{"source":116,"target":56},{"source":48,"target":0},{"source":48,"target":2},{"source":48,"target":117},{"source":117,"target":2},{"source":49,"target":0},{"source":49,"target":21},{"source":49,"target":118},{"source":118,"target":21},{"source":50,"target":0},{"source":50,"target":36},{"source":50,"target":119},{"source":119,"target":36},{"source":51,"target":0},{"source":51,"target":46},{"source":51,"target":120},{"source":120,"target":46},{"source":52,"target":0},{"source":52,"target":28},{"source":52,"target":121},{"source":121,"target":28},{"source":53,"target":0},{"source":53,"target":2},{"source":53,"target":122},{"source":122,"target":2},{"source":54,"target":0},{"source":54,"target":21},{"source":54,"target":123},{"source":123,"target":21},{"source":55,"target":0},{"source":55,"target":48},{"source":55,"target":124},{"source":124,"target":48},{"source":56,"target":0},{"source":56,"target":32},{"source":56,"target":125},{"source":125,"target":32},{"source":57,"target":0},{"source":57,"target":126},{"source":57,"target":127},{"source":126,"target":31},{"source":126,"target":128},{"source":126,"target":57},{"source":128,"target":31},{"source":127,"target":31},{"source":127,"target":129},{"source":127,"target":57},{"source":129,"target":31},{"source":58,"target":0},{"source":58,"target":2},{"source":58,"target":130},{"source":130,"target":2},{"source":59,"target":0},{"source":59,"target":63},{"source":59,"target":131},{"source":131,"target":63},{"source":60,"target":0},{"source":60,"target":2},{"source":60,"target":132},{"source":132,"target":2},{"source":61,"target":0},{"source":61,"target":18},{"source":61,"target":133},{"source":133,"target":18},{"source":62,"target":0},{"source":62,"target":32},{"source":62,"target":134},{"source":134,"target":32},{"source":63,"target":0},{"source":63,"target":18},{"source":63,"target":135},{"source":135,"target":18},{"source":64,"target":0},{"source":64,"target":48},{"source":64,"target":136},{"source":136,"target":48},{"source":65,"target":0},{"source":65,"target":46},{"source":65,"target":137},{"source":137,"target":46},{"source":66,"target":0},{"source":66,"target":48},{"source":66,"target":138},{"source":138,"target":48}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="emfgenbug" nsURI="http://emfgenbug/1.0" nsPrefix="emfgenbug"> <eClassifiers xsi:type="ecore:EClass" name="NasiPadang"/> <eClassifiers xsi:type="ecore:EEnum" name="Bumbu"> <eLiterals name="sambal"/> <eLiterals name="perkedel" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Lotek"/> <eClassifiers xsi:type="ecore:EClass" name="Karedok"/> </ecore:EPackage>
github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/emfgenbug.ecore
ecore
emfgenbug NasiPadang Bumbu sambal sambal perkedel perkedel Lotek Karedok
null
{"directed":true,"nodes":[{"nsPrefix":"emfgenbug","nsURI":"http://emfgenbug/1.0","name":"emfgenbug","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NasiPadang","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Bumbu","instanceClass":null,"id":2,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lotek","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Karedok","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"name":"sambal","id":5,"value":0,"literal":"sambal","eClass":"EEnumLiteral"},{"name":"perkedel","id":6,"value":1,"literal":"perkedel","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":2,"target":0},{"source":2,"target":5},{"source":2,"target":6},{"source":5,"target":2},{"source":6,"target":2},{"source":3,"target":0},{"source":4,"target":0}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="relationpattern" nsURI="http://relationpattern" nsPrefix="_relationpattern"> <eClassifiers xsi:type="ecore:EClass" name="ThingA" eSuperTypes="#//SourceNode #//NamedElement"> <eAnnotations source="diagraph"> <details key="node"/> <details key="label=since"/> </eAnnotations> <eOperations name="compare" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eParameters name="personne" eType="#//ThingA"/> </eOperations> <eOperations name="pred" eType="#//ThingA"/> <eOperations name="succ" eType="#//ThingA"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="since" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ThingB" eSuperTypes="#//TargetNode #//NamedElement"> <eAnnotations source="diagraph"> <details key="node"/> <details key="label=step"/> </eAnnotations> <eOperations name="compare" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eParameters name="role" eType="#//ThingB"/> </eOperations> <eOperations name="pred" eType="#//ThingB"/> <eOperations name="succ" eType="#//ThingB"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="step" eType="#//Scale"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RelatedTo" eSuperTypes="#//Arrow #//NamedElement"> <eAnnotations source="diagraph"> <details key="link"/> <details key="lsrc=thingA"/> <details key="ltrg=thingB"/> <details key="cont=World.relations"/> </eAnnotations> <eOperations name="validate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="thingA" eType="#//ThingA"/> <eStructuralFeatures xsi:type="ecore:EReference" name="thingB" eType="#//ThingB"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="World" eSuperTypes="#//Category"> <eAnnotations source="diagraph"> <details key="node"/> <details key="pov"/> </eAnnotations> <eOperations name="compare" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eParameters name="role1" eType="#//ThingB"/> <eParameters name="role2" eType="#//ThingB"/> </eOperations> <eOperations name="compare" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eParameters name="personne1" eType="#//ThingA"/> <eParameters name="personne2" eType="#//ThingA"/> </eOperations> <eOperations name="affectation" eType="#//RelatedTo"> <eParameters name="role" eType="#//ThingB"/> <eParameters name="personne" eType="#//ThingA"/> </eOperations> <eOperations name="affectationInterval" upperBound="-1" eType="#//ThingA"> <eParameters name="thingb" eType="#//ThingB"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="thingsa" upperBound="-1" eType="#//ThingA" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="thingsb" upperBound="-1" eType="#//ThingB" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="relations" upperBound="-1" eType="#//RelatedTo" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SourceNode" abstract="true"> <eAnnotations source="diagraph"/> <eOperations name="compare" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eParameters name="noeud" eType="#//SourceNode"/> </eOperations> <eOperations name="pred" eType="#//SourceNode"/> <eOperations name="succ" eType="#//SourceNode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Arrow" abstract="true"> <eAnnotations source="diagraph"/> <eOperations name="validate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//SourceNode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="cible" eType="#//TargetNode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Category" abstract="true"> <eAnnotations source="diagraph"/> <eOperations name="compare" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eParameters name="n1" eType="#//TargetNode"/> <eParameters name="n2" eType="#//TargetNode"/> </eOperations> <eOperations name="compare" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eParameters name="n1" eType="#//SourceNode"/> <eParameters name="n2" eType="#//SourceNode"/> </eOperations> <eOperations name="affectationInterval" upperBound="-1" eType="#//SourceNode"> <eParameters name="target" eType="#//TargetNode"/> </eOperations> <eOperations name="affectation" eType="#//Arrow"> <eParameters name="source" eType="#//TargetNode"/> <eParameters name="cible" eType="#//SourceNode"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="sources" upperBound="-1" eType="#//SourceNode"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fleches" upperBound="-1" eType="#//Arrow"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nom" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="targets" upperBound="-1" eType="#//TargetNode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Scale"> <eLiterals name="nothing"/> <eLiterals name="one" value="1"/> <eLiterals name="two" value="2"/> <eLiterals name="three" value="3"/> <eLiterals name="four" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TargetNode" abstract="true"> <eAnnotations source="diagraph"/> <eOperations name="compare" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eParameters name="noeud" eType="#//TargetNode"/> </eOperations> <eOperations name="pred" eType="#//TargetNode"/> <eOperations name="succ" eType="#//TargetNode"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedElement"> <eAnnotations source="diagraph"> <details key="label=name"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/francoispfister/diagraph/org.isoe.fwk.megamodel.deploy/repository-bundle/relationpattern.ecore
ecore
relationpattern ThingA compare personne pred succ since ThingB compare role pred succ step RelatedTo validate thingA thingB World compare role1 role2 compare personne1 personne2 affectation role personne affectationInterval thingb thingsa thingsb relations SourceNode compare noeud pred succ Arrow validate source cible Category compare n1 n2 compare n1 n2 affectationInterval target affectation source cible sources fleches nom targets Scale nothing nothing one one two two three three four four TargetNode compare noeud pred succ NamedElement name
null
{"directed":true,"nodes":[{"nsPrefix":"_relationpattern","nsURI":"http://relationpattern","name":"relationpattern","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThingA","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThingB","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelatedTo","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"World","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SourceNode","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Arrow","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Category","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Scale","instanceClass":null,"id":8,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TargetNode","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"compare","lowerBound":0,"id":11,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"pred","lowerBound":0,"id":12,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"succ","lowerBound":0,"id":13,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"since","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"personne","lowerBound":0,"id":18,"many":false,"required":false,"eClass":"EParameter"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"compare","lowerBound":0,"id":23,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"pred","lowerBound":0,"id":24,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"succ","lowerBound":0,"id":25,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"step","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"role","lowerBound":0,"id":30,"many":false,"required":false,"eClass":"EParameter"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"validate","lowerBound":0,"id":35,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"thingA","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"thingB","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"compare","lowerBound":0,"id":43,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"compare","lowerBound":0,"id":44,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"affectation","lowerBound":0,"id":45,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"affectationInterval","lowerBound":0,"id":46,"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":"thingsa","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":"thingsb","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":"relations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"role1","lowerBound":0,"id":52,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"role2","lowerBound":0,"id":53,"many":false,"required":false,"eClass":"EParameter"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"personne1","lowerBound":0,"id":57,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"personne2","lowerBound":0,"id":58,"many":false,"required":false,"eClass":"EParameter"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"role","lowerBound":0,"id":62,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"personne","lowerBound":0,"id":63,"many":false,"required":false,"eClass":"EParameter"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"thingb","lowerBound":0,"id":67,"many":false,"required":false,"eClass":"EParameter"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"compare","lowerBound":0,"id":72,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"pred","lowerBound":0,"id":73,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"succ","lowerBound":0,"id":74,"many":false,"required":false,"eClass":"EOperation"},{"id":75,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"noeud","lowerBound":0,"id":76,"many":false,"required":false,"eClass":"EParameter"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"validate","lowerBound":0,"id":80,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":81,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"cible","changeable":true,"resolveProxies":true,"lowerBound":0,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"compare","lowerBound":0,"id":86,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"compare","lowerBound":0,"id":87,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"affectationInterval","lowerBound":0,"id":88,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"affectation","lowerBound":0,"id":89,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sources","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"fleches","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nom","changeable":true,"lowerBound":0,"iD":false,"id":92,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"targets","changeable":true,"resolveProxies":true,"lowerBound":0,"id":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"n1","lowerBound":0,"id":95,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"n2","lowerBound":0,"id":96,"many":false,"required":false,"eClass":"EParameter"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"n1","lowerBound":0,"id":100,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"n2","lowerBound":0,"id":101,"many":false,"required":false,"eClass":"EParameter"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"target","lowerBound":0,"id":105,"many":false,"required":false,"eClass":"EParameter"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"source","lowerBound":0,"id":108,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"cible","lowerBound":0,"id":109,"many":false,"required":false,"eClass":"EParameter"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"name":"nothing","id":116,"value":0,"literal":"nothing","eClass":"EEnumLiteral"},{"name":"one","id":117,"value":1,"literal":"one","eClass":"EEnumLiteral"},{"name":"two","id":118,"value":2,"literal":"two","eClass":"EEnumLiteral"},{"name":"three","id":119,"value":3,"literal":"three","eClass":"EEnumLiteral"},{"name":"four","id":120,"value":4,"literal":"four","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"unique":true,"name":"compare","lowerBound":0,"id":121,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"pred","lowerBound":0,"id":122,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"succ","lowerBound":0,"id":123,"many":false,"required":false,"eClass":"EOperation"},{"id":124,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"noeud","lowerBound":0,"id":125,"many":false,"required":false,"eClass":"EParameter"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":129,"derived":false},{"id":130,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":1,"target":0},{"source":1,"target":5},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":11,"target":17},{"source":11,"target":1},{"source":11,"target":18},{"source":18,"target":1},{"source":18,"target":19},{"source":18,"target":11},{"source":19,"target":1},{"source":12,"target":1},{"source":12,"target":20},{"source":12,"target":1},{"source":20,"target":1},{"source":13,"target":1},{"source":13,"target":21},{"source":13,"target":1},{"source":21,"target":1},{"source":14,"target":22},{"source":14,"target":1},{"source":15,"target":5},{"source":16,"target":10},{"source":2,"target":0},{"source":2,"target":9},{"source":2,"target":10},{"source":2,"target":23},{"source":2,"target":24},{"source":2,"target":25},{"source":2,"target":26},{"source":2,"target":27},{"source":2,"target":28},{"source":23,"target":29},{"source":23,"target":2},{"source":23,"target":30},{"source":30,"target":2},{"source":30,"target":31},{"source":30,"target":23},{"source":31,"target":2},{"source":24,"target":2},{"source":24,"target":32},{"source":24,"target":2},{"source":32,"target":2},{"source":25,"target":2},{"source":25,"target":33},{"source":25,"target":2},{"source":33,"target":2},{"source":26,"target":8},{"source":26,"target":34},{"source":26,"target":2},{"source":34,"target":8},{"source":27,"target":9},{"source":28,"target":10},{"source":3,"target":0},{"source":3,"target":6},{"source":3,"target":10},{"source":3,"target":35},{"source":3,"target":36},{"source":3,"target":37},{"source":3,"target":38},{"source":3,"target":39},{"source":35,"target":40},{"source":35,"target":3},{"source":36,"target":1},{"source":36,"target":41},{"source":36,"target":3},{"source":41,"target":1},{"source":37,"target":2},{"source":37,"target":42},{"source":37,"target":3},{"source":42,"target":2},{"source":38,"target":6},{"source":39,"target":10},{"source":4,"target":0},{"source":4,"target":7},{"source":4,"target":43},{"source":4,"target":44},{"source":4,"target":45},{"source":4,"target":46},{"source":4,"target":47},{"source":4,"target":48},{"source":4,"target":49},{"source":4,"target":50},{"source":43,"target":51},{"source":43,"target":4},{"source":43,"target":52},{"source":43,"target":53},{"source":52,"target":2},{"source":52,"target":54},{"source":52,"target":43},{"source":54,"target":2},{"source":53,"target":2},{"source":53,"target":55},{"source":53,"target":43},{"source":55,"target":2},{"source":44,"target":56},{"source":44,"target":4},{"source":44,"target":57},{"source":44,"target":58},{"source":57,"target":1},{"source":57,"target":59},{"source":57,"target":44},{"source":59,"target":1},{"source":58,"target":1},{"source":58,"target":60},{"source":58,"target":44},{"source":60,"target":1},{"source":45,"target":3},{"source":45,"target":61},{"source":45,"target":4},{"source":45,"target":62},{"source":45,"target":63},{"source":61,"target":3},{"source":62,"target":2},{"source":62,"target":64},{"source":62,"target":45},{"source":64,"target":2},{"source":63,"target":1},{"source":63,"target":65},{"source":63,"target":45},{"source":65,"target":1},{"source":46,"target":1},{"source":46,"target":66},{"source":46,"target":4},{"source":46,"target":67},{"source":66,"target":1},{"source":67,"target":2},{"source":67,"target":68},{"source":67,"target":46},{"source":68,"target":2},{"source":47,"target":1},{"source":47,"target":69},{"source":47,"target":4},{"source":69,"target":1},{"source":48,"target":2},{"source":48,"target":70},{"source":48,"target":4},{"source":70,"target":2},{"source":49,"target":3},{"source":49,"target":71},{"source":49,"target":4},{"source":71,"target":3},{"source":50,"target":7},{"source":5,"target":0},{"source":5,"target":72},{"source":5,"target":73},{"source":5,"target":74},{"source":72,"target":75},{"source":72,"target":5},{"source":72,"target":76},{"source":76,"target":5},{"source":76,"target":77},{"source":76,"target":72},{"source":77,"target":5},{"source":73,"target":5},{"source":73,"target":78},{"source":73,"target":5},{"source":78,"target":5},{"source":74,"target":5},{"source":74,"target":79},{"source":74,"target":5},{"source":79,"target":5},{"source":6,"target":0},{"source":6,"target":80},{"source":6,"target":81},{"source":6,"target":82},{"source":80,"target":83},{"source":80,"target":6},{"source":81,"target":5},{"source":81,"target":84},{"source":81,"target":6},{"source":84,"target":5},{"source":82,"target":9},{"source":82,"target":85},{"source":82,"target":6},{"source":85,"target":9},{"source":7,"target":0},{"source":7,"target":86},{"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":86,"target":94},{"source":86,"target":7},{"source":86,"target":95},{"source":86,"target":96},{"source":95,"target":9},{"source":95,"target":97},{"source":95,"target":86},{"source":97,"target":9},{"source":96,"target":9},{"source":96,"target":98},{"source":96,"target":86},{"source":98,"target":9},{"source":87,"target":99},{"source":87,"target":7},{"source":87,"target":100},{"source":87,"target":101},{"source":100,"target":5},{"source":100,"target":102},{"source":100,"target":87},{"source":102,"target":5},{"source":101,"target":5},{"source":101,"target":103},{"source":101,"target":87},{"source":103,"target":5},{"source":88,"target":5},{"source":88,"target":104},{"source":88,"target":7},{"source":88,"target":105},{"source":104,"target":5},{"source":105,"target":9},{"source":105,"target":106},{"source":105,"target":88},{"source":106,"target":9},{"source":89,"target":6},{"source":89,"target":107},{"source":89,"target":7},{"source":89,"target":108},{"source":89,"target":109},{"source":107,"target":6},{"source":108,"target":9},{"source":108,"target":110},{"source":108,"target":89},{"source":110,"target":9},{"source":109,"target":5},{"source":109,"target":111},{"source":109,"target":89},{"source":111,"target":5},{"source":90,"target":5},{"source":90,"target":112},{"source":90,"target":7},{"source":112,"target":5},{"source":91,"target":6},{"source":91,"target":113},{"source":91,"target":7},{"source":113,"target":6},{"source":92,"target":114},{"source":92,"target":7},{"source":93,"target":9},{"source":93,"target":115},{"source":93,"target":7},{"source":115,"target":9},{"source":8,"target":0},{"source":8,"target":116},{"source":8,"target":117},{"source":8,"target":118},{"source":8,"target":119},{"source":8,"target":120},{"source":116,"target":8},{"source":117,"target":8},{"source":118,"target":8},{"source":119,"target":8},{"source":120,"target":8},{"source":9,"target":0},{"source":9,"target":121},{"source":9,"target":122},{"source":9,"target":123},{"source":121,"target":124},{"source":121,"target":9},{"source":121,"target":125},{"source":125,"target":9},{"source":125,"target":126},{"source":125,"target":121},{"source":126,"target":9},{"source":122,"target":9},{"source":122,"target":127},{"source":122,"target":9},{"source":127,"target":9},{"source":123,"target":9},{"source":123,"target":128},{"source":123,"target":9},{"source":128,"target":9},{"source":10,"target":0},{"source":10,"target":129},{"source":129,"target":130},{"source":129,"target":10}],"multigraph":true}
true
<?xml version="1.0" encoding="ASCII"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="sigpml" nsURI="http://org.gemoc.sigpml.model/1.0" nsPrefix="sigpml"> <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="Application" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedAgents" upperBound="-1" eType="#//Agent" containment="true" eOpposite="#//Agent/owner"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedPlaces" upperBound="-1" eType="#//Place" containment="true" eOpposite="#//Place/owner"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Agent" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedPorts" upperBound="-1" eType="#//Port" containment="true" eOpposite="#//Port/owner"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cycles" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" lowerBound="1" eType="#//Application" eOpposite="#//Application/ownedAgents"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="code" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="allocatedTo" eType="#//HWComputationalResource"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="currentExecCycle" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Port" abstract="true" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" lowerBound="1" eType="#//Agent" eOpposite="#//Agent/ownedPorts"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rate" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="byteRate" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//sizeType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InputPort" eSuperTypes="#//Port"/> <eClassifiers xsi:type="ecore:EClass" name="OutputPort" eSuperTypes="#//Port"/> <eClassifiers xsi:type="ecore:EClass" name="Place" eSuperTypes="#//NamedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="matchRates"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="matchRates" value="if byteSize > 0 then byteSize >= itsOutputPort.byteRate and byteSize >= itsInputPort.byteRate else true endif"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="itsOutputPort" lowerBound="1" eType="#//OutputPort"/> <eStructuralFeatures xsi:type="ecore:EReference" name="itsInputPort" lowerBound="1" eType="#//InputPort"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="size" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" lowerBound="1" eType="#//Application" eOpposite="#//Application/ownedPlaces"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//sizeType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="byteSize" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" volatile="true" transient="true" derived="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="delay" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="Object" instanceClassName="java.lang.Object"/> <eClassifiers xsi:type="ecore:EEnum" name="sizeType"> <eLiterals name="B" value="1"/> <eLiterals name="kB" value="1024"/> <eLiterals name="MB" value="1048576"/> <eLiterals name="GB" value="1073741824"/> </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="HWRessource" abstract="true" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" eType="#//HWPlatform" eOpposite="#//HWPlatform/ownedHWResources"/> <eStructuralFeatures xsi:type="ecore:EReference" name="connectedTo" upperBound="-1" eType="#//HWRessource"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="HWComputationalResource" eSuperTypes="#//HWRessource"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isUnderPreemptiveManagement" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="allocatedAgents" upperBound="-1" eType="#//Agent"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="HWStorageResource" eSuperTypes="#//HWRessource"> <eStructuralFeatures xsi:type="ecore:EReference" name="allocatedPlaces" upperBound="-1" eType="#//Place"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="HWCommunicationResource" eSuperTypes="#//HWRessource"/> <eClassifiers xsi:type="ecore:EClass" name="HWPlatform" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedHWResources" upperBound="-1" eType="#//HWRessource" containment="true" eOpposite="#//HWRessource/owner"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="System" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedApplication" eType="#//Application" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ownedHWPlatform" eType="#//HWPlatform" containment="true"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/tue-mdse/ocl-dataset/dataset/repos/gemoc/gemoc-studio/official_samples/SigPML/language_workbench/org.gemoc.sample.sigpml.model/model/sigpml.ecore
ecore
sigpml Application ownedAgents ownedPlaces Agent ownedPorts cycles owner code allocatedTo currentExecCycle Port owner rate byteRate type InputPort OutputPort Place itsOutputPort itsInputPort size owner type byteSize delay Object java.lang.Object java.lang.Object sizeType B B kB kB MB MB GB GB NamedElement name HWRessource owner connectedTo HWComputationalResource isUnderPreemptiveManagement allocatedAgents HWStorageResource allocatedPlaces HWCommunicationResource HWPlatform ownedHWResources System ownedApplication ownedHWPlatform
null
{"directed":true,"nodes":[{"nsPrefix":"sigpml","nsURI":"http://org.gemoc.sigpml.model/1.0","name":"sigpml","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Application","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Agent","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputPort","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputPort","instanceClass":null,"abstract":false,"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":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"Object","instanceClass":"java.lang.Object","id":7,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"instanceClassName":null,"name":"sizeType","instanceClass":null,"id":8,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HWRessource","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HWComputationalResource","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HWStorageResource","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HWCommunicationResource","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HWPlatform","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"System","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAgents","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":"ownedPlaces","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":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPorts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cycles","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":"code","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":"allocatedTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"currentExecCycle","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","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"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rate","changeable":true,"lowerBound":1,"iD":false,"id":36,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"byteRate","changeable":true,"lowerBound":1,"iD":false,"id":37,"derived":true},{"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":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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"itsOutputPort","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":"itsInputPort","changeable":true,"resolveProxies":true,"lowerBound":1,"id":47,"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":48,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":49,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"byteSize","changeable":true,"lowerBound":1,"iD":false,"id":50,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"delay","changeable":true,"lowerBound":0,"iD":false,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"name":"B","id":60,"value":1,"literal":"B","eClass":"EEnumLiteral"},{"name":"kB","id":61,"value":1024,"literal":"kB","eClass":"EEnumLiteral"},{"name":"MB","id":62,"value":1048576,"literal":"MB","eClass":"EEnumLiteral"},{"name":"GB","id":63,"value":1073741824,"literal":"GB","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":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"connectedTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedHWResources","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"id":71,"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":"isUnderPreemptiveManagement","changeable":true,"lowerBound":0,"iD":false,"id":72,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"allocatedAgents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"allocatedPlaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedApplication","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":"ownedHWPlatform","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":1,"target":0},{"source":1,"target":9},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":16,"target":2},{"source":16,"target":19},{"source":16,"target":1},{"source":16,"target":20},{"source":19,"target":2},{"source":17,"target":6},{"source":17,"target":21},{"source":17,"target":1},{"source":17,"target":22},{"source":21,"target":6},{"source":18,"target":9},{"source":2,"target":0},{"source":2,"target":9},{"source":2,"target":23},{"source":2,"target":24},{"source":2,"target":20},{"source":2,"target":25},{"source":2,"target":26},{"source":2,"target":27},{"source":2,"target":28},{"source":23,"target":3},{"source":23,"target":29},{"source":23,"target":2},{"source":23,"target":30},{"source":29,"target":3},{"source":24,"target":31},{"source":24,"target":2},{"source":20,"target":1},{"source":20,"target":32},{"source":20,"target":2},{"source":20,"target":16},{"source":32,"target":1},{"source":25,"target":33},{"source":25,"target":2},{"source":26,"target":11},{"source":26,"target":34},{"source":26,"target":2},{"source":34,"target":11},{"source":27,"target":35},{"source":27,"target":2},{"source":28,"target":9},{"source":3,"target":0},{"source":3,"target":9},{"source":3,"target":30},{"source":3,"target":36},{"source":3,"target":37},{"source":3,"target":38},{"source":3,"target":39},{"source":30,"target":2},{"source":30,"target":40},{"source":30,"target":3},{"source":30,"target":23},{"source":40,"target":2},{"source":36,"target":41},{"source":36,"target":3},{"source":37,"target":42},{"source":37,"target":3},{"source":38,"target":8},{"source":38,"target":43},{"source":38,"target":3},{"source":43,"target":8},{"source":39,"target":9},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":44},{"source":44,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":45},{"source":45,"target":3},{"source":6,"target":0},{"source":6,"target":9},{"source":6,"target":46},{"source":6,"target":47},{"source":6,"target":48},{"source":6,"target":22},{"source":6,"target":49},{"source":6,"target":50},{"source":6,"target":51},{"source":6,"target":52},{"source":46,"target":5},{"source":46,"target":53},{"source":46,"target":6},{"source":53,"target":5},{"source":47,"target":4},{"source":47,"target":54},{"source":47,"target":6},{"source":54,"target":4},{"source":48,"target":55},{"source":48,"target":6},{"source":22,"target":1},{"source":22,"target":56},{"source":22,"target":6},{"source":22,"target":17},{"source":56,"target":1},{"source":49,"target":8},{"source":49,"target":57},{"source":49,"target":6},{"source":57,"target":8},{"source":50,"target":58},{"source":50,"target":6},{"source":51,"target":59},{"source":51,"target":6},{"source":52,"target":9},{"source":7,"target":0},{"source":8,"target":0},{"source":8,"target":60},{"source":8,"target":61},{"source":8,"target":62},{"source":8,"target":63},{"source":60,"target":8},{"source":61,"target":8},{"source":62,"target":8},{"source":63,"target":8},{"source":9,"target":0},{"source":9,"target":64},{"source":64,"target":65},{"source":64,"target":9},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":66},{"source":10,"target":67},{"source":10,"target":68},{"source":66,"target":14},{"source":66,"target":69},{"source":66,"target":10},{"source":66,"target":70},{"source":69,"target":14},{"source":67,"target":10},{"source":67,"target":71},{"source":67,"target":10},{"source":71,"target":10},{"source":68,"target":9},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":72},{"source":11,"target":73},{"source":11,"target":74},{"source":72,"target":75},{"source":72,"target":11},{"source":73,"target":2},{"source":73,"target":76},{"source":73,"target":11},{"source":76,"target":2},{"source":74,"target":10},{"source":12,"target":0},{"source":12,"target":10},{"source":12,"target":77},{"source":12,"target":78},{"source":77,"target":6},{"source":77,"target":79},{"source":77,"target":12},{"source":79,"target":6},{"source":78,"target":10},{"source":13,"target":0},{"source":13,"target":10},{"source":13,"target":80},{"source":80,"target":10},{"source":14,"target":0},{"source":14,"target":9},{"source":14,"target":70},{"source":14,"target":81},{"source":70,"target":10},{"source":70,"target":82},{"source":70,"target":14},{"source":70,"target":66},{"source":82,"target":10},{"source":81,"target":9},{"source":15,"target":0},{"source":15,"target":9},{"source":15,"target":83},{"source":15,"target":84},{"source":15,"target":85},{"source":83,"target":1},{"source":83,"target":86},{"source":83,"target":15},{"source":86,"target":1},{"source":84,"target":14},{"source":84,"target":87},{"source":84,"target":15},{"source":87,"target":14},{"source":85,"target":9}],"multigraph":true}
false
<?xml version="1.0" encoding="ASCII"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="gts" nsURI="http://www.isotc211.org/2005/gts" nsPrefix="gts"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Geographic Temporal Schema (GTS) extensible markup language is a component of the XML Schema Implementation of Geographic Information Metadata documented in ISO/TS 19139:2007. GTS includes all the definitions of http://www.isotc211.org/2005/gts namespace. The root document of this namespace is the file gts.xsd. The temporalObjects.xsd schema contains the XML implementation of TM_Object, TM_Primitive and TM_PeriodDuration from ISO 19108. The encoding of these classes is mapped to ISO 19136 temporal types and W3C built-in types.&#xD;&#xA;Geographic Temporal Schema (GTS) extensible markup language is a component of the XML Schema Implementation of Geographic Information Metadata documented in ISO/TS 19139:2007. GTS includes all the definitions of http://www.isotc211.org/2005/gts namespace. The root document of this namespace is the file gts.xsd.&#xD;&#xA;See ISO/DIS 19136 8.2.&#xA;W3C XML Schema provides a set of built-in &quot;simple&quot; types which define methods for representing values as literals without internal markup. These are described in W3C XML Schema Part 2:2001. Because GML is an XML encoding in which instances are described using XML Schema, these simple types shall be used as far as possible and practical for the representation of data types. W3C XML Schema also provides methods for defining &#xA;-&#x9;new simple types by restriction and combination of the built-in types, and &#xA;-&#x9;complex types, with simple content, but which also have XML attributes. &#xA;In many places where a suitable built-in simple type is not available, simple content types derived using the XML Schema mechanisms are used for the representation of data types in GML. &#xA;A set of these simple content types that are required by several GML components are defined in the basicTypes schema, as well as some elements based on them. These are primarily based around components needed to record amounts, counts, flags and terms, together with support for exceptions or null values.&#xA;&#xA;GML is an OGC Standard.&#xA;Copyright (c) 2007,2010 Open Geospatial Consortium.&#xA;To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .&#xA;&#x9;&#x9;&#xD;&#xA;&#xA;&#x9;&#x9;&#x9;GML is an OGC Standard.&#xA;&#x9;&#x9;&#x9;Copyright (c) 2007,2010 Open Geospatial Consortium.&#xA;&#x9;&#x9;&#x9;To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .&#xA;&#x9;&#x9;&#xD;&#xA;See ISO/DIS 19136 15.6.&#xA;A number of types and relationships are defined to represent the time-varying properties of geographic features. &#xA;In a comprehensive treatment of spatiotemporal modeling, Langran (see Bibliography) distinguished three principal temporal entities: states, events, and evidence; the schema specified in the following Subclauses incorporates elements for each.&#xA;&#xA;GML is an OGC Standard.&#xA;Copyright (c) 2007,2010 Open Geospatial Consortium.&#xA;To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .&#xA;&#x9;&#x9;&#xD;&#xA;See ISO/DIS 19136 Clause 14.&#xA;Topology is the branch of mathematics describing the properties of objects which are invariant under continuous deformation. For example, a circle is topologically equivalent to an ellipse because one can be transformed into the other by stretching. In geographic modelling, the foremost use of topology is in accelerating computational geometry. The constructs of topology allow characterisation of the spatial relationships between objects using simple combinatorial or algebraic algorithms. Topology, realised by the appropriate geometry, also allows a compact and unambiguous mechanism for expressing shared geometry among geographic features.&#xA;There are four instantiable classes of primitive topology objects, one for each dimension up to 3D. In addition, topological complexes are supported, too. &#xA;There is strong symmetry in the (topological boundary and coboundary) relationships between topology primitives of adjacent dimensions. Topology primitives are bounded by directed primitives of one lower dimension. The coboundary of each topology primitive is formed from directed topology primitives of one higher dimension.&#xA;&#xA;GML is an OGC Standard.&#xA;Copyright (c) 2007,2010 Open Geospatial Consortium.&#xA;To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .&#xA;&#x9;&#x9;&#xD;&#xA;See ISO/DIS 19136 20.3.&#xA;A coverage incorporates a mapping from a spatiotemporal domain to a range set, the latter providing the set in which the attribute values live. The range set may be an arbitrary set including discrete lists, integer or floating point ranges, and multi-dimensional vector spaces.&#xA;A coverage can be viewed as the graph of the coverage function f:A &#xe0; B, that is as the set of ordered pairs {(x, f(x)) | where x is in A}. This view is especially applicable to the GML encoding of a coverage. In the case of a discrete coverage, the domain set A is partitioned into a collection of subsets (typically a disjoint collection) A = UAi and the function f is constant on each Ai. For a spatial domain, the Ai are geometry elements, hence the coverage can be viewed as a collection of (geometry,value) pairs, where the value is an element of the range set. If the spatial domain A is a topological space then the coverage can be viewed as a collection of (topology,value) pairs, where the topology element in the pair is a topological n-chain (in GML terms this is a gml:TopoPoint, gml:TopoCurve, gml:TopoSurface or gml:TopoSolid). &#xA;A coverage is implemented as a GML feature. We can thus speak of a &quot;temperature distribution feature&quot;, or a &quot;remotely sensed image feature&quot;, or a &quot;soil distribution feature&quot;.&#xA;As is the case for any GML object, a coverage object may also be the value of a property of a feature.&#xA;&#xA;GML is an OGC Standard.&#xA;Copyright (c) 2007,2010 Open Geospatial Consortium.&#xA;To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .&#xA;&#x9;&#x9;&#xD;&#xA;See ISO/DIS 19136 13.3.&#xA;The spatial-temporal coordinate reference systems schema components are divided into two logical parts. One part defines elements and types for XML encoding of abstract coordinate reference systems definitions. The larger part defines specialized constructs for XML encoding of definitions of the multiple concrete types of spatial-temporal coordinate reference systems.&#xA;These schema components encode the Coordinate Reference System packages of the UML Models of ISO 19111 Clause 8 and ISO/DIS 19136 D.3.10, with the exception of the abstract &quot;SC_CRS&quot; class.&#xA;&#xA;GML is an OGC Standard.&#xA;Copyright (c) 2007,2010 Open Geospatial Consortium.&#xA;To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .&#xA;&#x9;&#x9;&#xD;&#xA;See ISO/DIS 19136 Clause 19.&#xA;A GML observation models the act of observing, often with a camera, a person or some form of instrument. An observation feature describes the &quot;metadata&quot; associated with an information capture event, together with a value for the result of the observation. This covers a broad range of cases, from a tourist photo (not the photo but the act of taking the photo), to images acquired by space borne sensors or the measurement of a temperature 5 meters below the surfaces of a lake.&#xA;The basic structures introduced in this schema are intended to serve as the foundation for more comprehensive schemas for scientific, technical and engineering measurement schemas.&#xA;&#xA;GML is an OGC Standard.&#xA;Copyright (c) 2007,2010 Open Geospatial Consortium.&#xA;To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .&#xA;&#x9;&#x9;&#xD;&#xA;See ISO/DIS 19136 15.5.&#xA;A value in the time domain is measured relative to a temporal reference system. Common types of reference systems include calendars, ordinal temporal reference systems, and temporal coordinate systems (time elapsed since some epoch). The primary temporal reference system for use with geographic information is the Gregorian Calendar and 24 hour local or Coordinated Universal Time (UTC), but special applications may entail the use of alternative reference systems. The Julian day numbering system is a temporal coordinate system that has an origin earlier than any known calendar, at noon on 1 January 4713 BC in the Julian proleptic calendar, and is useful in transformations between dates in different calendars. &#xA;In GML seven concrete elements are used to describe temporal reference systems: gml:TimeReferenceSystem, gml:TimeCoordinateSystem, gml:TimeCalendar, gml:TimeCalendarEra, gml:TimeClock, gml:TimeOrdinalReferenceSystem, and gml:TimeOrdinalEra.&#xA;&#xA;GML is an OGC Standard.&#xA;Copyright (c) 2007,2010 Open Geospatial Consortium.&#xA;To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .&#xA;&#x9;&#x9;&#xD;&#xA;All global schema components that are part of the GML schema, but were deprecated. See Annex I.&#xA;&#x9;&#x9;&#x9;&#xA;&#x9;&#x9;&#x9;GML is an OGC Standard.&#xA;&#x9;&#x9;&#x9;Copyright (c) 2007,2010 Open Geospatial Consortium.&#xA;&#x9;&#x9;&#x9;To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .&#xA;&#x9;&#x9;&#xD;&#xA;See ISO/DIS 19136 15.3.&#xA;Temporal topology is described in terms of time complexes, nodes, and edges, and the connectivity between these. Temporal topology does not directly provide information about temporal position. It is used in the case of describing a lineage or a history (e.g. a family tree expressing evolution of species, an ecological cycle, a lineage of lands or buildings, or a history of separation and merger of administrative boundaries). The following Subclauses specifies the temporal topology as temporal characteristics of features in compliance with ISO 19108.&#xA;&#xA;GML is an OGC Standard.&#xA;Copyright (c) 2007,2010 Open Geospatial Consortium.&#xA;To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .&#xA;&#x9;&#x9;&#xD;&#xA;See ISO/DIS 19136 Clause 16.&#xA;Many applications require definitions of terms which are used within instance documents as the values of certain properties or as reference information to tie properties to standard information values in some way. Units of measure and descriptions of measurable phenomena are two particular examples. &#xA;It will often be convenient to use definitions provided by external authorities. These may already be packaged for delivery in various ways, both online and offline. In order that they may be referred to from GML documents it is generally necessary that a URI be available for each definition. Where this is the case then it is usually preferable to refer to these directly. &#xA;Alternatively, it may be convenient or necessary to capture definitions in XML, either embedded within an instance document containing features or as a separate document. The definitions may be transcriptions from an external source, or may be new definitions for a local purpose. In order to support this case, some simple components are provided in GML in the form of &#xA;-&#x9;a generic gml:Definition, which may serve as the basis for more specialized definitions&#xA;-&#x9;a generic gml:Dictionary, which allows a set of definitions or references to definitions to be collected &#xA;These components may be used directly, but also serve as the basis for more specialised definition elements in GML, in particular: coordinate operations, coordinate reference systems, datums, temporal reference systems, and units of measure. &#xA;Note that the GML definition and dictionary components implement a simple nested hierarchy of definitions with identifiers. The latter provide handles which may be used in the description of more complex relationships between terms. However, the GML dictionary components are not intended to provide direct support for complex taxonomies, ontologies or thesauri. Specialised XML tools are available to satisfy the more sophisticated requirements.&#xA;&#xA;GML is an OGC Standard.&#xA;Copyright (c) 2007,2010 Open Geospatial Consortium.&#xA;To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .&#xA;&#x9;&#x9;&#xD;&#xA;See ISO/DIS 19136 7.2.&#xA;The gmlBase schema components establish the GML model and syntax, in particular&#xA;-&#x9;a root XML type from which XML types for all GML objects should be derived,&#xA;-&#x9;a pattern and components for GML properties,&#xA;-&#x9;patterns for collections and arrays, and components for generic collections and arrays,&#xA;-&#x9;components for associating metadata with GML objects,&#xA;-&#x9;components for constructing definitions and dictionaries.&#xA;&#xA;GML is an OGC Standard.&#xA;Copyright (c) 2007,2010 Open Geospatial Consortium.&#xA;To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .&#xA;&#x9;&#x9;&#xD;&#xA;See ISO/DIS 19136 15.2.&#xA;The GML temporal schemas include components for describing temporal geometry and topology, temporal reference systems, and the temporal characteristics of geographic data. The model underlying the representation constitutes a profile of the conceptual schema described in ISO 19108. The underlying spatiotemporal model strives to accommodate both feature-level and attribute-level time stamping; basic support for tracking moving objects is also included. &#xA;Time is measured on two types of scales: interval and ordinal. An interval scale offers a basis for measuring duration, an ordinal scale provides information only about relative position in time.&#xA;Two other ISO standards are relevant to describing temporal objects: ISO 8601 describes encodings for time instants and time periods, as text strings with particular structure and punctuation; ISO 11404 provides a detailed description of time intervals as part of a general discussion of language independent datatypes. &#xA;The temporal schemas cover two interrelated topics and provide basic schema components for representing temporal instants and periods, temporal topology, and reference systems; more specialized schema components defines components used for dynamic features. Instances of temporal geometric types are used as values for the temporal properties of geographic features.&#xA;&#xA;GML is an OGC Standard.&#xA;Copyright (c) 2007,2010 Open Geospatial Consortium.&#xA;To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .&#xA;&#x9;&#x9;&#xD;&#xA;See ISO/DIS 19136 Clause 9.&#xA;A GML feature is a (representation of a) identifiable real-world object in a selected domain of discourse. The feature schema provides a framework for the creation of GML features and feature collections.&#xA;&#xA;GML is an OGC Standard.&#xA;Copyright (c) 2007,2010 Open Geospatial Consortium.&#xA;To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .&#xA;&#x9;&#x9;&#xD;&#xA;See ISO/DIS 19136 Clause 18.&#xA;The direction schema components provide the GML Application Schema developer with a standard property element to describe direction, and associated objects that may be used to express orientation, direction, heading, bearing or other directional aspects of geographic features.&#xA;&#xA;GML is an OGC Standard.&#xA;Copyright (c) 2007,2010 Open Geospatial Consortium.&#xA;To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .&#xA;&#x9;&#x9;&#xD;&#xA;See ISO/DIS 19136 17.5.&#xA;The elements declared in this Clause build on other GML schema components, in particular gml:AbstractTimeObject, gml:AbstractGeometry, and the following types: gml:MeasureType, gml:MeasureListType, gml:CodeType, gml:CodeOrNilReasonListType, gml:BooleanOrNilReasonListType, gml:IntegerOrNilReasonList. &#xA;Of particular interest are elements that are the heads of substitution groups, and one named choice group. These are the primary reasons for the value objects schema, since they may act as variables in the definition of content models, such as Observations, when it is desired to permit alternative value types to occur some of which may have complex content such as arrays, geometry and time objects, and where it is useful not to prescribe the actual value type in advance. The members of the groups include quantities, category classifications, boolean, count, temporal and spatial values, and aggregates of these. &#xA;The value objects are defined in a hierarchy. The following relationships are defined:&#xA;-&#x9;Concrete elements gml:Quantity, gml:Category, gml:Count and gml:Boolean are substitutable for the abstract element gml:AbstractScalarValue. &#xA;-&#x9;Concrete elements gml:QuantityList, gml:CategoryList, gml:CountList and gml:BooleanList are substitutable for the abstract element gml:AbstractScalarValueList. &#xA;-&#x9;Concrete element gml:ValueArray is substitutable for the concrete element gml:CompositeValue. &#xA;-&#x9;Abstract elements gml:AbstractScalarValue and gml:AbstractScalarValueList, and concrete elements gml:CompositeValue, gml:ValueExtent, gml:CategoryExtent, gml:CountExtent and gml:QuantityExtent are substitutable for abstract element gml:AbstractValue. &#xA;-&#x9;Abstract elements gml:AbstractValue, gml:AbstractTimeObject and gml:AbstractGeometry are all in a choice group named gml:Value, which is used for compositing in gml:CompositeValue and gml:ValueExtent. &#xA;-&#x9;Schemas which need values may use the abstract element gml:AbstractValue in a content model in order to permit any of the gml:AbstractScalarValues, gml:AbstractScalarValueLists, gml:CompositeValue or gml:ValueExtent to occur in an instance, or the named group gml:Value to also permit gml:AbstractTimeObjects, gml:AbstractGeometrys.&#xA;&#xA;GML is an OGC Standard.&#xA;Copyright (c) 2007,2010 Open Geospatial Consortium.&#xA;To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .&#xA;&#x9;&#x9;&#xD;&#xA;See ISO/DIS 19136 Clause 10.&#xA;Any geometry element that inherits the semantics of AbstractGeometryType may be viewed as a set of direct positions. &#xA;All of the classes derived from AbstractGeometryType inherit an optional association to a coordinate reference system. All direct positions shall directly or indirectly be associated with a coordinate reference system. When geometry elements are aggregated in another geometry element (such as a MultiGeometry or GeometricComplex), which already has a coordinate reference system specified, then these elements are assumed to be in that same coordinate reference system unless otherwise specified.&#xA;The geometry model distinguishes geometric primitives, aggregates and complexes. &#xA;Geometric primitives, i.e. instances of a subtype of AbstractGeometricPrimitiveType, will be open, that is, they will not contain their boundary points; curves will not contain their end points, surfaces will not contain their boundary curves, and solids will not contain their bounding surfaces.&#xA;&#xA;GML is an OGC Standard.&#xA;Copyright (c) 2007,2010 Open Geospatial Consortium.&#xA;To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .&#xA;&#x9;&#x9;&#xD;&#xA;See ISO/DIS 19136 13.4.&#xA;The coordinate systems schema components can be divded into three logical parts, which define elements and types for XML encoding of the definitions of:&#xA;-&#x9;Coordinate system axes&#xA;-&#x9;Abstract coordinate system&#xA;-&#x9;Multiple concrete types of spatial-temporal coordinate systems&#xA;These schema components encode the Coordinate System packages of the UML Models of ISO 19111 Clause 9 and ISO/DIS 19136 D.3.10.&#xA;&#xA;GML is an OGC Standard.&#xA;Copyright (c) 2007,2010 Open Geospatial Consortium.&#xA;To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .&#xA;&#x9;&#x9;&#xD;&#xA;See ISO/DIS 19136 13.5&#xA;The datums schema components can be divided into three logical parts, which define elements and types for XML encoding of the definitions of:&#xA;-&#x9;Abstract datum&#xA;-&#x9;Geodetic datums, including ellipsoid and prime meridian&#xA;-&#x9;Multiple other concrete types of spatial or temporal datums&#xA;These schema components encode the Datum packages of the UML Models of ISO 19111 Clause 10 and ISO/DIS 19136 D.3.10.&#xA;&#xA;GML is an OGC Standard.&#xA;Copyright (c) 2007,2010 Open Geospatial Consortium.&#xA;To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .&#xA;&#x9;&#x9;&#xD;&#xA;See ISO/DIS 19136 13.6.&#xA;The spatial or temporal coordinate operations schema components can be divided into five logical parts, which define elements and types for XML encoding of the definitions of:&#xA;-&#x9;Multiple abstract coordinate operations&#xA;-&#x9;Multiple concrete types of coordinate operations, including Transformations and Conversions&#xA;-&#x9;Abstract and concrete parameter values and groups&#xA;-&#x9;Operation methods&#xA;-&#x9;Abstract and concrete operation parameters and groups&#xA;These schema component encodes the Coordinate Operation package of the UML Model for ISO 19111 Clause 11.&#xA;&#xA;GML is an OGC Standard.&#xA;Copyright (c) 2007,2010 Open Geospatial Consortium.&#xA;To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .&#xA;&#x9;&#x9;&#xD;&#xA;See ISO/DIS 19136 13.2.&#xA;The reference systems schema components have two logical parts, which define elements and types for XML encoding of the definitions of:&#xA;-&#x9;Identified Object, inherited by the ten types of GML objects used for coordinate reference systems and coordinate operations&#xA;-&#x9;High-level part of the definitions of coordinate reference systems&#xA;This schema encodes the Identified Object and Reference System packages of the UML Model for ISO 19111.&#xA;&#xA;GML is an OGC Standard.&#xA;Copyright (c) 2007,2010 Open Geospatial Consortium.&#xA;To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .&#xA;&#x9;&#x9;&#xD;&#xA;See ISO/DIS 19136 17.3.&#xA;gml:MeasureType is defined in the basicTypes schema. The measure types defined here correspond with a set of convenience measure types described in ISO/TS 19103. The XML implementation is based on the XML Schema simple type &quot;double&quot; which supports both decimal and scientific notation, and includes an XML attribute &quot;uom&quot; which refers to the units of measure for the value. Note that, there is no requirement to store values using any particular format, and applications receiving elements of this type may choose to coerce the data to any other type as convenient.&#xA;&#xA;GML is an OGC Standard.&#xA;Copyright (c) 2007,2010 Open Geospatial Consortium.&#xA;To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .&#xA;&#x9;&#x9;&#xD;&#xA;See ISO/DIS 17.2.&#xA;Several GML Schema components concern or require a reference scale or units of measure. Units are required for quantities that may occur as values of properties of feature types, as the results of observations, in the range parameters of a coverage, and for measures used in Coordinate Reference System definitions. &#xA;The basic unit definition is an extension of the general gml:Definition element defined in 16.2.1. Three specialized elements for unit definition are further derived from this. &#xA;This model is based on the SI system of units [ISO 1000], which distinguishes between Base Units and Derived Units. &#xA;-&#x9;Base Units are the preferred units for a set of orthogonal fundamental quantities which define the particular system of units, which may not be derived by combination of other base units. &#xA;-&#x9;Derived Units are the preferred units for other quantities in the system, which may be defined by algebraic combination of the base units. &#xA;In some application areas Conventional units are used, which may be converted to the preferred units using a scaling factor or a formula which defines a re-scaling and offset. The set of preferred units for all physical quantity types in a particular system of units is composed of the union of its base units and derived units. &#xA;Unit definitions are substitutable for the gml:Definition element declared as part of the dictionary model. A dictionary that contains only unit definitions and references to unit definitions is a units dictionary.&#xA;&#xA;GML is an OGC Standard.&#xA;Copyright (c) 2007,2010 Open Geospatial Consortium.&#xA;To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .&#xA;&#x9;&#x9;&#xD;&#xA;See ISO/DIS 19136 20.2.&#xA;An implicit description of geometry is one in which the items of the geometry do not explicitly appear in the encoding. Instead, a compact notation records a set of parameters, and a set of objects may be generated using a rule with these parameters. This Clause provides grid geometries that are used in the description of gridded coverages and other applications.&#xA;In GML two grid structures are defined, namely gml:Grid and gml:RectifiedGrid.&#xA;&#xA;GML is an OGC Standard.&#xA;Copyright (c) 2007,2010 Open Geospatial Consortium.&#xA;To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .&#xA;&#x9;&#x9;&#xD;&#xA;See ISO/DIS 19136 12.3.&#xA;Geometric aggregates (i.e. instances of a subtype of gml:AbstractGeometricAggregateType) are arbitrary aggregations of geometry elements. They are not assumed to have any additional internal structure and are used to &quot;collect&quot; pieces of geometry of a specified type. Application schemas may use aggregates for features that use multiple geometric objects in their representations.&#xA;&#xA;GML is an OGC Standard.&#xA;Copyright (c) 2007,2010 Open Geospatial Consortium.&#xA;To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .&#xA;&#x9;&#x9;&#xD;&#xA;See ISO/DIS 19136 Clause 11.&#xA;Beside the &quot;simple&quot; geometric primitives specified in the previous Clause, this Clause specifies additional primitives to describe real world situations which require a more expressive geometry model.&#xA;&#xA;GML is an OGC Standard.&#xA;Copyright (c) 2007,2010 Open Geospatial Consortium.&#xA;To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .&#xA;&#x9;&#x9;&#xD;&#xA;See ISO/DIS 19136 12.2.&#xA;Geometric complexes (i.e. instances of gml:GeometricComplexType) are closed collections of geometric primitives, i.e. they will contain their boundaries. &#xA;A geometric complex (gml:GeometricComplex) is defined by ISO 19107:2003, 6.6.1 as &quot;a set of primitive geometric objects (in a common coordinate system) whose interiors are disjoint. Further, if a primitive is in a geometric complex, then there exists a set of primitives in that complex whose point-wise union is the boundary of this first primitive.&quot;&#xA;A geometric composite (gml:CompositeCurve, gml:CompositeSurface and gml:CompositeSolid) represents a geometric complex with an underlying core geometry that is isomorphic to a primitive, i.e. it can be viewed as a primitive and as a complex. See ISO 19107:2003, 6.1 and 6.6.3 for more details on the nature of composite geometries.&#xA;Geometric complexes and composites are intended to be used in application schemas where the sharing of geometry is important.&#xA;&#xA;GML is an OGC Standard.&#xA;Copyright (c) 2007,2010 Open Geospatial Consortium.&#xA;To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .&#xA;&#x9;&#x9;&#xD;&#xA;This schema document provides attribute declarations and&#xA;attribute group, complex type and simple type definitions which can be used in&#xA;the construction of user schemas to define the structure of particular linking&#xA;constructs, e.g.&#xA;&#xA;&lt;xs:schema xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot;&#xA; xmlns:xl=&quot;http://www.w3.org/1999/xlink&quot;>&#xA;&#xA; &lt;xs:import namespace=&quot;http://www.w3.org/1999/xlink&quot;&#xA; location=&quot;http://www.w3.org/1999/xlink.xsd&quot;>&#xA;&#xA; &lt;xs:element name=&quot;mySimple&quot;>&#xA; &lt;xs:complexType>&#xA; ...&#xA; &lt;xs:attributeGroup ref=&quot;xl:simpleAttrs&quot;/>&#xA; ...&#xA; &lt;/xs:complexType>&#xA; &lt;/xs:element>&#xA; ...&#xA;&lt;/xs:schema>&#xD;&#xA;&#xD;&#xA; &lt;div xmlns=&quot;http://www.w3.org/1999/xhtml&quot;>&#xD;&#xA; &lt;h1>About the XML namespace&lt;/h1>&#xD;&#xA;&#xD;&#xA; &lt;div class=&quot;bodytext&quot;>&#xD;&#xA; &lt;p>&#xD;&#xA; This schema document describes the XML namespace, in a form&#xD;&#xA; suitable for import by other schema documents.&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;p>&#xD;&#xA; See &lt;a href=&quot;http://www.w3.org/XML/1998/namespace.html&quot;>&#xD;&#xA; http://www.w3.org/XML/1998/namespace.html&lt;/a> and&#xD;&#xA; &lt;a href=&quot;http://www.w3.org/TR/REC-xml&quot;>&#xD;&#xA; http://www.w3.org/TR/REC-xml&lt;/a> for information &#xD;&#xA; about this namespace.&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;p>&#xD;&#xA; Note that local names in this namespace are intended to be&#xD;&#xA; defined only by the World Wide Web Consortium or its subgroups.&#xD;&#xA; The names currently defined in this namespace are listed below.&#xD;&#xA; They should not be used with conflicting semantics by any Working&#xD;&#xA; Group, specification, or document instance.&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;p> &#xD;&#xA; See further below in this document for more information about &lt;a href=&quot;#usage&quot;>how to refer to this schema document from your own&#xD;&#xA; XSD schema documents&lt;/a> and about &lt;a href=&quot;#nsversioning&quot;>the&#xD;&#xA; namespace-versioning policy governing this schema document&lt;/a>.&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;/div>&#xD;&#xA; &lt;/div>&#xD;&#xA; &#xD;&#xA;&#xD;&#xA; &lt;div xmlns=&quot;http://www.w3.org/1999/xhtml&quot;>&#xD;&#xA; &#xD;&#xA; &lt;h3>Father (in any context at all)&lt;/h3> &#xD;&#xA;&#xD;&#xA; &lt;div class=&quot;bodytext&quot;>&#xD;&#xA; &lt;p>&#xD;&#xA; denotes Jon Bosak, the chair of &#xD;&#xA; the original XML Working Group. This name is reserved by &#xD;&#xA; the following decision of the W3C XML Plenary and &#xD;&#xA; XML Coordination groups:&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;blockquote>&#xD;&#xA; &lt;p>&#xD;&#xA;&#x9;In appreciation for his vision, leadership and&#xD;&#xA;&#x9;dedication the W3C XML Plenary on this 10th day of&#xD;&#xA;&#x9;February, 2000, reserves for Jon Bosak in perpetuity&#xD;&#xA;&#x9;the XML name &quot;xml:Father&quot;.&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;/blockquote>&#xD;&#xA; &lt;/div>&#xD;&#xA; &lt;/div>&#xD;&#xA; &#xD;&#xA;&#xD;&#xA; &lt;div id=&quot;usage&quot; xml:id=&quot;usage&quot; xmlns=&quot;http://www.w3.org/1999/xhtml&quot;>&#xD;&#xA; &lt;h2>&#xD;&#xA; &lt;a name=&quot;usage&quot;>About this schema document&lt;/a>&#xD;&#xA; &lt;/h2>&#xD;&#xA;&#xD;&#xA; &lt;div class=&quot;bodytext&quot;>&#xD;&#xA; &lt;p>&#xD;&#xA; This schema defines attributes and an attribute group suitable&#xD;&#xA; for use by schemas wishing to allow &lt;code>xml:base&lt;/code>,&#xD;&#xA; &lt;code>xml:lang&lt;/code>, &lt;code>xml:space&lt;/code> or&#xD;&#xA; &lt;code>xml:id&lt;/code> attributes on elements they define.&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;p>&#xD;&#xA; To enable this, such a schema must import this schema for&#xD;&#xA; the XML namespace, e.g. as follows:&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;pre>&#xD;&#xA; &amp;lt;schema . . .&amp;gt;&#xD;&#xA; . . .&#xD;&#xA; &amp;lt;import namespace=&quot;http://www.w3.org/XML/1998/namespace&quot;&#xD;&#xA; schemaLocation=&quot;http://www.w3.org/2001/xml.xsd&quot;/&amp;gt;&#xD;&#xA; &lt;/pre>&#xD;&#xA; &lt;p>&#xD;&#xA; or&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;pre>&#xD;&#xA; &amp;lt;import namespace=&quot;http://www.w3.org/XML/1998/namespace&quot;&#xD;&#xA; schemaLocation=&quot;http://www.w3.org/2009/01/xml.xsd&quot;/&amp;gt;&#xD;&#xA; &lt;/pre>&#xD;&#xA; &lt;p>&#xD;&#xA; Subsequently, qualified reference to any of the attributes or the&#xD;&#xA; group defined below will have the desired effect, e.g.&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;pre>&#xD;&#xA; &amp;lt;type . . .&amp;gt;&#xD;&#xA; . . .&#xD;&#xA; &amp;lt;attributeGroup ref=&quot;xml:specialAttrs&quot;/&amp;gt;&#xD;&#xA; &lt;/pre>&#xD;&#xA; &lt;p>&#xD;&#xA; will define a type which will schema-validate an instance element&#xD;&#xA; with any of those attributes.&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;/div>&#xD;&#xA; &lt;/div>&#xD;&#xA; &#xD;&#xA;&#xD;&#xA; &lt;div id=&quot;nsversioning&quot; xml:id=&quot;nsversioning&quot; xmlns=&quot;http://www.w3.org/1999/xhtml&quot;>&#xD;&#xA; &lt;h2>&#xD;&#xA; &lt;a name=&quot;nsversioning&quot;>Versioning policy for this schema document&lt;/a>&#xD;&#xA; &lt;/h2>&#xD;&#xA; &lt;div class=&quot;bodytext&quot;>&#xD;&#xA; &lt;p>&#xD;&#xA; In keeping with the XML Schema WG's standard versioning&#xD;&#xA; policy, this schema document will persist at&#xD;&#xA; &lt;a href=&quot;http://www.w3.org/2009/01/xml.xsd&quot;>&#xD;&#xA; http://www.w3.org/2009/01/xml.xsd&lt;/a>.&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;p>&#xD;&#xA; At the date of issue it can also be found at&#xD;&#xA; &lt;a href=&quot;http://www.w3.org/2001/xml.xsd&quot;>&#xD;&#xA; http://www.w3.org/2001/xml.xsd&lt;/a>.&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;p>&#xD;&#xA; The schema document at that URI may however change in the future,&#xD;&#xA; in order to remain compatible with the latest version of XML&#xD;&#xA; Schema itself, or with the XML namespace itself. In other words,&#xD;&#xA; if the XML Schema or XML namespaces change, the version of this&#xD;&#xA; document at &lt;a href=&quot;http://www.w3.org/2001/xml.xsd&quot;>&#xD;&#xA; http://www.w3.org/2001/xml.xsd &#xD;&#xA; &lt;/a> &#xD;&#xA; will change accordingly; the version at &#xD;&#xA; &lt;a href=&quot;http://www.w3.org/2009/01/xml.xsd&quot;>&#xD;&#xA; http://www.w3.org/2009/01/xml.xsd &#xD;&#xA; &lt;/a> &#xD;&#xA; will not change.&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;p>&#xD;&#xA; Previous dated (and unchanging) versions of this schema &#xD;&#xA; document are at:&#xD;&#xA; &lt;/p>&#xD;&#xA; &lt;ul>&#xD;&#xA; &lt;li>&#xD;&#xA; &lt;a href=&quot;http://www.w3.org/2009/01/xml.xsd&quot;>&#xD;&#xA;&#x9;http://www.w3.org/2009/01/xml.xsd&lt;/a>&#xD;&#xA; &lt;/li>&#xD;&#xA; &lt;li>&#xD;&#xA; &lt;a href=&quot;http://www.w3.org/2007/08/xml.xsd&quot;>&#xD;&#xA;&#x9;http://www.w3.org/2007/08/xml.xsd&lt;/a>&#xD;&#xA; &lt;/li>&#xD;&#xA; &lt;li>&#xD;&#xA; &lt;a href=&quot;http://www.w3.org/2004/10/xml.xsd&quot;>&#xD;&#xA;&#x9;http://www.w3.org/2004/10/xml.xsd&lt;/a>&#xD;&#xA; &lt;/li>&#xD;&#xA; &lt;li>&#xD;&#xA; &lt;a href=&quot;http://www.w3.org/2001/03/xml.xsd&quot;>&#xD;&#xA;&#x9;http://www.w3.org/2001/03/xml.xsd&lt;/a>&#xD;&#xA; &lt;/li>&#xD;&#xA; &lt;/ul>&#xD;&#xA; &lt;/div>&#xD;&#xA; &lt;/div>&#xD;&#xA; &#xD;&#xA;See ISO/DIS 19136 Clause 10.&#xA;&#x9;&#x9;&#x9;&#xA;&#x9;&#x9;&#x9;GML is an OGC Standard.&#xA;&#x9;&#x9;&#x9;Copyright (c) 2007,2010 Open Geospatial Consortium.&#xA;&#x9;&#x9;&#x9;To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .&#xA;&#x9;&#x9;&#xD;&#xA;Geographic COmmon (GCO) extensible markup language is a component of the XML Schema Implementation of Geographic&#xA;Information Metadata documented in ISO/TS 19139:2007. GCO includes all the definitions of http://www.isotc211.org/2005/gco namespace. The root document of this namespace is the file gco.xsd. This gcoBase.xsd schema provides:&#xA;&#x9;&#x9;1. tools to handle specific objects like &quot;code lists&quot; and &quot;record&quot;;&#xA;&#x9;&#x9;2. Some XML types representing that do not follow the general encoding rules.&#xD;&#xA;Geographic COmmon (GCO) extensible markup language is a component of the XML Schema Implementation of Geographic Information Metadata documented in ISO/TS 19139:2007. GCO includes all the definitions of http://www.isotc211.org/2005/gco namespace. The root document of this namespace is the file gco.xsd.&#xD;&#xA;Geographic COmmon (GCO) extensible markup language is a component of the XML Schema Implementation of Geographic&#xA;Information Metadata documented in ISO/TS 19139:2007. GCO includes all the definitions of http://www.isotc211.org/2005/gco namespace. The root document of this namespace is the file gco.xsd. This basicTypes.xsd schema implements concepts from the &quot;basic types&quot; package of ISO/TS 19103."/> </eAnnotations> <eAnnotations source="urn:x-ogc:specification:gml:schema-xsd:basicTypes:3.2.1"> <details key="appinfo" value="basicTypes.xsd"/> </eAnnotations> <eAnnotations source="urn:x-ogc:specification:gml:schema-xsd:gml:3.2.1"> <details key="appinfo" value="gml.xsd"/> </eAnnotations> <eAnnotations source="urn:x-ogc:specification:gml:schema-xsd:dynamicFeature:3.2.1"> <details key="appinfo" value="dynamicFeature.xsd"/> </eAnnotations> <eAnnotations source="urn:x-ogc:specification:gml:schema-xsd:topology:3.2.1"> <details key="appinfo" value="topology.xsd"/> </eAnnotations> <eAnnotations source="urn:x-ogc:specification:gml:schema-xsd:coverage:3.2.1"> <details key="appinfo" value="coverage.xsd"/> </eAnnotations> <eAnnotations source="urn:x-ogc:specification:gml:schema-xsd:coordinateReferenceSystems:3.2.1"> <details key="appinfo" value="coordinateReferenceSystems.xsd"/> </eAnnotations> <eAnnotations source="urn:x-ogc:specification:gml:schema-xsd:observation:3.2.1"> <details key="appinfo" value="observation.xsd"/> </eAnnotations> <eAnnotations source="urn:x-ogc:specification:gml:schema-xsd:temporalReferenceSystems:3.2.1"> <details key="appinfo" value="temporalReferenceSystems.xsd"/> </eAnnotations> <eAnnotations source="urn:x-ogc:specification:gml:schema-xsd:deprecatedTypes:3.2.1"> <details key="appinfo" value="deprecatedTypes.xsd"/> </eAnnotations> <eAnnotations source="urn:x-ogc:specification:gml:schema-xsd:temporalTopology:3.2.1"> <details key="appinfo" value="temporalTopology.xsd"/> </eAnnotations> <eAnnotations source="urn:opengis:specification:gml:schema-xsd:dictionary:v3.2.1"> <details key="appinfo" value="dictionary.xsd"/> </eAnnotations> <eAnnotations source="urn:x-ogc:specification:gml:schema-xsd:gmlBase:3.2.1"> <details key="appinfo" value="gmlBase.xsd"/> </eAnnotations> <eAnnotations source="urn:x-ogc:specification:gml:schema-xsd:temporal:3.2.1"> <details key="appinfo" value="temporal.xsd"/> </eAnnotations> <eAnnotations source="urn:x-ogc:specification:gml:schema-xsd:feature:3.2.1"> <details key="appinfo" value="feature.xsd"/> </eAnnotations> <eAnnotations source="urn:x-ogc:specification:gml:schema-xsd:direction:3.2.1"> <details key="appinfo" value="direction.xsd"/> </eAnnotations> <eAnnotations source="urn:x-ogc:specification:gml:schema-xsd:valueObjects:3.2.1"> <details key="appinfo" value="valueObjects.xsd"/> </eAnnotations> <eAnnotations source="urn:x-ogc:specification:gml:schema-xsd:geometryBasic0d1d:3.2.1"> <details key="appinfo" value="geometryBasic0d1d.xsd"/> </eAnnotations> <eAnnotations source="urn:x-ogc:specification:gml:schema-xsd:coordinateSystems:3.2.1"> <details key="appinfo" value="coordinateSystems.xsd"/> </eAnnotations> <eAnnotations source="urn:x-ogc:specification:gml:schema-xsd:datums:3.2.1"> <details key="appinfo" value="datums.xsd"/> </eAnnotations> <eAnnotations source="urn:x-ogc:specification:gml:schema-xsd:coordinateOperations:3.2.1"> <details key="appinfo" value="coordinateOperations.xsd"/> </eAnnotations> <eAnnotations source="urn:x-ogc:specification:gml:schema-xsd:referenceSystems:3.2.1"> <details key="appinfo" value="referenceSystems.xsd"/> </eAnnotations> <eAnnotations source="urn:x-ogc:specification:gml:schema-xsd:measures:3.2.1"> <details key="appinfo" value="measures.xsd"/> </eAnnotations> <eAnnotations source="urn:x-ogc:specification:gml:schema-xsd:units:3.2.1"> <details key="appinfo" value="units.xsd"/> </eAnnotations> <eAnnotations source="urn:x-ogc:specification:gml:schema-xsd:grids:3.2.1"> <details key="appinfo" value="grids.xsd"/> </eAnnotations> <eAnnotations source="urn:x-ogc:specification:gml:schema-xsd:geometryAggregates:3.2.1"> <details key="appinfo" value="geometryAggregates.xsd"/> </eAnnotations> <eAnnotations source="urn:x-ogc:specification:gml:schema-xsd:geometryPrimitives:3.2.1"> <details key="appinfo" value="geometryPrimitives.xsd"/> </eAnnotations> <eAnnotations source="urn:x-ogc:specification:gml:schema-xsd:geometryComplexes:3.2.1"> <details key="appinfo" value="geometryComplexes.xsd"/> </eAnnotations> <eAnnotations source="urn:x-ogc:specification:gml:schema-xsd:geometryBasic2d:3.2.1"> <details key="appinfo" value="geometryBasic2d.xsd"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="TMPeriodDurationPropertyType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="TM_PeriodDuration_PropertyType"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tMPeriodDuration" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Duration"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="TM_PeriodDuration"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nilReason" eType="ecore:EDataType gml.ecore#//NilReasonType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="nilReason"/> <details key="namespace" value="http://www.isotc211.org/2005/gco"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TMPrimitivePropertyType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="TM_Primitive_PropertyType"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="abstractTimePrimitiveGroup" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="gml:AbstractTimePrimitive acts as the head of a substitution group for geometric and topological temporal primitives."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="group"/> <details key="name" value="AbstractTimePrimitive:group"/> <details key="namespace" value="http://www.opengis.net/gml/3.2"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="abstractTimePrimitive" eType="ecore:EClass gml.ecore#//AbstractTimePrimitiveType" changeable="false" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="gml:AbstractTimePrimitive acts as the head of a substitution group for geometric and topological temporal primitives."/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="AbstractTimePrimitive"/> <details key="namespace" value="http://www.opengis.net/gml/3.2"/> <details key="group" value="http://www.opengis.net/gml/3.2#AbstractTimePrimitive:group"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="actuate" eType="ecore:EEnum xlink2009.ecore#//ActuateType" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="actuate"/> <details key="namespace" value="http://www.w3.org/1999/xlink"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="arcrole" eType="ecore:EDataType xlink2009.ecore#//ArcroleType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="arcrole"/> <details key="namespace" value="http://www.w3.org/1999/xlink"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="href" eType="ecore:EDataType xlink2009.ecore#//HrefType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="href"/> <details key="namespace" value="http://www.w3.org/1999/xlink"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nilReason" eType="ecore:EDataType gml.ecore#//NilReasonType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="nilReason"/> <details key="namespace" value="http://www.isotc211.org/2005/gco"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="role" eType="ecore:EDataType xlink2009.ecore#//RoleType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="role"/> <details key="namespace" value="http://www.w3.org/1999/xlink"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="show" eType="ecore:EEnum xlink2009.ecore#//ShowType" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="show"/> <details key="namespace" value="http://www.w3.org/1999/xlink"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType xlink2009.ecore#//TitleAttrType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="title"/> <details key="namespace" value="http://www.w3.org/1999/xlink"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EEnum xlink2009.ecore#//TypeType" defaultValueLiteral="simple" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="type"/> <details key="namespace" value="http://www.w3.org/1999/xlink"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="uuidref" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="uuidref"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DocumentRoot"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value=""/> <details key="kind" value="mixed"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="elementWildcard"/> <details key="name" value=":mixed"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="xMLNSPrefixMap" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry" transient="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="xmlns:prefix"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="xSISchemaLocation" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry" transient="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="xsi:schemaLocation"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tMPeriodDuration" unique="false" upperBound="-2" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Duration" volatile="true" transient="true" derived="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="TM_PeriodDuration"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
github:ecore:/data/ISO-TC211/excel-adapter/src/iso-tc211-xml/src/model/gts2005.ecore
ecore
gts TMPeriodDurationPropertyType tMPeriodDuration nilReason TMPrimitivePropertyType abstractTimePrimitiveGroup abstractTimePrimitive actuate arcrole href nilReason role show title type simple uuidref DocumentRoot mixed xMLNSPrefixMap xSISchemaLocation tMPeriodDuration
null
{"directed":true,"nodes":[{"nsPrefix":"gts","nsURI":"http://www.isotc211.org/2005/gts","name":"gts","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TMPeriodDurationPropertyType","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TMPrimitivePropertyType","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentRoot","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tMPeriodDuration","changeable":true,"lowerBound":0,"iD":false,"id":4,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nilReason","changeable":true,"lowerBound":0,"iD":false,"id":5,"derived":false},{"id":6,"eClass":"EGenericType"},{"id":7,"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":"abstractTimePrimitiveGroup","changeable":true,"lowerBound":0,"iD":false,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"abstractTimePrimitive","changeable":false,"resolveProxies":false,"lowerBound":0,"id":9,"derived":true},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"actuate","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":"arcrole","changeable":true,"lowerBound":0,"iD":false,"id":11,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"href","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":"nilReason","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":"role","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"show","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"simple","unsettable":true,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"uuidref","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"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mixed","changeable":true,"lowerBound":0,"iD":false,"id":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":true,"unique":true,"name":"xMLNSPrefixMap","changeable":true,"resolveProxies":false,"lowerBound":0,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":32,"derived":false},{"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"tMPeriodDuration","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":true},{"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":1,"target":0},{"source":1,"target":4},{"source":1,"target":5},{"source":4,"target":6},{"source":4,"target":1},{"source":5,"target":7},{"source":5,"target":1},{"source":2,"target":0},{"source":2,"target":8},{"source":2,"target":9},{"source":2,"target":10},{"source":2,"target":11},{"source":2,"target":12},{"source":2,"target":13},{"source":2,"target":14},{"source":2,"target":15},{"source":2,"target":16},{"source":2,"target":17},{"source":2,"target":18},{"source":8,"target":19},{"source":8,"target":2},{"source":9,"target":20},{"source":9,"target":2},{"source":10,"target":21},{"source":10,"target":2},{"source":11,"target":22},{"source":11,"target":2},{"source":12,"target":23},{"source":12,"target":2},{"source":13,"target":24},{"source":13,"target":2},{"source":14,"target":25},{"source":14,"target":2},{"source":15,"target":26},{"source":15,"target":2},{"source":16,"target":27},{"source":16,"target":2},{"source":17,"target":28},{"source":17,"target":2},{"source":18,"target":29},{"source":18,"target":2},{"source":3,"target":0},{"source":3,"target":30},{"source":3,"target":31},{"source":3,"target":32},{"source":3,"target":33},{"source":30,"target":34},{"source":30,"target":3},{"source":31,"target":35},{"source":31,"target":3},{"source":32,"target":36},{"source":32,"target":3},{"source":33,"target":37},{"source":33,"target":3}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="componentmodel" nsURI="http:///org/isistan/flabot/edit/componentmodel.ecore" nsPrefix="org.isistan.flabot.edit.componentmodel"> <eClassifiers xsi:type="ecore:EClass" name="ComponentDiagram" eSuperTypes="editormodel.ecore#//Diagram"/> <eClassifiers xsi:type="ecore:EClass" name="Adapter" instanceClassName="org.eclipse.emf.common.notify.Adapter" abstract="true" interface="true"/> </ecore:EPackage>
github:ecore:/data/niconistal/FLABot/org.isistan.flabot/src/org/isistan/flabot/componentmodel.ecore
ecore
componentmodel ComponentDiagram Adapter org.eclipse.emf.common.notify.Adapter org.eclipse.emf.common.notify.Adapter
null
{"directed":true,"nodes":[{"nsPrefix":"org.isistan.flabot.edit.componentmodel","nsURI":"http:///org/isistan/flabot/edit/componentmodel.ecore","name":"componentmodel","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentDiagram","instanceClass":null,"abstract":false,"id":1,"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":2,"interface":true,"eClass":"EClass"},{"id":3,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":1,"target":3},{"source":2,"target":0}],"multigraph":true}
false
<?xml version="1.0" encoding="ASCII"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="vmplacement" nsURI="http://www.modelbased.net/constraint" nsPrefix="vmp"> <eAnnotations source="http://www.eclipse.org/OCL/Import"> <details key="ecore" value="//www.eclipse.org/emf/2002/Ecore#/"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> <details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> <details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="System"> <eStructuralFeatures xsi:type="ecore:EReference" name="vms" ordered="false" upperBound="-1" eType="#//VM" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="pms" ordered="false" upperBound="-1" eType="#//PM" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VM"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="Hard_HARD_CoreLimit HARD_CoreLimit Priority_BackupSplit BackupSplit Priority_SyncPeakSplit SyncPeakSplit Priority_FrequentNear FrequentNear Priority_SecuritySatisfied SecuritySatisfied Hard_HARD_BitCompliant HARD_BitCompliant"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="HARD_CoreLimit" value="self.core &lt;= self.plc.core&#xA;&#x9;&#x9;"/> <details key="Priority_BackupSplit" value="80"/> <details key="BackupSplit" value="backup->forAll(e|e.plc &lt;> self.plc)&#xA;&#x9;&#x9;"/> <details key="Priority_SyncPeakSplit" value="40"/> <details key="SyncPeakSplit" value="syncPeak->forAll(e|e.plc &lt;> self.plc)&#xA;&#x9;&#x9;"/> <details key="Priority_FrequentNear" value="30"/> <details key="FrequentNear" value="frqt->forAll(v|v.plc.near->includes(self.plc))&#xA;&#x9;&#x9;"/> <details key="Priority_SecuritySatisfied" value="10 * stability"/> <details key="SecuritySatisfied" value="plc.stable = true&#xA;&#x9;&#x9;"/> <details key="HARD_BitCompliant" value="self.bit64 implies self.plc.bit64&#xA;&#x9;"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mem" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tp" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="bit64" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stability" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="core" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"> <eAnnotations source="config"/> <eAnnotations source="PropertyExtended"> <details key="domain" value="Set{1,2,4,8}"/> <details key="resistance" value="20"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="plc" lowerBound="1" eType="#//PM"> <eAnnotations source="config"/> <eAnnotations source="PropertyExtended"> <details key="resistance" value="(mem*10)"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="backup" ordered="false" upperBound="-1" eType="#//VM" eOpposite="#//VM/backup"/> <eStructuralFeatures xsi:type="ecore:EReference" name="frqt" ordered="false" upperBound="-1" eType="#//VM" eOpposite="#//VM/frqt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="syncPeak" ordered="false" upperBound="-1" eType="#//VM" eOpposite="#//VM/syncPeak"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PM"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore"> <details key="constraints" value="Hard_HARD_MemLimit HARD_MemLimit Priority_Consolidation Consolidation Priority_ThroughputBalance ThroughputBalance"/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="HARD_MemLimit" value="hosting->collect(e|e.mem)->sum()&lt;=mem&#xA;&#x9;&#x9;"/> <details key="Priority_Consolidation" value="20"/> <details key="Consolidation" value="hosting->size() = 0&#xA;&#x9;&#x9;"/> <details key="Priority_ThroughputBalance" value="60"/> <details key="ThroughputBalance" value="hosting->collect(e|e.tp)->sum() &lt;= tpLimit&#xA;&#x9;"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mem" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="core" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stable" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tpLimit" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="bit64" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="near" ordered="false" upperBound="-1" eType="#//PM"/> <eStructuralFeatures xsi:type="ecore:EReference" name="hosting" ordered="false" upperBound="-1" eType="#//VM" derived="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot"> <details key="derivation" value="VM.allInstances()->select(plc=self)"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
github:ecore:/data/songhui/cspadapt/vmplacement/z4/test-configs/10times5/generated-casestudy.ecore
ecore
vmplacement System vms pms VM name mem tp bit64 stability core plc backup frqt syncPeak PM name mem core stable tpLimit bit64 near hosting
null
{"directed":true,"nodes":[{"nsPrefix":"vmp","nsURI":"http://www.modelbased.net/constraint","name":"vmplacement","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":"VM","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PM","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"vms","changeable":true,"resolveProxies":true,"lowerBound":0,"id":4,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pms","changeable":true,"resolveProxies":true,"lowerBound":0,"id":5,"derived":false},{"id":6,"eClass":"EGenericType"},{"id":7,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":true,"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":"mem","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":"tp","changeable":true,"lowerBound":1,"iD":false,"id":10,"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":"bit64","changeable":true,"lowerBound":1,"iD":false,"id":11,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"stability","changeable":true,"lowerBound":1,"iD":false,"id":12,"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":"core","changeable":true,"lowerBound":1,"iD":false,"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":"plc","changeable":true,"resolveProxies":true,"lowerBound":1,"id":14,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"backup","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":false,"unsettable":false,"transient":false,"unique":true,"name":"frqt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"syncPeak","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"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":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":"mem","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":"core","changeable":true,"lowerBound":1,"iD":false,"id":30,"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":"stable","changeable":true,"lowerBound":1,"iD":false,"id":31,"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":"tpLimit","changeable":true,"lowerBound":1,"iD":false,"id":32,"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":"bit64","changeable":true,"lowerBound":1,"iD":false,"id":33,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"near","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"hosting","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":true},{"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"}],"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":2,"target":10},{"source":2,"target":11},{"source":2,"target":12},{"source":2,"target":13},{"source":2,"target":14},{"source":2,"target":15},{"source":2,"target":16},{"source":2,"target":17},{"source":8,"target":18},{"source":8,"target":2},{"source":9,"target":19},{"source":9,"target":2},{"source":10,"target":20},{"source":10,"target":2},{"source":11,"target":21},{"source":11,"target":2},{"source":12,"target":22},{"source":12,"target":2},{"source":13,"target":23},{"source":13,"target":2},{"source":14,"target":3},{"source":14,"target":24},{"source":14,"target":2},{"source":24,"target":3},{"source":15,"target":2},{"source":15,"target":25},{"source":15,"target":2},{"source":15,"target":15},{"source":25,"target":2},{"source":16,"target":2},{"source":16,"target":26},{"source":16,"target":2},{"source":16,"target":16},{"source":26,"target":2},{"source":17,"target":2},{"source":17,"target":27},{"source":17,"target":2},{"source":17,"target":17},{"source":27,"target":2},{"source":3,"target":0},{"source":3,"target":28},{"source":3,"target":29},{"source":3,"target":30},{"source":3,"target":31},{"source":3,"target":32},{"source":3,"target":33},{"source":3,"target":34},{"source":3,"target":35},{"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":41},{"source":33,"target":3},{"source":34,"target":3},{"source":34,"target":42},{"source":34,"target":3},{"source":42,"target":3},{"source":35,"target":2},{"source":35,"target":43},{"source":35,"target":3},{"source":43,"target":2}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="java" nsURI="http://www.eclipse.org/MoDisco/Java/0.2.incubation/java-noopposites" 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"/> </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"/> <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"/> <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"/> </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"/> </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"/> </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"/> </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"/> </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"/> <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"/> </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"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PackageAccess" eSuperTypes="#//NamespaceAccess"> <eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false" lowerBound="1" eType="#//Package"/> <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"/> <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"/> <eClassifiers xsi:type="ecore:EClass" name="TypeAccess" eSuperTypes="#//Expression #//NamespaceAccess"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#//Type"/> <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"/> </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>
github:ecore:/data/atlanmod/modisco/modisco-models/org.eclipse.gmt.modisco.java.nousages/src-gen/org/eclipse/gmt/modisco/java/nousages/impl/java.ecore
ecore
java AbstractMethodDeclaration body parameters thrownExceptions typeParameters 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 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 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 NamespaceAccess NumberLiteral tokenValue NullLiteral Package ownedElements model ownedPackages package 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 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 VariableDeclarationExpression modifier annotations VariableDeclarationFragment variablesContainer VariableDeclarationStatement extraArrayDimensions modifier annotations VisibilityKind none none public public private private protected protected WildCardType upperBound bound WhileStatement expression body
null
{"directed":true,"nodes":[{"nsPrefix":"java","nsURI":"http://www.eclipse.org/MoDisco/Java/0.2.incubation/java-noopposites","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},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"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":140,"derived":false},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"resolveProxies":true,"lowerBound":1,"id":143,"derived":false},{"container":false,"ordered":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":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":"typeArguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":145,"derived":false},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyDeclarations","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":"commentsBeforeBody","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":"commentsAfterBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":152,"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":153,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"superInterfaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":154,"derived":false},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"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":158,"derived":false},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":162,"derived":false},{"id":163,"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":164,"derived":false},{"id":165,"eClass":"EGenericType"},{"id":166,"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":167,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fragments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"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":172,"derived":false},{"container":false,"ordered":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":173,"derived":false},{"container":false,"ordered":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":174,"derived":false},{"id":175,"eClass":"EGenericType"},{"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":"originalFilePath","changeable":true,"lowerBound":1,"iD":false,"id":178,"derived":false},{"container":false,"ordered":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":179,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"manifest","changeable":true,"resolveProxies":true,"lowerBound":0,"id":180,"derived":false},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"message","changeable":true,"resolveProxies":true,"lowerBound":0,"id":185,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":186,"derived":false},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"comments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":190,"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":191,"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":192,"derived":false},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"id":195,"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":196,"derived":false},{"container":false,"ordered":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":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"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":202,"derived":false},{"container":false,"ordered":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":203,"derived":false},{"id":204,"eClass":"EGenericType"},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyDeclarations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":207,"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":208,"derived":false},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"anonymousClassDeclarationOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":211,"derived":false},{"id":212,"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":213,"derived":false},{"container":false,"ordered":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":214,"derived":false},{"container":false,"ordered":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":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":"dimensions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":219,"derived":false},{"container":false,"ordered":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":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":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":221,"derived":false},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":226,"derived":false},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"container":false,"ordered":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":229,"derived":false},{"id":230,"eClass":"EGenericType"},{"id":231,"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":232,"derived":false},{"container":false,"ordered":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":233,"derived":false},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"container":false,"ordered":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":237,"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":238,"derived":false},{"container":false,"ordered":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":239,"derived":false},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"name":"ASSIGN","id":244,"value":1,"literal":"=","eClass":"EEnumLiteral"},{"name":"PLUS_ASSIGN","id":245,"value":2,"literal":"+=","eClass":"EEnumLiteral"},{"name":"MINUS_ASSIGN","id":246,"value":3,"literal":"-=","eClass":"EEnumLiteral"},{"name":"TIMES_ASSIGN","id":247,"value":4,"literal":"*=","eClass":"EEnumLiteral"},{"name":"DIVIDE_ASSIGN","id":248,"value":5,"literal":"/=","eClass":"EEnumLiteral"},{"name":"BIT_AND_ASSIGN","id":249,"value":6,"literal":"&=","eClass":"EEnumLiteral"},{"name":"BIT_OR_ASSIGN","id":250,"value":7,"literal":"|=","eClass":"EEnumLiteral"},{"name":"BIT_XOR_ASSIGN","id":251,"value":8,"literal":"^=","eClass":"EEnumLiteral"},{"name":"REMAINDER_ASSIGN","id":252,"value":9,"literal":"%=","eClass":"EEnumLiteral"},{"name":"LEFT_SHIFT_ASSIGN","id":253,"value":10,"literal":"<<=","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_SIGNED_ASSIGN","id":254,"value":11,"literal":">>=","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_UNSIGNED_ASSIGN","id":255,"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":256,"derived":false},{"container":false,"ordered":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":257,"derived":false},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"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":263,"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":264,"derived":false},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":268,"derived":false},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"container":false,"ordered":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":271,"derived":false},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":274,"derived":false},{"container":false,"ordered":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":275,"derived":false},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"container":false,"ordered":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":279,"derived":false},{"container":false,"ordered":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":280,"derived":false},{"id":281,"eClass":"EGenericType"},{"id":282,"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":283,"derived":false},{"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":"escapedValue","changeable":true,"lowerBound":1,"iD":false,"id":285,"derived":false},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"originalFilePath","changeable":true,"lowerBound":1,"iD":false,"id":288,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"attachedSource","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":"package","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"},{"container":false,"ordered":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":297,"derived":false},{"container":false,"ordered":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":298,"derived":false},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":306,"derived":false},{"container":false,"ordered":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":307,"derived":false},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"container":false,"ordered":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":314,"derived":false},{"id":315,"eClass":"EGenericType"},{"id":316,"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":317,"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":318,"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":319,"derived":false},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"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":324,"derived":false},{"container":false,"ordered":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":325,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"imports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":326,"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":327,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"types","changeable":true,"resolveProxies":true,"lowerBound":0,"id":328,"derived":false},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"container":false,"ordered":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":335,"derived":false},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"container":false,"ordered":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":338,"derived":false},{"container":false,"ordered":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":339,"derived":false},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"container":false,"ordered":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":344,"derived":false},{"container":false,"ordered":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":345,"derived":false},{"container":false,"ordered":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":346,"derived":false},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"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":351,"derived":false},{"container":false,"ordered":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":352,"derived":false},{"container":false,"ordered":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":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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"enumConstants","changeable":true,"resolveProxies":true,"lowerBound":0,"id":358,"derived":false},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":362,"derived":false},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"container":false,"ordered":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":365,"derived":false},{"container":false,"ordered":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":366,"derived":false},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":372,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"updaters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":373,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initializers","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"body","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":381,"derived":false},{"container":false,"ordered":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":382,"derived":false},{"container":false,"ordered":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":383,"derived":false},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"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":388,"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":389,"derived":false},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"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":393,"derived":false},{"container":false,"ordered":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":394,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":395,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extendedOperands","changeable":true,"resolveProxies":true,"lowerBound":0,"id":396,"derived":false},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"name":"TIMES","id":402,"value":1,"literal":"*","eClass":"EEnumLiteral"},{"name":"DIVIDE","id":403,"value":2,"literal":"/","eClass":"EEnumLiteral"},{"name":"REMAINDER","id":404,"value":3,"literal":"%","eClass":"EEnumLiteral"},{"name":"PLUS","id":405,"value":4,"literal":"+","eClass":"EEnumLiteral"},{"name":"MINUS","id":406,"value":5,"literal":"-","eClass":"EEnumLiteral"},{"name":"LEFT_SHIFT","id":407,"value":6,"literal":"<<","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_SIGNED","id":408,"value":7,"literal":">>","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_UNSIGNED","id":409,"value":8,"literal":">>>","eClass":"EEnumLiteral"},{"name":"LESS","id":410,"value":9,"literal":"<","eClass":"EEnumLiteral"},{"name":"GREATER","id":411,"value":10,"literal":">","eClass":"EEnumLiteral"},{"name":"LESS_EQUALS","id":412,"value":11,"literal":"<=","eClass":"EEnumLiteral"},{"name":"GREATER_EQUALS","id":413,"value":12,"literal":">=","eClass":"EEnumLiteral"},{"name":"EQUALS","id":414,"value":13,"literal":"==","eClass":"EEnumLiteral"},{"name":"NOT_EQUALS","id":415,"value":14,"literal":"!=","eClass":"EEnumLiteral"},{"name":"XOR","id":416,"value":15,"literal":"^","eClass":"EEnumLiteral"},{"name":"AND","id":417,"value":16,"literal":"&","eClass":"EEnumLiteral"},{"name":"OR","id":418,"value":17,"literal":"|","eClass":"EEnumLiteral"},{"name":"CONDITIONAL_AND","id":419,"value":18,"literal":"&&","eClass":"EEnumLiteral"},{"name":"CONDITIONAL_OR","id":420,"value":19,"literal":"||","eClass":"EEnumLiteral"},{"name":"none","id":421,"value":1,"literal":"none","eClass":"EEnumLiteral"},{"name":"abstract","id":422,"value":2,"literal":"abstract","eClass":"EEnumLiteral"},{"name":"final","id":423,"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":424,"derived":false},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":427,"derived":false},{"container":false,"ordered":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":428,"derived":false},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"id":432,"eClass":"EGenericType"},{"container":false,"ordered":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":433,"derived":false},{"id":434,"eClass":"EGenericType"},{"id":435,"eClass":"EGenericType"},{"container":false,"ordered":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":436,"derived":false},{"id":437,"eClass":"EGenericType"},{"id":438,"eClass":"EGenericType"},{"id":439,"eClass":"EGenericType"},{"id":440,"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":441,"derived":false},{"container":false,"ordered":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":442,"derived":false},{"id":443,"eClass":"EGenericType"},{"id":444,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"key","changeable":true,"lowerBound":1,"iD":false,"id":445,"derived":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":446,"derived":false},{"id":447,"eClass":"EGenericType"},{"id":448,"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":449,"derived":false},{"container":false,"ordered":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":450,"derived":false},{"id":451,"eClass":"EGenericType"},{"id":452,"eClass":"EGenericType"},{"container":false,"ordered":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":453,"derived":false},{"container":false,"ordered":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":454,"derived":false},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"id":457,"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":458,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returnType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":459,"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":460,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":461,"derived":false},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"id":465,"eClass":"EGenericType"},{"id":466,"eClass":"EGenericType"},{"container":false,"ordered":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":467,"derived":false},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"resolveProxies":true,"lowerBound":1,"id":471,"derived":false},{"container":false,"ordered":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":472,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","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"},{"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":478,"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":479,"derived":false},{"container":false,"ordered":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":480,"derived":false},{"id":481,"eClass":"EGenericType"},{"id":482,"eClass":"EGenericType"},{"id":483,"eClass":"EGenericType"},{"id":484,"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":485,"derived":false},{"container":false,"ordered":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":486,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"orphanTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":487,"derived":false},{"container":false,"ordered":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":488,"derived":false},{"container":false,"ordered":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":489,"derived":false},{"container":false,"ordered":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":490,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"archives","changeable":true,"resolveProxies":true,"lowerBound":0,"id":491,"derived":false},{"id":492,"eClass":"EGenericType"},{"id":493,"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":494,"derived":false},{"id":495,"eClass":"EGenericType"},{"id":496,"eClass":"EGenericType"},{"id":497,"eClass":"EGenericType"},{"id":498,"eClass":"EGenericType"},{"id":499,"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":500,"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":501,"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":502,"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":503,"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":504,"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":505,"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":506,"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":507,"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":508,"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":509,"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":510,"derived":false},{"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"},{"container":false,"ordered":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":522,"derived":false},{"id":523,"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":524,"derived":false},{"id":525,"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":526,"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":527,"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":528,"derived":false},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"tokenValue","changeable":true,"lowerBound":1,"iD":false,"id":533,"derived":false},{"id":534,"eClass":"EGenericType"},{"id":535,"eClass":"EGenericType"},{"id":536,"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":537,"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":538,"derived":false},{"id":539,"eClass":"EGenericType"},{"id":540,"eClass":"EGenericType"},{"id":541,"eClass":"EGenericType"},{"id":542,"eClass":"EGenericType"},{"id":543,"eClass":"EGenericType"},{"container":false,"ordered":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":544,"derived":false},{"container":false,"ordered":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":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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":549,"derived":false},{"container":false,"ordered":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":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":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":554,"derived":false},{"id":555,"eClass":"EGenericType"},{"id":556,"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":557,"derived":false},{"container":false,"ordered":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":558,"derived":false},{"id":559,"eClass":"EGenericType"},{"id":560,"eClass":"EGenericType"},{"id":561,"eClass":"EGenericType"},{"name":"INCREMENT","id":562,"value":1,"literal":"++","eClass":"EEnumLiteral"},{"name":"DECREMENT","id":563,"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":564,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":565,"derived":false},{"id":566,"eClass":"EGenericType"},{"id":567,"eClass":"EGenericType"},{"id":568,"eClass":"EGenericType"},{"name":"INCREMENT","id":569,"value":1,"literal":"++","eClass":"EEnumLiteral"},{"name":"DECREMENT","id":570,"value":2,"literal":"--","eClass":"EEnumLiteral"},{"name":"PLUS","id":571,"value":3,"literal":"+","eClass":"EEnumLiteral"},{"name":"MINUS","id":572,"value":4,"literal":"-","eClass":"EEnumLiteral"},{"name":"COMPLEMENT","id":573,"value":5,"literal":"~","eClass":"EEnumLiteral"},{"name":"NOT","id":574,"value":6,"literal":"!","eClass":"EEnumLiteral"},{"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"},{"container":false,"ordered":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":585,"derived":false},{"id":586,"eClass":"EGenericType"},{"id":587,"eClass":"EGenericType"},{"container":false,"ordered":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":588,"derived":false},{"container":false,"ordered":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":589,"derived":false},{"id":590,"eClass":"EGenericType"},{"id":591,"eClass":"EGenericType"},{"id":592,"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":593,"derived":false},{"container":false,"ordered":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":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":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":595,"derived":false},{"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"},{"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":605,"derived":false},{"id":606,"eClass":"EGenericType"},{"id":607,"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":608,"derived":false},{"id":609,"eClass":"EGenericType"},{"id":610,"eClass":"EGenericType"},{"id":611,"eClass":"EGenericType"},{"container":false,"ordered":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":612,"derived":false},{"id":613,"eClass":"EGenericType"},{"id":614,"eClass":"EGenericType"},{"id":615,"eClass":"EGenericType"},{"id":616,"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":617,"derived":false},{"container":false,"ordered":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":618,"derived":false},{"id":619,"eClass":"EGenericType"},{"id":620,"eClass":"EGenericType"},{"id":621,"eClass":"EGenericType"},{"container":false,"ordered":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":622,"derived":false},{"container":false,"ordered":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":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":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":627,"derived":false},{"container":false,"ordered":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":628,"derived":false},{"id":629,"eClass":"EGenericType"},{"id":630,"eClass":"EGenericType"},{"id":631,"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":632,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fragments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":633,"derived":false},{"id":634,"eClass":"EGenericType"},{"id":635,"eClass":"EGenericType"},{"id":636,"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":637,"derived":false},{"id":638,"eClass":"EGenericType"},{"id":639,"eClass":"EGenericType"},{"id":640,"eClass":"EGenericType"},{"container":false,"ordered":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":641,"derived":false},{"id":642,"eClass":"EGenericType"},{"id":643,"eClass":"EGenericType"},{"container":false,"ordered":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":644,"derived":false},{"container":false,"ordered":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":645,"derived":false},{"container":false,"ordered":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":646,"derived":false},{"id":647,"eClass":"EGenericType"},{"id":648,"eClass":"EGenericType"},{"id":649,"eClass":"EGenericType"},{"id":650,"eClass":"EGenericType"},{"id":651,"eClass":"EGenericType"},{"container":false,"ordered":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":652,"derived":false},{"container":false,"ordered":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":653,"derived":false},{"id":654,"eClass":"EGenericType"},{"id":655,"eClass":"EGenericType"},{"id":656,"eClass":"EGenericType"},{"id":657,"eClass":"EGenericType"},{"container":false,"ordered":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":658,"derived":false},{"id":659,"eClass":"EGenericType"},{"id":660,"eClass":"EGenericType"},{"container":false,"ordered":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":661,"derived":false},{"id":662,"eClass":"EGenericType"},{"id":663,"eClass":"EGenericType"},{"container":false,"ordered":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":664,"derived":false},{"id":665,"eClass":"EGenericType"},{"id":666,"eClass":"EGenericType"},{"container":false,"ordered":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":667,"derived":false},{"id":668,"eClass":"EGenericType"},{"id":669,"eClass":"EGenericType"},{"id":670,"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":671,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":672,"derived":false},{"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"},{"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":699,"derived":false},{"container":false,"ordered":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":700,"derived":false},{"id":701,"eClass":"EGenericType"},{"id":702,"eClass":"EGenericType"},{"id":703,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":704,"derived":false},{"id":705,"eClass":"EGenericType"},{"id":706,"eClass":"EGenericType"},{"id":707,"eClass":"EGenericType"},{"id":708,"eClass":"EGenericType"},{"id":709,"eClass":"EGenericType"},{"id":710,"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":711,"derived":false},{"container":false,"ordered":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":712,"derived":false},{"id":713,"eClass":"EGenericType"},{"id":714,"eClass":"EGenericType"},{"id":715,"eClass":"EGenericType"},{"id":716,"eClass":"EGenericType"},{"id":717,"eClass":"EGenericType"},{"name":"none","id":718,"value":1,"literal":"none","eClass":"EEnumLiteral"},{"name":"public","id":719,"value":2,"literal":"public","eClass":"EEnumLiteral"},{"name":"private","id":720,"value":3,"literal":"private","eClass":"EEnumLiteral"},{"name":"protected","id":721,"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":722,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bound","changeable":true,"resolveProxies":true,"lowerBound":0,"id":723,"derived":false},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":727,"derived":false},{"container":false,"ordered":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":728,"derived":false},{"id":729,"eClass":"EGenericType"},{"id":730,"eClass":"EGenericType"},{"id":731,"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":133,"target":24},{"source":133,"target":138},{"source":133,"target":1},{"source":138,"target":24},{"source":134,"target":93},{"source":134,"target":139},{"source":134,"target":1},{"source":134,"target":140},{"source":139,"target":93},{"source":135,"target":108},{"source":135,"target":141},{"source":135,"target":1},{"source":141,"target":108},{"source":136,"target":112},{"source":136,"target":142},{"source":136,"target":1},{"source":142,"target":112},{"source":137,"target":21},{"source":2,"target":0},{"source":2,"target":9},{"source":2,"target":143},{"source":2,"target":144},{"source":2,"target":145},{"source":2,"target":146},{"source":143,"target":1},{"source":143,"target":147},{"source":143,"target":2},{"source":147,"target":1},{"source":144,"target":43},{"source":144,"target":148},{"source":144,"target":2},{"source":148,"target":43},{"source":145,"target":108},{"source":145,"target":149},{"source":145,"target":2},{"source":149,"target":108},{"source":146,"target":9},{"source":3,"target":0},{"source":3,"target":21},{"source":3,"target":107},{"source":3,"target":150},{"source":3,"target":151},{"source":3,"target":152},{"source":3,"target":153},{"source":3,"target":154},{"source":3,"target":155},{"source":3,"target":156},{"source":150,"target":21},{"source":150,"target":157},{"source":150,"target":3},{"source":150,"target":158},{"source":157,"target":21},{"source":151,"target":35},{"source":151,"target":159},{"source":151,"target":3},{"source":159,"target":35},{"source":152,"target":35},{"source":152,"target":160},{"source":152,"target":3},{"source":160,"target":35},{"source":153,"target":73},{"source":153,"target":161},{"source":153,"target":3},{"source":153,"target":162},{"source":161,"target":73},{"source":154,"target":108},{"source":154,"target":163},{"source":154,"target":3},{"source":163,"target":108},{"source":155,"target":21},{"source":156,"target":107},{"source":4,"target":0},{"source":4,"target":43},{"source":4,"target":164},{"source":4,"target":165},{"source":164,"target":108},{"source":164,"target":166},{"source":164,"target":4},{"source":166,"target":108},{"source":165,"target":43},{"source":5,"target":0},{"source":5,"target":9},{"source":5,"target":167},{"source":5,"target":168},{"source":5,"target":169},{"source":167,"target":108},{"source":167,"target":170},{"source":167,"target":5},{"source":170,"target":108},{"source":168,"target":128},{"source":168,"target":171},{"source":168,"target":5},{"source":168,"target":172},{"source":171,"target":128},{"source":169,"target":9},{"source":6,"target":0},{"source":6,"target":43},{"source":6,"target":173},{"source":6,"target":174},{"source":6,"target":175},{"source":173,"target":108},{"source":173,"target":176},{"source":173,"target":6},{"source":176,"target":108},{"source":174,"target":10},{"source":174,"target":177},{"source":174,"target":6},{"source":177,"target":10},{"source":175,"target":43},{"source":7,"target":0},{"source":7,"target":69},{"source":7,"target":178},{"source":7,"target":179},{"source":7,"target":180},{"source":7,"target":181},{"source":178,"target":182},{"source":178,"target":7},{"source":179,"target":29},{"source":179,"target":183},{"source":179,"target":7},{"source":183,"target":29},{"source":180,"target":59},{"source":180,"target":184},{"source":180,"target":7},{"source":184,"target":59},{"source":181,"target":69},{"source":8,"target":0},{"source":8,"target":94},{"source":8,"target":185},{"source":8,"target":186},{"source":8,"target":187},{"source":185,"target":43},{"source":185,"target":188},{"source":185,"target":8},{"source":188,"target":43},{"source":186,"target":43},{"source":186,"target":189},{"source":186,"target":8},{"source":189,"target":43},{"source":187,"target":94},{"source":9,"target":0},{"source":9,"target":190},{"source":9,"target":191},{"source":9,"target":192},{"source":190,"target":35},{"source":190,"target":193},{"source":190,"target":9},{"source":193,"target":35},{"source":191,"target":36},{"source":191,"target":194},{"source":191,"target":9},{"source":194,"target":36},{"source":192,"target":29},{"source":192,"target":195},{"source":192,"target":9},{"source":195,"target":29},{"source":10,"target":0},{"source":10,"target":69},{"source":10,"target":196},{"source":10,"target":197},{"source":10,"target":198},{"source":196,"target":12},{"source":196,"target":199},{"source":196,"target":10},{"source":199,"target":12},{"source":197,"target":43},{"source":197,"target":200},{"source":197,"target":10},{"source":200,"target":43},{"source":198,"target":69},{"source":11,"target":0},{"source":11,"target":3},{"source":11,"target":201},{"source":201,"target":3},{"source":12,"target":0},{"source":12,"target":21},{"source":12,"target":202},{"source":12,"target":203},{"source":12,"target":204},{"source":202,"target":43},{"source":202,"target":205},{"source":202,"target":12},{"source":205,"target":43},{"source":203,"target":108},{"source":203,"target":206},{"source":203,"target":12},{"source":206,"target":108},{"source":204,"target":21},{"source":13,"target":0},{"source":13,"target":9},{"source":13,"target":207},{"source":13,"target":208},{"source":13,"target":209},{"source":207,"target":21},{"source":207,"target":210},{"source":207,"target":13},{"source":207,"target":211},{"source":210,"target":21},{"source":208,"target":30},{"source":208,"target":212},{"source":208,"target":13},{"source":208,"target":213},{"source":212,"target":30},{"source":209,"target":9},{"source":14,"target":0},{"source":14,"target":43},{"source":14,"target":214},{"source":14,"target":215},{"source":14,"target":216},{"source":214,"target":43},{"source":214,"target":217},{"source":214,"target":14},{"source":217,"target":43},{"source":215,"target":43},{"source":215,"target":218},{"source":215,"target":14},{"source":218,"target":43},{"source":216,"target":43},{"source":15,"target":0},{"source":15,"target":43},{"source":15,"target":219},{"source":15,"target":220},{"source":15,"target":221},{"source":15,"target":222},{"source":219,"target":43},{"source":219,"target":223},{"source":219,"target":15},{"source":223,"target":43},{"source":220,"target":16},{"source":220,"target":224},{"source":220,"target":15},{"source":224,"target":16},{"source":221,"target":108},{"source":221,"target":225},{"source":221,"target":15},{"source":225,"target":108},{"source":222,"target":43},{"source":16,"target":0},{"source":16,"target":43},{"source":16,"target":226},{"source":16,"target":227},{"source":226,"target":43},{"source":226,"target":228},{"source":226,"target":16},{"source":228,"target":43},{"source":227,"target":43},{"source":17,"target":0},{"source":17,"target":43},{"source":17,"target":229},{"source":17,"target":230},{"source":229,"target":43},{"source":229,"target":231},{"source":229,"target":17},{"source":231,"target":43},{"source":230,"target":43},{"source":18,"target":0},{"source":18,"target":107},{"source":18,"target":232},{"source":18,"target":233},{"source":18,"target":234},{"source":232,"target":235},{"source":232,"target":18},{"source":233,"target":108},{"source":233,"target":236},{"source":233,"target":18},{"source":236,"target":108},{"source":234,"target":107},{"source":19,"target":0},{"source":19,"target":43},{"source":19,"target":237},{"source":19,"target":238},{"source":19,"target":239},{"source":19,"target":240},{"source":237,"target":43},{"source":237,"target":241},{"source":237,"target":19},{"source":241,"target":43},{"source":238,"target":20},{"source":238,"target":242},{"source":238,"target":19},{"source":242,"target":20},{"source":239,"target":43},{"source":239,"target":243},{"source":239,"target":19},{"source":243,"target":43},{"source":240,"target":43},{"source":20,"target":0},{"source":20,"target":244},{"source":20,"target":245},{"source":20,"target":246},{"source":20,"target":247},{"source":20,"target":248},{"source":20,"target":249},{"source":20,"target":250},{"source":20,"target":251},{"source":20,"target":252},{"source":20,"target":253},{"source":20,"target":254},{"source":20,"target":255},{"source":244,"target":20},{"source":245,"target":20},{"source":246,"target":20},{"source":247,"target":20},{"source":248,"target":20},{"source":249,"target":20},{"source":250,"target":20},{"source":251,"target":20},{"source":252,"target":20},{"source":253,"target":20},{"source":254,"target":20},{"source":255,"target":20},{"source":21,"target":0},{"source":21,"target":69},{"source":21,"target":158},{"source":21,"target":256},{"source":21,"target":211},{"source":21,"target":257},{"source":21,"target":258},{"source":158,"target":3},{"source":158,"target":259},{"source":158,"target":21},{"source":158,"target":150},{"source":259,"target":3},{"source":256,"target":6},{"source":256,"target":260},{"source":256,"target":21},{"source":260,"target":6},{"source":211,"target":13},{"source":211,"target":261},{"source":211,"target":21},{"source":211,"target":207},{"source":261,"target":13},{"source":257,"target":68},{"source":257,"target":262},{"source":257,"target":21},{"source":257,"target":263},{"source":262,"target":68},{"source":258,"target":69},{"source":22,"target":0},{"source":22,"target":43},{"source":22,"target":264},{"source":22,"target":265},{"source":264,"target":266},{"source":264,"target":22},{"source":265,"target":43},{"source":23,"target":0},{"source":23,"target":35},{"source":23,"target":267},{"source":267,"target":35},{"source":24,"target":0},{"source":24,"target":94},{"source":24,"target":268},{"source":24,"target":269},{"source":268,"target":94},{"source":268,"target":270},{"source":268,"target":24},{"source":270,"target":94},{"source":269,"target":94},{"source":25,"target":0},{"source":25,"target":94},{"source":25,"target":271},{"source":25,"target":272},{"source":271,"target":57},{"source":271,"target":273},{"source":271,"target":25},{"source":273,"target":57},{"source":272,"target":94},{"source":26,"target":0},{"source":26,"target":43},{"source":26,"target":274},{"source":26,"target":275},{"source":26,"target":276},{"source":274,"target":43},{"source":274,"target":277},{"source":274,"target":26},{"source":277,"target":43},{"source":275,"target":108},{"source":275,"target":278},{"source":275,"target":26},{"source":278,"target":108},{"source":276,"target":43},{"source":27,"target":0},{"source":27,"target":94},{"source":27,"target":279},{"source":27,"target":280},{"source":27,"target":281},{"source":279,"target":93},{"source":279,"target":282},{"source":279,"target":27},{"source":279,"target":283},{"source":282,"target":93},{"source":280,"target":24},{"source":280,"target":284},{"source":280,"target":27},{"source":284,"target":24},{"source":281,"target":94},{"source":28,"target":0},{"source":28,"target":43},{"source":28,"target":285},{"source":28,"target":286},{"source":285,"target":287},{"source":285,"target":28},{"source":286,"target":43},{"source":29,"target":0},{"source":29,"target":69},{"source":29,"target":288},{"source":29,"target":289},{"source":29,"target":290},{"source":29,"target":291},{"source":29,"target":292},{"source":288,"target":293},{"source":288,"target":29},{"source":289,"target":3},{"source":289,"target":294},{"source":289,"target":29},{"source":294,"target":3},{"source":290,"target":36},{"source":290,"target":295},{"source":290,"target":29},{"source":295,"target":36},{"source":291,"target":73},{"source":291,"target":296},{"source":291,"target":29},{"source":296,"target":73},{"source":292,"target":69},{"source":30,"target":0},{"source":30,"target":43},{"source":30,"target":2},{"source":30,"target":213},{"source":30,"target":297},{"source":30,"target":298},{"source":30,"target":299},{"source":30,"target":300},{"source":213,"target":13},{"source":213,"target":301},{"source":213,"target":30},{"source":213,"target":208},{"source":301,"target":13},{"source":297,"target":43},{"source":297,"target":302},{"source":297,"target":30},{"source":302,"target":43},{"source":298,"target":108},{"source":298,"target":303},{"source":298,"target":30},{"source":303,"target":108},{"source":299,"target":43},{"source":300,"target":2},{"source":31,"target":0},{"source":31,"target":1},{"source":31,"target":304},{"source":304,"target":1},{"source":32,"target":0},{"source":32,"target":43},{"source":32,"target":305},{"source":32,"target":306},{"source":32,"target":307},{"source":32,"target":308},{"source":305,"target":43},{"source":305,"target":309},{"source":305,"target":32},{"source":309,"target":43},{"source":306,"target":43},{"source":306,"target":310},{"source":306,"target":32},{"source":310,"target":43},{"source":307,"target":43},{"source":307,"target":311},{"source":307,"target":32},{"source":311,"target":43},{"source":308,"target":43},{"source":33,"target":0},{"source":33,"target":94},{"source":33,"target":2},{"source":33,"target":312},{"source":33,"target":313},{"source":312,"target":94},{"source":313,"target":2},{"source":34,"target":0},{"source":34,"target":109},{"source":34,"target":314},{"source":34,"target":315},{"source":314,"target":108},{"source":314,"target":316},{"source":314,"target":34},{"source":316,"target":108},{"source":315,"target":109},{"source":35,"target":0},{"source":35,"target":9},{"source":35,"target":317},{"source":35,"target":318},{"source":35,"target":319},{"source":35,"target":320},{"source":317,"target":321},{"source":317,"target":35},{"source":318,"target":322},{"source":318,"target":35},{"source":319,"target":323},{"source":319,"target":35},{"source":320,"target":9},{"source":36,"target":0},{"source":36,"target":69},{"source":36,"target":324},{"source":36,"target":325},{"source":36,"target":326},{"source":36,"target":327},{"source":36,"target":328},{"source":36,"target":329},{"source":324,"target":330},{"source":324,"target":36},{"source":325,"target":35},{"source":325,"target":331},{"source":325,"target":36},{"source":331,"target":35},{"source":326,"target":49},{"source":326,"target":332},{"source":326,"target":36},{"source":332,"target":49},{"source":327,"target":73},{"source":327,"target":333},{"source":327,"target":36},{"source":333,"target":73},{"source":328,"target":3},{"source":328,"target":334},{"source":328,"target":36},{"source":334,"target":3},{"source":329,"target":69},{"source":37,"target":0},{"source":37,"target":94},{"source":37,"target":335},{"source":37,"target":336},{"source":335,"target":57},{"source":335,"target":337},{"source":335,"target":37},{"source":337,"target":57},{"source":336,"target":94},{"source":38,"target":0},{"source":38,"target":94},{"source":38,"target":338},{"source":38,"target":339},{"source":38,"target":340},{"source":338,"target":43},{"source":338,"target":341},{"source":338,"target":38},{"source":341,"target":43},{"source":339,"target":94},{"source":339,"target":342},{"source":339,"target":38},{"source":342,"target":94},{"source":340,"target":94},{"source":39,"target":0},{"source":39,"target":94},{"source":39,"target":343},{"source":343,"target":94},{"source":40,"target":0},{"source":40,"target":94},{"source":40,"target":344},{"source":40,"target":345},{"source":40,"target":346},{"source":40,"target":347},{"source":344,"target":94},{"source":344,"target":348},{"source":344,"target":40},{"source":348,"target":94},{"source":345,"target":43},{"source":345,"target":349},{"source":345,"target":40},{"source":349,"target":43},{"source":346,"target":93},{"source":346,"target":350},{"source":346,"target":40},{"source":346,"target":351},{"source":350,"target":93},{"source":347,"target":94},{"source":41,"target":0},{"source":41,"target":21},{"source":41,"target":126},{"source":41,"target":352},{"source":41,"target":353},{"source":41,"target":354},{"source":41,"target":355},{"source":352,"target":13},{"source":352,"target":356},{"source":352,"target":41},{"source":356,"target":13},{"source":353,"target":43},{"source":353,"target":357},{"source":353,"target":41},{"source":357,"target":43},{"source":354,"target":21},{"source":355,"target":126},{"source":42,"target":0},{"source":42,"target":3},{"source":42,"target":358},{"source":42,"target":359},{"source":358,"target":41},{"source":358,"target":360},{"source":358,"target":42},{"source":360,"target":41},{"source":359,"target":3},{"source":43,"target":0},{"source":43,"target":9},{"source":43,"target":361},{"source":361,"target":9},{"source":44,"target":0},{"source":44,"target":94},{"source":44,"target":362},{"source":44,"target":363},{"source":362,"target":43},{"source":362,"target":364},{"source":362,"target":44},{"source":364,"target":43},{"source":363,"target":94},{"source":45,"target":0},{"source":45,"target":43},{"source":45,"target":365},{"source":45,"target":366},{"source":45,"target":367},{"source":365,"target":92},{"source":365,"target":368},{"source":365,"target":45},{"source":368,"target":92},{"source":366,"target":43},{"source":366,"target":369},{"source":366,"target":45},{"source":369,"target":43},{"source":367,"target":43},{"source":46,"target":0},{"source":46,"target":21},{"source":46,"target":5},{"source":46,"target":370},{"source":46,"target":371},{"source":370,"target":21},{"source":371,"target":5},{"source":47,"target":0},{"source":47,"target":94},{"source":47,"target":372},{"source":47,"target":373},{"source":47,"target":374},{"source":47,"target":375},{"source":47,"target":376},{"source":372,"target":43},{"source":372,"target":377},{"source":372,"target":47},{"source":377,"target":43},{"source":373,"target":43},{"source":373,"target":378},{"source":373,"target":47},{"source":378,"target":43},{"source":374,"target":43},{"source":374,"target":379},{"source":374,"target":47},{"source":379,"target":43},{"source":375,"target":94},{"source":375,"target":380},{"source":375,"target":47},{"source":380,"target":94},{"source":376,"target":94},{"source":48,"target":0},{"source":48,"target":94},{"source":48,"target":381},{"source":48,"target":382},{"source":48,"target":383},{"source":48,"target":384},{"source":381,"target":43},{"source":381,"target":385},{"source":381,"target":48},{"source":385,"target":43},{"source":382,"target":94},{"source":382,"target":386},{"source":382,"target":48},{"source":386,"target":94},{"source":383,"target":94},{"source":383,"target":387},{"source":383,"target":48},{"source":387,"target":94},{"source":384,"target":94},{"source":49,"target":0},{"source":49,"target":9},{"source":49,"target":388},{"source":49,"target":389},{"source":49,"target":390},{"source":388,"target":391},{"source":388,"target":49},{"source":389,"target":69},{"source":389,"target":392},{"source":389,"target":49},{"source":392,"target":69},{"source":390,"target":9},{"source":50,"target":0},{"source":50,"target":43},{"source":50,"target":393},{"source":50,"target":394},{"source":50,"target":395},{"source":50,"target":396},{"source":50,"target":397},{"source":393,"target":51},{"source":393,"target":398},{"source":393,"target":50},{"source":398,"target":51},{"source":394,"target":43},{"source":394,"target":399},{"source":394,"target":50},{"source":399,"target":43},{"source":395,"target":43},{"source":395,"target":400},{"source":395,"target":50},{"source":400,"target":43},{"source":396,"target":43},{"source":396,"target":401},{"source":396,"target":50},{"source":401,"target":43},{"source":397,"target":43},{"source":51,"target":0},{"source":51,"target":402},{"source":51,"target":403},{"source":51,"target":404},{"source":51,"target":405},{"source":51,"target":406},{"source":51,"target":407},{"source":51,"target":408},{"source":51,"target":409},{"source":51,"target":410},{"source":51,"target":411},{"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":402,"target":51},{"source":403,"target":51},{"source":404,"target":51},{"source":405,"target":51},{"source":406,"target":51},{"source":407,"target":51},{"source":408,"target":51},{"source":409,"target":51},{"source":410,"target":51},{"source":411,"target":51},{"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":52,"target":0},{"source":52,"target":421},{"source":52,"target":422},{"source":52,"target":423},{"source":421,"target":52},{"source":422,"target":52},{"source":423,"target":52},{"source":53,"target":0},{"source":53,"target":21},{"source":53,"target":424},{"source":53,"target":425},{"source":424,"target":24},{"source":424,"target":426},{"source":424,"target":53},{"source":426,"target":24},{"source":425,"target":21},{"source":54,"target":0},{"source":54,"target":43},{"source":54,"target":427},{"source":54,"target":428},{"source":54,"target":429},{"source":427,"target":108},{"source":427,"target":430},{"source":427,"target":54},{"source":430,"target":108},{"source":428,"target":43},{"source":428,"target":431},{"source":428,"target":54},{"source":431,"target":43},{"source":429,"target":43},{"source":55,"target":0},{"source":55,"target":109},{"source":55,"target":432},{"source":432,"target":109},{"source":56,"target":0},{"source":56,"target":35},{"source":56,"target":433},{"source":56,"target":434},{"source":433,"target":102},{"source":433,"target":435},{"source":433,"target":56},{"source":435,"target":102},{"source":434,"target":35},{"source":57,"target":0},{"source":57,"target":69},{"source":57,"target":94},{"source":57,"target":436},{"source":57,"target":437},{"source":57,"target":438},{"source":436,"target":94},{"source":436,"target":439},{"source":436,"target":57},{"source":439,"target":94},{"source":437,"target":69},{"source":438,"target":94},{"source":58,"target":0},{"source":58,"target":35},{"source":58,"target":440},{"source":440,"target":35},{"source":59,"target":0},{"source":59,"target":441},{"source":59,"target":442},{"source":441,"target":60},{"source":441,"target":443},{"source":441,"target":59},{"source":443,"target":60},{"source":442,"target":61},{"source":442,"target":444},{"source":442,"target":59},{"source":444,"target":61},{"source":60,"target":0},{"source":60,"target":445},{"source":60,"target":446},{"source":445,"target":447},{"source":445,"target":60},{"source":446,"target":448},{"source":446,"target":60},{"source":61,"target":0},{"source":61,"target":449},{"source":61,"target":450},{"source":449,"target":451},{"source":449,"target":61},{"source":450,"target":60},{"source":450,"target":452},{"source":450,"target":61},{"source":452,"target":60},{"source":62,"target":0},{"source":62,"target":9},{"source":62,"target":453},{"source":62,"target":454},{"source":62,"target":455},{"source":453,"target":69},{"source":453,"target":456},{"source":453,"target":62},{"source":456,"target":69},{"source":454,"target":108},{"source":454,"target":457},{"source":454,"target":62},{"source":457,"target":108},{"source":455,"target":9},{"source":63,"target":0},{"source":63,"target":1},{"source":63,"target":458},{"source":63,"target":459},{"source":63,"target":460},{"source":63,"target":461},{"source":63,"target":462},{"source":458,"target":463},{"source":458,"target":63},{"source":459,"target":108},{"source":459,"target":464},{"source":459,"target":63},{"source":464,"target":108},{"source":460,"target":63},{"source":460,"target":465},{"source":460,"target":63},{"source":460,"target":461},{"source":465,"target":63},{"source":461,"target":63},{"source":461,"target":466},{"source":461,"target":63},{"source":461,"target":460},{"source":466,"target":63},{"source":462,"target":1},{"source":64,"target":0},{"source":64,"target":43},{"source":64,"target":2},{"source":64,"target":467},{"source":64,"target":468},{"source":64,"target":469},{"source":467,"target":43},{"source":467,"target":470},{"source":467,"target":64},{"source":470,"target":43},{"source":468,"target":43},{"source":469,"target":2},{"source":65,"target":0},{"source":65,"target":9},{"source":65,"target":471},{"source":65,"target":472},{"source":65,"target":473},{"source":65,"target":474},{"source":471,"target":1},{"source":471,"target":475},{"source":471,"target":65},{"source":475,"target":1},{"source":472,"target":108},{"source":472,"target":476},{"source":472,"target":65},{"source":476,"target":108},{"source":473,"target":66},{"source":473,"target":477},{"source":473,"target":65},{"source":477,"target":66},{"source":474,"target":9},{"source":66,"target":0},{"source":66,"target":9},{"source":66,"target":478},{"source":66,"target":479},{"source":66,"target":480},{"source":66,"target":481},{"source":478,"target":482},{"source":478,"target":66},{"source":479,"target":483},{"source":479,"target":66},{"source":480,"target":108},{"source":480,"target":484},{"source":480,"target":66},{"source":484,"target":108},{"source":481,"target":9},{"source":67,"target":0},{"source":67,"target":485},{"source":67,"target":486},{"source":67,"target":487},{"source":67,"target":488},{"source":67,"target":489},{"source":67,"target":490},{"source":67,"target":491},{"source":485,"target":492},{"source":485,"target":67},{"source":486,"target":73},{"source":486,"target":493},{"source":486,"target":67},{"source":486,"target":494},{"source":493,"target":73},{"source":487,"target":107},{"source":487,"target":495},{"source":487,"target":67},{"source":495,"target":107},{"source":488,"target":113},{"source":488,"target":496},{"source":488,"target":67},{"source":496,"target":113},{"source":489,"target":36},{"source":489,"target":497},{"source":489,"target":67},{"source":497,"target":36},{"source":490,"target":29},{"source":490,"target":498},{"source":490,"target":67},{"source":498,"target":29},{"source":491,"target":7},{"source":491,"target":499},{"source":491,"target":67},{"source":499,"target":7},{"source":68,"target":0},{"source":68,"target":9},{"source":68,"target":500},{"source":68,"target":501},{"source":68,"target":502},{"source":68,"target":503},{"source":68,"target":504},{"source":68,"target":505},{"source":68,"target":506},{"source":68,"target":507},{"source":68,"target":263},{"source":68,"target":508},{"source":68,"target":509},{"source":68,"target":510},{"source":68,"target":511},{"source":500,"target":130},{"source":500,"target":512},{"source":500,"target":68},{"source":512,"target":130},{"source":501,"target":52},{"source":501,"target":513},{"source":501,"target":68},{"source":513,"target":52},{"source":502,"target":514},{"source":502,"target":68},{"source":503,"target":515},{"source":503,"target":68},{"source":504,"target":516},{"source":504,"target":68},{"source":505,"target":517},{"source":505,"target":68},{"source":506,"target":518},{"source":506,"target":68},{"source":507,"target":519},{"source":507,"target":68},{"source":263,"target":21},{"source":263,"target":520},{"source":263,"target":68},{"source":263,"target":257},{"source":520,"target":21},{"source":508,"target":93},{"source":508,"target":521},{"source":508,"target":68},{"source":508,"target":522},{"source":521,"target":93},{"source":509,"target":129},{"source":509,"target":523},{"source":509,"target":68},{"source":509,"target":524},{"source":523,"target":129},{"source":510,"target":127},{"source":510,"target":525},{"source":510,"target":68},{"source":510,"target":526},{"source":525,"target":127},{"source":511,"target":9},{"source":69,"target":0},{"source":69,"target":9},{"source":69,"target":527},{"source":69,"target":528},{"source":69,"target":529},{"source":527,"target":530},{"source":527,"target":69},{"source":528,"target":531},{"source":528,"target":69},{"source":529,"target":9},{"source":70,"target":0},{"source":70,"target":9},{"source":70,"target":532},{"source":532,"target":9},{"source":71,"target":0},{"source":71,"target":43},{"source":71,"target":533},{"source":71,"target":534},{"source":533,"target":535},{"source":533,"target":71},{"source":534,"target":43},{"source":72,"target":0},{"source":72,"target":43},{"source":72,"target":536},{"source":536,"target":43},{"source":73,"target":0},{"source":73,"target":69},{"source":73,"target":162},{"source":73,"target":494},{"source":73,"target":537},{"source":73,"target":538},{"source":73,"target":539},{"source":162,"target":3},{"source":162,"target":540},{"source":162,"target":73},{"source":162,"target":153},{"source":540,"target":3},{"source":494,"target":67},{"source":494,"target":541},{"source":494,"target":73},{"source":494,"target":486},{"source":541,"target":67},{"source":537,"target":73},{"source":537,"target":542},{"source":537,"target":73},{"source":537,"target":538},{"source":542,"target":73},{"source":538,"target":73},{"source":538,"target":543},{"source":538,"target":73},{"source":538,"target":537},{"source":543,"target":73},{"source":539,"target":69},{"source":74,"target":0},{"source":74,"target":70},{"source":74,"target":544},{"source":74,"target":545},{"source":74,"target":546},{"source":544,"target":73},{"source":544,"target":547},{"source":544,"target":74},{"source":547,"target":73},{"source":545,"target":74},{"source":545,"target":548},{"source":545,"target":74},{"source":548,"target":74},{"source":546,"target":70},{"source":75,"target":0},{"source":75,"target":107},{"source":75,"target":549},{"source":75,"target":550},{"source":75,"target":551},{"source":549,"target":108},{"source":549,"target":552},{"source":549,"target":75},{"source":552,"target":108},{"source":550,"target":108},{"source":550,"target":553},{"source":550,"target":75},{"source":553,"target":108},{"source":551,"target":107},{"source":76,"target":0},{"source":76,"target":43},{"source":76,"target":554},{"source":76,"target":555},{"source":554,"target":43},{"source":554,"target":556},{"source":554,"target":76},{"source":556,"target":43},{"source":555,"target":43},{"source":77,"target":0},{"source":77,"target":43},{"source":77,"target":557},{"source":77,"target":558},{"source":77,"target":559},{"source":557,"target":78},{"source":557,"target":560},{"source":557,"target":77},{"source":560,"target":78},{"source":558,"target":43},{"source":558,"target":561},{"source":558,"target":77},{"source":561,"target":43},{"source":559,"target":43},{"source":78,"target":0},{"source":78,"target":562},{"source":78,"target":563},{"source":562,"target":78},{"source":563,"target":78},{"source":79,"target":0},{"source":79,"target":43},{"source":79,"target":564},{"source":79,"target":565},{"source":79,"target":566},{"source":564,"target":80},{"source":564,"target":567},{"source":564,"target":79},{"source":567,"target":80},{"source":565,"target":43},{"source":565,"target":568},{"source":565,"target":79},{"source":568,"target":43},{"source":566,"target":43},{"source":80,"target":0},{"source":80,"target":569},{"source":80,"target":570},{"source":80,"target":571},{"source":80,"target":572},{"source":80,"target":573},{"source":80,"target":574},{"source":569,"target":80},{"source":570,"target":80},{"source":571,"target":80},{"source":572,"target":80},{"source":573,"target":80},{"source":574,"target":80},{"source":81,"target":0},{"source":81,"target":107},{"source":81,"target":575},{"source":575,"target":107},{"source":82,"target":0},{"source":82,"target":81},{"source":82,"target":576},{"source":576,"target":81},{"source":83,"target":0},{"source":83,"target":81},{"source":83,"target":577},{"source":577,"target":81},{"source":84,"target":0},{"source":84,"target":81},{"source":84,"target":578},{"source":578,"target":81},{"source":85,"target":0},{"source":85,"target":81},{"source":85,"target":579},{"source":579,"target":81},{"source":86,"target":0},{"source":86,"target":81},{"source":86,"target":580},{"source":580,"target":81},{"source":87,"target":0},{"source":87,"target":81},{"source":87,"target":581},{"source":581,"target":81},{"source":88,"target":0},{"source":88,"target":81},{"source":88,"target":582},{"source":582,"target":81},{"source":89,"target":0},{"source":89,"target":81},{"source":89,"target":583},{"source":583,"target":81},{"source":90,"target":0},{"source":90,"target":81},{"source":90,"target":584},{"source":584,"target":81},{"source":91,"target":0},{"source":91,"target":94},{"source":91,"target":585},{"source":91,"target":586},{"source":585,"target":43},{"source":585,"target":587},{"source":585,"target":91},{"source":587,"target":43},{"source":586,"target":94},{"source":92,"target":0},{"source":92,"target":43},{"source":92,"target":588},{"source":92,"target":589},{"source":92,"target":590},{"source":588,"target":126},{"source":588,"target":591},{"source":588,"target":92},{"source":591,"target":126},{"source":589,"target":43},{"source":589,"target":592},{"source":589,"target":92},{"source":592,"target":43},{"source":590,"target":43},{"source":93,"target":0},{"source":93,"target":126},{"source":93,"target":522},{"source":93,"target":593},{"source":93,"target":594},{"source":93,"target":595},{"source":93,"target":140},{"source":93,"target":283},{"source":93,"target":351},{"source":93,"target":596},{"source":522,"target":68},{"source":522,"target":597},{"source":522,"target":93},{"source":522,"target":508},{"source":597,"target":68},{"source":593,"target":598},{"source":593,"target":93},{"source":594,"target":108},{"source":594,"target":599},{"source":594,"target":93},{"source":599,"target":108},{"source":595,"target":6},{"source":595,"target":600},{"source":595,"target":93},{"source":600,"target":6},{"source":140,"target":1},{"source":140,"target":601},{"source":140,"target":93},{"source":140,"target":134},{"source":601,"target":1},{"source":283,"target":27},{"source":283,"target":602},{"source":283,"target":93},{"source":283,"target":279},{"source":602,"target":27},{"source":351,"target":40},{"source":351,"target":603},{"source":351,"target":93},{"source":351,"target":346},{"source":603,"target":40},{"source":596,"target":126},{"source":94,"target":0},{"source":94,"target":9},{"source":94,"target":604},{"source":604,"target":9},{"source":95,"target":0},{"source":95,"target":43},{"source":95,"target":605},{"source":95,"target":606},{"source":605,"target":607},{"source":605,"target":95},{"source":606,"target":43},{"source":96,"target":0},{"source":96,"target":94},{"source":96,"target":2},{"source":96,"target":608},{"source":96,"target":609},{"source":96,"target":610},{"source":608,"target":43},{"source":608,"target":611},{"source":608,"target":96},{"source":611,"target":43},{"source":609,"target":94},{"source":610,"target":2},{"source":97,"target":0},{"source":97,"target":4},{"source":97,"target":612},{"source":97,"target":613},{"source":612,"target":92},{"source":612,"target":614},{"source":612,"target":97},{"source":614,"target":92},{"source":613,"target":4},{"source":98,"target":0},{"source":98,"target":4},{"source":98,"target":2},{"source":98,"target":615},{"source":98,"target":616},{"source":615,"target":4},{"source":616,"target":2},{"source":99,"target":0},{"source":99,"target":94},{"source":99,"target":617},{"source":99,"target":618},{"source":99,"target":619},{"source":617,"target":620},{"source":617,"target":99},{"source":618,"target":43},{"source":618,"target":621},{"source":618,"target":99},{"source":621,"target":43},{"source":619,"target":94},{"source":100,"target":0},{"source":100,"target":94},{"source":100,"target":622},{"source":100,"target":623},{"source":100,"target":624},{"source":622,"target":43},{"source":622,"target":625},{"source":622,"target":100},{"source":625,"target":43},{"source":623,"target":94},{"source":623,"target":626},{"source":623,"target":100},{"source":626,"target":94},{"source":624,"target":94},{"source":101,"target":0},{"source":101,"target":94},{"source":101,"target":627},{"source":101,"target":628},{"source":101,"target":629},{"source":627,"target":24},{"source":627,"target":630},{"source":627,"target":101},{"source":630,"target":24},{"source":628,"target":43},{"source":628,"target":631},{"source":628,"target":101},{"source":631,"target":43},{"source":629,"target":94},{"source":102,"target":0},{"source":102,"target":9},{"source":102,"target":632},{"source":102,"target":633},{"source":102,"target":634},{"source":632,"target":635},{"source":632,"target":102},{"source":633,"target":9},{"source":633,"target":636},{"source":633,"target":102},{"source":636,"target":9},{"source":634,"target":9},{"source":103,"target":0},{"source":103,"target":9},{"source":103,"target":637},{"source":103,"target":638},{"source":637,"target":639},{"source":637,"target":103},{"source":638,"target":9},{"source":104,"target":0},{"source":104,"target":4},{"source":104,"target":640},{"source":640,"target":4},{"source":105,"target":0},{"source":105,"target":94},{"source":105,"target":641},{"source":105,"target":642},{"source":641,"target":43},{"source":641,"target":643},{"source":641,"target":105},{"source":643,"target":43},{"source":642,"target":94},{"source":106,"target":0},{"source":106,"target":94},{"source":106,"target":644},{"source":106,"target":645},{"source":106,"target":646},{"source":106,"target":647},{"source":644,"target":24},{"source":644,"target":648},{"source":644,"target":106},{"source":648,"target":24},{"source":645,"target":24},{"source":645,"target":649},{"source":645,"target":106},{"source":649,"target":24},{"source":646,"target":27},{"source":646,"target":650},{"source":646,"target":106},{"source":650,"target":27},{"source":647,"target":94},{"source":107,"target":0},{"source":107,"target":69},{"source":107,"target":651},{"source":651,"target":69},{"source":108,"target":0},{"source":108,"target":43},{"source":108,"target":70},{"source":108,"target":652},{"source":108,"target":653},{"source":108,"target":654},{"source":108,"target":655},{"source":652,"target":107},{"source":652,"target":656},{"source":652,"target":108},{"source":656,"target":107},{"source":653,"target":70},{"source":653,"target":657},{"source":653,"target":108},{"source":657,"target":70},{"source":654,"target":43},{"source":655,"target":70},{"source":109,"target":0},{"source":109,"target":3},{"source":109,"target":658},{"source":109,"target":659},{"source":658,"target":112},{"source":658,"target":660},{"source":658,"target":109},{"source":660,"target":112},{"source":659,"target":3},{"source":110,"target":0},{"source":110,"target":94},{"source":110,"target":661},{"source":110,"target":662},{"source":661,"target":3},{"source":661,"target":663},{"source":661,"target":110},{"source":663,"target":3},{"source":662,"target":94},{"source":111,"target":0},{"source":111,"target":43},{"source":111,"target":664},{"source":111,"target":665},{"source":664,"target":108},{"source":664,"target":666},{"source":664,"target":111},{"source":666,"target":108},{"source":665,"target":43},{"source":112,"target":0},{"source":112,"target":107},{"source":112,"target":667},{"source":112,"target":668},{"source":667,"target":108},{"source":667,"target":669},{"source":667,"target":112},{"source":669,"target":108},{"source":668,"target":107},{"source":113,"target":0},{"source":113,"target":69},{"source":113,"target":670},{"source":670,"target":69},{"source":114,"target":0},{"source":114,"target":43},{"source":114,"target":70},{"source":114,"target":671},{"source":114,"target":672},{"source":114,"target":673},{"source":114,"target":674},{"source":671,"target":113},{"source":671,"target":675},{"source":671,"target":114},{"source":675,"target":113},{"source":672,"target":9},{"source":672,"target":676},{"source":672,"target":114},{"source":676,"target":9},{"source":673,"target":43},{"source":674,"target":70},{"source":115,"target":0},{"source":115,"target":11},{"source":115,"target":113},{"source":115,"target":677},{"source":115,"target":678},{"source":677,"target":11},{"source":678,"target":113},{"source":116,"target":0},{"source":116,"target":12},{"source":116,"target":113},{"source":116,"target":679},{"source":116,"target":680},{"source":679,"target":12},{"source":680,"target":113},{"source":117,"target":0},{"source":117,"target":34},{"source":117,"target":113},{"source":117,"target":681},{"source":117,"target":682},{"source":681,"target":34},{"source":682,"target":113},{"source":118,"target":0},{"source":118,"target":42},{"source":118,"target":113},{"source":118,"target":683},{"source":118,"target":684},{"source":683,"target":42},{"source":684,"target":113},{"source":119,"target":0},{"source":119,"target":55},{"source":119,"target":113},{"source":119,"target":685},{"source":119,"target":686},{"source":685,"target":55},{"source":686,"target":113},{"source":120,"target":0},{"source":120,"target":57},{"source":120,"target":113},{"source":120,"target":687},{"source":120,"target":688},{"source":687,"target":57},{"source":688,"target":113},{"source":121,"target":0},{"source":121,"target":63},{"source":121,"target":113},{"source":121,"target":689},{"source":121,"target":690},{"source":689,"target":63},{"source":690,"target":113},{"source":122,"target":0},{"source":122,"target":93},{"source":122,"target":113},{"source":122,"target":691},{"source":122,"target":692},{"source":691,"target":93},{"source":692,"target":113},{"source":123,"target":0},{"source":123,"target":107},{"source":123,"target":113},{"source":123,"target":693},{"source":123,"target":694},{"source":693,"target":107},{"source":694,"target":113},{"source":124,"target":0},{"source":124,"target":3},{"source":124,"target":113},{"source":124,"target":695},{"source":124,"target":696},{"source":695,"target":3},{"source":696,"target":113},{"source":125,"target":0},{"source":125,"target":128},{"source":125,"target":113},{"source":125,"target":697},{"source":125,"target":698},{"source":697,"target":128},{"source":698,"target":113},{"source":126,"target":0},{"source":126,"target":69},{"source":126,"target":699},{"source":126,"target":700},{"source":126,"target":701},{"source":699,"target":702},{"source":699,"target":126},{"source":700,"target":43},{"source":700,"target":703},{"source":700,"target":126},{"source":703,"target":43},{"source":701,"target":69},{"source":127,"target":0},{"source":127,"target":43},{"source":127,"target":5},{"source":127,"target":526},{"source":127,"target":704},{"source":127,"target":705},{"source":127,"target":706},{"source":526,"target":68},{"source":526,"target":707},{"source":526,"target":127},{"source":526,"target":510},{"source":707,"target":68},{"source":704,"target":6},{"source":704,"target":708},{"source":704,"target":127},{"source":708,"target":6},{"source":705,"target":43},{"source":706,"target":5},{"source":128,"target":0},{"source":128,"target":126},{"source":128,"target":172},{"source":128,"target":709},{"source":172,"target":5},{"source":172,"target":710},{"source":172,"target":128},{"source":172,"target":168},{"source":710,"target":5},{"source":709,"target":126},{"source":129,"target":0},{"source":129,"target":94},{"source":129,"target":5},{"source":129,"target":711},{"source":129,"target":524},{"source":129,"target":712},{"source":129,"target":713},{"source":129,"target":714},{"source":711,"target":715},{"source":711,"target":129},{"source":524,"target":68},{"source":524,"target":716},{"source":524,"target":129},{"source":524,"target":509},{"source":716,"target":68},{"source":712,"target":6},{"source":712,"target":717},{"source":712,"target":129},{"source":717,"target":6},{"source":713,"target":94},{"source":714,"target":5},{"source":130,"target":0},{"source":130,"target":718},{"source":130,"target":719},{"source":130,"target":720},{"source":130,"target":721},{"source":718,"target":130},{"source":719,"target":130},{"source":720,"target":130},{"source":721,"target":130},{"source":131,"target":0},{"source":131,"target":107},{"source":131,"target":722},{"source":131,"target":723},{"source":131,"target":724},{"source":722,"target":725},{"source":722,"target":131},{"source":723,"target":108},{"source":723,"target":726},{"source":723,"target":131},{"source":726,"target":108},{"source":724,"target":107},{"source":132,"target":0},{"source":132,"target":94},{"source":132,"target":727},{"source":132,"target":728},{"source":132,"target":729},{"source":727,"target":43},{"source":727,"target":730},{"source":727,"target":132},{"source":730,"target":43},{"source":728,"target":94},{"source":728,"target":731},{"source":728,"target":132},{"source":731,"target":94},{"source":729,"target":94}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="classmodel" nsURI="http://classmodel" nsPrefix="classmodel"> <eClassifiers xsi:type="ecore:EClass" name="Class"> <eStructuralFeatures xsi:type="ecore:EReference" name="contains" eType="#//Feature"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Feature"> <eStructuralFeatures xsi:type="ecore:EReference" name="hasDependencyTo" eType="#//Feature"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/dstrueber/conssus/ConsSustainingAnalysis/cases/cramanual/classmodel.ecore
ecore
classmodel Class contains Feature hasDependencyTo
null
{"directed":true,"nodes":[{"nsPrefix":"classmodel","nsURI":"http://classmodel","name":"classmodel","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":"Feature","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contains","changeable":true,"resolveProxies":true,"lowerBound":0,"id":3,"derived":false},{"id":4,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"hasDependencyTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":5,"derived":false},{"id":6,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":1,"target":3},{"source":3,"target":2},{"source":3,"target":4},{"source":3,"target":1},{"source":4,"target":2},{"source":2,"target":0},{"source":2,"target":5},{"source":5,"target":2},{"source":5,"target":6},{"source":5,"target":2},{"source":6,"target":2}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="java" nsURI="http://www.eclipse.org/MoDisco/Java/0.2.incubation/java-noopposites-CDO" 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"/> </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"/> <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"/> <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"/> </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"/> </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"/> </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"/> </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"/> </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"/> <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"/> </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"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PackageAccess" eSuperTypes="#//NamespaceAccess"> <eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false" lowerBound="1" eType="#//Package"/> <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"/> <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"/> <eClassifiers xsi:type="ecore:EClass" name="TypeAccess" eSuperTypes="#//Expression #//NamespaceAccess"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#//Type"/> <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"/> </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>
github:ecore:/data/atlanmod/modisco/modisco-models/org.eclipse.gmt.modisco.java.nousages.cdo/src-gen/org/eclipse/gmt/modisco/java/nousages/cdo/impl/java.ecore
ecore
java AbstractMethodDeclaration body parameters thrownExceptions typeParameters 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 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 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 NamespaceAccess NumberLiteral tokenValue NullLiteral Package ownedElements model ownedPackages package 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 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 VariableDeclarationExpression modifier annotations VariableDeclarationFragment variablesContainer VariableDeclarationStatement extraArrayDimensions modifier annotations VisibilityKind none none public public private private protected protected WildCardType upperBound bound WhileStatement expression body
null
{"directed":true,"nodes":[{"nsPrefix":"java","nsURI":"http://www.eclipse.org/MoDisco/Java/0.2.incubation/java-noopposites-CDO","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},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"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":140,"derived":false},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"resolveProxies":true,"lowerBound":1,"id":143,"derived":false},{"container":false,"ordered":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":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":"typeArguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":145,"derived":false},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyDeclarations","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":"commentsBeforeBody","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":"commentsAfterBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":152,"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":153,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"superInterfaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":154,"derived":false},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"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":158,"derived":false},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":162,"derived":false},{"id":163,"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":164,"derived":false},{"id":165,"eClass":"EGenericType"},{"id":166,"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":167,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fragments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"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":172,"derived":false},{"container":false,"ordered":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":173,"derived":false},{"container":false,"ordered":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":174,"derived":false},{"id":175,"eClass":"EGenericType"},{"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":"originalFilePath","changeable":true,"lowerBound":1,"iD":false,"id":178,"derived":false},{"container":false,"ordered":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":179,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"manifest","changeable":true,"resolveProxies":true,"lowerBound":0,"id":180,"derived":false},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"message","changeable":true,"resolveProxies":true,"lowerBound":0,"id":185,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":186,"derived":false},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"comments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":190,"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":191,"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":192,"derived":false},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"id":195,"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":196,"derived":false},{"container":false,"ordered":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":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"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":202,"derived":false},{"container":false,"ordered":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":203,"derived":false},{"id":204,"eClass":"EGenericType"},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyDeclarations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":207,"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":208,"derived":false},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"anonymousClassDeclarationOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":211,"derived":false},{"id":212,"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":213,"derived":false},{"container":false,"ordered":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":214,"derived":false},{"container":false,"ordered":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":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":"dimensions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":219,"derived":false},{"container":false,"ordered":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":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":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":221,"derived":false},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":226,"derived":false},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"container":false,"ordered":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":229,"derived":false},{"id":230,"eClass":"EGenericType"},{"id":231,"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":232,"derived":false},{"container":false,"ordered":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":233,"derived":false},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"container":false,"ordered":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":237,"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":238,"derived":false},{"container":false,"ordered":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":239,"derived":false},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"name":"ASSIGN","id":244,"value":1,"literal":"=","eClass":"EEnumLiteral"},{"name":"PLUS_ASSIGN","id":245,"value":2,"literal":"+=","eClass":"EEnumLiteral"},{"name":"MINUS_ASSIGN","id":246,"value":3,"literal":"-=","eClass":"EEnumLiteral"},{"name":"TIMES_ASSIGN","id":247,"value":4,"literal":"*=","eClass":"EEnumLiteral"},{"name":"DIVIDE_ASSIGN","id":248,"value":5,"literal":"/=","eClass":"EEnumLiteral"},{"name":"BIT_AND_ASSIGN","id":249,"value":6,"literal":"&=","eClass":"EEnumLiteral"},{"name":"BIT_OR_ASSIGN","id":250,"value":7,"literal":"|=","eClass":"EEnumLiteral"},{"name":"BIT_XOR_ASSIGN","id":251,"value":8,"literal":"^=","eClass":"EEnumLiteral"},{"name":"REMAINDER_ASSIGN","id":252,"value":9,"literal":"%=","eClass":"EEnumLiteral"},{"name":"LEFT_SHIFT_ASSIGN","id":253,"value":10,"literal":"<<=","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_SIGNED_ASSIGN","id":254,"value":11,"literal":">>=","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_UNSIGNED_ASSIGN","id":255,"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":256,"derived":false},{"container":false,"ordered":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":257,"derived":false},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"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":263,"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":264,"derived":false},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":268,"derived":false},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"container":false,"ordered":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":271,"derived":false},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":274,"derived":false},{"container":false,"ordered":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":275,"derived":false},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"container":false,"ordered":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":279,"derived":false},{"container":false,"ordered":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":280,"derived":false},{"id":281,"eClass":"EGenericType"},{"id":282,"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":283,"derived":false},{"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":"escapedValue","changeable":true,"lowerBound":1,"iD":false,"id":285,"derived":false},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"originalFilePath","changeable":true,"lowerBound":1,"iD":false,"id":288,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"attachedSource","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":"package","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"},{"container":false,"ordered":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":297,"derived":false},{"container":false,"ordered":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":298,"derived":false},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":306,"derived":false},{"container":false,"ordered":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":307,"derived":false},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"container":false,"ordered":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":314,"derived":false},{"id":315,"eClass":"EGenericType"},{"id":316,"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":317,"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":318,"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":319,"derived":false},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"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":324,"derived":false},{"container":false,"ordered":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":325,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"imports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":326,"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":327,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"types","changeable":true,"resolveProxies":true,"lowerBound":0,"id":328,"derived":false},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"container":false,"ordered":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":335,"derived":false},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"container":false,"ordered":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":338,"derived":false},{"container":false,"ordered":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":339,"derived":false},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"container":false,"ordered":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":344,"derived":false},{"container":false,"ordered":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":345,"derived":false},{"container":false,"ordered":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":346,"derived":false},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"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":351,"derived":false},{"container":false,"ordered":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":352,"derived":false},{"container":false,"ordered":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":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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"enumConstants","changeable":true,"resolveProxies":true,"lowerBound":0,"id":358,"derived":false},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":362,"derived":false},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"container":false,"ordered":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":365,"derived":false},{"container":false,"ordered":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":366,"derived":false},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":372,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"updaters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":373,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initializers","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"body","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":381,"derived":false},{"container":false,"ordered":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":382,"derived":false},{"container":false,"ordered":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":383,"derived":false},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"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":388,"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":389,"derived":false},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"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":393,"derived":false},{"container":false,"ordered":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":394,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":395,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extendedOperands","changeable":true,"resolveProxies":true,"lowerBound":0,"id":396,"derived":false},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"name":"TIMES","id":402,"value":1,"literal":"*","eClass":"EEnumLiteral"},{"name":"DIVIDE","id":403,"value":2,"literal":"/","eClass":"EEnumLiteral"},{"name":"REMAINDER","id":404,"value":3,"literal":"%","eClass":"EEnumLiteral"},{"name":"PLUS","id":405,"value":4,"literal":"+","eClass":"EEnumLiteral"},{"name":"MINUS","id":406,"value":5,"literal":"-","eClass":"EEnumLiteral"},{"name":"LEFT_SHIFT","id":407,"value":6,"literal":"<<","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_SIGNED","id":408,"value":7,"literal":">>","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_UNSIGNED","id":409,"value":8,"literal":">>>","eClass":"EEnumLiteral"},{"name":"LESS","id":410,"value":9,"literal":"<","eClass":"EEnumLiteral"},{"name":"GREATER","id":411,"value":10,"literal":">","eClass":"EEnumLiteral"},{"name":"LESS_EQUALS","id":412,"value":11,"literal":"<=","eClass":"EEnumLiteral"},{"name":"GREATER_EQUALS","id":413,"value":12,"literal":">=","eClass":"EEnumLiteral"},{"name":"EQUALS","id":414,"value":13,"literal":"==","eClass":"EEnumLiteral"},{"name":"NOT_EQUALS","id":415,"value":14,"literal":"!=","eClass":"EEnumLiteral"},{"name":"XOR","id":416,"value":15,"literal":"^","eClass":"EEnumLiteral"},{"name":"AND","id":417,"value":16,"literal":"&","eClass":"EEnumLiteral"},{"name":"OR","id":418,"value":17,"literal":"|","eClass":"EEnumLiteral"},{"name":"CONDITIONAL_AND","id":419,"value":18,"literal":"&&","eClass":"EEnumLiteral"},{"name":"CONDITIONAL_OR","id":420,"value":19,"literal":"||","eClass":"EEnumLiteral"},{"name":"none","id":421,"value":1,"literal":"none","eClass":"EEnumLiteral"},{"name":"abstract","id":422,"value":2,"literal":"abstract","eClass":"EEnumLiteral"},{"name":"final","id":423,"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":424,"derived":false},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":427,"derived":false},{"container":false,"ordered":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":428,"derived":false},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"id":432,"eClass":"EGenericType"},{"container":false,"ordered":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":433,"derived":false},{"id":434,"eClass":"EGenericType"},{"id":435,"eClass":"EGenericType"},{"container":false,"ordered":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":436,"derived":false},{"id":437,"eClass":"EGenericType"},{"id":438,"eClass":"EGenericType"},{"id":439,"eClass":"EGenericType"},{"id":440,"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":441,"derived":false},{"container":false,"ordered":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":442,"derived":false},{"id":443,"eClass":"EGenericType"},{"id":444,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"key","changeable":true,"lowerBound":1,"iD":false,"id":445,"derived":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":446,"derived":false},{"id":447,"eClass":"EGenericType"},{"id":448,"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":449,"derived":false},{"container":false,"ordered":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":450,"derived":false},{"id":451,"eClass":"EGenericType"},{"id":452,"eClass":"EGenericType"},{"container":false,"ordered":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":453,"derived":false},{"container":false,"ordered":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":454,"derived":false},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"id":457,"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":458,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returnType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":459,"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":460,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":461,"derived":false},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"id":465,"eClass":"EGenericType"},{"id":466,"eClass":"EGenericType"},{"container":false,"ordered":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":467,"derived":false},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"resolveProxies":true,"lowerBound":1,"id":471,"derived":false},{"container":false,"ordered":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":472,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","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"},{"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":478,"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":479,"derived":false},{"container":false,"ordered":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":480,"derived":false},{"id":481,"eClass":"EGenericType"},{"id":482,"eClass":"EGenericType"},{"id":483,"eClass":"EGenericType"},{"id":484,"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":485,"derived":false},{"container":false,"ordered":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":486,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"orphanTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":487,"derived":false},{"container":false,"ordered":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":488,"derived":false},{"container":false,"ordered":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":489,"derived":false},{"container":false,"ordered":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":490,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"archives","changeable":true,"resolveProxies":true,"lowerBound":0,"id":491,"derived":false},{"id":492,"eClass":"EGenericType"},{"id":493,"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":494,"derived":false},{"id":495,"eClass":"EGenericType"},{"id":496,"eClass":"EGenericType"},{"id":497,"eClass":"EGenericType"},{"id":498,"eClass":"EGenericType"},{"id":499,"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":500,"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":501,"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":502,"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":503,"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":504,"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":505,"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":506,"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":507,"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":508,"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":509,"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":510,"derived":false},{"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"},{"container":false,"ordered":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":522,"derived":false},{"id":523,"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":524,"derived":false},{"id":525,"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":526,"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":527,"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":528,"derived":false},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"tokenValue","changeable":true,"lowerBound":1,"iD":false,"id":533,"derived":false},{"id":534,"eClass":"EGenericType"},{"id":535,"eClass":"EGenericType"},{"id":536,"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":537,"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":538,"derived":false},{"id":539,"eClass":"EGenericType"},{"id":540,"eClass":"EGenericType"},{"id":541,"eClass":"EGenericType"},{"id":542,"eClass":"EGenericType"},{"id":543,"eClass":"EGenericType"},{"container":false,"ordered":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":544,"derived":false},{"container":false,"ordered":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":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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":549,"derived":false},{"container":false,"ordered":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":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":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":554,"derived":false},{"id":555,"eClass":"EGenericType"},{"id":556,"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":557,"derived":false},{"container":false,"ordered":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":558,"derived":false},{"id":559,"eClass":"EGenericType"},{"id":560,"eClass":"EGenericType"},{"id":561,"eClass":"EGenericType"},{"name":"INCREMENT","id":562,"value":1,"literal":"++","eClass":"EEnumLiteral"},{"name":"DECREMENT","id":563,"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":564,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":565,"derived":false},{"id":566,"eClass":"EGenericType"},{"id":567,"eClass":"EGenericType"},{"id":568,"eClass":"EGenericType"},{"name":"INCREMENT","id":569,"value":1,"literal":"++","eClass":"EEnumLiteral"},{"name":"DECREMENT","id":570,"value":2,"literal":"--","eClass":"EEnumLiteral"},{"name":"PLUS","id":571,"value":3,"literal":"+","eClass":"EEnumLiteral"},{"name":"MINUS","id":572,"value":4,"literal":"-","eClass":"EEnumLiteral"},{"name":"COMPLEMENT","id":573,"value":5,"literal":"~","eClass":"EEnumLiteral"},{"name":"NOT","id":574,"value":6,"literal":"!","eClass":"EEnumLiteral"},{"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"},{"container":false,"ordered":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":585,"derived":false},{"id":586,"eClass":"EGenericType"},{"id":587,"eClass":"EGenericType"},{"container":false,"ordered":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":588,"derived":false},{"container":false,"ordered":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":589,"derived":false},{"id":590,"eClass":"EGenericType"},{"id":591,"eClass":"EGenericType"},{"id":592,"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":593,"derived":false},{"container":false,"ordered":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":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":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":595,"derived":false},{"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"},{"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":605,"derived":false},{"id":606,"eClass":"EGenericType"},{"id":607,"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":608,"derived":false},{"id":609,"eClass":"EGenericType"},{"id":610,"eClass":"EGenericType"},{"id":611,"eClass":"EGenericType"},{"container":false,"ordered":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":612,"derived":false},{"id":613,"eClass":"EGenericType"},{"id":614,"eClass":"EGenericType"},{"id":615,"eClass":"EGenericType"},{"id":616,"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":617,"derived":false},{"container":false,"ordered":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":618,"derived":false},{"id":619,"eClass":"EGenericType"},{"id":620,"eClass":"EGenericType"},{"id":621,"eClass":"EGenericType"},{"container":false,"ordered":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":622,"derived":false},{"container":false,"ordered":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":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":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":627,"derived":false},{"container":false,"ordered":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":628,"derived":false},{"id":629,"eClass":"EGenericType"},{"id":630,"eClass":"EGenericType"},{"id":631,"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":632,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fragments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":633,"derived":false},{"id":634,"eClass":"EGenericType"},{"id":635,"eClass":"EGenericType"},{"id":636,"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":637,"derived":false},{"id":638,"eClass":"EGenericType"},{"id":639,"eClass":"EGenericType"},{"id":640,"eClass":"EGenericType"},{"container":false,"ordered":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":641,"derived":false},{"id":642,"eClass":"EGenericType"},{"id":643,"eClass":"EGenericType"},{"container":false,"ordered":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":644,"derived":false},{"container":false,"ordered":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":645,"derived":false},{"container":false,"ordered":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":646,"derived":false},{"id":647,"eClass":"EGenericType"},{"id":648,"eClass":"EGenericType"},{"id":649,"eClass":"EGenericType"},{"id":650,"eClass":"EGenericType"},{"id":651,"eClass":"EGenericType"},{"container":false,"ordered":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":652,"derived":false},{"container":false,"ordered":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":653,"derived":false},{"id":654,"eClass":"EGenericType"},{"id":655,"eClass":"EGenericType"},{"id":656,"eClass":"EGenericType"},{"id":657,"eClass":"EGenericType"},{"container":false,"ordered":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":658,"derived":false},{"id":659,"eClass":"EGenericType"},{"id":660,"eClass":"EGenericType"},{"container":false,"ordered":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":661,"derived":false},{"id":662,"eClass":"EGenericType"},{"id":663,"eClass":"EGenericType"},{"container":false,"ordered":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":664,"derived":false},{"id":665,"eClass":"EGenericType"},{"id":666,"eClass":"EGenericType"},{"container":false,"ordered":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":667,"derived":false},{"id":668,"eClass":"EGenericType"},{"id":669,"eClass":"EGenericType"},{"id":670,"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":671,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":672,"derived":false},{"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"},{"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":699,"derived":false},{"container":false,"ordered":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":700,"derived":false},{"id":701,"eClass":"EGenericType"},{"id":702,"eClass":"EGenericType"},{"id":703,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":704,"derived":false},{"id":705,"eClass":"EGenericType"},{"id":706,"eClass":"EGenericType"},{"id":707,"eClass":"EGenericType"},{"id":708,"eClass":"EGenericType"},{"id":709,"eClass":"EGenericType"},{"id":710,"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":711,"derived":false},{"container":false,"ordered":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":712,"derived":false},{"id":713,"eClass":"EGenericType"},{"id":714,"eClass":"EGenericType"},{"id":715,"eClass":"EGenericType"},{"id":716,"eClass":"EGenericType"},{"id":717,"eClass":"EGenericType"},{"name":"none","id":718,"value":1,"literal":"none","eClass":"EEnumLiteral"},{"name":"public","id":719,"value":2,"literal":"public","eClass":"EEnumLiteral"},{"name":"private","id":720,"value":3,"literal":"private","eClass":"EEnumLiteral"},{"name":"protected","id":721,"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":722,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bound","changeable":true,"resolveProxies":true,"lowerBound":0,"id":723,"derived":false},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":727,"derived":false},{"container":false,"ordered":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":728,"derived":false},{"id":729,"eClass":"EGenericType"},{"id":730,"eClass":"EGenericType"},{"id":731,"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":133,"target":24},{"source":133,"target":138},{"source":133,"target":1},{"source":138,"target":24},{"source":134,"target":93},{"source":134,"target":139},{"source":134,"target":1},{"source":134,"target":140},{"source":139,"target":93},{"source":135,"target":108},{"source":135,"target":141},{"source":135,"target":1},{"source":141,"target":108},{"source":136,"target":112},{"source":136,"target":142},{"source":136,"target":1},{"source":142,"target":112},{"source":137,"target":21},{"source":2,"target":0},{"source":2,"target":9},{"source":2,"target":143},{"source":2,"target":144},{"source":2,"target":145},{"source":2,"target":146},{"source":143,"target":1},{"source":143,"target":147},{"source":143,"target":2},{"source":147,"target":1},{"source":144,"target":43},{"source":144,"target":148},{"source":144,"target":2},{"source":148,"target":43},{"source":145,"target":108},{"source":145,"target":149},{"source":145,"target":2},{"source":149,"target":108},{"source":146,"target":9},{"source":3,"target":0},{"source":3,"target":21},{"source":3,"target":107},{"source":3,"target":150},{"source":3,"target":151},{"source":3,"target":152},{"source":3,"target":153},{"source":3,"target":154},{"source":3,"target":155},{"source":3,"target":156},{"source":150,"target":21},{"source":150,"target":157},{"source":150,"target":3},{"source":150,"target":158},{"source":157,"target":21},{"source":151,"target":35},{"source":151,"target":159},{"source":151,"target":3},{"source":159,"target":35},{"source":152,"target":35},{"source":152,"target":160},{"source":152,"target":3},{"source":160,"target":35},{"source":153,"target":73},{"source":153,"target":161},{"source":153,"target":3},{"source":153,"target":162},{"source":161,"target":73},{"source":154,"target":108},{"source":154,"target":163},{"source":154,"target":3},{"source":163,"target":108},{"source":155,"target":21},{"source":156,"target":107},{"source":4,"target":0},{"source":4,"target":43},{"source":4,"target":164},{"source":4,"target":165},{"source":164,"target":108},{"source":164,"target":166},{"source":164,"target":4},{"source":166,"target":108},{"source":165,"target":43},{"source":5,"target":0},{"source":5,"target":9},{"source":5,"target":167},{"source":5,"target":168},{"source":5,"target":169},{"source":167,"target":108},{"source":167,"target":170},{"source":167,"target":5},{"source":170,"target":108},{"source":168,"target":128},{"source":168,"target":171},{"source":168,"target":5},{"source":168,"target":172},{"source":171,"target":128},{"source":169,"target":9},{"source":6,"target":0},{"source":6,"target":43},{"source":6,"target":173},{"source":6,"target":174},{"source":6,"target":175},{"source":173,"target":108},{"source":173,"target":176},{"source":173,"target":6},{"source":176,"target":108},{"source":174,"target":10},{"source":174,"target":177},{"source":174,"target":6},{"source":177,"target":10},{"source":175,"target":43},{"source":7,"target":0},{"source":7,"target":69},{"source":7,"target":178},{"source":7,"target":179},{"source":7,"target":180},{"source":7,"target":181},{"source":178,"target":182},{"source":178,"target":7},{"source":179,"target":29},{"source":179,"target":183},{"source":179,"target":7},{"source":183,"target":29},{"source":180,"target":59},{"source":180,"target":184},{"source":180,"target":7},{"source":184,"target":59},{"source":181,"target":69},{"source":8,"target":0},{"source":8,"target":94},{"source":8,"target":185},{"source":8,"target":186},{"source":8,"target":187},{"source":185,"target":43},{"source":185,"target":188},{"source":185,"target":8},{"source":188,"target":43},{"source":186,"target":43},{"source":186,"target":189},{"source":186,"target":8},{"source":189,"target":43},{"source":187,"target":94},{"source":9,"target":0},{"source":9,"target":190},{"source":9,"target":191},{"source":9,"target":192},{"source":190,"target":35},{"source":190,"target":193},{"source":190,"target":9},{"source":193,"target":35},{"source":191,"target":36},{"source":191,"target":194},{"source":191,"target":9},{"source":194,"target":36},{"source":192,"target":29},{"source":192,"target":195},{"source":192,"target":9},{"source":195,"target":29},{"source":10,"target":0},{"source":10,"target":69},{"source":10,"target":196},{"source":10,"target":197},{"source":10,"target":198},{"source":196,"target":12},{"source":196,"target":199},{"source":196,"target":10},{"source":199,"target":12},{"source":197,"target":43},{"source":197,"target":200},{"source":197,"target":10},{"source":200,"target":43},{"source":198,"target":69},{"source":11,"target":0},{"source":11,"target":3},{"source":11,"target":201},{"source":201,"target":3},{"source":12,"target":0},{"source":12,"target":21},{"source":12,"target":202},{"source":12,"target":203},{"source":12,"target":204},{"source":202,"target":43},{"source":202,"target":205},{"source":202,"target":12},{"source":205,"target":43},{"source":203,"target":108},{"source":203,"target":206},{"source":203,"target":12},{"source":206,"target":108},{"source":204,"target":21},{"source":13,"target":0},{"source":13,"target":9},{"source":13,"target":207},{"source":13,"target":208},{"source":13,"target":209},{"source":207,"target":21},{"source":207,"target":210},{"source":207,"target":13},{"source":207,"target":211},{"source":210,"target":21},{"source":208,"target":30},{"source":208,"target":212},{"source":208,"target":13},{"source":208,"target":213},{"source":212,"target":30},{"source":209,"target":9},{"source":14,"target":0},{"source":14,"target":43},{"source":14,"target":214},{"source":14,"target":215},{"source":14,"target":216},{"source":214,"target":43},{"source":214,"target":217},{"source":214,"target":14},{"source":217,"target":43},{"source":215,"target":43},{"source":215,"target":218},{"source":215,"target":14},{"source":218,"target":43},{"source":216,"target":43},{"source":15,"target":0},{"source":15,"target":43},{"source":15,"target":219},{"source":15,"target":220},{"source":15,"target":221},{"source":15,"target":222},{"source":219,"target":43},{"source":219,"target":223},{"source":219,"target":15},{"source":223,"target":43},{"source":220,"target":16},{"source":220,"target":224},{"source":220,"target":15},{"source":224,"target":16},{"source":221,"target":108},{"source":221,"target":225},{"source":221,"target":15},{"source":225,"target":108},{"source":222,"target":43},{"source":16,"target":0},{"source":16,"target":43},{"source":16,"target":226},{"source":16,"target":227},{"source":226,"target":43},{"source":226,"target":228},{"source":226,"target":16},{"source":228,"target":43},{"source":227,"target":43},{"source":17,"target":0},{"source":17,"target":43},{"source":17,"target":229},{"source":17,"target":230},{"source":229,"target":43},{"source":229,"target":231},{"source":229,"target":17},{"source":231,"target":43},{"source":230,"target":43},{"source":18,"target":0},{"source":18,"target":107},{"source":18,"target":232},{"source":18,"target":233},{"source":18,"target":234},{"source":232,"target":235},{"source":232,"target":18},{"source":233,"target":108},{"source":233,"target":236},{"source":233,"target":18},{"source":236,"target":108},{"source":234,"target":107},{"source":19,"target":0},{"source":19,"target":43},{"source":19,"target":237},{"source":19,"target":238},{"source":19,"target":239},{"source":19,"target":240},{"source":237,"target":43},{"source":237,"target":241},{"source":237,"target":19},{"source":241,"target":43},{"source":238,"target":20},{"source":238,"target":242},{"source":238,"target":19},{"source":242,"target":20},{"source":239,"target":43},{"source":239,"target":243},{"source":239,"target":19},{"source":243,"target":43},{"source":240,"target":43},{"source":20,"target":0},{"source":20,"target":244},{"source":20,"target":245},{"source":20,"target":246},{"source":20,"target":247},{"source":20,"target":248},{"source":20,"target":249},{"source":20,"target":250},{"source":20,"target":251},{"source":20,"target":252},{"source":20,"target":253},{"source":20,"target":254},{"source":20,"target":255},{"source":244,"target":20},{"source":245,"target":20},{"source":246,"target":20},{"source":247,"target":20},{"source":248,"target":20},{"source":249,"target":20},{"source":250,"target":20},{"source":251,"target":20},{"source":252,"target":20},{"source":253,"target":20},{"source":254,"target":20},{"source":255,"target":20},{"source":21,"target":0},{"source":21,"target":69},{"source":21,"target":158},{"source":21,"target":256},{"source":21,"target":211},{"source":21,"target":257},{"source":21,"target":258},{"source":158,"target":3},{"source":158,"target":259},{"source":158,"target":21},{"source":158,"target":150},{"source":259,"target":3},{"source":256,"target":6},{"source":256,"target":260},{"source":256,"target":21},{"source":260,"target":6},{"source":211,"target":13},{"source":211,"target":261},{"source":211,"target":21},{"source":211,"target":207},{"source":261,"target":13},{"source":257,"target":68},{"source":257,"target":262},{"source":257,"target":21},{"source":257,"target":263},{"source":262,"target":68},{"source":258,"target":69},{"source":22,"target":0},{"source":22,"target":43},{"source":22,"target":264},{"source":22,"target":265},{"source":264,"target":266},{"source":264,"target":22},{"source":265,"target":43},{"source":23,"target":0},{"source":23,"target":35},{"source":23,"target":267},{"source":267,"target":35},{"source":24,"target":0},{"source":24,"target":94},{"source":24,"target":268},{"source":24,"target":269},{"source":268,"target":94},{"source":268,"target":270},{"source":268,"target":24},{"source":270,"target":94},{"source":269,"target":94},{"source":25,"target":0},{"source":25,"target":94},{"source":25,"target":271},{"source":25,"target":272},{"source":271,"target":57},{"source":271,"target":273},{"source":271,"target":25},{"source":273,"target":57},{"source":272,"target":94},{"source":26,"target":0},{"source":26,"target":43},{"source":26,"target":274},{"source":26,"target":275},{"source":26,"target":276},{"source":274,"target":43},{"source":274,"target":277},{"source":274,"target":26},{"source":277,"target":43},{"source":275,"target":108},{"source":275,"target":278},{"source":275,"target":26},{"source":278,"target":108},{"source":276,"target":43},{"source":27,"target":0},{"source":27,"target":94},{"source":27,"target":279},{"source":27,"target":280},{"source":27,"target":281},{"source":279,"target":93},{"source":279,"target":282},{"source":279,"target":27},{"source":279,"target":283},{"source":282,"target":93},{"source":280,"target":24},{"source":280,"target":284},{"source":280,"target":27},{"source":284,"target":24},{"source":281,"target":94},{"source":28,"target":0},{"source":28,"target":43},{"source":28,"target":285},{"source":28,"target":286},{"source":285,"target":287},{"source":285,"target":28},{"source":286,"target":43},{"source":29,"target":0},{"source":29,"target":69},{"source":29,"target":288},{"source":29,"target":289},{"source":29,"target":290},{"source":29,"target":291},{"source":29,"target":292},{"source":288,"target":293},{"source":288,"target":29},{"source":289,"target":3},{"source":289,"target":294},{"source":289,"target":29},{"source":294,"target":3},{"source":290,"target":36},{"source":290,"target":295},{"source":290,"target":29},{"source":295,"target":36},{"source":291,"target":73},{"source":291,"target":296},{"source":291,"target":29},{"source":296,"target":73},{"source":292,"target":69},{"source":30,"target":0},{"source":30,"target":43},{"source":30,"target":2},{"source":30,"target":213},{"source":30,"target":297},{"source":30,"target":298},{"source":30,"target":299},{"source":30,"target":300},{"source":213,"target":13},{"source":213,"target":301},{"source":213,"target":30},{"source":213,"target":208},{"source":301,"target":13},{"source":297,"target":43},{"source":297,"target":302},{"source":297,"target":30},{"source":302,"target":43},{"source":298,"target":108},{"source":298,"target":303},{"source":298,"target":30},{"source":303,"target":108},{"source":299,"target":43},{"source":300,"target":2},{"source":31,"target":0},{"source":31,"target":1},{"source":31,"target":304},{"source":304,"target":1},{"source":32,"target":0},{"source":32,"target":43},{"source":32,"target":305},{"source":32,"target":306},{"source":32,"target":307},{"source":32,"target":308},{"source":305,"target":43},{"source":305,"target":309},{"source":305,"target":32},{"source":309,"target":43},{"source":306,"target":43},{"source":306,"target":310},{"source":306,"target":32},{"source":310,"target":43},{"source":307,"target":43},{"source":307,"target":311},{"source":307,"target":32},{"source":311,"target":43},{"source":308,"target":43},{"source":33,"target":0},{"source":33,"target":94},{"source":33,"target":2},{"source":33,"target":312},{"source":33,"target":313},{"source":312,"target":94},{"source":313,"target":2},{"source":34,"target":0},{"source":34,"target":109},{"source":34,"target":314},{"source":34,"target":315},{"source":314,"target":108},{"source":314,"target":316},{"source":314,"target":34},{"source":316,"target":108},{"source":315,"target":109},{"source":35,"target":0},{"source":35,"target":9},{"source":35,"target":317},{"source":35,"target":318},{"source":35,"target":319},{"source":35,"target":320},{"source":317,"target":321},{"source":317,"target":35},{"source":318,"target":322},{"source":318,"target":35},{"source":319,"target":323},{"source":319,"target":35},{"source":320,"target":9},{"source":36,"target":0},{"source":36,"target":69},{"source":36,"target":324},{"source":36,"target":325},{"source":36,"target":326},{"source":36,"target":327},{"source":36,"target":328},{"source":36,"target":329},{"source":324,"target":330},{"source":324,"target":36},{"source":325,"target":35},{"source":325,"target":331},{"source":325,"target":36},{"source":331,"target":35},{"source":326,"target":49},{"source":326,"target":332},{"source":326,"target":36},{"source":332,"target":49},{"source":327,"target":73},{"source":327,"target":333},{"source":327,"target":36},{"source":333,"target":73},{"source":328,"target":3},{"source":328,"target":334},{"source":328,"target":36},{"source":334,"target":3},{"source":329,"target":69},{"source":37,"target":0},{"source":37,"target":94},{"source":37,"target":335},{"source":37,"target":336},{"source":335,"target":57},{"source":335,"target":337},{"source":335,"target":37},{"source":337,"target":57},{"source":336,"target":94},{"source":38,"target":0},{"source":38,"target":94},{"source":38,"target":338},{"source":38,"target":339},{"source":38,"target":340},{"source":338,"target":43},{"source":338,"target":341},{"source":338,"target":38},{"source":341,"target":43},{"source":339,"target":94},{"source":339,"target":342},{"source":339,"target":38},{"source":342,"target":94},{"source":340,"target":94},{"source":39,"target":0},{"source":39,"target":94},{"source":39,"target":343},{"source":343,"target":94},{"source":40,"target":0},{"source":40,"target":94},{"source":40,"target":344},{"source":40,"target":345},{"source":40,"target":346},{"source":40,"target":347},{"source":344,"target":94},{"source":344,"target":348},{"source":344,"target":40},{"source":348,"target":94},{"source":345,"target":43},{"source":345,"target":349},{"source":345,"target":40},{"source":349,"target":43},{"source":346,"target":93},{"source":346,"target":350},{"source":346,"target":40},{"source":346,"target":351},{"source":350,"target":93},{"source":347,"target":94},{"source":41,"target":0},{"source":41,"target":21},{"source":41,"target":126},{"source":41,"target":352},{"source":41,"target":353},{"source":41,"target":354},{"source":41,"target":355},{"source":352,"target":13},{"source":352,"target":356},{"source":352,"target":41},{"source":356,"target":13},{"source":353,"target":43},{"source":353,"target":357},{"source":353,"target":41},{"source":357,"target":43},{"source":354,"target":21},{"source":355,"target":126},{"source":42,"target":0},{"source":42,"target":3},{"source":42,"target":358},{"source":42,"target":359},{"source":358,"target":41},{"source":358,"target":360},{"source":358,"target":42},{"source":360,"target":41},{"source":359,"target":3},{"source":43,"target":0},{"source":43,"target":9},{"source":43,"target":361},{"source":361,"target":9},{"source":44,"target":0},{"source":44,"target":94},{"source":44,"target":362},{"source":44,"target":363},{"source":362,"target":43},{"source":362,"target":364},{"source":362,"target":44},{"source":364,"target":43},{"source":363,"target":94},{"source":45,"target":0},{"source":45,"target":43},{"source":45,"target":365},{"source":45,"target":366},{"source":45,"target":367},{"source":365,"target":92},{"source":365,"target":368},{"source":365,"target":45},{"source":368,"target":92},{"source":366,"target":43},{"source":366,"target":369},{"source":366,"target":45},{"source":369,"target":43},{"source":367,"target":43},{"source":46,"target":0},{"source":46,"target":21},{"source":46,"target":5},{"source":46,"target":370},{"source":46,"target":371},{"source":370,"target":21},{"source":371,"target":5},{"source":47,"target":0},{"source":47,"target":94},{"source":47,"target":372},{"source":47,"target":373},{"source":47,"target":374},{"source":47,"target":375},{"source":47,"target":376},{"source":372,"target":43},{"source":372,"target":377},{"source":372,"target":47},{"source":377,"target":43},{"source":373,"target":43},{"source":373,"target":378},{"source":373,"target":47},{"source":378,"target":43},{"source":374,"target":43},{"source":374,"target":379},{"source":374,"target":47},{"source":379,"target":43},{"source":375,"target":94},{"source":375,"target":380},{"source":375,"target":47},{"source":380,"target":94},{"source":376,"target":94},{"source":48,"target":0},{"source":48,"target":94},{"source":48,"target":381},{"source":48,"target":382},{"source":48,"target":383},{"source":48,"target":384},{"source":381,"target":43},{"source":381,"target":385},{"source":381,"target":48},{"source":385,"target":43},{"source":382,"target":94},{"source":382,"target":386},{"source":382,"target":48},{"source":386,"target":94},{"source":383,"target":94},{"source":383,"target":387},{"source":383,"target":48},{"source":387,"target":94},{"source":384,"target":94},{"source":49,"target":0},{"source":49,"target":9},{"source":49,"target":388},{"source":49,"target":389},{"source":49,"target":390},{"source":388,"target":391},{"source":388,"target":49},{"source":389,"target":69},{"source":389,"target":392},{"source":389,"target":49},{"source":392,"target":69},{"source":390,"target":9},{"source":50,"target":0},{"source":50,"target":43},{"source":50,"target":393},{"source":50,"target":394},{"source":50,"target":395},{"source":50,"target":396},{"source":50,"target":397},{"source":393,"target":51},{"source":393,"target":398},{"source":393,"target":50},{"source":398,"target":51},{"source":394,"target":43},{"source":394,"target":399},{"source":394,"target":50},{"source":399,"target":43},{"source":395,"target":43},{"source":395,"target":400},{"source":395,"target":50},{"source":400,"target":43},{"source":396,"target":43},{"source":396,"target":401},{"source":396,"target":50},{"source":401,"target":43},{"source":397,"target":43},{"source":51,"target":0},{"source":51,"target":402},{"source":51,"target":403},{"source":51,"target":404},{"source":51,"target":405},{"source":51,"target":406},{"source":51,"target":407},{"source":51,"target":408},{"source":51,"target":409},{"source":51,"target":410},{"source":51,"target":411},{"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":402,"target":51},{"source":403,"target":51},{"source":404,"target":51},{"source":405,"target":51},{"source":406,"target":51},{"source":407,"target":51},{"source":408,"target":51},{"source":409,"target":51},{"source":410,"target":51},{"source":411,"target":51},{"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":52,"target":0},{"source":52,"target":421},{"source":52,"target":422},{"source":52,"target":423},{"source":421,"target":52},{"source":422,"target":52},{"source":423,"target":52},{"source":53,"target":0},{"source":53,"target":21},{"source":53,"target":424},{"source":53,"target":425},{"source":424,"target":24},{"source":424,"target":426},{"source":424,"target":53},{"source":426,"target":24},{"source":425,"target":21},{"source":54,"target":0},{"source":54,"target":43},{"source":54,"target":427},{"source":54,"target":428},{"source":54,"target":429},{"source":427,"target":108},{"source":427,"target":430},{"source":427,"target":54},{"source":430,"target":108},{"source":428,"target":43},{"source":428,"target":431},{"source":428,"target":54},{"source":431,"target":43},{"source":429,"target":43},{"source":55,"target":0},{"source":55,"target":109},{"source":55,"target":432},{"source":432,"target":109},{"source":56,"target":0},{"source":56,"target":35},{"source":56,"target":433},{"source":56,"target":434},{"source":433,"target":102},{"source":433,"target":435},{"source":433,"target":56},{"source":435,"target":102},{"source":434,"target":35},{"source":57,"target":0},{"source":57,"target":69},{"source":57,"target":94},{"source":57,"target":436},{"source":57,"target":437},{"source":57,"target":438},{"source":436,"target":94},{"source":436,"target":439},{"source":436,"target":57},{"source":439,"target":94},{"source":437,"target":69},{"source":438,"target":94},{"source":58,"target":0},{"source":58,"target":35},{"source":58,"target":440},{"source":440,"target":35},{"source":59,"target":0},{"source":59,"target":441},{"source":59,"target":442},{"source":441,"target":60},{"source":441,"target":443},{"source":441,"target":59},{"source":443,"target":60},{"source":442,"target":61},{"source":442,"target":444},{"source":442,"target":59},{"source":444,"target":61},{"source":60,"target":0},{"source":60,"target":445},{"source":60,"target":446},{"source":445,"target":447},{"source":445,"target":60},{"source":446,"target":448},{"source":446,"target":60},{"source":61,"target":0},{"source":61,"target":449},{"source":61,"target":450},{"source":449,"target":451},{"source":449,"target":61},{"source":450,"target":60},{"source":450,"target":452},{"source":450,"target":61},{"source":452,"target":60},{"source":62,"target":0},{"source":62,"target":9},{"source":62,"target":453},{"source":62,"target":454},{"source":62,"target":455},{"source":453,"target":69},{"source":453,"target":456},{"source":453,"target":62},{"source":456,"target":69},{"source":454,"target":108},{"source":454,"target":457},{"source":454,"target":62},{"source":457,"target":108},{"source":455,"target":9},{"source":63,"target":0},{"source":63,"target":1},{"source":63,"target":458},{"source":63,"target":459},{"source":63,"target":460},{"source":63,"target":461},{"source":63,"target":462},{"source":458,"target":463},{"source":458,"target":63},{"source":459,"target":108},{"source":459,"target":464},{"source":459,"target":63},{"source":464,"target":108},{"source":460,"target":63},{"source":460,"target":465},{"source":460,"target":63},{"source":460,"target":461},{"source":465,"target":63},{"source":461,"target":63},{"source":461,"target":466},{"source":461,"target":63},{"source":461,"target":460},{"source":466,"target":63},{"source":462,"target":1},{"source":64,"target":0},{"source":64,"target":43},{"source":64,"target":2},{"source":64,"target":467},{"source":64,"target":468},{"source":64,"target":469},{"source":467,"target":43},{"source":467,"target":470},{"source":467,"target":64},{"source":470,"target":43},{"source":468,"target":43},{"source":469,"target":2},{"source":65,"target":0},{"source":65,"target":9},{"source":65,"target":471},{"source":65,"target":472},{"source":65,"target":473},{"source":65,"target":474},{"source":471,"target":1},{"source":471,"target":475},{"source":471,"target":65},{"source":475,"target":1},{"source":472,"target":108},{"source":472,"target":476},{"source":472,"target":65},{"source":476,"target":108},{"source":473,"target":66},{"source":473,"target":477},{"source":473,"target":65},{"source":477,"target":66},{"source":474,"target":9},{"source":66,"target":0},{"source":66,"target":9},{"source":66,"target":478},{"source":66,"target":479},{"source":66,"target":480},{"source":66,"target":481},{"source":478,"target":482},{"source":478,"target":66},{"source":479,"target":483},{"source":479,"target":66},{"source":480,"target":108},{"source":480,"target":484},{"source":480,"target":66},{"source":484,"target":108},{"source":481,"target":9},{"source":67,"target":0},{"source":67,"target":485},{"source":67,"target":486},{"source":67,"target":487},{"source":67,"target":488},{"source":67,"target":489},{"source":67,"target":490},{"source":67,"target":491},{"source":485,"target":492},{"source":485,"target":67},{"source":486,"target":73},{"source":486,"target":493},{"source":486,"target":67},{"source":486,"target":494},{"source":493,"target":73},{"source":487,"target":107},{"source":487,"target":495},{"source":487,"target":67},{"source":495,"target":107},{"source":488,"target":113},{"source":488,"target":496},{"source":488,"target":67},{"source":496,"target":113},{"source":489,"target":36},{"source":489,"target":497},{"source":489,"target":67},{"source":497,"target":36},{"source":490,"target":29},{"source":490,"target":498},{"source":490,"target":67},{"source":498,"target":29},{"source":491,"target":7},{"source":491,"target":499},{"source":491,"target":67},{"source":499,"target":7},{"source":68,"target":0},{"source":68,"target":9},{"source":68,"target":500},{"source":68,"target":501},{"source":68,"target":502},{"source":68,"target":503},{"source":68,"target":504},{"source":68,"target":505},{"source":68,"target":506},{"source":68,"target":507},{"source":68,"target":263},{"source":68,"target":508},{"source":68,"target":509},{"source":68,"target":510},{"source":68,"target":511},{"source":500,"target":130},{"source":500,"target":512},{"source":500,"target":68},{"source":512,"target":130},{"source":501,"target":52},{"source":501,"target":513},{"source":501,"target":68},{"source":513,"target":52},{"source":502,"target":514},{"source":502,"target":68},{"source":503,"target":515},{"source":503,"target":68},{"source":504,"target":516},{"source":504,"target":68},{"source":505,"target":517},{"source":505,"target":68},{"source":506,"target":518},{"source":506,"target":68},{"source":507,"target":519},{"source":507,"target":68},{"source":263,"target":21},{"source":263,"target":520},{"source":263,"target":68},{"source":263,"target":257},{"source":520,"target":21},{"source":508,"target":93},{"source":508,"target":521},{"source":508,"target":68},{"source":508,"target":522},{"source":521,"target":93},{"source":509,"target":129},{"source":509,"target":523},{"source":509,"target":68},{"source":509,"target":524},{"source":523,"target":129},{"source":510,"target":127},{"source":510,"target":525},{"source":510,"target":68},{"source":510,"target":526},{"source":525,"target":127},{"source":511,"target":9},{"source":69,"target":0},{"source":69,"target":9},{"source":69,"target":527},{"source":69,"target":528},{"source":69,"target":529},{"source":527,"target":530},{"source":527,"target":69},{"source":528,"target":531},{"source":528,"target":69},{"source":529,"target":9},{"source":70,"target":0},{"source":70,"target":9},{"source":70,"target":532},{"source":532,"target":9},{"source":71,"target":0},{"source":71,"target":43},{"source":71,"target":533},{"source":71,"target":534},{"source":533,"target":535},{"source":533,"target":71},{"source":534,"target":43},{"source":72,"target":0},{"source":72,"target":43},{"source":72,"target":536},{"source":536,"target":43},{"source":73,"target":0},{"source":73,"target":69},{"source":73,"target":162},{"source":73,"target":494},{"source":73,"target":537},{"source":73,"target":538},{"source":73,"target":539},{"source":162,"target":3},{"source":162,"target":540},{"source":162,"target":73},{"source":162,"target":153},{"source":540,"target":3},{"source":494,"target":67},{"source":494,"target":541},{"source":494,"target":73},{"source":494,"target":486},{"source":541,"target":67},{"source":537,"target":73},{"source":537,"target":542},{"source":537,"target":73},{"source":537,"target":538},{"source":542,"target":73},{"source":538,"target":73},{"source":538,"target":543},{"source":538,"target":73},{"source":538,"target":537},{"source":543,"target":73},{"source":539,"target":69},{"source":74,"target":0},{"source":74,"target":70},{"source":74,"target":544},{"source":74,"target":545},{"source":74,"target":546},{"source":544,"target":73},{"source":544,"target":547},{"source":544,"target":74},{"source":547,"target":73},{"source":545,"target":74},{"source":545,"target":548},{"source":545,"target":74},{"source":548,"target":74},{"source":546,"target":70},{"source":75,"target":0},{"source":75,"target":107},{"source":75,"target":549},{"source":75,"target":550},{"source":75,"target":551},{"source":549,"target":108},{"source":549,"target":552},{"source":549,"target":75},{"source":552,"target":108},{"source":550,"target":108},{"source":550,"target":553},{"source":550,"target":75},{"source":553,"target":108},{"source":551,"target":107},{"source":76,"target":0},{"source":76,"target":43},{"source":76,"target":554},{"source":76,"target":555},{"source":554,"target":43},{"source":554,"target":556},{"source":554,"target":76},{"source":556,"target":43},{"source":555,"target":43},{"source":77,"target":0},{"source":77,"target":43},{"source":77,"target":557},{"source":77,"target":558},{"source":77,"target":559},{"source":557,"target":78},{"source":557,"target":560},{"source":557,"target":77},{"source":560,"target":78},{"source":558,"target":43},{"source":558,"target":561},{"source":558,"target":77},{"source":561,"target":43},{"source":559,"target":43},{"source":78,"target":0},{"source":78,"target":562},{"source":78,"target":563},{"source":562,"target":78},{"source":563,"target":78},{"source":79,"target":0},{"source":79,"target":43},{"source":79,"target":564},{"source":79,"target":565},{"source":79,"target":566},{"source":564,"target":80},{"source":564,"target":567},{"source":564,"target":79},{"source":567,"target":80},{"source":565,"target":43},{"source":565,"target":568},{"source":565,"target":79},{"source":568,"target":43},{"source":566,"target":43},{"source":80,"target":0},{"source":80,"target":569},{"source":80,"target":570},{"source":80,"target":571},{"source":80,"target":572},{"source":80,"target":573},{"source":80,"target":574},{"source":569,"target":80},{"source":570,"target":80},{"source":571,"target":80},{"source":572,"target":80},{"source":573,"target":80},{"source":574,"target":80},{"source":81,"target":0},{"source":81,"target":107},{"source":81,"target":575},{"source":575,"target":107},{"source":82,"target":0},{"source":82,"target":81},{"source":82,"target":576},{"source":576,"target":81},{"source":83,"target":0},{"source":83,"target":81},{"source":83,"target":577},{"source":577,"target":81},{"source":84,"target":0},{"source":84,"target":81},{"source":84,"target":578},{"source":578,"target":81},{"source":85,"target":0},{"source":85,"target":81},{"source":85,"target":579},{"source":579,"target":81},{"source":86,"target":0},{"source":86,"target":81},{"source":86,"target":580},{"source":580,"target":81},{"source":87,"target":0},{"source":87,"target":81},{"source":87,"target":581},{"source":581,"target":81},{"source":88,"target":0},{"source":88,"target":81},{"source":88,"target":582},{"source":582,"target":81},{"source":89,"target":0},{"source":89,"target":81},{"source":89,"target":583},{"source":583,"target":81},{"source":90,"target":0},{"source":90,"target":81},{"source":90,"target":584},{"source":584,"target":81},{"source":91,"target":0},{"source":91,"target":94},{"source":91,"target":585},{"source":91,"target":586},{"source":585,"target":43},{"source":585,"target":587},{"source":585,"target":91},{"source":587,"target":43},{"source":586,"target":94},{"source":92,"target":0},{"source":92,"target":43},{"source":92,"target":588},{"source":92,"target":589},{"source":92,"target":590},{"source":588,"target":126},{"source":588,"target":591},{"source":588,"target":92},{"source":591,"target":126},{"source":589,"target":43},{"source":589,"target":592},{"source":589,"target":92},{"source":592,"target":43},{"source":590,"target":43},{"source":93,"target":0},{"source":93,"target":126},{"source":93,"target":522},{"source":93,"target":593},{"source":93,"target":594},{"source":93,"target":595},{"source":93,"target":140},{"source":93,"target":283},{"source":93,"target":351},{"source":93,"target":596},{"source":522,"target":68},{"source":522,"target":597},{"source":522,"target":93},{"source":522,"target":508},{"source":597,"target":68},{"source":593,"target":598},{"source":593,"target":93},{"source":594,"target":108},{"source":594,"target":599},{"source":594,"target":93},{"source":599,"target":108},{"source":595,"target":6},{"source":595,"target":600},{"source":595,"target":93},{"source":600,"target":6},{"source":140,"target":1},{"source":140,"target":601},{"source":140,"target":93},{"source":140,"target":134},{"source":601,"target":1},{"source":283,"target":27},{"source":283,"target":602},{"source":283,"target":93},{"source":283,"target":279},{"source":602,"target":27},{"source":351,"target":40},{"source":351,"target":603},{"source":351,"target":93},{"source":351,"target":346},{"source":603,"target":40},{"source":596,"target":126},{"source":94,"target":0},{"source":94,"target":9},{"source":94,"target":604},{"source":604,"target":9},{"source":95,"target":0},{"source":95,"target":43},{"source":95,"target":605},{"source":95,"target":606},{"source":605,"target":607},{"source":605,"target":95},{"source":606,"target":43},{"source":96,"target":0},{"source":96,"target":94},{"source":96,"target":2},{"source":96,"target":608},{"source":96,"target":609},{"source":96,"target":610},{"source":608,"target":43},{"source":608,"target":611},{"source":608,"target":96},{"source":611,"target":43},{"source":609,"target":94},{"source":610,"target":2},{"source":97,"target":0},{"source":97,"target":4},{"source":97,"target":612},{"source":97,"target":613},{"source":612,"target":92},{"source":612,"target":614},{"source":612,"target":97},{"source":614,"target":92},{"source":613,"target":4},{"source":98,"target":0},{"source":98,"target":4},{"source":98,"target":2},{"source":98,"target":615},{"source":98,"target":616},{"source":615,"target":4},{"source":616,"target":2},{"source":99,"target":0},{"source":99,"target":94},{"source":99,"target":617},{"source":99,"target":618},{"source":99,"target":619},{"source":617,"target":620},{"source":617,"target":99},{"source":618,"target":43},{"source":618,"target":621},{"source":618,"target":99},{"source":621,"target":43},{"source":619,"target":94},{"source":100,"target":0},{"source":100,"target":94},{"source":100,"target":622},{"source":100,"target":623},{"source":100,"target":624},{"source":622,"target":43},{"source":622,"target":625},{"source":622,"target":100},{"source":625,"target":43},{"source":623,"target":94},{"source":623,"target":626},{"source":623,"target":100},{"source":626,"target":94},{"source":624,"target":94},{"source":101,"target":0},{"source":101,"target":94},{"source":101,"target":627},{"source":101,"target":628},{"source":101,"target":629},{"source":627,"target":24},{"source":627,"target":630},{"source":627,"target":101},{"source":630,"target":24},{"source":628,"target":43},{"source":628,"target":631},{"source":628,"target":101},{"source":631,"target":43},{"source":629,"target":94},{"source":102,"target":0},{"source":102,"target":9},{"source":102,"target":632},{"source":102,"target":633},{"source":102,"target":634},{"source":632,"target":635},{"source":632,"target":102},{"source":633,"target":9},{"source":633,"target":636},{"source":633,"target":102},{"source":636,"target":9},{"source":634,"target":9},{"source":103,"target":0},{"source":103,"target":9},{"source":103,"target":637},{"source":103,"target":638},{"source":637,"target":639},{"source":637,"target":103},{"source":638,"target":9},{"source":104,"target":0},{"source":104,"target":4},{"source":104,"target":640},{"source":640,"target":4},{"source":105,"target":0},{"source":105,"target":94},{"source":105,"target":641},{"source":105,"target":642},{"source":641,"target":43},{"source":641,"target":643},{"source":641,"target":105},{"source":643,"target":43},{"source":642,"target":94},{"source":106,"target":0},{"source":106,"target":94},{"source":106,"target":644},{"source":106,"target":645},{"source":106,"target":646},{"source":106,"target":647},{"source":644,"target":24},{"source":644,"target":648},{"source":644,"target":106},{"source":648,"target":24},{"source":645,"target":24},{"source":645,"target":649},{"source":645,"target":106},{"source":649,"target":24},{"source":646,"target":27},{"source":646,"target":650},{"source":646,"target":106},{"source":650,"target":27},{"source":647,"target":94},{"source":107,"target":0},{"source":107,"target":69},{"source":107,"target":651},{"source":651,"target":69},{"source":108,"target":0},{"source":108,"target":43},{"source":108,"target":70},{"source":108,"target":652},{"source":108,"target":653},{"source":108,"target":654},{"source":108,"target":655},{"source":652,"target":107},{"source":652,"target":656},{"source":652,"target":108},{"source":656,"target":107},{"source":653,"target":70},{"source":653,"target":657},{"source":653,"target":108},{"source":657,"target":70},{"source":654,"target":43},{"source":655,"target":70},{"source":109,"target":0},{"source":109,"target":3},{"source":109,"target":658},{"source":109,"target":659},{"source":658,"target":112},{"source":658,"target":660},{"source":658,"target":109},{"source":660,"target":112},{"source":659,"target":3},{"source":110,"target":0},{"source":110,"target":94},{"source":110,"target":661},{"source":110,"target":662},{"source":661,"target":3},{"source":661,"target":663},{"source":661,"target":110},{"source":663,"target":3},{"source":662,"target":94},{"source":111,"target":0},{"source":111,"target":43},{"source":111,"target":664},{"source":111,"target":665},{"source":664,"target":108},{"source":664,"target":666},{"source":664,"target":111},{"source":666,"target":108},{"source":665,"target":43},{"source":112,"target":0},{"source":112,"target":107},{"source":112,"target":667},{"source":112,"target":668},{"source":667,"target":108},{"source":667,"target":669},{"source":667,"target":112},{"source":669,"target":108},{"source":668,"target":107},{"source":113,"target":0},{"source":113,"target":69},{"source":113,"target":670},{"source":670,"target":69},{"source":114,"target":0},{"source":114,"target":43},{"source":114,"target":70},{"source":114,"target":671},{"source":114,"target":672},{"source":114,"target":673},{"source":114,"target":674},{"source":671,"target":113},{"source":671,"target":675},{"source":671,"target":114},{"source":675,"target":113},{"source":672,"target":9},{"source":672,"target":676},{"source":672,"target":114},{"source":676,"target":9},{"source":673,"target":43},{"source":674,"target":70},{"source":115,"target":0},{"source":115,"target":11},{"source":115,"target":113},{"source":115,"target":677},{"source":115,"target":678},{"source":677,"target":11},{"source":678,"target":113},{"source":116,"target":0},{"source":116,"target":12},{"source":116,"target":113},{"source":116,"target":679},{"source":116,"target":680},{"source":679,"target":12},{"source":680,"target":113},{"source":117,"target":0},{"source":117,"target":34},{"source":117,"target":113},{"source":117,"target":681},{"source":117,"target":682},{"source":681,"target":34},{"source":682,"target":113},{"source":118,"target":0},{"source":118,"target":42},{"source":118,"target":113},{"source":118,"target":683},{"source":118,"target":684},{"source":683,"target":42},{"source":684,"target":113},{"source":119,"target":0},{"source":119,"target":55},{"source":119,"target":113},{"source":119,"target":685},{"source":119,"target":686},{"source":685,"target":55},{"source":686,"target":113},{"source":120,"target":0},{"source":120,"target":57},{"source":120,"target":113},{"source":120,"target":687},{"source":120,"target":688},{"source":687,"target":57},{"source":688,"target":113},{"source":121,"target":0},{"source":121,"target":63},{"source":121,"target":113},{"source":121,"target":689},{"source":121,"target":690},{"source":689,"target":63},{"source":690,"target":113},{"source":122,"target":0},{"source":122,"target":93},{"source":122,"target":113},{"source":122,"target":691},{"source":122,"target":692},{"source":691,"target":93},{"source":692,"target":113},{"source":123,"target":0},{"source":123,"target":107},{"source":123,"target":113},{"source":123,"target":693},{"source":123,"target":694},{"source":693,"target":107},{"source":694,"target":113},{"source":124,"target":0},{"source":124,"target":3},{"source":124,"target":113},{"source":124,"target":695},{"source":124,"target":696},{"source":695,"target":3},{"source":696,"target":113},{"source":125,"target":0},{"source":125,"target":128},{"source":125,"target":113},{"source":125,"target":697},{"source":125,"target":698},{"source":697,"target":128},{"source":698,"target":113},{"source":126,"target":0},{"source":126,"target":69},{"source":126,"target":699},{"source":126,"target":700},{"source":126,"target":701},{"source":699,"target":702},{"source":699,"target":126},{"source":700,"target":43},{"source":700,"target":703},{"source":700,"target":126},{"source":703,"target":43},{"source":701,"target":69},{"source":127,"target":0},{"source":127,"target":43},{"source":127,"target":5},{"source":127,"target":526},{"source":127,"target":704},{"source":127,"target":705},{"source":127,"target":706},{"source":526,"target":68},{"source":526,"target":707},{"source":526,"target":127},{"source":526,"target":510},{"source":707,"target":68},{"source":704,"target":6},{"source":704,"target":708},{"source":704,"target":127},{"source":708,"target":6},{"source":705,"target":43},{"source":706,"target":5},{"source":128,"target":0},{"source":128,"target":126},{"source":128,"target":172},{"source":128,"target":709},{"source":172,"target":5},{"source":172,"target":710},{"source":172,"target":128},{"source":172,"target":168},{"source":710,"target":5},{"source":709,"target":126},{"source":129,"target":0},{"source":129,"target":94},{"source":129,"target":5},{"source":129,"target":711},{"source":129,"target":524},{"source":129,"target":712},{"source":129,"target":713},{"source":129,"target":714},{"source":711,"target":715},{"source":711,"target":129},{"source":524,"target":68},{"source":524,"target":716},{"source":524,"target":129},{"source":524,"target":509},{"source":716,"target":68},{"source":712,"target":6},{"source":712,"target":717},{"source":712,"target":129},{"source":717,"target":6},{"source":713,"target":94},{"source":714,"target":5},{"source":130,"target":0},{"source":130,"target":718},{"source":130,"target":719},{"source":130,"target":720},{"source":130,"target":721},{"source":718,"target":130},{"source":719,"target":130},{"source":720,"target":130},{"source":721,"target":130},{"source":131,"target":0},{"source":131,"target":107},{"source":131,"target":722},{"source":131,"target":723},{"source":131,"target":724},{"source":722,"target":725},{"source":722,"target":131},{"source":723,"target":108},{"source":723,"target":726},{"source":723,"target":131},{"source":726,"target":108},{"source":724,"target":107},{"source":132,"target":0},{"source":132,"target":94},{"source":132,"target":727},{"source":132,"target":728},{"source":132,"target":729},{"source":727,"target":43},{"source":727,"target":730},{"source":727,"target":132},{"source":730,"target":43},{"source":728,"target":94},{"source":728,"target":731},{"source":728,"target":132},{"source":731,"target":94},{"source":729,"target":94}],"multigraph":true}
false
<?xml version="1.0" encoding="ISO-8859-1"?> <xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore"> <ecore:EPackage name="Gantt"> <eClassifiers xsi:type="ecore:EClass" name="Project"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="company" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="viewDate" ordered="false" lowerBound="1" eType="/0/Date" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="viewIndex" ordered="false" lowerBound="1" eType="/0/Date" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ganttDividerLocation" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ressourceDividerLocation" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="webLink" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tasks" ordered="false" lowerBound="1" eType="/0/Tasks" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ressources" upperBound="-1" eType="/0/Ressource" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="allocations" upperBound="-1" eType="/0/Allocation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Tasks"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="color" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tasks" upperBound="-1" eType="/0/Task" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Task"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="meeting" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="color" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="expand" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="complete" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="duration" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="priority" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EReference" name="start" ordered="false" lowerBound="1" eType="/0/Date" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="depends" upperBound="-1" eType="/0/Depend" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Depend"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="difference" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hardness" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="task" ordered="false" lowerBound="1" eType="/0/Task"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Ressource"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Id" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fonction" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="contact" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="phone" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Date"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="year" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="month" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="day" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Allocation"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="taskId" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ressourceId" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="function" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="responsible" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="load" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Vacation"/> <eClassifiers xsi:type="ecore:EClass" name="Description"/> <eClassifiers xsi:type="ecore:EClass" name="Previous"/> </ecore:EPackage> <ecore:EPackage name="PrimitiveTypes"> <eClassifiers xsi:type="ecore:EDataType" name="String"/> <eClassifiers xsi:type="ecore:EDataType" name="Integer"/> <eClassifiers xsi:type="ecore:EDataType" name="Boolean"/> </ecore:EPackage> </xmi:XMI>
github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/Gantt.ecore
ecore
Gantt Project name company viewDate viewIndex ganttDividerLocation ressourceDividerLocation webLink tasks ressources allocations Tasks color tasks Task id name meeting color expand complete duration priority start depends Depend id type difference hardness task Ressource Id name fonction contact phone Date year month day Allocation taskId ressourceId name function responsible load Vacation Description Previous PrimitiveTypes String Integer Boolean
null
{"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"Gantt","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Project","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tasks","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Task","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Depend","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Ressource","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Date","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Allocation","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Vacation","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Description","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Previous","instanceClass":null,"abstract":false,"id":10,"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":11,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"company","changeable":true,"lowerBound":1,"iD":false,"id":12,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"viewDate","changeable":true,"resolveProxies":true,"lowerBound":1,"id":13,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"viewIndex","changeable":true,"resolveProxies":true,"lowerBound":1,"id":14,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"ganttDividerLocation","changeable":true,"lowerBound":1,"iD":false,"id":15,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"ressourceDividerLocation","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":false,"name":"webLink","changeable":true,"lowerBound":1,"iD":false,"id":17,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tasks","changeable":true,"resolveProxies":true,"lowerBound":1,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ressources","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":"allocations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"String","instanceClass":null,"id":21,"serializable":true,"eClass":"EDataType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Integer","instanceClass":null,"id":26,"serializable":true,"eClass":"EDataType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"ordered":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":33,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tasks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":37,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":38,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"meeting","changeable":true,"lowerBound":1,"iD":false,"id":39,"derived":false},{"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":40,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"expand","changeable":true,"lowerBound":1,"iD":false,"id":41,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"complete","changeable":true,"lowerBound":1,"iD":false,"id":42,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"duration","changeable":true,"lowerBound":1,"iD":false,"id":43,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"priority","changeable":true,"lowerBound":1,"iD":false,"id":44,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"start","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"depends","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Boolean","instanceClass":null,"id":49,"serializable":true,"eClass":"EDataType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":58,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":59,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"difference","changeable":true,"lowerBound":1,"iD":false,"id":60,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"hardness","changeable":true,"lowerBound":1,"iD":false,"id":61,"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":"task","changeable":true,"resolveProxies":true,"lowerBound":1,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"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":"Id","changeable":true,"lowerBound":1,"iD":false,"id":68,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":69,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"fonction","changeable":true,"lowerBound":1,"iD":false,"id":70,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"contact","changeable":true,"lowerBound":1,"iD":false,"id":71,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"phone","changeable":true,"lowerBound":1,"iD":false,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"year","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":"month","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":"day","changeable":true,"lowerBound":1,"iD":false,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"taskId","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":"ressourceId","changeable":true,"lowerBound":1,"iD":false,"id":85,"derived":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":86,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"function","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":"responsible","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":"load","changeable":true,"lowerBound":1,"iD":false,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"nsPrefix":null,"nsURI":null,"name":"PrimitiveTypes","id":96,"eClass":"EPackage"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":1,"target":0},{"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":11,"target":21},{"source":11,"target":22},{"source":11,"target":1},{"source":22,"target":21},{"source":12,"target":21},{"source":12,"target":23},{"source":12,"target":1},{"source":23,"target":21},{"source":13,"target":6},{"source":13,"target":24},{"source":13,"target":1},{"source":24,"target":6},{"source":14,"target":6},{"source":14,"target":25},{"source":14,"target":1},{"source":25,"target":6},{"source":15,"target":26},{"source":15,"target":27},{"source":15,"target":1},{"source":27,"target":26},{"source":16,"target":26},{"source":16,"target":28},{"source":16,"target":1},{"source":28,"target":26},{"source":17,"target":21},{"source":17,"target":29},{"source":17,"target":1},{"source":29,"target":21},{"source":18,"target":2},{"source":18,"target":30},{"source":18,"target":1},{"source":30,"target":2},{"source":19,"target":5},{"source":19,"target":31},{"source":19,"target":1},{"source":31,"target":5},{"source":20,"target":7},{"source":20,"target":32},{"source":20,"target":1},{"source":32,"target":7},{"source":2,"target":0},{"source":2,"target":33},{"source":2,"target":34},{"source":33,"target":21},{"source":33,"target":35},{"source":33,"target":2},{"source":35,"target":21},{"source":34,"target":3},{"source":34,"target":36},{"source":34,"target":2},{"source":36,"target":3},{"source":3,"target":0},{"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":3,"target":43},{"source":3,"target":44},{"source":3,"target":45},{"source":3,"target":46},{"source":37,"target":21},{"source":37,"target":47},{"source":37,"target":3},{"source":47,"target":21},{"source":38,"target":21},{"source":38,"target":48},{"source":38,"target":3},{"source":48,"target":21},{"source":39,"target":49},{"source":39,"target":50},{"source":39,"target":3},{"source":50,"target":49},{"source":40,"target":21},{"source":40,"target":51},{"source":40,"target":3},{"source":51,"target":21},{"source":41,"target":49},{"source":41,"target":52},{"source":41,"target":3},{"source":52,"target":49},{"source":42,"target":26},{"source":42,"target":53},{"source":42,"target":3},{"source":53,"target":26},{"source":43,"target":26},{"source":43,"target":54},{"source":43,"target":3},{"source":54,"target":26},{"source":44,"target":26},{"source":44,"target":55},{"source":44,"target":3},{"source":55,"target":26},{"source":45,"target":6},{"source":45,"target":56},{"source":45,"target":3},{"source":56,"target":6},{"source":46,"target":4},{"source":46,"target":57},{"source":46,"target":3},{"source":57,"target":4},{"source":4,"target":0},{"source":4,"target":58},{"source":4,"target":59},{"source":4,"target":60},{"source":4,"target":61},{"source":4,"target":62},{"source":58,"target":21},{"source":58,"target":63},{"source":58,"target":4},{"source":63,"target":21},{"source":59,"target":26},{"source":59,"target":64},{"source":59,"target":4},{"source":64,"target":26},{"source":60,"target":26},{"source":60,"target":65},{"source":60,"target":4},{"source":65,"target":26},{"source":61,"target":21},{"source":61,"target":66},{"source":61,"target":4},{"source":66,"target":21},{"source":62,"target":3},{"source":62,"target":67},{"source":62,"target":4},{"source":67,"target":3},{"source":5,"target":0},{"source":5,"target":68},{"source":5,"target":69},{"source":5,"target":70},{"source":5,"target":71},{"source":5,"target":72},{"source":68,"target":21},{"source":68,"target":73},{"source":68,"target":5},{"source":73,"target":21},{"source":69,"target":21},{"source":69,"target":74},{"source":69,"target":5},{"source":74,"target":21},{"source":70,"target":21},{"source":70,"target":75},{"source":70,"target":5},{"source":75,"target":21},{"source":71,"target":21},{"source":71,"target":76},{"source":71,"target":5},{"source":76,"target":21},{"source":72,"target":21},{"source":72,"target":77},{"source":72,"target":5},{"source":77,"target":21},{"source":6,"target":0},{"source":6,"target":78},{"source":6,"target":79},{"source":6,"target":80},{"source":78,"target":26},{"source":78,"target":81},{"source":78,"target":6},{"source":81,"target":26},{"source":79,"target":26},{"source":79,"target":82},{"source":79,"target":6},{"source":82,"target":26},{"source":80,"target":26},{"source":80,"target":83},{"source":80,"target":6},{"source":83,"target":26},{"source":7,"target":0},{"source":7,"target":84},{"source":7,"target":85},{"source":7,"target":86},{"source":7,"target":87},{"source":7,"target":88},{"source":7,"target":89},{"source":84,"target":21},{"source":84,"target":90},{"source":84,"target":7},{"source":90,"target":21},{"source":85,"target":21},{"source":85,"target":91},{"source":85,"target":7},{"source":91,"target":21},{"source":86,"target":21},{"source":86,"target":92},{"source":86,"target":7},{"source":92,"target":21},{"source":87,"target":21},{"source":87,"target":93},{"source":87,"target":7},{"source":93,"target":21},{"source":88,"target":49},{"source":88,"target":94},{"source":88,"target":7},{"source":94,"target":49},{"source":89,"target":26},{"source":89,"target":95},{"source":89,"target":7},{"source":95,"target":26},{"source":8,"target":0},{"source":9,"target":0},{"source":10,"target":0},{"source":96,"target":21},{"source":96,"target":26},{"source":96,"target":49},{"source":21,"target":96},{"source":26,"target":96},{"source":49,"target":96}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="relief" nsURI="http://www.opengis.net/citygml/relief/1.0" nsPrefix="dem"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Top level GML schema&#xA; Copyright (c) 2002-2005 OGC, All Rights Reserved.&#xA;&#x9;For conditions, see OGC Software Notice http://www.opengeospatial.org/about/?page=ipr&#xA;Basic support for tracking moving objects and objects with changing state. &#xA; Copyright (c) 2002-2005 OGC, All Rights Reserved.&#xA;&#x9;For conditions, see OGC Software Notice http://www.opengeospatial.org/about/?page=ipr&#xA;GML Feature schema. &#x9;&#x9; &#xA; Copyright (c) 2001-2005 OGC, All Rights Reserved.&#xA;&#x9;For conditions, see OGC Software Notice http://www.opengeospatial.org/about/?page=ipr&#xA;Copyright (c) 2001-2005 OGC, All Rights Reserved.&#xA;&#x9;For conditions, see OGC Software Notice http://www.opengeospatial.org/about/?page=ipr&#xA;Copyright (c) 2001-2005 OGC, All Rights Reserved.&#xA;&#x9;For conditions, see OGC Software Notice http://www.opengeospatial.org/about/?page=ipr&#xA;Extends the units.xsd and basicTypes.xsd schemas with types for recording measures using specific types of units, especially the measures and units needed for coordinate reference systems and coordinate operations. The specific unit types encoded are length, angle, scale factor, time, area, volume, speed, and grid length. This schema allows angle values to be recorded as single numbers or in degree-minute-second format. &#xA;&#x9;&#x9;Copyright (c) 2002-2005 OGC, All Rights Reserved. For conditions, see OGC Software Notice http://www.opengeospatial.org/about/?page=ipr&#xA;&#x9;&#x9;Parts of this schema are based on Subclause 6.5.7 of ISO/CD 19103 Geographic information - Conceptual schema language, on Subclause A.5.2.2.3 of ISO/CD 19118 Geographic information - Encoding, and on Subclause 4.7 of OpenGIS Recommendation Paper OGC 02-007r4 Units of Measure Use and Definition Recommendations.&#xA;Builds on gmlBase.xsd to encode units of measure (or uom), including definitions of units of measure and dictionaries of such definitions. GML 3.0 candidate schema, primary editor: Arliss Whiteside. Last updated 2005-06-22.&#xA;&#x9;Copyright (c) 2002-2005 OGC, All Rights Reserved.&#xA;&#x9;For conditions, see OGC Software Notice http://www.opengeospatial.org/about/?page=ipr&#xA;&#x9;Parts of this schema are based on Subclause 6.5.7 of ISO/CD 19103 Geographic information - Conceptual schema language, on Subclause A.5.2.2.3 of ISO/CD 19118 Geographic information - Encoding, and on most of OpenGIS Recommendation Paper OGC 02-007r4 Units of Measure Use and Definition Recommendations.&#xA;&#xA;&#x9;&#x9;&#x9;Dictionary schema for GML 3.1.1 &#xA;&#x9;&#x9;&#x9;Components to support the lists of definitions. &#xA; Copyright (c) 2005 OGC, All Rights Reserved.&#xA;&#x9;For conditions, see OGC Software Notice http://www.opengeospatial.org/about/?page=ipr&#xA;GML base schema for GML 3&#xA;&#x9;&#x9;Components to support the GML encoding model. &#xA;&#x9;&#x9;The abstract Schematron rules can be used by any schema that includes gmlBase. &#xA;&#x9;&#x9;Copyright (c) 2001-2005 OGC, All Rights Reserved. For conditions, see OGC Software Notice http://www.opengeospatial.org/about/?page=ipr&#xA;&#xA; Generic simpleContent components for use in GML &#xA; Copyright (c) 2005 OGC, All Rights Reserved.&#xA;&#x9;For conditions, see OGC Software Notice http://www.opengeospatial.org/about/?page=ipr&#xA; &#xA;&#xA;&#x9;&#x9;&#x9;GML 3.0 candidate xlinks schema. Copyright (c) 2001 OGC, All Rights Reserved.&#xA;&#x9;&#x9;&#xA;The temporal schema for GML 3.1 provides constructs for handling time-varying spatial data. &#xA; This schema reflects a partial implementation of the model described in ISO 19108:2002. &#xA; Copyright (c) 2002-2005 OGC, All Rights Reserved.&#xA;&#x9;For conditions, see OGC Software Notice http://www.opengeospatial.org/about/?page=ipr&#xA;This schema defines &quot;direction&quot; element and type.&#xA; Copyright (c) 2002-2005 OGC, All Rights Reserved.&#xA;&#x9;For conditions, see OGC Software Notice http://www.opengeospatial.org/about/?page=ipr&#xA;&#xA;&#x9;Copyright (c) 2002-2005 OGC, All Rights Reserved.&#xA;&#x9;For conditions, see OGC Software Notice http://www.opengeospatial.org/about/?page=ipr&#xA;&#x9;&#x9;&#xA;Copyright (c) 2001-2005 OGC, All Rights Reserved.&#xA;&#x9;For conditions, see OGC Software Notice http://www.opengeospatial.org/about/?page=ipr&#xA;Copyright (c) 2001-2005 OGC, All Rights Reserved.&#xA;&#x9;For conditions, see OGC Software Notice http://www.opengeospatial.org/about/?page=ipr&#xA;Copyright (c) 2001-2005 OGC, All Rights Reserved.&#xA;&#x9;For conditions, see OGC Software Notice http://www.opengeospatial.org/about/?page=ipr&#xA;GML Coverage schema. &#xA; Copyright (c) 2005 OGC, All Rights Reserved.&#xA;&#x9;For conditions, see OGC Software Notice http://www.opengeospatial.org/about/?page=ipr&#xA;GML conformant schema for Values in which the &#xA;&#x9;&#x9; * scalar Value types and lists have their values recorded in simpleContent elements &#xA;&#x9;&#x9; * complex Value types are built recursively&#xA; Copyright (c) 2002-2005 OGC, All Rights Reserved.&#xA;&#x9;For conditions, see OGC Software Notice http://www.opengeospatial.org/about/?page=ipr&#xA;Grid geometries&#xA; A subset of implicit geometries&#xA; Designed for use with GML Coverage schema, but maybe useful elsewhere as well. &#xA; &#xA; Copyright (c) 2002-2005 OGC, All Rights Reserved.&#xA;&#x9;For conditions, see OGC Software Notice http://www.opengeospatial.org/about/?page=ipr&#xA;How to encode coordinate reference system definitions. Builds on referenceSystems.xsd to encode the data needed to define coordinate reference systems, including the specific subtypes of coordinate reference systems. &#xA;&#x9;&#x9;Copyright (c) 2002-2005 OGC, All Rights Reserved. For conditions, see OGC Software Notice http://www.opengeospatial.org/about/?page=ipr&#xA;&#x9;&#x9;This schema encodes the Coordinate Reference System (SC_) package of the extended UML Model for OGC Abstract Specification Topic 2: Spatial Referencing by Coordinates, with the exception of the abstract &quot;SC_CRS&quot; class. The &quot;SC_CRS&quot; class is encoded in referenceSystems.xsd, to eliminate the (circular) references from coordinateOperations.xsd to coordinateReferenceSystems.xsd. That UML model is adapted from ISO 19111 - Spatial referencing by coordinates, as described in Annex C of Topic 2. &#xA;&#x9;&#x9;Caution: The CRS package in GML 3.1 and GML 3.1.1 is preliminary, and is expected to undergo some modifications that are not backward compatible during the development of GML 3.2 (ISO 19136). The GML 3.2 package will implement the model described in the revised version of ISO 19111. &#xA;How to encode coordinate system definitions. Builds on referenceSystems.xsd to encode the data needed to define coordinate systems, including the specific subtypes of coordinate systems. &#xA;&#x9;&#x9;Copyright (c) 2002-2005 OGC, All Rights Reserved. For conditions, see OGC Software Notice http://www.opengeospatial.org/about/?page=ipr&#xA;&#x9;&#x9;This schema encodes the Coordinate System (CS_) package of the extended UML Model for OGC Abstract Specification Topic 2: Spatial Referencing by Coordinates. That UML model is adapted from ISO 19111 - Spatial referencing by coordinates, as described in Annex C of Topic 2. &#xA;&#x9;&#x9;Caution: The CRS package in GML 3.1 and GML 3.1.1 is preliminary, and is expected to undergo some modifications that are not backward compatible during the development of GML 3.2 (ISO 19136). The GML 3.2 package will implement the model described in the revised version of ISO 19111. &#xA;How to encode reference system definitions. Builds on several other parts of GML 3 to encode the data needed to define reference systems. &#xA;&#x9;&#x9;Copyright (c) 2002-2005 OGC, All Rights Reserved. For conditions, see OGC Software Notice http://www.opengeospatial.org/about/?page=ipr&#xA;&#x9;&#x9;This schema encodes the Reference System (RS_) package of the extended UML Model for OGC Abstract Specification Topic 2: Spatial Referencing by Coordinates. That UML model is adapted from ISO 19111 - Spatial referencing by coordinates, as described in Annex C of Topic 2. The SC_CRS class is also encoded here, to eliminate the (circular) references from coordinateOperations.xsd to coordinateReferenceSystems.xsd. The RS_SpatialReferenceSystemUsingGeographicIdentifier class is not encoded, since it is not applicable to coordinate positions. The CI_Citation class is not directly encoded, since such information can be included as metaDataProperty elements which are optionally allowed. A modified version of the EX_Extent (DataType) class from ISO 19115 is currently encoded here, using GML 3 schema types. (A more extensive version of the EX_Extent package might be XML encoded in the future, probably in a separate extent.xsd schema.)&#xA;&#x9;&#x9;Caution: The CRS package in GML 3.1 and GML 3.1.1 is preliminary, and is expected to undergo some modifications that are not backward compatible during the development of GML 3.2 (ISO 19136). The GML 3.2 package will implement the model described in the revised version of ISO 19111.&#xA;How to encode datum definitions. Builds on referenceSystems.xsd to encode the data needed to define datums, including the specific subtypes of datums. &#xA;&#x9;&#x9;Copyright (c) 2002-2005 OGC, All Rights Reserved. For conditions, see OGC Software Notice http://www.opengeospatial.org/about/?page=ipr&#xA;&#x9;&#x9;This schema encodes the Datum (CD_) package of the extended UML Model for OGC Abstract Specification Topic 2: Spatial Referencing by Coordinates. That UML model is adapted from ISO 19111 - Spatial referencing by coordinates, as described in Annex C of Topic 2. &#xA;&#x9;&#x9;Caution: The CRS package in GML 3.1 and GML 3.1.1 is preliminary, and is expected to undergo some modifications that are not backward compatible during the development of GML 3.2 (ISO 19136). The GML 3.2 package will implement the model described in the revised version of ISO 19111. &#xA;How to encode coordinate operation definitions. Builds on referenceSystems.xsd to encode the data needed to define coordinate operations, including Transformations, Conversions, and other specific subtypes of operations. &#xA;&#x9;&#x9;Copyright (c) 2002-2005 OGC, All Rights Reserved. For conditions, see OGC Software Notice http://www.opengeospatial.org/about/?page=ipr&#xA;&#x9;&#x9;This schema encodes the Coordinate Operation (CC_) package of the extended UML Model for OGC Abstract Specification Topic 2: Spatial Referencing by Coordinates. That UML model is adapted from ISO 19111 - Spatial referencing by coordinates, as described in Annex C of Topic 2. &#xA;&#x9;&#x9;Caution: The CRS package in GML 3.1 and GML 3.1.1 is preliminary, and is expected to undergo some modifications that are not backward compatible during the development of GML 3.2 (ISO 19136). The GML 3.2 package will implement the model described in the revised version of ISO 19111. &#xA;How to encode positional data quality information. Builds on units.xsd to encode the data needed to describe the positional accuracy of coordinate operations. &#xA;&#x9;&#x9;Copyright (c) 2002-2005 OGC, All Rights Reserved. For conditions, see OGC Software Notice http://www.opengeospatial.org/about/?page=ipr&#xA;&#x9;&#x9;This schema encodes the Data Quality (DQ) package of the extended UML Model for OGC Abstract Specification Topic 2: Spatial Referencing by Coordinates. That UML model is adapted from ISO 19111 - Spatial referencing by coordinates, as described in Annex C of Topic 2. &#xA;&#x9;&#x9;Caution: The CRS package in GML 3.1 and GML 3.1.1 is preliminary, and is expected to undergo some modifications that are not backward compatible during the development of GML 3.2 (ISO 19136). The GML 3.2 package will implement the model described in the revised version of ISO 19111. &#xA;Observation schema for GML 3.1 &#xA; Copyright (c) 2002-2005 OGC, All Rights Reserved.&#xA;&#x9;For conditions, see OGC Software Notice http://www.opengeospatial.org/about/?page=ipr&#xA;Default Style schema for GML 3.1.0&#xA;&#x9;&#x9;Copyright (c) 2001-2005 OGC, All Rights Reserved. For conditions, see OGC Software Notice http://www.opengeospatial.org/about/?page=ipr&#xA;&#x9;&#x9;Compliance: reference to ISO Specifications&#xA;The Temporal Reference Systems schema for GML 3.1 provides constructs for handling various styles of temporal reference system. &#xA; This schema reflects a partial implementation of the model described in ISO 19108:2002. &#xA; Copyright (c) 2002-2005 OGC, All Rights Reserved.&#xA;&#x9;For conditions, see OGC Software Notice http://www.opengeospatial.org/about/?page=ipr&#xA;The temporal topology schema for ISO19136 provides constructs for handling topological complexes and &#xA;&#x9;&#x9;temporal feature relationships. &#xA;&#x9;&#x9;Temporal geometric characteristics of features are represented as instants and periods. &#xA;&#x9;&#x9;While, temporal context of features that does not relate to the position of time is described as connectivity relationships &#xA;&#x9;&#x9;among instants and periods. These relationships are called temporal topology as they do not change in time, &#xA;&#x9;&#x9;as long as the direction of time does not change. &#xA;&#x9;&#x9;It is used effectively in the case of describing a family tree expressing evolution of species, an ecological cycle, &#xA;&#x9;&#x9;a lineage of lands or buildings, or a history of separation and merger of administrative boundaries.&#xA;&#x9;&#x9;This schema reflects a partial yet consistent implementation of the model described in ISO 19108:2002. &#xA; Copyright (c) 2002-2005 OGC, All Rights Reserved.&#xA;&#x9;For conditions, see OGC Software Notice http://www.opengeospatial.org/about/?page=ipr&#xA;xAL: eXtensible Address Language &#xA;This is an XML document type definition (DTD) for&#xA;defining addresses.&#xA;Original Date of Creation: 1 March 2001&#xA;Copyright(c) 2000, OASIS. All Rights Reserved [http://www.oasis-open.org]&#xA;Contact: Customer Information Quality Technical Committee, OASIS&#xA;http://www.oasis-open.org/committees/ciq&#xA;VERSION: 2.0 [MAJOR RELEASE] Date of Creation: 01 May 2002&#xA;Last Update: 24 July 2002&#xA;Previous Version: 1.3&#xA;Common Attributes:Type - If not documented then it means, possible values of Type not limited to: Official, Unique, Abbreviation, OldName, Synonym&#xA;Code:Address element codes are used by groups like postal groups like ECCMA, ADIS, UN/PROLIST for postal services"/> </eAnnotations> <eAnnotations source="urn:opengis:specification:gml:schema-xsd:gml:3.1.1"> <details key="appinfo" value="gml.xsd"/> </eAnnotations> <eAnnotations source="urn:opengis:specification:gml:schema-xsd:dynamicFeature:3.1.1"> <details key="appinfo" value=""/> </eAnnotations> <eAnnotations source="urn:opengis:specification:gml:schema-xsd:feature:v3.1.1"> <details key="appinfo" value=""/> </eAnnotations> <eAnnotations source="urn:opengis:specification:gml:schema-xsd:geometryBasic2d:3.1.1"> <details key="appinfo" value="geometryBasic2d.xsd"/> </eAnnotations> <eAnnotations source="urn:opengis:specification:gml:schema-xsd:geometryBasic0d1d:v3.1.1"> <details key="appinfo" value="geometryBasic0d1d.xsd&#xA;&#xA;&#x9;&#x9;&#x9;&lt;sch:title xmlns:sch=&quot;http://www.ascc.net/xml/schematron&quot;>Schematron validation&lt;/sch:title>&#xA;&#x9;&#x9;&#x9;&lt;sch:pattern name=&quot;Check SRS tags&quot; xmlns:sch=&quot;http://www.ascc.net/xml/schematron&quot;>&#xA;&#x9;&#x9;&#x9;&#x9;&lt;sch:rule abstract=&quot;true&quot; id=&quot;CRSLabels&quot;>&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;sch:report test=&quot;not(@srsDimension) or @srsName&quot;>The presence of a dimension attribute implies the presence of the srsName attribute.&lt;/sch:report>&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;sch:report test=&quot;not(@axisLabels) or @srsName&quot;>The presence of an axisLabels attribute implies the presence of the srsName attribute.&lt;/sch:report>&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;sch:report test=&quot;not(@uomLabels) or @srsName&quot;>The presence of an uomLabels attribute implies the presence of the srsName attribute.&lt;/sch:report>&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;sch:report test=&quot;(not(@uomLabels) and not(@axisLabels)) or (@uomLabels and @axisLabels)&quot;>The presence of an uomLabels attribute implies the presence of the axisLabels attribute and vice versa.&lt;/sch:report>&#xA;&#x9;&#x9;&#x9;&#x9;&lt;/sch:rule>&#xA;&#x9;&#x9;&#x9;&lt;/sch:pattern>&#xA;&#x9;&#x9;&#x9;&lt;sch:pattern name=&quot;Check Dimension&quot; xmlns:sch=&quot;http://www.ascc.net/xml/schematron&quot;>&#xA;&#x9;&#x9;&#x9;&#x9;&lt;sch:rule abstract=&quot;true&quot; id=&quot;Count&quot;>&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;sch:report test=&quot;not(@count) or @srsDimension&quot;>The presence of a count attribute implies the presence of the dimension attribute.&lt;/sch:report>&#xA;&#x9;&#x9;&#x9;&#x9;&lt;/sch:rule>&#xA;&#x9;&#x9;&#x9;&lt;/sch:pattern>&#xA;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="urn:opengis:specification:gml:schema-measures:3.1.1"> <details key="appinfo" value=""/> </eAnnotations> <eAnnotations source="urn:opengis:specification:gml:schema-units:3.1.1"> <details key="appinfo" value=""/> </eAnnotations> <eAnnotations source="urn:opengis:specification:gml:schema-xsd:dictionary:3.1.1"> <details key="appinfo" value=""/> </eAnnotations> <eAnnotations source="urn:opengis:specification:gml:schema-xsd:gmlBase:3.1.1"> <details key="appinfo" value="&#xA;&#x9;&#x9;&#x9;&lt;sch:title xmlns:sch=&quot;http://www.ascc.net/xml/schematron&quot;>Schematron validation&lt;/sch:title>&#xA;&#x9;&#x9;&#x9;&lt;sch:ns prefix=&quot;gml&quot; uri=&quot;http://www.opengis.net/gml&quot; xmlns:sch=&quot;http://www.ascc.net/xml/schematron&quot;/>&#xA;&#x9;&#x9;&#x9;&lt;sch:ns prefix=&quot;xlink&quot; uri=&quot;http://www.w3.org/1999/xlink&quot; xmlns:sch=&quot;http://www.ascc.net/xml/schematron&quot;/>&#xA;&#x9;&#x9;&#x9;&lt;sch:pattern name=&quot;Check either href or content not both&quot; xmlns:sch=&quot;http://www.ascc.net/xml/schematron&quot;>&#xA;&#x9;&#x9;&#x9;&#x9;&lt;sch:rule abstract=&quot;true&quot; id=&quot;hrefOrContent&quot;>&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;sch:report test=&quot;@xlink:href and (*|text())&quot;>Property element may not carry both a reference to an object and contain an object.&lt;/sch:report>&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;sch:assert test=&quot;@xlink:href | (*|text())&quot;>Property element must either carry a reference to an object or contain an object.&lt;/sch:assert>&#xA;&#x9;&#x9;&#x9;&#x9;&lt;/sch:rule>&#xA;&#x9;&#x9;&#x9;&lt;/sch:pattern>&#xA;&#x9;&#x9;"/> </eAnnotations> <eAnnotations source="urn:opengis:specification:gml:schema-xsd:basicTypes:3.1.1"> <details key="appinfo" value="basicTypes.xsd"/> </eAnnotations> <eAnnotations source="urn:opengis:specification:gml:schema-xlinks:v3.0c2"> <details key="appinfo" value="xlinks.xsd v3.0b2 2001-07"/> </eAnnotations> <eAnnotations source="urn:opengis:specification:gml:schema-xsd:temporal:3.1.1"> <details key="appinfo" value=""/> </eAnnotations> <eAnnotations source="urn:opengis:specification:gml:schema-xsd:direction:3.1.1"> <details key="appinfo" value="direction.xsd"/> </eAnnotations> <eAnnotations source="urn:opengis:specification:gml:schema-xsd:topology:3.1.1"> <details key="appinfo" value="topology.xsd"/> </eAnnotations> <eAnnotations source="urn:opengis:specification:gml:schema-xsd:geometryComplexes:v3.1.1"> <details key="appinfo" value="geometryComplexes.xsd"/> </eAnnotations> <eAnnotations source="urn:opengis:specification:gml:schema-xsd:geometryAggregates:3.1.1"> <details key="appinfo" value="geometryAggregates.xsd"/> </eAnnotations> <eAnnotations source="urn:opengis:specification:gml:schema-xsd:geometryPrimitives:3.1.1"> <details key="appinfo" value="geometryPrimitives.xsd"/> </eAnnotations> <eAnnotations source="urn:opengis:specification:gml:schema-xsd:coverage:3.1.1"> <details key="appinfo" value="coverage.xsd"/> </eAnnotations> <eAnnotations source="urn:opengis:specification:gml:schema-xsd:valueObjects:3.1.1"> <details key="appinfo" value="valueObjects.xsd"/> </eAnnotations> <eAnnotations source="urn:opengis:specification:gml:schema-xsd:grids:3.1.1"> <details key="appinfo" value="grids.xsd"/> </eAnnotations> <eAnnotations source="urn:opengis:specification:gml:schema-xsd:coordinateReferenceSystems:3.1.1"> <details key="appinfo" value=""/> </eAnnotations> <eAnnotations source="urn:opengis:specification:gml:schema-xsd:coordinateSystems:3.1.1"> <details key="appinfo" value=""/> </eAnnotations> <eAnnotations source="urn:opengis:specification:gml:schema-xsd:referenceSystems:3.1.1"> <details key="appinfo" value=""/> </eAnnotations> <eAnnotations source="urn:opengis:specification:gml:schema-xsd:datums:3.1.1"> <details key="appinfo" value=""/> </eAnnotations> <eAnnotations source="urn:opengis:specification:gml:schema-xsd:coordinateOperations:3.1.1"> <details key="appinfo" value=""/> </eAnnotations> <eAnnotations source="urn:opengis:specification:gml:schema-xsd:dataQuality:3.1.1"> <details key="appinfo" value=""/> </eAnnotations> <eAnnotations source="urn:opengis:specification:gml:schema-xsd:observation:3.1.1"> <details key="appinfo" value="observation.xsd"/> </eAnnotations> <eAnnotations source="urn:opengis:specification:gml:schema-defaultStyle:v3.1.0"> <details key="appinfo" value="defaultStyle.xsd"/> </eAnnotations> <eAnnotations source="urn:opengis:specification:gml:schema-xsd:temporalReferenceSystems:3.1.1"> <details key="appinfo" value=""/> </eAnnotations> <eAnnotations source="urn:opengis:specification:gml:schema-xsd:temporalTopology:3.1.1"> <details key="appinfo" value=""/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="AbstractReliefComponentType" abstract="true" eSuperTypes="citygml.ecore#//AbstractCityObjectType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Type describing the components of a relief feature - either a TIN, a Grid, mass points or break&#xA; lines. As subclass of _CityObject, a ReliefComponent inherits all attributes and relations, in particular an id,&#xA; names, external references, and generalization relations. "/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="AbstractReliefComponentType"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lod" lowerBound="1" eType="ecore:EDataType citygml.ecore#//IntegerBetween0and4"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="lod"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="extent" eType="ecore:EClass gml.ecore#//PolygonPropertyType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="extent"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="genericApplicationPropertyOfReliefComponentGroup" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="group"/> <details key="name" value="_GenericApplicationPropertyOfReliefComponent:group"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="genericApplicationPropertyOfReliefComponent" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" changeable="false" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="_GenericApplicationPropertyOfReliefComponent"/> <details key="namespace" value="##targetNamespace"/> <details key="group" value="_GenericApplicationPropertyOfReliefComponent:group"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BreaklineReliefType" eSuperTypes="#//AbstractReliefComponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Type describing the break line Component of a relief feature. A break line relief consists of break&#xA; lines or ridgeOrValleyLines. As subclass of _CityObject, a BreaklineRelief inherits all attributes and relations,&#xA; in particular an id, names, external references, and generalization relations. "/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="BreaklineReliefType"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="ridgeOrValleyLines" eType="ecore:EClass gml.ecore#//MultiCurvePropertyType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="ridgeOrValleyLines"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="breaklines" eType="ecore:EClass gml.ecore#//MultiCurvePropertyType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="breaklines"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="genericApplicationPropertyOfBreaklineReliefGroup" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="group"/> <details key="name" value="_GenericApplicationPropertyOfBreaklineRelief:group"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="genericApplicationPropertyOfBreaklineRelief" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" changeable="false" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="_GenericApplicationPropertyOfBreaklineRelief"/> <details key="namespace" value="##targetNamespace"/> <details key="group" value="_GenericApplicationPropertyOfBreaklineRelief:group"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DocumentRoot"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value=""/> <details key="kind" value="mixed"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="elementWildcard"/> <details key="name" value=":mixed"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="xMLNSPrefixMap" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry" transient="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="xmlns:prefix"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="xSISchemaLocation" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry" transient="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="xsi:schemaLocation"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="genericApplicationPropertyOfBreaklineRelief" upperBound="-2" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" changeable="false" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="_GenericApplicationPropertyOfBreaklineRelief"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="genericApplicationPropertyOfMassPointRelief" upperBound="-2" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" changeable="false" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="_GenericApplicationPropertyOfMassPointRelief"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="genericApplicationPropertyOfRasterRelief" upperBound="-2" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" changeable="false" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="_GenericApplicationPropertyOfRasterRelief"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="genericApplicationPropertyOfReliefComponent" upperBound="-2" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" changeable="false" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="_GenericApplicationPropertyOfReliefComponent"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="genericApplicationPropertyOfReliefFeature" upperBound="-2" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" changeable="false" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="_GenericApplicationPropertyOfReliefFeature"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="genericApplicationPropertyOfTinRelief" upperBound="-2" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" changeable="false" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="_GenericApplicationPropertyOfTinRelief"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="reliefComponent" upperBound="-2" eType="#//AbstractReliefComponentType" changeable="false" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="_ReliefComponent"/> <details key="namespace" value="##targetNamespace"/> <details key="affiliation" value="http://www.opengis.net/citygml/1.0#_CityObject"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="breaklineRelief" upperBound="-2" eType="#//BreaklineReliefType" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="BreaklineRelief"/> <details key="namespace" value="##targetNamespace"/> <details key="affiliation" value="_ReliefComponent"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="elevation" upperBound="-2" eType="ecore:EClass gml.ecore#//LengthType" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="Elevation"/> <details key="namespace" value="##targetNamespace"/> <details key="affiliation" value="http://www.opengis.net/gml#_Object"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="massPointRelief" upperBound="-2" eType="#//MassPointReliefType" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="MassPointRelief"/> <details key="namespace" value="##targetNamespace"/> <details key="affiliation" value="_ReliefComponent"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="rasterRelief" upperBound="-2" eType="#//RasterReliefType" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="RasterRelief"/> <details key="namespace" value="##targetNamespace"/> <details key="affiliation" value="_ReliefComponent"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="reliefFeature" upperBound="-2" eType="#//ReliefFeatureType" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="ReliefFeature"/> <details key="namespace" value="##targetNamespace"/> <details key="affiliation" value="http://www.opengis.net/citygml/1.0#_CityObject"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="tINRelief" upperBound="-2" eType="#//TINReliefType" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="TINRelief"/> <details key="namespace" value="##targetNamespace"/> <details key="affiliation" value="_ReliefComponent"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GridPropertyType" eSuperTypes="gml.ecore#//AssociationType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Denotes the relation of a RasterReliefType to its components. The gridPropertyType element must&#xA; either carry a reference to a gml:RectifiedGridCoverage object or contain a gml:RectifiedGridCoverage object&#xA; inline, but neither both nor none. "/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="gridPropertyType"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="rectifiedGridCoverage" eType="ecore:EClass gml.ecore#//RectifiedGridCoverageType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="RectifiedGridCoverage"/> <details key="namespace" value="http://www.opengis.net/gml"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MassPointReliefType" eSuperTypes="#//AbstractReliefComponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Type describing the mass point component of a relief feature. As subclass of _CityObject, a&#xA; MassPoint Relief inherits all attributes and relations, in particular an id, names, external references, and&#xA; generalization relations. "/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="MassPointReliefType"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="reliefPoints" lowerBound="1" eType="ecore:EClass gml.ecore#//MultiPointPropertyType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="reliefPoints"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="genericApplicationPropertyOfMassPointReliefGroup" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="group"/> <details key="name" value="_GenericApplicationPropertyOfMassPointRelief:group"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="genericApplicationPropertyOfMassPointRelief" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" changeable="false" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="_GenericApplicationPropertyOfMassPointRelief"/> <details key="namespace" value="##targetNamespace"/> <details key="group" value="_GenericApplicationPropertyOfMassPointRelief:group"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RasterReliefType" eSuperTypes="#//AbstractReliefComponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Type describing the raster component of a relief feature. As subclass of _CityObject, a RasterRelief&#xA; inherits all attributes and relations, in particular an id, names, external references, and generalization&#xA; relations. "/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="RasterReliefType"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="grid" lowerBound="1" eType="#//GridPropertyType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="grid"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="genericApplicationPropertyOfRasterReliefGroup" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="group"/> <details key="name" value="_GenericApplicationPropertyOfRasterRelief:group"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="genericApplicationPropertyOfRasterRelief" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" changeable="false" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="_GenericApplicationPropertyOfRasterRelief"/> <details key="namespace" value="##targetNamespace"/> <details key="group" value="_GenericApplicationPropertyOfRasterRelief:group"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReliefComponentPropertyType" eSuperTypes="gml.ecore#//AssociationType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Denotes the relation of a ReliefFeature to its components. The ReliefComponentPropertyType element&#xA; must either carry a reference to a _ReliefComponent object or contain a _ReliefComponent object inline, but&#xA; neither both nor none. "/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="ReliefComponentPropertyType"/> <details key="kind" value="elementOnly"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReliefFeatureType" eSuperTypes="citygml.ecore#//AbstractCityObjectType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Type describing the features of the Digital Terrain Model. As subclass of _CityObject, a&#xA; ReliefFeature inherits all attributes and relations, in particular an id, names, external references, and&#xA; generalization relations. "/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="ReliefFeatureType"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lod" lowerBound="1" eType="ecore:EDataType citygml.ecore#//IntegerBetween0and4"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="lod"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="reliefComponent" lowerBound="1" upperBound="-1" eType="#//ReliefComponentPropertyType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="reliefComponent"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="genericApplicationPropertyOfReliefFeatureGroup" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="group"/> <details key="name" value="_GenericApplicationPropertyOfReliefFeature:group"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="genericApplicationPropertyOfReliefFeature" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" changeable="false" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="_GenericApplicationPropertyOfReliefFeature"/> <details key="namespace" value="##targetNamespace"/> <details key="group" value="_GenericApplicationPropertyOfReliefFeature:group"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TinPropertyType" eSuperTypes="gml.ecore#//AssociationType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Denotes the relation of a TINRelief to its components. The tinPropertyType element must either carry&#xA; a reference to a gml:TriangulatedSurface object or contain a gml:TriangulatedSurface object inline, but neither&#xA; both nor none. "/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="tinPropertyType"/> <details key="kind" value="elementOnly"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TINReliefType" eSuperTypes="#//AbstractReliefComponentType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Type describing the TIN component of a relief feature. As subclass of _CityObject, a TINRelief&#xA; inherits all attributes and relations, in particular an id, names, external references, and generalization&#xA; relations. "/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="TINReliefType"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="tin" lowerBound="1" eType="#//TinPropertyType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="tin"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="genericApplicationPropertyOfTinReliefGroup" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="group"/> <details key="name" value="_GenericApplicationPropertyOfTinRelief:group"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="genericApplicationPropertyOfTinRelief" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" changeable="false" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="_GenericApplicationPropertyOfTinRelief"/> <details key="namespace" value="##targetNamespace"/> <details key="group" value="_GenericApplicationPropertyOfTinRelief:group"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
github:ecore:/data/markus1978/citygml4emf/de.hub.citygml.emf.ecore/model/relief.ecore
ecore
relief AbstractReliefComponentType lod extent genericApplicationPropertyOfReliefComponentGroup genericApplicationPropertyOfReliefComponent BreaklineReliefType ridgeOrValleyLines breaklines genericApplicationPropertyOfBreaklineReliefGroup genericApplicationPropertyOfBreaklineRelief DocumentRoot mixed xMLNSPrefixMap xSISchemaLocation genericApplicationPropertyOfBreaklineRelief genericApplicationPropertyOfMassPointRelief genericApplicationPropertyOfRasterRelief genericApplicationPropertyOfReliefComponent genericApplicationPropertyOfReliefFeature genericApplicationPropertyOfTinRelief reliefComponent breaklineRelief elevation massPointRelief rasterRelief reliefFeature tINRelief GridPropertyType rectifiedGridCoverage MassPointReliefType reliefPoints genericApplicationPropertyOfMassPointReliefGroup genericApplicationPropertyOfMassPointRelief RasterReliefType grid genericApplicationPropertyOfRasterReliefGroup genericApplicationPropertyOfRasterRelief ReliefComponentPropertyType ReliefFeatureType lod reliefComponent genericApplicationPropertyOfReliefFeatureGroup genericApplicationPropertyOfReliefFeature TinPropertyType TINReliefType tin genericApplicationPropertyOfTinReliefGroup genericApplicationPropertyOfTinRelief
null
{"directed":true,"nodes":[{"nsPrefix":"dem","nsURI":"http://www.opengis.net/citygml/relief/1.0","name":"relief","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractReliefComponentType","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BreaklineReliefType","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentRoot","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GridPropertyType","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MassPointReliefType","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RasterReliefType","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReliefComponentPropertyType","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReliefFeatureType","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TinPropertyType","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TINReliefType","instanceClass":null,"abstract":false,"id":10,"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":"lod","changeable":true,"lowerBound":1,"iD":false,"id":11,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extent","changeable":true,"resolveProxies":false,"lowerBound":0,"id":12,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"genericApplicationPropertyOfReliefComponentGroup","changeable":true,"lowerBound":0,"iD":false,"id":13,"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":"genericApplicationPropertyOfReliefComponent","changeable":false,"resolveProxies":false,"lowerBound":0,"id":14,"derived":true},{"id":15,"eClass":"EGenericType"},{"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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ridgeOrValleyLines","changeable":true,"resolveProxies":false,"lowerBound":0,"id":20,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"breaklines","changeable":true,"resolveProxies":false,"lowerBound":0,"id":21,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"genericApplicationPropertyOfBreaklineReliefGroup","changeable":true,"lowerBound":0,"iD":false,"id":22,"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":"genericApplicationPropertyOfBreaklineRelief","changeable":false,"resolveProxies":false,"lowerBound":0,"id":23,"derived":true},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mixed","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xMLNSPrefixMap","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":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"genericApplicationPropertyOfBreaklineRelief","changeable":false,"resolveProxies":false,"lowerBound":0,"id":32,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"genericApplicationPropertyOfMassPointRelief","changeable":false,"resolveProxies":false,"lowerBound":0,"id":33,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"genericApplicationPropertyOfRasterRelief","changeable":false,"resolveProxies":false,"lowerBound":0,"id":34,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"genericApplicationPropertyOfReliefComponent","changeable":false,"resolveProxies":false,"lowerBound":0,"id":35,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"genericApplicationPropertyOfReliefFeature","changeable":false,"resolveProxies":false,"lowerBound":0,"id":36,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"genericApplicationPropertyOfTinRelief","changeable":false,"resolveProxies":false,"lowerBound":0,"id":37,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"reliefComponent","changeable":false,"resolveProxies":false,"lowerBound":0,"id":38,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"breaklineRelief","changeable":true,"resolveProxies":false,"lowerBound":0,"id":39,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"elevation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":40,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"massPointRelief","changeable":true,"resolveProxies":false,"lowerBound":0,"id":41,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"rasterRelief","changeable":true,"resolveProxies":false,"lowerBound":0,"id":42,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"reliefFeature","changeable":true,"resolveProxies":false,"lowerBound":0,"id":43,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"tINRelief","changeable":true,"resolveProxies":false,"lowerBound":0,"id":44,"derived":true},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rectifiedGridCoverage","changeable":true,"resolveProxies":false,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"reliefPoints","changeable":true,"resolveProxies":false,"lowerBound":1,"id":64,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"genericApplicationPropertyOfMassPointReliefGroup","changeable":true,"lowerBound":0,"iD":false,"id":65,"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":"genericApplicationPropertyOfMassPointRelief","changeable":false,"resolveProxies":false,"lowerBound":0,"id":66,"derived":true},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"grid","changeable":true,"resolveProxies":false,"lowerBound":1,"id":71,"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":"genericApplicationPropertyOfRasterReliefGroup","changeable":true,"lowerBound":0,"iD":false,"id":72,"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":"genericApplicationPropertyOfRasterRelief","changeable":false,"resolveProxies":false,"lowerBound":0,"id":73,"derived":true},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lod","changeable":true,"lowerBound":1,"iD":false,"id":79,"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":"reliefComponent","changeable":true,"resolveProxies":false,"lowerBound":1,"id":80,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"genericApplicationPropertyOfReliefFeatureGroup","changeable":true,"lowerBound":0,"iD":false,"id":81,"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":"genericApplicationPropertyOfReliefFeature","changeable":false,"resolveProxies":false,"lowerBound":0,"id":82,"derived":true},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tin","changeable":true,"resolveProxies":false,"lowerBound":1,"id":89,"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":"genericApplicationPropertyOfTinReliefGroup","changeable":true,"lowerBound":0,"iD":false,"id":90,"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":"genericApplicationPropertyOfTinRelief","changeable":false,"resolveProxies":false,"lowerBound":0,"id":91,"derived":true},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":1,"target":0},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":11,"target":16},{"source":11,"target":1},{"source":12,"target":17},{"source":12,"target":1},{"source":13,"target":18},{"source":13,"target":1},{"source":14,"target":19},{"source":14,"target":1},{"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":2,"target":24},{"source":20,"target":25},{"source":20,"target":2},{"source":21,"target":26},{"source":21,"target":2},{"source":22,"target":27},{"source":22,"target":2},{"source":23,"target":28},{"source":23,"target":2},{"source":24,"target":1},{"source":3,"target":0},{"source":3,"target":29},{"source":3,"target":30},{"source":3,"target":31},{"source":3,"target":32},{"source":3,"target":33},{"source":3,"target":34},{"source":3,"target":35},{"source":3,"target":36},{"source":3,"target":37},{"source":3,"target":38},{"source":3,"target":39},{"source":3,"target":40},{"source":3,"target":41},{"source":3,"target":42},{"source":3,"target":43},{"source":3,"target":44},{"source":29,"target":45},{"source":29,"target":3},{"source":30,"target":46},{"source":30,"target":3},{"source":31,"target":47},{"source":31,"target":3},{"source":32,"target":48},{"source":32,"target":3},{"source":33,"target":49},{"source":33,"target":3},{"source":34,"target":50},{"source":34,"target":3},{"source":35,"target":51},{"source":35,"target":3},{"source":36,"target":52},{"source":36,"target":3},{"source":37,"target":53},{"source":37,"target":3},{"source":38,"target":1},{"source":38,"target":54},{"source":38,"target":3},{"source":54,"target":1},{"source":39,"target":2},{"source":39,"target":55},{"source":39,"target":3},{"source":55,"target":2},{"source":40,"target":56},{"source":40,"target":3},{"source":41,"target":5},{"source":41,"target":57},{"source":41,"target":3},{"source":57,"target":5},{"source":42,"target":6},{"source":42,"target":58},{"source":42,"target":3},{"source":58,"target":6},{"source":43,"target":8},{"source":43,"target":59},{"source":43,"target":3},{"source":59,"target":8},{"source":44,"target":10},{"source":44,"target":60},{"source":44,"target":3},{"source":60,"target":10},{"source":4,"target":0},{"source":4,"target":61},{"source":4,"target":62},{"source":61,"target":63},{"source":61,"target":4},{"source":5,"target":0},{"source":5,"target":1},{"source":5,"target":64},{"source":5,"target":65},{"source":5,"target":66},{"source":5,"target":67},{"source":64,"target":68},{"source":64,"target":5},{"source":65,"target":69},{"source":65,"target":5},{"source":66,"target":70},{"source":66,"target":5},{"source":67,"target":1},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":71},{"source":6,"target":72},{"source":6,"target":73},{"source":6,"target":74},{"source":71,"target":4},{"source":71,"target":75},{"source":71,"target":6},{"source":75,"target":4},{"source":72,"target":76},{"source":72,"target":6},{"source":73,"target":77},{"source":73,"target":6},{"source":74,"target":1},{"source":7,"target":0},{"source":7,"target":78},{"source":8,"target":0},{"source":8,"target":79},{"source":8,"target":80},{"source":8,"target":81},{"source":8,"target":82},{"source":8,"target":83},{"source":79,"target":84},{"source":79,"target":8},{"source":80,"target":7},{"source":80,"target":85},{"source":80,"target":8},{"source":85,"target":7},{"source":81,"target":86},{"source":81,"target":8},{"source":82,"target":87},{"source":82,"target":8},{"source":9,"target":0},{"source":9,"target":88},{"source":10,"target":0},{"source":10,"target":1},{"source":10,"target":89},{"source":10,"target":90},{"source":10,"target":91},{"source":10,"target":92},{"source":89,"target":9},{"source":89,"target":93},{"source":89,"target":10},{"source":93,"target":9},{"source":90,"target":94},{"source":90,"target":10},{"source":91,"target":95},{"source":91,"target":10},{"source":92,"target":1}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="jena" nsURI="http://www.modelwriter.eu/mapping/jena" nsPrefix="jena"> <eClassifiers xsi:type="ecore:EClass" name="RdfLocation" eSuperTypes="../../org.eclipse.mylyn.docs.intent.mapping.emf/model/mapping.ecore#//Location"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="URI" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/ModelWriter/Source/plugins/org.eclipse.mylyn.docs.intent.mapping.jena.emf/model/jena.ecore
ecore
jena RdfLocation URI
null
{"directed":true,"nodes":[{"nsPrefix":"jena","nsURI":"http://www.modelwriter.eu/mapping/jena","name":"jena","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RdfLocation","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"URI","changeable":true,"lowerBound":1,"iD":false,"id":2,"derived":false},{"id":3,"eClass":"EGenericType"},{"id":4,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":1,"target":3},{"source":2,"target":4},{"source":2,"target":1}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="smallJava" nsURI="http://www.example.org/smalljava/SmallJava" nsPrefix="smallJava"> <eClassifiers xsi:type="ecore:EClass" name="SJProgram"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="imports" upperBound="-1" eType="#//SJImport" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="classes" upperBound="-1" eType="#//SJClass" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SJImport"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="importedNamespace" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SJClass"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="superclass" eType="#//SJClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="members" upperBound="-1" eType="#//SJMember" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SJMember"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="access" eType="#//SJAccessLevel"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//SJClass"/> <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="SJField" eSuperTypes="#//SJMember"/> <eClassifiers xsi:type="ecore:EClass" name="SJMethod" eSuperTypes="#//SJMember"> <eStructuralFeatures xsi:type="ecore:EReference" name="params" upperBound="-1" eType="#//SJParameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#//SJMethodBody" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="SJAccessLevel"> <eLiterals name="PRIVATE" literal="private"/> <eLiterals name="PUBLIC" value="1" literal="public"/> <eLiterals name="PROTECTED" value="2" literal="protected"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SJParameter" eSuperTypes="#//SJSymbol"/> <eClassifiers xsi:type="ecore:EClass" name="SJMethodBody" eSuperTypes="#//SJBlock"/> <eClassifiers xsi:type="ecore:EClass" name="SJStatement"/> <eClassifiers xsi:type="ecore:EClass" name="SJReturn" eSuperTypes="#//SJStatement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//SJExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SJVariableDeclaration" eSuperTypes="#//SJStatement #//SJSymbol"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//SJExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SJIfStatement" eSuperTypes="#//SJStatement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//SJExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="thenBlock" eType="#//SJIfBlock" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elseBlock" eType="#//SJIfBlock" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SJIfBlock" eSuperTypes="#//SJBlock"/> <eClassifiers xsi:type="ecore:EClass" name="SJBlock"> <eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1" eType="#//SJStatement" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SJSymbol"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//SJClass"/> <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="SJExpression" eSuperTypes="#//SJStatement"/> <eClassifiers xsi:type="ecore:EClass" name="SJAssignment" eSuperTypes="#//SJExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//SJExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//SJExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SJMemberSelection" eSuperTypes="#//SJExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="receiver" eType="#//SJExpression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="member" eType="#//SJMember"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="methodinvocation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="args" upperBound="-1" eType="#//SJExpression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SJStringConstant" eSuperTypes="#//SJExpression"> <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="SJIntConstant" eSuperTypes="#//SJExpression"> <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="SJBoolConstant" eSuperTypes="#//SJExpression"> <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="SJThis" eSuperTypes="#//SJExpression"/> <eClassifiers xsi:type="ecore:EClass" name="SJSuper" eSuperTypes="#//SJExpression"/> <eClassifiers xsi:type="ecore:EClass" name="SJNull" eSuperTypes="#//SJExpression"/> <eClassifiers xsi:type="ecore:EClass" name="SJSymbolRef" eSuperTypes="#//SJExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="symbol" eType="#//SJSymbol"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SJNew" eSuperTypes="#//SJExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//SJClass"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/LorenzoBettini/packtpub-xtext-book-examples/org.example.smalljava/model/generated/SmallJava.ecore
ecore
smallJava SJProgram name imports classes SJImport importedNamespace SJClass name superclass members SJMember access type name SJField SJMethod params body SJAccessLevel PRIVATE private PUBLIC public PROTECTED protected SJParameter SJMethodBody SJStatement SJReturn expression SJVariableDeclaration expression SJIfStatement expression thenBlock elseBlock SJIfBlock SJBlock statements SJSymbol type name SJExpression SJAssignment left right SJMemberSelection receiver member methodinvocation args SJStringConstant value SJIntConstant value SJBoolConstant value SJThis SJSuper SJNull SJSymbolRef symbol SJNew type
null
{"directed":true,"nodes":[{"nsPrefix":"smallJava","nsURI":"http://www.example.org/smalljava/SmallJava","name":"smallJava","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJProgram","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJImport","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJClass","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJMember","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJField","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJMethod","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"SJAccessLevel","instanceClass":null,"id":7,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJParameter","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJMethodBody","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJStatement","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJReturn","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJVariableDeclaration","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJIfStatement","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJIfBlock","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJBlock","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJSymbol","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJExpression","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJAssignment","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJMemberSelection","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJStringConstant","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJIntConstant","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJBoolConstant","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJThis","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJSuper","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJNull","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJSymbolRef","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SJNew","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"container":false,"ordered":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":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":"classes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"importedNamespace","changeable":true,"lowerBound":0,"iD":false,"id":34,"derived":false},{"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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superclass","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":"members","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"access","changeable":true,"lowerBound":0,"iD":false,"id":42,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":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":"params","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":"body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"name":"PRIVATE","id":54,"value":0,"literal":"private","eClass":"EEnumLiteral"},{"name":"PUBLIC","id":55,"value":1,"literal":"public","eClass":"EEnumLiteral"},{"name":"PROTECTED","id":56,"value":2,"literal":"protected","eClass":"EEnumLiteral"},{"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":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"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":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},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenBlock","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseBlock","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"container":false,"ordered":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":74,"derived":false},{"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":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","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":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"receiver","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"methodinvocation","changeable":true,"lowerBound":0,"iD":false,"id":88,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"args","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"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":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"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":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":"value","changeable":true,"lowerBound":0,"iD":false,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"symbol","changeable":true,"resolveProxies":true,"lowerBound":0,"id":107,"derived":false},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"container":false,"ordered":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":110,"derived":false},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":1,"target":0},{"source":1,"target":28},{"source":1,"target":29},{"source":1,"target":30},{"source":28,"target":31},{"source":28,"target":1},{"source":29,"target":2},{"source":29,"target":32},{"source":29,"target":1},{"source":32,"target":2},{"source":30,"target":3},{"source":30,"target":33},{"source":30,"target":1},{"source":33,"target":3},{"source":2,"target":0},{"source":2,"target":34},{"source":34,"target":35},{"source":34,"target":2},{"source":3,"target":0},{"source":3,"target":36},{"source":3,"target":37},{"source":3,"target":38},{"source":36,"target":39},{"source":36,"target":3},{"source":37,"target":3},{"source":37,"target":40},{"source":37,"target":3},{"source":40,"target":3},{"source":38,"target":4},{"source":38,"target":41},{"source":38,"target":3},{"source":41,"target":4},{"source":4,"target":0},{"source":4,"target":42},{"source":4,"target":43},{"source":4,"target":44},{"source":42,"target":7},{"source":42,"target":45},{"source":42,"target":4},{"source":45,"target":7},{"source":43,"target":3},{"source":43,"target":46},{"source":43,"target":4},{"source":46,"target":3},{"source":44,"target":47},{"source":44,"target":4},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":48},{"source":48,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":49},{"source":6,"target":50},{"source":6,"target":51},{"source":49,"target":8},{"source":49,"target":52},{"source":49,"target":6},{"source":52,"target":8},{"source":50,"target":9},{"source":50,"target":53},{"source":50,"target":6},{"source":53,"target":9},{"source":51,"target":4},{"source":7,"target":0},{"source":7,"target":54},{"source":7,"target":55},{"source":7,"target":56},{"source":54,"target":7},{"source":55,"target":7},{"source":56,"target":7},{"source":8,"target":0},{"source":8,"target":16},{"source":8,"target":57},{"source":57,"target":16},{"source":9,"target":0},{"source":9,"target":15},{"source":9,"target":58},{"source":58,"target":15},{"source":10,"target":0},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":59},{"source":11,"target":60},{"source":59,"target":17},{"source":59,"target":61},{"source":59,"target":11},{"source":61,"target":17},{"source":60,"target":10},{"source":12,"target":0},{"source":12,"target":10},{"source":12,"target":16},{"source":12,"target":62},{"source":12,"target":63},{"source":12,"target":64},{"source":62,"target":17},{"source":62,"target":65},{"source":62,"target":12},{"source":65,"target":17},{"source":63,"target":10},{"source":64,"target":16},{"source":13,"target":0},{"source":13,"target":10},{"source":13,"target":66},{"source":13,"target":67},{"source":13,"target":68},{"source":13,"target":69},{"source":66,"target":17},{"source":66,"target":70},{"source":66,"target":13},{"source":70,"target":17},{"source":67,"target":14},{"source":67,"target":71},{"source":67,"target":13},{"source":71,"target":14},{"source":68,"target":14},{"source":68,"target":72},{"source":68,"target":13},{"source":72,"target":14},{"source":69,"target":10},{"source":14,"target":0},{"source":14,"target":15},{"source":14,"target":73},{"source":73,"target":15},{"source":15,"target":0},{"source":15,"target":74},{"source":74,"target":10},{"source":74,"target":75},{"source":74,"target":15},{"source":75,"target":10},{"source":16,"target":0},{"source":16,"target":76},{"source":16,"target":77},{"source":76,"target":3},{"source":76,"target":78},{"source":76,"target":16},{"source":78,"target":3},{"source":77,"target":79},{"source":77,"target":16},{"source":17,"target":0},{"source":17,"target":10},{"source":17,"target":80},{"source":80,"target":10},{"source":18,"target":0},{"source":18,"target":17},{"source":18,"target":81},{"source":18,"target":82},{"source":18,"target":83},{"source":81,"target":17},{"source":81,"target":84},{"source":81,"target":18},{"source":84,"target":17},{"source":82,"target":17},{"source":82,"target":85},{"source":82,"target":18},{"source":85,"target":17},{"source":83,"target":17},{"source":19,"target":0},{"source":19,"target":17},{"source":19,"target":86},{"source":19,"target":87},{"source":19,"target":88},{"source":19,"target":89},{"source":19,"target":90},{"source":86,"target":17},{"source":86,"target":91},{"source":86,"target":19},{"source":91,"target":17},{"source":87,"target":4},{"source":87,"target":92},{"source":87,"target":19},{"source":92,"target":4},{"source":88,"target":93},{"source":88,"target":19},{"source":89,"target":17},{"source":89,"target":94},{"source":89,"target":19},{"source":94,"target":17},{"source":90,"target":17},{"source":20,"target":0},{"source":20,"target":17},{"source":20,"target":95},{"source":20,"target":96},{"source":95,"target":97},{"source":95,"target":20},{"source":96,"target":17},{"source":21,"target":0},{"source":21,"target":17},{"source":21,"target":98},{"source":21,"target":99},{"source":98,"target":100},{"source":98,"target":21},{"source":99,"target":17},{"source":22,"target":0},{"source":22,"target":17},{"source":22,"target":101},{"source":22,"target":102},{"source":101,"target":103},{"source":101,"target":22},{"source":102,"target":17},{"source":23,"target":0},{"source":23,"target":17},{"source":23,"target":104},{"source":104,"target":17},{"source":24,"target":0},{"source":24,"target":17},{"source":24,"target":105},{"source":105,"target":17},{"source":25,"target":0},{"source":25,"target":17},{"source":25,"target":106},{"source":106,"target":17},{"source":26,"target":0},{"source":26,"target":17},{"source":26,"target":107},{"source":26,"target":108},{"source":107,"target":16},{"source":107,"target":109},{"source":107,"target":26},{"source":109,"target":16},{"source":108,"target":17},{"source":27,"target":0},{"source":27,"target":17},{"source":27,"target":110},{"source":27,"target":111},{"source":110,"target":3},{"source":110,"target":112},{"source":110,"target":27},{"source":112,"target":3},{"source":111,"target":17}],"multigraph":true}
false
<?xml version="1.0" encoding="ASCII"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="org.eclipse.scava.repository.model.documentation.gitbased"> <eClassifiers xsi:type="ecore:EClass" name="GitRepository"> <eAnnotations source="stub"> <details key="javaClass" value="org.eclipse.scava.repository.model.vcs.git.GitRepository"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DocumentationGitBased" eSuperTypes="//GitRepository"/> </ecore:EPackage>
github:ecore:/data/crossminer/scava/metric-platform/platform-extensions/org.eclipse.scava.repository.model.documentation.gitbased/src/org/eclipse/scava/repository/model/documentation/gitbased/documentation_gitbased.ecore
ecore
org.eclipse.scava.repository.model.documentation.gitbased GitRepository DocumentationGitBased
null
{"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"org.eclipse.scava.repository.model.documentation.gitbased","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GitRepository","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentationGitBased","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"id":3,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":3},{"source":3,"target":1}],"multigraph":true}
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="diff" nsURI="platform:/plugin/no.hal.learning.exercise.model/model/diff.ecore" nsPrefix="diff"> <eClassifiers xsi:type="ecore:EClass" name="PatchStringEdit" eSuperTypes="exercise.ecore#//RelativeStringEdit"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="patches" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/hallvard/jexercise/no.hal.learning/no.hal.learning.exercise/model/model/diff.ecore
ecore
diff PatchStringEdit patches
null
{"directed":true,"nodes":[{"nsPrefix":"diff","nsURI":"platform:/plugin/no.hal.learning.exercise.model/model/diff.ecore","name":"diff","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PatchStringEdit","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"patches","changeable":true,"lowerBound":0,"iD":false,"id":2,"derived":false},{"id":3,"eClass":"EGenericType"},{"id":4,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":1,"target":3},{"source":2,"target":4},{"source":2,"target":1}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="CapOverTime" nsURI="CapOverTime" nsPrefix="p"> <eClassifiers xsi:type="ecore:EClass" name="CapabilityOverTime"> <eAnnotations source="gmf.diagram"> <details key="foo" value="bar"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="timePeriods" upperBound="-1" eType="#//TimePeriod" containment="true"> <eAnnotations source="gmf.compartment"> <details key="foo" value="bar"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TimePeriod"> <eAnnotations source="gmf.node"> <details key="label" value="startDate,endDate"/> <details key="label.pattern" value="{0} - {1}"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="endDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ourObjects" upperBound="-1" eType="#//OurObject" containment="true"> <eAnnotations source="gmf.compartment"> <details key="foo" value="bar"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OurObject"/> <eClassifiers xsi:type="ecore:EClass" name="Capability" eSuperTypes="#//OurObject"> <eAnnotations source="gmf.node"> <details key="label" value="name,colour"/> <details key="label.pattern" value="{0} : {1}"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="searchObjective" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="standAlone" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="reuse" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="endDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="status" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloatObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="colour" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="accumulation" eType="#//Measurement"> <eAnnotations source="gmf.link"> <details key="target.decoration" value="arrow"/> <details key="style" value="dash"/> <details key="color" value="0,0,255"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="measurements" upperBound="-1" eType="#//Measurement" containment="true"> <eAnnotations source="gmf.compartment"> <details key="foo" value="bar"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="decomposes" upperBound="-1" eType="#//Capability"> <eAnnotations source="gmf.link"> <details key="target.decoration" value="arrow"/> <details key="style" value="dash"/> <details key="color" value="0,0,255"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="satisfiedBy" upperBound="-1" eType="#//Capability" eOpposite="#//Capability/satisfies"/> <eStructuralFeatures xsi:type="ecore:EReference" name="satisfies" upperBound="-1" eType="#//Capability" eOpposite="#//Capability/satisfiedBy"> <eAnnotations source="gmf.link"> <details key="target.decoration" value="arrow"/> <details key="style" value="dash"/> <details key="color" value="0,0,255"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Measurement"> <eAnnotations source="gmf.node"> <details key="label" value="name"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="criticalValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloatObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="benchmarkValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloatObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="providedValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloatObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="criticalValues" upperBound="-1" eType="#//QualitativeValue" containment="true"> <eAnnotations source="gmf.compartment"> <details key="foo" value="bar"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="benchmarkValues" upperBound="-1" eType="#//QualitativeValue" containment="true"> <eAnnotations source="gmf.compartment"> <details key="foo" value="bar"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="providedValues" upperBound="-1" eType="#//QualitativeValue" containment="true"> <eAnnotations source="gmf.compartment"> <details key="foo" value="bar"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="script" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="QualitativeValue"> <eAnnotations source="gmf.node"> <details key="label" value="name"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/Frankablu/CATMOS/catmos_gui/workspace/CapabilityOverTime/model/CapabilityOverTime.ecore
ecore
CapOverTime CapabilityOverTime timePeriods TimePeriod name startDate endDate ourObjects OurObject Capability name searchObjective standAlone reuse startDate endDate status colour accumulation measurements decomposes satisfiedBy satisfies Measurement name criticalValue benchmarkValue providedValue criticalValues benchmarkValues providedValues script QualitativeValue name
null
{"directed":true,"nodes":[{"nsPrefix":"p","nsURI":"CapOverTime","name":"CapOverTime","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CapabilityOverTime","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimePeriod","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OurObject","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Capability","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Measurement","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QualitativeValue","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"timePeriods","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":9,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"startDate","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":"endDate","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":"ourObjects","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"searchObjective","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":"standAlone","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":"reuse","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"startDate","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":"endDate","changeable":true,"lowerBound":0,"iD":false,"id":22,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"status","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"colour","changeable":true,"lowerBound":0,"iD":false,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"accumulation","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":"measurements","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":"decomposes","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":"satisfiedBy","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":false,"unsettable":false,"transient":false,"unique":true,"name":"satisfies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"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":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","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":"criticalValue","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":"benchmarkValue","changeable":true,"lowerBound":0,"iD":false,"id":46,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"providedValue","changeable":true,"lowerBound":0,"iD":false,"id":47,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"criticalValues","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":"benchmarkValues","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":"providedValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"script","changeable":true,"lowerBound":0,"iD":false,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"}],"links":[{"source":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":7,"target":2},{"source":7,"target":8},{"source":7,"target":1},{"source":8,"target":2},{"source":2,"target":0},{"source":2,"target":9},{"source":2,"target":10},{"source":2,"target":11},{"source":2,"target":12},{"source":9,"target":13},{"source":9,"target":2},{"source":10,"target":14},{"source":10,"target":2},{"source":11,"target":15},{"source":11,"target":2},{"source":12,"target":3},{"source":12,"target":16},{"source":12,"target":2},{"source":16,"target":3},{"source":3,"target":0},{"source":4,"target":0},{"source":4,"target":3},{"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":17,"target":31},{"source":17,"target":4},{"source":18,"target":32},{"source":18,"target":4},{"source":19,"target":33},{"source":19,"target":4},{"source":20,"target":34},{"source":20,"target":4},{"source":21,"target":35},{"source":21,"target":4},{"source":22,"target":36},{"source":22,"target":4},{"source":23,"target":37},{"source":23,"target":4},{"source":24,"target":38},{"source":24,"target":4},{"source":25,"target":5},{"source":25,"target":39},{"source":25,"target":4},{"source":39,"target":5},{"source":26,"target":5},{"source":26,"target":40},{"source":26,"target":4},{"source":40,"target":5},{"source":27,"target":4},{"source":27,"target":41},{"source":27,"target":4},{"source":41,"target":4},{"source":28,"target":4},{"source":28,"target":42},{"source":28,"target":4},{"source":28,"target":29},{"source":42,"target":4},{"source":29,"target":4},{"source":29,"target":43},{"source":29,"target":4},{"source":29,"target":28},{"source":43,"target":4},{"source":30,"target":3},{"source":5,"target":0},{"source":5,"target":44},{"source":5,"target":45},{"source":5,"target":46},{"source":5,"target":47},{"source":5,"target":48},{"source":5,"target":49},{"source":5,"target":50},{"source":5,"target":51},{"source":44,"target":52},{"source":44,"target":5},{"source":45,"target":53},{"source":45,"target":5},{"source":46,"target":54},{"source":46,"target":5},{"source":47,"target":55},{"source":47,"target":5},{"source":48,"target":6},{"source":48,"target":56},{"source":48,"target":5},{"source":56,"target":6},{"source":49,"target":6},{"source":49,"target":57},{"source":49,"target":5},{"source":57,"target":6},{"source":50,"target":6},{"source":50,"target":58},{"source":50,"target":5},{"source":58,"target":6},{"source":51,"target":59},{"source":51,"target":5},{"source":6,"target":0},{"source":6,"target":60},{"source":60,"target":61},{"source":60,"target":6}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="arqdestino" nsURI="http://www.uniandes/arquitecturadian/destinoarq" nsPrefix="arqdestino"> <eClassifiers xsi:type="ecore:EClass" name="Modulo"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nombre" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="componentes" lowerBound="1" upperBound="-1" eType="#//Componente" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Negocio" eSuperTypes="#//Componente"> <eStructuralFeatures xsi:type="ecore:EReference" name="clases" upperBound="-1" eType="#//Clase" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Componente" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nombre" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="paquete" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Web" eSuperTypes="#//Componente"> <eStructuralFeatures xsi:type="ecore:EReference" name="recursos" upperBound="-1" eType="#//Recurso" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="clases" upperBound="-1" eType="#//Clase" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Accion" eSuperTypes="#//Clase"> <eStructuralFeatures xsi:type="ecore:EReference" name="servicios" lowerBound="1" upperBound="-1" eType="#//Servicio" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="alias" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Servicio" eSuperTypes="#//Clase"> <eStructuralFeatures xsi:type="ecore:EReference" name="factory" upperBound="-1" eType="#//Factory" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="alias" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Dao" eSuperTypes="#//Clase"/> <eClassifiers xsi:type="ecore:EClass" name="To" eSuperTypes="#//Clase"> <eStructuralFeatures xsi:type="ecore:EReference" name="pk" lowerBound="1" eType="#//PkTo"/> <eStructuralFeatures xsi:type="ecore:EReference" name="att" eType="#//AttTo"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Delegado" eSuperTypes="#//Clase"> <eStructuralFeatures xsi:type="ecore:EReference" name="acciones" upperBound="-1" eType="#//Accion" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Wbo" eSuperTypes="#//Clase"> <eStructuralFeatures xsi:type="ecore:EReference" name="delegados" upperBound="-1" eType="#//Delegado" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="tos" upperBound="-1" eType="#//To" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Xhtml" eSuperTypes="#//Clase"/> <eClassifiers xsi:type="ecore:EClass" name="Recurso"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tipo" eType="#//RecursoEnum"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="RecursoEnum"> <eLiterals name="PROPERTIES"/> <eLiterals name="JS" value="1"/> <eLiterals name="CSS" value="2"/> <eLiterals name="NAVEGACION" value="3"/> <eLiterals name="CONFIGS" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Clase" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nombre" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="paquete" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="atributos" upperBound="-1" eType="#//Atributo" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="anotaciones" upperBound="-1" eType="#//Anotacion" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="detalle" upperBound="-1" eType="#//Clase" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sufijoPkg" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Factory" eSuperTypes="#//Clase"> <eStructuralFeatures xsi:type="ecore:EReference" name="daos" upperBound="-1" eType="#//Dao" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Atributo"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nombre" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tipo" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="anotaciones" upperBound="-1" eType="#//Anotacion" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isObligatorio" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PkTo" eSuperTypes="#//Clase"/> <eClassifiers xsi:type="ecore:EClass" name="AttTo" eSuperTypes="#//Clase"/> <eClassifiers xsi:type="ecore:EClass" name="Anotacion" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="clase" eType="#//Clase"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="args" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nombre" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TablaDetalle" eSuperTypes="#//Anotacion"/> <eClassifiers xsi:type="ecore:EClass" name="ModoCombo" eSuperTypes="#//Anotacion"/> <eClassifiers xsi:type="ecore:EClass" name="Filtro" eSuperTypes="#//Anotacion"/> <eClassifiers xsi:type="ecore:EClass" name="ModoReferencia" eSuperTypes="#//Anotacion"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="refs" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/njhurtado/generadorCodigo/gramatica/instacia/CadenaArquitectura/metamodels/destinoarq.ecore
ecore
arqdestino Modulo nombre componentes Negocio clases Componente nombre paquete Web recursos clases Accion servicios alias Servicio factory alias Dao To pk att Delegado acciones Wbo delegados tos Xhtml Recurso tipo RecursoEnum PROPERTIES PROPERTIES JS JS CSS CSS NAVEGACION NAVEGACION CONFIGS CONFIGS Clase nombre paquete atributos anotaciones detalle sufijoPkg Factory daos Atributo nombre tipo anotaciones isObligatorio PkTo AttTo Anotacion clase args nombre TablaDetalle ModoCombo Filtro ModoReferencia refs
null
{"directed":true,"nodes":[{"nsPrefix":"arqdestino","nsURI":"http://www.uniandes/arquitecturadian/destinoarq","name":"arqdestino","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Modulo","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Negocio","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Componente","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Web","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Accion","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Servicio","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dao","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"To","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Delegado","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Wbo","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Xhtml","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Recurso","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"RecursoEnum","instanceClass":null,"id":13,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Clase","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Factory","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Atributo","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PkTo","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttTo","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Anotacion","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TablaDetalle","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModoCombo","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Filtro","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModoReferencia","instanceClass":null,"abstract":false,"id":23,"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":"nombre","changeable":true,"lowerBound":0,"iD":false,"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":"componentes","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":"clases","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nombre","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":"paquete","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"recursos","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"clases","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"servicios","changeable":true,"resolveProxies":true,"lowerBound":1,"id":40,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"alias","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"factory","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":"alias","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"pk","changeable":true,"resolveProxies":true,"lowerBound":1,"id":51,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"att","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"acciones","changeable":true,"resolveProxies":true,"lowerBound":0,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"delegados","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":"tos","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tipo","changeable":true,"lowerBound":0,"iD":false,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"name":"PROPERTIES","id":67,"value":0,"literal":"PROPERTIES","eClass":"EEnumLiteral"},{"name":"JS","id":68,"value":1,"literal":"JS","eClass":"EEnumLiteral"},{"name":"CSS","id":69,"value":2,"literal":"CSS","eClass":"EEnumLiteral"},{"name":"NAVEGACION","id":70,"value":3,"literal":"NAVEGACION","eClass":"EEnumLiteral"},{"name":"CONFIGS","id":71,"value":4,"literal":"CONFIGS","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":"nombre","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":"paquete","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":"atributos","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":"anotaciones","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"detalle","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"sufijoPkg","changeable":true,"lowerBound":0,"iD":false,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"daos","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nombre","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":"tipo","changeable":true,"lowerBound":0,"iD":false,"id":88,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"anotaciones","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isObligatorio","changeable":true,"lowerBound":0,"iD":false,"id":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"clase","changeable":true,"resolveProxies":true,"lowerBound":0,"id":97,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"args","changeable":true,"lowerBound":0,"iD":false,"id":98,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nombre","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"},{"id":104,"eClass":"EGenericType"},{"id":105,"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":"refs","changeable":true,"lowerBound":0,"iD":false,"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":1,"target":0},{"source":1,"target":24},{"source":1,"target":25},{"source":24,"target":26},{"source":24,"target":1},{"source":25,"target":3},{"source":25,"target":27},{"source":25,"target":1},{"source":27,"target":3},{"source":2,"target":0},{"source":2,"target":3},{"source":2,"target":28},{"source":2,"target":29},{"source":28,"target":14},{"source":28,"target":30},{"source":28,"target":2},{"source":30,"target":14},{"source":29,"target":3},{"source":3,"target":0},{"source":3,"target":31},{"source":3,"target":32},{"source":31,"target":33},{"source":31,"target":3},{"source":32,"target":34},{"source":32,"target":3},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":35},{"source":4,"target":36},{"source":4,"target":37},{"source":35,"target":12},{"source":35,"target":38},{"source":35,"target":4},{"source":38,"target":12},{"source":36,"target":14},{"source":36,"target":39},{"source":36,"target":4},{"source":39,"target":14},{"source":37,"target":3},{"source":5,"target":0},{"source":5,"target":14},{"source":5,"target":40},{"source":5,"target":41},{"source":5,"target":42},{"source":40,"target":6},{"source":40,"target":43},{"source":40,"target":5},{"source":43,"target":6},{"source":41,"target":44},{"source":41,"target":5},{"source":42,"target":14},{"source":6,"target":0},{"source":6,"target":14},{"source":6,"target":45},{"source":6,"target":46},{"source":6,"target":47},{"source":45,"target":15},{"source":45,"target":48},{"source":45,"target":6},{"source":48,"target":15},{"source":46,"target":49},{"source":46,"target":6},{"source":47,"target":14},{"source":7,"target":0},{"source":7,"target":14},{"source":7,"target":50},{"source":50,"target":14},{"source":8,"target":0},{"source":8,"target":14},{"source":8,"target":51},{"source":8,"target":52},{"source":8,"target":53},{"source":51,"target":17},{"source":51,"target":54},{"source":51,"target":8},{"source":54,"target":17},{"source":52,"target":18},{"source":52,"target":55},{"source":52,"target":8},{"source":55,"target":18},{"source":53,"target":14},{"source":9,"target":0},{"source":9,"target":14},{"source":9,"target":56},{"source":9,"target":57},{"source":56,"target":5},{"source":56,"target":58},{"source":56,"target":9},{"source":58,"target":5},{"source":57,"target":14},{"source":10,"target":0},{"source":10,"target":14},{"source":10,"target":59},{"source":10,"target":60},{"source":10,"target":61},{"source":59,"target":9},{"source":59,"target":62},{"source":59,"target":10},{"source":62,"target":9},{"source":60,"target":8},{"source":60,"target":63},{"source":60,"target":10},{"source":63,"target":8},{"source":61,"target":14},{"source":11,"target":0},{"source":11,"target":14},{"source":11,"target":64},{"source":64,"target":14},{"source":12,"target":0},{"source":12,"target":65},{"source":65,"target":13},{"source":65,"target":66},{"source":65,"target":12},{"source":66,"target":13},{"source":13,"target":0},{"source":13,"target":67},{"source":13,"target":68},{"source":13,"target":69},{"source":13,"target":70},{"source":13,"target":71},{"source":67,"target":13},{"source":68,"target":13},{"source":69,"target":13},{"source":70,"target":13},{"source":71,"target":13},{"source":14,"target":0},{"source":14,"target":72},{"source":14,"target":73},{"source":14,"target":74},{"source":14,"target":75},{"source":14,"target":76},{"source":14,"target":77},{"source":72,"target":78},{"source":72,"target":14},{"source":73,"target":79},{"source":73,"target":14},{"source":74,"target":16},{"source":74,"target":80},{"source":74,"target":14},{"source":80,"target":16},{"source":75,"target":19},{"source":75,"target":81},{"source":75,"target":14},{"source":81,"target":19},{"source":76,"target":14},{"source":76,"target":82},{"source":76,"target":14},{"source":82,"target":14},{"source":77,"target":83},{"source":77,"target":14},{"source":15,"target":0},{"source":15,"target":14},{"source":15,"target":84},{"source":15,"target":85},{"source":84,"target":7},{"source":84,"target":86},{"source":84,"target":15},{"source":86,"target":7},{"source":85,"target":14},{"source":16,"target":0},{"source":16,"target":87},{"source":16,"target":88},{"source":16,"target":89},{"source":16,"target":90},{"source":87,"target":91},{"source":87,"target":16},{"source":88,"target":92},{"source":88,"target":16},{"source":89,"target":19},{"source":89,"target":93},{"source":89,"target":16},{"source":93,"target":19},{"source":90,"target":94},{"source":90,"target":16},{"source":17,"target":0},{"source":17,"target":14},{"source":17,"target":95},{"source":95,"target":14},{"source":18,"target":0},{"source":18,"target":14},{"source":18,"target":96},{"source":96,"target":14},{"source":19,"target":0},{"source":19,"target":97},{"source":19,"target":98},{"source":19,"target":99},{"source":97,"target":14},{"source":97,"target":100},{"source":97,"target":19},{"source":100,"target":14},{"source":98,"target":101},{"source":98,"target":19},{"source":99,"target":102},{"source":99,"target":19},{"source":20,"target":0},{"source":20,"target":19},{"source":20,"target":103},{"source":103,"target":19},{"source":21,"target":0},{"source":21,"target":19},{"source":21,"target":104},{"source":104,"target":19},{"source":22,"target":0},{"source":22,"target":19},{"source":22,"target":105},{"source":105,"target":19},{"source":23,"target":0},{"source":23,"target":19},{"source":23,"target":106},{"source":23,"target":107},{"source":106,"target":108},{"source":106,"target":23},{"source":107,"target":19}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="myecore" nsURI="http://www.eclipse.org/emf/2002/Myecore" nsPrefix="myecore"> <eClassifiers xsi:type="ecore:EClass" name="MyEClass"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="astring" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="MyEEnum"> <eLiterals name="first"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/LorenzoBettini/edelta/edelta.parent/edelta.example/model/My.ecore
ecore
myecore MyEClass astring MyEEnum first first
null
{"directed":true,"nodes":[{"nsPrefix":"myecore","nsURI":"http://www.eclipse.org/emf/2002/Myecore","name":"myecore","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MyEClass","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"MyEEnum","instanceClass":null,"id":2,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"astring","changeable":true,"lowerBound":0,"iD":false,"id":3,"derived":false},{"id":4,"eClass":"EGenericType"},{"name":"first","id":5,"value":0,"literal":"first","eClass":"EEnumLiteral"}],"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":5,"target":2}],"multigraph":true}
true
<?xml version="1.0" encoding="ISO-8859-1"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="java" nsURI="http://www.eclipse.org/MoDisco/Java/0.2.incubation/java-noopposites" 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"/> </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"/> <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"/> <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"/> </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"/> </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"/> </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"/> </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"/> </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"/> <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"/> </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"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PackageAccess" eSuperTypes="#//NamespaceAccess"> <eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false" lowerBound="1" eType="#//Package"/> <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"/> <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"> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeAccess" eSuperTypes="#//Expression #//NamespaceAccess"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#//Type"/> <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"/> </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>
github:ecore:/data/atlanmod/modisco/modisco-models/org.eclipse.gmt.modisco.java.nousages/src/main/resources/model/java.ecore
ecore
java AbstractMethodDeclaration body parameters thrownExceptions typeParameters 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 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 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 NamespaceAccess NumberLiteral tokenValue NullLiteral Package ownedElements model ownedPackages package 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 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 VariableDeclarationExpression modifier annotations VariableDeclarationFragment variablesContainer VariableDeclarationStatement extraArrayDimensions modifier annotations VisibilityKind none none public public private private protected protected WildCardType upperBound bound WhileStatement expression body
null
{"directed":true,"nodes":[{"nsPrefix":"java","nsURI":"http://www.eclipse.org/MoDisco/Java/0.2.incubation/java-noopposites","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},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"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":140,"derived":false},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"resolveProxies":true,"lowerBound":1,"id":143,"derived":false},{"container":false,"ordered":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":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":"typeArguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":145,"derived":false},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyDeclarations","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":"commentsBeforeBody","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":"commentsAfterBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":152,"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":153,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"superInterfaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":154,"derived":false},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"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":158,"derived":false},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":162,"derived":false},{"id":163,"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":164,"derived":false},{"id":165,"eClass":"EGenericType"},{"id":166,"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":167,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fragments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"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":172,"derived":false},{"container":false,"ordered":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":173,"derived":false},{"container":false,"ordered":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":174,"derived":false},{"id":175,"eClass":"EGenericType"},{"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":"originalFilePath","changeable":true,"lowerBound":1,"iD":false,"id":178,"derived":false},{"container":false,"ordered":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":179,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"manifest","changeable":true,"resolveProxies":true,"lowerBound":0,"id":180,"derived":false},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"message","changeable":true,"resolveProxies":true,"lowerBound":0,"id":185,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":186,"derived":false},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"comments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":190,"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":191,"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":192,"derived":false},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"id":195,"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":196,"derived":false},{"container":false,"ordered":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":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"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":202,"derived":false},{"container":false,"ordered":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":203,"derived":false},{"id":204,"eClass":"EGenericType"},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyDeclarations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":207,"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":208,"derived":false},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"anonymousClassDeclarationOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":211,"derived":false},{"id":212,"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":213,"derived":false},{"container":false,"ordered":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":214,"derived":false},{"container":false,"ordered":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":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":"dimensions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":219,"derived":false},{"container":false,"ordered":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":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":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":221,"derived":false},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":226,"derived":false},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"container":false,"ordered":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":229,"derived":false},{"id":230,"eClass":"EGenericType"},{"id":231,"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":232,"derived":false},{"container":false,"ordered":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":233,"derived":false},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"container":false,"ordered":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":237,"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":238,"derived":false},{"container":false,"ordered":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":239,"derived":false},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"name":"ASSIGN","id":244,"value":1,"literal":"=","eClass":"EEnumLiteral"},{"name":"PLUS_ASSIGN","id":245,"value":2,"literal":"+=","eClass":"EEnumLiteral"},{"name":"MINUS_ASSIGN","id":246,"value":3,"literal":"-=","eClass":"EEnumLiteral"},{"name":"TIMES_ASSIGN","id":247,"value":4,"literal":"*=","eClass":"EEnumLiteral"},{"name":"DIVIDE_ASSIGN","id":248,"value":5,"literal":"/=","eClass":"EEnumLiteral"},{"name":"BIT_AND_ASSIGN","id":249,"value":6,"literal":"&=","eClass":"EEnumLiteral"},{"name":"BIT_OR_ASSIGN","id":250,"value":7,"literal":"|=","eClass":"EEnumLiteral"},{"name":"BIT_XOR_ASSIGN","id":251,"value":8,"literal":"^=","eClass":"EEnumLiteral"},{"name":"REMAINDER_ASSIGN","id":252,"value":9,"literal":"%=","eClass":"EEnumLiteral"},{"name":"LEFT_SHIFT_ASSIGN","id":253,"value":10,"literal":"<<=","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_SIGNED_ASSIGN","id":254,"value":11,"literal":">>=","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_UNSIGNED_ASSIGN","id":255,"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":256,"derived":false},{"container":false,"ordered":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":257,"derived":false},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"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":263,"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":264,"derived":false},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":268,"derived":false},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"container":false,"ordered":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":271,"derived":false},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":274,"derived":false},{"container":false,"ordered":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":275,"derived":false},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"container":false,"ordered":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":279,"derived":false},{"container":false,"ordered":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":280,"derived":false},{"id":281,"eClass":"EGenericType"},{"id":282,"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":283,"derived":false},{"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":"escapedValue","changeable":true,"lowerBound":1,"iD":false,"id":285,"derived":false},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"originalFilePath","changeable":true,"lowerBound":1,"iD":false,"id":288,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"attachedSource","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":"package","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"},{"container":false,"ordered":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":297,"derived":false},{"container":false,"ordered":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":298,"derived":false},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":306,"derived":false},{"container":false,"ordered":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":307,"derived":false},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"container":false,"ordered":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":314,"derived":false},{"id":315,"eClass":"EGenericType"},{"id":316,"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":317,"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":318,"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":319,"derived":false},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"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":324,"derived":false},{"container":false,"ordered":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":325,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"imports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":326,"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":327,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"types","changeable":true,"resolveProxies":true,"lowerBound":0,"id":328,"derived":false},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"container":false,"ordered":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":335,"derived":false},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"container":false,"ordered":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":338,"derived":false},{"container":false,"ordered":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":339,"derived":false},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"container":false,"ordered":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":344,"derived":false},{"container":false,"ordered":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":345,"derived":false},{"container":false,"ordered":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":346,"derived":false},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"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":351,"derived":false},{"container":false,"ordered":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":352,"derived":false},{"container":false,"ordered":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":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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"enumConstants","changeable":true,"resolveProxies":true,"lowerBound":0,"id":358,"derived":false},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":362,"derived":false},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"container":false,"ordered":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":365,"derived":false},{"container":false,"ordered":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":366,"derived":false},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":372,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"updaters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":373,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initializers","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"body","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":381,"derived":false},{"container":false,"ordered":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":382,"derived":false},{"container":false,"ordered":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":383,"derived":false},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"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":388,"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":389,"derived":false},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"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":393,"derived":false},{"container":false,"ordered":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":394,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":395,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extendedOperands","changeable":true,"resolveProxies":true,"lowerBound":0,"id":396,"derived":false},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"name":"TIMES","id":402,"value":1,"literal":"*","eClass":"EEnumLiteral"},{"name":"DIVIDE","id":403,"value":2,"literal":"/","eClass":"EEnumLiteral"},{"name":"REMAINDER","id":404,"value":3,"literal":"%","eClass":"EEnumLiteral"},{"name":"PLUS","id":405,"value":4,"literal":"+","eClass":"EEnumLiteral"},{"name":"MINUS","id":406,"value":5,"literal":"-","eClass":"EEnumLiteral"},{"name":"LEFT_SHIFT","id":407,"value":6,"literal":"<<","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_SIGNED","id":408,"value":7,"literal":">>","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_UNSIGNED","id":409,"value":8,"literal":">>>","eClass":"EEnumLiteral"},{"name":"LESS","id":410,"value":9,"literal":"<","eClass":"EEnumLiteral"},{"name":"GREATER","id":411,"value":10,"literal":">","eClass":"EEnumLiteral"},{"name":"LESS_EQUALS","id":412,"value":11,"literal":"<=","eClass":"EEnumLiteral"},{"name":"GREATER_EQUALS","id":413,"value":12,"literal":">=","eClass":"EEnumLiteral"},{"name":"EQUALS","id":414,"value":13,"literal":"==","eClass":"EEnumLiteral"},{"name":"NOT_EQUALS","id":415,"value":14,"literal":"!=","eClass":"EEnumLiteral"},{"name":"XOR","id":416,"value":15,"literal":"^","eClass":"EEnumLiteral"},{"name":"AND","id":417,"value":16,"literal":"&","eClass":"EEnumLiteral"},{"name":"OR","id":418,"value":17,"literal":"|","eClass":"EEnumLiteral"},{"name":"CONDITIONAL_AND","id":419,"value":18,"literal":"&&","eClass":"EEnumLiteral"},{"name":"CONDITIONAL_OR","id":420,"value":19,"literal":"||","eClass":"EEnumLiteral"},{"name":"none","id":421,"value":1,"literal":"none","eClass":"EEnumLiteral"},{"name":"abstract","id":422,"value":2,"literal":"abstract","eClass":"EEnumLiteral"},{"name":"final","id":423,"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":424,"derived":false},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":427,"derived":false},{"container":false,"ordered":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":428,"derived":false},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"id":432,"eClass":"EGenericType"},{"container":false,"ordered":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":433,"derived":false},{"id":434,"eClass":"EGenericType"},{"id":435,"eClass":"EGenericType"},{"container":false,"ordered":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":436,"derived":false},{"id":437,"eClass":"EGenericType"},{"id":438,"eClass":"EGenericType"},{"id":439,"eClass":"EGenericType"},{"id":440,"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":441,"derived":false},{"container":false,"ordered":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":442,"derived":false},{"id":443,"eClass":"EGenericType"},{"id":444,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"key","changeable":true,"lowerBound":1,"iD":false,"id":445,"derived":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":446,"derived":false},{"id":447,"eClass":"EGenericType"},{"id":448,"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":449,"derived":false},{"container":false,"ordered":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":450,"derived":false},{"id":451,"eClass":"EGenericType"},{"id":452,"eClass":"EGenericType"},{"container":false,"ordered":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":453,"derived":false},{"container":false,"ordered":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":454,"derived":false},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"id":457,"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":458,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returnType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":459,"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":460,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":461,"derived":false},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"id":465,"eClass":"EGenericType"},{"id":466,"eClass":"EGenericType"},{"container":false,"ordered":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":467,"derived":false},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"resolveProxies":true,"lowerBound":1,"id":471,"derived":false},{"container":false,"ordered":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":472,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","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"},{"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":478,"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":479,"derived":false},{"container":false,"ordered":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":480,"derived":false},{"id":481,"eClass":"EGenericType"},{"id":482,"eClass":"EGenericType"},{"id":483,"eClass":"EGenericType"},{"id":484,"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":485,"derived":false},{"container":false,"ordered":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":486,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"orphanTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":487,"derived":false},{"container":false,"ordered":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":488,"derived":false},{"container":false,"ordered":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":489,"derived":false},{"container":false,"ordered":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":490,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"archives","changeable":true,"resolveProxies":true,"lowerBound":0,"id":491,"derived":false},{"id":492,"eClass":"EGenericType"},{"id":493,"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":494,"derived":false},{"id":495,"eClass":"EGenericType"},{"id":496,"eClass":"EGenericType"},{"id":497,"eClass":"EGenericType"},{"id":498,"eClass":"EGenericType"},{"id":499,"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":500,"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":501,"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":502,"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":503,"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":504,"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":505,"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":506,"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":507,"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":508,"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":509,"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":510,"derived":false},{"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"},{"container":false,"ordered":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":522,"derived":false},{"id":523,"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":524,"derived":false},{"id":525,"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":526,"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":527,"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":528,"derived":false},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"tokenValue","changeable":true,"lowerBound":1,"iD":false,"id":533,"derived":false},{"id":534,"eClass":"EGenericType"},{"id":535,"eClass":"EGenericType"},{"id":536,"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":537,"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":538,"derived":false},{"id":539,"eClass":"EGenericType"},{"id":540,"eClass":"EGenericType"},{"id":541,"eClass":"EGenericType"},{"id":542,"eClass":"EGenericType"},{"id":543,"eClass":"EGenericType"},{"container":false,"ordered":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":544,"derived":false},{"container":false,"ordered":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":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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":549,"derived":false},{"container":false,"ordered":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":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":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":554,"derived":false},{"id":555,"eClass":"EGenericType"},{"id":556,"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":557,"derived":false},{"container":false,"ordered":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":558,"derived":false},{"id":559,"eClass":"EGenericType"},{"id":560,"eClass":"EGenericType"},{"id":561,"eClass":"EGenericType"},{"name":"INCREMENT","id":562,"value":1,"literal":"++","eClass":"EEnumLiteral"},{"name":"DECREMENT","id":563,"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":564,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":565,"derived":false},{"id":566,"eClass":"EGenericType"},{"id":567,"eClass":"EGenericType"},{"id":568,"eClass":"EGenericType"},{"name":"INCREMENT","id":569,"value":1,"literal":"++","eClass":"EEnumLiteral"},{"name":"DECREMENT","id":570,"value":2,"literal":"--","eClass":"EEnumLiteral"},{"name":"PLUS","id":571,"value":3,"literal":"+","eClass":"EEnumLiteral"},{"name":"MINUS","id":572,"value":4,"literal":"-","eClass":"EEnumLiteral"},{"name":"COMPLEMENT","id":573,"value":5,"literal":"~","eClass":"EEnumLiteral"},{"name":"NOT","id":574,"value":6,"literal":"!","eClass":"EEnumLiteral"},{"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"},{"container":false,"ordered":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":585,"derived":false},{"id":586,"eClass":"EGenericType"},{"id":587,"eClass":"EGenericType"},{"container":false,"ordered":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":588,"derived":false},{"container":false,"ordered":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":589,"derived":false},{"id":590,"eClass":"EGenericType"},{"id":591,"eClass":"EGenericType"},{"id":592,"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":593,"derived":false},{"container":false,"ordered":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":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":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":595,"derived":false},{"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"},{"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":605,"derived":false},{"id":606,"eClass":"EGenericType"},{"id":607,"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":608,"derived":false},{"id":609,"eClass":"EGenericType"},{"id":610,"eClass":"EGenericType"},{"id":611,"eClass":"EGenericType"},{"container":false,"ordered":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":612,"derived":false},{"id":613,"eClass":"EGenericType"},{"id":614,"eClass":"EGenericType"},{"id":615,"eClass":"EGenericType"},{"id":616,"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":617,"derived":false},{"container":false,"ordered":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":618,"derived":false},{"id":619,"eClass":"EGenericType"},{"id":620,"eClass":"EGenericType"},{"id":621,"eClass":"EGenericType"},{"container":false,"ordered":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":622,"derived":false},{"container":false,"ordered":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":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":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":627,"derived":false},{"container":false,"ordered":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":628,"derived":false},{"id":629,"eClass":"EGenericType"},{"id":630,"eClass":"EGenericType"},{"id":631,"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":632,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fragments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":633,"derived":false},{"id":634,"eClass":"EGenericType"},{"id":635,"eClass":"EGenericType"},{"id":636,"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":637,"derived":false},{"id":638,"eClass":"EGenericType"},{"id":639,"eClass":"EGenericType"},{"id":640,"eClass":"EGenericType"},{"container":false,"ordered":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":641,"derived":false},{"id":642,"eClass":"EGenericType"},{"id":643,"eClass":"EGenericType"},{"container":false,"ordered":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":644,"derived":false},{"container":false,"ordered":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":645,"derived":false},{"container":false,"ordered":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":646,"derived":false},{"id":647,"eClass":"EGenericType"},{"id":648,"eClass":"EGenericType"},{"id":649,"eClass":"EGenericType"},{"id":650,"eClass":"EGenericType"},{"id":651,"eClass":"EGenericType"},{"container":false,"ordered":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":652,"derived":false},{"container":false,"ordered":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":653,"derived":false},{"id":654,"eClass":"EGenericType"},{"id":655,"eClass":"EGenericType"},{"id":656,"eClass":"EGenericType"},{"id":657,"eClass":"EGenericType"},{"container":false,"ordered":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":658,"derived":false},{"id":659,"eClass":"EGenericType"},{"id":660,"eClass":"EGenericType"},{"container":false,"ordered":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":661,"derived":false},{"id":662,"eClass":"EGenericType"},{"id":663,"eClass":"EGenericType"},{"container":false,"ordered":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":664,"derived":false},{"id":665,"eClass":"EGenericType"},{"id":666,"eClass":"EGenericType"},{"container":false,"ordered":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":667,"derived":false},{"id":668,"eClass":"EGenericType"},{"id":669,"eClass":"EGenericType"},{"id":670,"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":671,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":672,"derived":false},{"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"},{"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":699,"derived":false},{"container":false,"ordered":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":700,"derived":false},{"id":701,"eClass":"EGenericType"},{"id":702,"eClass":"EGenericType"},{"id":703,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":704,"derived":false},{"id":705,"eClass":"EGenericType"},{"id":706,"eClass":"EGenericType"},{"id":707,"eClass":"EGenericType"},{"id":708,"eClass":"EGenericType"},{"id":709,"eClass":"EGenericType"},{"id":710,"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":711,"derived":false},{"container":false,"ordered":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":712,"derived":false},{"id":713,"eClass":"EGenericType"},{"id":714,"eClass":"EGenericType"},{"id":715,"eClass":"EGenericType"},{"id":716,"eClass":"EGenericType"},{"id":717,"eClass":"EGenericType"},{"name":"none","id":718,"value":1,"literal":"none","eClass":"EEnumLiteral"},{"name":"public","id":719,"value":2,"literal":"public","eClass":"EEnumLiteral"},{"name":"private","id":720,"value":3,"literal":"private","eClass":"EEnumLiteral"},{"name":"protected","id":721,"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":722,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bound","changeable":true,"resolveProxies":true,"lowerBound":0,"id":723,"derived":false},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":727,"derived":false},{"container":false,"ordered":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":728,"derived":false},{"id":729,"eClass":"EGenericType"},{"id":730,"eClass":"EGenericType"},{"id":731,"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":133,"target":24},{"source":133,"target":138},{"source":133,"target":1},{"source":138,"target":24},{"source":134,"target":93},{"source":134,"target":139},{"source":134,"target":1},{"source":134,"target":140},{"source":139,"target":93},{"source":135,"target":108},{"source":135,"target":141},{"source":135,"target":1},{"source":141,"target":108},{"source":136,"target":112},{"source":136,"target":142},{"source":136,"target":1},{"source":142,"target":112},{"source":137,"target":21},{"source":2,"target":0},{"source":2,"target":9},{"source":2,"target":143},{"source":2,"target":144},{"source":2,"target":145},{"source":2,"target":146},{"source":143,"target":1},{"source":143,"target":147},{"source":143,"target":2},{"source":147,"target":1},{"source":144,"target":43},{"source":144,"target":148},{"source":144,"target":2},{"source":148,"target":43},{"source":145,"target":108},{"source":145,"target":149},{"source":145,"target":2},{"source":149,"target":108},{"source":146,"target":9},{"source":3,"target":0},{"source":3,"target":21},{"source":3,"target":107},{"source":3,"target":150},{"source":3,"target":151},{"source":3,"target":152},{"source":3,"target":153},{"source":3,"target":154},{"source":3,"target":155},{"source":3,"target":156},{"source":150,"target":21},{"source":150,"target":157},{"source":150,"target":3},{"source":150,"target":158},{"source":157,"target":21},{"source":151,"target":35},{"source":151,"target":159},{"source":151,"target":3},{"source":159,"target":35},{"source":152,"target":35},{"source":152,"target":160},{"source":152,"target":3},{"source":160,"target":35},{"source":153,"target":73},{"source":153,"target":161},{"source":153,"target":3},{"source":153,"target":162},{"source":161,"target":73},{"source":154,"target":108},{"source":154,"target":163},{"source":154,"target":3},{"source":163,"target":108},{"source":155,"target":21},{"source":156,"target":107},{"source":4,"target":0},{"source":4,"target":43},{"source":4,"target":164},{"source":4,"target":165},{"source":164,"target":108},{"source":164,"target":166},{"source":164,"target":4},{"source":166,"target":108},{"source":165,"target":43},{"source":5,"target":0},{"source":5,"target":9},{"source":5,"target":167},{"source":5,"target":168},{"source":5,"target":169},{"source":167,"target":108},{"source":167,"target":170},{"source":167,"target":5},{"source":170,"target":108},{"source":168,"target":128},{"source":168,"target":171},{"source":168,"target":5},{"source":168,"target":172},{"source":171,"target":128},{"source":169,"target":9},{"source":6,"target":0},{"source":6,"target":43},{"source":6,"target":173},{"source":6,"target":174},{"source":6,"target":175},{"source":173,"target":108},{"source":173,"target":176},{"source":173,"target":6},{"source":176,"target":108},{"source":174,"target":10},{"source":174,"target":177},{"source":174,"target":6},{"source":177,"target":10},{"source":175,"target":43},{"source":7,"target":0},{"source":7,"target":69},{"source":7,"target":178},{"source":7,"target":179},{"source":7,"target":180},{"source":7,"target":181},{"source":178,"target":182},{"source":178,"target":7},{"source":179,"target":29},{"source":179,"target":183},{"source":179,"target":7},{"source":183,"target":29},{"source":180,"target":59},{"source":180,"target":184},{"source":180,"target":7},{"source":184,"target":59},{"source":181,"target":69},{"source":8,"target":0},{"source":8,"target":94},{"source":8,"target":185},{"source":8,"target":186},{"source":8,"target":187},{"source":185,"target":43},{"source":185,"target":188},{"source":185,"target":8},{"source":188,"target":43},{"source":186,"target":43},{"source":186,"target":189},{"source":186,"target":8},{"source":189,"target":43},{"source":187,"target":94},{"source":9,"target":0},{"source":9,"target":190},{"source":9,"target":191},{"source":9,"target":192},{"source":190,"target":35},{"source":190,"target":193},{"source":190,"target":9},{"source":193,"target":35},{"source":191,"target":36},{"source":191,"target":194},{"source":191,"target":9},{"source":194,"target":36},{"source":192,"target":29},{"source":192,"target":195},{"source":192,"target":9},{"source":195,"target":29},{"source":10,"target":0},{"source":10,"target":69},{"source":10,"target":196},{"source":10,"target":197},{"source":10,"target":198},{"source":196,"target":12},{"source":196,"target":199},{"source":196,"target":10},{"source":199,"target":12},{"source":197,"target":43},{"source":197,"target":200},{"source":197,"target":10},{"source":200,"target":43},{"source":198,"target":69},{"source":11,"target":0},{"source":11,"target":3},{"source":11,"target":201},{"source":201,"target":3},{"source":12,"target":0},{"source":12,"target":21},{"source":12,"target":202},{"source":12,"target":203},{"source":12,"target":204},{"source":202,"target":43},{"source":202,"target":205},{"source":202,"target":12},{"source":205,"target":43},{"source":203,"target":108},{"source":203,"target":206},{"source":203,"target":12},{"source":206,"target":108},{"source":204,"target":21},{"source":13,"target":0},{"source":13,"target":9},{"source":13,"target":207},{"source":13,"target":208},{"source":13,"target":209},{"source":207,"target":21},{"source":207,"target":210},{"source":207,"target":13},{"source":207,"target":211},{"source":210,"target":21},{"source":208,"target":30},{"source":208,"target":212},{"source":208,"target":13},{"source":208,"target":213},{"source":212,"target":30},{"source":209,"target":9},{"source":14,"target":0},{"source":14,"target":43},{"source":14,"target":214},{"source":14,"target":215},{"source":14,"target":216},{"source":214,"target":43},{"source":214,"target":217},{"source":214,"target":14},{"source":217,"target":43},{"source":215,"target":43},{"source":215,"target":218},{"source":215,"target":14},{"source":218,"target":43},{"source":216,"target":43},{"source":15,"target":0},{"source":15,"target":43},{"source":15,"target":219},{"source":15,"target":220},{"source":15,"target":221},{"source":15,"target":222},{"source":219,"target":43},{"source":219,"target":223},{"source":219,"target":15},{"source":223,"target":43},{"source":220,"target":16},{"source":220,"target":224},{"source":220,"target":15},{"source":224,"target":16},{"source":221,"target":108},{"source":221,"target":225},{"source":221,"target":15},{"source":225,"target":108},{"source":222,"target":43},{"source":16,"target":0},{"source":16,"target":43},{"source":16,"target":226},{"source":16,"target":227},{"source":226,"target":43},{"source":226,"target":228},{"source":226,"target":16},{"source":228,"target":43},{"source":227,"target":43},{"source":17,"target":0},{"source":17,"target":43},{"source":17,"target":229},{"source":17,"target":230},{"source":229,"target":43},{"source":229,"target":231},{"source":229,"target":17},{"source":231,"target":43},{"source":230,"target":43},{"source":18,"target":0},{"source":18,"target":107},{"source":18,"target":232},{"source":18,"target":233},{"source":18,"target":234},{"source":232,"target":235},{"source":232,"target":18},{"source":233,"target":108},{"source":233,"target":236},{"source":233,"target":18},{"source":236,"target":108},{"source":234,"target":107},{"source":19,"target":0},{"source":19,"target":43},{"source":19,"target":237},{"source":19,"target":238},{"source":19,"target":239},{"source":19,"target":240},{"source":237,"target":43},{"source":237,"target":241},{"source":237,"target":19},{"source":241,"target":43},{"source":238,"target":20},{"source":238,"target":242},{"source":238,"target":19},{"source":242,"target":20},{"source":239,"target":43},{"source":239,"target":243},{"source":239,"target":19},{"source":243,"target":43},{"source":240,"target":43},{"source":20,"target":0},{"source":20,"target":244},{"source":20,"target":245},{"source":20,"target":246},{"source":20,"target":247},{"source":20,"target":248},{"source":20,"target":249},{"source":20,"target":250},{"source":20,"target":251},{"source":20,"target":252},{"source":20,"target":253},{"source":20,"target":254},{"source":20,"target":255},{"source":244,"target":20},{"source":245,"target":20},{"source":246,"target":20},{"source":247,"target":20},{"source":248,"target":20},{"source":249,"target":20},{"source":250,"target":20},{"source":251,"target":20},{"source":252,"target":20},{"source":253,"target":20},{"source":254,"target":20},{"source":255,"target":20},{"source":21,"target":0},{"source":21,"target":69},{"source":21,"target":158},{"source":21,"target":256},{"source":21,"target":211},{"source":21,"target":257},{"source":21,"target":258},{"source":158,"target":3},{"source":158,"target":259},{"source":158,"target":21},{"source":158,"target":150},{"source":259,"target":3},{"source":256,"target":6},{"source":256,"target":260},{"source":256,"target":21},{"source":260,"target":6},{"source":211,"target":13},{"source":211,"target":261},{"source":211,"target":21},{"source":211,"target":207},{"source":261,"target":13},{"source":257,"target":68},{"source":257,"target":262},{"source":257,"target":21},{"source":257,"target":263},{"source":262,"target":68},{"source":258,"target":69},{"source":22,"target":0},{"source":22,"target":43},{"source":22,"target":264},{"source":22,"target":265},{"source":264,"target":266},{"source":264,"target":22},{"source":265,"target":43},{"source":23,"target":0},{"source":23,"target":35},{"source":23,"target":267},{"source":267,"target":35},{"source":24,"target":0},{"source":24,"target":94},{"source":24,"target":268},{"source":24,"target":269},{"source":268,"target":94},{"source":268,"target":270},{"source":268,"target":24},{"source":270,"target":94},{"source":269,"target":94},{"source":25,"target":0},{"source":25,"target":94},{"source":25,"target":271},{"source":25,"target":272},{"source":271,"target":57},{"source":271,"target":273},{"source":271,"target":25},{"source":273,"target":57},{"source":272,"target":94},{"source":26,"target":0},{"source":26,"target":43},{"source":26,"target":274},{"source":26,"target":275},{"source":26,"target":276},{"source":274,"target":43},{"source":274,"target":277},{"source":274,"target":26},{"source":277,"target":43},{"source":275,"target":108},{"source":275,"target":278},{"source":275,"target":26},{"source":278,"target":108},{"source":276,"target":43},{"source":27,"target":0},{"source":27,"target":94},{"source":27,"target":279},{"source":27,"target":280},{"source":27,"target":281},{"source":279,"target":93},{"source":279,"target":282},{"source":279,"target":27},{"source":279,"target":283},{"source":282,"target":93},{"source":280,"target":24},{"source":280,"target":284},{"source":280,"target":27},{"source":284,"target":24},{"source":281,"target":94},{"source":28,"target":0},{"source":28,"target":43},{"source":28,"target":285},{"source":28,"target":286},{"source":285,"target":287},{"source":285,"target":28},{"source":286,"target":43},{"source":29,"target":0},{"source":29,"target":69},{"source":29,"target":288},{"source":29,"target":289},{"source":29,"target":290},{"source":29,"target":291},{"source":29,"target":292},{"source":288,"target":293},{"source":288,"target":29},{"source":289,"target":3},{"source":289,"target":294},{"source":289,"target":29},{"source":294,"target":3},{"source":290,"target":36},{"source":290,"target":295},{"source":290,"target":29},{"source":295,"target":36},{"source":291,"target":73},{"source":291,"target":296},{"source":291,"target":29},{"source":296,"target":73},{"source":292,"target":69},{"source":30,"target":0},{"source":30,"target":43},{"source":30,"target":2},{"source":30,"target":213},{"source":30,"target":297},{"source":30,"target":298},{"source":30,"target":299},{"source":30,"target":300},{"source":213,"target":13},{"source":213,"target":301},{"source":213,"target":30},{"source":213,"target":208},{"source":301,"target":13},{"source":297,"target":43},{"source":297,"target":302},{"source":297,"target":30},{"source":302,"target":43},{"source":298,"target":108},{"source":298,"target":303},{"source":298,"target":30},{"source":303,"target":108},{"source":299,"target":43},{"source":300,"target":2},{"source":31,"target":0},{"source":31,"target":1},{"source":31,"target":304},{"source":304,"target":1},{"source":32,"target":0},{"source":32,"target":43},{"source":32,"target":305},{"source":32,"target":306},{"source":32,"target":307},{"source":32,"target":308},{"source":305,"target":43},{"source":305,"target":309},{"source":305,"target":32},{"source":309,"target":43},{"source":306,"target":43},{"source":306,"target":310},{"source":306,"target":32},{"source":310,"target":43},{"source":307,"target":43},{"source":307,"target":311},{"source":307,"target":32},{"source":311,"target":43},{"source":308,"target":43},{"source":33,"target":0},{"source":33,"target":94},{"source":33,"target":2},{"source":33,"target":312},{"source":33,"target":313},{"source":312,"target":94},{"source":313,"target":2},{"source":34,"target":0},{"source":34,"target":109},{"source":34,"target":314},{"source":34,"target":315},{"source":314,"target":108},{"source":314,"target":316},{"source":314,"target":34},{"source":316,"target":108},{"source":315,"target":109},{"source":35,"target":0},{"source":35,"target":9},{"source":35,"target":317},{"source":35,"target":318},{"source":35,"target":319},{"source":35,"target":320},{"source":317,"target":321},{"source":317,"target":35},{"source":318,"target":322},{"source":318,"target":35},{"source":319,"target":323},{"source":319,"target":35},{"source":320,"target":9},{"source":36,"target":0},{"source":36,"target":69},{"source":36,"target":324},{"source":36,"target":325},{"source":36,"target":326},{"source":36,"target":327},{"source":36,"target":328},{"source":36,"target":329},{"source":324,"target":330},{"source":324,"target":36},{"source":325,"target":35},{"source":325,"target":331},{"source":325,"target":36},{"source":331,"target":35},{"source":326,"target":49},{"source":326,"target":332},{"source":326,"target":36},{"source":332,"target":49},{"source":327,"target":73},{"source":327,"target":333},{"source":327,"target":36},{"source":333,"target":73},{"source":328,"target":3},{"source":328,"target":334},{"source":328,"target":36},{"source":334,"target":3},{"source":329,"target":69},{"source":37,"target":0},{"source":37,"target":94},{"source":37,"target":335},{"source":37,"target":336},{"source":335,"target":57},{"source":335,"target":337},{"source":335,"target":37},{"source":337,"target":57},{"source":336,"target":94},{"source":38,"target":0},{"source":38,"target":94},{"source":38,"target":338},{"source":38,"target":339},{"source":38,"target":340},{"source":338,"target":43},{"source":338,"target":341},{"source":338,"target":38},{"source":341,"target":43},{"source":339,"target":94},{"source":339,"target":342},{"source":339,"target":38},{"source":342,"target":94},{"source":340,"target":94},{"source":39,"target":0},{"source":39,"target":94},{"source":39,"target":343},{"source":343,"target":94},{"source":40,"target":0},{"source":40,"target":94},{"source":40,"target":344},{"source":40,"target":345},{"source":40,"target":346},{"source":40,"target":347},{"source":344,"target":94},{"source":344,"target":348},{"source":344,"target":40},{"source":348,"target":94},{"source":345,"target":43},{"source":345,"target":349},{"source":345,"target":40},{"source":349,"target":43},{"source":346,"target":93},{"source":346,"target":350},{"source":346,"target":40},{"source":346,"target":351},{"source":350,"target":93},{"source":347,"target":94},{"source":41,"target":0},{"source":41,"target":21},{"source":41,"target":126},{"source":41,"target":352},{"source":41,"target":353},{"source":41,"target":354},{"source":41,"target":355},{"source":352,"target":13},{"source":352,"target":356},{"source":352,"target":41},{"source":356,"target":13},{"source":353,"target":43},{"source":353,"target":357},{"source":353,"target":41},{"source":357,"target":43},{"source":354,"target":21},{"source":355,"target":126},{"source":42,"target":0},{"source":42,"target":3},{"source":42,"target":358},{"source":42,"target":359},{"source":358,"target":41},{"source":358,"target":360},{"source":358,"target":42},{"source":360,"target":41},{"source":359,"target":3},{"source":43,"target":0},{"source":43,"target":9},{"source":43,"target":361},{"source":361,"target":9},{"source":44,"target":0},{"source":44,"target":94},{"source":44,"target":362},{"source":44,"target":363},{"source":362,"target":43},{"source":362,"target":364},{"source":362,"target":44},{"source":364,"target":43},{"source":363,"target":94},{"source":45,"target":0},{"source":45,"target":43},{"source":45,"target":365},{"source":45,"target":366},{"source":45,"target":367},{"source":365,"target":92},{"source":365,"target":368},{"source":365,"target":45},{"source":368,"target":92},{"source":366,"target":43},{"source":366,"target":369},{"source":366,"target":45},{"source":369,"target":43},{"source":367,"target":43},{"source":46,"target":0},{"source":46,"target":21},{"source":46,"target":5},{"source":46,"target":370},{"source":46,"target":371},{"source":370,"target":21},{"source":371,"target":5},{"source":47,"target":0},{"source":47,"target":94},{"source":47,"target":372},{"source":47,"target":373},{"source":47,"target":374},{"source":47,"target":375},{"source":47,"target":376},{"source":372,"target":43},{"source":372,"target":377},{"source":372,"target":47},{"source":377,"target":43},{"source":373,"target":43},{"source":373,"target":378},{"source":373,"target":47},{"source":378,"target":43},{"source":374,"target":43},{"source":374,"target":379},{"source":374,"target":47},{"source":379,"target":43},{"source":375,"target":94},{"source":375,"target":380},{"source":375,"target":47},{"source":380,"target":94},{"source":376,"target":94},{"source":48,"target":0},{"source":48,"target":94},{"source":48,"target":381},{"source":48,"target":382},{"source":48,"target":383},{"source":48,"target":384},{"source":381,"target":43},{"source":381,"target":385},{"source":381,"target":48},{"source":385,"target":43},{"source":382,"target":94},{"source":382,"target":386},{"source":382,"target":48},{"source":386,"target":94},{"source":383,"target":94},{"source":383,"target":387},{"source":383,"target":48},{"source":387,"target":94},{"source":384,"target":94},{"source":49,"target":0},{"source":49,"target":9},{"source":49,"target":388},{"source":49,"target":389},{"source":49,"target":390},{"source":388,"target":391},{"source":388,"target":49},{"source":389,"target":69},{"source":389,"target":392},{"source":389,"target":49},{"source":392,"target":69},{"source":390,"target":9},{"source":50,"target":0},{"source":50,"target":43},{"source":50,"target":393},{"source":50,"target":394},{"source":50,"target":395},{"source":50,"target":396},{"source":50,"target":397},{"source":393,"target":51},{"source":393,"target":398},{"source":393,"target":50},{"source":398,"target":51},{"source":394,"target":43},{"source":394,"target":399},{"source":394,"target":50},{"source":399,"target":43},{"source":395,"target":43},{"source":395,"target":400},{"source":395,"target":50},{"source":400,"target":43},{"source":396,"target":43},{"source":396,"target":401},{"source":396,"target":50},{"source":401,"target":43},{"source":397,"target":43},{"source":51,"target":0},{"source":51,"target":402},{"source":51,"target":403},{"source":51,"target":404},{"source":51,"target":405},{"source":51,"target":406},{"source":51,"target":407},{"source":51,"target":408},{"source":51,"target":409},{"source":51,"target":410},{"source":51,"target":411},{"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":402,"target":51},{"source":403,"target":51},{"source":404,"target":51},{"source":405,"target":51},{"source":406,"target":51},{"source":407,"target":51},{"source":408,"target":51},{"source":409,"target":51},{"source":410,"target":51},{"source":411,"target":51},{"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":52,"target":0},{"source":52,"target":421},{"source":52,"target":422},{"source":52,"target":423},{"source":421,"target":52},{"source":422,"target":52},{"source":423,"target":52},{"source":53,"target":0},{"source":53,"target":21},{"source":53,"target":424},{"source":53,"target":425},{"source":424,"target":24},{"source":424,"target":426},{"source":424,"target":53},{"source":426,"target":24},{"source":425,"target":21},{"source":54,"target":0},{"source":54,"target":43},{"source":54,"target":427},{"source":54,"target":428},{"source":54,"target":429},{"source":427,"target":108},{"source":427,"target":430},{"source":427,"target":54},{"source":430,"target":108},{"source":428,"target":43},{"source":428,"target":431},{"source":428,"target":54},{"source":431,"target":43},{"source":429,"target":43},{"source":55,"target":0},{"source":55,"target":109},{"source":55,"target":432},{"source":432,"target":109},{"source":56,"target":0},{"source":56,"target":35},{"source":56,"target":433},{"source":56,"target":434},{"source":433,"target":102},{"source":433,"target":435},{"source":433,"target":56},{"source":435,"target":102},{"source":434,"target":35},{"source":57,"target":0},{"source":57,"target":69},{"source":57,"target":94},{"source":57,"target":436},{"source":57,"target":437},{"source":57,"target":438},{"source":436,"target":94},{"source":436,"target":439},{"source":436,"target":57},{"source":439,"target":94},{"source":437,"target":69},{"source":438,"target":94},{"source":58,"target":0},{"source":58,"target":35},{"source":58,"target":440},{"source":440,"target":35},{"source":59,"target":0},{"source":59,"target":441},{"source":59,"target":442},{"source":441,"target":60},{"source":441,"target":443},{"source":441,"target":59},{"source":443,"target":60},{"source":442,"target":61},{"source":442,"target":444},{"source":442,"target":59},{"source":444,"target":61},{"source":60,"target":0},{"source":60,"target":445},{"source":60,"target":446},{"source":445,"target":447},{"source":445,"target":60},{"source":446,"target":448},{"source":446,"target":60},{"source":61,"target":0},{"source":61,"target":449},{"source":61,"target":450},{"source":449,"target":451},{"source":449,"target":61},{"source":450,"target":60},{"source":450,"target":452},{"source":450,"target":61},{"source":452,"target":60},{"source":62,"target":0},{"source":62,"target":9},{"source":62,"target":453},{"source":62,"target":454},{"source":62,"target":455},{"source":453,"target":69},{"source":453,"target":456},{"source":453,"target":62},{"source":456,"target":69},{"source":454,"target":108},{"source":454,"target":457},{"source":454,"target":62},{"source":457,"target":108},{"source":455,"target":9},{"source":63,"target":0},{"source":63,"target":1},{"source":63,"target":458},{"source":63,"target":459},{"source":63,"target":460},{"source":63,"target":461},{"source":63,"target":462},{"source":458,"target":463},{"source":458,"target":63},{"source":459,"target":108},{"source":459,"target":464},{"source":459,"target":63},{"source":464,"target":108},{"source":460,"target":63},{"source":460,"target":465},{"source":460,"target":63},{"source":460,"target":461},{"source":465,"target":63},{"source":461,"target":63},{"source":461,"target":466},{"source":461,"target":63},{"source":461,"target":460},{"source":466,"target":63},{"source":462,"target":1},{"source":64,"target":0},{"source":64,"target":43},{"source":64,"target":2},{"source":64,"target":467},{"source":64,"target":468},{"source":64,"target":469},{"source":467,"target":43},{"source":467,"target":470},{"source":467,"target":64},{"source":470,"target":43},{"source":468,"target":43},{"source":469,"target":2},{"source":65,"target":0},{"source":65,"target":9},{"source":65,"target":471},{"source":65,"target":472},{"source":65,"target":473},{"source":65,"target":474},{"source":471,"target":1},{"source":471,"target":475},{"source":471,"target":65},{"source":475,"target":1},{"source":472,"target":108},{"source":472,"target":476},{"source":472,"target":65},{"source":476,"target":108},{"source":473,"target":66},{"source":473,"target":477},{"source":473,"target":65},{"source":477,"target":66},{"source":474,"target":9},{"source":66,"target":0},{"source":66,"target":9},{"source":66,"target":478},{"source":66,"target":479},{"source":66,"target":480},{"source":66,"target":481},{"source":478,"target":482},{"source":478,"target":66},{"source":479,"target":483},{"source":479,"target":66},{"source":480,"target":108},{"source":480,"target":484},{"source":480,"target":66},{"source":484,"target":108},{"source":481,"target":9},{"source":67,"target":0},{"source":67,"target":485},{"source":67,"target":486},{"source":67,"target":487},{"source":67,"target":488},{"source":67,"target":489},{"source":67,"target":490},{"source":67,"target":491},{"source":485,"target":492},{"source":485,"target":67},{"source":486,"target":73},{"source":486,"target":493},{"source":486,"target":67},{"source":486,"target":494},{"source":493,"target":73},{"source":487,"target":107},{"source":487,"target":495},{"source":487,"target":67},{"source":495,"target":107},{"source":488,"target":113},{"source":488,"target":496},{"source":488,"target":67},{"source":496,"target":113},{"source":489,"target":36},{"source":489,"target":497},{"source":489,"target":67},{"source":497,"target":36},{"source":490,"target":29},{"source":490,"target":498},{"source":490,"target":67},{"source":498,"target":29},{"source":491,"target":7},{"source":491,"target":499},{"source":491,"target":67},{"source":499,"target":7},{"source":68,"target":0},{"source":68,"target":9},{"source":68,"target":500},{"source":68,"target":501},{"source":68,"target":502},{"source":68,"target":503},{"source":68,"target":504},{"source":68,"target":505},{"source":68,"target":506},{"source":68,"target":507},{"source":68,"target":263},{"source":68,"target":508},{"source":68,"target":509},{"source":68,"target":510},{"source":68,"target":511},{"source":500,"target":130},{"source":500,"target":512},{"source":500,"target":68},{"source":512,"target":130},{"source":501,"target":52},{"source":501,"target":513},{"source":501,"target":68},{"source":513,"target":52},{"source":502,"target":514},{"source":502,"target":68},{"source":503,"target":515},{"source":503,"target":68},{"source":504,"target":516},{"source":504,"target":68},{"source":505,"target":517},{"source":505,"target":68},{"source":506,"target":518},{"source":506,"target":68},{"source":507,"target":519},{"source":507,"target":68},{"source":263,"target":21},{"source":263,"target":520},{"source":263,"target":68},{"source":263,"target":257},{"source":520,"target":21},{"source":508,"target":93},{"source":508,"target":521},{"source":508,"target":68},{"source":508,"target":522},{"source":521,"target":93},{"source":509,"target":129},{"source":509,"target":523},{"source":509,"target":68},{"source":509,"target":524},{"source":523,"target":129},{"source":510,"target":127},{"source":510,"target":525},{"source":510,"target":68},{"source":510,"target":526},{"source":525,"target":127},{"source":511,"target":9},{"source":69,"target":0},{"source":69,"target":9},{"source":69,"target":527},{"source":69,"target":528},{"source":69,"target":529},{"source":527,"target":530},{"source":527,"target":69},{"source":528,"target":531},{"source":528,"target":69},{"source":529,"target":9},{"source":70,"target":0},{"source":70,"target":9},{"source":70,"target":532},{"source":532,"target":9},{"source":71,"target":0},{"source":71,"target":43},{"source":71,"target":533},{"source":71,"target":534},{"source":533,"target":535},{"source":533,"target":71},{"source":534,"target":43},{"source":72,"target":0},{"source":72,"target":43},{"source":72,"target":536},{"source":536,"target":43},{"source":73,"target":0},{"source":73,"target":69},{"source":73,"target":162},{"source":73,"target":494},{"source":73,"target":537},{"source":73,"target":538},{"source":73,"target":539},{"source":162,"target":3},{"source":162,"target":540},{"source":162,"target":73},{"source":162,"target":153},{"source":540,"target":3},{"source":494,"target":67},{"source":494,"target":541},{"source":494,"target":73},{"source":494,"target":486},{"source":541,"target":67},{"source":537,"target":73},{"source":537,"target":542},{"source":537,"target":73},{"source":537,"target":538},{"source":542,"target":73},{"source":538,"target":73},{"source":538,"target":543},{"source":538,"target":73},{"source":538,"target":537},{"source":543,"target":73},{"source":539,"target":69},{"source":74,"target":0},{"source":74,"target":70},{"source":74,"target":544},{"source":74,"target":545},{"source":74,"target":546},{"source":544,"target":73},{"source":544,"target":547},{"source":544,"target":74},{"source":547,"target":73},{"source":545,"target":74},{"source":545,"target":548},{"source":545,"target":74},{"source":548,"target":74},{"source":546,"target":70},{"source":75,"target":0},{"source":75,"target":107},{"source":75,"target":549},{"source":75,"target":550},{"source":75,"target":551},{"source":549,"target":108},{"source":549,"target":552},{"source":549,"target":75},{"source":552,"target":108},{"source":550,"target":108},{"source":550,"target":553},{"source":550,"target":75},{"source":553,"target":108},{"source":551,"target":107},{"source":76,"target":0},{"source":76,"target":43},{"source":76,"target":554},{"source":76,"target":555},{"source":554,"target":43},{"source":554,"target":556},{"source":554,"target":76},{"source":556,"target":43},{"source":555,"target":43},{"source":77,"target":0},{"source":77,"target":43},{"source":77,"target":557},{"source":77,"target":558},{"source":77,"target":559},{"source":557,"target":78},{"source":557,"target":560},{"source":557,"target":77},{"source":560,"target":78},{"source":558,"target":43},{"source":558,"target":561},{"source":558,"target":77},{"source":561,"target":43},{"source":559,"target":43},{"source":78,"target":0},{"source":78,"target":562},{"source":78,"target":563},{"source":562,"target":78},{"source":563,"target":78},{"source":79,"target":0},{"source":79,"target":43},{"source":79,"target":564},{"source":79,"target":565},{"source":79,"target":566},{"source":564,"target":80},{"source":564,"target":567},{"source":564,"target":79},{"source":567,"target":80},{"source":565,"target":43},{"source":565,"target":568},{"source":565,"target":79},{"source":568,"target":43},{"source":566,"target":43},{"source":80,"target":0},{"source":80,"target":569},{"source":80,"target":570},{"source":80,"target":571},{"source":80,"target":572},{"source":80,"target":573},{"source":80,"target":574},{"source":569,"target":80},{"source":570,"target":80},{"source":571,"target":80},{"source":572,"target":80},{"source":573,"target":80},{"source":574,"target":80},{"source":81,"target":0},{"source":81,"target":107},{"source":81,"target":575},{"source":575,"target":107},{"source":82,"target":0},{"source":82,"target":81},{"source":82,"target":576},{"source":576,"target":81},{"source":83,"target":0},{"source":83,"target":81},{"source":83,"target":577},{"source":577,"target":81},{"source":84,"target":0},{"source":84,"target":81},{"source":84,"target":578},{"source":578,"target":81},{"source":85,"target":0},{"source":85,"target":81},{"source":85,"target":579},{"source":579,"target":81},{"source":86,"target":0},{"source":86,"target":81},{"source":86,"target":580},{"source":580,"target":81},{"source":87,"target":0},{"source":87,"target":81},{"source":87,"target":581},{"source":581,"target":81},{"source":88,"target":0},{"source":88,"target":81},{"source":88,"target":582},{"source":582,"target":81},{"source":89,"target":0},{"source":89,"target":81},{"source":89,"target":583},{"source":583,"target":81},{"source":90,"target":0},{"source":90,"target":81},{"source":90,"target":584},{"source":584,"target":81},{"source":91,"target":0},{"source":91,"target":94},{"source":91,"target":585},{"source":91,"target":586},{"source":585,"target":43},{"source":585,"target":587},{"source":585,"target":91},{"source":587,"target":43},{"source":586,"target":94},{"source":92,"target":0},{"source":92,"target":43},{"source":92,"target":588},{"source":92,"target":589},{"source":92,"target":590},{"source":588,"target":126},{"source":588,"target":591},{"source":588,"target":92},{"source":591,"target":126},{"source":589,"target":43},{"source":589,"target":592},{"source":589,"target":92},{"source":592,"target":43},{"source":590,"target":43},{"source":93,"target":0},{"source":93,"target":126},{"source":93,"target":522},{"source":93,"target":593},{"source":93,"target":594},{"source":93,"target":595},{"source":93,"target":140},{"source":93,"target":283},{"source":93,"target":351},{"source":93,"target":596},{"source":522,"target":68},{"source":522,"target":597},{"source":522,"target":93},{"source":522,"target":508},{"source":597,"target":68},{"source":593,"target":598},{"source":593,"target":93},{"source":594,"target":108},{"source":594,"target":599},{"source":594,"target":93},{"source":599,"target":108},{"source":595,"target":6},{"source":595,"target":600},{"source":595,"target":93},{"source":600,"target":6},{"source":140,"target":1},{"source":140,"target":601},{"source":140,"target":93},{"source":140,"target":134},{"source":601,"target":1},{"source":283,"target":27},{"source":283,"target":602},{"source":283,"target":93},{"source":283,"target":279},{"source":602,"target":27},{"source":351,"target":40},{"source":351,"target":603},{"source":351,"target":93},{"source":351,"target":346},{"source":603,"target":40},{"source":596,"target":126},{"source":94,"target":0},{"source":94,"target":9},{"source":94,"target":604},{"source":604,"target":9},{"source":95,"target":0},{"source":95,"target":43},{"source":95,"target":605},{"source":95,"target":606},{"source":605,"target":607},{"source":605,"target":95},{"source":606,"target":43},{"source":96,"target":0},{"source":96,"target":94},{"source":96,"target":2},{"source":96,"target":608},{"source":96,"target":609},{"source":96,"target":610},{"source":608,"target":43},{"source":608,"target":611},{"source":608,"target":96},{"source":611,"target":43},{"source":609,"target":94},{"source":610,"target":2},{"source":97,"target":0},{"source":97,"target":4},{"source":97,"target":612},{"source":97,"target":613},{"source":612,"target":92},{"source":612,"target":614},{"source":612,"target":97},{"source":614,"target":92},{"source":613,"target":4},{"source":98,"target":0},{"source":98,"target":4},{"source":98,"target":2},{"source":98,"target":615},{"source":98,"target":616},{"source":615,"target":4},{"source":616,"target":2},{"source":99,"target":0},{"source":99,"target":94},{"source":99,"target":617},{"source":99,"target":618},{"source":99,"target":619},{"source":617,"target":620},{"source":617,"target":99},{"source":618,"target":43},{"source":618,"target":621},{"source":618,"target":99},{"source":621,"target":43},{"source":619,"target":94},{"source":100,"target":0},{"source":100,"target":94},{"source":100,"target":622},{"source":100,"target":623},{"source":100,"target":624},{"source":622,"target":43},{"source":622,"target":625},{"source":622,"target":100},{"source":625,"target":43},{"source":623,"target":94},{"source":623,"target":626},{"source":623,"target":100},{"source":626,"target":94},{"source":624,"target":94},{"source":101,"target":0},{"source":101,"target":94},{"source":101,"target":627},{"source":101,"target":628},{"source":101,"target":629},{"source":627,"target":24},{"source":627,"target":630},{"source":627,"target":101},{"source":630,"target":24},{"source":628,"target":43},{"source":628,"target":631},{"source":628,"target":101},{"source":631,"target":43},{"source":629,"target":94},{"source":102,"target":0},{"source":102,"target":9},{"source":102,"target":632},{"source":102,"target":633},{"source":102,"target":634},{"source":632,"target":635},{"source":632,"target":102},{"source":633,"target":9},{"source":633,"target":636},{"source":633,"target":102},{"source":636,"target":9},{"source":634,"target":9},{"source":103,"target":0},{"source":103,"target":9},{"source":103,"target":637},{"source":103,"target":638},{"source":637,"target":639},{"source":637,"target":103},{"source":638,"target":9},{"source":104,"target":0},{"source":104,"target":4},{"source":104,"target":640},{"source":640,"target":4},{"source":105,"target":0},{"source":105,"target":94},{"source":105,"target":641},{"source":105,"target":642},{"source":641,"target":43},{"source":641,"target":643},{"source":641,"target":105},{"source":643,"target":43},{"source":642,"target":94},{"source":106,"target":0},{"source":106,"target":94},{"source":106,"target":644},{"source":106,"target":645},{"source":106,"target":646},{"source":106,"target":647},{"source":644,"target":24},{"source":644,"target":648},{"source":644,"target":106},{"source":648,"target":24},{"source":645,"target":24},{"source":645,"target":649},{"source":645,"target":106},{"source":649,"target":24},{"source":646,"target":27},{"source":646,"target":650},{"source":646,"target":106},{"source":650,"target":27},{"source":647,"target":94},{"source":107,"target":0},{"source":107,"target":69},{"source":107,"target":651},{"source":651,"target":69},{"source":108,"target":0},{"source":108,"target":43},{"source":108,"target":70},{"source":108,"target":652},{"source":108,"target":653},{"source":108,"target":654},{"source":108,"target":655},{"source":652,"target":107},{"source":652,"target":656},{"source":652,"target":108},{"source":656,"target":107},{"source":653,"target":70},{"source":653,"target":657},{"source":653,"target":108},{"source":657,"target":70},{"source":654,"target":43},{"source":655,"target":70},{"source":109,"target":0},{"source":109,"target":3},{"source":109,"target":658},{"source":109,"target":659},{"source":658,"target":112},{"source":658,"target":660},{"source":658,"target":109},{"source":660,"target":112},{"source":659,"target":3},{"source":110,"target":0},{"source":110,"target":94},{"source":110,"target":661},{"source":110,"target":662},{"source":661,"target":3},{"source":661,"target":663},{"source":661,"target":110},{"source":663,"target":3},{"source":662,"target":94},{"source":111,"target":0},{"source":111,"target":43},{"source":111,"target":664},{"source":111,"target":665},{"source":664,"target":108},{"source":664,"target":666},{"source":664,"target":111},{"source":666,"target":108},{"source":665,"target":43},{"source":112,"target":0},{"source":112,"target":107},{"source":112,"target":667},{"source":112,"target":668},{"source":667,"target":108},{"source":667,"target":669},{"source":667,"target":112},{"source":669,"target":108},{"source":668,"target":107},{"source":113,"target":0},{"source":113,"target":69},{"source":113,"target":670},{"source":670,"target":69},{"source":114,"target":0},{"source":114,"target":43},{"source":114,"target":70},{"source":114,"target":671},{"source":114,"target":672},{"source":114,"target":673},{"source":114,"target":674},{"source":671,"target":113},{"source":671,"target":675},{"source":671,"target":114},{"source":675,"target":113},{"source":672,"target":9},{"source":672,"target":676},{"source":672,"target":114},{"source":676,"target":9},{"source":673,"target":43},{"source":674,"target":70},{"source":115,"target":0},{"source":115,"target":11},{"source":115,"target":113},{"source":115,"target":677},{"source":115,"target":678},{"source":677,"target":11},{"source":678,"target":113},{"source":116,"target":0},{"source":116,"target":12},{"source":116,"target":113},{"source":116,"target":679},{"source":116,"target":680},{"source":679,"target":12},{"source":680,"target":113},{"source":117,"target":0},{"source":117,"target":34},{"source":117,"target":113},{"source":117,"target":681},{"source":117,"target":682},{"source":681,"target":34},{"source":682,"target":113},{"source":118,"target":0},{"source":118,"target":42},{"source":118,"target":113},{"source":118,"target":683},{"source":118,"target":684},{"source":683,"target":42},{"source":684,"target":113},{"source":119,"target":0},{"source":119,"target":55},{"source":119,"target":113},{"source":119,"target":685},{"source":119,"target":686},{"source":685,"target":55},{"source":686,"target":113},{"source":120,"target":0},{"source":120,"target":57},{"source":120,"target":113},{"source":120,"target":687},{"source":120,"target":688},{"source":687,"target":57},{"source":688,"target":113},{"source":121,"target":0},{"source":121,"target":63},{"source":121,"target":113},{"source":121,"target":689},{"source":121,"target":690},{"source":689,"target":63},{"source":690,"target":113},{"source":122,"target":0},{"source":122,"target":93},{"source":122,"target":113},{"source":122,"target":691},{"source":122,"target":692},{"source":691,"target":93},{"source":692,"target":113},{"source":123,"target":0},{"source":123,"target":107},{"source":123,"target":113},{"source":123,"target":693},{"source":123,"target":694},{"source":693,"target":107},{"source":694,"target":113},{"source":124,"target":0},{"source":124,"target":3},{"source":124,"target":113},{"source":124,"target":695},{"source":124,"target":696},{"source":695,"target":3},{"source":696,"target":113},{"source":125,"target":0},{"source":125,"target":128},{"source":125,"target":113},{"source":125,"target":697},{"source":125,"target":698},{"source":697,"target":128},{"source":698,"target":113},{"source":126,"target":0},{"source":126,"target":69},{"source":126,"target":699},{"source":126,"target":700},{"source":126,"target":701},{"source":699,"target":702},{"source":699,"target":126},{"source":700,"target":43},{"source":700,"target":703},{"source":700,"target":126},{"source":703,"target":43},{"source":701,"target":69},{"source":127,"target":0},{"source":127,"target":43},{"source":127,"target":5},{"source":127,"target":526},{"source":127,"target":704},{"source":127,"target":705},{"source":127,"target":706},{"source":526,"target":68},{"source":526,"target":707},{"source":526,"target":127},{"source":526,"target":510},{"source":707,"target":68},{"source":704,"target":6},{"source":704,"target":708},{"source":704,"target":127},{"source":708,"target":6},{"source":705,"target":43},{"source":706,"target":5},{"source":128,"target":0},{"source":128,"target":126},{"source":128,"target":172},{"source":128,"target":709},{"source":172,"target":5},{"source":172,"target":710},{"source":172,"target":128},{"source":172,"target":168},{"source":710,"target":5},{"source":709,"target":126},{"source":129,"target":0},{"source":129,"target":94},{"source":129,"target":5},{"source":129,"target":711},{"source":129,"target":524},{"source":129,"target":712},{"source":129,"target":713},{"source":129,"target":714},{"source":711,"target":715},{"source":711,"target":129},{"source":524,"target":68},{"source":524,"target":716},{"source":524,"target":129},{"source":524,"target":509},{"source":716,"target":68},{"source":712,"target":6},{"source":712,"target":717},{"source":712,"target":129},{"source":717,"target":6},{"source":713,"target":94},{"source":714,"target":5},{"source":130,"target":0},{"source":130,"target":718},{"source":130,"target":719},{"source":130,"target":720},{"source":130,"target":721},{"source":718,"target":130},{"source":719,"target":130},{"source":720,"target":130},{"source":721,"target":130},{"source":131,"target":0},{"source":131,"target":107},{"source":131,"target":722},{"source":131,"target":723},{"source":131,"target":724},{"source":722,"target":725},{"source":722,"target":131},{"source":723,"target":108},{"source":723,"target":726},{"source":723,"target":131},{"source":726,"target":108},{"source":724,"target":107},{"source":132,"target":0},{"source":132,"target":94},{"source":132,"target":727},{"source":132,"target":728},{"source":132,"target":729},{"source":727,"target":43},{"source":727,"target":730},{"source":727,"target":132},{"source":730,"target":43},{"source":728,"target":94},{"source":728,"target":731},{"source":728,"target":132},{"source":731,"target":94},{"source":729,"target":94}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="G" nsURI="http://kcl.ac.uk/xdsml/G" nsPrefix="g"> <eClassifiers xsi:type="ecore:EClass" name="G1"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="a1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="a2" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/gts-morpher/gts_morpher/uk.ac.kcl.inf.gts_morpher.tests/src/uk/ac/kcl/inf/gts_morpher/tests/checker/G.ecore
ecore
G G1 a1 a2
null
{"directed":true,"nodes":[{"nsPrefix":"g","nsURI":"http://kcl.ac.uk/xdsml/G","name":"G","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"G1","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"a1","changeable":true,"lowerBound":0,"iD":false,"id":2,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"a2","changeable":true,"lowerBound":0,"iD":false,"id":3,"derived":false},{"id":4,"eClass":"EGenericType"},{"id":5,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":1,"target":3},{"source":2,"target":4},{"source":2,"target":1},{"source":3,"target":5},{"source":3,"target":1}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="widget" nsURI="http://www.eclipse.org/gmf/2008/Widget" nsPrefix="widget"> <eClassifiers xsi:type="ecore:EClass" name="Widget" 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="parent" eType="#//Composite" eOpposite="#//Composite/children"/> <eStructuralFeatures xsi:type="ecore:EReference" name="layoutData" eType="#//LayoutData" eOpposite="#//LayoutData/widget"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TextEntry" eSuperTypes="#//Widget"> <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="RadioButton" eSuperTypes="#//Widget"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="group" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <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="Composite" eSuperTypes="#//Widget"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//Widget" containment="true" eOpposite="#//Widget/parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="layout" eType="#//Layout" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Spin" eSuperTypes="#//Widget"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maximum" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="100"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minimum" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CheckBox" eSuperTypes="#//Widget"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="initialState" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Layout" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="LayoutData" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="widget" lowerBound="1" eType="#//Widget" eOpposite="#//Widget/layoutData"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GridLayout" eSuperTypes="#//Layout"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="columns" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="equalColumns" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="data" upperBound="-1" eType="#//GridData" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GridData" eSuperTypes="#//LayoutData"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hSpan" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="vSpan" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hGrab" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="vGrab" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hAlign" eType="#//Alignment"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="vAlign" eType="#//Alignment"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Alignment"> <eLiterals name="LEFT"/> <eLiterals name="CENTER" value="1"/> <eLiterals name="RIGHT" value="2"/> <eLiterals name="FILL" value="3"/> <eLiterals name="TOP" value="4"/> <eLiterals name="BOTTOM" value="5"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FormLayout" eSuperTypes="#//Layout"> <eStructuralFeatures xsi:type="ecore:EReference" name="data" upperBound="-1" eType="#//FormData" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FormData" eSuperTypes="#//LayoutData"> <eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Attachment" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Attachment" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="top" eType="#//Attachment" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="bottom" eType="#//Attachment" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Attachment"> <eStructuralFeatures xsi:type="ecore:EReference" name="control" eType="#//Widget"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="offset" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="align" eType="#//Alignment"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Group" eSuperTypes="#//Composite"> <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="Combo" eSuperTypes="#//Widget"> <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="FillLayout" eSuperTypes="#//Layout"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="vertical" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/eclipse/gmf-tooling/plugins/org.eclipse.gmf.formtk/model/widget.ecore
ecore
widget Widget name parent layoutData TextEntry label RadioButton group label Composite children layout Spin label maximum 100 minimum 0 CheckBox label initialState Layout LayoutData widget GridLayout columns 1 equalColumns data GridData hSpan 1 vSpan 1 hGrab vGrab hAlign vAlign Alignment LEFT LEFT CENTER CENTER RIGHT RIGHT FILL FILL TOP TOP BOTTOM BOTTOM FormLayout data FormData left right top bottom Attachment control offset align Group label Combo label FillLayout vertical
null
{"directed":true,"nodes":[{"nsPrefix":"widget","nsURI":"http://www.eclipse.org/gmf/2008/Widget","name":"widget","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Widget","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextEntry","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RadioButton","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Composite","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Spin","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CheckBox","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Layout","instanceClass":null,"abstract":true,"id":7,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LayoutData","instanceClass":null,"abstract":true,"id":8,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GridLayout","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GridData","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Alignment","instanceClass":null,"id":11,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FormLayout","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FormData","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attachment","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Group","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Combo","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FillLayout","instanceClass":null,"abstract":false,"id":17,"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":18,"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":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":"layoutData","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"widget","changeable":true,"resolveProxies":true,"lowerBound":1,"id":25,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"group","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":"label","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"layout","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":38,"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":"maximum","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":"0","unsettable":false,"transient":false,"unique":true,"name":"minimum","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"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":45,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"initialState","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"},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"columns","changeable":true,"lowerBound":0,"iD":false,"id":51,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"equalColumns","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"data","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"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":"hSpan","changeable":true,"lowerBound":0,"iD":false,"id":58,"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":"vSpan","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"hGrab","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"vGrab","changeable":true,"lowerBound":0,"iD":false,"id":61,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"hAlign","changeable":true,"lowerBound":0,"iD":false,"id":62,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"vAlign","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"name":"LEFT","id":71,"value":0,"literal":"LEFT","eClass":"EEnumLiteral"},{"name":"CENTER","id":72,"value":1,"literal":"CENTER","eClass":"EEnumLiteral"},{"name":"RIGHT","id":73,"value":2,"literal":"RIGHT","eClass":"EEnumLiteral"},{"name":"FILL","id":74,"value":3,"literal":"FILL","eClass":"EEnumLiteral"},{"name":"TOP","id":75,"value":4,"literal":"TOP","eClass":"EEnumLiteral"},{"name":"BOTTOM","id":76,"value":5,"literal":"BOTTOM","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":"data","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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":81,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"top","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":"bottom","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"control","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"offset","changeable":true,"lowerBound":0,"iD":false,"id":90,"derived":false},{"ordered":true,"upperBound":1,"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":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"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":"label","changeable":true,"lowerBound":0,"iD":false,"id":95,"derived":false},{"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":"label","changeable":true,"lowerBound":0,"iD":false,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"vertical","changeable":true,"lowerBound":0,"iD":false,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":1,"target":0},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":18,"target":21},{"source":18,"target":1},{"source":19,"target":4},{"source":19,"target":22},{"source":19,"target":1},{"source":19,"target":23},{"source":22,"target":4},{"source":20,"target":8},{"source":20,"target":24},{"source":20,"target":1},{"source":20,"target":25},{"source":24,"target":8},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":26},{"source":2,"target":27},{"source":26,"target":28},{"source":26,"target":2},{"source":27,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":29},{"source":3,"target":30},{"source":3,"target":31},{"source":29,"target":32},{"source":29,"target":3},{"source":30,"target":33},{"source":30,"target":3},{"source":31,"target":1},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":23},{"source":4,"target":34},{"source":4,"target":35},{"source":23,"target":1},{"source":23,"target":36},{"source":23,"target":4},{"source":23,"target":19},{"source":36,"target":1},{"source":34,"target":7},{"source":34,"target":37},{"source":34,"target":4},{"source":37,"target":7},{"source":35,"target":1},{"source":5,"target":0},{"source":5,"target":1},{"source":5,"target":38},{"source":5,"target":39},{"source":5,"target":40},{"source":5,"target":41},{"source":38,"target":42},{"source":38,"target":5},{"source":39,"target":43},{"source":39,"target":5},{"source":40,"target":44},{"source":40,"target":5},{"source":41,"target":1},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":45},{"source":6,"target":46},{"source":6,"target":47},{"source":45,"target":48},{"source":45,"target":6},{"source":46,"target":49},{"source":46,"target":6},{"source":47,"target":1},{"source":7,"target":0},{"source":8,"target":0},{"source":8,"target":25},{"source":25,"target":1},{"source":25,"target":50},{"source":25,"target":8},{"source":25,"target":20},{"source":50,"target":1},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":51},{"source":9,"target":52},{"source":9,"target":53},{"source":9,"target":54},{"source":51,"target":55},{"source":51,"target":9},{"source":52,"target":56},{"source":52,"target":9},{"source":53,"target":10},{"source":53,"target":57},{"source":53,"target":9},{"source":57,"target":10},{"source":54,"target":7},{"source":10,"target":0},{"source":10,"target":8},{"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":58,"target":65},{"source":58,"target":10},{"source":59,"target":66},{"source":59,"target":10},{"source":60,"target":67},{"source":60,"target":10},{"source":61,"target":68},{"source":61,"target":10},{"source":62,"target":11},{"source":62,"target":69},{"source":62,"target":10},{"source":69,"target":11},{"source":63,"target":11},{"source":63,"target":70},{"source":63,"target":10},{"source":70,"target":11},{"source":64,"target":8},{"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":71,"target":11},{"source":72,"target":11},{"source":73,"target":11},{"source":74,"target":11},{"source":75,"target":11},{"source":76,"target":11},{"source":12,"target":0},{"source":12,"target":7},{"source":12,"target":77},{"source":12,"target":78},{"source":77,"target":13},{"source":77,"target":79},{"source":77,"target":12},{"source":79,"target":13},{"source":78,"target":7},{"source":13,"target":0},{"source":13,"target":8},{"source":13,"target":80},{"source":13,"target":81},{"source":13,"target":82},{"source":13,"target":83},{"source":13,"target":84},{"source":80,"target":14},{"source":80,"target":85},{"source":80,"target":13},{"source":85,"target":14},{"source":81,"target":14},{"source":81,"target":86},{"source":81,"target":13},{"source":86,"target":14},{"source":82,"target":14},{"source":82,"target":87},{"source":82,"target":13},{"source":87,"target":14},{"source":83,"target":14},{"source":83,"target":88},{"source":83,"target":13},{"source":88,"target":14},{"source":84,"target":8},{"source":14,"target":0},{"source":14,"target":89},{"source":14,"target":90},{"source":14,"target":91},{"source":89,"target":1},{"source":89,"target":92},{"source":89,"target":14},{"source":92,"target":1},{"source":90,"target":93},{"source":90,"target":14},{"source":91,"target":11},{"source":91,"target":94},{"source":91,"target":14},{"source":94,"target":11},{"source":15,"target":0},{"source":15,"target":4},{"source":15,"target":95},{"source":15,"target":96},{"source":95,"target":97},{"source":95,"target":15},{"source":96,"target":4},{"source":16,"target":0},{"source":16,"target":1},{"source":16,"target":98},{"source":16,"target":99},{"source":98,"target":100},{"source":98,"target":16},{"source":99,"target":1},{"source":17,"target":0},{"source":17,"target":7},{"source":17,"target":101},{"source":17,"target":102},{"source":101,"target":103},{"source":101,"target":17},{"source":102,"target":7}],"multigraph":true}
true
<?xml version="1.0" encoding="ISO-8859-1"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="java" nsURI="http://www.eclipse.org/MoDisco/Java/0.2.incubation/java-noopposites-CDO" 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"/> </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"/> <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"/> <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"/> </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"/> </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"/> </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"/> </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"/> </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"/> <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"/> </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"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PackageAccess" eSuperTypes="#//NamespaceAccess"> <eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false" lowerBound="1" eType="#//Package"/> <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"/> <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"> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeAccess" eSuperTypes="#//Expression #//NamespaceAccess"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#//Type"/> <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"/> </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>
github:ecore:/data/atlanmod/modisco/modisco-models/org.eclipse.gmt.modisco.java.nousages.cdo/src/main/resources/model/java.ecore
ecore
java AbstractMethodDeclaration body parameters thrownExceptions typeParameters 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 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 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 NamespaceAccess NumberLiteral tokenValue NullLiteral Package ownedElements model ownedPackages package 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 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 VariableDeclarationExpression modifier annotations VariableDeclarationFragment variablesContainer VariableDeclarationStatement extraArrayDimensions modifier annotations VisibilityKind none none public public private private protected protected WildCardType upperBound bound WhileStatement expression body
null
{"directed":true,"nodes":[{"nsPrefix":"java","nsURI":"http://www.eclipse.org/MoDisco/Java/0.2.incubation/java-noopposites-CDO","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},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"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":140,"derived":false},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"resolveProxies":true,"lowerBound":1,"id":143,"derived":false},{"container":false,"ordered":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":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":"typeArguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":145,"derived":false},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyDeclarations","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":"commentsBeforeBody","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":"commentsAfterBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":152,"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":153,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"superInterfaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":154,"derived":false},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"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":158,"derived":false},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":162,"derived":false},{"id":163,"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":164,"derived":false},{"id":165,"eClass":"EGenericType"},{"id":166,"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":167,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fragments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"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":172,"derived":false},{"container":false,"ordered":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":173,"derived":false},{"container":false,"ordered":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":174,"derived":false},{"id":175,"eClass":"EGenericType"},{"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":"originalFilePath","changeable":true,"lowerBound":1,"iD":false,"id":178,"derived":false},{"container":false,"ordered":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":179,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"manifest","changeable":true,"resolveProxies":true,"lowerBound":0,"id":180,"derived":false},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"message","changeable":true,"resolveProxies":true,"lowerBound":0,"id":185,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":186,"derived":false},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"comments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":190,"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":191,"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":192,"derived":false},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"id":195,"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":196,"derived":false},{"container":false,"ordered":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":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"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":202,"derived":false},{"container":false,"ordered":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":203,"derived":false},{"id":204,"eClass":"EGenericType"},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyDeclarations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":207,"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":208,"derived":false},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"anonymousClassDeclarationOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":211,"derived":false},{"id":212,"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":213,"derived":false},{"container":false,"ordered":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":214,"derived":false},{"container":false,"ordered":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":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":"dimensions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":219,"derived":false},{"container":false,"ordered":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":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":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":221,"derived":false},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":226,"derived":false},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"container":false,"ordered":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":229,"derived":false},{"id":230,"eClass":"EGenericType"},{"id":231,"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":232,"derived":false},{"container":false,"ordered":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":233,"derived":false},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"container":false,"ordered":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":237,"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":238,"derived":false},{"container":false,"ordered":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":239,"derived":false},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"name":"ASSIGN","id":244,"value":1,"literal":"=","eClass":"EEnumLiteral"},{"name":"PLUS_ASSIGN","id":245,"value":2,"literal":"+=","eClass":"EEnumLiteral"},{"name":"MINUS_ASSIGN","id":246,"value":3,"literal":"-=","eClass":"EEnumLiteral"},{"name":"TIMES_ASSIGN","id":247,"value":4,"literal":"*=","eClass":"EEnumLiteral"},{"name":"DIVIDE_ASSIGN","id":248,"value":5,"literal":"/=","eClass":"EEnumLiteral"},{"name":"BIT_AND_ASSIGN","id":249,"value":6,"literal":"&=","eClass":"EEnumLiteral"},{"name":"BIT_OR_ASSIGN","id":250,"value":7,"literal":"|=","eClass":"EEnumLiteral"},{"name":"BIT_XOR_ASSIGN","id":251,"value":8,"literal":"^=","eClass":"EEnumLiteral"},{"name":"REMAINDER_ASSIGN","id":252,"value":9,"literal":"%=","eClass":"EEnumLiteral"},{"name":"LEFT_SHIFT_ASSIGN","id":253,"value":10,"literal":"<<=","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_SIGNED_ASSIGN","id":254,"value":11,"literal":">>=","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_UNSIGNED_ASSIGN","id":255,"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":256,"derived":false},{"container":false,"ordered":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":257,"derived":false},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"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":263,"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":264,"derived":false},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":268,"derived":false},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"container":false,"ordered":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":271,"derived":false},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":274,"derived":false},{"container":false,"ordered":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":275,"derived":false},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"container":false,"ordered":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":279,"derived":false},{"container":false,"ordered":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":280,"derived":false},{"id":281,"eClass":"EGenericType"},{"id":282,"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":283,"derived":false},{"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":"escapedValue","changeable":true,"lowerBound":1,"iD":false,"id":285,"derived":false},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"originalFilePath","changeable":true,"lowerBound":1,"iD":false,"id":288,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"attachedSource","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":"package","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"},{"container":false,"ordered":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":297,"derived":false},{"container":false,"ordered":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":298,"derived":false},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":306,"derived":false},{"container":false,"ordered":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":307,"derived":false},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"container":false,"ordered":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":314,"derived":false},{"id":315,"eClass":"EGenericType"},{"id":316,"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":317,"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":318,"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":319,"derived":false},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"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":324,"derived":false},{"container":false,"ordered":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":325,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"imports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":326,"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":327,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"types","changeable":true,"resolveProxies":true,"lowerBound":0,"id":328,"derived":false},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"container":false,"ordered":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":335,"derived":false},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"container":false,"ordered":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":338,"derived":false},{"container":false,"ordered":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":339,"derived":false},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"container":false,"ordered":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":344,"derived":false},{"container":false,"ordered":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":345,"derived":false},{"container":false,"ordered":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":346,"derived":false},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"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":351,"derived":false},{"container":false,"ordered":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":352,"derived":false},{"container":false,"ordered":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":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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"enumConstants","changeable":true,"resolveProxies":true,"lowerBound":0,"id":358,"derived":false},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":362,"derived":false},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"container":false,"ordered":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":365,"derived":false},{"container":false,"ordered":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":366,"derived":false},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":372,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"updaters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":373,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initializers","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"body","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":381,"derived":false},{"container":false,"ordered":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":382,"derived":false},{"container":false,"ordered":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":383,"derived":false},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"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":388,"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":389,"derived":false},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"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":393,"derived":false},{"container":false,"ordered":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":394,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":395,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extendedOperands","changeable":true,"resolveProxies":true,"lowerBound":0,"id":396,"derived":false},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"name":"TIMES","id":402,"value":1,"literal":"*","eClass":"EEnumLiteral"},{"name":"DIVIDE","id":403,"value":2,"literal":"/","eClass":"EEnumLiteral"},{"name":"REMAINDER","id":404,"value":3,"literal":"%","eClass":"EEnumLiteral"},{"name":"PLUS","id":405,"value":4,"literal":"+","eClass":"EEnumLiteral"},{"name":"MINUS","id":406,"value":5,"literal":"-","eClass":"EEnumLiteral"},{"name":"LEFT_SHIFT","id":407,"value":6,"literal":"<<","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_SIGNED","id":408,"value":7,"literal":">>","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_UNSIGNED","id":409,"value":8,"literal":">>>","eClass":"EEnumLiteral"},{"name":"LESS","id":410,"value":9,"literal":"<","eClass":"EEnumLiteral"},{"name":"GREATER","id":411,"value":10,"literal":">","eClass":"EEnumLiteral"},{"name":"LESS_EQUALS","id":412,"value":11,"literal":"<=","eClass":"EEnumLiteral"},{"name":"GREATER_EQUALS","id":413,"value":12,"literal":">=","eClass":"EEnumLiteral"},{"name":"EQUALS","id":414,"value":13,"literal":"==","eClass":"EEnumLiteral"},{"name":"NOT_EQUALS","id":415,"value":14,"literal":"!=","eClass":"EEnumLiteral"},{"name":"XOR","id":416,"value":15,"literal":"^","eClass":"EEnumLiteral"},{"name":"AND","id":417,"value":16,"literal":"&","eClass":"EEnumLiteral"},{"name":"OR","id":418,"value":17,"literal":"|","eClass":"EEnumLiteral"},{"name":"CONDITIONAL_AND","id":419,"value":18,"literal":"&&","eClass":"EEnumLiteral"},{"name":"CONDITIONAL_OR","id":420,"value":19,"literal":"||","eClass":"EEnumLiteral"},{"name":"none","id":421,"value":1,"literal":"none","eClass":"EEnumLiteral"},{"name":"abstract","id":422,"value":2,"literal":"abstract","eClass":"EEnumLiteral"},{"name":"final","id":423,"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":424,"derived":false},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightOperand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":427,"derived":false},{"container":false,"ordered":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":428,"derived":false},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"id":432,"eClass":"EGenericType"},{"container":false,"ordered":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":433,"derived":false},{"id":434,"eClass":"EGenericType"},{"id":435,"eClass":"EGenericType"},{"container":false,"ordered":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":436,"derived":false},{"id":437,"eClass":"EGenericType"},{"id":438,"eClass":"EGenericType"},{"id":439,"eClass":"EGenericType"},{"id":440,"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":441,"derived":false},{"container":false,"ordered":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":442,"derived":false},{"id":443,"eClass":"EGenericType"},{"id":444,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"key","changeable":true,"lowerBound":1,"iD":false,"id":445,"derived":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":446,"derived":false},{"id":447,"eClass":"EGenericType"},{"id":448,"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":449,"derived":false},{"container":false,"ordered":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":450,"derived":false},{"id":451,"eClass":"EGenericType"},{"id":452,"eClass":"EGenericType"},{"container":false,"ordered":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":453,"derived":false},{"container":false,"ordered":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":454,"derived":false},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"id":457,"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":458,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returnType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":459,"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":460,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":461,"derived":false},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"id":465,"eClass":"EGenericType"},{"id":466,"eClass":"EGenericType"},{"container":false,"ordered":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":467,"derived":false},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"resolveProxies":true,"lowerBound":1,"id":471,"derived":false},{"container":false,"ordered":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":472,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","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"},{"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":478,"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":479,"derived":false},{"container":false,"ordered":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":480,"derived":false},{"id":481,"eClass":"EGenericType"},{"id":482,"eClass":"EGenericType"},{"id":483,"eClass":"EGenericType"},{"id":484,"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":485,"derived":false},{"container":false,"ordered":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":486,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"orphanTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":487,"derived":false},{"container":false,"ordered":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":488,"derived":false},{"container":false,"ordered":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":489,"derived":false},{"container":false,"ordered":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":490,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"archives","changeable":true,"resolveProxies":true,"lowerBound":0,"id":491,"derived":false},{"id":492,"eClass":"EGenericType"},{"id":493,"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":494,"derived":false},{"id":495,"eClass":"EGenericType"},{"id":496,"eClass":"EGenericType"},{"id":497,"eClass":"EGenericType"},{"id":498,"eClass":"EGenericType"},{"id":499,"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":500,"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":501,"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":502,"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":503,"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":504,"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":505,"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":506,"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":507,"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":508,"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":509,"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":510,"derived":false},{"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"},{"container":false,"ordered":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":522,"derived":false},{"id":523,"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":524,"derived":false},{"id":525,"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":526,"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":527,"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":528,"derived":false},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"tokenValue","changeable":true,"lowerBound":1,"iD":false,"id":533,"derived":false},{"id":534,"eClass":"EGenericType"},{"id":535,"eClass":"EGenericType"},{"id":536,"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":537,"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":538,"derived":false},{"id":539,"eClass":"EGenericType"},{"id":540,"eClass":"EGenericType"},{"id":541,"eClass":"EGenericType"},{"id":542,"eClass":"EGenericType"},{"id":543,"eClass":"EGenericType"},{"container":false,"ordered":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":544,"derived":false},{"container":false,"ordered":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":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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":549,"derived":false},{"container":false,"ordered":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":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":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":554,"derived":false},{"id":555,"eClass":"EGenericType"},{"id":556,"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":557,"derived":false},{"container":false,"ordered":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":558,"derived":false},{"id":559,"eClass":"EGenericType"},{"id":560,"eClass":"EGenericType"},{"id":561,"eClass":"EGenericType"},{"name":"INCREMENT","id":562,"value":1,"literal":"++","eClass":"EEnumLiteral"},{"name":"DECREMENT","id":563,"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":564,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":565,"derived":false},{"id":566,"eClass":"EGenericType"},{"id":567,"eClass":"EGenericType"},{"id":568,"eClass":"EGenericType"},{"name":"INCREMENT","id":569,"value":1,"literal":"++","eClass":"EEnumLiteral"},{"name":"DECREMENT","id":570,"value":2,"literal":"--","eClass":"EEnumLiteral"},{"name":"PLUS","id":571,"value":3,"literal":"+","eClass":"EEnumLiteral"},{"name":"MINUS","id":572,"value":4,"literal":"-","eClass":"EEnumLiteral"},{"name":"COMPLEMENT","id":573,"value":5,"literal":"~","eClass":"EEnumLiteral"},{"name":"NOT","id":574,"value":6,"literal":"!","eClass":"EEnumLiteral"},{"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"},{"container":false,"ordered":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":585,"derived":false},{"id":586,"eClass":"EGenericType"},{"id":587,"eClass":"EGenericType"},{"container":false,"ordered":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":588,"derived":false},{"container":false,"ordered":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":589,"derived":false},{"id":590,"eClass":"EGenericType"},{"id":591,"eClass":"EGenericType"},{"id":592,"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":593,"derived":false},{"container":false,"ordered":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":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":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":595,"derived":false},{"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"},{"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":605,"derived":false},{"id":606,"eClass":"EGenericType"},{"id":607,"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":608,"derived":false},{"id":609,"eClass":"EGenericType"},{"id":610,"eClass":"EGenericType"},{"id":611,"eClass":"EGenericType"},{"container":false,"ordered":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":612,"derived":false},{"id":613,"eClass":"EGenericType"},{"id":614,"eClass":"EGenericType"},{"id":615,"eClass":"EGenericType"},{"id":616,"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":617,"derived":false},{"container":false,"ordered":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":618,"derived":false},{"id":619,"eClass":"EGenericType"},{"id":620,"eClass":"EGenericType"},{"id":621,"eClass":"EGenericType"},{"container":false,"ordered":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":622,"derived":false},{"container":false,"ordered":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":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":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":627,"derived":false},{"container":false,"ordered":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":628,"derived":false},{"id":629,"eClass":"EGenericType"},{"id":630,"eClass":"EGenericType"},{"id":631,"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":632,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fragments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":633,"derived":false},{"id":634,"eClass":"EGenericType"},{"id":635,"eClass":"EGenericType"},{"id":636,"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":637,"derived":false},{"id":638,"eClass":"EGenericType"},{"id":639,"eClass":"EGenericType"},{"id":640,"eClass":"EGenericType"},{"container":false,"ordered":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":641,"derived":false},{"id":642,"eClass":"EGenericType"},{"id":643,"eClass":"EGenericType"},{"container":false,"ordered":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":644,"derived":false},{"container":false,"ordered":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":645,"derived":false},{"container":false,"ordered":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":646,"derived":false},{"id":647,"eClass":"EGenericType"},{"id":648,"eClass":"EGenericType"},{"id":649,"eClass":"EGenericType"},{"id":650,"eClass":"EGenericType"},{"id":651,"eClass":"EGenericType"},{"container":false,"ordered":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":652,"derived":false},{"container":false,"ordered":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":653,"derived":false},{"id":654,"eClass":"EGenericType"},{"id":655,"eClass":"EGenericType"},{"id":656,"eClass":"EGenericType"},{"id":657,"eClass":"EGenericType"},{"container":false,"ordered":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":658,"derived":false},{"id":659,"eClass":"EGenericType"},{"id":660,"eClass":"EGenericType"},{"container":false,"ordered":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":661,"derived":false},{"id":662,"eClass":"EGenericType"},{"id":663,"eClass":"EGenericType"},{"container":false,"ordered":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":664,"derived":false},{"id":665,"eClass":"EGenericType"},{"id":666,"eClass":"EGenericType"},{"container":false,"ordered":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":667,"derived":false},{"id":668,"eClass":"EGenericType"},{"id":669,"eClass":"EGenericType"},{"id":670,"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":671,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":672,"derived":false},{"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"},{"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":699,"derived":false},{"container":false,"ordered":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":700,"derived":false},{"id":701,"eClass":"EGenericType"},{"id":702,"eClass":"EGenericType"},{"id":703,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":704,"derived":false},{"id":705,"eClass":"EGenericType"},{"id":706,"eClass":"EGenericType"},{"id":707,"eClass":"EGenericType"},{"id":708,"eClass":"EGenericType"},{"id":709,"eClass":"EGenericType"},{"id":710,"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":711,"derived":false},{"container":false,"ordered":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":712,"derived":false},{"id":713,"eClass":"EGenericType"},{"id":714,"eClass":"EGenericType"},{"id":715,"eClass":"EGenericType"},{"id":716,"eClass":"EGenericType"},{"id":717,"eClass":"EGenericType"},{"name":"none","id":718,"value":1,"literal":"none","eClass":"EEnumLiteral"},{"name":"public","id":719,"value":2,"literal":"public","eClass":"EEnumLiteral"},{"name":"private","id":720,"value":3,"literal":"private","eClass":"EEnumLiteral"},{"name":"protected","id":721,"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":722,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bound","changeable":true,"resolveProxies":true,"lowerBound":0,"id":723,"derived":false},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":727,"derived":false},{"container":false,"ordered":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":728,"derived":false},{"id":729,"eClass":"EGenericType"},{"id":730,"eClass":"EGenericType"},{"id":731,"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":133,"target":24},{"source":133,"target":138},{"source":133,"target":1},{"source":138,"target":24},{"source":134,"target":93},{"source":134,"target":139},{"source":134,"target":1},{"source":134,"target":140},{"source":139,"target":93},{"source":135,"target":108},{"source":135,"target":141},{"source":135,"target":1},{"source":141,"target":108},{"source":136,"target":112},{"source":136,"target":142},{"source":136,"target":1},{"source":142,"target":112},{"source":137,"target":21},{"source":2,"target":0},{"source":2,"target":9},{"source":2,"target":143},{"source":2,"target":144},{"source":2,"target":145},{"source":2,"target":146},{"source":143,"target":1},{"source":143,"target":147},{"source":143,"target":2},{"source":147,"target":1},{"source":144,"target":43},{"source":144,"target":148},{"source":144,"target":2},{"source":148,"target":43},{"source":145,"target":108},{"source":145,"target":149},{"source":145,"target":2},{"source":149,"target":108},{"source":146,"target":9},{"source":3,"target":0},{"source":3,"target":21},{"source":3,"target":107},{"source":3,"target":150},{"source":3,"target":151},{"source":3,"target":152},{"source":3,"target":153},{"source":3,"target":154},{"source":3,"target":155},{"source":3,"target":156},{"source":150,"target":21},{"source":150,"target":157},{"source":150,"target":3},{"source":150,"target":158},{"source":157,"target":21},{"source":151,"target":35},{"source":151,"target":159},{"source":151,"target":3},{"source":159,"target":35},{"source":152,"target":35},{"source":152,"target":160},{"source":152,"target":3},{"source":160,"target":35},{"source":153,"target":73},{"source":153,"target":161},{"source":153,"target":3},{"source":153,"target":162},{"source":161,"target":73},{"source":154,"target":108},{"source":154,"target":163},{"source":154,"target":3},{"source":163,"target":108},{"source":155,"target":21},{"source":156,"target":107},{"source":4,"target":0},{"source":4,"target":43},{"source":4,"target":164},{"source":4,"target":165},{"source":164,"target":108},{"source":164,"target":166},{"source":164,"target":4},{"source":166,"target":108},{"source":165,"target":43},{"source":5,"target":0},{"source":5,"target":9},{"source":5,"target":167},{"source":5,"target":168},{"source":5,"target":169},{"source":167,"target":108},{"source":167,"target":170},{"source":167,"target":5},{"source":170,"target":108},{"source":168,"target":128},{"source":168,"target":171},{"source":168,"target":5},{"source":168,"target":172},{"source":171,"target":128},{"source":169,"target":9},{"source":6,"target":0},{"source":6,"target":43},{"source":6,"target":173},{"source":6,"target":174},{"source":6,"target":175},{"source":173,"target":108},{"source":173,"target":176},{"source":173,"target":6},{"source":176,"target":108},{"source":174,"target":10},{"source":174,"target":177},{"source":174,"target":6},{"source":177,"target":10},{"source":175,"target":43},{"source":7,"target":0},{"source":7,"target":69},{"source":7,"target":178},{"source":7,"target":179},{"source":7,"target":180},{"source":7,"target":181},{"source":178,"target":182},{"source":178,"target":7},{"source":179,"target":29},{"source":179,"target":183},{"source":179,"target":7},{"source":183,"target":29},{"source":180,"target":59},{"source":180,"target":184},{"source":180,"target":7},{"source":184,"target":59},{"source":181,"target":69},{"source":8,"target":0},{"source":8,"target":94},{"source":8,"target":185},{"source":8,"target":186},{"source":8,"target":187},{"source":185,"target":43},{"source":185,"target":188},{"source":185,"target":8},{"source":188,"target":43},{"source":186,"target":43},{"source":186,"target":189},{"source":186,"target":8},{"source":189,"target":43},{"source":187,"target":94},{"source":9,"target":0},{"source":9,"target":190},{"source":9,"target":191},{"source":9,"target":192},{"source":190,"target":35},{"source":190,"target":193},{"source":190,"target":9},{"source":193,"target":35},{"source":191,"target":36},{"source":191,"target":194},{"source":191,"target":9},{"source":194,"target":36},{"source":192,"target":29},{"source":192,"target":195},{"source":192,"target":9},{"source":195,"target":29},{"source":10,"target":0},{"source":10,"target":69},{"source":10,"target":196},{"source":10,"target":197},{"source":10,"target":198},{"source":196,"target":12},{"source":196,"target":199},{"source":196,"target":10},{"source":199,"target":12},{"source":197,"target":43},{"source":197,"target":200},{"source":197,"target":10},{"source":200,"target":43},{"source":198,"target":69},{"source":11,"target":0},{"source":11,"target":3},{"source":11,"target":201},{"source":201,"target":3},{"source":12,"target":0},{"source":12,"target":21},{"source":12,"target":202},{"source":12,"target":203},{"source":12,"target":204},{"source":202,"target":43},{"source":202,"target":205},{"source":202,"target":12},{"source":205,"target":43},{"source":203,"target":108},{"source":203,"target":206},{"source":203,"target":12},{"source":206,"target":108},{"source":204,"target":21},{"source":13,"target":0},{"source":13,"target":9},{"source":13,"target":207},{"source":13,"target":208},{"source":13,"target":209},{"source":207,"target":21},{"source":207,"target":210},{"source":207,"target":13},{"source":207,"target":211},{"source":210,"target":21},{"source":208,"target":30},{"source":208,"target":212},{"source":208,"target":13},{"source":208,"target":213},{"source":212,"target":30},{"source":209,"target":9},{"source":14,"target":0},{"source":14,"target":43},{"source":14,"target":214},{"source":14,"target":215},{"source":14,"target":216},{"source":214,"target":43},{"source":214,"target":217},{"source":214,"target":14},{"source":217,"target":43},{"source":215,"target":43},{"source":215,"target":218},{"source":215,"target":14},{"source":218,"target":43},{"source":216,"target":43},{"source":15,"target":0},{"source":15,"target":43},{"source":15,"target":219},{"source":15,"target":220},{"source":15,"target":221},{"source":15,"target":222},{"source":219,"target":43},{"source":219,"target":223},{"source":219,"target":15},{"source":223,"target":43},{"source":220,"target":16},{"source":220,"target":224},{"source":220,"target":15},{"source":224,"target":16},{"source":221,"target":108},{"source":221,"target":225},{"source":221,"target":15},{"source":225,"target":108},{"source":222,"target":43},{"source":16,"target":0},{"source":16,"target":43},{"source":16,"target":226},{"source":16,"target":227},{"source":226,"target":43},{"source":226,"target":228},{"source":226,"target":16},{"source":228,"target":43},{"source":227,"target":43},{"source":17,"target":0},{"source":17,"target":43},{"source":17,"target":229},{"source":17,"target":230},{"source":229,"target":43},{"source":229,"target":231},{"source":229,"target":17},{"source":231,"target":43},{"source":230,"target":43},{"source":18,"target":0},{"source":18,"target":107},{"source":18,"target":232},{"source":18,"target":233},{"source":18,"target":234},{"source":232,"target":235},{"source":232,"target":18},{"source":233,"target":108},{"source":233,"target":236},{"source":233,"target":18},{"source":236,"target":108},{"source":234,"target":107},{"source":19,"target":0},{"source":19,"target":43},{"source":19,"target":237},{"source":19,"target":238},{"source":19,"target":239},{"source":19,"target":240},{"source":237,"target":43},{"source":237,"target":241},{"source":237,"target":19},{"source":241,"target":43},{"source":238,"target":20},{"source":238,"target":242},{"source":238,"target":19},{"source":242,"target":20},{"source":239,"target":43},{"source":239,"target":243},{"source":239,"target":19},{"source":243,"target":43},{"source":240,"target":43},{"source":20,"target":0},{"source":20,"target":244},{"source":20,"target":245},{"source":20,"target":246},{"source":20,"target":247},{"source":20,"target":248},{"source":20,"target":249},{"source":20,"target":250},{"source":20,"target":251},{"source":20,"target":252},{"source":20,"target":253},{"source":20,"target":254},{"source":20,"target":255},{"source":244,"target":20},{"source":245,"target":20},{"source":246,"target":20},{"source":247,"target":20},{"source":248,"target":20},{"source":249,"target":20},{"source":250,"target":20},{"source":251,"target":20},{"source":252,"target":20},{"source":253,"target":20},{"source":254,"target":20},{"source":255,"target":20},{"source":21,"target":0},{"source":21,"target":69},{"source":21,"target":158},{"source":21,"target":256},{"source":21,"target":211},{"source":21,"target":257},{"source":21,"target":258},{"source":158,"target":3},{"source":158,"target":259},{"source":158,"target":21},{"source":158,"target":150},{"source":259,"target":3},{"source":256,"target":6},{"source":256,"target":260},{"source":256,"target":21},{"source":260,"target":6},{"source":211,"target":13},{"source":211,"target":261},{"source":211,"target":21},{"source":211,"target":207},{"source":261,"target":13},{"source":257,"target":68},{"source":257,"target":262},{"source":257,"target":21},{"source":257,"target":263},{"source":262,"target":68},{"source":258,"target":69},{"source":22,"target":0},{"source":22,"target":43},{"source":22,"target":264},{"source":22,"target":265},{"source":264,"target":266},{"source":264,"target":22},{"source":265,"target":43},{"source":23,"target":0},{"source":23,"target":35},{"source":23,"target":267},{"source":267,"target":35},{"source":24,"target":0},{"source":24,"target":94},{"source":24,"target":268},{"source":24,"target":269},{"source":268,"target":94},{"source":268,"target":270},{"source":268,"target":24},{"source":270,"target":94},{"source":269,"target":94},{"source":25,"target":0},{"source":25,"target":94},{"source":25,"target":271},{"source":25,"target":272},{"source":271,"target":57},{"source":271,"target":273},{"source":271,"target":25},{"source":273,"target":57},{"source":272,"target":94},{"source":26,"target":0},{"source":26,"target":43},{"source":26,"target":274},{"source":26,"target":275},{"source":26,"target":276},{"source":274,"target":43},{"source":274,"target":277},{"source":274,"target":26},{"source":277,"target":43},{"source":275,"target":108},{"source":275,"target":278},{"source":275,"target":26},{"source":278,"target":108},{"source":276,"target":43},{"source":27,"target":0},{"source":27,"target":94},{"source":27,"target":279},{"source":27,"target":280},{"source":27,"target":281},{"source":279,"target":93},{"source":279,"target":282},{"source":279,"target":27},{"source":279,"target":283},{"source":282,"target":93},{"source":280,"target":24},{"source":280,"target":284},{"source":280,"target":27},{"source":284,"target":24},{"source":281,"target":94},{"source":28,"target":0},{"source":28,"target":43},{"source":28,"target":285},{"source":28,"target":286},{"source":285,"target":287},{"source":285,"target":28},{"source":286,"target":43},{"source":29,"target":0},{"source":29,"target":69},{"source":29,"target":288},{"source":29,"target":289},{"source":29,"target":290},{"source":29,"target":291},{"source":29,"target":292},{"source":288,"target":293},{"source":288,"target":29},{"source":289,"target":3},{"source":289,"target":294},{"source":289,"target":29},{"source":294,"target":3},{"source":290,"target":36},{"source":290,"target":295},{"source":290,"target":29},{"source":295,"target":36},{"source":291,"target":73},{"source":291,"target":296},{"source":291,"target":29},{"source":296,"target":73},{"source":292,"target":69},{"source":30,"target":0},{"source":30,"target":43},{"source":30,"target":2},{"source":30,"target":213},{"source":30,"target":297},{"source":30,"target":298},{"source":30,"target":299},{"source":30,"target":300},{"source":213,"target":13},{"source":213,"target":301},{"source":213,"target":30},{"source":213,"target":208},{"source":301,"target":13},{"source":297,"target":43},{"source":297,"target":302},{"source":297,"target":30},{"source":302,"target":43},{"source":298,"target":108},{"source":298,"target":303},{"source":298,"target":30},{"source":303,"target":108},{"source":299,"target":43},{"source":300,"target":2},{"source":31,"target":0},{"source":31,"target":1},{"source":31,"target":304},{"source":304,"target":1},{"source":32,"target":0},{"source":32,"target":43},{"source":32,"target":305},{"source":32,"target":306},{"source":32,"target":307},{"source":32,"target":308},{"source":305,"target":43},{"source":305,"target":309},{"source":305,"target":32},{"source":309,"target":43},{"source":306,"target":43},{"source":306,"target":310},{"source":306,"target":32},{"source":310,"target":43},{"source":307,"target":43},{"source":307,"target":311},{"source":307,"target":32},{"source":311,"target":43},{"source":308,"target":43},{"source":33,"target":0},{"source":33,"target":94},{"source":33,"target":2},{"source":33,"target":312},{"source":33,"target":313},{"source":312,"target":94},{"source":313,"target":2},{"source":34,"target":0},{"source":34,"target":109},{"source":34,"target":314},{"source":34,"target":315},{"source":314,"target":108},{"source":314,"target":316},{"source":314,"target":34},{"source":316,"target":108},{"source":315,"target":109},{"source":35,"target":0},{"source":35,"target":9},{"source":35,"target":317},{"source":35,"target":318},{"source":35,"target":319},{"source":35,"target":320},{"source":317,"target":321},{"source":317,"target":35},{"source":318,"target":322},{"source":318,"target":35},{"source":319,"target":323},{"source":319,"target":35},{"source":320,"target":9},{"source":36,"target":0},{"source":36,"target":69},{"source":36,"target":324},{"source":36,"target":325},{"source":36,"target":326},{"source":36,"target":327},{"source":36,"target":328},{"source":36,"target":329},{"source":324,"target":330},{"source":324,"target":36},{"source":325,"target":35},{"source":325,"target":331},{"source":325,"target":36},{"source":331,"target":35},{"source":326,"target":49},{"source":326,"target":332},{"source":326,"target":36},{"source":332,"target":49},{"source":327,"target":73},{"source":327,"target":333},{"source":327,"target":36},{"source":333,"target":73},{"source":328,"target":3},{"source":328,"target":334},{"source":328,"target":36},{"source":334,"target":3},{"source":329,"target":69},{"source":37,"target":0},{"source":37,"target":94},{"source":37,"target":335},{"source":37,"target":336},{"source":335,"target":57},{"source":335,"target":337},{"source":335,"target":37},{"source":337,"target":57},{"source":336,"target":94},{"source":38,"target":0},{"source":38,"target":94},{"source":38,"target":338},{"source":38,"target":339},{"source":38,"target":340},{"source":338,"target":43},{"source":338,"target":341},{"source":338,"target":38},{"source":341,"target":43},{"source":339,"target":94},{"source":339,"target":342},{"source":339,"target":38},{"source":342,"target":94},{"source":340,"target":94},{"source":39,"target":0},{"source":39,"target":94},{"source":39,"target":343},{"source":343,"target":94},{"source":40,"target":0},{"source":40,"target":94},{"source":40,"target":344},{"source":40,"target":345},{"source":40,"target":346},{"source":40,"target":347},{"source":344,"target":94},{"source":344,"target":348},{"source":344,"target":40},{"source":348,"target":94},{"source":345,"target":43},{"source":345,"target":349},{"source":345,"target":40},{"source":349,"target":43},{"source":346,"target":93},{"source":346,"target":350},{"source":346,"target":40},{"source":346,"target":351},{"source":350,"target":93},{"source":347,"target":94},{"source":41,"target":0},{"source":41,"target":21},{"source":41,"target":126},{"source":41,"target":352},{"source":41,"target":353},{"source":41,"target":354},{"source":41,"target":355},{"source":352,"target":13},{"source":352,"target":356},{"source":352,"target":41},{"source":356,"target":13},{"source":353,"target":43},{"source":353,"target":357},{"source":353,"target":41},{"source":357,"target":43},{"source":354,"target":21},{"source":355,"target":126},{"source":42,"target":0},{"source":42,"target":3},{"source":42,"target":358},{"source":42,"target":359},{"source":358,"target":41},{"source":358,"target":360},{"source":358,"target":42},{"source":360,"target":41},{"source":359,"target":3},{"source":43,"target":0},{"source":43,"target":9},{"source":43,"target":361},{"source":361,"target":9},{"source":44,"target":0},{"source":44,"target":94},{"source":44,"target":362},{"source":44,"target":363},{"source":362,"target":43},{"source":362,"target":364},{"source":362,"target":44},{"source":364,"target":43},{"source":363,"target":94},{"source":45,"target":0},{"source":45,"target":43},{"source":45,"target":365},{"source":45,"target":366},{"source":45,"target":367},{"source":365,"target":92},{"source":365,"target":368},{"source":365,"target":45},{"source":368,"target":92},{"source":366,"target":43},{"source":366,"target":369},{"source":366,"target":45},{"source":369,"target":43},{"source":367,"target":43},{"source":46,"target":0},{"source":46,"target":21},{"source":46,"target":5},{"source":46,"target":370},{"source":46,"target":371},{"source":370,"target":21},{"source":371,"target":5},{"source":47,"target":0},{"source":47,"target":94},{"source":47,"target":372},{"source":47,"target":373},{"source":47,"target":374},{"source":47,"target":375},{"source":47,"target":376},{"source":372,"target":43},{"source":372,"target":377},{"source":372,"target":47},{"source":377,"target":43},{"source":373,"target":43},{"source":373,"target":378},{"source":373,"target":47},{"source":378,"target":43},{"source":374,"target":43},{"source":374,"target":379},{"source":374,"target":47},{"source":379,"target":43},{"source":375,"target":94},{"source":375,"target":380},{"source":375,"target":47},{"source":380,"target":94},{"source":376,"target":94},{"source":48,"target":0},{"source":48,"target":94},{"source":48,"target":381},{"source":48,"target":382},{"source":48,"target":383},{"source":48,"target":384},{"source":381,"target":43},{"source":381,"target":385},{"source":381,"target":48},{"source":385,"target":43},{"source":382,"target":94},{"source":382,"target":386},{"source":382,"target":48},{"source":386,"target":94},{"source":383,"target":94},{"source":383,"target":387},{"source":383,"target":48},{"source":387,"target":94},{"source":384,"target":94},{"source":49,"target":0},{"source":49,"target":9},{"source":49,"target":388},{"source":49,"target":389},{"source":49,"target":390},{"source":388,"target":391},{"source":388,"target":49},{"source":389,"target":69},{"source":389,"target":392},{"source":389,"target":49},{"source":392,"target":69},{"source":390,"target":9},{"source":50,"target":0},{"source":50,"target":43},{"source":50,"target":393},{"source":50,"target":394},{"source":50,"target":395},{"source":50,"target":396},{"source":50,"target":397},{"source":393,"target":51},{"source":393,"target":398},{"source":393,"target":50},{"source":398,"target":51},{"source":394,"target":43},{"source":394,"target":399},{"source":394,"target":50},{"source":399,"target":43},{"source":395,"target":43},{"source":395,"target":400},{"source":395,"target":50},{"source":400,"target":43},{"source":396,"target":43},{"source":396,"target":401},{"source":396,"target":50},{"source":401,"target":43},{"source":397,"target":43},{"source":51,"target":0},{"source":51,"target":402},{"source":51,"target":403},{"source":51,"target":404},{"source":51,"target":405},{"source":51,"target":406},{"source":51,"target":407},{"source":51,"target":408},{"source":51,"target":409},{"source":51,"target":410},{"source":51,"target":411},{"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":402,"target":51},{"source":403,"target":51},{"source":404,"target":51},{"source":405,"target":51},{"source":406,"target":51},{"source":407,"target":51},{"source":408,"target":51},{"source":409,"target":51},{"source":410,"target":51},{"source":411,"target":51},{"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":52,"target":0},{"source":52,"target":421},{"source":52,"target":422},{"source":52,"target":423},{"source":421,"target":52},{"source":422,"target":52},{"source":423,"target":52},{"source":53,"target":0},{"source":53,"target":21},{"source":53,"target":424},{"source":53,"target":425},{"source":424,"target":24},{"source":424,"target":426},{"source":424,"target":53},{"source":426,"target":24},{"source":425,"target":21},{"source":54,"target":0},{"source":54,"target":43},{"source":54,"target":427},{"source":54,"target":428},{"source":54,"target":429},{"source":427,"target":108},{"source":427,"target":430},{"source":427,"target":54},{"source":430,"target":108},{"source":428,"target":43},{"source":428,"target":431},{"source":428,"target":54},{"source":431,"target":43},{"source":429,"target":43},{"source":55,"target":0},{"source":55,"target":109},{"source":55,"target":432},{"source":432,"target":109},{"source":56,"target":0},{"source":56,"target":35},{"source":56,"target":433},{"source":56,"target":434},{"source":433,"target":102},{"source":433,"target":435},{"source":433,"target":56},{"source":435,"target":102},{"source":434,"target":35},{"source":57,"target":0},{"source":57,"target":69},{"source":57,"target":94},{"source":57,"target":436},{"source":57,"target":437},{"source":57,"target":438},{"source":436,"target":94},{"source":436,"target":439},{"source":436,"target":57},{"source":439,"target":94},{"source":437,"target":69},{"source":438,"target":94},{"source":58,"target":0},{"source":58,"target":35},{"source":58,"target":440},{"source":440,"target":35},{"source":59,"target":0},{"source":59,"target":441},{"source":59,"target":442},{"source":441,"target":60},{"source":441,"target":443},{"source":441,"target":59},{"source":443,"target":60},{"source":442,"target":61},{"source":442,"target":444},{"source":442,"target":59},{"source":444,"target":61},{"source":60,"target":0},{"source":60,"target":445},{"source":60,"target":446},{"source":445,"target":447},{"source":445,"target":60},{"source":446,"target":448},{"source":446,"target":60},{"source":61,"target":0},{"source":61,"target":449},{"source":61,"target":450},{"source":449,"target":451},{"source":449,"target":61},{"source":450,"target":60},{"source":450,"target":452},{"source":450,"target":61},{"source":452,"target":60},{"source":62,"target":0},{"source":62,"target":9},{"source":62,"target":453},{"source":62,"target":454},{"source":62,"target":455},{"source":453,"target":69},{"source":453,"target":456},{"source":453,"target":62},{"source":456,"target":69},{"source":454,"target":108},{"source":454,"target":457},{"source":454,"target":62},{"source":457,"target":108},{"source":455,"target":9},{"source":63,"target":0},{"source":63,"target":1},{"source":63,"target":458},{"source":63,"target":459},{"source":63,"target":460},{"source":63,"target":461},{"source":63,"target":462},{"source":458,"target":463},{"source":458,"target":63},{"source":459,"target":108},{"source":459,"target":464},{"source":459,"target":63},{"source":464,"target":108},{"source":460,"target":63},{"source":460,"target":465},{"source":460,"target":63},{"source":460,"target":461},{"source":465,"target":63},{"source":461,"target":63},{"source":461,"target":466},{"source":461,"target":63},{"source":461,"target":460},{"source":466,"target":63},{"source":462,"target":1},{"source":64,"target":0},{"source":64,"target":43},{"source":64,"target":2},{"source":64,"target":467},{"source":64,"target":468},{"source":64,"target":469},{"source":467,"target":43},{"source":467,"target":470},{"source":467,"target":64},{"source":470,"target":43},{"source":468,"target":43},{"source":469,"target":2},{"source":65,"target":0},{"source":65,"target":9},{"source":65,"target":471},{"source":65,"target":472},{"source":65,"target":473},{"source":65,"target":474},{"source":471,"target":1},{"source":471,"target":475},{"source":471,"target":65},{"source":475,"target":1},{"source":472,"target":108},{"source":472,"target":476},{"source":472,"target":65},{"source":476,"target":108},{"source":473,"target":66},{"source":473,"target":477},{"source":473,"target":65},{"source":477,"target":66},{"source":474,"target":9},{"source":66,"target":0},{"source":66,"target":9},{"source":66,"target":478},{"source":66,"target":479},{"source":66,"target":480},{"source":66,"target":481},{"source":478,"target":482},{"source":478,"target":66},{"source":479,"target":483},{"source":479,"target":66},{"source":480,"target":108},{"source":480,"target":484},{"source":480,"target":66},{"source":484,"target":108},{"source":481,"target":9},{"source":67,"target":0},{"source":67,"target":485},{"source":67,"target":486},{"source":67,"target":487},{"source":67,"target":488},{"source":67,"target":489},{"source":67,"target":490},{"source":67,"target":491},{"source":485,"target":492},{"source":485,"target":67},{"source":486,"target":73},{"source":486,"target":493},{"source":486,"target":67},{"source":486,"target":494},{"source":493,"target":73},{"source":487,"target":107},{"source":487,"target":495},{"source":487,"target":67},{"source":495,"target":107},{"source":488,"target":113},{"source":488,"target":496},{"source":488,"target":67},{"source":496,"target":113},{"source":489,"target":36},{"source":489,"target":497},{"source":489,"target":67},{"source":497,"target":36},{"source":490,"target":29},{"source":490,"target":498},{"source":490,"target":67},{"source":498,"target":29},{"source":491,"target":7},{"source":491,"target":499},{"source":491,"target":67},{"source":499,"target":7},{"source":68,"target":0},{"source":68,"target":9},{"source":68,"target":500},{"source":68,"target":501},{"source":68,"target":502},{"source":68,"target":503},{"source":68,"target":504},{"source":68,"target":505},{"source":68,"target":506},{"source":68,"target":507},{"source":68,"target":263},{"source":68,"target":508},{"source":68,"target":509},{"source":68,"target":510},{"source":68,"target":511},{"source":500,"target":130},{"source":500,"target":512},{"source":500,"target":68},{"source":512,"target":130},{"source":501,"target":52},{"source":501,"target":513},{"source":501,"target":68},{"source":513,"target":52},{"source":502,"target":514},{"source":502,"target":68},{"source":503,"target":515},{"source":503,"target":68},{"source":504,"target":516},{"source":504,"target":68},{"source":505,"target":517},{"source":505,"target":68},{"source":506,"target":518},{"source":506,"target":68},{"source":507,"target":519},{"source":507,"target":68},{"source":263,"target":21},{"source":263,"target":520},{"source":263,"target":68},{"source":263,"target":257},{"source":520,"target":21},{"source":508,"target":93},{"source":508,"target":521},{"source":508,"target":68},{"source":508,"target":522},{"source":521,"target":93},{"source":509,"target":129},{"source":509,"target":523},{"source":509,"target":68},{"source":509,"target":524},{"source":523,"target":129},{"source":510,"target":127},{"source":510,"target":525},{"source":510,"target":68},{"source":510,"target":526},{"source":525,"target":127},{"source":511,"target":9},{"source":69,"target":0},{"source":69,"target":9},{"source":69,"target":527},{"source":69,"target":528},{"source":69,"target":529},{"source":527,"target":530},{"source":527,"target":69},{"source":528,"target":531},{"source":528,"target":69},{"source":529,"target":9},{"source":70,"target":0},{"source":70,"target":9},{"source":70,"target":532},{"source":532,"target":9},{"source":71,"target":0},{"source":71,"target":43},{"source":71,"target":533},{"source":71,"target":534},{"source":533,"target":535},{"source":533,"target":71},{"source":534,"target":43},{"source":72,"target":0},{"source":72,"target":43},{"source":72,"target":536},{"source":536,"target":43},{"source":73,"target":0},{"source":73,"target":69},{"source":73,"target":162},{"source":73,"target":494},{"source":73,"target":537},{"source":73,"target":538},{"source":73,"target":539},{"source":162,"target":3},{"source":162,"target":540},{"source":162,"target":73},{"source":162,"target":153},{"source":540,"target":3},{"source":494,"target":67},{"source":494,"target":541},{"source":494,"target":73},{"source":494,"target":486},{"source":541,"target":67},{"source":537,"target":73},{"source":537,"target":542},{"source":537,"target":73},{"source":537,"target":538},{"source":542,"target":73},{"source":538,"target":73},{"source":538,"target":543},{"source":538,"target":73},{"source":538,"target":537},{"source":543,"target":73},{"source":539,"target":69},{"source":74,"target":0},{"source":74,"target":70},{"source":74,"target":544},{"source":74,"target":545},{"source":74,"target":546},{"source":544,"target":73},{"source":544,"target":547},{"source":544,"target":74},{"source":547,"target":73},{"source":545,"target":74},{"source":545,"target":548},{"source":545,"target":74},{"source":548,"target":74},{"source":546,"target":70},{"source":75,"target":0},{"source":75,"target":107},{"source":75,"target":549},{"source":75,"target":550},{"source":75,"target":551},{"source":549,"target":108},{"source":549,"target":552},{"source":549,"target":75},{"source":552,"target":108},{"source":550,"target":108},{"source":550,"target":553},{"source":550,"target":75},{"source":553,"target":108},{"source":551,"target":107},{"source":76,"target":0},{"source":76,"target":43},{"source":76,"target":554},{"source":76,"target":555},{"source":554,"target":43},{"source":554,"target":556},{"source":554,"target":76},{"source":556,"target":43},{"source":555,"target":43},{"source":77,"target":0},{"source":77,"target":43},{"source":77,"target":557},{"source":77,"target":558},{"source":77,"target":559},{"source":557,"target":78},{"source":557,"target":560},{"source":557,"target":77},{"source":560,"target":78},{"source":558,"target":43},{"source":558,"target":561},{"source":558,"target":77},{"source":561,"target":43},{"source":559,"target":43},{"source":78,"target":0},{"source":78,"target":562},{"source":78,"target":563},{"source":562,"target":78},{"source":563,"target":78},{"source":79,"target":0},{"source":79,"target":43},{"source":79,"target":564},{"source":79,"target":565},{"source":79,"target":566},{"source":564,"target":80},{"source":564,"target":567},{"source":564,"target":79},{"source":567,"target":80},{"source":565,"target":43},{"source":565,"target":568},{"source":565,"target":79},{"source":568,"target":43},{"source":566,"target":43},{"source":80,"target":0},{"source":80,"target":569},{"source":80,"target":570},{"source":80,"target":571},{"source":80,"target":572},{"source":80,"target":573},{"source":80,"target":574},{"source":569,"target":80},{"source":570,"target":80},{"source":571,"target":80},{"source":572,"target":80},{"source":573,"target":80},{"source":574,"target":80},{"source":81,"target":0},{"source":81,"target":107},{"source":81,"target":575},{"source":575,"target":107},{"source":82,"target":0},{"source":82,"target":81},{"source":82,"target":576},{"source":576,"target":81},{"source":83,"target":0},{"source":83,"target":81},{"source":83,"target":577},{"source":577,"target":81},{"source":84,"target":0},{"source":84,"target":81},{"source":84,"target":578},{"source":578,"target":81},{"source":85,"target":0},{"source":85,"target":81},{"source":85,"target":579},{"source":579,"target":81},{"source":86,"target":0},{"source":86,"target":81},{"source":86,"target":580},{"source":580,"target":81},{"source":87,"target":0},{"source":87,"target":81},{"source":87,"target":581},{"source":581,"target":81},{"source":88,"target":0},{"source":88,"target":81},{"source":88,"target":582},{"source":582,"target":81},{"source":89,"target":0},{"source":89,"target":81},{"source":89,"target":583},{"source":583,"target":81},{"source":90,"target":0},{"source":90,"target":81},{"source":90,"target":584},{"source":584,"target":81},{"source":91,"target":0},{"source":91,"target":94},{"source":91,"target":585},{"source":91,"target":586},{"source":585,"target":43},{"source":585,"target":587},{"source":585,"target":91},{"source":587,"target":43},{"source":586,"target":94},{"source":92,"target":0},{"source":92,"target":43},{"source":92,"target":588},{"source":92,"target":589},{"source":92,"target":590},{"source":588,"target":126},{"source":588,"target":591},{"source":588,"target":92},{"source":591,"target":126},{"source":589,"target":43},{"source":589,"target":592},{"source":589,"target":92},{"source":592,"target":43},{"source":590,"target":43},{"source":93,"target":0},{"source":93,"target":126},{"source":93,"target":522},{"source":93,"target":593},{"source":93,"target":594},{"source":93,"target":595},{"source":93,"target":140},{"source":93,"target":283},{"source":93,"target":351},{"source":93,"target":596},{"source":522,"target":68},{"source":522,"target":597},{"source":522,"target":93},{"source":522,"target":508},{"source":597,"target":68},{"source":593,"target":598},{"source":593,"target":93},{"source":594,"target":108},{"source":594,"target":599},{"source":594,"target":93},{"source":599,"target":108},{"source":595,"target":6},{"source":595,"target":600},{"source":595,"target":93},{"source":600,"target":6},{"source":140,"target":1},{"source":140,"target":601},{"source":140,"target":93},{"source":140,"target":134},{"source":601,"target":1},{"source":283,"target":27},{"source":283,"target":602},{"source":283,"target":93},{"source":283,"target":279},{"source":602,"target":27},{"source":351,"target":40},{"source":351,"target":603},{"source":351,"target":93},{"source":351,"target":346},{"source":603,"target":40},{"source":596,"target":126},{"source":94,"target":0},{"source":94,"target":9},{"source":94,"target":604},{"source":604,"target":9},{"source":95,"target":0},{"source":95,"target":43},{"source":95,"target":605},{"source":95,"target":606},{"source":605,"target":607},{"source":605,"target":95},{"source":606,"target":43},{"source":96,"target":0},{"source":96,"target":94},{"source":96,"target":2},{"source":96,"target":608},{"source":96,"target":609},{"source":96,"target":610},{"source":608,"target":43},{"source":608,"target":611},{"source":608,"target":96},{"source":611,"target":43},{"source":609,"target":94},{"source":610,"target":2},{"source":97,"target":0},{"source":97,"target":4},{"source":97,"target":612},{"source":97,"target":613},{"source":612,"target":92},{"source":612,"target":614},{"source":612,"target":97},{"source":614,"target":92},{"source":613,"target":4},{"source":98,"target":0},{"source":98,"target":4},{"source":98,"target":2},{"source":98,"target":615},{"source":98,"target":616},{"source":615,"target":4},{"source":616,"target":2},{"source":99,"target":0},{"source":99,"target":94},{"source":99,"target":617},{"source":99,"target":618},{"source":99,"target":619},{"source":617,"target":620},{"source":617,"target":99},{"source":618,"target":43},{"source":618,"target":621},{"source":618,"target":99},{"source":621,"target":43},{"source":619,"target":94},{"source":100,"target":0},{"source":100,"target":94},{"source":100,"target":622},{"source":100,"target":623},{"source":100,"target":624},{"source":622,"target":43},{"source":622,"target":625},{"source":622,"target":100},{"source":625,"target":43},{"source":623,"target":94},{"source":623,"target":626},{"source":623,"target":100},{"source":626,"target":94},{"source":624,"target":94},{"source":101,"target":0},{"source":101,"target":94},{"source":101,"target":627},{"source":101,"target":628},{"source":101,"target":629},{"source":627,"target":24},{"source":627,"target":630},{"source":627,"target":101},{"source":630,"target":24},{"source":628,"target":43},{"source":628,"target":631},{"source":628,"target":101},{"source":631,"target":43},{"source":629,"target":94},{"source":102,"target":0},{"source":102,"target":9},{"source":102,"target":632},{"source":102,"target":633},{"source":102,"target":634},{"source":632,"target":635},{"source":632,"target":102},{"source":633,"target":9},{"source":633,"target":636},{"source":633,"target":102},{"source":636,"target":9},{"source":634,"target":9},{"source":103,"target":0},{"source":103,"target":9},{"source":103,"target":637},{"source":103,"target":638},{"source":637,"target":639},{"source":637,"target":103},{"source":638,"target":9},{"source":104,"target":0},{"source":104,"target":4},{"source":104,"target":640},{"source":640,"target":4},{"source":105,"target":0},{"source":105,"target":94},{"source":105,"target":641},{"source":105,"target":642},{"source":641,"target":43},{"source":641,"target":643},{"source":641,"target":105},{"source":643,"target":43},{"source":642,"target":94},{"source":106,"target":0},{"source":106,"target":94},{"source":106,"target":644},{"source":106,"target":645},{"source":106,"target":646},{"source":106,"target":647},{"source":644,"target":24},{"source":644,"target":648},{"source":644,"target":106},{"source":648,"target":24},{"source":645,"target":24},{"source":645,"target":649},{"source":645,"target":106},{"source":649,"target":24},{"source":646,"target":27},{"source":646,"target":650},{"source":646,"target":106},{"source":650,"target":27},{"source":647,"target":94},{"source":107,"target":0},{"source":107,"target":69},{"source":107,"target":651},{"source":651,"target":69},{"source":108,"target":0},{"source":108,"target":43},{"source":108,"target":70},{"source":108,"target":652},{"source":108,"target":653},{"source":108,"target":654},{"source":108,"target":655},{"source":652,"target":107},{"source":652,"target":656},{"source":652,"target":108},{"source":656,"target":107},{"source":653,"target":70},{"source":653,"target":657},{"source":653,"target":108},{"source":657,"target":70},{"source":654,"target":43},{"source":655,"target":70},{"source":109,"target":0},{"source":109,"target":3},{"source":109,"target":658},{"source":109,"target":659},{"source":658,"target":112},{"source":658,"target":660},{"source":658,"target":109},{"source":660,"target":112},{"source":659,"target":3},{"source":110,"target":0},{"source":110,"target":94},{"source":110,"target":661},{"source":110,"target":662},{"source":661,"target":3},{"source":661,"target":663},{"source":661,"target":110},{"source":663,"target":3},{"source":662,"target":94},{"source":111,"target":0},{"source":111,"target":43},{"source":111,"target":664},{"source":111,"target":665},{"source":664,"target":108},{"source":664,"target":666},{"source":664,"target":111},{"source":666,"target":108},{"source":665,"target":43},{"source":112,"target":0},{"source":112,"target":107},{"source":112,"target":667},{"source":112,"target":668},{"source":667,"target":108},{"source":667,"target":669},{"source":667,"target":112},{"source":669,"target":108},{"source":668,"target":107},{"source":113,"target":0},{"source":113,"target":69},{"source":113,"target":670},{"source":670,"target":69},{"source":114,"target":0},{"source":114,"target":43},{"source":114,"target":70},{"source":114,"target":671},{"source":114,"target":672},{"source":114,"target":673},{"source":114,"target":674},{"source":671,"target":113},{"source":671,"target":675},{"source":671,"target":114},{"source":675,"target":113},{"source":672,"target":9},{"source":672,"target":676},{"source":672,"target":114},{"source":676,"target":9},{"source":673,"target":43},{"source":674,"target":70},{"source":115,"target":0},{"source":115,"target":11},{"source":115,"target":113},{"source":115,"target":677},{"source":115,"target":678},{"source":677,"target":11},{"source":678,"target":113},{"source":116,"target":0},{"source":116,"target":12},{"source":116,"target":113},{"source":116,"target":679},{"source":116,"target":680},{"source":679,"target":12},{"source":680,"target":113},{"source":117,"target":0},{"source":117,"target":34},{"source":117,"target":113},{"source":117,"target":681},{"source":117,"target":682},{"source":681,"target":34},{"source":682,"target":113},{"source":118,"target":0},{"source":118,"target":42},{"source":118,"target":113},{"source":118,"target":683},{"source":118,"target":684},{"source":683,"target":42},{"source":684,"target":113},{"source":119,"target":0},{"source":119,"target":55},{"source":119,"target":113},{"source":119,"target":685},{"source":119,"target":686},{"source":685,"target":55},{"source":686,"target":113},{"source":120,"target":0},{"source":120,"target":57},{"source":120,"target":113},{"source":120,"target":687},{"source":120,"target":688},{"source":687,"target":57},{"source":688,"target":113},{"source":121,"target":0},{"source":121,"target":63},{"source":121,"target":113},{"source":121,"target":689},{"source":121,"target":690},{"source":689,"target":63},{"source":690,"target":113},{"source":122,"target":0},{"source":122,"target":93},{"source":122,"target":113},{"source":122,"target":691},{"source":122,"target":692},{"source":691,"target":93},{"source":692,"target":113},{"source":123,"target":0},{"source":123,"target":107},{"source":123,"target":113},{"source":123,"target":693},{"source":123,"target":694},{"source":693,"target":107},{"source":694,"target":113},{"source":124,"target":0},{"source":124,"target":3},{"source":124,"target":113},{"source":124,"target":695},{"source":124,"target":696},{"source":695,"target":3},{"source":696,"target":113},{"source":125,"target":0},{"source":125,"target":128},{"source":125,"target":113},{"source":125,"target":697},{"source":125,"target":698},{"source":697,"target":128},{"source":698,"target":113},{"source":126,"target":0},{"source":126,"target":69},{"source":126,"target":699},{"source":126,"target":700},{"source":126,"target":701},{"source":699,"target":702},{"source":699,"target":126},{"source":700,"target":43},{"source":700,"target":703},{"source":700,"target":126},{"source":703,"target":43},{"source":701,"target":69},{"source":127,"target":0},{"source":127,"target":43},{"source":127,"target":5},{"source":127,"target":526},{"source":127,"target":704},{"source":127,"target":705},{"source":127,"target":706},{"source":526,"target":68},{"source":526,"target":707},{"source":526,"target":127},{"source":526,"target":510},{"source":707,"target":68},{"source":704,"target":6},{"source":704,"target":708},{"source":704,"target":127},{"source":708,"target":6},{"source":705,"target":43},{"source":706,"target":5},{"source":128,"target":0},{"source":128,"target":126},{"source":128,"target":172},{"source":128,"target":709},{"source":172,"target":5},{"source":172,"target":710},{"source":172,"target":128},{"source":172,"target":168},{"source":710,"target":5},{"source":709,"target":126},{"source":129,"target":0},{"source":129,"target":94},{"source":129,"target":5},{"source":129,"target":711},{"source":129,"target":524},{"source":129,"target":712},{"source":129,"target":713},{"source":129,"target":714},{"source":711,"target":715},{"source":711,"target":129},{"source":524,"target":68},{"source":524,"target":716},{"source":524,"target":129},{"source":524,"target":509},{"source":716,"target":68},{"source":712,"target":6},{"source":712,"target":717},{"source":712,"target":129},{"source":717,"target":6},{"source":713,"target":94},{"source":714,"target":5},{"source":130,"target":0},{"source":130,"target":718},{"source":130,"target":719},{"source":130,"target":720},{"source":130,"target":721},{"source":718,"target":130},{"source":719,"target":130},{"source":720,"target":130},{"source":721,"target":130},{"source":131,"target":0},{"source":131,"target":107},{"source":131,"target":722},{"source":131,"target":723},{"source":131,"target":724},{"source":722,"target":725},{"source":722,"target":131},{"source":723,"target":108},{"source":723,"target":726},{"source":723,"target":131},{"source":726,"target":108},{"source":724,"target":107},{"source":132,"target":0},{"source":132,"target":94},{"source":132,"target":727},{"source":132,"target":728},{"source":132,"target":729},{"source":727,"target":43},{"source":727,"target":730},{"source":727,"target":132},{"source":730,"target":43},{"source":728,"target":94},{"source":728,"target":731},{"source":728,"target":132},{"source":731,"target":94},{"source":729,"target":94}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="E" nsURI="http://kcl.ac.uk/xdsml/E" nsPrefix="e"> <eClassifiers xsi:type="ecore:EClass" name="E1"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="a1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="a2" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/gts-morpher/gts_morpher/uk.ac.kcl.inf.gts_morpher.tests/src/uk/ac/kcl/inf/gts_morpher/tests/completion/E.ecore
ecore
E E1 a1 a2
null
{"directed":true,"nodes":[{"nsPrefix":"e","nsURI":"http://kcl.ac.uk/xdsml/E","name":"E","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"E1","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"a1","changeable":true,"lowerBound":0,"iD":false,"id":2,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"a2","changeable":true,"lowerBound":0,"iD":false,"id":3,"derived":false},{"id":4,"eClass":"EGenericType"},{"id":5,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":1,"target":3},{"source":2,"target":4},{"source":2,"target":1},{"source":3,"target":5},{"source":3,"target":1}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="anol3l4" nsURI="http://anol3l4" nsPrefix="_anol3l4"> <eClassifiers xsi:type="ecore:EClass" name="X"> <eAnnotations source="diagraph"> <details key="node"/> <details key="pov"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="xcs" upperBound="-1" eType="#//C" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ps" upperBound="-1" eType="#//P" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="zs" eType="#//Z" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ys" upperBound="-1" eType="#//Y" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="w" eType="#//W"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="A" eSuperTypes="#//B"> <eAnnotations source="diagraph"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="B" eSuperTypes="#//C"> <eAnnotations source="diagraph"> <details key="node"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="is" upperBound="-1" eType="#//I" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="C" abstract="true" eSuperTypes="#//G"> <eAnnotations source="diagraph"> <details key="node"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="G" 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="M" eSuperTypes="#//G"> <eAnnotations source="diagraph"> <details key="node"/> <details key="ref=mcs"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="mcs" upperBound="-1" eType="#//C"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ml1" upperBound="-1" eType="#//L1" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="N" eSuperTypes="#//M"> <eAnnotations source="diagraph"> <details key="node"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="J" eSuperTypes="#//A"> <eAnnotations source="diagraph"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="P" eSuperTypes="#//N"> <eAnnotations source="diagraph"> <details key="node"/> <details key="ref=ks"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="a" eType="#//A"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ks" eType="#//K"/> <eStructuralFeatures xsi:type="ecore:EReference" name="js" upperBound="-1" eType="#//J"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Q" eSuperTypes="#//P"> <eAnnotations source="diagraph"> <details key="node"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="l2s" upperBound="-1" eType="#//L2" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="I" eSuperTypes="#//G"> <eAnnotations source="diagraph"> <details key="node"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="L1"> <eAnnotations source="diagraph"> <details key="link"/> <details key="label=id1"/> <details key="label=id2"/> <details key="ltrg=l1c"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id2" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EReference" name="l1c" eType="#//C"/> <eStructuralFeatures xsi:type="ecore:EReference" name="l1m" eType="#//M"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="K" eSuperTypes="#//J"> <eAnnotations source="diagraph"> <details key="node"/> </eAnnotations> <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="L2"> <eAnnotations source="diagraph"> <details key="link"/> <details key="label=l1"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="l2q" eType="#//Q"/> <eStructuralFeatures xsi:type="ecore:EReference" name="l2k" eType="#//K"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="l1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="l2" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Z"> <eAnnotations source="diagraph"> <details key="node"/> <details key="label=z1"/> <details key="label=z2"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="z1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="z2" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="z3" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Y"> <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="W"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="w" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="L3" eSuperTypes="#//L1"> <eAnnotations source="diagraph"> <details key="link"/> <details key="ltrg=l3i"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="l3i" eType="#//I"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="L4" eSuperTypes="#//L1"> <eAnnotations source="diagraph"> <details key="link"/> <details key="ltrg=l4z"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="l4z" eType="#//Z"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/francoispfister/diagraph/org.isoe.fwk.megamodel.deploy/repository-bundle/anol3l4.ecore
ecore
anol3l4 X xcs ps zs ys w A B is C G name M mcs ml1 N J P a ks js Q l2s I L1 id1 id2 l1c l1m K title L2 l2q l2k l1 l2 Z z1 z2 z3 Y y W w L3 l3i L4 l4z
null
{"directed":true,"nodes":[{"nsPrefix":"_anol3l4","nsURI":"http://anol3l4","name":"anol3l4","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"X","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"A","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"B","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"C","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"G","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"M","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"N","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"J","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"P","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Q","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"I","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"L1","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"K","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"L2","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Z","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Y","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"W","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"L3","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"L4","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":"xcs","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":"ps","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"zs","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":"ys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"w","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"is","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"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":"mcs","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":"ml1","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"a","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ks","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":false,"unsettable":false,"transient":false,"unique":true,"name":"js","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"l2s","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id1","changeable":true,"lowerBound":0,"iD":false,"id":55,"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":"id2","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"l1c","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"l1m","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"l2q","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"l2k","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"l1","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"l2","changeable":true,"lowerBound":0,"iD":false,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"z1","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":"z2","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":"z3","changeable":true,"lowerBound":0,"iD":false,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"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":"y","changeable":true,"lowerBound":0,"iD":false,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"w","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"l3i","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"l4z","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":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":4},{"source":20,"target":25},{"source":20,"target":1},{"source":25,"target":4},{"source":21,"target":9},{"source":21,"target":26},{"source":21,"target":1},{"source":26,"target":9},{"source":22,"target":15},{"source":22,"target":27},{"source":22,"target":1},{"source":27,"target":15},{"source":23,"target":16},{"source":23,"target":28},{"source":23,"target":1},{"source":28,"target":16},{"source":24,"target":17},{"source":24,"target":29},{"source":24,"target":1},{"source":29,"target":17},{"source":2,"target":0},{"source":2,"target":3},{"source":2,"target":30},{"source":30,"target":3},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":31},{"source":3,"target":32},{"source":31,"target":11},{"source":31,"target":33},{"source":31,"target":3},{"source":33,"target":11},{"source":32,"target":4},{"source":4,"target":0},{"source":4,"target":5},{"source":4,"target":34},{"source":34,"target":5},{"source":5,"target":0},{"source":5,"target":35},{"source":35,"target":36},{"source":35,"target":5},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":37},{"source":6,"target":38},{"source":6,"target":39},{"source":37,"target":4},{"source":37,"target":40},{"source":37,"target":6},{"source":40,"target":4},{"source":38,"target":12},{"source":38,"target":41},{"source":38,"target":6},{"source":41,"target":12},{"source":39,"target":5},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":42},{"source":42,"target":6},{"source":8,"target":0},{"source":8,"target":2},{"source":8,"target":43},{"source":43,"target":2},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":44},{"source":9,"target":45},{"source":9,"target":46},{"source":9,"target":47},{"source":44,"target":2},{"source":44,"target":48},{"source":44,"target":9},{"source":48,"target":2},{"source":45,"target":13},{"source":45,"target":49},{"source":45,"target":9},{"source":49,"target":13},{"source":46,"target":8},{"source":46,"target":50},{"source":46,"target":9},{"source":50,"target":8},{"source":47,"target":7},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":51},{"source":10,"target":52},{"source":51,"target":14},{"source":51,"target":53},{"source":51,"target":10},{"source":53,"target":14},{"source":52,"target":9},{"source":11,"target":0},{"source":11,"target":5},{"source":11,"target":54},{"source":54,"target":5},{"source":12,"target":0},{"source":12,"target":55},{"source":12,"target":56},{"source":12,"target":57},{"source":12,"target":58},{"source":55,"target":59},{"source":55,"target":12},{"source":56,"target":60},{"source":56,"target":12},{"source":57,"target":4},{"source":57,"target":61},{"source":57,"target":12},{"source":61,"target":4},{"source":58,"target":6},{"source":58,"target":62},{"source":58,"target":12},{"source":62,"target":6},{"source":13,"target":0},{"source":13,"target":8},{"source":13,"target":63},{"source":13,"target":64},{"source":63,"target":65},{"source":63,"target":13},{"source":64,"target":8},{"source":14,"target":0},{"source":14,"target":66},{"source":14,"target":67},{"source":14,"target":68},{"source":14,"target":69},{"source":66,"target":10},{"source":66,"target":70},{"source":66,"target":14},{"source":70,"target":10},{"source":67,"target":13},{"source":67,"target":71},{"source":67,"target":14},{"source":71,"target":13},{"source":68,"target":72},{"source":68,"target":14},{"source":69,"target":73},{"source":69,"target":14},{"source":15,"target":0},{"source":15,"target":74},{"source":15,"target":75},{"source":15,"target":76},{"source":74,"target":77},{"source":74,"target":15},{"source":75,"target":78},{"source":75,"target":15},{"source":76,"target":79},{"source":76,"target":15},{"source":16,"target":0},{"source":16,"target":80},{"source":80,"target":81},{"source":80,"target":16},{"source":17,"target":0},{"source":17,"target":82},{"source":82,"target":83},{"source":82,"target":17},{"source":18,"target":0},{"source":18,"target":12},{"source":18,"target":84},{"source":18,"target":85},{"source":84,"target":11},{"source":84,"target":86},{"source":84,"target":18},{"source":86,"target":11},{"source":85,"target":12},{"source":19,"target":0},{"source":19,"target":12},{"source":19,"target":87},{"source":19,"target":88},{"source":87,"target":15},{"source":87,"target":89},{"source":87,"target":19},{"source":89,"target":15},{"source":88,"target":12}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="_1" nsURI="http://reference.niem.gov/niem/resource/model/1.1/" nsPrefix="_1"> <eAnnotations> <details key="appinfo" value="&#xD;&#xA; &lt;i:resource xmlns:i=&quot;http://niem.gov/niem/appinfo/2.0&quot; i:name=&quot;Object&quot;/>&#xD;&#xA; &#xD;&#xA;&#xD;&#xA; &lt;i:resource xmlns:i=&quot;http://niem.gov/niem/appinfo/2.0&quot; i:name=&quot;Association&quot;/>&#xD;&#xA; &#xD;&#xA;&#xD;&#xA; &lt;i:ConformantIndicator xmlns:i=&quot;http://niem.gov/niem/appinfo/2.0&quot;>true&lt;/i:ConformantIndicator>&#xD;&#xA; "/> </eAnnotations> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Proxy types that carry dictionary metadata and have XML data type simple contents."/> </eAnnotations> <eClassifiers xsi:type="ecore:EEnum" name="FacetCategoryCodeSimpleType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="FacetCategoryCodeSimpleType"/> </eAnnotations> <eLiterals name="enumeration"/> <eLiterals name="pattern" value="1"/> <eLiterals name="minInclusive" value="2"/> <eLiterals name="maxInclusive" value="3"/> <eLiterals name="maxExclusive" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="FacetCategoryCodeSimpleTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="FacetCategoryCodeSimpleType:Object"/> <details key="baseType" value="FacetCategoryCodeSimpleType"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FacetCategoryCodeType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="FacetCategoryCodeType"/> <details key="kind" value="simple"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//FacetCategoryCodeSimpleType" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value=":0"/> <details key="kind" value="simple"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID" iD="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="id"/> <details key="namespace" value="http://niem.gov/niem/structures/2.0"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="linkMetadata" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//IDREFS"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="linkMetadata"/> <details key="namespace" value="http://niem.gov/niem/structures/2.0"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="metadata" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//IDREFS"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="metadata"/> <details key="namespace" value="http://niem.gov/niem/structures/2.0"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FacetType" eSuperTypes="gov.niem.structures._21.ecore#//ComplexObjectType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value=""/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="FacetType"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="typeQualifiedName" lowerBound="1" eType="#//QName" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="TypeQualifiedName"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="facetCategoryCode" lowerBound="1" eType="#//FacetCategoryCodeType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="FacetCategoryCode"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="facetText" lowerBound="1" eType="ecore:EClass gov.niem.proxy._2.ecore#//String" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="FacetText"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="facetDefinitionText" eType="ecore:EClass gov.niem.proxy._2.ecore#//String" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="FacetDefinitionText"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamespaceType" eSuperTypes="gov.niem.structures._21.ecore#//ComplexObjectType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value=""/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="NamespaceType"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="namespaceURI" lowerBound="1" eType="ecore:EClass gov.niem.proxy._2.ecore#//String" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="NamespaceURI"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="namespacePrefixText" eType="ecore:EClass gov.niem.proxy._2.ecore#//String" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="NamespacePrefixText"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="namespaceVersionText" eType="ecore:EClass gov.niem.proxy._2.ecore#//String" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="NamespaceVersionText"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PropertyObjectType" eSuperTypes="gov.niem.structures._21.ecore#//ComplexObjectType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value=""/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="PropertyObjectType"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyQualifiedName" lowerBound="1" eType="#//QName" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="PropertyQualifiedName"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyName" eType="ecore:EClass gov.niem.proxy._2.ecore#//String" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="PropertyName"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyNamespace" eType="#//NamespaceType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="PropertyNamespace"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyDefinitionText" eType="ecore:EClass gov.niem.proxy._2.ecore#//String" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="PropertyDefinitionText"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyDataTypeQualifiedName" eType="#//QName" unsettable="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="PropertyDataTypeQualifiedName"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="propertySubstitutionGroupHeadQualifiedName" eType="#//QName" unsettable="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="PropertySubstitutionGroupHeadQualifiedName"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyElementIndicator" eType="ecore:EClass gov.niem.proxy._2.ecore#//Boolean" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="PropertyElementIndicator"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyAbstractIndicator" eType="ecore:EClass gov.niem.proxy._2.ecore#//Boolean" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="PropertyAbstractIndicator"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyInlineIndicator" eType="ecore:EClass gov.niem.proxy._2.ecore#//Boolean" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="PropertyInlineIndicator"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyReferenceIndicator" eType="ecore:EClass gov.niem.proxy._2.ecore#//Boolean" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="PropertyReferenceIndicator"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyAugmentationOfTypeQualifiedName" eType="#//QName" unsettable="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="PropertyAugmentationOfTypeQualifiedName"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="QName"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="QName"/> <details key="kind" value="simple"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value=":0"/> <details key="kind" value="simple"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID" iD="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="id"/> <details key="namespace" value="http://niem.gov/niem/structures/2.0"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="linkMetadata" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//IDREFS"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="linkMetadata"/> <details key="namespace" value="http://niem.gov/niem/structures/2.0"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="metadata" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//IDREFS"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="metadata"/> <details key="namespace" value="http://niem.gov/niem/structures/2.0"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeContainsPropertyType" eSuperTypes="gov.niem.structures._21.ecore#//ComplexObjectType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value=""/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="TypeContainsPropertyType"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="typeQualifiedName" lowerBound="1" eType="#//QName" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="TypeQualifiedName"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyQualifiedName" lowerBound="1" eType="#//QName" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="PropertyQualifiedName"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyMinOccursText" eType="ecore:EClass gov.niem.proxy._2.ecore#//String" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="PropertyMinOccursText"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyMaxOccursText" eType="ecore:EClass gov.niem.proxy._2.ecore#//String" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="PropertyMaxOccursText"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyInlineIndicator" eType="ecore:EClass gov.niem.proxy._2.ecore#//Boolean" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="PropertyInlineIndicator"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyReferenceIndicator" eType="ecore:EClass gov.niem.proxy._2.ecore#//Boolean" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="PropertyReferenceIndicator"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="TypeContentStyleCodeSimpleType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="TypeContentStyleCodeSimpleType"/> </eAnnotations> <eLiterals name="CCC"/> <eLiterals name="CSC" value="1"/> <eLiterals name="S" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="TypeContentStyleCodeSimpleTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="TypeContentStyleCodeSimpleType:Object"/> <details key="baseType" value="TypeContentStyleCodeSimpleType"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeContentStyleCodeType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="TypeContentStyleCodeType"/> <details key="kind" value="simple"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//TypeContentStyleCodeSimpleType" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value=":0"/> <details key="kind" value="simple"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID" iD="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="id"/> <details key="namespace" value="http://niem.gov/niem/structures/2.0"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="linkMetadata" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//IDREFS"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="linkMetadata"/> <details key="namespace" value="http://niem.gov/niem/structures/2.0"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="metadata" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//IDREFS"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="metadata"/> <details key="namespace" value="http://niem.gov/niem/structures/2.0"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeObjectType" eSuperTypes="gov.niem.structures._21.ecore#//ComplexObjectType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value=""/> </eAnnotations> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="TypeObjectType"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="typeQualifiedName" lowerBound="1" eType="#//QName" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="TypeQualifiedName"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="typeName" eType="ecore:EClass gov.niem.proxy._2.ecore#//String" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="TypeName"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="typeNamespace" eType="#//NamespaceType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="TypeNamespace"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="typeDefinitionText" eType="ecore:EClass gov.niem.proxy._2.ecore#//String" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="TypeDefinitionText"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="typeBaseTypeQualifiedName" eType="#//QName" unsettable="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="TypeBaseTypeQualifiedName"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="typeContentStyleCode" eType="#//TypeContentStyleCodeType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="TypeContentStyleCode"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="typeSimpleStyleCode" eType="#//TypeSimpleStyleCodeType" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="TypeSimpleStyleCode"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="typeAssociationIndicator" eType="ecore:EClass gov.niem.proxy._2.ecore#//Boolean" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="TypeAssociationIndicator"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="typeAugmentationIndicator" eType="ecore:EClass gov.niem.proxy._2.ecore#//Boolean" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="TypeAugmentationIndicator"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="typeAdapterIndicator" eType="ecore:EClass gov.niem.proxy._2.ecore#//Boolean" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="TypeAdapterIndicator"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="typeMetadataIndicator" eType="ecore:EClass gov.niem.proxy._2.ecore#//Boolean" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="TypeMetadataIndicator"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="TypeSimpleStyleCodeSimpleType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="TypeSimpleStyleCodeSimpleType"/> </eAnnotations> <eLiterals name="atomic"/> <eLiterals name="list" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="TypeSimpleStyleCodeSimpleTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="TypeSimpleStyleCodeSimpleType:Object"/> <details key="baseType" value="TypeSimpleStyleCodeSimpleType"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TypeSimpleStyleCodeType"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="TypeSimpleStyleCodeType"/> <details key="kind" value="simple"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//TypeSimpleStyleCodeSimpleType" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value=":0"/> <details key="kind" value="simple"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID" iD="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="id"/> <details key="namespace" value="http://niem.gov/niem/structures/2.0"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="linkMetadata" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//IDREFS"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="linkMetadata"/> <details key="namespace" value="http://niem.gov/niem/structures/2.0"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="metadata" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//IDREFS"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="metadata"/> <details key="namespace" value="http://niem.gov/niem/structures/2.0"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DocumentRoot"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value=""/> <details key="kind" value="mixed"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="elementWildcard"/> <details key="name" value=":mixed"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="xMLNSPrefixMap" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry" transient="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="xmlns:prefix"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="xSISchemaLocation" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry" transient="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="xsi:schemaLocation"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="facet" upperBound="-2" eType="#//FacetType" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="Facet"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="facetCategoryCode" upperBound="-2" eType="#//FacetCategoryCodeType" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="FacetCategoryCode"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="facetDefinitionText" upperBound="-2" eType="ecore:EClass gov.niem.proxy._2.ecore#//String" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="FacetDefinitionText"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="facetText" upperBound="-2" eType="ecore:EClass gov.niem.proxy._2.ecore#//String" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="FacetText"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="namespace" upperBound="-2" eType="#//NamespaceType" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="Namespace"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="namespacePrefixText" upperBound="-2" eType="ecore:EClass gov.niem.proxy._2.ecore#//String" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="NamespacePrefixText"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="namespaceURI" upperBound="-2" eType="ecore:EClass gov.niem.proxy._2.ecore#//String" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="NamespaceURI"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="namespaceVersionText" upperBound="-2" eType="ecore:EClass gov.niem.proxy._2.ecore#//String" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="NamespaceVersionText"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="property" upperBound="-2" eType="#//PropertyObjectType" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="Property"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyAbstractIndicator" upperBound="-2" eType="ecore:EClass gov.niem.proxy._2.ecore#//Boolean" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="PropertyAbstractIndicator"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyAugmentationOfTypeQualifiedName" upperBound="-2" eType="#//QName" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="PropertyAugmentationOfTypeQualifiedName"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyDataTypeQualifiedName" upperBound="-2" eType="#//QName" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="PropertyDataTypeQualifiedName"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyDefinitionText" upperBound="-2" eType="ecore:EClass gov.niem.proxy._2.ecore#//String" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="PropertyDefinitionText"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyElementIndicator" upperBound="-2" eType="ecore:EClass gov.niem.proxy._2.ecore#//Boolean" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="PropertyElementIndicator"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyInlineIndicator" upperBound="-2" eType="ecore:EClass gov.niem.proxy._2.ecore#//Boolean" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="PropertyInlineIndicator"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyMaxOccursText" upperBound="-2" eType="ecore:EClass gov.niem.proxy._2.ecore#//String" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="PropertyMaxOccursText"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyMinOccursText" upperBound="-2" eType="ecore:EClass gov.niem.proxy._2.ecore#//String" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="PropertyMinOccursText"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyName" upperBound="-2" eType="ecore:EClass gov.niem.proxy._2.ecore#//String" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="PropertyName"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyNamespace" upperBound="-2" eType="#//NamespaceType" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="PropertyNamespace"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyQualifiedName" upperBound="-2" eType="#//QName" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="PropertyQualifiedName"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="propertyReferenceIndicator" upperBound="-2" eType="ecore:EClass gov.niem.proxy._2.ecore#//Boolean" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="PropertyReferenceIndicator"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="propertySubstitutionGroupHeadQualifiedName" upperBound="-2" eType="#//QName" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="PropertySubstitutionGroupHeadQualifiedName"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="type" upperBound="-2" eType="#//TypeObjectType" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="Type"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="typeAdapterIndicator" upperBound="-2" eType="ecore:EClass gov.niem.proxy._2.ecore#//Boolean" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="TypeAdapterIndicator"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="typeAssociationIndicator" upperBound="-2" eType="ecore:EClass gov.niem.proxy._2.ecore#//Boolean" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="TypeAssociationIndicator"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="typeAugmentationIndicator" upperBound="-2" eType="ecore:EClass gov.niem.proxy._2.ecore#//Boolean" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="TypeAugmentationIndicator"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="typeBaseTypeQualifiedName" upperBound="-2" eType="#//QName" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="TypeBaseTypeQualifiedName"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="typeContainsProperty" upperBound="-2" eType="#//TypeContainsPropertyType" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="TypeContainsProperty"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="typeContentStyleCode" upperBound="-2" eType="#//TypeContentStyleCodeType" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="TypeContentStyleCode"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="typeDefinitionText" upperBound="-2" eType="ecore:EClass gov.niem.proxy._2.ecore#//String" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="TypeDefinitionText"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="typeMetadataIndicator" upperBound="-2" eType="ecore:EClass gov.niem.proxy._2.ecore#//Boolean" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="TypeMetadataIndicator"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="typeName" upperBound="-2" eType="ecore:EClass gov.niem.proxy._2.ecore#//String" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="TypeName"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="typeNamespace" upperBound="-2" eType="#//NamespaceType" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="TypeNamespace"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="typeQualifiedName" upperBound="-2" eType="#//QName" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="TypeQualifiedName"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="typeSimpleStyleCode" upperBound="-2" eType="#//TypeSimpleStyleCodeType" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="TypeSimpleStyleCode"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </ecore:EPackage>
github:ecore:/data/NIEM/NIEM-UML/Resources/Eclipse/changelog/gov.niem.resource.model._1.ecore
ecore
_1 FacetCategoryCodeSimpleType enumeration enumeration pattern pattern minInclusive minInclusive maxInclusive maxInclusive maxExclusive maxExclusive FacetCategoryCodeSimpleTypeObject org.eclipse.emf.common.util.Enumerator org.eclipse.emf.common.util.Enumerator FacetCategoryCodeType value id linkMetadata metadata FacetType typeQualifiedName facetCategoryCode facetText facetDefinitionText NamespaceType namespaceURI namespacePrefixText namespaceVersionText PropertyObjectType propertyQualifiedName propertyName propertyNamespace propertyDefinitionText propertyDataTypeQualifiedName propertySubstitutionGroupHeadQualifiedName propertyElementIndicator propertyAbstractIndicator propertyInlineIndicator propertyReferenceIndicator propertyAugmentationOfTypeQualifiedName QName value id linkMetadata metadata TypeContainsPropertyType typeQualifiedName propertyQualifiedName propertyMinOccursText propertyMaxOccursText propertyInlineIndicator propertyReferenceIndicator TypeContentStyleCodeSimpleType CCC CCC CSC CSC S S TypeContentStyleCodeSimpleTypeObject org.eclipse.emf.common.util.Enumerator org.eclipse.emf.common.util.Enumerator TypeContentStyleCodeType value id linkMetadata metadata TypeObjectType typeQualifiedName typeName typeNamespace typeDefinitionText typeBaseTypeQualifiedName typeContentStyleCode typeSimpleStyleCode typeAssociationIndicator typeAugmentationIndicator typeAdapterIndicator typeMetadataIndicator TypeSimpleStyleCodeSimpleType atomic atomic list list TypeSimpleStyleCodeSimpleTypeObject org.eclipse.emf.common.util.Enumerator org.eclipse.emf.common.util.Enumerator TypeSimpleStyleCodeType value id linkMetadata metadata DocumentRoot mixed xMLNSPrefixMap xSISchemaLocation facet facetCategoryCode facetDefinitionText facetText namespace namespacePrefixText namespaceURI namespaceVersionText property propertyAbstractIndicator propertyAugmentationOfTypeQualifiedName propertyDataTypeQualifiedName propertyDefinitionText propertyElementIndicator propertyInlineIndicator propertyMaxOccursText propertyMinOccursText propertyName propertyNamespace propertyQualifiedName propertyReferenceIndicator propertySubstitutionGroupHeadQualifiedName type typeAdapterIndicator typeAssociationIndicator typeAugmentationIndicator typeBaseTypeQualifiedName typeContainsProperty typeContentStyleCode typeDefinitionText typeMetadataIndicator typeName typeNamespace typeQualifiedName typeSimpleStyleCode
null
{"directed":true,"nodes":[{"nsPrefix":"_1","nsURI":"http://reference.niem.gov/niem/resource/model/1.1/","name":"_1","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"FacetCategoryCodeSimpleType","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":"FacetCategoryCodeSimpleTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":2,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FacetCategoryCodeType","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FacetType","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamespaceType","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyObjectType","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QName","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeContainsPropertyType","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"TypeContentStyleCodeSimpleType","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"TypeContentStyleCodeSimpleTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":10,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeContentStyleCodeType","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeObjectType","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"TypeSimpleStyleCodeSimpleType","instanceClass":null,"id":13,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"TypeSimpleStyleCodeSimpleTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":14,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeSimpleStyleCodeType","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentRoot","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"name":"enumeration","id":17,"value":0,"literal":"enumeration","eClass":"EEnumLiteral"},{"name":"pattern","id":18,"value":1,"literal":"pattern","eClass":"EEnumLiteral"},{"name":"minInclusive","id":19,"value":2,"literal":"minInclusive","eClass":"EEnumLiteral"},{"name":"maxInclusive","id":20,"value":3,"literal":"maxInclusive","eClass":"EEnumLiteral"},{"name":"maxExclusive","id":21,"value":4,"literal":"maxExclusive","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":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":"id","changeable":true,"lowerBound":0,"iD":true,"id":23,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"linkMetadata","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":"metadata","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeQualifiedName","changeable":true,"resolveProxies":false,"lowerBound":1,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"facetCategoryCode","changeable":true,"resolveProxies":false,"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":"facetText","changeable":true,"resolveProxies":false,"lowerBound":1,"id":32,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"facetDefinitionText","changeable":true,"resolveProxies":false,"lowerBound":0,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"namespaceURI","changeable":true,"resolveProxies":false,"lowerBound":1,"id":39,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"namespacePrefixText","changeable":true,"resolveProxies":false,"lowerBound":0,"id":40,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"namespaceVersionText","changeable":true,"resolveProxies":false,"lowerBound":0,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"propertyQualifiedName","changeable":true,"resolveProxies":false,"lowerBound":1,"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":"propertyName","changeable":true,"resolveProxies":false,"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":"propertyNamespace","changeable":true,"resolveProxies":false,"lowerBound":0,"id":48,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"propertyDefinitionText","changeable":true,"resolveProxies":false,"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":true,"transient":false,"unique":true,"name":"propertyDataTypeQualifiedName","changeable":true,"resolveProxies":false,"lowerBound":0,"id":50,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"propertySubstitutionGroupHeadQualifiedName","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":"propertyElementIndicator","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":"propertyAbstractIndicator","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":"propertyInlineIndicator","changeable":true,"resolveProxies":false,"lowerBound":0,"id":54,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"propertyReferenceIndicator","changeable":true,"resolveProxies":false,"lowerBound":0,"id":55,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"propertyAugmentationOfTypeQualifiedName","changeable":true,"resolveProxies":false,"lowerBound":0,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"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"},{"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":69,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":70,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"linkMetadata","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":"metadata","changeable":true,"lowerBound":0,"iD":false,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeQualifiedName","changeable":true,"resolveProxies":false,"lowerBound":1,"id":77,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"propertyQualifiedName","changeable":true,"resolveProxies":false,"lowerBound":1,"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":"propertyMinOccursText","changeable":true,"resolveProxies":false,"lowerBound":0,"id":79,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"propertyMaxOccursText","changeable":true,"resolveProxies":false,"lowerBound":0,"id":80,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"propertyInlineIndicator","changeable":true,"resolveProxies":false,"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":"propertyReferenceIndicator","changeable":true,"resolveProxies":false,"lowerBound":0,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"name":"CCC","id":90,"value":0,"literal":"CCC","eClass":"EEnumLiteral"},{"name":"CSC","id":91,"value":1,"literal":"CSC","eClass":"EEnumLiteral"},{"name":"S","id":92,"value":2,"literal":"S","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":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":"id","changeable":true,"lowerBound":0,"iD":true,"id":94,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"linkMetadata","changeable":true,"lowerBound":0,"iD":false,"id":95,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"metadata","changeable":true,"lowerBound":0,"iD":false,"id":96,"derived":false},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeQualifiedName","changeable":true,"resolveProxies":false,"lowerBound":1,"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":"typeName","changeable":true,"resolveProxies":false,"lowerBound":0,"id":102,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeNamespace","changeable":true,"resolveProxies":false,"lowerBound":0,"id":103,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeDefinitionText","changeable":true,"resolveProxies":false,"lowerBound":0,"id":104,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"typeBaseTypeQualifiedName","changeable":true,"resolveProxies":false,"lowerBound":0,"id":105,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeContentStyleCode","changeable":true,"resolveProxies":false,"lowerBound":0,"id":106,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeSimpleStyleCode","changeable":true,"resolveProxies":false,"lowerBound":0,"id":107,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeAssociationIndicator","changeable":true,"resolveProxies":false,"lowerBound":0,"id":108,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeAugmentationIndicator","changeable":true,"resolveProxies":false,"lowerBound":0,"id":109,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeAdapterIndicator","changeable":true,"resolveProxies":false,"lowerBound":0,"id":110,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeMetadataIndicator","changeable":true,"resolveProxies":false,"lowerBound":0,"id":111,"derived":false},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"name":"atomic","id":124,"value":0,"literal":"atomic","eClass":"EEnumLiteral"},{"name":"list","id":125,"value":1,"literal":"list","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":126,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":127,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"linkMetadata","changeable":true,"lowerBound":0,"iD":false,"id":128,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"metadata","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":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mixed","changeable":true,"lowerBound":0,"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":true,"unique":true,"name":"xMLNSPrefixMap","changeable":true,"resolveProxies":false,"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":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":136,"derived":false},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"facet","changeable":true,"resolveProxies":false,"lowerBound":0,"id":137,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"facetCategoryCode","changeable":true,"resolveProxies":false,"lowerBound":0,"id":138,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"facetDefinitionText","changeable":true,"resolveProxies":false,"lowerBound":0,"id":139,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"facetText","changeable":true,"resolveProxies":false,"lowerBound":0,"id":140,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"namespace","changeable":true,"resolveProxies":false,"lowerBound":0,"id":141,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"namespacePrefixText","changeable":true,"resolveProxies":false,"lowerBound":0,"id":142,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"namespaceURI","changeable":true,"resolveProxies":false,"lowerBound":0,"id":143,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"namespaceVersionText","changeable":true,"resolveProxies":false,"lowerBound":0,"id":144,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"property","changeable":true,"resolveProxies":false,"lowerBound":0,"id":145,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"propertyAbstractIndicator","changeable":true,"resolveProxies":false,"lowerBound":0,"id":146,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"propertyAugmentationOfTypeQualifiedName","changeable":true,"resolveProxies":false,"lowerBound":0,"id":147,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"propertyDataTypeQualifiedName","changeable":true,"resolveProxies":false,"lowerBound":0,"id":148,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"propertyDefinitionText","changeable":true,"resolveProxies":false,"lowerBound":0,"id":149,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"propertyElementIndicator","changeable":true,"resolveProxies":false,"lowerBound":0,"id":150,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"propertyInlineIndicator","changeable":true,"resolveProxies":false,"lowerBound":0,"id":151,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"propertyMaxOccursText","changeable":true,"resolveProxies":false,"lowerBound":0,"id":152,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"propertyMinOccursText","changeable":true,"resolveProxies":false,"lowerBound":0,"id":153,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"propertyName","changeable":true,"resolveProxies":false,"lowerBound":0,"id":154,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"propertyNamespace","changeable":true,"resolveProxies":false,"lowerBound":0,"id":155,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"propertyQualifiedName","changeable":true,"resolveProxies":false,"lowerBound":0,"id":156,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"propertyReferenceIndicator","changeable":true,"resolveProxies":false,"lowerBound":0,"id":157,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"propertySubstitutionGroupHeadQualifiedName","changeable":true,"resolveProxies":false,"lowerBound":0,"id":158,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"type","changeable":true,"resolveProxies":false,"lowerBound":0,"id":159,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"typeAdapterIndicator","changeable":true,"resolveProxies":false,"lowerBound":0,"id":160,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"typeAssociationIndicator","changeable":true,"resolveProxies":false,"lowerBound":0,"id":161,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"typeAugmentationIndicator","changeable":true,"resolveProxies":false,"lowerBound":0,"id":162,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"typeBaseTypeQualifiedName","changeable":true,"resolveProxies":false,"lowerBound":0,"id":163,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"typeContainsProperty","changeable":true,"resolveProxies":false,"lowerBound":0,"id":164,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"typeContentStyleCode","changeable":true,"resolveProxies":false,"lowerBound":0,"id":165,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"typeDefinitionText","changeable":true,"resolveProxies":false,"lowerBound":0,"id":166,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"typeMetadataIndicator","changeable":true,"resolveProxies":false,"lowerBound":0,"id":167,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"typeName","changeable":true,"resolveProxies":false,"lowerBound":0,"id":168,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"typeNamespace","changeable":true,"resolveProxies":false,"lowerBound":0,"id":169,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"typeQualifiedName","changeable":true,"resolveProxies":false,"lowerBound":0,"id":170,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"typeSimpleStyleCode","changeable":true,"resolveProxies":false,"lowerBound":0,"id":171,"derived":true},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":1,"target":0},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":17,"target":1},{"source":18,"target":1},{"source":19,"target":1},{"source":20,"target":1},{"source":21,"target":1},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":22},{"source":3,"target":23},{"source":3,"target":24},{"source":3,"target":25},{"source":22,"target":1},{"source":22,"target":26},{"source":22,"target":3},{"source":26,"target":1},{"source":23,"target":27},{"source":23,"target":3},{"source":24,"target":28},{"source":24,"target":3},{"source":25,"target":29},{"source":25,"target":3},{"source":4,"target":0},{"source":4,"target":30},{"source":4,"target":31},{"source":4,"target":32},{"source":4,"target":33},{"source":4,"target":34},{"source":30,"target":7},{"source":30,"target":35},{"source":30,"target":4},{"source":35,"target":7},{"source":31,"target":3},{"source":31,"target":36},{"source":31,"target":4},{"source":36,"target":3},{"source":32,"target":37},{"source":32,"target":4},{"source":33,"target":38},{"source":33,"target":4},{"source":5,"target":0},{"source":5,"target":39},{"source":5,"target":40},{"source":5,"target":41},{"source":5,"target":42},{"source":39,"target":43},{"source":39,"target":5},{"source":40,"target":44},{"source":40,"target":5},{"source":41,"target":45},{"source":41,"target":5},{"source":6,"target":0},{"source":6,"target":46},{"source":6,"target":47},{"source":6,"target":48},{"source":6,"target":49},{"source":6,"target":50},{"source":6,"target":51},{"source":6,"target":52},{"source":6,"target":53},{"source":6,"target":54},{"source":6,"target":55},{"source":6,"target":56},{"source":6,"target":57},{"source":46,"target":7},{"source":46,"target":58},{"source":46,"target":6},{"source":58,"target":7},{"source":47,"target":59},{"source":47,"target":6},{"source":48,"target":5},{"source":48,"target":60},{"source":48,"target":6},{"source":60,"target":5},{"source":49,"target":61},{"source":49,"target":6},{"source":50,"target":7},{"source":50,"target":62},{"source":50,"target":6},{"source":62,"target":7},{"source":51,"target":7},{"source":51,"target":63},{"source":51,"target":6},{"source":63,"target":7},{"source":52,"target":64},{"source":52,"target":6},{"source":53,"target":65},{"source":53,"target":6},{"source":54,"target":66},{"source":54,"target":6},{"source":55,"target":67},{"source":55,"target":6},{"source":56,"target":7},{"source":56,"target":68},{"source":56,"target":6},{"source":68,"target":7},{"source":7,"target":0},{"source":7,"target":69},{"source":7,"target":70},{"source":7,"target":71},{"source":7,"target":72},{"source":69,"target":73},{"source":69,"target":7},{"source":70,"target":74},{"source":70,"target":7},{"source":71,"target":75},{"source":71,"target":7},{"source":72,"target":76},{"source":72,"target":7},{"source":8,"target":0},{"source":8,"target":77},{"source":8,"target":78},{"source":8,"target":79},{"source":8,"target":80},{"source":8,"target":81},{"source":8,"target":82},{"source":8,"target":83},{"source":77,"target":7},{"source":77,"target":84},{"source":77,"target":8},{"source":84,"target":7},{"source":78,"target":7},{"source":78,"target":85},{"source":78,"target":8},{"source":85,"target":7},{"source":79,"target":86},{"source":79,"target":8},{"source":80,"target":87},{"source":80,"target":8},{"source":81,"target":88},{"source":81,"target":8},{"source":82,"target":89},{"source":82,"target":8},{"source":9,"target":0},{"source":9,"target":90},{"source":9,"target":91},{"source":9,"target":92},{"source":90,"target":9},{"source":91,"target":9},{"source":92,"target":9},{"source":10,"target":0},{"source":11,"target":0},{"source":11,"target":93},{"source":11,"target":94},{"source":11,"target":95},{"source":11,"target":96},{"source":93,"target":9},{"source":93,"target":97},{"source":93,"target":11},{"source":97,"target":9},{"source":94,"target":98},{"source":94,"target":11},{"source":95,"target":99},{"source":95,"target":11},{"source":96,"target":100},{"source":96,"target":11},{"source":12,"target":0},{"source":12,"target":101},{"source":12,"target":102},{"source":12,"target":103},{"source":12,"target":104},{"source":12,"target":105},{"source":12,"target":106},{"source":12,"target":107},{"source":12,"target":108},{"source":12,"target":109},{"source":12,"target":110},{"source":12,"target":111},{"source":12,"target":112},{"source":101,"target":7},{"source":101,"target":113},{"source":101,"target":12},{"source":113,"target":7},{"source":102,"target":114},{"source":102,"target":12},{"source":103,"target":5},{"source":103,"target":115},{"source":103,"target":12},{"source":115,"target":5},{"source":104,"target":116},{"source":104,"target":12},{"source":105,"target":7},{"source":105,"target":117},{"source":105,"target":12},{"source":117,"target":7},{"source":106,"target":11},{"source":106,"target":118},{"source":106,"target":12},{"source":118,"target":11},{"source":107,"target":15},{"source":107,"target":119},{"source":107,"target":12},{"source":119,"target":15},{"source":108,"target":120},{"source":108,"target":12},{"source":109,"target":121},{"source":109,"target":12},{"source":110,"target":122},{"source":110,"target":12},{"source":111,"target":123},{"source":111,"target":12},{"source":13,"target":0},{"source":13,"target":124},{"source":13,"target":125},{"source":124,"target":13},{"source":125,"target":13},{"source":14,"target":0},{"source":15,"target":0},{"source":15,"target":126},{"source":15,"target":127},{"source":15,"target":128},{"source":15,"target":129},{"source":126,"target":13},{"source":126,"target":130},{"source":126,"target":15},{"source":130,"target":13},{"source":127,"target":131},{"source":127,"target":15},{"source":128,"target":132},{"source":128,"target":15},{"source":129,"target":133},{"source":129,"target":15},{"source":16,"target":0},{"source":16,"target":134},{"source":16,"target":135},{"source":16,"target":136},{"source":16,"target":137},{"source":16,"target":138},{"source":16,"target":139},{"source":16,"target":140},{"source":16,"target":141},{"source":16,"target":142},{"source":16,"target":143},{"source":16,"target":144},{"source":16,"target":145},{"source":16,"target":146},{"source":16,"target":147},{"source":16,"target":148},{"source":16,"target":149},{"source":16,"target":150},{"source":16,"target":151},{"source":16,"target":152},{"source":16,"target":153},{"source":16,"target":154},{"source":16,"target":155},{"source":16,"target":156},{"source":16,"target":157},{"source":16,"target":158},{"source":16,"target":159},{"source":16,"target":160},{"source":16,"target":161},{"source":16,"target":162},{"source":16,"target":163},{"source":16,"target":164},{"source":16,"target":165},{"source":16,"target":166},{"source":16,"target":167},{"source":16,"target":168},{"source":16,"target":169},{"source":16,"target":170},{"source":16,"target":171},{"source":134,"target":172},{"source":134,"target":16},{"source":135,"target":173},{"source":135,"target":16},{"source":136,"target":174},{"source":136,"target":16},{"source":137,"target":4},{"source":137,"target":175},{"source":137,"target":16},{"source":175,"target":4},{"source":138,"target":3},{"source":138,"target":176},{"source":138,"target":16},{"source":176,"target":3},{"source":139,"target":177},{"source":139,"target":16},{"source":140,"target":178},{"source":140,"target":16},{"source":141,"target":5},{"source":141,"target":179},{"source":141,"target":16},{"source":179,"target":5},{"source":142,"target":180},{"source":142,"target":16},{"source":143,"target":181},{"source":143,"target":16},{"source":144,"target":182},{"source":144,"target":16},{"source":145,"target":6},{"source":145,"target":183},{"source":145,"target":16},{"source":183,"target":6},{"source":146,"target":184},{"source":146,"target":16},{"source":147,"target":7},{"source":147,"target":185},{"source":147,"target":16},{"source":185,"target":7},{"source":148,"target":7},{"source":148,"target":186},{"source":148,"target":16},{"source":186,"target":7},{"source":149,"target":187},{"source":149,"target":16},{"source":150,"target":188},{"source":150,"target":16},{"source":151,"target":189},{"source":151,"target":16},{"source":152,"target":190},{"source":152,"target":16},{"source":153,"target":191},{"source":153,"target":16},{"source":154,"target":192},{"source":154,"target":16},{"source":155,"target":5},{"source":155,"target":193},{"source":155,"target":16},{"source":193,"target":5},{"source":156,"target":7},{"source":156,"target":194},{"source":156,"target":16},{"source":194,"target":7},{"source":157,"target":195},{"source":157,"target":16},{"source":158,"target":7},{"source":158,"target":196},{"source":158,"target":16},{"source":196,"target":7},{"source":159,"target":12},{"source":159,"target":197},{"source":159,"target":16},{"source":197,"target":12},{"source":160,"target":198},{"source":160,"target":16},{"source":161,"target":199},{"source":161,"target":16},{"source":162,"target":200},{"source":162,"target":16},{"source":163,"target":7},{"source":163,"target":201},{"source":163,"target":16},{"source":201,"target":7},{"source":164,"target":8},{"source":164,"target":202},{"source":164,"target":16},{"source":202,"target":8},{"source":165,"target":11},{"source":165,"target":203},{"source":165,"target":16},{"source":203,"target":11},{"source":166,"target":204},{"source":166,"target":16},{"source":167,"target":205},{"source":167,"target":16},{"source":168,"target":206},{"source":168,"target":16},{"source":169,"target":5},{"source":169,"target":207},{"source":169,"target":16},{"source":207,"target":5},{"source":170,"target":7},{"source":170,"target":208},{"source":170,"target":16},{"source":208,"target":7},{"source":171,"target":15},{"source":171,"target":209},{"source":171,"target":16},{"source":209,"target":15}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="example" nsURI="org.example" nsPrefix="example"> <eClassifiers xsi:type="ecore:EClass" name="MP3" eSuperTypes="#//Audio"/> <eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String"/> <eClassifiers xsi:type="ecore:EClass" name="Audio"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//String" iD="true"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/repairvision/repairvision/doc/org.sidiff.ecore.constraints.doc/examples/TheRequiredFeatureOfMustBeSet/valid_example/example.ecore
ecore
example MP3 String java.lang.String java.lang.String Audio type
null
{"directed":true,"nodes":[{"nsPrefix":"example","nsURI":"org.example","name":"example","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MP3","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":2,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Audio","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"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":"type","changeable":true,"lowerBound":0,"iD":true,"id":5,"derived":false},{"id":6,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":3},{"source":1,"target":4},{"source":4,"target":3},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":5},{"source":5,"target":2},{"source":5,"target":6},{"source":5,"target":3},{"source":6,"target":2}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ds" nsURI="http:///org/wso2/carbonstudio/eclipse/ds" nsPrefix="ds"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="qualified" value="false"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="AttributeMapping"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="attribute_._type"/> <details key="kind" value="empty"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="attributeName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="name"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="columnName" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="column"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="queryParam" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="query-param"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="requiredRoles" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="requiredRoles"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="xsdType" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="xsdType"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CallQuery"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="call-query_._type"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="href" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="href"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parameterMappings" upperBound="-1" eType="#//ParameterMapping" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="with-param"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CallQueryList"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="call-query-group_._type"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="queries" lowerBound="1" upperBound="-1" eType="#//CallQuery" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="call-query"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ConfigurationProperty"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="property_._type"/> <details key="kind" value="simple"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="name"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value=":0"/> <details key="kind" value="simple"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CustomValidator"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="validateCustom_._type"/> <details key="kind" value="empty"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="className" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="class"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataService"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="data"/> <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="attribute"/> <details key="name" value="name"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="description"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="baseURI" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="baseURI"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="enableBatchRequests" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="enableBatchRequests"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="enableBoxcarring" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="enableBoxcarring"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="serviceStatus" eType="#//ServiceStatus" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="serviceStatus"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="dataSources" upperBound="-1" eType="#//DataSourceConfiguration" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="config"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="queries" upperBound="-1" eType="#//Query" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="query"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="eventTriggers" upperBound="-1" eType="#//EventTrigger" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="event-trigger"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1" eType="#//Operation" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="operation"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="resources" upperBound="-1" eType="#//Resource" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="resource"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DataSourceConfiguration"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="config_._type"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="id"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="configurationProperties" lowerBound="1" upperBound="-1" eType="#//ConfigurationProperty" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="property"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DocumentRoot"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value=""/> <details key="kind" value="mixed"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="elementWildcard"/> <details key="name" value=":mixed"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="xMLNSPrefixMap" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry" transient="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="xmlns:prefix"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="xSISchemaLocation" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry" transient="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="xsi:schemaLocation"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="data" upperBound="-2" eType="#//DataService" volatile="true" transient="true" derived="true" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="data"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DoubleRangeValidator"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="validateDoubleRange_._type"/> <details key="kind" value="empty"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minValue" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Double" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="minimum"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxValue" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Double" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="maximum"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ElementMapping"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="element_._type"/> <details key="kind" value="empty"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="elementName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="name"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="columnName" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="column"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="queryParam" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="query-param"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="requiredRoles" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="requiredRoles"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="xsdType" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="xsdType"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EventSubscriptionList"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="subscriptions_._type"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="subscriptions" unique="false" lowerBound="1" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="subscription"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EventTrigger"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="event-trigger_._type"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="id"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="expression" 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="expression"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="targetTopic" 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="target-topic"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="subscriptionsList" lowerBound="1" eType="#//EventSubscriptionList" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="subscriptions"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="language" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="language"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExcelQuery"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="excel_._type"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="workbookName" 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="workbookname"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startingRow" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//UnsignedLong"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="startingrow"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxRowCount" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//UnsignedLong"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="maxrowcount"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hasHeader" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="hasheader"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GSpreadQuery"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="gspread_._type"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="worksheetNumber" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//UnsignedLong"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="worksheetnumber"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startingRow" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//UnsignedLong"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="startingrow"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxRowCount" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//UnsignedLong"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="maxrowcount"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hasHeader" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="hasheader"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LengthValidator"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="validateLength_._type"/> <details key="kind" value="empty"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minValue" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//UnsignedLong"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="minimum"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxValue" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//UnsignedLong"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="maximum"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LongRangeValidator"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="validateLongRange_._type"/> <details key="kind" value="empty"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minValue" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Long" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="minimum"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxValue" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Long" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="maximum"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Operation"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="operation_._type"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="name"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="callQuery" eType="#//CallQuery" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="call-query"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="callQueryList" eType="#//CallQueryList" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="call-query-group"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ParameterMapping"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="with-param_._type"/> <details key="kind" value="empty"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="parameterName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="name"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="columnName" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="column"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="queryParam" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="query-param"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PatternValidator"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="validatePattern_._type"/> <details key="kind" value="empty"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="patternString" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="pattern"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Query"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="query_._type"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="id"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="inputTriggerName" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="input-event-trigger"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="outputTriggerName" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="output-event-trigger"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dataSourceId" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="useConfig"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sqlStatement" unique="false" 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="sql"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="propertiesList" eType="#//QueryPropertyList" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="properties"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="resultMapping" eType="#//ResultMapping" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="result"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="excelQueries" upperBound="-1" eType="#//ExcelQuery" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="excel"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="gspreadQueries" upperBound="-1" eType="#//GSpreadQuery" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="gspread"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="queryParameters" upperBound="-1" eType="#//QueryParameter" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="param"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="returnRowId" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="QueryParameter"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="param_._type"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="name"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="type"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="sqlType" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="sqlType"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="defaultValue"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ordinal" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//UnsignedInt" unsettable="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="ordinal"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="paramType" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="paramType"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="longRangeValidator" eType="#//LongRangeValidator" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="validateLongRange"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="doubleRangeValidator" eType="#//DoubleRangeValidator" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="validateDoubleRange"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="lengthValidator" eType="#//LengthValidator" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="validateLength"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="patternValidators" upperBound="-1" eType="#//PatternValidator" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="validatePattern"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="customValidators" upperBound="-1" eType="#//CustomValidator" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="validateCustom"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="QueryProperty"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="property_._1_._type"/> <details key="kind" value="simple"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="name"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value=":0"/> <details key="kind" value="simple"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="QueryPropertyList"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="properties_._type"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="5" eType="#//QueryProperty" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="property"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Resource"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="resource_._type"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="method" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="method"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="path" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="path"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="callQuery" eType="#//CallQuery" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="call-query"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="callQueryList" eType="#//CallQueryList" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="call-query-group"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ResultMapping"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="result_._type"/> <details key="kind" value="elementOnly"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="elementName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="element"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rowName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="rowName"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultNamespace" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="defaultNamespace"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="xsltPath" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="xsltPath"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="outputType" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String" defaultValueLiteral=""> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="attribute"/> <details key="name" value="outputType"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="elementMappings" upperBound="-1" eType="#//ElementMapping" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="element"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="attributeMappings" upperBound="-1" eType="#//AttributeMapping" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="attribute"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="callQueries" upperBound="-1" eType="#//CallQuery" containment="true" resolveProxies="false"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="kind" value="element"/> <details key="name" value="call-query"/> <details key="namespace" value="##targetNamespace"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ServiceStatus"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="serviceStatus_._type"/> </eAnnotations> <eLiterals name="ACTIVE" literal="active"/> <eLiterals name="INACTIVE" value="1" literal="inactive"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="ServiceStatusObject" instanceClassName="org.eclipse.emf.common.util.Enumerator"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="serviceStatus_._type:Object"/> <details key="baseType" value="serviceStatus_._type"/> </eAnnotations> </eClassifiers> </ecore:EPackage>
github:ecore:/data/wso2-attic/tools/poc/data-services/org.wso2.carbonstudio.eclipse.ds/model/ds.ecore
ecore
ds AttributeMapping attributeName columnName queryParam requiredRoles xsdType CallQuery href parameterMappings CallQueryList queries ConfigurationProperty name value CustomValidator className DataService name description baseURI enableBatchRequests enableBoxcarring serviceStatus dataSources queries eventTriggers operations resources DataSourceConfiguration id configurationProperties DocumentRoot mixed xMLNSPrefixMap xSISchemaLocation data DoubleRangeValidator minValue maxValue ElementMapping elementName columnName queryParam requiredRoles xsdType EventSubscriptionList subscriptions EventTrigger id expression targetTopic subscriptionsList language ExcelQuery workbookName startingRow maxRowCount hasHeader GSpreadQuery worksheetNumber startingRow maxRowCount hasHeader LengthValidator minValue maxValue LongRangeValidator minValue maxValue Operation name callQuery callQueryList ParameterMapping parameterName columnName queryParam PatternValidator patternString Query id inputTriggerName outputTriggerName dataSourceId sqlStatement propertiesList resultMapping excelQueries gspreadQueries queryParameters returnRowId QueryParameter name type sqlType defaultValue ordinal paramType longRangeValidator doubleRangeValidator lengthValidator patternValidators customValidators QueryProperty name value QueryPropertyList properties Resource method path callQuery callQueryList ResultMapping elementName rowName defaultNamespace xsltPath outputType elementMappings attributeMappings callQueries ServiceStatus ACTIVE active INACTIVE inactive ServiceStatusObject org.eclipse.emf.common.util.Enumerator org.eclipse.emf.common.util.Enumerator
null
{"directed":true,"nodes":[{"nsPrefix":"ds","nsURI":"http:///org/wso2/carbonstudio/eclipse/ds","name":"ds","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeMapping","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallQuery","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallQueryList","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConfigurationProperty","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CustomValidator","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataService","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataSourceConfiguration","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentRoot","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DoubleRangeValidator","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementMapping","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventSubscriptionList","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventTrigger","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExcelQuery","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GSpreadQuery","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LengthValidator","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LongRangeValidator","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterMapping","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PatternValidator","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Query","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QueryParameter","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QueryProperty","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QueryPropertyList","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Resource","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResultMapping","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ServiceStatus","instanceClass":null,"id":26,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"ServiceStatusObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":27,"serializable":true,"eClass":"EDataType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"attributeName","changeable":true,"lowerBound":1,"iD":false,"id":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":"columnName","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":"queryParam","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":"requiredRoles","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":"xsdType","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"href","changeable":true,"lowerBound":1,"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":"parameterMappings","changeable":true,"resolveProxies":false,"lowerBound":0,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"queries","changeable":true,"resolveProxies":false,"lowerBound":1,"id":42,"derived":false},{"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},{"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":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"className","changeable":true,"lowerBound":1,"iD":false,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":50,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":51,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"baseURI","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"enableBatchRequests","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"enableBoxcarring","changeable":true,"lowerBound":0,"iD":false,"id":54,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"serviceStatus","changeable":true,"lowerBound":0,"iD":false,"id":55,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dataSources","changeable":true,"resolveProxies":false,"lowerBound":0,"id":56,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"queries","changeable":true,"resolveProxies":false,"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":"eventTriggers","changeable":true,"resolveProxies":false,"lowerBound":0,"id":58,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operations","changeable":true,"resolveProxies":false,"lowerBound":0,"id":59,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resources","changeable":true,"resolveProxies":false,"lowerBound":0,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":72,"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":"configurationProperties","changeable":true,"resolveProxies":false,"lowerBound":1,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mixed","changeable":true,"lowerBound":0,"iD":false,"id":76,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xMLNSPrefixMap","changeable":true,"resolveProxies":false,"lowerBound":0,"id":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":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":78,"derived":false},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"data","changeable":true,"resolveProxies":false,"lowerBound":0,"id":79,"derived":true},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"minValue","changeable":true,"lowerBound":0,"iD":false,"id":84,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"maxValue","changeable":true,"lowerBound":0,"iD":false,"id":85,"derived":false},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"elementName","changeable":true,"lowerBound":1,"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":"columnName","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":"queryParam","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":"requiredRoles","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":"xsdType","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"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"subscriptions","changeable":true,"lowerBound":1,"iD":false,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":100,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"lowerBound":1,"iD":false,"id":101,"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":"targetTopic","changeable":true,"lowerBound":1,"iD":false,"id":102,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subscriptionsList","changeable":true,"resolveProxies":false,"lowerBound":1,"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":"language","changeable":true,"lowerBound":0,"iD":false,"id":104,"derived":false},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"workbookName","changeable":true,"lowerBound":1,"iD":false,"id":110,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"startingRow","changeable":true,"lowerBound":1,"iD":false,"id":111,"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":"maxRowCount","changeable":true,"lowerBound":1,"iD":false,"id":112,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"hasHeader","changeable":true,"lowerBound":1,"iD":false,"id":113,"derived":false},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"worksheetNumber","changeable":true,"lowerBound":1,"iD":false,"id":118,"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":"startingRow","changeable":true,"lowerBound":1,"iD":false,"id":119,"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":"maxRowCount","changeable":true,"lowerBound":1,"iD":false,"id":120,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"hasHeader","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":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"minValue","changeable":true,"lowerBound":0,"iD":false,"id":126,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"maxValue","changeable":true,"lowerBound":0,"iD":false,"id":127,"derived":false},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"minValue","changeable":true,"lowerBound":0,"iD":false,"id":130,"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":"maxValue","changeable":true,"lowerBound":0,"iD":false,"id":131,"derived":false},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":134,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"callQuery","changeable":true,"resolveProxies":false,"lowerBound":0,"id":135,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"callQueryList","changeable":true,"resolveProxies":false,"lowerBound":0,"id":136,"derived":false},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"parameterName","changeable":true,"lowerBound":1,"iD":false,"id":140,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"columnName","changeable":true,"lowerBound":0,"iD":false,"id":141,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"queryParam","changeable":true,"lowerBound":0,"iD":false,"id":142,"derived":false},{"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":"patternString","changeable":true,"lowerBound":1,"iD":false,"id":146,"derived":false},{"id":147,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":148,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"inputTriggerName","changeable":true,"lowerBound":0,"iD":false,"id":149,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"outputTriggerName","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":"dataSourceId","changeable":true,"lowerBound":0,"iD":false,"id":151,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"sqlStatement","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":"propertiesList","changeable":true,"resolveProxies":false,"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":"resultMapping","changeable":true,"resolveProxies":false,"lowerBound":0,"id":154,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"excelQueries","changeable":true,"resolveProxies":false,"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":"gspreadQueries","changeable":true,"resolveProxies":false,"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":"queryParameters","changeable":true,"resolveProxies":false,"lowerBound":0,"id":157,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"returnRowId","changeable":true,"lowerBound":0,"iD":false,"id":158,"derived":false},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"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":170,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":171,"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":"sqlType","changeable":true,"lowerBound":1,"iD":false,"id":172,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultValue","changeable":true,"lowerBound":0,"iD":false,"id":173,"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":"ordinal","changeable":true,"lowerBound":0,"iD":false,"id":174,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"paramType","changeable":true,"lowerBound":0,"iD":false,"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":"longRangeValidator","changeable":true,"resolveProxies":false,"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":"doubleRangeValidator","changeable":true,"resolveProxies":false,"lowerBound":0,"id":177,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lengthValidator","changeable":true,"resolveProxies":false,"lowerBound":0,"id":178,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"patternValidators","changeable":true,"resolveProxies":false,"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":"customValidators","changeable":true,"resolveProxies":false,"lowerBound":0,"id":180,"derived":false},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"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":192,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":5,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"properties","changeable":true,"resolveProxies":false,"lowerBound":0,"id":196,"derived":false},{"id":197,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"lowerBound":1,"iD":false,"id":198,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"path","changeable":true,"lowerBound":1,"iD":false,"id":199,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"callQuery","changeable":true,"resolveProxies":false,"lowerBound":0,"id":200,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"callQueryList","changeable":true,"resolveProxies":false,"lowerBound":0,"id":201,"derived":false},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"elementName","changeable":true,"lowerBound":1,"iD":false,"id":206,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rowName","changeable":true,"lowerBound":1,"iD":false,"id":207,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultNamespace","changeable":true,"lowerBound":0,"iD":false,"id":208,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"xsltPath","changeable":true,"lowerBound":0,"iD":false,"id":209,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"outputType","changeable":true,"lowerBound":0,"iD":false,"id":210,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elementMappings","changeable":true,"resolveProxies":false,"lowerBound":0,"id":211,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributeMappings","changeable":true,"resolveProxies":false,"lowerBound":0,"id":212,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"callQueries","changeable":true,"resolveProxies":false,"lowerBound":0,"id":213,"derived":false},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"name":"ACTIVE","id":222,"value":0,"literal":"active","eClass":"EEnumLiteral"},{"name":"INACTIVE","id":223,"value":1,"literal":"inactive","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":1,"target":0},{"source":1,"target":28},{"source":1,"target":29},{"source":1,"target":30},{"source":1,"target":31},{"source":1,"target":32},{"source":28,"target":33},{"source":28,"target":1},{"source":29,"target":34},{"source":29,"target":1},{"source":30,"target":35},{"source":30,"target":1},{"source":31,"target":36},{"source":31,"target":1},{"source":32,"target":37},{"source":32,"target":1},{"source":2,"target":0},{"source":2,"target":38},{"source":2,"target":39},{"source":38,"target":40},{"source":38,"target":2},{"source":39,"target":18},{"source":39,"target":41},{"source":39,"target":2},{"source":41,"target":18},{"source":3,"target":0},{"source":3,"target":42},{"source":42,"target":2},{"source":42,"target":43},{"source":42,"target":3},{"source":43,"target":2},{"source":4,"target":0},{"source":4,"target":44},{"source":4,"target":45},{"source":44,"target":46},{"source":44,"target":4},{"source":45,"target":47},{"source":45,"target":4},{"source":5,"target":0},{"source":5,"target":48},{"source":48,"target":49},{"source":48,"target":5},{"source":6,"target":0},{"source":6,"target":50},{"source":6,"target":51},{"source":6,"target":52},{"source":6,"target":53},{"source":6,"target":54},{"source":6,"target":55},{"source":6,"target":56},{"source":6,"target":57},{"source":6,"target":58},{"source":6,"target":59},{"source":6,"target":60},{"source":50,"target":61},{"source":50,"target":6},{"source":51,"target":62},{"source":51,"target":6},{"source":52,"target":63},{"source":52,"target":6},{"source":53,"target":64},{"source":53,"target":6},{"source":54,"target":65},{"source":54,"target":6},{"source":55,"target":26},{"source":55,"target":66},{"source":55,"target":6},{"source":66,"target":26},{"source":56,"target":7},{"source":56,"target":67},{"source":56,"target":6},{"source":67,"target":7},{"source":57,"target":20},{"source":57,"target":68},{"source":57,"target":6},{"source":68,"target":20},{"source":58,"target":12},{"source":58,"target":69},{"source":58,"target":6},{"source":69,"target":12},{"source":59,"target":17},{"source":59,"target":70},{"source":59,"target":6},{"source":70,"target":17},{"source":60,"target":24},{"source":60,"target":71},{"source":60,"target":6},{"source":71,"target":24},{"source":7,"target":0},{"source":7,"target":72},{"source":7,"target":73},{"source":72,"target":74},{"source":72,"target":7},{"source":73,"target":4},{"source":73,"target":75},{"source":73,"target":7},{"source":75,"target":4},{"source":8,"target":0},{"source":8,"target":76},{"source":8,"target":77},{"source":8,"target":78},{"source":8,"target":79},{"source":76,"target":80},{"source":76,"target":8},{"source":77,"target":81},{"source":77,"target":8},{"source":78,"target":82},{"source":78,"target":8},{"source":79,"target":6},{"source":79,"target":83},{"source":79,"target":8},{"source":83,"target":6},{"source":9,"target":0},{"source":9,"target":84},{"source":9,"target":85},{"source":84,"target":86},{"source":84,"target":9},{"source":85,"target":87},{"source":85,"target":9},{"source":10,"target":0},{"source":10,"target":88},{"source":10,"target":89},{"source":10,"target":90},{"source":10,"target":91},{"source":10,"target":92},{"source":88,"target":93},{"source":88,"target":10},{"source":89,"target":94},{"source":89,"target":10},{"source":90,"target":95},{"source":90,"target":10},{"source":91,"target":96},{"source":91,"target":10},{"source":92,"target":97},{"source":92,"target":10},{"source":11,"target":0},{"source":11,"target":98},{"source":98,"target":99},{"source":98,"target":11},{"source":12,"target":0},{"source":12,"target":100},{"source":12,"target":101},{"source":12,"target":102},{"source":12,"target":103},{"source":12,"target":104},{"source":100,"target":105},{"source":100,"target":12},{"source":101,"target":106},{"source":101,"target":12},{"source":102,"target":107},{"source":102,"target":12},{"source":103,"target":11},{"source":103,"target":108},{"source":103,"target":12},{"source":108,"target":11},{"source":104,"target":109},{"source":104,"target":12},{"source":13,"target":0},{"source":13,"target":110},{"source":13,"target":111},{"source":13,"target":112},{"source":13,"target":113},{"source":110,"target":114},{"source":110,"target":13},{"source":111,"target":115},{"source":111,"target":13},{"source":112,"target":116},{"source":112,"target":13},{"source":113,"target":117},{"source":113,"target":13},{"source":14,"target":0},{"source":14,"target":118},{"source":14,"target":119},{"source":14,"target":120},{"source":14,"target":121},{"source":118,"target":122},{"source":118,"target":14},{"source":119,"target":123},{"source":119,"target":14},{"source":120,"target":124},{"source":120,"target":14},{"source":121,"target":125},{"source":121,"target":14},{"source":15,"target":0},{"source":15,"target":126},{"source":15,"target":127},{"source":126,"target":128},{"source":126,"target":15},{"source":127,"target":129},{"source":127,"target":15},{"source":16,"target":0},{"source":16,"target":130},{"source":16,"target":131},{"source":130,"target":132},{"source":130,"target":16},{"source":131,"target":133},{"source":131,"target":16},{"source":17,"target":0},{"source":17,"target":134},{"source":17,"target":135},{"source":17,"target":136},{"source":134,"target":137},{"source":134,"target":17},{"source":135,"target":2},{"source":135,"target":138},{"source":135,"target":17},{"source":138,"target":2},{"source":136,"target":3},{"source":136,"target":139},{"source":136,"target":17},{"source":139,"target":3},{"source":18,"target":0},{"source":18,"target":140},{"source":18,"target":141},{"source":18,"target":142},{"source":140,"target":143},{"source":140,"target":18},{"source":141,"target":144},{"source":141,"target":18},{"source":142,"target":145},{"source":142,"target":18},{"source":19,"target":0},{"source":19,"target":146},{"source":146,"target":147},{"source":146,"target":19},{"source":20,"target":0},{"source":20,"target":148},{"source":20,"target":149},{"source":20,"target":150},{"source":20,"target":151},{"source":20,"target":152},{"source":20,"target":153},{"source":20,"target":154},{"source":20,"target":155},{"source":20,"target":156},{"source":20,"target":157},{"source":20,"target":158},{"source":148,"target":159},{"source":148,"target":20},{"source":149,"target":160},{"source":149,"target":20},{"source":150,"target":161},{"source":150,"target":20},{"source":151,"target":162},{"source":151,"target":20},{"source":152,"target":163},{"source":152,"target":20},{"source":153,"target":23},{"source":153,"target":164},{"source":153,"target":20},{"source":164,"target":23},{"source":154,"target":25},{"source":154,"target":165},{"source":154,"target":20},{"source":165,"target":25},{"source":155,"target":13},{"source":155,"target":166},{"source":155,"target":20},{"source":166,"target":13},{"source":156,"target":14},{"source":156,"target":167},{"source":156,"target":20},{"source":167,"target":14},{"source":157,"target":21},{"source":157,"target":168},{"source":157,"target":20},{"source":168,"target":21},{"source":158,"target":169},{"source":158,"target":20},{"source":21,"target":0},{"source":21,"target":170},{"source":21,"target":171},{"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":170,"target":181},{"source":170,"target":21},{"source":171,"target":182},{"source":171,"target":21},{"source":172,"target":183},{"source":172,"target":21},{"source":173,"target":184},{"source":173,"target":21},{"source":174,"target":185},{"source":174,"target":21},{"source":175,"target":186},{"source":175,"target":21},{"source":176,"target":16},{"source":176,"target":187},{"source":176,"target":21},{"source":187,"target":16},{"source":177,"target":9},{"source":177,"target":188},{"source":177,"target":21},{"source":188,"target":9},{"source":178,"target":15},{"source":178,"target":189},{"source":178,"target":21},{"source":189,"target":15},{"source":179,"target":19},{"source":179,"target":190},{"source":179,"target":21},{"source":190,"target":19},{"source":180,"target":5},{"source":180,"target":191},{"source":180,"target":21},{"source":191,"target":5},{"source":22,"target":0},{"source":22,"target":192},{"source":22,"target":193},{"source":192,"target":194},{"source":192,"target":22},{"source":193,"target":195},{"source":193,"target":22},{"source":23,"target":0},{"source":23,"target":196},{"source":196,"target":22},{"source":196,"target":197},{"source":196,"target":23},{"source":197,"target":22},{"source":24,"target":0},{"source":24,"target":198},{"source":24,"target":199},{"source":24,"target":200},{"source":24,"target":201},{"source":198,"target":202},{"source":198,"target":24},{"source":199,"target":203},{"source":199,"target":24},{"source":200,"target":2},{"source":200,"target":204},{"source":200,"target":24},{"source":204,"target":2},{"source":201,"target":3},{"source":201,"target":205},{"source":201,"target":24},{"source":205,"target":3},{"source":25,"target":0},{"source":25,"target":206},{"source":25,"target":207},{"source":25,"target":208},{"source":25,"target":209},{"source":25,"target":210},{"source":25,"target":211},{"source":25,"target":212},{"source":25,"target":213},{"source":206,"target":214},{"source":206,"target":25},{"source":207,"target":215},{"source":207,"target":25},{"source":208,"target":216},{"source":208,"target":25},{"source":209,"target":217},{"source":209,"target":25},{"source":210,"target":218},{"source":210,"target":25},{"source":211,"target":10},{"source":211,"target":219},{"source":211,"target":25},{"source":219,"target":10},{"source":212,"target":1},{"source":212,"target":220},{"source":212,"target":25},{"source":220,"target":1},{"source":213,"target":2},{"source":213,"target":221},{"source":213,"target":25},{"source":221,"target":2},{"source":26,"target":0},{"source":26,"target":222},{"source":26,"target":223},{"source":222,"target":26},{"source":223,"target":26},{"source":27,"target":0}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="root" nsURI="http://slicing.test" nsPrefix="root"> <eClassifiers xsi:type="ecore:EClass" name="SuperA"/> <eClassifiers xsi:type="ecore:EClass" name="A" eSuperTypes="//SuperA"> <eStructuralFeatures xsi:type="ecore:EReference" name="toB" eType="//B"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SubA" eSuperTypes="//A"/> <eClassifiers xsi:type="ecore:EClass" name="B"/> </ecore:EPackage>
github:ecore:/data/diverse-project/melange/tests/samples/fr.inria.diverse.melange.test.slicing.model/model/model.ecore
ecore
root SuperA A toB SubA B
null
{"directed":true,"nodes":[{"nsPrefix":"root","nsURI":"http://slicing.test","name":"root","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperA","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"A","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubA","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"B","instanceClass":null,"abstract":false,"id":4,"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":"toB","changeable":true,"resolveProxies":true,"lowerBound":0,"id":5,"derived":false},{"id":6,"eClass":"EGenericType"},{"id":7,"eClass":"EGenericType"},{"id":8,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":5},{"source":2,"target":6},{"source":5,"target":4},{"source":5,"target":7},{"source":5,"target":2},{"source":7,"target":4},{"source":6,"target":1},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":8},{"source":8,"target":2},{"source":4,"target":0}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ecorepackage" nsURI="www.itemis.de"> <eClassifiers xsi:type="ecore:EEnum" name="simpleEnum"> <eLiterals name="val1" value="1"/> <eLiterals name="val2" value="2"/> <eLiterals name="val3" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="testClass"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="attr1" eType="#//simpleEnum"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/mbeddr/mbeddr.core/code/languages/com.mbeddr.mpsutil/tests/test.com.mbeddr.mpsutil.ecore.modelImportExport/EMF_Meta_Models/modelImporterExporterTest2.ecore
ecore
ecorepackage simpleEnum val1 val1 val2 val2 val3 val3 testClass attr1
null
{"directed":true,"nodes":[{"nsPrefix":null,"nsURI":"www.itemis.de","name":"ecorepackage","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"simpleEnum","instanceClass":null,"id":1,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"testClass","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"name":"val1","id":3,"value":1,"literal":"val1","eClass":"EEnumLiteral"},{"name":"val2","id":4,"value":2,"literal":"val2","eClass":"EEnumLiteral"},{"name":"val3","id":5,"value":3,"literal":"val3","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"attr1","changeable":true,"lowerBound":0,"iD":false,"id":6,"derived":false},{"id":7,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":1,"target":3},{"source":1,"target":4},{"source":1,"target":5},{"source":3,"target":1},{"source":4,"target":1},{"source":5,"target":1},{"source":2,"target":0},{"source":2,"target":6},{"source":6,"target":1},{"source":6,"target":7},{"source":6,"target":2},{"source":7,"target":1}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="entityNote" nsURI="http:///org/eclipse/tigerstripe/annotation/ui/example/entityNote.ecore" nsPrefix="org.eclipse.tigerstripe.annotation.ui.example.entityNote"> <eClassifiers xsi:type="ecore:EClass" name="EntityNote"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/donaldh/org.eclipse.tigerstripe/plugins/org.eclipse.tigerstripe.annotation.ui.example.editpartProvider/model/entityNote.ecore
ecore
entityNote EntityNote description
null
{"directed":true,"nodes":[{"nsPrefix":"org.eclipse.tigerstripe.annotation.ui.example.entityNote","nsURI":"http:///org/eclipse/tigerstripe/annotation/ui/example/entityNote.ecore","name":"entityNote","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntityNote","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":2,"derived":false},{"id":3,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":2,"target":3},{"source":2,"target":1}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name=""> <eClassifiers xsi:type="ecore:EClass" name="A"> <eStructuralFeatures xsi:type="ecore:EReference" name="ref" upperBound="-1" eType="#//B" eOpposite="#//B/opref"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="B"> <eStructuralFeatures xsi:type="ecore:EReference" name="opref" lowerBound="1" eType="#//A" eOpposite="#//A/ref"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/classicwuhao/asmig/test/bi_zero_or_some.ecore
ecore
A ref B opref
null
{"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"A","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"B","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ref","changeable":true,"resolveProxies":true,"lowerBound":0,"id":3,"derived":false},{"id":4,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"opref","changeable":true,"resolveProxies":true,"lowerBound":1,"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":3,"target":5},{"source":4,"target":2},{"source":2,"target":0},{"source":2,"target":5},{"source":5,"target":1},{"source":5,"target":6},{"source":5,"target":2},{"source":5,"target":3},{"source":6,"target":1}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="psm" nsURI="http://blackbelt.hu/judo/meta/psm" nsPrefix="psm"> <eClassifiers xsi:type="ecore:EClass" name="PlaceHolder"/> <eSubpackages name="namespace" nsURI="http://blackbelt.hu/judo/meta/psm/namespace" nsPrefix="namespace"> <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="Namespace" abstract="true" eSuperTypes="#//namespace/NamedElement"> <eOperations name="toString" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return hu.blackbelt.judo.meta.psm.PsmUtils.namespaceToString(this);"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1" eType="#//namespace/NamespaceElement" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="packages" upperBound="-1" eType="#//namespace/Package" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="#//namespace/Namespace"/> <eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//namespace/Namespace"> <eOperations name="getNamespace" lowerBound="1" eType="#//namespace/Namespace"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return hu.blackbelt.judo.meta.psm.PsmUtils.getNamespaceOfPackage(this).get();"/> </eAnnotations> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamespaceElement" abstract="true" eSuperTypes="#//namespace/NamedElement"> <eOperations name="toString" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return hu.blackbelt.judo.meta.psm.PsmUtils.namespaceElementToString(this);"/> </eAnnotations> </eOperations> <eOperations name="getNamespace" lowerBound="1" eType="#//namespace/Namespace"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return hu.blackbelt.judo.meta.psm.PsmUtils.getNamespaceOfNamespaceElement(this).get();"/> </eAnnotations> </eOperations> </eClassifiers> </eSubpackages> <eSubpackages name="type" nsURI="http://blackbelt.hu/judo/meta/psm/type" nsPrefix="type"> <eClassifiers xsi:type="ecore:EClass" name="Primitive" abstract="true" eSuperTypes="#//type/DataType"> <eOperations name="isNumeric" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return this instanceof hu.blackbelt.judo.meta.psm.type.NumericType;"/> </eAnnotations> </eOperations> <eOperations name="isInteger" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return isNumeric() &amp;&amp; ((hu.blackbelt.judo.meta.psm.type.NumericType)this).getScale() == 0;"/> </eAnnotations> </eOperations> <eOperations name="isDecimal" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return isNumeric() &amp;&amp; ((hu.blackbelt.judo.meta.psm.type.NumericType)this).getScale() > 0;"/> </eAnnotations> </eOperations> <eOperations name="isString" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return this instanceof hu.blackbelt.judo.meta.psm.type.StringType;"/> </eAnnotations> </eOperations> <eOperations name="isBoolean" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return this instanceof hu.blackbelt.judo.meta.psm.type.BooleanType;"/> </eAnnotations> </eOperations> <eOperations name="isDate" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return this instanceof hu.blackbelt.judo.meta.psm.type.DateType;"/> </eAnnotations> </eOperations> <eOperations name="isTimestamp" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return this instanceof hu.blackbelt.judo.meta.psm.type.TimestampType;"/> </eAnnotations> </eOperations> <eOperations name="isEnumeration" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return this instanceof hu.blackbelt.judo.meta.psm.type.EnumerationType;"/> </eAnnotations> </eOperations> <eOperations name="isMeasured" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return this instanceof hu.blackbelt.judo.meta.psm.measure.MeasuredType;"/> </eAnnotations> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CustomType" eSuperTypes="#//type/FlatPrimitiveType"> <eOperations name="toString" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return super.toString();"/> </eAnnotations> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringType" eSuperTypes="#//type/FlatPrimitiveType"> <eOperations name="toString" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return super.toString();"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxLength" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="regExp" eType="#//type/RegExp"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NumericType" eSuperTypes="#//type/FlatPrimitiveType"> <eOperations name="toString" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return super.toString();"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="precision" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scale" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BooleanType" eSuperTypes="#//type/FlatPrimitiveType"> <eOperations name="toString" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return super.toString();"/> </eAnnotations> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumerationType" eSuperTypes="#//type/Primitive"> <eOperations name="contains" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return getMembers().stream().filter(m -> java.util.Objects.equals(name, m.getName())).count() > 0;"/> </eAnnotations> <eParameters name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="toString" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return super.toString();"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="members" lowerBound="1" upperBound="-1" eType="#//type/EnumerationMember" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumerationMember" eSuperTypes="#//namespace/NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ordinal" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//namespace/NamespaceElement"/> <eClassifiers xsi:type="ecore:EClass" name="DataType" abstract="true" eSuperTypes="#//type/Type"/> <eClassifiers xsi:type="ecore:EClass" name="XMLType" eSuperTypes="#//type/FlatPrimitiveType"> <eOperations name="toString" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return super.toString();"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="xmlNamespace" lowerBound="1" eType="#//type/XmlNamespace"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="xmlElement" lowerBound="1" eType="#//type/XmlElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Cardinality"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lower" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="upper" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="RegExp" instanceClassName="java.lang.String"/> <eClassifiers xsi:type="ecore:EClass" name="PasswordType" eSuperTypes="#//type/FlatPrimitiveType"> <eOperations name="toString" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return super.toString();"/> </eAnnotations> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EDataType" name="XmlNamespace" instanceClassName="java.lang.String"/> <eClassifiers xsi:type="ecore:EDataType" name="XmlElement" instanceClassName="java.lang.String"/> <eClassifiers xsi:type="ecore:EClass" name="DateType" eSuperTypes="#//type/FlatPrimitiveType"> <eOperations name="toString" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return super.toString();"/> </eAnnotations> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TimestampType" eSuperTypes="#//type/FlatPrimitiveType"> <eOperations name="toString" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return super.toString();"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="baseUnit" lowerBound="1" eType="#//measure/DurationType" defaultValueLiteral="second"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FlatPrimitiveType" abstract="true" eSuperTypes="#//type/Primitive"/> </eSubpackages> <eSubpackages name="data" nsURI="http://blackbelt.hu/judo/meta/psm/data" nsPrefix="data"> <eClassifiers xsi:type="ecore:EClass" name="EntityType" eSuperTypes="#//type/Type"> <eOperations name="getAllSuperEntityTypes" ordered="false" upperBound="-1" eType="#//data/EntityType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return hu.blackbelt.judo.meta.psm.PsmUtils.getAllSuperEntityTypes(this);"/> </eAnnotations> </eOperations> <eOperations name="getAttribute" eType="#//data/PrimitiveTypedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value=" final java.util.Collection&lt;EntityType> base = new java.util.ArrayList&lt;>(getAllSuperEntityTypes());&#xA; base.add(this);&#xA;&#xA; final java.util.Optional&lt;java.util.Optional&lt;Attribute>> attribute = base.stream()&#xA; .filter(e -> e.getAttributes().stream().anyMatch(a -> java.util.Objects.equals(name, a.getName()))) // get all types containing attribute named name&#xA; .map(e -> e.getAttributes().stream().filter(a -> java.util.Objects.equals(name, a.getName())).findFirst()) // get attributes of types&#xA; .findFirst(); // redefining attributes is not supported&#xA; final java.util.Optional&lt;java.util.Optional&lt;DataProperty>> dataProperty = base.stream()&#xA; .filter(e -> e.getDataProperties().stream().anyMatch(d -> java.util.Objects.equals(name, d.getName()))) // get all types containing data property named name&#xA; .map(e -> e.getDataProperties().stream().filter(d -> java.util.Objects.equals(name, d.getName())).findFirst()) // get data properties of types&#xA; .findFirst(); // redefining data properties is not supported&#xA;&#xA; if (attribute.isPresent()) {&#xA; return attribute.get().get();&#xA; } else if (dataProperty.isPresent()) {&#xA; return dataProperty.get().get();&#xA; } else {&#xA; return null;&#xA; }"/> </eAnnotations> <eParameters name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="getReference" eType="#//data/ReferenceTypedElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value=" final java.util.Collection&lt;EntityType> base = new java.util.ArrayList&lt;>(getAllSuperEntityTypes());&#xA; base.add(this);&#xA;&#xA; final java.util.Optional&lt;java.util.Optional&lt;Relation>> relation = base.stream()&#xA; .filter(e -> e.getRelations().stream().anyMatch(r -> java.util.Objects.equals(name, r.getName()))) // get all types containing reference named name&#xA; .map(e -> e.getRelations().stream().filter(r -> java.util.Objects.equals(name, r.getName())).findFirst()) // get references of types&#xA; .findFirst(); // redefining references is not supported&#xA; final java.util.Optional&lt;java.util.Optional&lt;NavigationProperty>> navigationProperty = base.stream()&#xA; .filter(e -> e.getNavigationProperties().stream().anyMatch(n -> java.util.Objects.equals(name, n.getName()))) // get all types containing navigation property named name&#xA; .map(e -> e.getNavigationProperties().stream().filter(n -> java.util.Objects.equals(name, n.getName())).findFirst()) // get navigation properties of types&#xA; .findFirst(); // redefining navigation properties is not supported&#xA;&#xA; if (relation.isPresent()) {&#xA; return relation.get().get();&#xA; } else if (navigationProperty.isPresent()) {&#xA; return navigationProperty.get().get();&#xA; } else {&#xA; return null;&#xA; }"/> </eAnnotations> <eParameters name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="getAttributeType" eType="#//type/Primitive"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value=" final PrimitiveTypedElement attribute = getAttribute(name);&#xA;&#xA; if (attribute != null) {&#xA; return attribute.getDataType();&#xA; } else {&#xA; return null;&#xA; }"/> </eAnnotations> <eParameters name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="toString" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return super.toString();"/> </eAnnotations> </eOperations> <eOperations name="isContainer" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return getRelations().stream().anyMatch(r -> r instanceof hu.blackbelt.judo.meta.psm.data.Containment);"/> </eAnnotations> </eOperations> <eOperations name="isContainment" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return hu.blackbelt.judo.meta.psm.PsmUtils.isContainment(this);"/> </eAnnotations> </eOperations> <eOperations name="getAllRelations" ordered="false" upperBound="-1" eType="#//data/Relation"/> <eOperations name="getAllAttributes" ordered="false" upperBound="-1" eType="#//data/Attribute"/> <eOperations name="getAllDataProperties" ordered="false" upperBound="-1" eType="#//derived/DataProperty"/> <eOperations name="getAllNavigationProperties" ordered="false" upperBound="-1" eType="#//derived/NavigationProperty"/> <eOperations name="getAllSequences" ordered="false" upperBound="-1" eType="#//data/EntitySequence"/> <eOperations name="getInheritedOperationImplementationByName" unique="false" lowerBound="1" eType="#//data/OperationBody"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return hu.blackbelt.judo.meta.psm.PsmUtils.getInheritedOperationImplementationByName(this,name);"/> </eAnnotations> <eParameters name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="getInheritedOperationImplementationsByName" unique="false" upperBound="-1" eType="#//data/OperationBody"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return hu.blackbelt.judo.meta.psm.PsmUtils.getInheritedOperationImplementationsByName(this,name);"/> </eAnnotations> <eParameters name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eOperations> <eOperations name="getInheritedOperationNames" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return hu.blackbelt.judo.meta.psm.PsmUtils.getInheritedOperationNames(this);"/> </eAnnotations> </eOperations> <eOperations name="getAllOperationNames" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return hu.blackbelt.judo.meta.psm.PsmUtils.getAllOperationNames(this);"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="superEntityTypes" upperBound="-1" eType="#//data/EntityType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1" eType="#//data/Attribute" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="relations" upperBound="-1" eType="#//data/Relation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataProperties" upperBound="-1" eType="#//derived/DataProperty" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="navigationProperties" upperBound="-1" eType="#//derived/NavigationProperty" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sequences" upperBound="-1" eType="#//data/EntitySequence" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1" eType="#//data/BoundOperation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="constraints" upperBound="-1" eType="#//constraint/InvariantConstraint" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Relation" abstract="true" eSuperTypes="#//data/ReferenceTypedElement #//data/EntityMember"> <eOperations name="toString" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return hu.blackbelt.judo.meta.psm.PsmUtils.relationToString(this);"/> </eAnnotations> </eOperations> <eOperations name="getEntityType" lowerBound="1" eType="#//data/EntityType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return hu.blackbelt.judo.meta.psm.PsmUtils.getEntityTypeOfRelation(this).get();"/> </eAnnotations> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Attribute" eSuperTypes="#//data/PrimitiveTypedElement #//data/EntityMember"> <eOperations name="toString" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return hu.blackbelt.judo.meta.psm.PsmUtils.attributeToString(this);"/> </eAnnotations> </eOperations> <eOperations name="isPrimitive" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return getDataType() instanceof hu.blackbelt.judo.meta.psm.type.Primitive;"/> </eAnnotations> </eOperations> <eOperations name="getEntityType" lowerBound="1" eType="#//data/EntityType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return hu.blackbelt.judo.meta.psm.PsmUtils.getEntityTypeOfAttribute(this).get();"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="identifier" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AssociationEnd" eSuperTypes="#//data/Relation"> <eOperations name="getOpposite" eType="#//data/Relation"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return getTarget() != null ? getTarget().getRelations().stream().filter(r -> org.eclipse.emf.ecore.util.EcoreUtil.equals(r.getTarget(), this)).findAny().orElse(null) : null;"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="partner" eType="#//data/AssociationEnd"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="reverseCascadeDelete" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReferenceTypedElement" abstract="true" eSuperTypes="#//namespace/NamedElement"> <eOperations name="isCollection" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="if (getCardinality() == null) {&#xA; return false;&#xA;} else {&#xA; return getCardinality().getUpper() == -1 || getCardinality().getUpper() > 1;&#xA;}"/> </eAnnotations> </eOperations> <eOperations name="isRequired" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return getCardinality() != null &amp;&amp; getCardinality().getLower() > 0;"/> </eAnnotations> </eOperations> <eOperations name="getEntityType" lowerBound="1" eType="#//data/EntityType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//data/EntityType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="cardinality" lowerBound="1" eType="#//type/Cardinality" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypedElement" abstract="true" eSuperTypes="#//namespace/NamedElement"> <eOperations name="getEntityType" lowerBound="1" eType="#//data/EntityType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataType" lowerBound="1" eType="#//type/Primitive"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="required" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Containment" eSuperTypes="#//data/Relation"/> <eClassifiers xsi:type="ecore:EClass" name="EntityMember" abstract="true" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="Sequence" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="initialValue" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong" defaultValueLiteral="0"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="increment" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maximumValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cyclic" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EntitySequence" eSuperTypes="#//data/EntityMember #//data/Sequence #//namespace/NamedElement"/> <eClassifiers xsi:type="ecore:EClass" name="NamespaceSequence" eSuperTypes="#//data/Sequence #//namespace/NamespaceElement"/> <eClassifiers xsi:type="ecore:EClass" name="BoundOperation" eSuperTypes="#//namespace/NamedElement #//service/OperationDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="implementation" eType="#//data/OperationBody" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="instanceRepresentation" lowerBound="1" eType="#//service/MappedTransferObjectType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OperationBody"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stateful" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="customImplementation" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="body" eType="#//script/Script"/> </eClassifiers> </eSubpackages> <eSubpackages name="constraint" nsURI="http://blackbelt.hu/judo/meta/psm/constraint" nsPrefix="constraint"> <eClassifiers xsi:type="ecore:EClass" name="InvariantConstraint" eSuperTypes="#//namespace/NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1" eType="#//derived/LogicalExpressionType" containment="true"/> </eClassifiers> </eSubpackages> <eSubpackages name="script" nsURI="http://blackbelt.hu/judo/meta/psm/script" nsPrefix="script"> <eClassifiers xsi:type="ecore:EDataType" name="Script" instanceClassName="java.lang.String"/> </eSubpackages> <eSubpackages name="derived" nsURI="http://blackbelt.hu/judo/meta/psm/derived" nsPrefix="derived"> <eClassifiers xsi:type="ecore:EClass" name="DataProperty" eSuperTypes="#//derived/PrimitiveAccessor"> <eOperations name="isPrimitive" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return getDataType() instanceof hu.blackbelt.judo.meta.psm.type.Primitive;"/> </eAnnotations> </eOperations> <eOperations name="getEntityType" lowerBound="1" eType="#//data/EntityType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return hu.blackbelt.judo.meta.psm.PsmUtils.getEntityTypeOfDataProperty(this).get();"/> </eAnnotations> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NavigationProperty" eSuperTypes="#//derived/ReferenceAccessor"> <eOperations name="getEntityType" lowerBound="1" eType="#//data/EntityType"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return hu.blackbelt.judo.meta.psm.PsmUtils.getEntityTypeOfNavigationProperty(this).get();"/> </eAnnotations> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StaticNavigation" eSuperTypes="#//derived/ReferenceAccessor #//namespace/NamespaceElement"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveAccessor" abstract="true" eSuperTypes="#//data/PrimitiveTypedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="getterExpression" lowerBound="1" eType="#//derived/DataExpressionType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="setterExpression" eType="#//derived/AttributeSelectorType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StaticData" eSuperTypes="#//derived/PrimitiveAccessor #//namespace/NamespaceElement"/> <eClassifiers xsi:type="ecore:EClass" name="ReferenceAccessor" abstract="true" eSuperTypes="#//data/ReferenceTypedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="getterExpression" lowerBound="1" eType="#//derived/ReferenceExpressionType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="setterExpression" eType="#//derived/ReferenceSelectorType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExpressionType" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="expression" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dialect" lowerBound="1" eType="#//derived/ExpressionDialect"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ExpressionDialect"> <eLiterals name="JQL"/> <eLiterals name="XML" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReferenceExpressionType" eSuperTypes="#//derived/ExpressionType"/> <eClassifiers xsi:type="ecore:EClass" name="ReferenceSelectorType" eSuperTypes="#//derived/ReferenceExpressionType"/> <eClassifiers xsi:type="ecore:EClass" name="DataExpressionType" eSuperTypes="#//derived/ExpressionType"/> <eClassifiers xsi:type="ecore:EClass" name="AttributeSelectorType" eSuperTypes="#//derived/DataExpressionType"/> <eClassifiers xsi:type="ecore:EClass" name="LogicalExpressionType" eSuperTypes="#//derived/DataExpressionType"/> </eSubpackages> <eSubpackages name="service" nsURI="http://blackbelt.hu/judo/meta/psm/service" nsPrefix="service"> <eClassifiers xsi:type="ecore:EClass" name="TransferObjectType" abstract="true" eSuperTypes="#//type/DataType"> <eOperations name="isAccessPoint" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="representation" eType="#//service/TransferAttribute"/> <eStructuralFeatures xsi:type="ecore:EReference" name="relations" upperBound="-1" eType="#//service/TransferObjectRelation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1" eType="#//service/TransferAttribute" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1" eType="#//service/TransferOperation" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="actorType" eType="#//accesspoint/AbstractActorType" eOpposite="#//accesspoint/AbstractActorType/transferObjectType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="optional" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="override" eType="#//service/TransferObjectType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TransferObjectRelation" eSuperTypes="#//namespace/NamedElement"> <eOperations name="isCollection" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="if (getCardinality() == null) {&#xA; return false;&#xA;} else {&#xA; return getCardinality().getUpper() == -1 || getCardinality().getUpper() > 1;&#xA;}"/> </eAnnotations> </eOperations> <eOperations name="isRequired" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return getCardinality() != null &amp;&amp; getCardinality().getLower() > 0;"/> </eAnnotations> </eOperations> <eOperations name="isMutable" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return (getBinding() instanceof hu.blackbelt.judo.meta.psm.data.Relation) ||&#xA; (getBinding() instanceof hu.blackbelt.judo.meta.psm.derived.ReferenceAccessor) &amp;&amp; ((hu.blackbelt.judo.meta.psm.derived.ReferenceAccessor)getBinding()).getSetterExpression() != null;"/> </eAnnotations> </eOperations> <eOperations name="isNavigable" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return (eContainer() instanceof hu.blackbelt.judo.meta.psm.service.MappedTransferObjectType);"/> </eAnnotations> </eOperations> <eOperations name="isExposedGraph" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="cardinality" lowerBound="1" eType="#//type/Cardinality" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="binding" eType="#//data/ReferenceTypedElement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultValue" eType="#//derived/StaticNavigation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="range" eType="#//derived/ReferenceAccessor"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//service/TransferObjectType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="embedded" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="embeddedCreate" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="embeddedUpdate" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="embeddedDelete" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="access" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TransferAttribute" eSuperTypes="#//namespace/NamedElement"> <eOperations name="isPrimitive" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return getDataType() instanceof hu.blackbelt.judo.meta.psm.type.Primitive;"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="required" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="defaultValue" eType="#//derived/StaticData"/> <eStructuralFeatures xsi:type="ecore:EReference" name="dataType" lowerBound="1" eType="#//type/Primitive"/> <eStructuralFeatures xsi:type="ecore:EReference" name="binding" eType="#//data/PrimitiveTypedElement"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="claimType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MappedTransferObjectType" eSuperTypes="#//service/TransferObjectType"> <eOperations name="isAbstract" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return hu.blackbelt.judo.meta.psm.PsmUtils.isAbstractMappedTransferObjectType(this);"/> </eAnnotations> </eOperations> <eOperations name="isInstantiable" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return hu.blackbelt.judo.meta.psm.PsmUtils.isInstantiableMappedTransferObjectType(this);"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="entityType" lowerBound="1" eType="#//data/EntityType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="filter" eType="#//derived/LogicalExpressionType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OperationDeclaration" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="faults" upperBound="-1" eType="#//service/Parameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="output" eType="#//service/Parameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="input" eType="#//service/Parameter" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnmappedTransferObjectType" eSuperTypes="#//service/TransferObjectType"/> <eClassifiers xsi:type="ecore:EClass" name="UnboundOperation" eSuperTypes="#//service/TransferOperation"> <eStructuralFeatures xsi:type="ecore:EReference" name="implementation" eType="#//data/OperationBody" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="initializer" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//namespace/NamedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="cardinality" lowerBound="1" eType="#//type/Cardinality" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//service/TransferObjectType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BoundTransferOperation" eSuperTypes="#//service/TransferOperation"> <eOperations name="getImplementation" ordered="false" eType="#//data/OperationBody"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return (eContainer instanceof hu.blackbelt.judo.meta.psm.service.MappedTransferObjectType) ? hu.blackbelt.judo.meta.psm.PsmUtils.getOperationImplementationByName(((hu.blackbelt.judo.meta.psm.service.MappedTransferObjectType)eContainer).getEntityType(), getBinding().getName()).orElse(null) : null;"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="binding" lowerBound="1" eType="#//data/BoundOperation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TransferOperation" abstract="true" eSuperTypes="#//namespace/NamedElement #//service/OperationDeclaration"> <eOperations name="getImplementation" ordered="false" eType="#//data/OperationBody"/> <eStructuralFeatures xsi:type="ecore:EReference" name="behaviour" eType="#//service/TransferOperationBehaviour" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TransferOperationBehaviour"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="behaviourType" lowerBound="1" eType="#//service/TransferOperationBehaviourType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="relation" eType="#//service/TransferObjectRelation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="owner" lowerBound="1" eType="#//namespace/NamedElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="TransferOperationBehaviourType"> <eLiterals name="GET_TEMPLATE" value="17"/> <eLiterals name="GET_PRINCIPAL" value="18"/> <eLiterals name="LIST" value="20"/> <eLiterals name="CREATE_INSTANCE" value="21"/> <eLiterals name="VALIDATE_CREATE" value="22"/> <eLiterals name="REFRESH" value="23"/> <eLiterals name="UPDATE_INSTANCE" value="24"/> <eLiterals name="VALIDATE_UPDATE" value="25"/> <eLiterals name="DELETE_INSTANCE" value="26"/> <eLiterals name="SET_REFERENCE" value="27"/> <eLiterals name="UNSET_REFERENCE" value="28"/> <eLiterals name="ADD_REFERENCE" value="29"/> <eLiterals name="REMOVE_REFERENCE" value="30"/> <eLiterals name="GET_RANGE" value="31"/> <eLiterals name="GET_METADATA" value="14"/> </eClassifiers> </eSubpackages> <eSubpackages name="accesspoint" nsURI="http://blackbelt.hu/judo/meta/psm/accesspoint" nsPrefix="accesspoint"> <eClassifiers xsi:type="ecore:EClass" name="AbstractActorType" abstract="true" eSuperTypes="#//service/TransferObjectType"> <eStructuralFeatures xsi:type="ecore:EReference" name="transferObjectType" eType="#//service/TransferObjectType" eOpposite="#//service/TransferObjectType/actorType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="realm" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <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="MappedActorType" eSuperTypes="#//accesspoint/AbstractActorType #//service/MappedTransferObjectType"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="managed" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ActorType" eSuperTypes="#//accesspoint/AbstractActorType #//service/UnmappedTransferObjectType"/> </eSubpackages> <eSubpackages name="measure" nsURI="http://blackbelt.hu/judo/meta/psm/measure" nsPrefix="measure"> <eClassifiers xsi:type="ecore:EClass" name="Measure" eSuperTypes="#//namespace/NamespaceElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="units" upperBound="-1" eType="#//measure/Unit" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="symbol" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MeasuredType" eSuperTypes="#//type/NumericType"> <eStructuralFeatures xsi:type="ecore:EReference" name="storeUnit" lowerBound="1" eType="#//measure/Unit"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Unit" eSuperTypes="#//namespace/NamedElement"> <eOperations name="toString" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return getSymbol() != null ? getSymbol() : getName();"/> </eAnnotations> </eOperations> <eOperations name="getMeasure" lowerBound="1" eType="#//measure/Measure"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return hu.blackbelt.judo.meta.psm.PsmUtils.getMeasure(this).get();"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rateDividend" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rateDivisor" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="symbol" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MeasureDefinitionTerm"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="exponent" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EReference" name="unit" lowerBound="1" eType="#//measure/Unit"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="DurationType"> <eLiterals name="nanosecond" value="8"/> <eLiterals name="microsecond" value="9"/> <eLiterals name="millisecond"/> <eLiterals name="second" value="1"/> <eLiterals name="minute" value="2"/> <eLiterals name="hour" value="3"/> <eLiterals name="day" value="4"/> <eLiterals name="week" value="5"/> <eLiterals name="month" value="6"/> <eLiterals name="year" value="7"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DurationUnit" eSuperTypes="#//measure/Unit"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unitType" lowerBound="1" eType="#//measure/DurationType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DerivedMeasure" eSuperTypes="#//measure/Measure"> <eOperations name="getAllTermMeasures" lowerBound="1" upperBound="-1" eType="#//measure/Measure"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return hu.blackbelt.judo.meta.psm.PsmUtils.getAllTermMeasures(this);"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="terms" lowerBound="1" upperBound="-1" eType="#//measure/MeasureDefinitionTerm" containment="true"/> </eClassifiers> </eSubpackages> </ecore:EPackage>
github:ecore:/data/BlackBeltTechnology/judo-meta-psm/model/model/psm.ecore
ecore
psm PlaceHolder namespace NamedElement name Namespace toString elements packages Model Package getNamespace NamespaceElement toString getNamespace type Primitive isNumeric isInteger isDecimal isString isBoolean isDate isTimestamp isEnumeration isMeasured CustomType toString StringType toString maxLength regExp NumericType toString precision scale BooleanType toString EnumerationType contains name toString members EnumerationMember ordinal Type DataType XMLType toString xmlNamespace xmlElement Cardinality lower 0 upper 1 RegExp java.lang.String java.lang.String PasswordType toString XmlNamespace java.lang.String java.lang.String XmlElement java.lang.String java.lang.String DateType toString TimestampType toString baseUnit second FlatPrimitiveType data EntityType getAllSuperEntityTypes getAttribute name getReference name getAttributeType name toString isContainer isContainment getAllRelations getAllAttributes getAllDataProperties getAllNavigationProperties getAllSequences getInheritedOperationImplementationByName name getInheritedOperationImplementationsByName name getInheritedOperationNames getAllOperationNames superEntityTypes abstract attributes relations dataProperties navigationProperties sequences operations constraints Relation toString getEntityType Attribute toString isPrimitive getEntityType identifier AssociationEnd getOpposite partner reverseCascadeDelete false ReferenceTypedElement isCollection isRequired getEntityType target cardinality PrimitiveTypedElement getEntityType dataType required Containment EntityMember Sequence initialValue 0 increment 1 maximumValue cyclic false EntitySequence NamespaceSequence BoundOperation implementation instanceRepresentation abstract false OperationBody stateful customImplementation body constraint InvariantConstraint expression script Script java.lang.String java.lang.String derived DataProperty isPrimitive getEntityType NavigationProperty getEntityType StaticNavigation PrimitiveAccessor getterExpression setterExpression StaticData ReferenceAccessor getterExpression setterExpression ExpressionType expression dialect ExpressionDialect JQL JQL XML XML ReferenceExpressionType ReferenceSelectorType DataExpressionType AttributeSelectorType LogicalExpressionType service TransferObjectType isAccessPoint representation relations attributes operations actorType optional false override TransferObjectRelation isCollection isRequired isMutable isNavigable isExposedGraph cardinality binding defaultValue range target embedded false embeddedCreate embeddedUpdate embeddedDelete false access false TransferAttribute isPrimitive required defaultValue dataType binding claimType MappedTransferObjectType isAbstract isInstantiable entityType filter OperationDeclaration faults output input UnmappedTransferObjectType UnboundOperation implementation initializer false Parameter cardinality type BoundTransferOperation getImplementation binding TransferOperation getImplementation behaviour TransferOperationBehaviour behaviourType relation owner TransferOperationBehaviourType GET_TEMPLATE GET_TEMPLATE GET_PRINCIPAL GET_PRINCIPAL LIST LIST CREATE_INSTANCE CREATE_INSTANCE VALIDATE_CREATE VALIDATE_CREATE REFRESH REFRESH UPDATE_INSTANCE UPDATE_INSTANCE VALIDATE_UPDATE VALIDATE_UPDATE DELETE_INSTANCE DELETE_INSTANCE SET_REFERENCE SET_REFERENCE UNSET_REFERENCE UNSET_REFERENCE ADD_REFERENCE ADD_REFERENCE REMOVE_REFERENCE REMOVE_REFERENCE GET_RANGE GET_RANGE GET_METADATA GET_METADATA accesspoint AbstractActorType transferObjectType realm kind MappedActorType managed false ActorType measure Measure units symbol MeasuredType storeUnit Unit toString getMeasure rateDividend 1 rateDivisor 1 symbol MeasureDefinitionTerm exponent 1 unit DurationType nanosecond nanosecond microsecond microsecond millisecond millisecond second second minute minute hour hour day day week week month month year year DurationUnit unitType DerivedMeasure getAllTermMeasures terms
null
{"directed":true,"nodes":[{"nsPrefix":"psm","nsURI":"http://blackbelt.hu/judo/meta/psm","name":"psm","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PlaceHolder","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"nsPrefix":"namespace","nsURI":"http://blackbelt.hu/judo/meta/psm/namespace","name":"namespace","id":2,"eClass":"EPackage"},{"nsPrefix":"type","nsURI":"http://blackbelt.hu/judo/meta/psm/type","name":"type","id":3,"eClass":"EPackage"},{"nsPrefix":"data","nsURI":"http://blackbelt.hu/judo/meta/psm/data","name":"data","id":4,"eClass":"EPackage"},{"nsPrefix":"constraint","nsURI":"http://blackbelt.hu/judo/meta/psm/constraint","name":"constraint","id":5,"eClass":"EPackage"},{"nsPrefix":"script","nsURI":"http://blackbelt.hu/judo/meta/psm/script","name":"script","id":6,"eClass":"EPackage"},{"nsPrefix":"derived","nsURI":"http://blackbelt.hu/judo/meta/psm/derived","name":"derived","id":7,"eClass":"EPackage"},{"nsPrefix":"service","nsURI":"http://blackbelt.hu/judo/meta/psm/service","name":"service","id":8,"eClass":"EPackage"},{"nsPrefix":"accesspoint","nsURI":"http://blackbelt.hu/judo/meta/psm/accesspoint","name":"accesspoint","id":9,"eClass":"EPackage"},{"nsPrefix":"measure","nsURI":"http://blackbelt.hu/judo/meta/psm/measure","name":"measure","id":10,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Namespace","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamespaceElement","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":1,"id":18,"many":false,"required":true,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","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":"packages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getNamespace","lowerBound":1,"id":26,"many":false,"required":true,"eClass":"EOperation"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":1,"id":29,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getNamespace","lowerBound":1,"id":30,"many":false,"required":true,"eClass":"EOperation"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Primitive","instanceClass":null,"abstract":true,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CustomType","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringType","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericType","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanType","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationType","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationMember","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":true,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMLType","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Cardinality","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"RegExp","instanceClass":"java.lang.String","id":45,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PasswordType","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"XmlNamespace","instanceClass":"java.lang.String","id":47,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"XmlElement","instanceClass":"java.lang.String","id":48,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DateType","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimestampType","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlatPrimitiveType","instanceClass":null,"abstract":true,"id":51,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"isNumeric","lowerBound":1,"id":52,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isInteger","lowerBound":1,"id":53,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isDecimal","lowerBound":1,"id":54,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isString","lowerBound":1,"id":55,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isBoolean","lowerBound":1,"id":56,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isDate","lowerBound":1,"id":57,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isTimestamp","lowerBound":1,"id":58,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isEnumeration","lowerBound":1,"id":59,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isMeasured","lowerBound":1,"id":60,"many":false,"required":true,"eClass":"EOperation"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":1,"id":71,"many":false,"required":true,"eClass":"EOperation"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":1,"id":74,"many":false,"required":true,"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":"maxLength","changeable":true,"lowerBound":1,"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":"regExp","changeable":true,"lowerBound":0,"iD":false,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":1,"id":81,"many":false,"required":true,"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":"precision","changeable":true,"lowerBound":1,"iD":false,"id":82,"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":"scale","changeable":true,"lowerBound":1,"iD":false,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":1,"id":88,"many":false,"required":true,"eClass":"EOperation"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"contains","lowerBound":1,"id":91,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":1,"id":92,"many":false,"required":true,"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":"members","changeable":true,"resolveProxies":true,"lowerBound":1,"id":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"name","lowerBound":1,"id":96,"many":false,"required":true,"eClass":"EParameter"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"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":"ordinal","changeable":true,"lowerBound":1,"iD":false,"id":100,"derived":false},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":1,"id":105,"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":"xmlNamespace","changeable":true,"lowerBound":1,"iD":false,"id":106,"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":"xmlElement","changeable":true,"lowerBound":1,"iD":false,"id":107,"derived":false},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"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":112,"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":"upper","changeable":true,"lowerBound":1,"iD":false,"id":113,"derived":false},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":1,"id":116,"many":false,"required":true,"eClass":"EOperation"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":1,"id":119,"many":false,"required":true,"eClass":"EOperation"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":1,"id":122,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"second","unsettable":false,"transient":false,"unique":true,"name":"baseUnit","changeable":true,"lowerBound":1,"iD":false,"id":123,"derived":false},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"instanceTypeName":null,"instanceClassName":null,"name":"DurationType","instanceClass":null,"id":126,"serializable":true,"eClass":"EEnum"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntityType","instanceClass":null,"abstract":false,"id":129,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relation","instanceClass":null,"abstract":true,"id":130,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationEnd","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceTypedElement","instanceClass":null,"abstract":true,"id":133,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypedElement","instanceClass":null,"abstract":true,"id":134,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Containment","instanceClass":null,"abstract":false,"id":135,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntityMember","instanceClass":null,"abstract":true,"id":136,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sequence","instanceClass":null,"abstract":true,"id":137,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntitySequence","instanceClass":null,"abstract":false,"id":138,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamespaceSequence","instanceClass":null,"abstract":false,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BoundOperation","instanceClass":null,"abstract":false,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationBody","instanceClass":null,"abstract":false,"id":141,"interface":false,"eClass":"EClass"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getAllSuperEntityTypes","lowerBound":0,"id":142,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getAttribute","lowerBound":0,"id":143,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getReference","lowerBound":0,"id":144,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getAttributeType","lowerBound":0,"id":145,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":1,"id":146,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isContainer","lowerBound":1,"id":147,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isContainment","lowerBound":1,"id":148,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getAllRelations","lowerBound":0,"id":149,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getAllAttributes","lowerBound":0,"id":150,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getAllDataProperties","lowerBound":0,"id":151,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getAllNavigationProperties","lowerBound":0,"id":152,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getAllSequences","lowerBound":0,"id":153,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":false,"name":"getInheritedOperationImplementationByName","lowerBound":1,"id":154,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":false,"name":"getInheritedOperationImplementationsByName","lowerBound":0,"id":155,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getInheritedOperationNames","lowerBound":0,"id":156,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getAllOperationNames","lowerBound":0,"id":157,"many":true,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superEntityTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":158,"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":"abstract","changeable":true,"lowerBound":1,"iD":false,"id":159,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":160,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"relations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":161,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dataProperties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":162,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"navigationProperties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":163,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sequences","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":"operations","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":"constraints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":166,"derived":false},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"name","lowerBound":1,"id":170,"many":false,"required":true,"eClass":"EParameter"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"name","lowerBound":1,"id":173,"many":false,"required":true,"eClass":"EParameter"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"name","lowerBound":1,"id":176,"many":false,"required":true,"eClass":"EParameter"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataProperty","instanceClass":null,"abstract":false,"id":183,"interface":false,"eClass":"EClass"},{"id":184,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NavigationProperty","instanceClass":null,"abstract":false,"id":185,"interface":false,"eClass":"EClass"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":189,"many":false,"required":false,"eClass":"EParameter"},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":192,"many":false,"required":false,"eClass":"EParameter"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvariantConstraint","instanceClass":null,"abstract":false,"id":204,"interface":false,"eClass":"EClass"},{"id":205,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":1,"id":206,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEntityType","lowerBound":1,"id":207,"many":false,"required":true,"eClass":"EOperation"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":1,"id":212,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isPrimitive","lowerBound":1,"id":213,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEntityType","lowerBound":1,"id":214,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":false,"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":215,"derived":false},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOpposite","lowerBound":0,"id":222,"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":"partner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":223,"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":"reverseCascadeDelete","changeable":true,"lowerBound":1,"iD":false,"id":224,"derived":false},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isCollection","lowerBound":1,"id":229,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isRequired","lowerBound":1,"id":230,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEntityType","lowerBound":1,"id":231,"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":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":232,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cardinality","changeable":true,"resolveProxies":true,"lowerBound":1,"id":233,"derived":false},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEntityType","lowerBound":1,"id":240,"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":"dataType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":241,"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":"required","changeable":true,"lowerBound":1,"iD":false,"id":242,"derived":false},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"initialValue","changeable":true,"lowerBound":1,"iD":false,"id":248,"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":"increment","changeable":true,"lowerBound":1,"iD":false,"id":249,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"maximumValue","changeable":true,"lowerBound":0,"iD":false,"id":250,"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":"cyclic","changeable":true,"lowerBound":1,"iD":false,"id":251,"derived":false},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationDeclaration","instanceClass":null,"abstract":true,"id":261,"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":"implementation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":262,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"instanceRepresentation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":263,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"abstract","changeable":true,"lowerBound":1,"iD":false,"id":264,"derived":false},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappedTransferObjectType","instanceClass":null,"abstract":false,"id":268,"interface":false,"eClass":"EClass"},{"id":269,"eClass":"EGenericType"},{"id":270,"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":"stateful","changeable":true,"lowerBound":1,"iD":false,"id":271,"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":"customImplementation","changeable":true,"lowerBound":1,"iD":false,"id":272,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"lowerBound":0,"iD":false,"id":273,"derived":false},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"Script","instanceClass":"java.lang.String","id":276,"serializable":true,"eClass":"EDataType"},{"id":277,"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":278,"derived":false},{"id":279,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogicalExpressionType","instanceClass":null,"abstract":false,"id":280,"interface":false,"eClass":"EClass"},{"id":281,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StaticNavigation","instanceClass":null,"abstract":false,"id":282,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveAccessor","instanceClass":null,"abstract":true,"id":283,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StaticData","instanceClass":null,"abstract":false,"id":284,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceAccessor","instanceClass":null,"abstract":true,"id":285,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionType","instanceClass":null,"abstract":true,"id":286,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ExpressionDialect","instanceClass":null,"id":287,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceExpressionType","instanceClass":null,"abstract":false,"id":288,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceSelectorType","instanceClass":null,"abstract":false,"id":289,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataExpressionType","instanceClass":null,"abstract":false,"id":290,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeSelectorType","instanceClass":null,"abstract":false,"id":291,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"isPrimitive","lowerBound":1,"id":292,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEntityType","lowerBound":1,"id":293,"many":false,"required":true,"eClass":"EOperation"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEntityType","lowerBound":1,"id":297,"many":false,"required":true,"eClass":"EOperation"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"getterExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"setterExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":303,"derived":false},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"getterExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"setterExpression","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":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"lowerBound":1,"iD":false,"id":314,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dialect","changeable":true,"lowerBound":1,"iD":false,"id":315,"derived":false},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"name":"JQL","id":318,"value":0,"literal":"JQL","eClass":"EEnumLiteral"},{"name":"XML","id":319,"value":1,"literal":"XML","eClass":"EEnumLiteral"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TransferObjectType","instanceClass":null,"abstract":true,"id":325,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TransferObjectRelation","instanceClass":null,"abstract":false,"id":326,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TransferAttribute","instanceClass":null,"abstract":false,"id":327,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnmappedTransferObjectType","instanceClass":null,"abstract":false,"id":328,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnboundOperation","instanceClass":null,"abstract":false,"id":329,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":330,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BoundTransferOperation","instanceClass":null,"abstract":false,"id":331,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TransferOperation","instanceClass":null,"abstract":true,"id":332,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TransferOperationBehaviour","instanceClass":null,"abstract":false,"id":333,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"TransferOperationBehaviourType","instanceClass":null,"id":334,"serializable":true,"eClass":"EEnum"},{"ordered":false,"upperBound":1,"unique":true,"name":"isAccessPoint","lowerBound":1,"id":335,"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":"representation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":336,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"relations","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":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":338,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":339,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"actorType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":340,"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":"optional","changeable":true,"lowerBound":1,"iD":false,"id":341,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"override","changeable":true,"resolveProxies":true,"lowerBound":0,"id":342,"derived":false},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractActorType","instanceClass":null,"abstract":true,"id":349,"interface":false,"eClass":"EClass"},{"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":"transferObjectType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":351,"derived":false},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isCollection","lowerBound":1,"id":354,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isRequired","lowerBound":1,"id":355,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isMutable","lowerBound":1,"id":356,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isNavigable","lowerBound":1,"id":357,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isExposedGraph","lowerBound":1,"id":358,"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":"cardinality","changeable":true,"resolveProxies":true,"lowerBound":1,"id":359,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"binding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":360,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"defaultValue","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":false,"unsettable":false,"transient":false,"unique":true,"name":"range","changeable":true,"resolveProxies":true,"lowerBound":0,"id":362,"derived":false},{"container":false,"ordered":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":363,"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":"embedded","changeable":true,"lowerBound":1,"iD":false,"id":364,"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":"embeddedCreate","changeable":true,"lowerBound":1,"iD":false,"id":365,"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":"embeddedUpdate","changeable":true,"lowerBound":1,"iD":false,"id":366,"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":"embeddedDelete","changeable":true,"lowerBound":1,"iD":false,"id":367,"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":"access","changeable":true,"lowerBound":1,"iD":false,"id":368,"derived":false},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isPrimitive","lowerBound":1,"id":385,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"required","changeable":true,"lowerBound":1,"iD":false,"id":386,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"defaultValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":387,"derived":false},{"container":false,"ordered":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":388,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"binding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":389,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"claimType","changeable":true,"lowerBound":0,"iD":false,"id":390,"derived":false},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isAbstract","lowerBound":1,"id":398,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isInstantiable","lowerBound":1,"id":399,"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":"entityType","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"filter","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"faults","changeable":true,"resolveProxies":true,"lowerBound":0,"id":407,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"output","changeable":true,"resolveProxies":true,"lowerBound":0,"id":408,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"input","changeable":true,"resolveProxies":true,"lowerBound":0,"id":409,"derived":false},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"implementation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":414,"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":"initializer","changeable":true,"lowerBound":1,"iD":false,"id":415,"derived":false},{"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":"cardinality","changeable":true,"resolveProxies":true,"lowerBound":1,"id":419,"derived":false},{"container":false,"ordered":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":420,"derived":false},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"getImplementation","lowerBound":0,"id":424,"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":"binding","changeable":true,"resolveProxies":true,"lowerBound":1,"id":425,"derived":false},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"id":428,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"getImplementation","lowerBound":0,"id":429,"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":"behaviour","changeable":true,"resolveProxies":true,"lowerBound":0,"id":430,"derived":false},{"id":431,"eClass":"EGenericType"},{"id":432,"eClass":"EGenericType"},{"id":433,"eClass":"EGenericType"},{"id":434,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"behaviourType","changeable":true,"lowerBound":1,"iD":false,"id":435,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"relation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":436,"derived":false},{"container":false,"ordered":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":437,"derived":false},{"id":438,"eClass":"EGenericType"},{"id":439,"eClass":"EGenericType"},{"id":440,"eClass":"EGenericType"},{"name":"GET_TEMPLATE","id":441,"value":17,"literal":"GET_TEMPLATE","eClass":"EEnumLiteral"},{"name":"GET_PRINCIPAL","id":442,"value":18,"literal":"GET_PRINCIPAL","eClass":"EEnumLiteral"},{"name":"LIST","id":443,"value":20,"literal":"LIST","eClass":"EEnumLiteral"},{"name":"CREATE_INSTANCE","id":444,"value":21,"literal":"CREATE_INSTANCE","eClass":"EEnumLiteral"},{"name":"VALIDATE_CREATE","id":445,"value":22,"literal":"VALIDATE_CREATE","eClass":"EEnumLiteral"},{"name":"REFRESH","id":446,"value":23,"literal":"REFRESH","eClass":"EEnumLiteral"},{"name":"UPDATE_INSTANCE","id":447,"value":24,"literal":"UPDATE_INSTANCE","eClass":"EEnumLiteral"},{"name":"VALIDATE_UPDATE","id":448,"value":25,"literal":"VALIDATE_UPDATE","eClass":"EEnumLiteral"},{"name":"DELETE_INSTANCE","id":449,"value":26,"literal":"DELETE_INSTANCE","eClass":"EEnumLiteral"},{"name":"SET_REFERENCE","id":450,"value":27,"literal":"SET_REFERENCE","eClass":"EEnumLiteral"},{"name":"UNSET_REFERENCE","id":451,"value":28,"literal":"UNSET_REFERENCE","eClass":"EEnumLiteral"},{"name":"ADD_REFERENCE","id":452,"value":29,"literal":"ADD_REFERENCE","eClass":"EEnumLiteral"},{"name":"REMOVE_REFERENCE","id":453,"value":30,"literal":"REMOVE_REFERENCE","eClass":"EEnumLiteral"},{"name":"GET_RANGE","id":454,"value":31,"literal":"GET_RANGE","eClass":"EEnumLiteral"},{"name":"GET_METADATA","id":455,"value":14,"literal":"GET_METADATA","eClass":"EEnumLiteral"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappedActorType","instanceClass":null,"abstract":false,"id":456,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActorType","instanceClass":null,"abstract":false,"id":457,"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":"realm","changeable":true,"lowerBound":0,"iD":false,"id":458,"derived":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":459,"derived":false},{"id":460,"eClass":"EGenericType"},{"id":461,"eClass":"EGenericType"},{"id":462,"eClass":"EGenericType"},{"id":463,"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":"managed","changeable":true,"lowerBound":1,"iD":false,"id":464,"derived":false},{"id":465,"eClass":"EGenericType"},{"id":466,"eClass":"EGenericType"},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Measure","instanceClass":null,"abstract":false,"id":470,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MeasuredType","instanceClass":null,"abstract":false,"id":471,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Unit","instanceClass":null,"abstract":false,"id":472,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MeasureDefinitionTerm","instanceClass":null,"abstract":false,"id":473,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationUnit","instanceClass":null,"abstract":false,"id":474,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DerivedMeasure","instanceClass":null,"abstract":false,"id":475,"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":"units","changeable":true,"resolveProxies":true,"lowerBound":0,"id":476,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"symbol","changeable":true,"lowerBound":0,"iD":false,"id":477,"derived":false},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"storeUnit","changeable":true,"resolveProxies":true,"lowerBound":1,"id":481,"derived":false},{"id":482,"eClass":"EGenericType"},{"id":483,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":1,"id":484,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getMeasure","lowerBound":1,"id":485,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":1.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"rateDividend","changeable":true,"lowerBound":1,"iD":false,"id":486,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"rateDivisor","changeable":true,"lowerBound":1,"iD":false,"id":487,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"symbol","changeable":true,"lowerBound":0,"iD":false,"id":488,"derived":false},{"id":489,"eClass":"EGenericType"},{"id":490,"eClass":"EGenericType"},{"id":491,"eClass":"EGenericType"},{"id":492,"eClass":"EGenericType"},{"id":493,"eClass":"EGenericType"},{"id":494,"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":"exponent","changeable":true,"lowerBound":1,"iD":false,"id":495,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"unit","changeable":true,"resolveProxies":true,"lowerBound":1,"id":496,"derived":false},{"id":497,"eClass":"EGenericType"},{"id":498,"eClass":"EGenericType"},{"name":"nanosecond","id":499,"value":8,"literal":"nanosecond","eClass":"EEnumLiteral"},{"name":"microsecond","id":500,"value":9,"literal":"microsecond","eClass":"EEnumLiteral"},{"name":"millisecond","id":501,"value":0,"literal":"millisecond","eClass":"EEnumLiteral"},{"name":"second","id":502,"value":1,"literal":"second","eClass":"EEnumLiteral"},{"name":"minute","id":503,"value":2,"literal":"minute","eClass":"EEnumLiteral"},{"name":"hour","id":504,"value":3,"literal":"hour","eClass":"EEnumLiteral"},{"name":"day","id":505,"value":4,"literal":"day","eClass":"EEnumLiteral"},{"name":"week","id":506,"value":5,"literal":"week","eClass":"EEnumLiteral"},{"name":"month","id":507,"value":6,"literal":"month","eClass":"EEnumLiteral"},{"name":"year","id":508,"value":7,"literal":"year","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"unitType","changeable":true,"lowerBound":1,"iD":false,"id":509,"derived":false},{"id":510,"eClass":"EGenericType"},{"id":511,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getAllTermMeasures","lowerBound":1,"id":512,"many":true,"required":true,"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":"terms","changeable":true,"resolveProxies":true,"lowerBound":1,"id":513,"derived":false},{"id":514,"eClass":"EGenericType"},{"id":515,"eClass":"EGenericType"},{"id":516,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":1,"target":0},{"source":2,"target":11},{"source":2,"target":12},{"source":2,"target":13},{"source":2,"target":14},{"source":2,"target":15},{"source":2,"target":0},{"source":11,"target":2},{"source":11,"target":16},{"source":16,"target":17},{"source":16,"target":11},{"source":12,"target":2},{"source":12,"target":11},{"source":12,"target":18},{"source":12,"target":19},{"source":12,"target":20},{"source":12,"target":21},{"source":18,"target":22},{"source":18,"target":12},{"source":19,"target":15},{"source":19,"target":23},{"source":19,"target":12},{"source":23,"target":15},{"source":20,"target":14},{"source":20,"target":24},{"source":20,"target":12},{"source":24,"target":14},{"source":21,"target":11},{"source":13,"target":2},{"source":13,"target":12},{"source":13,"target":25},{"source":25,"target":12},{"source":14,"target":2},{"source":14,"target":12},{"source":14,"target":26},{"source":14,"target":27},{"source":26,"target":12},{"source":26,"target":28},{"source":26,"target":14},{"source":28,"target":12},{"source":27,"target":12},{"source":15,"target":2},{"source":15,"target":11},{"source":15,"target":29},{"source":15,"target":30},{"source":15,"target":31},{"source":29,"target":32},{"source":29,"target":15},{"source":30,"target":12},{"source":30,"target":33},{"source":30,"target":15},{"source":33,"target":12},{"source":31,"target":11},{"source":3,"target":34},{"source":3,"target":35},{"source":3,"target":36},{"source":3,"target":37},{"source":3,"target":38},{"source":3,"target":39},{"source":3,"target":40},{"source":3,"target":41},{"source":3,"target":42},{"source":3,"target":43},{"source":3,"target":44},{"source":3,"target":45},{"source":3,"target":46},{"source":3,"target":47},{"source":3,"target":48},{"source":3,"target":49},{"source":3,"target":50},{"source":3,"target":51},{"source":3,"target":0},{"source":34,"target":3},{"source":34,"target":42},{"source":34,"target":52},{"source":34,"target":53},{"source":34,"target":54},{"source":34,"target":55},{"source":34,"target":56},{"source":34,"target":57},{"source":34,"target":58},{"source":34,"target":59},{"source":34,"target":60},{"source":34,"target":61},{"source":52,"target":62},{"source":52,"target":34},{"source":53,"target":63},{"source":53,"target":34},{"source":54,"target":64},{"source":54,"target":34},{"source":55,"target":65},{"source":55,"target":34},{"source":56,"target":66},{"source":56,"target":34},{"source":57,"target":67},{"source":57,"target":34},{"source":58,"target":68},{"source":58,"target":34},{"source":59,"target":69},{"source":59,"target":34},{"source":60,"target":70},{"source":60,"target":34},{"source":61,"target":42},{"source":35,"target":3},{"source":35,"target":51},{"source":35,"target":71},{"source":35,"target":72},{"source":71,"target":73},{"source":71,"target":35},{"source":72,"target":51},{"source":36,"target":3},{"source":36,"target":51},{"source":36,"target":74},{"source":36,"target":75},{"source":36,"target":76},{"source":36,"target":77},{"source":74,"target":78},{"source":74,"target":36},{"source":75,"target":79},{"source":75,"target":36},{"source":76,"target":45},{"source":76,"target":80},{"source":76,"target":36},{"source":80,"target":45},{"source":77,"target":51},{"source":37,"target":3},{"source":37,"target":51},{"source":37,"target":81},{"source":37,"target":82},{"source":37,"target":83},{"source":37,"target":84},{"source":81,"target":85},{"source":81,"target":37},{"source":82,"target":86},{"source":82,"target":37},{"source":83,"target":87},{"source":83,"target":37},{"source":84,"target":51},{"source":38,"target":3},{"source":38,"target":51},{"source":38,"target":88},{"source":38,"target":89},{"source":88,"target":90},{"source":88,"target":38},{"source":89,"target":51},{"source":39,"target":3},{"source":39,"target":34},{"source":39,"target":91},{"source":39,"target":92},{"source":39,"target":93},{"source":39,"target":94},{"source":91,"target":95},{"source":91,"target":39},{"source":91,"target":96},{"source":96,"target":97},{"source":96,"target":91},{"source":92,"target":98},{"source":92,"target":39},{"source":93,"target":40},{"source":93,"target":99},{"source":93,"target":39},{"source":99,"target":40},{"source":94,"target":34},{"source":40,"target":3},{"source":40,"target":11},{"source":40,"target":100},{"source":40,"target":101},{"source":100,"target":102},{"source":100,"target":40},{"source":101,"target":11},{"source":41,"target":3},{"source":41,"target":15},{"source":41,"target":103},{"source":103,"target":15},{"source":42,"target":3},{"source":42,"target":41},{"source":42,"target":104},{"source":104,"target":41},{"source":43,"target":3},{"source":43,"target":51},{"source":43,"target":105},{"source":43,"target":106},{"source":43,"target":107},{"source":43,"target":108},{"source":105,"target":109},{"source":105,"target":43},{"source":106,"target":47},{"source":106,"target":110},{"source":106,"target":43},{"source":110,"target":47},{"source":107,"target":48},{"source":107,"target":111},{"source":107,"target":43},{"source":111,"target":48},{"source":108,"target":51},{"source":44,"target":3},{"source":44,"target":112},{"source":44,"target":113},{"source":112,"target":114},{"source":112,"target":44},{"source":113,"target":115},{"source":113,"target":44},{"source":45,"target":3},{"source":46,"target":3},{"source":46,"target":51},{"source":46,"target":116},{"source":46,"target":117},{"source":116,"target":118},{"source":116,"target":46},{"source":117,"target":51},{"source":47,"target":3},{"source":48,"target":3},{"source":49,"target":3},{"source":49,"target":51},{"source":49,"target":119},{"source":49,"target":120},{"source":119,"target":121},{"source":119,"target":49},{"source":120,"target":51},{"source":50,"target":3},{"source":50,"target":51},{"source":50,"target":122},{"source":50,"target":123},{"source":50,"target":124},{"source":122,"target":125},{"source":122,"target":50},{"source":123,"target":126},{"source":123,"target":127},{"source":123,"target":50},{"source":127,"target":126},{"source":124,"target":51},{"source":51,"target":3},{"source":51,"target":34},{"source":51,"target":128},{"source":128,"target":34},{"source":4,"target":129},{"source":4,"target":130},{"source":4,"target":131},{"source":4,"target":132},{"source":4,"target":133},{"source":4,"target":134},{"source":4,"target":135},{"source":4,"target":136},{"source":4,"target":137},{"source":4,"target":138},{"source":4,"target":139},{"source":4,"target":140},{"source":4,"target":141},{"source":4,"target":0},{"source":129,"target":4},{"source":129,"target":41},{"source":129,"target":142},{"source":129,"target":143},{"source":129,"target":144},{"source":129,"target":145},{"source":129,"target":146},{"source":129,"target":147},{"source":129,"target":148},{"source":129,"target":149},{"source":129,"target":150},{"source":129,"target":151},{"source":129,"target":152},{"source":129,"target":153},{"source":129,"target":154},{"source":129,"target":155},{"source":129,"target":156},{"source":129,"target":157},{"source":129,"target":158},{"source":129,"target":159},{"source":129,"target":160},{"source":129,"target":161},{"source":129,"target":162},{"source":129,"target":163},{"source":129,"target":164},{"source":129,"target":165},{"source":129,"target":166},{"source":129,"target":167},{"source":142,"target":129},{"source":142,"target":168},{"source":142,"target":129},{"source":168,"target":129},{"source":143,"target":134},{"source":143,"target":169},{"source":143,"target":129},{"source":143,"target":170},{"source":169,"target":134},{"source":170,"target":171},{"source":170,"target":143},{"source":144,"target":133},{"source":144,"target":172},{"source":144,"target":129},{"source":144,"target":173},{"source":172,"target":133},{"source":173,"target":174},{"source":173,"target":144},{"source":145,"target":34},{"source":145,"target":175},{"source":145,"target":129},{"source":145,"target":176},{"source":175,"target":34},{"source":176,"target":177},{"source":176,"target":145},{"source":146,"target":178},{"source":146,"target":129},{"source":147,"target":179},{"source":147,"target":129},{"source":148,"target":180},{"source":148,"target":129},{"source":149,"target":130},{"source":149,"target":181},{"source":149,"target":129},{"source":181,"target":130},{"source":150,"target":131},{"source":150,"target":182},{"source":150,"target":129},{"source":182,"target":131},{"source":151,"target":183},{"source":151,"target":184},{"source":151,"target":129},{"source":184,"target":183},{"source":152,"target":185},{"source":152,"target":186},{"source":152,"target":129},{"source":186,"target":185},{"source":153,"target":138},{"source":153,"target":187},{"source":153,"target":129},{"source":187,"target":138},{"source":154,"target":141},{"source":154,"target":188},{"source":154,"target":129},{"source":154,"target":189},{"source":188,"target":141},{"source":189,"target":190},{"source":189,"target":154},{"source":155,"target":141},{"source":155,"target":191},{"source":155,"target":129},{"source":155,"target":192},{"source":191,"target":141},{"source":192,"target":193},{"source":192,"target":155},{"source":156,"target":194},{"source":156,"target":129},{"source":157,"target":195},{"source":157,"target":129},{"source":158,"target":129},{"source":158,"target":196},{"source":158,"target":129},{"source":196,"target":129},{"source":159,"target":197},{"source":159,"target":129},{"source":160,"target":131},{"source":160,"target":198},{"source":160,"target":129},{"source":198,"target":131},{"source":161,"target":130},{"source":161,"target":199},{"source":161,"target":129},{"source":199,"target":130},{"source":162,"target":183},{"source":162,"target":200},{"source":162,"target":129},{"source":200,"target":183},{"source":163,"target":185},{"source":163,"target":201},{"source":163,"target":129},{"source":201,"target":185},{"source":164,"target":138},{"source":164,"target":202},{"source":164,"target":129},{"source":202,"target":138},{"source":165,"target":140},{"source":165,"target":203},{"source":165,"target":129},{"source":203,"target":140},{"source":166,"target":204},{"source":166,"target":205},{"source":166,"target":129},{"source":205,"target":204},{"source":167,"target":41},{"source":130,"target":4},{"source":130,"target":133},{"source":130,"target":136},{"source":130,"target":206},{"source":130,"target":207},{"source":130,"target":208},{"source":130,"target":209},{"source":206,"target":210},{"source":206,"target":130},{"source":207,"target":129},{"source":207,"target":211},{"source":207,"target":130},{"source":211,"target":129},{"source":208,"target":133},{"source":209,"target":136},{"source":131,"target":4},{"source":131,"target":134},{"source":131,"target":136},{"source":131,"target":212},{"source":131,"target":213},{"source":131,"target":214},{"source":131,"target":215},{"source":131,"target":216},{"source":131,"target":217},{"source":212,"target":218},{"source":212,"target":131},{"source":213,"target":219},{"source":213,"target":131},{"source":214,"target":129},{"source":214,"target":220},{"source":214,"target":131},{"source":220,"target":129},{"source":215,"target":221},{"source":215,"target":131},{"source":216,"target":134},{"source":217,"target":136},{"source":132,"target":4},{"source":132,"target":130},{"source":132,"target":222},{"source":132,"target":223},{"source":132,"target":224},{"source":132,"target":225},{"source":222,"target":130},{"source":222,"target":226},{"source":222,"target":132},{"source":226,"target":130},{"source":223,"target":132},{"source":223,"target":227},{"source":223,"target":132},{"source":227,"target":132},{"source":224,"target":228},{"source":224,"target":132},{"source":225,"target":130},{"source":133,"target":4},{"source":133,"target":11},{"source":133,"target":229},{"source":133,"target":230},{"source":133,"target":231},{"source":133,"target":232},{"source":133,"target":233},{"source":133,"target":234},{"source":229,"target":235},{"source":229,"target":133},{"source":230,"target":236},{"source":230,"target":133},{"source":231,"target":129},{"source":231,"target":237},{"source":231,"target":133},{"source":237,"target":129},{"source":232,"target":129},{"source":232,"target":238},{"source":232,"target":133},{"source":238,"target":129},{"source":233,"target":44},{"source":233,"target":239},{"source":233,"target":133},{"source":239,"target":44},{"source":234,"target":11},{"source":134,"target":4},{"source":134,"target":11},{"source":134,"target":240},{"source":134,"target":241},{"source":134,"target":242},{"source":134,"target":243},{"source":240,"target":129},{"source":240,"target":244},{"source":240,"target":134},{"source":244,"target":129},{"source":241,"target":34},{"source":241,"target":245},{"source":241,"target":134},{"source":245,"target":34},{"source":242,"target":246},{"source":242,"target":134},{"source":243,"target":11},{"source":135,"target":4},{"source":135,"target":130},{"source":135,"target":247},{"source":247,"target":130},{"source":136,"target":4},{"source":137,"target":4},{"source":137,"target":248},{"source":137,"target":249},{"source":137,"target":250},{"source":137,"target":251},{"source":248,"target":252},{"source":248,"target":137},{"source":249,"target":253},{"source":249,"target":137},{"source":250,"target":254},{"source":250,"target":137},{"source":251,"target":255},{"source":251,"target":137},{"source":138,"target":4},{"source":138,"target":136},{"source":138,"target":137},{"source":138,"target":11},{"source":138,"target":256},{"source":138,"target":257},{"source":138,"target":258},{"source":256,"target":136},{"source":257,"target":137},{"source":258,"target":11},{"source":139,"target":4},{"source":139,"target":137},{"source":139,"target":15},{"source":139,"target":259},{"source":139,"target":260},{"source":259,"target":137},{"source":260,"target":15},{"source":140,"target":4},{"source":140,"target":11},{"source":140,"target":261},{"source":140,"target":262},{"source":140,"target":263},{"source":140,"target":264},{"source":140,"target":265},{"source":140,"target":266},{"source":262,"target":141},{"source":262,"target":267},{"source":262,"target":140},{"source":267,"target":141},{"source":263,"target":268},{"source":263,"target":269},{"source":263,"target":140},{"source":269,"target":268},{"source":264,"target":270},{"source":264,"target":140},{"source":265,"target":11},{"source":266,"target":261},{"source":141,"target":4},{"source":141,"target":271},{"source":141,"target":272},{"source":141,"target":273},{"source":271,"target":274},{"source":271,"target":141},{"source":272,"target":275},{"source":272,"target":141},{"source":273,"target":276},{"source":273,"target":277},{"source":273,"target":141},{"source":277,"target":276},{"source":5,"target":204},{"source":5,"target":0},{"source":204,"target":5},{"source":204,"target":11},{"source":204,"target":278},{"source":204,"target":279},{"source":278,"target":280},{"source":278,"target":281},{"source":278,"target":204},{"source":281,"target":280},{"source":279,"target":11},{"source":6,"target":276},{"source":6,"target":0},{"source":276,"target":6},{"source":7,"target":183},{"source":7,"target":185},{"source":7,"target":282},{"source":7,"target":283},{"source":7,"target":284},{"source":7,"target":285},{"source":7,"target":286},{"source":7,"target":287},{"source":7,"target":288},{"source":7,"target":289},{"source":7,"target":290},{"source":7,"target":291},{"source":7,"target":280},{"source":7,"target":0},{"source":183,"target":7},{"source":183,"target":283},{"source":183,"target":292},{"source":183,"target":293},{"source":183,"target":294},{"source":292,"target":295},{"source":292,"target":183},{"source":293,"target":129},{"source":293,"target":296},{"source":293,"target":183},{"source":296,"target":129},{"source":294,"target":283},{"source":185,"target":7},{"source":185,"target":285},{"source":185,"target":297},{"source":185,"target":298},{"source":297,"target":129},{"source":297,"target":299},{"source":297,"target":185},{"source":299,"target":129},{"source":298,"target":285},{"source":282,"target":7},{"source":282,"target":285},{"source":282,"target":15},{"source":282,"target":300},{"source":282,"target":301},{"source":300,"target":285},{"source":301,"target":15},{"source":283,"target":7},{"source":283,"target":134},{"source":283,"target":302},{"source":283,"target":303},{"source":283,"target":304},{"source":302,"target":290},{"source":302,"target":305},{"source":302,"target":283},{"source":305,"target":290},{"source":303,"target":291},{"source":303,"target":306},{"source":303,"target":283},{"source":306,"target":291},{"source":304,"target":134},{"source":284,"target":7},{"source":284,"target":283},{"source":284,"target":15},{"source":284,"target":307},{"source":284,"target":308},{"source":307,"target":283},{"source":308,"target":15},{"source":285,"target":7},{"source":285,"target":133},{"source":285,"target":309},{"source":285,"target":310},{"source":285,"target":311},{"source":309,"target":288},{"source":309,"target":312},{"source":309,"target":285},{"source":312,"target":288},{"source":310,"target":289},{"source":310,"target":313},{"source":310,"target":285},{"source":313,"target":289},{"source":311,"target":133},{"source":286,"target":7},{"source":286,"target":314},{"source":286,"target":315},{"source":314,"target":316},{"source":314,"target":286},{"source":315,"target":287},{"source":315,"target":317},{"source":315,"target":286},{"source":317,"target":287},{"source":287,"target":7},{"source":287,"target":318},{"source":287,"target":319},{"source":318,"target":287},{"source":319,"target":287},{"source":288,"target":7},{"source":288,"target":286},{"source":288,"target":320},{"source":320,"target":286},{"source":289,"target":7},{"source":289,"target":288},{"source":289,"target":321},{"source":321,"target":288},{"source":290,"target":7},{"source":290,"target":286},{"source":290,"target":322},{"source":322,"target":286},{"source":291,"target":7},{"source":291,"target":290},{"source":291,"target":323},{"source":323,"target":290},{"source":280,"target":7},{"source":280,"target":290},{"source":280,"target":324},{"source":324,"target":290},{"source":8,"target":325},{"source":8,"target":326},{"source":8,"target":327},{"source":8,"target":268},{"source":8,"target":261},{"source":8,"target":328},{"source":8,"target":329},{"source":8,"target":330},{"source":8,"target":331},{"source":8,"target":332},{"source":8,"target":333},{"source":8,"target":334},{"source":8,"target":0},{"source":325,"target":8},{"source":325,"target":42},{"source":325,"target":335},{"source":325,"target":336},{"source":325,"target":337},{"source":325,"target":338},{"source":325,"target":339},{"source":325,"target":340},{"source":325,"target":341},{"source":325,"target":342},{"source":325,"target":343},{"source":335,"target":344},{"source":335,"target":325},{"source":336,"target":327},{"source":336,"target":345},{"source":336,"target":325},{"source":345,"target":327},{"source":337,"target":326},{"source":337,"target":346},{"source":337,"target":325},{"source":346,"target":326},{"source":338,"target":327},{"source":338,"target":347},{"source":338,"target":325},{"source":347,"target":327},{"source":339,"target":332},{"source":339,"target":348},{"source":339,"target":325},{"source":348,"target":332},{"source":340,"target":349},{"source":340,"target":350},{"source":340,"target":325},{"source":340,"target":351},{"source":350,"target":349},{"source":341,"target":352},{"source":341,"target":325},{"source":342,"target":325},{"source":342,"target":353},{"source":342,"target":325},{"source":353,"target":325},{"source":343,"target":42},{"source":326,"target":8},{"source":326,"target":11},{"source":326,"target":354},{"source":326,"target":355},{"source":326,"target":356},{"source":326,"target":357},{"source":326,"target":358},{"source":326,"target":359},{"source":326,"target":360},{"source":326,"target":361},{"source":326,"target":362},{"source":326,"target":363},{"source":326,"target":364},{"source":326,"target":365},{"source":326,"target":366},{"source":326,"target":367},{"source":326,"target":368},{"source":326,"target":369},{"source":354,"target":370},{"source":354,"target":326},{"source":355,"target":371},{"source":355,"target":326},{"source":356,"target":372},{"source":356,"target":326},{"source":357,"target":373},{"source":357,"target":326},{"source":358,"target":374},{"source":358,"target":326},{"source":359,"target":44},{"source":359,"target":375},{"source":359,"target":326},{"source":375,"target":44},{"source":360,"target":133},{"source":360,"target":376},{"source":360,"target":326},{"source":376,"target":133},{"source":361,"target":282},{"source":361,"target":377},{"source":361,"target":326},{"source":377,"target":282},{"source":362,"target":285},{"source":362,"target":378},{"source":362,"target":326},{"source":378,"target":285},{"source":363,"target":325},{"source":363,"target":379},{"source":363,"target":326},{"source":379,"target":325},{"source":364,"target":380},{"source":364,"target":326},{"source":365,"target":381},{"source":365,"target":326},{"source":366,"target":382},{"source":366,"target":326},{"source":367,"target":383},{"source":367,"target":326},{"source":368,"target":384},{"source":368,"target":326},{"source":369,"target":11},{"source":327,"target":8},{"source":327,"target":11},{"source":327,"target":385},{"source":327,"target":386},{"source":327,"target":387},{"source":327,"target":388},{"source":327,"target":389},{"source":327,"target":390},{"source":327,"target":391},{"source":385,"target":392},{"source":385,"target":327},{"source":386,"target":393},{"source":386,"target":327},{"source":387,"target":284},{"source":387,"target":394},{"source":387,"target":327},{"source":394,"target":284},{"source":388,"target":34},{"source":388,"target":395},{"source":388,"target":327},{"source":395,"target":34},{"source":389,"target":134},{"source":389,"target":396},{"source":389,"target":327},{"source":396,"target":134},{"source":390,"target":397},{"source":390,"target":327},{"source":391,"target":11},{"source":268,"target":8},{"source":268,"target":325},{"source":268,"target":398},{"source":268,"target":399},{"source":268,"target":400},{"source":268,"target":401},{"source":268,"target":402},{"source":398,"target":403},{"source":398,"target":268},{"source":399,"target":404},{"source":399,"target":268},{"source":400,"target":129},{"source":400,"target":405},{"source":400,"target":268},{"source":405,"target":129},{"source":401,"target":280},{"source":401,"target":406},{"source":401,"target":268},{"source":406,"target":280},{"source":402,"target":325},{"source":261,"target":8},{"source":261,"target":407},{"source":261,"target":408},{"source":261,"target":409},{"source":407,"target":330},{"source":407,"target":410},{"source":407,"target":261},{"source":410,"target":330},{"source":408,"target":330},{"source":408,"target":411},{"source":408,"target":261},{"source":411,"target":330},{"source":409,"target":330},{"source":409,"target":412},{"source":409,"target":261},{"source":412,"target":330},{"source":328,"target":8},{"source":328,"target":325},{"source":328,"target":413},{"source":413,"target":325},{"source":329,"target":8},{"source":329,"target":332},{"source":329,"target":414},{"source":329,"target":415},{"source":329,"target":416},{"source":414,"target":141},{"source":414,"target":417},{"source":414,"target":329},{"source":417,"target":141},{"source":415,"target":418},{"source":415,"target":329},{"source":416,"target":332},{"source":330,"target":8},{"source":330,"target":11},{"source":330,"target":419},{"source":330,"target":420},{"source":330,"target":421},{"source":419,"target":44},{"source":419,"target":422},{"source":419,"target":330},{"source":422,"target":44},{"source":420,"target":325},{"source":420,"target":423},{"source":420,"target":330},{"source":423,"target":325},{"source":421,"target":11},{"source":331,"target":8},{"source":331,"target":332},{"source":331,"target":424},{"source":331,"target":425},{"source":331,"target":426},{"source":424,"target":141},{"source":424,"target":427},{"source":424,"target":331},{"source":427,"target":141},{"source":425,"target":140},{"source":425,"target":428},{"source":425,"target":331},{"source":428,"target":140},{"source":426,"target":332},{"source":332,"target":8},{"source":332,"target":11},{"source":332,"target":261},{"source":332,"target":429},{"source":332,"target":430},{"source":332,"target":431},{"source":332,"target":432},{"source":429,"target":141},{"source":429,"target":433},{"source":429,"target":332},{"source":433,"target":141},{"source":430,"target":333},{"source":430,"target":434},{"source":430,"target":332},{"source":434,"target":333},{"source":431,"target":11},{"source":432,"target":261},{"source":333,"target":8},{"source":333,"target":435},{"source":333,"target":436},{"source":333,"target":437},{"source":435,"target":334},{"source":435,"target":438},{"source":435,"target":333},{"source":438,"target":334},{"source":436,"target":326},{"source":436,"target":439},{"source":436,"target":333},{"source":439,"target":326},{"source":437,"target":11},{"source":437,"target":440},{"source":437,"target":333},{"source":440,"target":11},{"source":334,"target":8},{"source":334,"target":441},{"source":334,"target":442},{"source":334,"target":443},{"source":334,"target":444},{"source":334,"target":445},{"source":334,"target":446},{"source":334,"target":447},{"source":334,"target":448},{"source":334,"target":449},{"source":334,"target":450},{"source":334,"target":451},{"source":334,"target":452},{"source":334,"target":453},{"source":334,"target":454},{"source":334,"target":455},{"source":441,"target":334},{"source":442,"target":334},{"source":443,"target":334},{"source":444,"target":334},{"source":445,"target":334},{"source":446,"target":334},{"source":447,"target":334},{"source":448,"target":334},{"source":449,"target":334},{"source":450,"target":334},{"source":451,"target":334},{"source":452,"target":334},{"source":453,"target":334},{"source":454,"target":334},{"source":455,"target":334},{"source":9,"target":349},{"source":9,"target":456},{"source":9,"target":457},{"source":9,"target":0},{"source":349,"target":9},{"source":349,"target":325},{"source":349,"target":351},{"source":349,"target":458},{"source":349,"target":459},{"source":349,"target":460},{"source":351,"target":325},{"source":351,"target":461},{"source":351,"target":349},{"source":351,"target":340},{"source":461,"target":325},{"source":458,"target":462},{"source":458,"target":349},{"source":459,"target":463},{"source":459,"target":349},{"source":460,"target":325},{"source":456,"target":9},{"source":456,"target":349},{"source":456,"target":268},{"source":456,"target":464},{"source":456,"target":465},{"source":456,"target":466},{"source":464,"target":467},{"source":464,"target":456},{"source":465,"target":349},{"source":466,"target":268},{"source":457,"target":9},{"source":457,"target":349},{"source":457,"target":328},{"source":457,"target":468},{"source":457,"target":469},{"source":468,"target":349},{"source":469,"target":328},{"source":10,"target":470},{"source":10,"target":471},{"source":10,"target":472},{"source":10,"target":473},{"source":10,"target":126},{"source":10,"target":474},{"source":10,"target":475},{"source":10,"target":0},{"source":470,"target":10},{"source":470,"target":15},{"source":470,"target":476},{"source":470,"target":477},{"source":470,"target":478},{"source":476,"target":472},{"source":476,"target":479},{"source":476,"target":470},{"source":479,"target":472},{"source":477,"target":480},{"source":477,"target":470},{"source":478,"target":15},{"source":471,"target":10},{"source":471,"target":37},{"source":471,"target":481},{"source":471,"target":482},{"source":481,"target":472},{"source":481,"target":483},{"source":481,"target":471},{"source":483,"target":472},{"source":482,"target":37},{"source":472,"target":10},{"source":472,"target":11},{"source":472,"target":484},{"source":472,"target":485},{"source":472,"target":486},{"source":472,"target":487},{"source":472,"target":488},{"source":472,"target":489},{"source":484,"target":490},{"source":484,"target":472},{"source":485,"target":470},{"source":485,"target":491},{"source":485,"target":472},{"source":491,"target":470},{"source":486,"target":492},{"source":486,"target":472},{"source":487,"target":493},{"source":487,"target":472},{"source":488,"target":494},{"source":488,"target":472},{"source":489,"target":11},{"source":473,"target":10},{"source":473,"target":495},{"source":473,"target":496},{"source":495,"target":497},{"source":495,"target":473},{"source":496,"target":472},{"source":496,"target":498},{"source":496,"target":473},{"source":498,"target":472},{"source":126,"target":10},{"source":126,"target":499},{"source":126,"target":500},{"source":126,"target":501},{"source":126,"target":502},{"source":126,"target":503},{"source":126,"target":504},{"source":126,"target":505},{"source":126,"target":506},{"source":126,"target":507},{"source":126,"target":508},{"source":499,"target":126},{"source":500,"target":126},{"source":501,"target":126},{"source":502,"target":126},{"source":503,"target":126},{"source":504,"target":126},{"source":505,"target":126},{"source":506,"target":126},{"source":507,"target":126},{"source":508,"target":126},{"source":474,"target":10},{"source":474,"target":472},{"source":474,"target":509},{"source":474,"target":510},{"source":509,"target":126},{"source":509,"target":511},{"source":509,"target":474},{"source":511,"target":126},{"source":510,"target":472},{"source":475,"target":10},{"source":475,"target":470},{"source":475,"target":512},{"source":475,"target":513},{"source":475,"target":514},{"source":512,"target":470},{"source":512,"target":515},{"source":512,"target":475},{"source":515,"target":470},{"source":513,"target":473},{"source":513,"target":516},{"source":513,"target":475},{"source":516,"target":473},{"source":514,"target":470}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="org" nsURI="org" nsPrefix="org"> <eSubpackages name="obeo" nsURI="obeo" nsPrefix="obeo"> <eSubpackages name="stuff" nsURI="stuff" nsPrefix="stuff"> <eClassifiers xsi:type="ecore:EClass" name="mchin"/> <eSubpackages name="truc" nsURI="truc" nsPrefix="truc"> <eClassifiers xsi:type="ecore:EClass" name="bidule"/> </eSubpackages> </eSubpackages> </eSubpackages> </ecore:EPackage>
github:ecore:/data/mcartaud/DSL-Eclipse-Generation/tests/org.obeonetwork.dsl.gen.eclipse.tests/model/My.ecore
ecore
org obeo stuff mchin truc bidule
null
{"directed":true,"nodes":[{"nsPrefix":"org","nsURI":"org","name":"org","id":0,"eClass":"EPackage"},{"nsPrefix":"obeo","nsURI":"obeo","name":"obeo","id":1,"eClass":"EPackage"},{"nsPrefix":"stuff","nsURI":"stuff","name":"stuff","id":2,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"mchin","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"nsPrefix":"truc","nsURI":"truc","name":"truc","id":4,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"bidule","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"}],"links":[{"source":0,"target":1},{"source":1,"target":2},{"source":1,"target":0},{"source":2,"target":3},{"source":2,"target":4},{"source":2,"target":1},{"source":3,"target":2},{"source":4,"target":5},{"source":4,"target":2},{"source":5,"target":4}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="timeBasedRouting" nsURI="http:///com/safi/workshop/timeBasedRouting.ecore" nsPrefix="com.safi.workshop.timeBasedRouting"> <eClassifiers xsi:type="ecore:EClass" name="TimeBasedRouting" eSuperTypes="../../Saflets/model/core.ecore#//actionstep/ActionStep"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" eType="ecore:EClass ../../Saflets/model/core.ecore#//actionstep/DynamicValue" containment="true" resolveProxies="false"> <eAnnotations source="DynamicValueAnnotation"> <details key="type" value="VariableName"/> <details key="isTypeLocked" value="false"/> <details key="description" value="The DateTime value to be compared against provided time range(s). Defaults to current date/time"/> <details key="expectedReturnType" value="DateTime"/> <details key="helperClass" value=""/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="times" upperBound="-1" eType="#//TimeItem" containment="true"> <eAnnotations source="Required"> <details key="criteria" value="non-empty"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TimeItem" eSuperTypes="../../Saflets/model/core.ecore#//actionstep/CaseItem"> <eAnnotations source="DynamicValueAnnotation" references="../../Saflets/model/core.ecore#//actionstep/CaseItem/dynamicValue"> <details key="superProperty" value="dynamicValue"/> <details key="type" value="Custom"/> <details key="isTypeLocked" value="true"/> <details key="description" value="The time range of this output"/> <details key="expectedReturnType" value="TimeRange"/> <details key="helperClass" value="com.safi.workshop.timeBasedRouting.pak.editpart.TimeRangeEditorPage"/> </eAnnotations> <eAnnotations source="Required"> <details key="criteria" value="non-null"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OccursModel"> <eOperations name="isMatch" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eParameters name="date" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mode" eType="#//OccursMode"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="OccursMode"> <eLiterals name="DAILY"/> <eLiterals name="WEEKLY" value="1"/> <eLiterals name="MONTHLY" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Day"> <eLiterals name="SUNDAY" literal="Sunday"/> <eLiterals name="MONDAY" value="1" literal="Monday"/> <eLiterals name="TUESDAY" value="2" literal="Tuesday"/> <eLiterals name="WEDNESDAY" value="3" literal="Wednesday"/> <eLiterals name="THURSDAY" value="4" literal="Thursday"/> <eLiterals name="FRIDAY" value="5" literal="Friday"/> <eLiterals name="SATURDAY" value="6" literal="Saturday"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="DayOccurrence"> <eLiterals name="FIRST" literal="1st"/> <eLiterals name="SECOND" value="1" literal="2nd"/> <eLiterals name="THIRD" value="2" literal="3rd"/> <eLiterals name="FOURTH" value="3" literal="4th"/> <eLiterals name="LAST" value="4" literal="Last"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DailyOccursModel" eSuperTypes="#//OccursModel"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="skipDays" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WeeklyOccursModel" eSuperTypes="#//OccursModel"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="skipWeeks" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="days" upperBound="-1" eType="#//Day"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MonthlyOccursModel" eSuperTypes="#//OccursModel"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="byIndex" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="skipMonths" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dayIndex" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="dayOccurence" eType="#//DayOccurrence"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="day" eType="#//Day"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TimeRange"> <eOperations name="isMatch" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eParameters name="date" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="occursModel" eType="#//OccursModel" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startRange" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="endRange" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/flybird119/safiserver-all/TimeBasedRoutingNew/model/timeBasedRouting.ecore
ecore
timeBasedRouting TimeBasedRouting value times TimeItem description OccursModel isMatch date mode description OccursMode DAILY DAILY WEEKLY WEEKLY MONTHLY MONTHLY Day SUNDAY Sunday MONDAY Monday TUESDAY Tuesday WEDNESDAY Wednesday THURSDAY Thursday FRIDAY Friday SATURDAY Saturday DayOccurrence FIRST 1st SECOND 2nd THIRD 3rd FOURTH 4th LAST Last DailyOccursModel skipDays startDate WeeklyOccursModel skipWeeks 1 days startDate MonthlyOccursModel byIndex skipMonths 1 dayIndex 1 dayOccurence day startDate TimeRange isMatch date name occursModel startRange endRange
null
{"directed":true,"nodes":[{"nsPrefix":"com.safi.workshop.timeBasedRouting","nsURI":"http:///com/safi/workshop/timeBasedRouting.ecore","name":"timeBasedRouting","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeBasedRouting","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeItem","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OccursModel","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"OccursMode","instanceClass":null,"id":4,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Day","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"DayOccurrence","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DailyOccursModel","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WeeklyOccursModel","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MonthlyOccursModel","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeRange","instanceClass":null,"abstract":false,"id":10,"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":"value","changeable":true,"resolveProxies":false,"lowerBound":0,"id":11,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"times","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isMatch","lowerBound":0,"id":19,"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":"mode","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"date","lowerBound":0,"id":23,"many":false,"required":false,"eClass":"EParameter"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"name":"DAILY","id":27,"value":0,"literal":"DAILY","eClass":"EEnumLiteral"},{"name":"WEEKLY","id":28,"value":1,"literal":"WEEKLY","eClass":"EEnumLiteral"},{"name":"MONTHLY","id":29,"value":2,"literal":"MONTHLY","eClass":"EEnumLiteral"},{"name":"SUNDAY","id":30,"value":0,"literal":"Sunday","eClass":"EEnumLiteral"},{"name":"MONDAY","id":31,"value":1,"literal":"Monday","eClass":"EEnumLiteral"},{"name":"TUESDAY","id":32,"value":2,"literal":"Tuesday","eClass":"EEnumLiteral"},{"name":"WEDNESDAY","id":33,"value":3,"literal":"Wednesday","eClass":"EEnumLiteral"},{"name":"THURSDAY","id":34,"value":4,"literal":"Thursday","eClass":"EEnumLiteral"},{"name":"FRIDAY","id":35,"value":5,"literal":"Friday","eClass":"EEnumLiteral"},{"name":"SATURDAY","id":36,"value":6,"literal":"Saturday","eClass":"EEnumLiteral"},{"name":"FIRST","id":37,"value":0,"literal":"1st","eClass":"EEnumLiteral"},{"name":"SECOND","id":38,"value":1,"literal":"2nd","eClass":"EEnumLiteral"},{"name":"THIRD","id":39,"value":2,"literal":"3rd","eClass":"EEnumLiteral"},{"name":"FOURTH","id":40,"value":3,"literal":"4th","eClass":"EEnumLiteral"},{"name":"LAST","id":41,"value":4,"literal":"Last","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"skipDays","changeable":true,"lowerBound":0,"iD":false,"id":42,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"startDate","changeable":true,"lowerBound":0,"iD":false,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"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":"skipWeeks","changeable":true,"lowerBound":1,"iD":false,"id":47,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"days","changeable":true,"lowerBound":0,"iD":false,"id":48,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"startDate","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"byIndex","changeable":true,"lowerBound":0,"iD":false,"id":54,"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":"skipMonths","changeable":true,"lowerBound":1,"iD":false,"id":55,"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":"dayIndex","changeable":true,"lowerBound":1,"iD":false,"id":56,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dayOccurence","changeable":true,"lowerBound":0,"iD":false,"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":"day","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":"startDate","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isMatch","lowerBound":0,"id":67,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"occursModel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"startRange","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"endRange","changeable":true,"lowerBound":0,"iD":false,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"date","lowerBound":0,"id":73,"many":false,"required":false,"eClass":"EParameter"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":1,"target":0},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":11,"target":14},{"source":11,"target":1},{"source":12,"target":2},{"source":12,"target":15},{"source":12,"target":1},{"source":15,"target":2},{"source":2,"target":0},{"source":2,"target":16},{"source":2,"target":17},{"source":16,"target":18},{"source":16,"target":2},{"source":3,"target":0},{"source":3,"target":19},{"source":3,"target":20},{"source":3,"target":21},{"source":19,"target":22},{"source":19,"target":3},{"source":19,"target":23},{"source":23,"target":24},{"source":23,"target":19},{"source":20,"target":4},{"source":20,"target":25},{"source":20,"target":3},{"source":25,"target":4},{"source":21,"target":26},{"source":21,"target":3},{"source":4,"target":0},{"source":4,"target":27},{"source":4,"target":28},{"source":4,"target":29},{"source":27,"target":4},{"source":28,"target":4},{"source":29,"target":4},{"source":5,"target":0},{"source":5,"target":30},{"source":5,"target":31},{"source":5,"target":32},{"source":5,"target":33},{"source":5,"target":34},{"source":5,"target":35},{"source":5,"target":36},{"source":30,"target":5},{"source":31,"target":5},{"source":32,"target":5},{"source":33,"target":5},{"source":34,"target":5},{"source":35,"target":5},{"source":36,"target":5},{"source":6,"target":0},{"source":6,"target":37},{"source":6,"target":38},{"source":6,"target":39},{"source":6,"target":40},{"source":6,"target":41},{"source":37,"target":6},{"source":38,"target":6},{"source":39,"target":6},{"source":40,"target":6},{"source":41,"target":6},{"source":7,"target":0},{"source":7,"target":3},{"source":7,"target":42},{"source":7,"target":43},{"source":7,"target":44},{"source":42,"target":45},{"source":42,"target":7},{"source":43,"target":46},{"source":43,"target":7},{"source":44,"target":3},{"source":8,"target":0},{"source":8,"target":3},{"source":8,"target":47},{"source":8,"target":48},{"source":8,"target":49},{"source":8,"target":50},{"source":47,"target":51},{"source":47,"target":8},{"source":48,"target":5},{"source":48,"target":52},{"source":48,"target":8},{"source":52,"target":5},{"source":49,"target":53},{"source":49,"target":8},{"source":50,"target":3},{"source":9,"target":0},{"source":9,"target":3},{"source":9,"target":54},{"source":9,"target":55},{"source":9,"target":56},{"source":9,"target":57},{"source":9,"target":58},{"source":9,"target":59},{"source":9,"target":60},{"source":54,"target":61},{"source":54,"target":9},{"source":55,"target":62},{"source":55,"target":9},{"source":56,"target":63},{"source":56,"target":9},{"source":57,"target":6},{"source":57,"target":64},{"source":57,"target":9},{"source":64,"target":6},{"source":58,"target":5},{"source":58,"target":65},{"source":58,"target":9},{"source":65,"target":5},{"source":59,"target":66},{"source":59,"target":9},{"source":60,"target":3},{"source":10,"target":0},{"source":10,"target":67},{"source":10,"target":68},{"source":10,"target":69},{"source":10,"target":70},{"source":10,"target":71},{"source":67,"target":72},{"source":67,"target":10},{"source":67,"target":73},{"source":73,"target":74},{"source":73,"target":67},{"source":68,"target":75},{"source":68,"target":10},{"source":69,"target":3},{"source":69,"target":76},{"source":69,"target":10},{"source":76,"target":3},{"source":70,"target":77},{"source":70,"target":10},{"source":71,"target":78},{"source":71,"target":10}],"multigraph":true}
false
<?xml version="1.0" encoding="ISO-8859-1"?> <xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore"> <ecore:EPackage name="SpreadsheetMLStyles"> <eClassifiers xsi:type="ecore:EClass" name="DateTimeType"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="year" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="month" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="day" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hour" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="minute" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="second" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="VersionType"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="n" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="nn" ordered="false" unique="false" lowerBound="1" eType="/1/Integer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ValueType" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="vt_data" ordered="false" lowerBound="1" eType="/0/Data" eOpposite="/0/Data/value"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StringValue" eSuperTypes="/0/ValueType"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NumberValue" eSuperTypes="/0/ValueType"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" unique="false" lowerBound="1" eType="/1/Double"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DateTimeTypeValue" eSuperTypes="/0/ValueType"> <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="/0/DateTimeType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BooleanValue" eSuperTypes="/0/ValueType"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ErrorValue" eSuperTypes="/0/ValueType"/> <eClassifiers xsi:type="ecore:EClass" name="DocumentPropertiesCollection"> <eStructuralFeatures xsi:type="ecore:EReference" name="dp_workbook" ordered="false" lowerBound="1" eType="/0/Workbook" eOpposite="/0/Workbook/wb_docProperties"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="title" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="subject" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="keywords" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="category" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="author" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lastAuthor" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="manager" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="company" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hyperlinkBase" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="revision" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="presentationFormat" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="guid" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="appName" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="version" ordered="false" eType="/0/VersionType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="totalTime" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EReference" name="lastPrinted" ordered="false" eType="/0/DateTimeType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="created" ordered="false" eType="/0/DateTimeType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="lastSaved" ordered="false" eType="/0/DateTimeType" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="pages" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="words" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="characters" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="charactersWithSpaces" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="bytes" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lines" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="paragraphs" ordered="false" unique="false" eType="/1/Integer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CustomDocumentPropertiesCollection"> <eStructuralFeatures xsi:type="ecore:EReference" name="cdp_workbook" ordered="false" lowerBound="1" eType="/0/Workbook" eOpposite="/0/Workbook/wb_customDocProperties"/> <eStructuralFeatures xsi:type="ecore:EReference" name="customDocumentProperties" ordered="false" lowerBound="1" upperBound="-1" eType="/0/CustomDocumentProperty" containment="true" eOpposite="/0/CustomDocumentProperty/customDocumentProperty_cdpe"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CustomDocumentProperty"> <eStructuralFeatures xsi:type="ecore:EReference" name="customDocumentProperty_cdpe" ordered="false" lowerBound="1" eType="/0/CustomDocumentPropertiesCollection" eOpposite="/0/CustomDocumentPropertiesCollection/customDocumentProperties"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="/0/ValueType" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SmartTagType"> <eStructuralFeatures xsi:type="ecore:EReference" name="smartTagType_ste" ordered="false" lowerBound="1" eType="/0/SmartTagsCollection" eOpposite="/0/SmartTagsCollection/smartTagTypes"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="namespaceuri" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="url" ordered="false" unique="false" eType="/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SmartTagsCollection"> <eStructuralFeatures xsi:type="ecore:EReference" name="st_workbook" ordered="false" lowerBound="1" eType="/0/Workbook" eOpposite="/0/Workbook/wb_smartTags"/> <eStructuralFeatures xsi:type="ecore:EReference" name="st_cell" ordered="false" lowerBound="1" eType="/0/Cell" eOpposite="/0/Cell/c_smartTags"/> <eStructuralFeatures xsi:type="ecore:EReference" name="smartTagTypes" ordered="false" upperBound="-1" eType="/0/SmartTagType" containment="true" eOpposite="/0/SmartTagType/smartTagType_ste"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Workbook"> <eStructuralFeatures xsi:type="ecore:EReference" name="wb_smartTags" ordered="false" eType="/0/SmartTagsCollection" containment="true" eOpposite="/0/SmartTagsCollection/st_workbook"/> <eStructuralFeatures xsi:type="ecore:EReference" name="wb_docProperties" ordered="false" eType="/0/DocumentPropertiesCollection" containment="true" eOpposite="/0/DocumentPropertiesCollection/dp_workbook"/> <eStructuralFeatures xsi:type="ecore:EReference" name="wb_customDocProperties" ordered="false" eType="/0/CustomDocumentPropertiesCollection" containment="true" eOpposite="/0/CustomDocumentPropertiesCollection/cdp_workbook"/> <eStructuralFeatures xsi:type="ecore:EReference" name="wb_excelWorkbook" ordered="false" eType="/0/ExcelWorkbook" containment="true" eOpposite="/0/ExcelWorkbook/ew_workbook"/> <eStructuralFeatures xsi:type="ecore:EReference" name="wb_styles" ordered="false" eType="/0/StylesCollection" containment="true" eOpposite="/0/StylesCollection/s_workbook"/> <eStructuralFeatures xsi:type="ecore:EReference" name="wb_names" ordered="false" eType="/0/NamesType" containment="true" eOpposite="/0/NamesType/nt_workbook"/> <eStructuralFeatures xsi:type="ecore:EReference" name="wb_worksheets" upperBound="-1" eType="/0/Worksheet" containment="true" eOpposite="/0/Worksheet/ws_workbook"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Worksheet"> <eStructuralFeatures xsi:type="ecore:EReference" name="ws_workbook" ordered="false" lowerBound="1" eType="/0/Workbook" eOpposite="/0/Workbook/wb_worksheets"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ws_table" ordered="false" eType="/0/Table" containment="true" eOpposite="/0/Table/t_worksheet"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="protected" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rightToLeft" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="w_worksheetOptions" ordered="false" eType="/0/WorksheetOptionsElt" containment="true" eOpposite="/0/WorksheetOptionsElt/wo_worksheet"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StyledElement" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="styleID" ordered="false" eType="/0/StyleType" eOpposite="/0/StyleType/st_styledElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Table" eSuperTypes="/0/StyledElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="t_worksheet" ordered="false" lowerBound="1" eType="/0/Worksheet" eOpposite="/0/Worksheet/ws_table"/> <eStructuralFeatures xsi:type="ecore:EReference" name="t_cols" upperBound="-1" eType="/0/Column" containment="true" eOpposite="/0/Column/c_table"/> <eStructuralFeatures xsi:type="ecore:EReference" name="t_rows" upperBound="-1" eType="/0/Row" containment="true" eOpposite="/0/Row/r_table"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultColumnWidth" ordered="false" unique="false" eType="/1/Double"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultRowHeight" ordered="false" unique="false" eType="/1/Double"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="expandedColumnCount" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="expandedRowCount" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="leftCell" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="topCell" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fullColumns" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fullRows" ordered="false" unique="false" eType="/1/Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TableElement" abstract="true" eSuperTypes="/0/StyledElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="index" ordered="false" unique="false" eType="/1/Integer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ColOrRowElement" abstract="true" eSuperTypes="/0/TableElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hidden" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="span" ordered="false" unique="false" eType="/1/Integer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Column" eSuperTypes="/0/ColOrRowElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="c_table" ordered="false" lowerBound="1" eType="/0/Table" eOpposite="/0/Table/t_cols"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="autoFitWidth" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" ordered="false" unique="false" eType="/1/Double"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Row" eSuperTypes="/0/ColOrRowElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="r_table" ordered="false" lowerBound="1" eType="/0/Table" eOpposite="/0/Table/t_rows"/> <eStructuralFeatures xsi:type="ecore:EReference" name="r_cells" upperBound="-1" eType="/0/Cell" containment="true" eOpposite="/0/Cell/c_row"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="autoFitHeight" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height" ordered="false" unique="false" eType="/1/Double"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Cell" eSuperTypes="/0/TableElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="c_smartTags" ordered="false" upperBound="-1" eType="/0/SmartTagsCollection" containment="true" eOpposite="/0/SmartTagsCollection/st_cell"/> <eStructuralFeatures xsi:type="ecore:EReference" name="c_row" ordered="false" lowerBound="1" eType="/0/Row" eOpposite="/0/Row/r_cells"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="arrayRange" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="formula" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hRef" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mergeAcross" ordered="false" unique="false" eType="/1/Double"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mergeDown" ordered="false" unique="false" eType="/1/Double"/> <eStructuralFeatures xsi:type="ecore:EReference" name="c_data" ordered="false" eType="/0/Data" containment="true" eOpposite="/0/Data/d_cell"/> <eStructuralFeatures xsi:type="ecore:EReference" name="c_comment" ordered="false" eType="/0/Comment" containment="true" eOpposite="/0/Comment/c_cell"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Comment"> <eStructuralFeatures xsi:type="ecore:EReference" name="c_cell" ordered="false" lowerBound="1" eType="/0/Cell" eOpposite="/0/Cell/c_comment"/> <eStructuralFeatures xsi:type="ecore:EReference" name="com_data" ordered="false" lowerBound="1" eType="/0/Data" containment="true" eOpposite="/0/Data/d_comment"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="author" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="showAlways" ordered="false" unique="false" eType="/1/Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Data"> <eStructuralFeatures xsi:type="ecore:EReference" name="d_cell" ordered="false" lowerBound="1" eType="/0/Cell" eOpposite="/0/Cell/c_data"/> <eStructuralFeatures xsi:type="ecore:EReference" name="d_comment" ordered="false" lowerBound="1" eType="/0/Comment" eOpposite="/0/Comment/com_data"/> <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false" lowerBound="1" eType="/0/ValueType" containment="true" eOpposite="/0/ValueType/vt_data"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExcelWorkbook"> <eStructuralFeatures xsi:type="ecore:EReference" name="ew_workbook" ordered="false" lowerBound="1" eType="/0/Workbook" eOpposite="/0/Workbook/wb_excelWorkbook"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="selectedSheets" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="windowHidden" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hideHorizontalScrollBar" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hideVerticalScrollBar" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hideWorkbookTabs" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="windowHeight" ordered="false" unique="false" eType="/1/Double"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="windowWidth" ordered="false" unique="false" eType="/1/Double"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="windowTopX" ordered="false" unique="false" eType="/1/Double"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="windowTopY" ordered="false" unique="false" eType="/1/Double"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="activeSheet" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="activeChart" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="firstVisibleSheet" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hidePivotTableFieldList" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="protectStructure" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="protectWindows" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="displayInkNotes" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="embedSaveSmartTags" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="futureVer" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tabRatio" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="windowIconic" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="displayDrawingObjects" ordered="false" unique="false" eType="/0/DisplayDrawingObjectsType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="createBackup" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="calculation" ordered="false" unique="false" eType="/0/CalculationWorkbookType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="doNotCalculateBeforeSave" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="date1904" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="refModeR1C1" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="iteration" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxIterations" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxChange" ordered="false" unique="false" eType="/1/Double"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="precisionAsDisplayed" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="doNotSaveLinkValues" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="noAutoRecover" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="acceptLabelsInFormulas" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="uncalced" ordered="false" unique="false" eType="/1/Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="DisplayDrawingObjectsType"> <eLiterals name="ddot_displayShapes" value="1"/> <eLiterals name="ddot_placeHolders" value="2"/> <eLiterals name="ddot_hideAll" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="CalculationWorkbookType"> <eLiterals name="cwt_automaticCalculation" value="1"/> <eLiterals name="cwt_manualCalculation" value="2"/> <eLiterals name="cwt_semiAutomaticCalculation" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WorksheetOptionsElt"> <eStructuralFeatures xsi:type="ecore:EReference" name="wo_worksheet" ordered="false" lowerBound="1" eType="/0/Worksheet" eOpposite="/0/Worksheet/w_worksheetOptions"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fitToPage" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="doNotDisplayColHeaders" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="doNotDisplayRowHeaders" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="gridlineColor" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="excelWorksheetType" ordered="false" unique="false" eType="/0/ExcelWorksheetTypeType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="intlMacro" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unsynced" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="selected" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="codeName" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="displayPageBreak" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="transitionExpressionEvaluation" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="transitionFormulaEntry" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="zoom" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="pageBreakZoom" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="showPageBreakZoom" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultRowHeight" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultColumnWidth" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="standardWidth" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visible" ordered="false" unique="false" eType="/0/VisibleType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="leftColumnVisible" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="displayRightToLeft" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="gridlineColorIndex" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="displayFormulas" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="doNotDisplayGridlines" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="doNotDisplayHeadings" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="doNotDisplayOutline" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="applyAutomaticOutlineStyles" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="noSummaryRowsBelowDetail" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="noSummaryColumnsRightDetail" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="doNotDisplayZeros" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="activeRow" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="activeColumn" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="filterOn" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rangeSelection" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="topRowVisible" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="topRowBottomPane" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="leftColumnRightPane" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="activePane" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="splitHorizontal" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="splitVertical" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="freezePanes" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="frozenNoSplit" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="tabColorIndex" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="protectContentst" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="protectObjects" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="protectScenarios" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="enableSelection" ordered="false" unique="false" eType="/0/EnableSelectionType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="allowFormatCells" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="allowSizeCols" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="allowSizeRows" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="allowInsertCols" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="allowInsertRows" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="allowInsertHyperlinks" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="allowDeleteCols" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="allowDeleteRows" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="allowSort" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="allowFilter" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="allowUsePivotTables" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="wo_pageSetup" ordered="false" eType="/0/PageSetup" containment="true" eOpposite="/0/PageSetup/ps_worksheetOptions"/> <eStructuralFeatures xsi:type="ecore:EReference" name="wo_print" ordered="false" eType="/0/Print" containment="true" eOpposite="/0/Print/p_worksheetOptions"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ExcelWorksheetTypeType"> <eLiterals name="ewt_Worksheet" value="1"/> <eLiterals name="ewt_Chart" value="2"/> <eLiterals name="ewt_Macro" value="3"/> <eLiterals name="ewt_Dialog" value="4"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="VisibleType"> <eLiterals name="vt_SheetVisible" value="1"/> <eLiterals name="vt_SheetHidden" value="2"/> <eLiterals name="vt_SheetVeryHidden" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="EnableSelectionType"> <eLiterals name="est_UnlockedCells" value="1"/> <eLiterals name="est_NoSelection" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PageSetup"> <eStructuralFeatures xsi:type="ecore:EReference" name="ps_worksheetOptions" ordered="false" lowerBound="1" eType="/0/WorksheetOptionsElt" eOpposite="/0/WorksheetOptionsElt/wo_pageSetup"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ps_layout" ordered="false" eType="/0/Layout" containment="true" eOpposite="/0/Layout/l_pageSetup"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ps_header" ordered="false" eType="/0/Header" containment="true" eOpposite="/0/Header/h_pageSetup"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ps_footer" ordered="false" eType="/0/Footer" containment="true" eOpposite="/0/Footer/f_pageSetup"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ps_pageMargins" ordered="false" eType="/0/PageMarginsInfo" containment="true" eOpposite="/0/PageMarginsInfo/pm_pageSetup"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Layout"> <eStructuralFeatures xsi:type="ecore:EReference" name="l_pageSetup" ordered="false" lowerBound="1" eType="/0/PageSetup" eOpposite="/0/PageSetup/ps_layout"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="orientation" ordered="false" unique="false" eType="/0/OrientationType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="centerHorizontal" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="centerVertical" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="startPageNumber" ordered="false" unique="false" eType="/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="OrientationType"> <eLiterals name="ot_Landscape" value="1"/> <eLiterals name="ot_Portrait" value="2"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="HeaderOrFooterElt" abstract="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="margin" ordered="false" unique="false" eType="/1/Double"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="data" ordered="false" unique="false" eType="/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Header" eSuperTypes="/0/HeaderOrFooterElt"> <eStructuralFeatures xsi:type="ecore:EReference" name="h_pageSetup" ordered="false" lowerBound="1" eType="/0/PageSetup" eOpposite="/0/PageSetup/ps_header"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Footer" eSuperTypes="/0/HeaderOrFooterElt"> <eStructuralFeatures xsi:type="ecore:EReference" name="f_pageSetup" ordered="false" lowerBound="1" eType="/0/PageSetup" eOpposite="/0/PageSetup/ps_footer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PageMarginsInfo"> <eStructuralFeatures xsi:type="ecore:EReference" name="pm_pageSetup" ordered="false" lowerBound="1" eType="/0/PageSetup" eOpposite="/0/PageSetup/ps_pageMargins"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="left" ordered="false" unique="false" eType="/1/Double"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="right" ordered="false" unique="false" eType="/1/Double"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="top" ordered="false" unique="false" eType="/1/Double"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="bottom" ordered="false" unique="false" eType="/1/Double"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Print"> <eStructuralFeatures xsi:type="ecore:EReference" name="p_worksheetOptions" ordered="false" lowerBound="1" eType="/0/WorksheetOptionsElt" eOpposite="/0/WorksheetOptionsElt/wo_print"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fitWidth" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fitHeight" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="leftToRight" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="blackAndWhite" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="draftQuality" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="commentsLayout" ordered="false" unique="false" eType="/0/CommentsLayoutType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="scale" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="printErrors" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="validPrinterInfo" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="paperSizeIndex" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="horizontalResolution" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="verticalResolution" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="gridlines" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="numberOfCopies" ordered="false" unique="false" eType="/1/Integer"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rowColHeadings" ordered="false" unique="false" eType="/1/Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="CommentsLayoutType"> <eLiterals name="clt_InPlace" value="1"/> <eLiterals name="clt_PrintNone" value="2"/> <eLiterals name="clt_SheetEnd" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StylesCollection"> <eStructuralFeatures xsi:type="ecore:EReference" name="s_workbook" ordered="false" lowerBound="1" eType="/0/Workbook" eOpposite="/0/Workbook/wb_styles"/> <eStructuralFeatures xsi:type="ecore:EReference" name="style" ordered="false" upperBound="-1" eType="/0/StyleType" containment="true" eOpposite="/0/StyleType/st_styles"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StyleType"> <eStructuralFeatures xsi:type="ecore:EReference" name="st_styles" ordered="false" lowerBound="1" eType="/0/StylesCollection" eOpposite="/0/StylesCollection/style"/> <eStructuralFeatures xsi:type="ecore:EReference" name="st_styledElement" ordered="false" lowerBound="1" eType="/0/StyledElement" eOpposite="/0/StyledElement/styleID"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" ordered="false" eType="/0/StyleType" eOpposite="/0/StyleType/st_parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="st_parent" ordered="false" lowerBound="1" eType="/0/StyleType" eOpposite="/0/StyleType/parent"/> <eStructuralFeatures xsi:type="ecore:EReference" name="alignment" ordered="false" eType="/0/AlignmentType" containment="true" eOpposite="/0/AlignmentType/at_styleType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="borders" ordered="false" eType="/0/BordersType" containment="true" eOpposite="/0/BordersType/bt_styleType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="font" ordered="false" eType="/0/FontType" containment="true" eOpposite="/0/FontType/ft_styleType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="interior" ordered="false" eType="/0/InteriorType" containment="true" eOpposite="/0/InteriorType/it_styleType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="numberFormat" ordered="false" eType="/0/NumberFormatType" containment="true" eOpposite="/0/NumberFormatType/nft_styleType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="protection" ordered="false" eType="/0/ProtectionType" containment="true" eOpposite="/0/ProtectionType/pt_styleType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ProtectionType"> <eStructuralFeatures xsi:type="ecore:EReference" name="pt_styleType" ordered="false" lowerBound="1" eType="/0/StyleType" eOpposite="/0/StyleType/protection"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="protected" ordered="false" unique="false" eType="/1/Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AlignmentType"> <eStructuralFeatures xsi:type="ecore:EReference" name="at_styleType" ordered="false" lowerBound="1" eType="/0/StyleType" eOpposite="/0/StyleType/alignment"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="horizontal" ordered="false" unique="false" eType="/0/HorizontalAlignementType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="readingOrder" ordered="false" unique="false" eType="/0/ReadingOrderType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="indent" ordered="false" unique="false" eType="/1/Double"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="rotate" ordered="false" unique="false" eType="/1/Double"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="shrinkToFit" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="vertical" ordered="false" unique="false" eType="/0/VerticalAlignementType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="verticalText" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="wrapText" ordered="false" unique="false" eType="/1/Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="HorizontalAlignementType"> <eLiterals name="hat_CenterAcrossSelection" value="1"/> <eLiterals name="hat_Fill" value="2"/> <eLiterals name="hat_Left" value="3"/> <eLiterals name="hat_Right" value="4"/> <eLiterals name="hat_Justify" value="5"/> <eLiterals name="hat_Distributed" value="6"/> <eLiterals name="hat_Center" value="7"/> <eLiterals name="hat_Automatic" value="8"/> <eLiterals name="hat_JustifyDistributed" value="9"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ReadingOrderType"> <eLiterals name="rot_RightToLeft" value="1"/> <eLiterals name="rot_LeftToRight" value="2"/> <eLiterals name="rot_Context" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="VerticalAlignementType"> <eLiterals name="vat_Top" value="1"/> <eLiterals name="vat_Bottom" value="2"/> <eLiterals name="vat_Justify" value="3"/> <eLiterals name="vat_Distributed" value="4"/> <eLiterals name="vat_Center" value="5"/> <eLiterals name="vat_Automatic" value="6"/> <eLiterals name="vat_JustifyDistributed" value="7"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BordersType"> <eStructuralFeatures xsi:type="ecore:EReference" name="bt_styleType" ordered="false" lowerBound="1" eType="/0/StyleType" eOpposite="/0/StyleType/borders"/> <eStructuralFeatures xsi:type="ecore:EReference" name="border" upperBound="6" eType="/0/BorderType" containment="true" eOpposite="/0/BorderType/bt_bordersType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BorderType"> <eStructuralFeatures xsi:type="ecore:EReference" name="bt_bordersType" ordered="false" lowerBound="1" eType="/0/BordersType" eOpposite="/0/BordersType/border"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="position" ordered="false" unique="false" lowerBound="1" eType="/0/PositionType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="color" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lineStyle" ordered="false" unique="false" eType="/0/LineStyleType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="weight" ordered="false" unique="false" eType="/1/Double"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="PositionType"> <eLiterals name="pt_Left" value="1"/> <eLiterals name="pt_Top" value="2"/> <eLiterals name="pt_Right" value="3"/> <eLiterals name="pt_Bottom" value="4"/> <eLiterals name="pt_DiagonalLeft" value="5"/> <eLiterals name="pt_DiagonalRight" value="6"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="LineStyleType"> <eLiterals name="lst_None" value="1"/> <eLiterals name="lst_Continuous" value="2"/> <eLiterals name="lst_Dash" value="3"/> <eLiterals name="lst_Dot" value="4"/> <eLiterals name="lst_DashDot" value="5"/> <eLiterals name="lst_DashDotDot" value="6"/> <eLiterals name="lst_SlantDashDot" value="7"/> <eLiterals name="lst_Double" value="8"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FontType"> <eStructuralFeatures xsi:type="ecore:EReference" name="ft_styleType" ordered="false" lowerBound="1" eType="/0/StyleType" eOpposite="/0/StyleType/font"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="bold" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="color" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="fontName" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="italic" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="outline" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="shadow" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="size" ordered="false" unique="false" eType="/1/Double"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="strikeThrough" ordered="false" unique="false" eType="/1/Boolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="underline" ordered="false" unique="false" eType="/0/UnderlineType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="verticalAlign" ordered="false" unique="false" eType="/0/VerticalAlignType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="UnderlineType"> <eLiterals name="ut_None" value="1"/> <eLiterals name="ut_Single" value="2"/> <eLiterals name="ut_Double" value="3"/> <eLiterals name="ut_SingleAccounting" value="4"/> <eLiterals name="ut_DoubleAccounting" value="5"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="VerticalAlignType"> <eLiterals name="vat_None" value="1"/> <eLiterals name="vat_Subscript" value="2"/> <eLiterals name="vat_Superscript" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InteriorType"> <eStructuralFeatures xsi:type="ecore:EReference" name="it_styleType" ordered="false" lowerBound="1" eType="/0/StyleType" eOpposite="/0/StyleType/interior"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="color" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="pattern" ordered="false" unique="false" eType="/0/PatternType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="patternColor" ordered="false" unique="false" eType="/1/String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="PatternType"> <eLiterals name="pt_None" value="1"/> <eLiterals name="pt_Solid" value="2"/> <eLiterals name="pt_Gray75" value="3"/> <eLiterals name="pt_Gray50" value="4"/> <eLiterals name="pt_Gray25" value="5"/> <eLiterals name="pt_Gray125" value="6"/> <eLiterals name="pt_Gray0625" value="7"/> <eLiterals name="pt_HorzStripe" value="8"/> <eLiterals name="pt_VertStripe" value="9"/> <eLiterals name="pt_ReverseDiagStripe" value="10"/> <eLiterals name="pt_DiagStripe" value="11"/> <eLiterals name="pt_DiagCross" value="12"/> <eLiterals name="pt_ThickDiagCross" value="13"/> <eLiterals name="pt_ThinHorzStripe" value="14"/> <eLiterals name="pt_ThinVertStripe" value="15"/> <eLiterals name="pt_ThinReverseDiagStripe" value="16"/> <eLiterals name="pt_ThinDiagStripe" value="17"/> <eLiterals name="pt_ThinHorzCross" value="18"/> <eLiterals name="pt_ThinDiagCross" value="19"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NumberFormatType"> <eStructuralFeatures xsi:type="ecore:EReference" name="nft_styleType" ordered="false" lowerBound="1" eType="/0/StyleType" eOpposite="/0/StyleType/numberFormat"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="format" ordered="false" unique="false" eType="/0/ExcelNumberFormatType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="ExcelNumberFormatType"> <eLiterals name="enft_General" value="1"/> <eLiterals name="enft_General_Number" value="2"/> <eLiterals name="enft_General_Date" value="3"/> <eLiterals name="enft_Long_Date" value="4"/> <eLiterals name="enft_Medium_Date" value="5"/> <eLiterals name="enft_Short_Date" value="6"/> <eLiterals name="enft_Long_Time" value="7"/> <eLiterals name="enft_Medium_Time" value="8"/> <eLiterals name="enft_Short_Time" value="9"/> <eLiterals name="enft_Currency" value="10"/> <eLiterals name="enft_Euro_Currency" value="11"/> <eLiterals name="enft_Fixed" value="12"/> <eLiterals name="enft_Standard" value="13"/> <eLiterals name="enft_Percent" value="14"/> <eLiterals name="enft_Scientific" value="15"/> <eLiterals name="enft_Yes_No" value="16"/> <eLiterals name="enft_True_False" value="17"/> <eLiterals name="enft_On_Off" value="18"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamesType"> <eStructuralFeatures xsi:type="ecore:EReference" name="nt_workbook" ordered="false" lowerBound="1" eType="/0/Workbook" eOpposite="/0/Workbook/wb_names"/> <eStructuralFeatures xsi:type="ecore:EReference" name="namedRanges" upperBound="-1" eType="/0/NamedRange" containment="true" eOpposite="/0/NamedRange/nr_namesType"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="NamedRange"> <eStructuralFeatures xsi:type="ecore:EReference" name="nr_namesType" ordered="false" lowerBound="1" eType="/0/NamesType" eOpposite="/0/NamesType/namedRanges"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="refersTo" ordered="false" unique="false" eType="/1/String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="hidden" ordered="false" unique="false" eType="/1/Boolean"/> </eClassifiers> </ecore:EPackage> <ecore:EPackage name="PrimitiveTypes"> <eClassifiers xsi:type="ecore:EDataType" name="Integer"/> <eClassifiers xsi:type="ecore:EDataType" name="String"/> <eClassifiers xsi:type="ecore:EDataType" name="Boolean"/> <eClassifiers xsi:type="ecore:EDataType" name="Double"/> </ecore:EPackage> </xmi:XMI>
github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/MSOfficeExcel_SpreadsheetMLStyles.ecore
ecore
SpreadsheetMLStyles DateTimeType year month day hour minute second VersionType n nn ValueType vt_data StringValue value NumberValue value DateTimeTypeValue value BooleanValue value ErrorValue DocumentPropertiesCollection dp_workbook title subject keywords description category author lastAuthor manager company hyperlinkBase revision presentationFormat guid appName version totalTime lastPrinted created lastSaved pages words characters charactersWithSpaces bytes lines paragraphs CustomDocumentPropertiesCollection cdp_workbook customDocumentProperties CustomDocumentProperty customDocumentProperty_cdpe name value SmartTagType smartTagType_ste namespaceuri name url SmartTagsCollection st_workbook st_cell smartTagTypes Workbook wb_smartTags wb_docProperties wb_customDocProperties wb_excelWorkbook wb_styles wb_names wb_worksheets Worksheet ws_workbook ws_table name protected rightToLeft w_worksheetOptions StyledElement styleID Table t_worksheet t_cols t_rows defaultColumnWidth defaultRowHeight expandedColumnCount expandedRowCount leftCell topCell fullColumns fullRows TableElement index ColOrRowElement hidden span Column c_table autoFitWidth width Row r_table r_cells autoFitHeight height Cell c_smartTags c_row arrayRange formula hRef mergeAcross mergeDown c_data c_comment Comment c_cell com_data author showAlways Data d_cell d_comment value ExcelWorkbook ew_workbook selectedSheets windowHidden hideHorizontalScrollBar hideVerticalScrollBar hideWorkbookTabs windowHeight windowWidth windowTopX windowTopY activeSheet activeChart firstVisibleSheet hidePivotTableFieldList protectStructure protectWindows displayInkNotes embedSaveSmartTags futureVer tabRatio windowIconic displayDrawingObjects createBackup calculation doNotCalculateBeforeSave date1904 refModeR1C1 iteration maxIterations maxChange precisionAsDisplayed doNotSaveLinkValues noAutoRecover acceptLabelsInFormulas uncalced DisplayDrawingObjectsType ddot_displayShapes ddot_displayShapes ddot_placeHolders ddot_placeHolders ddot_hideAll ddot_hideAll CalculationWorkbookType cwt_automaticCalculation cwt_automaticCalculation cwt_manualCalculation cwt_manualCalculation cwt_semiAutomaticCalculation cwt_semiAutomaticCalculation WorksheetOptionsElt wo_worksheet fitToPage doNotDisplayColHeaders doNotDisplayRowHeaders gridlineColor name excelWorksheetType intlMacro unsynced selected codeName displayPageBreak transitionExpressionEvaluation transitionFormulaEntry zoom pageBreakZoom showPageBreakZoom defaultRowHeight defaultColumnWidth standardWidth visible leftColumnVisible displayRightToLeft gridlineColorIndex displayFormulas doNotDisplayGridlines doNotDisplayHeadings doNotDisplayOutline applyAutomaticOutlineStyles noSummaryRowsBelowDetail noSummaryColumnsRightDetail doNotDisplayZeros activeRow activeColumn filterOn rangeSelection topRowVisible topRowBottomPane leftColumnRightPane activePane splitHorizontal splitVertical freezePanes frozenNoSplit tabColorIndex protectContentst protectObjects protectScenarios enableSelection allowFormatCells allowSizeCols allowSizeRows allowInsertCols allowInsertRows allowInsertHyperlinks allowDeleteCols allowDeleteRows allowSort allowFilter allowUsePivotTables wo_pageSetup wo_print ExcelWorksheetTypeType ewt_Worksheet ewt_Worksheet ewt_Chart ewt_Chart ewt_Macro ewt_Macro ewt_Dialog ewt_Dialog VisibleType vt_SheetVisible vt_SheetVisible vt_SheetHidden vt_SheetHidden vt_SheetVeryHidden vt_SheetVeryHidden EnableSelectionType est_UnlockedCells est_UnlockedCells est_NoSelection est_NoSelection PageSetup ps_worksheetOptions ps_layout ps_header ps_footer ps_pageMargins Layout l_pageSetup orientation centerHorizontal centerVertical startPageNumber OrientationType ot_Landscape ot_Landscape ot_Portrait ot_Portrait HeaderOrFooterElt margin data Header h_pageSetup Footer f_pageSetup PageMarginsInfo pm_pageSetup left right top bottom Print p_worksheetOptions fitWidth fitHeight leftToRight blackAndWhite draftQuality commentsLayout scale printErrors validPrinterInfo paperSizeIndex horizontalResolution verticalResolution gridlines numberOfCopies rowColHeadings CommentsLayoutType clt_InPlace clt_InPlace clt_PrintNone clt_PrintNone clt_SheetEnd clt_SheetEnd StylesCollection s_workbook style StyleType st_styles st_styledElement id name parent st_parent alignment borders font interior numberFormat protection ProtectionType pt_styleType protected AlignmentType at_styleType horizontal readingOrder indent rotate shrinkToFit vertical verticalText wrapText HorizontalAlignementType hat_CenterAcrossSelection hat_CenterAcrossSelection hat_Fill hat_Fill hat_Left hat_Left hat_Right hat_Right hat_Justify hat_Justify hat_Distributed hat_Distributed hat_Center hat_Center hat_Automatic hat_Automatic hat_JustifyDistributed hat_JustifyDistributed ReadingOrderType rot_RightToLeft rot_RightToLeft rot_LeftToRight rot_LeftToRight rot_Context rot_Context VerticalAlignementType vat_Top vat_Top vat_Bottom vat_Bottom vat_Justify vat_Justify vat_Distributed vat_Distributed vat_Center vat_Center vat_Automatic vat_Automatic vat_JustifyDistributed vat_JustifyDistributed BordersType bt_styleType border BorderType bt_bordersType position color lineStyle weight PositionType pt_Left pt_Left pt_Top pt_Top pt_Right pt_Right pt_Bottom pt_Bottom pt_DiagonalLeft pt_DiagonalLeft pt_DiagonalRight pt_DiagonalRight LineStyleType lst_None lst_None lst_Continuous lst_Continuous lst_Dash lst_Dash lst_Dot lst_Dot lst_DashDot lst_DashDot lst_DashDotDot lst_DashDotDot lst_SlantDashDot lst_SlantDashDot lst_Double lst_Double FontType ft_styleType bold color fontName italic outline shadow size strikeThrough underline verticalAlign UnderlineType ut_None ut_None ut_Single ut_Single ut_Double ut_Double ut_SingleAccounting ut_SingleAccounting ut_DoubleAccounting ut_DoubleAccounting VerticalAlignType vat_None vat_None vat_Subscript vat_Subscript vat_Superscript vat_Superscript InteriorType it_styleType color pattern patternColor PatternType pt_None pt_None pt_Solid pt_Solid pt_Gray75 pt_Gray75 pt_Gray50 pt_Gray50 pt_Gray25 pt_Gray25 pt_Gray125 pt_Gray125 pt_Gray0625 pt_Gray0625 pt_HorzStripe pt_HorzStripe pt_VertStripe pt_VertStripe pt_ReverseDiagStripe pt_ReverseDiagStripe pt_DiagStripe pt_DiagStripe pt_DiagCross pt_DiagCross pt_ThickDiagCross pt_ThickDiagCross pt_ThinHorzStripe pt_ThinHorzStripe pt_ThinVertStripe pt_ThinVertStripe pt_ThinReverseDiagStripe pt_ThinReverseDiagStripe pt_ThinDiagStripe pt_ThinDiagStripe pt_ThinHorzCross pt_ThinHorzCross pt_ThinDiagCross pt_ThinDiagCross NumberFormatType nft_styleType format ExcelNumberFormatType enft_General enft_General enft_General_Number enft_General_Number enft_General_Date enft_General_Date enft_Long_Date enft_Long_Date enft_Medium_Date enft_Medium_Date enft_Short_Date enft_Short_Date enft_Long_Time enft_Long_Time enft_Medium_Time enft_Medium_Time enft_Short_Time enft_Short_Time enft_Currency enft_Currency enft_Euro_Currency enft_Euro_Currency enft_Fixed enft_Fixed enft_Standard enft_Standard enft_Percent enft_Percent enft_Scientific enft_Scientific enft_Yes_No enft_Yes_No enft_True_False enft_True_False enft_On_Off enft_On_Off NamesType nt_workbook namedRanges NamedRange nr_namesType name refersTo hidden PrimitiveTypes Integer String Boolean Double
null
{"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"SpreadsheetMLStyles","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DateTimeType","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VersionType","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueType","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringValue","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumberValue","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DateTimeTypeValue","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanValue","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ErrorValue","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentPropertiesCollection","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CustomDocumentPropertiesCollection","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CustomDocumentProperty","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SmartTagType","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SmartTagsCollection","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Workbook","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Worksheet","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StyledElement","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Table","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TableElement","instanceClass":null,"abstract":true,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ColOrRowElement","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Column","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Row","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Cell","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Data","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExcelWorkbook","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"DisplayDrawingObjectsType","instanceClass":null,"id":26,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"CalculationWorkbookType","instanceClass":null,"id":27,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorksheetOptionsElt","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ExcelWorksheetTypeType","instanceClass":null,"id":29,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"VisibleType","instanceClass":null,"id":30,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"EnableSelectionType","instanceClass":null,"id":31,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PageSetup","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Layout","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"OrientationType","instanceClass":null,"id":34,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HeaderOrFooterElt","instanceClass":null,"abstract":true,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Header","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Footer","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PageMarginsInfo","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Print","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CommentsLayoutType","instanceClass":null,"id":40,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StylesCollection","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StyleType","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtectionType","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AlignmentType","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"HorizontalAlignementType","instanceClass":null,"id":45,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ReadingOrderType","instanceClass":null,"id":46,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"VerticalAlignementType","instanceClass":null,"id":47,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BordersType","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BorderType","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PositionType","instanceClass":null,"id":50,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"LineStyleType","instanceClass":null,"id":51,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FontType","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"UnderlineType","instanceClass":null,"id":53,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"VerticalAlignType","instanceClass":null,"id":54,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteriorType","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PatternType","instanceClass":null,"id":56,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumberFormatType","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ExcelNumberFormatType","instanceClass":null,"id":58,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamesType","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedRange","instanceClass":null,"abstract":false,"id":60,"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":"year","changeable":true,"lowerBound":1,"iD":false,"id":61,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"month","changeable":true,"lowerBound":1,"iD":false,"id":62,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"day","changeable":true,"lowerBound":1,"iD":false,"id":63,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"hour","changeable":true,"lowerBound":1,"iD":false,"id":64,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"minute","changeable":true,"lowerBound":1,"iD":false,"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":"second","changeable":true,"lowerBound":1,"iD":false,"id":66,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Integer","instanceClass":null,"id":67,"serializable":true,"eClass":"EDataType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"n","changeable":true,"lowerBound":1,"iD":false,"id":74,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"nn","changeable":true,"lowerBound":1,"iD":false,"id":75,"derived":false},{"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":true,"name":"vt_data","changeable":true,"resolveProxies":true,"lowerBound":1,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"container":false,"ordered":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":80,"derived":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":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"String","instanceClass":null,"id":83,"serializable":true,"eClass":"EDataType"},{"id":84,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":85,"derived":false},{"id":86,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Double","instanceClass":null,"id":87,"serializable":true,"eClass":"EDataType"},{"id":88,"eClass":"EGenericType"},{"container":false,"ordered":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":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Boolean","instanceClass":null,"id":94,"serializable":true,"eClass":"EDataType"},{"id":95,"eClass":"EGenericType"},{"id":96,"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":"dp_workbook","changeable":true,"resolveProxies":true,"lowerBound":1,"id":97,"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":"title","changeable":true,"lowerBound":0,"iD":false,"id":98,"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":"subject","changeable":true,"lowerBound":0,"iD":false,"id":99,"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":"keywords","changeable":true,"lowerBound":0,"iD":false,"id":100,"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":"description","changeable":true,"lowerBound":0,"iD":false,"id":101,"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":"category","changeable":true,"lowerBound":0,"iD":false,"id":102,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"author","changeable":true,"lowerBound":0,"iD":false,"id":103,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"lastAuthor","changeable":true,"lowerBound":0,"iD":false,"id":104,"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":"manager","changeable":true,"lowerBound":0,"iD":false,"id":105,"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":"company","changeable":true,"lowerBound":0,"iD":false,"id":106,"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":"hyperlinkBase","changeable":true,"lowerBound":0,"iD":false,"id":107,"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":"revision","changeable":true,"lowerBound":0,"iD":false,"id":108,"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":"presentationFormat","changeable":true,"lowerBound":0,"iD":false,"id":109,"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":"guid","changeable":true,"lowerBound":0,"iD":false,"id":110,"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":"appName","changeable":true,"lowerBound":0,"iD":false,"id":111,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"resolveProxies":true,"lowerBound":0,"id":112,"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":"totalTime","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":true,"unsettable":false,"transient":false,"unique":true,"name":"lastPrinted","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"created","changeable":true,"resolveProxies":true,"lowerBound":0,"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":true,"name":"lastSaved","changeable":true,"resolveProxies":true,"lowerBound":0,"id":116,"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":"pages","changeable":true,"lowerBound":0,"iD":false,"id":117,"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":"words","changeable":true,"lowerBound":0,"iD":false,"id":118,"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":"characters","changeable":true,"lowerBound":0,"iD":false,"id":119,"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":"charactersWithSpaces","changeable":true,"lowerBound":0,"iD":false,"id":120,"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":"bytes","changeable":true,"lowerBound":0,"iD":false,"id":121,"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":"lines","changeable":true,"lowerBound":0,"iD":false,"id":122,"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":"paragraphs","changeable":true,"lowerBound":0,"iD":false,"id":123,"derived":false},{"id":124,"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":"wb_docProperties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":125,"derived":false},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"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"},{"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":"cdp_workbook","changeable":true,"resolveProxies":true,"lowerBound":1,"id":152,"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":"customDocumentProperties","changeable":true,"resolveProxies":true,"lowerBound":1,"id":153,"derived":false},{"id":154,"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":"wb_customDocProperties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":155,"derived":false},{"id":156,"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":"customDocumentProperty_cdpe","changeable":true,"resolveProxies":true,"lowerBound":1,"id":157,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":158,"derived":false},{"container":false,"ordered":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":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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"smartTagType_ste","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"namespaceuri","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":"name","changeable":true,"lowerBound":1,"iD":false,"id":165,"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":"url","changeable":true,"lowerBound":0,"iD":false,"id":166,"derived":false},{"id":167,"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":"smartTagTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"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":"st_workbook","changeable":true,"resolveProxies":true,"lowerBound":1,"id":172,"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":"st_cell","changeable":true,"resolveProxies":true,"lowerBound":1,"id":173,"derived":false},{"id":174,"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":"wb_smartTags","changeable":true,"resolveProxies":true,"lowerBound":0,"id":175,"derived":false},{"id":176,"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":"c_smartTags","changeable":true,"resolveProxies":true,"lowerBound":0,"id":177,"derived":false},{"id":178,"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":"wb_excelWorkbook","changeable":true,"resolveProxies":true,"lowerBound":0,"id":179,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"wb_styles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":180,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"wb_names","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":"wb_worksheets","changeable":true,"resolveProxies":true,"lowerBound":0,"id":182,"derived":false},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ew_workbook","changeable":true,"resolveProxies":true,"lowerBound":1,"id":187,"derived":false},{"id":188,"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":"s_workbook","changeable":true,"resolveProxies":true,"lowerBound":1,"id":189,"derived":false},{"id":190,"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":"nt_workbook","changeable":true,"resolveProxies":true,"lowerBound":1,"id":191,"derived":false},{"id":192,"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":"ws_workbook","changeable":true,"resolveProxies":true,"lowerBound":1,"id":193,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ws_table","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"name","changeable":true,"lowerBound":1,"iD":false,"id":195,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"protected","changeable":true,"lowerBound":0,"iD":false,"id":196,"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":"rightToLeft","changeable":true,"lowerBound":0,"iD":false,"id":197,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"w_worksheetOptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":198,"derived":false},{"id":199,"eClass":"EGenericType"},{"id":200,"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":"t_worksheet","changeable":true,"resolveProxies":true,"lowerBound":1,"id":201,"derived":false},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"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":"wo_worksheet","changeable":true,"resolveProxies":true,"lowerBound":1,"id":206,"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":"styleID","changeable":true,"resolveProxies":true,"lowerBound":0,"id":207,"derived":false},{"id":208,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"st_styledElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":209,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"t_cols","changeable":true,"resolveProxies":true,"lowerBound":0,"id":210,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"t_rows","changeable":true,"resolveProxies":true,"lowerBound":0,"id":211,"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":"defaultColumnWidth","changeable":true,"lowerBound":0,"iD":false,"id":212,"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":"defaultRowHeight","changeable":true,"lowerBound":0,"iD":false,"id":213,"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":"expandedColumnCount","changeable":true,"lowerBound":0,"iD":false,"id":214,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"expandedRowCount","changeable":true,"lowerBound":0,"iD":false,"id":215,"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":"leftCell","changeable":true,"lowerBound":0,"iD":false,"id":216,"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":"topCell","changeable":true,"lowerBound":0,"iD":false,"id":217,"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":"fullColumns","changeable":true,"lowerBound":0,"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":false,"name":"fullRows","changeable":true,"lowerBound":0,"iD":false,"id":219,"derived":false},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"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":"c_table","changeable":true,"resolveProxies":true,"lowerBound":1,"id":223,"derived":false},{"id":224,"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":"r_table","changeable":true,"resolveProxies":true,"lowerBound":1,"id":225,"derived":false},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"index","changeable":true,"lowerBound":0,"iD":false,"id":234,"derived":false},{"id":235,"eClass":"EGenericType"},{"id":236,"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":"hidden","changeable":true,"lowerBound":0,"iD":false,"id":237,"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":"span","changeable":true,"lowerBound":0,"iD":false,"id":238,"derived":false},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"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":"autoFitWidth","changeable":true,"lowerBound":0,"iD":false,"id":242,"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":243,"derived":false},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"r_cells","changeable":true,"resolveProxies":true,"lowerBound":0,"id":248,"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":"autoFitHeight","changeable":true,"lowerBound":0,"iD":false,"id":249,"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":250,"derived":false},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"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":"c_row","changeable":true,"resolveProxies":true,"lowerBound":1,"id":254,"derived":false},{"id":255,"eClass":"EGenericType"},{"id":256,"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":"arrayRange","changeable":true,"lowerBound":0,"iD":false,"id":257,"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":"formula","changeable":true,"lowerBound":0,"iD":false,"id":258,"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":"hRef","changeable":true,"lowerBound":0,"iD":false,"id":259,"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":"mergeAcross","changeable":true,"lowerBound":0,"iD":false,"id":260,"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":"mergeDown","changeable":true,"lowerBound":0,"iD":false,"id":261,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"c_data","changeable":true,"resolveProxies":true,"lowerBound":0,"id":262,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"c_comment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":263,"derived":false},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"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":"d_cell","changeable":true,"resolveProxies":true,"lowerBound":1,"id":273,"derived":false},{"id":274,"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":"c_cell","changeable":true,"resolveProxies":true,"lowerBound":1,"id":275,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"com_data","changeable":true,"resolveProxies":true,"lowerBound":1,"id":276,"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":"author","changeable":true,"lowerBound":0,"iD":false,"id":277,"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":"showAlways","changeable":true,"lowerBound":0,"iD":false,"id":278,"derived":false},{"id":279,"eClass":"EGenericType"},{"id":280,"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":"d_comment","changeable":true,"resolveProxies":true,"lowerBound":1,"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":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"selectedSheets","changeable":true,"lowerBound":0,"iD":false,"id":287,"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":"windowHidden","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":"hideHorizontalScrollBar","changeable":true,"lowerBound":0,"iD":false,"id":289,"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":"hideVerticalScrollBar","changeable":true,"lowerBound":0,"iD":false,"id":290,"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":"hideWorkbookTabs","changeable":true,"lowerBound":0,"iD":false,"id":291,"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":"windowHeight","changeable":true,"lowerBound":0,"iD":false,"id":292,"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":"windowWidth","changeable":true,"lowerBound":0,"iD":false,"id":293,"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":"windowTopX","changeable":true,"lowerBound":0,"iD":false,"id":294,"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":"windowTopY","changeable":true,"lowerBound":0,"iD":false,"id":295,"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":"activeSheet","changeable":true,"lowerBound":0,"iD":false,"id":296,"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":"activeChart","changeable":true,"lowerBound":0,"iD":false,"id":297,"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":"firstVisibleSheet","changeable":true,"lowerBound":0,"iD":false,"id":298,"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":"hidePivotTableFieldList","changeable":true,"lowerBound":0,"iD":false,"id":299,"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":"protectStructure","changeable":true,"lowerBound":0,"iD":false,"id":300,"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":"protectWindows","changeable":true,"lowerBound":0,"iD":false,"id":301,"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":"displayInkNotes","changeable":true,"lowerBound":0,"iD":false,"id":302,"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":"embedSaveSmartTags","changeable":true,"lowerBound":0,"iD":false,"id":303,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"futureVer","changeable":true,"lowerBound":0,"iD":false,"id":304,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"tabRatio","changeable":true,"lowerBound":0,"iD":false,"id":305,"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":"windowIconic","changeable":true,"lowerBound":0,"iD":false,"id":306,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"displayDrawingObjects","changeable":true,"lowerBound":0,"iD":false,"id":307,"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":"createBackup","changeable":true,"lowerBound":0,"iD":false,"id":308,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"calculation","changeable":true,"lowerBound":0,"iD":false,"id":309,"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":"doNotCalculateBeforeSave","changeable":true,"lowerBound":0,"iD":false,"id":310,"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":"date1904","changeable":true,"lowerBound":0,"iD":false,"id":311,"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":"refModeR1C1","changeable":true,"lowerBound":0,"iD":false,"id":312,"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":"iteration","changeable":true,"lowerBound":0,"iD":false,"id":313,"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":"maxIterations","changeable":true,"lowerBound":0,"iD":false,"id":314,"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":"maxChange","changeable":true,"lowerBound":0,"iD":false,"id":315,"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":"precisionAsDisplayed","changeable":true,"lowerBound":0,"iD":false,"id":316,"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":"doNotSaveLinkValues","changeable":true,"lowerBound":0,"iD":false,"id":317,"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":"noAutoRecover","changeable":true,"lowerBound":0,"iD":false,"id":318,"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":"acceptLabelsInFormulas","changeable":true,"lowerBound":0,"iD":false,"id":319,"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":"uncalced","changeable":true,"lowerBound":0,"iD":false,"id":320,"derived":false},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"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"},{"name":"ddot_displayShapes","id":356,"value":1,"literal":"ddot_displayShapes","eClass":"EEnumLiteral"},{"name":"ddot_placeHolders","id":357,"value":2,"literal":"ddot_placeHolders","eClass":"EEnumLiteral"},{"name":"ddot_hideAll","id":358,"value":3,"literal":"ddot_hideAll","eClass":"EEnumLiteral"},{"name":"cwt_automaticCalculation","id":359,"value":1,"literal":"cwt_automaticCalculation","eClass":"EEnumLiteral"},{"name":"cwt_manualCalculation","id":360,"value":2,"literal":"cwt_manualCalculation","eClass":"EEnumLiteral"},{"name":"cwt_semiAutomaticCalculation","id":361,"value":3,"literal":"cwt_semiAutomaticCalculation","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"fitToPage","changeable":true,"lowerBound":0,"iD":false,"id":362,"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":"doNotDisplayColHeaders","changeable":true,"lowerBound":0,"iD":false,"id":363,"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":"doNotDisplayRowHeaders","changeable":true,"lowerBound":0,"iD":false,"id":364,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"gridlineColor","changeable":true,"lowerBound":0,"iD":false,"id":365,"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":366,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"excelWorksheetType","changeable":true,"lowerBound":0,"iD":false,"id":367,"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":"intlMacro","changeable":true,"lowerBound":0,"iD":false,"id":368,"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":"unsynced","changeable":true,"lowerBound":0,"iD":false,"id":369,"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":"selected","changeable":true,"lowerBound":0,"iD":false,"id":370,"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":"codeName","changeable":true,"lowerBound":0,"iD":false,"id":371,"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":"displayPageBreak","changeable":true,"lowerBound":0,"iD":false,"id":372,"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":"transitionExpressionEvaluation","changeable":true,"lowerBound":0,"iD":false,"id":373,"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":"transitionFormulaEntry","changeable":true,"lowerBound":0,"iD":false,"id":374,"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":"zoom","changeable":true,"lowerBound":0,"iD":false,"id":375,"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":"pageBreakZoom","changeable":true,"lowerBound":0,"iD":false,"id":376,"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":"showPageBreakZoom","changeable":true,"lowerBound":0,"iD":false,"id":377,"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":"defaultRowHeight","changeable":true,"lowerBound":0,"iD":false,"id":378,"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":"defaultColumnWidth","changeable":true,"lowerBound":0,"iD":false,"id":379,"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":"standardWidth","changeable":true,"lowerBound":0,"iD":false,"id":380,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"visible","changeable":true,"lowerBound":0,"iD":false,"id":381,"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":"leftColumnVisible","changeable":true,"lowerBound":0,"iD":false,"id":382,"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":"displayRightToLeft","changeable":true,"lowerBound":0,"iD":false,"id":383,"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":"gridlineColorIndex","changeable":true,"lowerBound":0,"iD":false,"id":384,"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":"displayFormulas","changeable":true,"lowerBound":0,"iD":false,"id":385,"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":"doNotDisplayGridlines","changeable":true,"lowerBound":0,"iD":false,"id":386,"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":"doNotDisplayHeadings","changeable":true,"lowerBound":0,"iD":false,"id":387,"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":"doNotDisplayOutline","changeable":true,"lowerBound":0,"iD":false,"id":388,"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":"applyAutomaticOutlineStyles","changeable":true,"lowerBound":0,"iD":false,"id":389,"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":"noSummaryRowsBelowDetail","changeable":true,"lowerBound":0,"iD":false,"id":390,"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":"noSummaryColumnsRightDetail","changeable":true,"lowerBound":0,"iD":false,"id":391,"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":"doNotDisplayZeros","changeable":true,"lowerBound":0,"iD":false,"id":392,"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":"activeRow","changeable":true,"lowerBound":0,"iD":false,"id":393,"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":"activeColumn","changeable":true,"lowerBound":0,"iD":false,"id":394,"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":"filterOn","changeable":true,"lowerBound":0,"iD":false,"id":395,"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":"rangeSelection","changeable":true,"lowerBound":0,"iD":false,"id":396,"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":"topRowVisible","changeable":true,"lowerBound":0,"iD":false,"id":397,"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":"topRowBottomPane","changeable":true,"lowerBound":0,"iD":false,"id":398,"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":"leftColumnRightPane","changeable":true,"lowerBound":0,"iD":false,"id":399,"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":"activePane","changeable":true,"lowerBound":0,"iD":false,"id":400,"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":"splitHorizontal","changeable":true,"lowerBound":0,"iD":false,"id":401,"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":"splitVertical","changeable":true,"lowerBound":0,"iD":false,"id":402,"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":"freezePanes","changeable":true,"lowerBound":0,"iD":false,"id":403,"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":"frozenNoSplit","changeable":true,"lowerBound":0,"iD":false,"id":404,"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":"tabColorIndex","changeable":true,"lowerBound":0,"iD":false,"id":405,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"protectContentst","changeable":true,"lowerBound":0,"iD":false,"id":406,"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":"protectObjects","changeable":true,"lowerBound":0,"iD":false,"id":407,"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":"protectScenarios","changeable":true,"lowerBound":0,"iD":false,"id":408,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"enableSelection","changeable":true,"lowerBound":0,"iD":false,"id":409,"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":"allowFormatCells","changeable":true,"lowerBound":0,"iD":false,"id":410,"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":"allowSizeCols","changeable":true,"lowerBound":0,"iD":false,"id":411,"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":"allowSizeRows","changeable":true,"lowerBound":0,"iD":false,"id":412,"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":"allowInsertCols","changeable":true,"lowerBound":0,"iD":false,"id":413,"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":"allowInsertRows","changeable":true,"lowerBound":0,"iD":false,"id":414,"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":"allowInsertHyperlinks","changeable":true,"lowerBound":0,"iD":false,"id":415,"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":"allowDeleteCols","changeable":true,"lowerBound":0,"iD":false,"id":416,"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":"allowDeleteRows","changeable":true,"lowerBound":0,"iD":false,"id":417,"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":"allowSort","changeable":true,"lowerBound":0,"iD":false,"id":418,"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":"allowFilter","changeable":true,"lowerBound":0,"iD":false,"id":419,"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":"allowUsePivotTables","changeable":true,"lowerBound":0,"iD":false,"id":420,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"wo_pageSetup","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"wo_print","changeable":true,"resolveProxies":true,"lowerBound":0,"id":422,"derived":false},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"id":428,"eClass":"EGenericType"},{"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"},{"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":"ps_worksheetOptions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":484,"derived":false},{"id":485,"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":"p_worksheetOptions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":486,"derived":false},{"name":"ewt_Worksheet","id":487,"value":1,"literal":"ewt_Worksheet","eClass":"EEnumLiteral"},{"name":"ewt_Chart","id":488,"value":2,"literal":"ewt_Chart","eClass":"EEnumLiteral"},{"name":"ewt_Macro","id":489,"value":3,"literal":"ewt_Macro","eClass":"EEnumLiteral"},{"name":"ewt_Dialog","id":490,"value":4,"literal":"ewt_Dialog","eClass":"EEnumLiteral"},{"name":"vt_SheetVisible","id":491,"value":1,"literal":"vt_SheetVisible","eClass":"EEnumLiteral"},{"name":"vt_SheetHidden","id":492,"value":2,"literal":"vt_SheetHidden","eClass":"EEnumLiteral"},{"name":"vt_SheetVeryHidden","id":493,"value":3,"literal":"vt_SheetVeryHidden","eClass":"EEnumLiteral"},{"name":"est_UnlockedCells","id":494,"value":1,"literal":"est_UnlockedCells","eClass":"EEnumLiteral"},{"name":"est_NoSelection","id":495,"value":2,"literal":"est_NoSelection","eClass":"EEnumLiteral"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ps_layout","changeable":true,"resolveProxies":true,"lowerBound":0,"id":496,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ps_header","changeable":true,"resolveProxies":true,"lowerBound":0,"id":497,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ps_footer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":498,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ps_pageMargins","changeable":true,"resolveProxies":true,"lowerBound":0,"id":499,"derived":false},{"id":500,"eClass":"EGenericType"},{"id":501,"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":"l_pageSetup","changeable":true,"resolveProxies":true,"lowerBound":1,"id":502,"derived":false},{"id":503,"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":"h_pageSetup","changeable":true,"resolveProxies":true,"lowerBound":1,"id":504,"derived":false},{"id":505,"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":"f_pageSetup","changeable":true,"resolveProxies":true,"lowerBound":1,"id":506,"derived":false},{"id":507,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"pm_pageSetup","changeable":true,"resolveProxies":true,"lowerBound":1,"id":508,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"orientation","changeable":true,"lowerBound":0,"iD":false,"id":509,"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":"centerHorizontal","changeable":true,"lowerBound":0,"iD":false,"id":510,"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":"centerVertical","changeable":true,"lowerBound":0,"iD":false,"id":511,"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":"startPageNumber","changeable":true,"lowerBound":0,"iD":false,"id":512,"derived":false},{"id":513,"eClass":"EGenericType"},{"id":514,"eClass":"EGenericType"},{"id":515,"eClass":"EGenericType"},{"id":516,"eClass":"EGenericType"},{"id":517,"eClass":"EGenericType"},{"name":"ot_Landscape","id":518,"value":1,"literal":"ot_Landscape","eClass":"EEnumLiteral"},{"name":"ot_Portrait","id":519,"value":2,"literal":"ot_Portrait","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"margin","changeable":true,"lowerBound":0,"iD":false,"id":520,"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":"data","changeable":true,"lowerBound":0,"iD":false,"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"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"left","changeable":true,"lowerBound":0,"iD":false,"id":528,"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":"right","changeable":true,"lowerBound":0,"iD":false,"id":529,"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":"top","changeable":true,"lowerBound":0,"iD":false,"id":530,"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":"bottom","changeable":true,"lowerBound":0,"iD":false,"id":531,"derived":false},{"id":532,"eClass":"EGenericType"},{"id":533,"eClass":"EGenericType"},{"id":534,"eClass":"EGenericType"},{"id":535,"eClass":"EGenericType"},{"id":536,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"fitWidth","changeable":true,"lowerBound":0,"iD":false,"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":"fitHeight","changeable":true,"lowerBound":0,"iD":false,"id":538,"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":"leftToRight","changeable":true,"lowerBound":0,"iD":false,"id":539,"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":"blackAndWhite","changeable":true,"lowerBound":0,"iD":false,"id":540,"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":"draftQuality","changeable":true,"lowerBound":0,"iD":false,"id":541,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"commentsLayout","changeable":true,"lowerBound":0,"iD":false,"id":542,"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":"scale","changeable":true,"lowerBound":0,"iD":false,"id":543,"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":"printErrors","changeable":true,"lowerBound":0,"iD":false,"id":544,"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":"validPrinterInfo","changeable":true,"lowerBound":0,"iD":false,"id":545,"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":"paperSizeIndex","changeable":true,"lowerBound":0,"iD":false,"id":546,"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":"horizontalResolution","changeable":true,"lowerBound":0,"iD":false,"id":547,"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":"verticalResolution","changeable":true,"lowerBound":0,"iD":false,"id":548,"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":"gridlines","changeable":true,"lowerBound":0,"iD":false,"id":549,"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":"numberOfCopies","changeable":true,"lowerBound":0,"iD":false,"id":550,"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":"rowColHeadings","changeable":true,"lowerBound":0,"iD":false,"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"},{"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"},{"name":"clt_InPlace","id":568,"value":1,"literal":"clt_InPlace","eClass":"EEnumLiteral"},{"name":"clt_PrintNone","id":569,"value":2,"literal":"clt_PrintNone","eClass":"EEnumLiteral"},{"name":"clt_SheetEnd","id":570,"value":3,"literal":"clt_SheetEnd","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":"style","changeable":true,"resolveProxies":true,"lowerBound":0,"id":571,"derived":false},{"id":572,"eClass":"EGenericType"},{"id":573,"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":"st_styles","changeable":true,"resolveProxies":true,"lowerBound":1,"id":574,"derived":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":575,"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":576,"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":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":577,"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":"st_parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":578,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"alignment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":579,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"borders","changeable":true,"resolveProxies":true,"lowerBound":0,"id":580,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"font","changeable":true,"resolveProxies":true,"lowerBound":0,"id":581,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"interior","changeable":true,"resolveProxies":true,"lowerBound":0,"id":582,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"numberFormat","changeable":true,"resolveProxies":true,"lowerBound":0,"id":583,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"protection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":584,"derived":false},{"id":585,"eClass":"EGenericType"},{"id":586,"eClass":"EGenericType"},{"id":587,"eClass":"EGenericType"},{"id":588,"eClass":"EGenericType"},{"id":589,"eClass":"EGenericType"},{"id":590,"eClass":"EGenericType"},{"id":591,"eClass":"EGenericType"},{"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":"at_styleType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":592,"derived":false},{"id":593,"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":"bt_styleType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":594,"derived":false},{"id":595,"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":"ft_styleType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":596,"derived":false},{"id":597,"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":"it_styleType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":598,"derived":false},{"id":599,"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":"nft_styleType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":600,"derived":false},{"id":601,"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":"pt_styleType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":602,"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":"protected","changeable":true,"lowerBound":0,"iD":false,"id":603,"derived":false},{"id":604,"eClass":"EGenericType"},{"id":605,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"horizontal","changeable":true,"lowerBound":0,"iD":false,"id":606,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"readingOrder","changeable":true,"lowerBound":0,"iD":false,"id":607,"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":"indent","changeable":true,"lowerBound":0,"iD":false,"id":608,"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":"rotate","changeable":true,"lowerBound":0,"iD":false,"id":609,"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":"shrinkToFit","changeable":true,"lowerBound":0,"iD":false,"id":610,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"vertical","changeable":true,"lowerBound":0,"iD":false,"id":611,"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":"verticalText","changeable":true,"lowerBound":0,"iD":false,"id":612,"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":"wrapText","changeable":true,"lowerBound":0,"iD":false,"id":613,"derived":false},{"id":614,"eClass":"EGenericType"},{"id":615,"eClass":"EGenericType"},{"id":616,"eClass":"EGenericType"},{"id":617,"eClass":"EGenericType"},{"id":618,"eClass":"EGenericType"},{"id":619,"eClass":"EGenericType"},{"id":620,"eClass":"EGenericType"},{"id":621,"eClass":"EGenericType"},{"id":622,"eClass":"EGenericType"},{"name":"hat_CenterAcrossSelection","id":623,"value":1,"literal":"hat_CenterAcrossSelection","eClass":"EEnumLiteral"},{"name":"hat_Fill","id":624,"value":2,"literal":"hat_Fill","eClass":"EEnumLiteral"},{"name":"hat_Left","id":625,"value":3,"literal":"hat_Left","eClass":"EEnumLiteral"},{"name":"hat_Right","id":626,"value":4,"literal":"hat_Right","eClass":"EEnumLiteral"},{"name":"hat_Justify","id":627,"value":5,"literal":"hat_Justify","eClass":"EEnumLiteral"},{"name":"hat_Distributed","id":628,"value":6,"literal":"hat_Distributed","eClass":"EEnumLiteral"},{"name":"hat_Center","id":629,"value":7,"literal":"hat_Center","eClass":"EEnumLiteral"},{"name":"hat_Automatic","id":630,"value":8,"literal":"hat_Automatic","eClass":"EEnumLiteral"},{"name":"hat_JustifyDistributed","id":631,"value":9,"literal":"hat_JustifyDistributed","eClass":"EEnumLiteral"},{"name":"rot_RightToLeft","id":632,"value":1,"literal":"rot_RightToLeft","eClass":"EEnumLiteral"},{"name":"rot_LeftToRight","id":633,"value":2,"literal":"rot_LeftToRight","eClass":"EEnumLiteral"},{"name":"rot_Context","id":634,"value":3,"literal":"rot_Context","eClass":"EEnumLiteral"},{"name":"vat_Top","id":635,"value":1,"literal":"vat_Top","eClass":"EEnumLiteral"},{"name":"vat_Bottom","id":636,"value":2,"literal":"vat_Bottom","eClass":"EEnumLiteral"},{"name":"vat_Justify","id":637,"value":3,"literal":"vat_Justify","eClass":"EEnumLiteral"},{"name":"vat_Distributed","id":638,"value":4,"literal":"vat_Distributed","eClass":"EEnumLiteral"},{"name":"vat_Center","id":639,"value":5,"literal":"vat_Center","eClass":"EEnumLiteral"},{"name":"vat_Automatic","id":640,"value":6,"literal":"vat_Automatic","eClass":"EEnumLiteral"},{"name":"vat_JustifyDistributed","id":641,"value":7,"literal":"vat_JustifyDistributed","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":6,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"border","changeable":true,"resolveProxies":true,"lowerBound":0,"id":642,"derived":false},{"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":"bt_bordersType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":645,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"position","changeable":true,"lowerBound":1,"iD":false,"id":646,"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":"color","changeable":true,"lowerBound":0,"iD":false,"id":647,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"lineStyle","changeable":true,"lowerBound":0,"iD":false,"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":"weight","changeable":true,"lowerBound":0,"iD":false,"id":649,"derived":false},{"id":650,"eClass":"EGenericType"},{"id":651,"eClass":"EGenericType"},{"id":652,"eClass":"EGenericType"},{"id":653,"eClass":"EGenericType"},{"id":654,"eClass":"EGenericType"},{"name":"pt_Left","id":655,"value":1,"literal":"pt_Left","eClass":"EEnumLiteral"},{"name":"pt_Top","id":656,"value":2,"literal":"pt_Top","eClass":"EEnumLiteral"},{"name":"pt_Right","id":657,"value":3,"literal":"pt_Right","eClass":"EEnumLiteral"},{"name":"pt_Bottom","id":658,"value":4,"literal":"pt_Bottom","eClass":"EEnumLiteral"},{"name":"pt_DiagonalLeft","id":659,"value":5,"literal":"pt_DiagonalLeft","eClass":"EEnumLiteral"},{"name":"pt_DiagonalRight","id":660,"value":6,"literal":"pt_DiagonalRight","eClass":"EEnumLiteral"},{"name":"lst_None","id":661,"value":1,"literal":"lst_None","eClass":"EEnumLiteral"},{"name":"lst_Continuous","id":662,"value":2,"literal":"lst_Continuous","eClass":"EEnumLiteral"},{"name":"lst_Dash","id":663,"value":3,"literal":"lst_Dash","eClass":"EEnumLiteral"},{"name":"lst_Dot","id":664,"value":4,"literal":"lst_Dot","eClass":"EEnumLiteral"},{"name":"lst_DashDot","id":665,"value":5,"literal":"lst_DashDot","eClass":"EEnumLiteral"},{"name":"lst_DashDotDot","id":666,"value":6,"literal":"lst_DashDotDot","eClass":"EEnumLiteral"},{"name":"lst_SlantDashDot","id":667,"value":7,"literal":"lst_SlantDashDot","eClass":"EEnumLiteral"},{"name":"lst_Double","id":668,"value":8,"literal":"lst_Double","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"bold","changeable":true,"lowerBound":0,"iD":false,"id":669,"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":"color","changeable":true,"lowerBound":0,"iD":false,"id":670,"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":"fontName","changeable":true,"lowerBound":0,"iD":false,"id":671,"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":"italic","changeable":true,"lowerBound":0,"iD":false,"id":672,"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":"outline","changeable":true,"lowerBound":0,"iD":false,"id":673,"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":"shadow","changeable":true,"lowerBound":0,"iD":false,"id":674,"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":675,"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":"strikeThrough","changeable":true,"lowerBound":0,"iD":false,"id":676,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"underline","changeable":true,"lowerBound":0,"iD":false,"id":677,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"verticalAlign","changeable":true,"lowerBound":0,"iD":false,"id":678,"derived":false},{"id":679,"eClass":"EGenericType"},{"id":680,"eClass":"EGenericType"},{"id":681,"eClass":"EGenericType"},{"id":682,"eClass":"EGenericType"},{"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"},{"name":"ut_None","id":690,"value":1,"literal":"ut_None","eClass":"EEnumLiteral"},{"name":"ut_Single","id":691,"value":2,"literal":"ut_Single","eClass":"EEnumLiteral"},{"name":"ut_Double","id":692,"value":3,"literal":"ut_Double","eClass":"EEnumLiteral"},{"name":"ut_SingleAccounting","id":693,"value":4,"literal":"ut_SingleAccounting","eClass":"EEnumLiteral"},{"name":"ut_DoubleAccounting","id":694,"value":5,"literal":"ut_DoubleAccounting","eClass":"EEnumLiteral"},{"name":"vat_None","id":695,"value":1,"literal":"vat_None","eClass":"EEnumLiteral"},{"name":"vat_Subscript","id":696,"value":2,"literal":"vat_Subscript","eClass":"EEnumLiteral"},{"name":"vat_Superscript","id":697,"value":3,"literal":"vat_Superscript","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"color","changeable":true,"lowerBound":0,"iD":false,"id":698,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"pattern","changeable":true,"lowerBound":0,"iD":false,"id":699,"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":"patternColor","changeable":true,"lowerBound":0,"iD":false,"id":700,"derived":false},{"id":701,"eClass":"EGenericType"},{"id":702,"eClass":"EGenericType"},{"id":703,"eClass":"EGenericType"},{"id":704,"eClass":"EGenericType"},{"name":"pt_None","id":705,"value":1,"literal":"pt_None","eClass":"EEnumLiteral"},{"name":"pt_Solid","id":706,"value":2,"literal":"pt_Solid","eClass":"EEnumLiteral"},{"name":"pt_Gray75","id":707,"value":3,"literal":"pt_Gray75","eClass":"EEnumLiteral"},{"name":"pt_Gray50","id":708,"value":4,"literal":"pt_Gray50","eClass":"EEnumLiteral"},{"name":"pt_Gray25","id":709,"value":5,"literal":"pt_Gray25","eClass":"EEnumLiteral"},{"name":"pt_Gray125","id":710,"value":6,"literal":"pt_Gray125","eClass":"EEnumLiteral"},{"name":"pt_Gray0625","id":711,"value":7,"literal":"pt_Gray0625","eClass":"EEnumLiteral"},{"name":"pt_HorzStripe","id":712,"value":8,"literal":"pt_HorzStripe","eClass":"EEnumLiteral"},{"name":"pt_VertStripe","id":713,"value":9,"literal":"pt_VertStripe","eClass":"EEnumLiteral"},{"name":"pt_ReverseDiagStripe","id":714,"value":10,"literal":"pt_ReverseDiagStripe","eClass":"EEnumLiteral"},{"name":"pt_DiagStripe","id":715,"value":11,"literal":"pt_DiagStripe","eClass":"EEnumLiteral"},{"name":"pt_DiagCross","id":716,"value":12,"literal":"pt_DiagCross","eClass":"EEnumLiteral"},{"name":"pt_ThickDiagCross","id":717,"value":13,"literal":"pt_ThickDiagCross","eClass":"EEnumLiteral"},{"name":"pt_ThinHorzStripe","id":718,"value":14,"literal":"pt_ThinHorzStripe","eClass":"EEnumLiteral"},{"name":"pt_ThinVertStripe","id":719,"value":15,"literal":"pt_ThinVertStripe","eClass":"EEnumLiteral"},{"name":"pt_ThinReverseDiagStripe","id":720,"value":16,"literal":"pt_ThinReverseDiagStripe","eClass":"EEnumLiteral"},{"name":"pt_ThinDiagStripe","id":721,"value":17,"literal":"pt_ThinDiagStripe","eClass":"EEnumLiteral"},{"name":"pt_ThinHorzCross","id":722,"value":18,"literal":"pt_ThinHorzCross","eClass":"EEnumLiteral"},{"name":"pt_ThinDiagCross","id":723,"value":19,"literal":"pt_ThinDiagCross","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"format","changeable":true,"lowerBound":0,"iD":false,"id":724,"derived":false},{"id":725,"eClass":"EGenericType"},{"id":726,"eClass":"EGenericType"},{"name":"enft_General","id":727,"value":1,"literal":"enft_General","eClass":"EEnumLiteral"},{"name":"enft_General_Number","id":728,"value":2,"literal":"enft_General_Number","eClass":"EEnumLiteral"},{"name":"enft_General_Date","id":729,"value":3,"literal":"enft_General_Date","eClass":"EEnumLiteral"},{"name":"enft_Long_Date","id":730,"value":4,"literal":"enft_Long_Date","eClass":"EEnumLiteral"},{"name":"enft_Medium_Date","id":731,"value":5,"literal":"enft_Medium_Date","eClass":"EEnumLiteral"},{"name":"enft_Short_Date","id":732,"value":6,"literal":"enft_Short_Date","eClass":"EEnumLiteral"},{"name":"enft_Long_Time","id":733,"value":7,"literal":"enft_Long_Time","eClass":"EEnumLiteral"},{"name":"enft_Medium_Time","id":734,"value":8,"literal":"enft_Medium_Time","eClass":"EEnumLiteral"},{"name":"enft_Short_Time","id":735,"value":9,"literal":"enft_Short_Time","eClass":"EEnumLiteral"},{"name":"enft_Currency","id":736,"value":10,"literal":"enft_Currency","eClass":"EEnumLiteral"},{"name":"enft_Euro_Currency","id":737,"value":11,"literal":"enft_Euro_Currency","eClass":"EEnumLiteral"},{"name":"enft_Fixed","id":738,"value":12,"literal":"enft_Fixed","eClass":"EEnumLiteral"},{"name":"enft_Standard","id":739,"value":13,"literal":"enft_Standard","eClass":"EEnumLiteral"},{"name":"enft_Percent","id":740,"value":14,"literal":"enft_Percent","eClass":"EEnumLiteral"},{"name":"enft_Scientific","id":741,"value":15,"literal":"enft_Scientific","eClass":"EEnumLiteral"},{"name":"enft_Yes_No","id":742,"value":16,"literal":"enft_Yes_No","eClass":"EEnumLiteral"},{"name":"enft_True_False","id":743,"value":17,"literal":"enft_True_False","eClass":"EEnumLiteral"},{"name":"enft_On_Off","id":744,"value":18,"literal":"enft_On_Off","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":"namedRanges","changeable":true,"resolveProxies":true,"lowerBound":0,"id":745,"derived":false},{"id":746,"eClass":"EGenericType"},{"id":747,"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":"nr_namesType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":748,"derived":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":749,"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":"refersTo","changeable":true,"lowerBound":0,"iD":false,"id":750,"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":"hidden","changeable":true,"lowerBound":0,"iD":false,"id":751,"derived":false},{"id":752,"eClass":"EGenericType"},{"id":753,"eClass":"EGenericType"},{"id":754,"eClass":"EGenericType"},{"id":755,"eClass":"EGenericType"},{"nsPrefix":null,"nsURI":null,"name":"PrimitiveTypes","id":756,"eClass":"EPackage"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":1,"target":0},{"source":1,"target":61},{"source":1,"target":62},{"source":1,"target":63},{"source":1,"target":64},{"source":1,"target":65},{"source":1,"target":66},{"source":61,"target":67},{"source":61,"target":68},{"source":61,"target":1},{"source":68,"target":67},{"source":62,"target":67},{"source":62,"target":69},{"source":62,"target":1},{"source":69,"target":67},{"source":63,"target":67},{"source":63,"target":70},{"source":63,"target":1},{"source":70,"target":67},{"source":64,"target":67},{"source":64,"target":71},{"source":64,"target":1},{"source":71,"target":67},{"source":65,"target":67},{"source":65,"target":72},{"source":65,"target":1},{"source":72,"target":67},{"source":66,"target":67},{"source":66,"target":73},{"source":66,"target":1},{"source":73,"target":67},{"source":2,"target":0},{"source":2,"target":74},{"source":2,"target":75},{"source":74,"target":67},{"source":74,"target":76},{"source":74,"target":2},{"source":76,"target":67},{"source":75,"target":67},{"source":75,"target":77},{"source":75,"target":2},{"source":77,"target":67},{"source":3,"target":0},{"source":3,"target":78},{"source":78,"target":24},{"source":78,"target":79},{"source":78,"target":3},{"source":78,"target":80},{"source":79,"target":24},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":81},{"source":4,"target":82},{"source":81,"target":83},{"source":81,"target":84},{"source":81,"target":4},{"source":84,"target":83},{"source":82,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":85},{"source":5,"target":86},{"source":85,"target":87},{"source":85,"target":88},{"source":85,"target":5},{"source":88,"target":87},{"source":86,"target":3},{"source":6,"target":0},{"source":6,"target":3},{"source":6,"target":89},{"source":6,"target":90},{"source":89,"target":1},{"source":89,"target":91},{"source":89,"target":6},{"source":91,"target":1},{"source":90,"target":3},{"source":7,"target":0},{"source":7,"target":3},{"source":7,"target":92},{"source":7,"target":93},{"source":92,"target":94},{"source":92,"target":95},{"source":92,"target":7},{"source":95,"target":94},{"source":93,"target":3},{"source":8,"target":0},{"source":8,"target":3},{"source":8,"target":96},{"source":96,"target":3},{"source":9,"target":0},{"source":9,"target":97},{"source":9,"target":98},{"source":9,"target":99},{"source":9,"target":100},{"source":9,"target":101},{"source":9,"target":102},{"source":9,"target":103},{"source":9,"target":104},{"source":9,"target":105},{"source":9,"target":106},{"source":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":9,"target":118},{"source":9,"target":119},{"source":9,"target":120},{"source":9,"target":121},{"source":9,"target":122},{"source":9,"target":123},{"source":97,"target":14},{"source":97,"target":124},{"source":97,"target":9},{"source":97,"target":125},{"source":124,"target":14},{"source":98,"target":83},{"source":98,"target":126},{"source":98,"target":9},{"source":126,"target":83},{"source":99,"target":83},{"source":99,"target":127},{"source":99,"target":9},{"source":127,"target":83},{"source":100,"target":83},{"source":100,"target":128},{"source":100,"target":9},{"source":128,"target":83},{"source":101,"target":83},{"source":101,"target":129},{"source":101,"target":9},{"source":129,"target":83},{"source":102,"target":83},{"source":102,"target":130},{"source":102,"target":9},{"source":130,"target":83},{"source":103,"target":83},{"source":103,"target":131},{"source":103,"target":9},{"source":131,"target":83},{"source":104,"target":83},{"source":104,"target":132},{"source":104,"target":9},{"source":132,"target":83},{"source":105,"target":83},{"source":105,"target":133},{"source":105,"target":9},{"source":133,"target":83},{"source":106,"target":83},{"source":106,"target":134},{"source":106,"target":9},{"source":134,"target":83},{"source":107,"target":83},{"source":107,"target":135},{"source":107,"target":9},{"source":135,"target":83},{"source":108,"target":67},{"source":108,"target":136},{"source":108,"target":9},{"source":136,"target":67},{"source":109,"target":83},{"source":109,"target":137},{"source":109,"target":9},{"source":137,"target":83},{"source":110,"target":83},{"source":110,"target":138},{"source":110,"target":9},{"source":138,"target":83},{"source":111,"target":83},{"source":111,"target":139},{"source":111,"target":9},{"source":139,"target":83},{"source":112,"target":2},{"source":112,"target":140},{"source":112,"target":9},{"source":140,"target":2},{"source":113,"target":67},{"source":113,"target":141},{"source":113,"target":9},{"source":141,"target":67},{"source":114,"target":1},{"source":114,"target":142},{"source":114,"target":9},{"source":142,"target":1},{"source":115,"target":1},{"source":115,"target":143},{"source":115,"target":9},{"source":143,"target":1},{"source":116,"target":1},{"source":116,"target":144},{"source":116,"target":9},{"source":144,"target":1},{"source":117,"target":67},{"source":117,"target":145},{"source":117,"target":9},{"source":145,"target":67},{"source":118,"target":67},{"source":118,"target":146},{"source":118,"target":9},{"source":146,"target":67},{"source":119,"target":67},{"source":119,"target":147},{"source":119,"target":9},{"source":147,"target":67},{"source":120,"target":67},{"source":120,"target":148},{"source":120,"target":9},{"source":148,"target":67},{"source":121,"target":67},{"source":121,"target":149},{"source":121,"target":9},{"source":149,"target":67},{"source":122,"target":67},{"source":122,"target":150},{"source":122,"target":9},{"source":150,"target":67},{"source":123,"target":67},{"source":123,"target":151},{"source":123,"target":9},{"source":151,"target":67},{"source":10,"target":0},{"source":10,"target":152},{"source":10,"target":153},{"source":152,"target":14},{"source":152,"target":154},{"source":152,"target":10},{"source":152,"target":155},{"source":154,"target":14},{"source":153,"target":11},{"source":153,"target":156},{"source":153,"target":10},{"source":153,"target":157},{"source":156,"target":11},{"source":11,"target":0},{"source":11,"target":157},{"source":11,"target":158},{"source":11,"target":159},{"source":157,"target":10},{"source":157,"target":160},{"source":157,"target":11},{"source":157,"target":153},{"source":160,"target":10},{"source":158,"target":83},{"source":158,"target":161},{"source":158,"target":11},{"source":161,"target":83},{"source":159,"target":3},{"source":159,"target":162},{"source":159,"target":11},{"source":162,"target":3},{"source":12,"target":0},{"source":12,"target":163},{"source":12,"target":164},{"source":12,"target":165},{"source":12,"target":166},{"source":163,"target":13},{"source":163,"target":167},{"source":163,"target":12},{"source":163,"target":168},{"source":167,"target":13},{"source":164,"target":83},{"source":164,"target":169},{"source":164,"target":12},{"source":169,"target":83},{"source":165,"target":83},{"source":165,"target":170},{"source":165,"target":12},{"source":170,"target":83},{"source":166,"target":83},{"source":166,"target":171},{"source":166,"target":12},{"source":171,"target":83},{"source":13,"target":0},{"source":13,"target":172},{"source":13,"target":173},{"source":13,"target":168},{"source":172,"target":14},{"source":172,"target":174},{"source":172,"target":13},{"source":172,"target":175},{"source":174,"target":14},{"source":173,"target":22},{"source":173,"target":176},{"source":173,"target":13},{"source":173,"target":177},{"source":176,"target":22},{"source":168,"target":12},{"source":168,"target":178},{"source":168,"target":13},{"source":168,"target":163},{"source":178,"target":12},{"source":14,"target":0},{"source":14,"target":175},{"source":14,"target":125},{"source":14,"target":155},{"source":14,"target":179},{"source":14,"target":180},{"source":14,"target":181},{"source":14,"target":182},{"source":175,"target":13},{"source":175,"target":183},{"source":175,"target":14},{"source":175,"target":172},{"source":183,"target":13},{"source":125,"target":9},{"source":125,"target":184},{"source":125,"target":14},{"source":125,"target":97},{"source":184,"target":9},{"source":155,"target":10},{"source":155,"target":185},{"source":155,"target":14},{"source":155,"target":152},{"source":185,"target":10},{"source":179,"target":25},{"source":179,"target":186},{"source":179,"target":14},{"source":179,"target":187},{"source":186,"target":25},{"source":180,"target":41},{"source":180,"target":188},{"source":180,"target":14},{"source":180,"target":189},{"source":188,"target":41},{"source":181,"target":59},{"source":181,"target":190},{"source":181,"target":14},{"source":181,"target":191},{"source":190,"target":59},{"source":182,"target":15},{"source":182,"target":192},{"source":182,"target":14},{"source":182,"target":193},{"source":192,"target":15},{"source":15,"target":0},{"source":15,"target":193},{"source":15,"target":194},{"source":15,"target":195},{"source":15,"target":196},{"source":15,"target":197},{"source":15,"target":198},{"source":193,"target":14},{"source":193,"target":199},{"source":193,"target":15},{"source":193,"target":182},{"source":199,"target":14},{"source":194,"target":17},{"source":194,"target":200},{"source":194,"target":15},{"source":194,"target":201},{"source":200,"target":17},{"source":195,"target":83},{"source":195,"target":202},{"source":195,"target":15},{"source":202,"target":83},{"source":196,"target":94},{"source":196,"target":203},{"source":196,"target":15},{"source":203,"target":94},{"source":197,"target":94},{"source":197,"target":204},{"source":197,"target":15},{"source":204,"target":94},{"source":198,"target":28},{"source":198,"target":205},{"source":198,"target":15},{"source":198,"target":206},{"source":205,"target":28},{"source":16,"target":0},{"source":16,"target":207},{"source":207,"target":42},{"source":207,"target":208},{"source":207,"target":16},{"source":207,"target":209},{"source":208,"target":42},{"source":17,"target":0},{"source":17,"target":16},{"source":17,"target":201},{"source":17,"target":210},{"source":17,"target":211},{"source":17,"target":212},{"source":17,"target":213},{"source":17,"target":214},{"source":17,"target":215},{"source":17,"target":216},{"source":17,"target":217},{"source":17,"target":218},{"source":17,"target":219},{"source":17,"target":220},{"source":201,"target":15},{"source":201,"target":221},{"source":201,"target":17},{"source":201,"target":194},{"source":221,"target":15},{"source":210,"target":20},{"source":210,"target":222},{"source":210,"target":17},{"source":210,"target":223},{"source":222,"target":20},{"source":211,"target":21},{"source":211,"target":224},{"source":211,"target":17},{"source":211,"target":225},{"source":224,"target":21},{"source":212,"target":87},{"source":212,"target":226},{"source":212,"target":17},{"source":226,"target":87},{"source":213,"target":87},{"source":213,"target":227},{"source":213,"target":17},{"source":227,"target":87},{"source":214,"target":67},{"source":214,"target":228},{"source":214,"target":17},{"source":228,"target":67},{"source":215,"target":67},{"source":215,"target":229},{"source":215,"target":17},{"source":229,"target":67},{"source":216,"target":67},{"source":216,"target":230},{"source":216,"target":17},{"source":230,"target":67},{"source":217,"target":67},{"source":217,"target":231},{"source":217,"target":17},{"source":231,"target":67},{"source":218,"target":94},{"source":218,"target":232},{"source":218,"target":17},{"source":232,"target":94},{"source":219,"target":94},{"source":219,"target":233},{"source":219,"target":17},{"source":233,"target":94},{"source":220,"target":16},{"source":18,"target":0},{"source":18,"target":16},{"source":18,"target":234},{"source":18,"target":235},{"source":234,"target":67},{"source":234,"target":236},{"source":234,"target":18},{"source":236,"target":67},{"source":235,"target":16},{"source":19,"target":0},{"source":19,"target":18},{"source":19,"target":237},{"source":19,"target":238},{"source":19,"target":239},{"source":237,"target":94},{"source":237,"target":240},{"source":237,"target":19},{"source":240,"target":94},{"source":238,"target":67},{"source":238,"target":241},{"source":238,"target":19},{"source":241,"target":67},{"source":239,"target":18},{"source":20,"target":0},{"source":20,"target":19},{"source":20,"target":223},{"source":20,"target":242},{"source":20,"target":243},{"source":20,"target":244},{"source":223,"target":17},{"source":223,"target":245},{"source":223,"target":20},{"source":223,"target":210},{"source":245,"target":17},{"source":242,"target":94},{"source":242,"target":246},{"source":242,"target":20},{"source":246,"target":94},{"source":243,"target":87},{"source":243,"target":247},{"source":243,"target":20},{"source":247,"target":87},{"source":244,"target":19},{"source":21,"target":0},{"source":21,"target":19},{"source":21,"target":225},{"source":21,"target":248},{"source":21,"target":249},{"source":21,"target":250},{"source":21,"target":251},{"source":225,"target":17},{"source":225,"target":252},{"source":225,"target":21},{"source":225,"target":211},{"source":252,"target":17},{"source":248,"target":22},{"source":248,"target":253},{"source":248,"target":21},{"source":248,"target":254},{"source":253,"target":22},{"source":249,"target":94},{"source":249,"target":255},{"source":249,"target":21},{"source":255,"target":94},{"source":250,"target":87},{"source":250,"target":256},{"source":250,"target":21},{"source":256,"target":87},{"source":251,"target":19},{"source":22,"target":0},{"source":22,"target":18},{"source":22,"target":177},{"source":22,"target":254},{"source":22,"target":257},{"source":22,"target":258},{"source":22,"target":259},{"source":22,"target":260},{"source":22,"target":261},{"source":22,"target":262},{"source":22,"target":263},{"source":22,"target":264},{"source":177,"target":13},{"source":177,"target":265},{"source":177,"target":22},{"source":177,"target":173},{"source":265,"target":13},{"source":254,"target":21},{"source":254,"target":266},{"source":254,"target":22},{"source":254,"target":248},{"source":266,"target":21},{"source":257,"target":83},{"source":257,"target":267},{"source":257,"target":22},{"source":267,"target":83},{"source":258,"target":83},{"source":258,"target":268},{"source":258,"target":22},{"source":268,"target":83},{"source":259,"target":83},{"source":259,"target":269},{"source":259,"target":22},{"source":269,"target":83},{"source":260,"target":87},{"source":260,"target":270},{"source":260,"target":22},{"source":270,"target":87},{"source":261,"target":87},{"source":261,"target":271},{"source":261,"target":22},{"source":271,"target":87},{"source":262,"target":24},{"source":262,"target":272},{"source":262,"target":22},{"source":262,"target":273},{"source":272,"target":24},{"source":263,"target":23},{"source":263,"target":274},{"source":263,"target":22},{"source":263,"target":275},{"source":274,"target":23},{"source":264,"target":18},{"source":23,"target":0},{"source":23,"target":275},{"source":23,"target":276},{"source":23,"target":277},{"source":23,"target":278},{"source":275,"target":22},{"source":275,"target":279},{"source":275,"target":23},{"source":275,"target":263},{"source":279,"target":22},{"source":276,"target":24},{"source":276,"target":280},{"source":276,"target":23},{"source":276,"target":281},{"source":280,"target":24},{"source":277,"target":83},{"source":277,"target":282},{"source":277,"target":23},{"source":282,"target":83},{"source":278,"target":94},{"source":278,"target":283},{"source":278,"target":23},{"source":283,"target":94},{"source":24,"target":0},{"source":24,"target":273},{"source":24,"target":281},{"source":24,"target":80},{"source":273,"target":22},{"source":273,"target":284},{"source":273,"target":24},{"source":273,"target":262},{"source":284,"target":22},{"source":281,"target":23},{"source":281,"target":285},{"source":281,"target":24},{"source":281,"target":276},{"source":285,"target":23},{"source":80,"target":3},{"source":80,"target":286},{"source":80,"target":24},{"source":80,"target":78},{"source":286,"target":3},{"source":25,"target":0},{"source":25,"target":187},{"source":25,"target":287},{"source":25,"target":288},{"source":25,"target":289},{"source":25,"target":290},{"source":25,"target":291},{"source":25,"target":292},{"source":25,"target":293},{"source":25,"target":294},{"source":25,"target":295},{"source":25,"target":296},{"source":25,"target":297},{"source":25,"target":298},{"source":25,"target":299},{"source":25,"target":300},{"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":25,"target":308},{"source":25,"target":309},{"source":25,"target":310},{"source":25,"target":311},{"source":25,"target":312},{"source":25,"target":313},{"source":25,"target":314},{"source":25,"target":315},{"source":25,"target":316},{"source":25,"target":317},{"source":25,"target":318},{"source":25,"target":319},{"source":25,"target":320},{"source":187,"target":14},{"source":187,"target":321},{"source":187,"target":25},{"source":187,"target":179},{"source":321,"target":14},{"source":287,"target":67},{"source":287,"target":322},{"source":287,"target":25},{"source":322,"target":67},{"source":288,"target":94},{"source":288,"target":323},{"source":288,"target":25},{"source":323,"target":94},{"source":289,"target":94},{"source":289,"target":324},{"source":289,"target":25},{"source":324,"target":94},{"source":290,"target":94},{"source":290,"target":325},{"source":290,"target":25},{"source":325,"target":94},{"source":291,"target":94},{"source":291,"target":326},{"source":291,"target":25},{"source":326,"target":94},{"source":292,"target":87},{"source":292,"target":327},{"source":292,"target":25},{"source":327,"target":87},{"source":293,"target":87},{"source":293,"target":328},{"source":293,"target":25},{"source":328,"target":87},{"source":294,"target":87},{"source":294,"target":329},{"source":294,"target":25},{"source":329,"target":87},{"source":295,"target":87},{"source":295,"target":330},{"source":295,"target":25},{"source":330,"target":87},{"source":296,"target":67},{"source":296,"target":331},{"source":296,"target":25},{"source":331,"target":67},{"source":297,"target":83},{"source":297,"target":332},{"source":297,"target":25},{"source":332,"target":83},{"source":298,"target":67},{"source":298,"target":333},{"source":298,"target":25},{"source":333,"target":67},{"source":299,"target":94},{"source":299,"target":334},{"source":299,"target":25},{"source":334,"target":94},{"source":300,"target":94},{"source":300,"target":335},{"source":300,"target":25},{"source":335,"target":94},{"source":301,"target":94},{"source":301,"target":336},{"source":301,"target":25},{"source":336,"target":94},{"source":302,"target":94},{"source":302,"target":337},{"source":302,"target":25},{"source":337,"target":94},{"source":303,"target":94},{"source":303,"target":338},{"source":303,"target":25},{"source":338,"target":94},{"source":304,"target":83},{"source":304,"target":339},{"source":304,"target":25},{"source":339,"target":83},{"source":305,"target":67},{"source":305,"target":340},{"source":305,"target":25},{"source":340,"target":67},{"source":306,"target":94},{"source":306,"target":341},{"source":306,"target":25},{"source":341,"target":94},{"source":307,"target":26},{"source":307,"target":342},{"source":307,"target":25},{"source":342,"target":26},{"source":308,"target":94},{"source":308,"target":343},{"source":308,"target":25},{"source":343,"target":94},{"source":309,"target":27},{"source":309,"target":344},{"source":309,"target":25},{"source":344,"target":27},{"source":310,"target":94},{"source":310,"target":345},{"source":310,"target":25},{"source":345,"target":94},{"source":311,"target":94},{"source":311,"target":346},{"source":311,"target":25},{"source":346,"target":94},{"source":312,"target":94},{"source":312,"target":347},{"source":312,"target":25},{"source":347,"target":94},{"source":313,"target":94},{"source":313,"target":348},{"source":313,"target":25},{"source":348,"target":94},{"source":314,"target":67},{"source":314,"target":349},{"source":314,"target":25},{"source":349,"target":67},{"source":315,"target":87},{"source":315,"target":350},{"source":315,"target":25},{"source":350,"target":87},{"source":316,"target":94},{"source":316,"target":351},{"source":316,"target":25},{"source":351,"target":94},{"source":317,"target":94},{"source":317,"target":352},{"source":317,"target":25},{"source":352,"target":94},{"source":318,"target":94},{"source":318,"target":353},{"source":318,"target":25},{"source":353,"target":94},{"source":319,"target":94},{"source":319,"target":354},{"source":319,"target":25},{"source":354,"target":94},{"source":320,"target":94},{"source":320,"target":355},{"source":320,"target":25},{"source":355,"target":94},{"source":26,"target":0},{"source":26,"target":356},{"source":26,"target":357},{"source":26,"target":358},{"source":356,"target":26},{"source":357,"target":26},{"source":358,"target":26},{"source":27,"target":0},{"source":27,"target":359},{"source":27,"target":360},{"source":27,"target":361},{"source":359,"target":27},{"source":360,"target":27},{"source":361,"target":27},{"source":28,"target":0},{"source":28,"target":206},{"source":28,"target":362},{"source":28,"target":363},{"source":28,"target":364},{"source":28,"target":365},{"source":28,"target":366},{"source":28,"target":367},{"source":28,"target":368},{"source":28,"target":369},{"source":28,"target":370},{"source":28,"target":371},{"source":28,"target":372},{"source":28,"target":373},{"source":28,"target":374},{"source":28,"target":375},{"source":28,"target":376},{"source":28,"target":377},{"source":28,"target":378},{"source":28,"target":379},{"source":28,"target":380},{"source":28,"target":381},{"source":28,"target":382},{"source":28,"target":383},{"source":28,"target":384},{"source":28,"target":385},{"source":28,"target":386},{"source":28,"target":387},{"source":28,"target":388},{"source":28,"target":389},{"source":28,"target":390},{"source":28,"target":391},{"source":28,"target":392},{"source":28,"target":393},{"source":28,"target":394},{"source":28,"target":395},{"source":28,"target":396},{"source":28,"target":397},{"source":28,"target":398},{"source":28,"target":399},{"source":28,"target":400},{"source":28,"target":401},{"source":28,"target":402},{"source":28,"target":403},{"source":28,"target":404},{"source":28,"target":405},{"source":28,"target":406},{"source":28,"target":407},{"source":28,"target":408},{"source":28,"target":409},{"source":28,"target":410},{"source":28,"target":411},{"source":28,"target":412},{"source":28,"target":413},{"source":28,"target":414},{"source":28,"target":415},{"source":28,"target":416},{"source":28,"target":417},{"source":28,"target":418},{"source":28,"target":419},{"source":28,"target":420},{"source":28,"target":421},{"source":28,"target":422},{"source":206,"target":15},{"source":206,"target":423},{"source":206,"target":28},{"source":206,"target":198},{"source":423,"target":15},{"source":362,"target":94},{"source":362,"target":424},{"source":362,"target":28},{"source":424,"target":94},{"source":363,"target":94},{"source":363,"target":425},{"source":363,"target":28},{"source":425,"target":94},{"source":364,"target":94},{"source":364,"target":426},{"source":364,"target":28},{"source":426,"target":94},{"source":365,"target":83},{"source":365,"target":427},{"source":365,"target":28},{"source":427,"target":83},{"source":366,"target":83},{"source":366,"target":428},{"source":366,"target":28},{"source":428,"target":83},{"source":367,"target":29},{"source":367,"target":429},{"source":367,"target":28},{"source":429,"target":29},{"source":368,"target":94},{"source":368,"target":430},{"source":368,"target":28},{"source":430,"target":94},{"source":369,"target":94},{"source":369,"target":431},{"source":369,"target":28},{"source":431,"target":94},{"source":370,"target":94},{"source":370,"target":432},{"source":370,"target":28},{"source":432,"target":94},{"source":371,"target":83},{"source":371,"target":433},{"source":371,"target":28},{"source":433,"target":83},{"source":372,"target":94},{"source":372,"target":434},{"source":372,"target":28},{"source":434,"target":94},{"source":373,"target":94},{"source":373,"target":435},{"source":373,"target":28},{"source":435,"target":94},{"source":374,"target":94},{"source":374,"target":436},{"source":374,"target":28},{"source":436,"target":94},{"source":375,"target":67},{"source":375,"target":437},{"source":375,"target":28},{"source":437,"target":67},{"source":376,"target":67},{"source":376,"target":438},{"source":376,"target":28},{"source":438,"target":67},{"source":377,"target":94},{"source":377,"target":439},{"source":377,"target":28},{"source":439,"target":94},{"source":378,"target":67},{"source":378,"target":440},{"source":378,"target":28},{"source":440,"target":67},{"source":379,"target":67},{"source":379,"target":441},{"source":379,"target":28},{"source":441,"target":67},{"source":380,"target":67},{"source":380,"target":442},{"source":380,"target":28},{"source":442,"target":67},{"source":381,"target":30},{"source":381,"target":443},{"source":381,"target":28},{"source":443,"target":30},{"source":382,"target":67},{"source":382,"target":444},{"source":382,"target":28},{"source":444,"target":67},{"source":383,"target":94},{"source":383,"target":445},{"source":383,"target":28},{"source":445,"target":94},{"source":384,"target":67},{"source":384,"target":446},{"source":384,"target":28},{"source":446,"target":67},{"source":385,"target":94},{"source":385,"target":447},{"source":385,"target":28},{"source":447,"target":94},{"source":386,"target":94},{"source":386,"target":448},{"source":386,"target":28},{"source":448,"target":94},{"source":387,"target":94},{"source":387,"target":449},{"source":387,"target":28},{"source":449,"target":94},{"source":388,"target":94},{"source":388,"target":450},{"source":388,"target":28},{"source":450,"target":94},{"source":389,"target":94},{"source":389,"target":451},{"source":389,"target":28},{"source":451,"target":94},{"source":390,"target":94},{"source":390,"target":452},{"source":390,"target":28},{"source":452,"target":94},{"source":391,"target":94},{"source":391,"target":453},{"source":391,"target":28},{"source":453,"target":94},{"source":392,"target":94},{"source":392,"target":454},{"source":392,"target":28},{"source":454,"target":94},{"source":393,"target":67},{"source":393,"target":455},{"source":393,"target":28},{"source":455,"target":67},{"source":394,"target":67},{"source":394,"target":456},{"source":394,"target":28},{"source":456,"target":67},{"source":395,"target":94},{"source":395,"target":457},{"source":395,"target":28},{"source":457,"target":94},{"source":396,"target":83},{"source":396,"target":458},{"source":396,"target":28},{"source":458,"target":83},{"source":397,"target":67},{"source":397,"target":459},{"source":397,"target":28},{"source":459,"target":67},{"source":398,"target":67},{"source":398,"target":460},{"source":398,"target":28},{"source":460,"target":67},{"source":399,"target":67},{"source":399,"target":461},{"source":399,"target":28},{"source":461,"target":67},{"source":400,"target":67},{"source":400,"target":462},{"source":400,"target":28},{"source":462,"target":67},{"source":401,"target":67},{"source":401,"target":463},{"source":401,"target":28},{"source":463,"target":67},{"source":402,"target":67},{"source":402,"target":464},{"source":402,"target":28},{"source":464,"target":67},{"source":403,"target":94},{"source":403,"target":465},{"source":403,"target":28},{"source":465,"target":94},{"source":404,"target":94},{"source":404,"target":466},{"source":404,"target":28},{"source":466,"target":94},{"source":405,"target":67},{"source":405,"target":467},{"source":405,"target":28},{"source":467,"target":67},{"source":406,"target":94},{"source":406,"target":468},{"source":406,"target":28},{"source":468,"target":94},{"source":407,"target":94},{"source":407,"target":469},{"source":407,"target":28},{"source":469,"target":94},{"source":408,"target":94},{"source":408,"target":470},{"source":408,"target":28},{"source":470,"target":94},{"source":409,"target":31},{"source":409,"target":471},{"source":409,"target":28},{"source":471,"target":31},{"source":410,"target":94},{"source":410,"target":472},{"source":410,"target":28},{"source":472,"target":94},{"source":411,"target":94},{"source":411,"target":473},{"source":411,"target":28},{"source":473,"target":94},{"source":412,"target":94},{"source":412,"target":474},{"source":412,"target":28},{"source":474,"target":94},{"source":413,"target":94},{"source":413,"target":475},{"source":413,"target":28},{"source":475,"target":94},{"source":414,"target":94},{"source":414,"target":476},{"source":414,"target":28},{"source":476,"target":94},{"source":415,"target":94},{"source":415,"target":477},{"source":415,"target":28},{"source":477,"target":94},{"source":416,"target":94},{"source":416,"target":478},{"source":416,"target":28},{"source":478,"target":94},{"source":417,"target":94},{"source":417,"target":479},{"source":417,"target":28},{"source":479,"target":94},{"source":418,"target":94},{"source":418,"target":480},{"source":418,"target":28},{"source":480,"target":94},{"source":419,"target":94},{"source":419,"target":481},{"source":419,"target":28},{"source":481,"target":94},{"source":420,"target":94},{"source":420,"target":482},{"source":420,"target":28},{"source":482,"target":94},{"source":421,"target":32},{"source":421,"target":483},{"source":421,"target":28},{"source":421,"target":484},{"source":483,"target":32},{"source":422,"target":39},{"source":422,"target":485},{"source":422,"target":28},{"source":422,"target":486},{"source":485,"target":39},{"source":29,"target":0},{"source":29,"target":487},{"source":29,"target":488},{"source":29,"target":489},{"source":29,"target":490},{"source":487,"target":29},{"source":488,"target":29},{"source":489,"target":29},{"source":490,"target":29},{"source":30,"target":0},{"source":30,"target":491},{"source":30,"target":492},{"source":30,"target":493},{"source":491,"target":30},{"source":492,"target":30},{"source":493,"target":30},{"source":31,"target":0},{"source":31,"target":494},{"source":31,"target":495},{"source":494,"target":31},{"source":495,"target":31},{"source":32,"target":0},{"source":32,"target":484},{"source":32,"target":496},{"source":32,"target":497},{"source":32,"target":498},{"source":32,"target":499},{"source":484,"target":28},{"source":484,"target":500},{"source":484,"target":32},{"source":484,"target":421},{"source":500,"target":28},{"source":496,"target":33},{"source":496,"target":501},{"source":496,"target":32},{"source":496,"target":502},{"source":501,"target":33},{"source":497,"target":36},{"source":497,"target":503},{"source":497,"target":32},{"source":497,"target":504},{"source":503,"target":36},{"source":498,"target":37},{"source":498,"target":505},{"source":498,"target":32},{"source":498,"target":506},{"source":505,"target":37},{"source":499,"target":38},{"source":499,"target":507},{"source":499,"target":32},{"source":499,"target":508},{"source":507,"target":38},{"source":33,"target":0},{"source":33,"target":502},{"source":33,"target":509},{"source":33,"target":510},{"source":33,"target":511},{"source":33,"target":512},{"source":502,"target":32},{"source":502,"target":513},{"source":502,"target":33},{"source":502,"target":496},{"source":513,"target":32},{"source":509,"target":34},{"source":509,"target":514},{"source":509,"target":33},{"source":514,"target":34},{"source":510,"target":94},{"source":510,"target":515},{"source":510,"target":33},{"source":515,"target":94},{"source":511,"target":94},{"source":511,"target":516},{"source":511,"target":33},{"source":516,"target":94},{"source":512,"target":83},{"source":512,"target":517},{"source":512,"target":33},{"source":517,"target":83},{"source":34,"target":0},{"source":34,"target":518},{"source":34,"target":519},{"source":518,"target":34},{"source":519,"target":34},{"source":35,"target":0},{"source":35,"target":520},{"source":35,"target":521},{"source":520,"target":87},{"source":520,"target":522},{"source":520,"target":35},{"source":522,"target":87},{"source":521,"target":83},{"source":521,"target":523},{"source":521,"target":35},{"source":523,"target":83},{"source":36,"target":0},{"source":36,"target":35},{"source":36,"target":504},{"source":36,"target":524},{"source":504,"target":32},{"source":504,"target":525},{"source":504,"target":36},{"source":504,"target":497},{"source":525,"target":32},{"source":524,"target":35},{"source":37,"target":0},{"source":37,"target":35},{"source":37,"target":506},{"source":37,"target":526},{"source":506,"target":32},{"source":506,"target":527},{"source":506,"target":37},{"source":506,"target":498},{"source":527,"target":32},{"source":526,"target":35},{"source":38,"target":0},{"source":38,"target":508},{"source":38,"target":528},{"source":38,"target":529},{"source":38,"target":530},{"source":38,"target":531},{"source":508,"target":32},{"source":508,"target":532},{"source":508,"target":38},{"source":508,"target":499},{"source":532,"target":32},{"source":528,"target":87},{"source":528,"target":533},{"source":528,"target":38},{"source":533,"target":87},{"source":529,"target":87},{"source":529,"target":534},{"source":529,"target":38},{"source":534,"target":87},{"source":530,"target":87},{"source":530,"target":535},{"source":530,"target":38},{"source":535,"target":87},{"source":531,"target":87},{"source":531,"target":536},{"source":531,"target":38},{"source":536,"target":87},{"source":39,"target":0},{"source":39,"target":486},{"source":39,"target":537},{"source":39,"target":538},{"source":39,"target":539},{"source":39,"target":540},{"source":39,"target":541},{"source":39,"target":542},{"source":39,"target":543},{"source":39,"target":544},{"source":39,"target":545},{"source":39,"target":546},{"source":39,"target":547},{"source":39,"target":548},{"source":39,"target":549},{"source":39,"target":550},{"source":39,"target":551},{"source":486,"target":28},{"source":486,"target":552},{"source":486,"target":39},{"source":486,"target":422},{"source":552,"target":28},{"source":537,"target":67},{"source":537,"target":553},{"source":537,"target":39},{"source":553,"target":67},{"source":538,"target":67},{"source":538,"target":554},{"source":538,"target":39},{"source":554,"target":67},{"source":539,"target":94},{"source":539,"target":555},{"source":539,"target":39},{"source":555,"target":94},{"source":540,"target":94},{"source":540,"target":556},{"source":540,"target":39},{"source":556,"target":94},{"source":541,"target":94},{"source":541,"target":557},{"source":541,"target":39},{"source":557,"target":94},{"source":542,"target":40},{"source":542,"target":558},{"source":542,"target":39},{"source":558,"target":40},{"source":543,"target":67},{"source":543,"target":559},{"source":543,"target":39},{"source":559,"target":67},{"source":544,"target":83},{"source":544,"target":560},{"source":544,"target":39},{"source":560,"target":83},{"source":545,"target":94},{"source":545,"target":561},{"source":545,"target":39},{"source":561,"target":94},{"source":546,"target":67},{"source":546,"target":562},{"source":546,"target":39},{"source":562,"target":67},{"source":547,"target":67},{"source":547,"target":563},{"source":547,"target":39},{"source":563,"target":67},{"source":548,"target":67},{"source":548,"target":564},{"source":548,"target":39},{"source":564,"target":67},{"source":549,"target":94},{"source":549,"target":565},{"source":549,"target":39},{"source":565,"target":94},{"source":550,"target":67},{"source":550,"target":566},{"source":550,"target":39},{"source":566,"target":67},{"source":551,"target":94},{"source":551,"target":567},{"source":551,"target":39},{"source":567,"target":94},{"source":40,"target":0},{"source":40,"target":568},{"source":40,"target":569},{"source":40,"target":570},{"source":568,"target":40},{"source":569,"target":40},{"source":570,"target":40},{"source":41,"target":0},{"source":41,"target":189},{"source":41,"target":571},{"source":189,"target":14},{"source":189,"target":572},{"source":189,"target":41},{"source":189,"target":180},{"source":572,"target":14},{"source":571,"target":42},{"source":571,"target":573},{"source":571,"target":41},{"source":571,"target":574},{"source":573,"target":42},{"source":42,"target":0},{"source":42,"target":574},{"source":42,"target":209},{"source":42,"target":575},{"source":42,"target":576},{"source":42,"target":577},{"source":42,"target":578},{"source":42,"target":579},{"source":42,"target":580},{"source":42,"target":581},{"source":42,"target":582},{"source":42,"target":583},{"source":42,"target":584},{"source":574,"target":41},{"source":574,"target":585},{"source":574,"target":42},{"source":574,"target":571},{"source":585,"target":41},{"source":209,"target":16},{"source":209,"target":586},{"source":209,"target":42},{"source":209,"target":207},{"source":586,"target":16},{"source":575,"target":83},{"source":575,"target":587},{"source":575,"target":42},{"source":587,"target":83},{"source":576,"target":83},{"source":576,"target":588},{"source":576,"target":42},{"source":588,"target":83},{"source":577,"target":42},{"source":577,"target":589},{"source":577,"target":42},{"source":577,"target":578},{"source":589,"target":42},{"source":578,"target":42},{"source":578,"target":590},{"source":578,"target":42},{"source":578,"target":577},{"source":590,"target":42},{"source":579,"target":44},{"source":579,"target":591},{"source":579,"target":42},{"source":579,"target":592},{"source":591,"target":44},{"source":580,"target":48},{"source":580,"target":593},{"source":580,"target":42},{"source":580,"target":594},{"source":593,"target":48},{"source":581,"target":52},{"source":581,"target":595},{"source":581,"target":42},{"source":581,"target":596},{"source":595,"target":52},{"source":582,"target":55},{"source":582,"target":597},{"source":582,"target":42},{"source":582,"target":598},{"source":597,"target":55},{"source":583,"target":57},{"source":583,"target":599},{"source":583,"target":42},{"source":583,"target":600},{"source":599,"target":57},{"source":584,"target":43},{"source":584,"target":601},{"source":584,"target":42},{"source":584,"target":602},{"source":601,"target":43},{"source":43,"target":0},{"source":43,"target":602},{"source":43,"target":603},{"source":602,"target":42},{"source":602,"target":604},{"source":602,"target":43},{"source":602,"target":584},{"source":604,"target":42},{"source":603,"target":94},{"source":603,"target":605},{"source":603,"target":43},{"source":605,"target":94},{"source":44,"target":0},{"source":44,"target":592},{"source":44,"target":606},{"source":44,"target":607},{"source":44,"target":608},{"source":44,"target":609},{"source":44,"target":610},{"source":44,"target":611},{"source":44,"target":612},{"source":44,"target":613},{"source":592,"target":42},{"source":592,"target":614},{"source":592,"target":44},{"source":592,"target":579},{"source":614,"target":42},{"source":606,"target":45},{"source":606,"target":615},{"source":606,"target":44},{"source":615,"target":45},{"source":607,"target":46},{"source":607,"target":616},{"source":607,"target":44},{"source":616,"target":46},{"source":608,"target":87},{"source":608,"target":617},{"source":608,"target":44},{"source":617,"target":87},{"source":609,"target":87},{"source":609,"target":618},{"source":609,"target":44},{"source":618,"target":87},{"source":610,"target":94},{"source":610,"target":619},{"source":610,"target":44},{"source":619,"target":94},{"source":611,"target":47},{"source":611,"target":620},{"source":611,"target":44},{"source":620,"target":47},{"source":612,"target":94},{"source":612,"target":621},{"source":612,"target":44},{"source":621,"target":94},{"source":613,"target":94},{"source":613,"target":622},{"source":613,"target":44},{"source":622,"target":94},{"source":45,"target":0},{"source":45,"target":623},{"source":45,"target":624},{"source":45,"target":625},{"source":45,"target":626},{"source":45,"target":627},{"source":45,"target":628},{"source":45,"target":629},{"source":45,"target":630},{"source":45,"target":631},{"source":623,"target":45},{"source":624,"target":45},{"source":625,"target":45},{"source":626,"target":45},{"source":627,"target":45},{"source":628,"target":45},{"source":629,"target":45},{"source":630,"target":45},{"source":631,"target":45},{"source":46,"target":0},{"source":46,"target":632},{"source":46,"target":633},{"source":46,"target":634},{"source":632,"target":46},{"source":633,"target":46},{"source":634,"target":46},{"source":47,"target":0},{"source":47,"target":635},{"source":47,"target":636},{"source":47,"target":637},{"source":47,"target":638},{"source":47,"target":639},{"source":47,"target":640},{"source":47,"target":641},{"source":635,"target":47},{"source":636,"target":47},{"source":637,"target":47},{"source":638,"target":47},{"source":639,"target":47},{"source":640,"target":47},{"source":641,"target":47},{"source":48,"target":0},{"source":48,"target":594},{"source":48,"target":642},{"source":594,"target":42},{"source":594,"target":643},{"source":594,"target":48},{"source":594,"target":580},{"source":643,"target":42},{"source":642,"target":49},{"source":642,"target":644},{"source":642,"target":48},{"source":642,"target":645},{"source":644,"target":49},{"source":49,"target":0},{"source":49,"target":645},{"source":49,"target":646},{"source":49,"target":647},{"source":49,"target":648},{"source":49,"target":649},{"source":645,"target":48},{"source":645,"target":650},{"source":645,"target":49},{"source":645,"target":642},{"source":650,"target":48},{"source":646,"target":50},{"source":646,"target":651},{"source":646,"target":49},{"source":651,"target":50},{"source":647,"target":83},{"source":647,"target":652},{"source":647,"target":49},{"source":652,"target":83},{"source":648,"target":51},{"source":648,"target":653},{"source":648,"target":49},{"source":653,"target":51},{"source":649,"target":87},{"source":649,"target":654},{"source":649,"target":49},{"source":654,"target":87},{"source":50,"target":0},{"source":50,"target":655},{"source":50,"target":656},{"source":50,"target":657},{"source":50,"target":658},{"source":50,"target":659},{"source":50,"target":660},{"source":655,"target":50},{"source":656,"target":50},{"source":657,"target":50},{"source":658,"target":50},{"source":659,"target":50},{"source":660,"target":50},{"source":51,"target":0},{"source":51,"target":661},{"source":51,"target":662},{"source":51,"target":663},{"source":51,"target":664},{"source":51,"target":665},{"source":51,"target":666},{"source":51,"target":667},{"source":51,"target":668},{"source":661,"target":51},{"source":662,"target":51},{"source":663,"target":51},{"source":664,"target":51},{"source":665,"target":51},{"source":666,"target":51},{"source":667,"target":51},{"source":668,"target":51},{"source":52,"target":0},{"source":52,"target":596},{"source":52,"target":669},{"source":52,"target":670},{"source":52,"target":671},{"source":52,"target":672},{"source":52,"target":673},{"source":52,"target":674},{"source":52,"target":675},{"source":52,"target":676},{"source":52,"target":677},{"source":52,"target":678},{"source":596,"target":42},{"source":596,"target":679},{"source":596,"target":52},{"source":596,"target":581},{"source":679,"target":42},{"source":669,"target":94},{"source":669,"target":680},{"source":669,"target":52},{"source":680,"target":94},{"source":670,"target":83},{"source":670,"target":681},{"source":670,"target":52},{"source":681,"target":83},{"source":671,"target":83},{"source":671,"target":682},{"source":671,"target":52},{"source":682,"target":83},{"source":672,"target":94},{"source":672,"target":683},{"source":672,"target":52},{"source":683,"target":94},{"source":673,"target":94},{"source":673,"target":684},{"source":673,"target":52},{"source":684,"target":94},{"source":674,"target":94},{"source":674,"target":685},{"source":674,"target":52},{"source":685,"target":94},{"source":675,"target":87},{"source":675,"target":686},{"source":675,"target":52},{"source":686,"target":87},{"source":676,"target":94},{"source":676,"target":687},{"source":676,"target":52},{"source":687,"target":94},{"source":677,"target":53},{"source":677,"target":688},{"source":677,"target":52},{"source":688,"target":53},{"source":678,"target":54},{"source":678,"target":689},{"source":678,"target":52},{"source":689,"target":54},{"source":53,"target":0},{"source":53,"target":690},{"source":53,"target":691},{"source":53,"target":692},{"source":53,"target":693},{"source":53,"target":694},{"source":690,"target":53},{"source":691,"target":53},{"source":692,"target":53},{"source":693,"target":53},{"source":694,"target":53},{"source":54,"target":0},{"source":54,"target":695},{"source":54,"target":696},{"source":54,"target":697},{"source":695,"target":54},{"source":696,"target":54},{"source":697,"target":54},{"source":55,"target":0},{"source":55,"target":598},{"source":55,"target":698},{"source":55,"target":699},{"source":55,"target":700},{"source":598,"target":42},{"source":598,"target":701},{"source":598,"target":55},{"source":598,"target":582},{"source":701,"target":42},{"source":698,"target":83},{"source":698,"target":702},{"source":698,"target":55},{"source":702,"target":83},{"source":699,"target":56},{"source":699,"target":703},{"source":699,"target":55},{"source":703,"target":56},{"source":700,"target":83},{"source":700,"target":704},{"source":700,"target":55},{"source":704,"target":83},{"source":56,"target":0},{"source":56,"target":705},{"source":56,"target":706},{"source":56,"target":707},{"source":56,"target":708},{"source":56,"target":709},{"source":56,"target":710},{"source":56,"target":711},{"source":56,"target":712},{"source":56,"target":713},{"source":56,"target":714},{"source":56,"target":715},{"source":56,"target":716},{"source":56,"target":717},{"source":56,"target":718},{"source":56,"target":719},{"source":56,"target":720},{"source":56,"target":721},{"source":56,"target":722},{"source":56,"target":723},{"source":705,"target":56},{"source":706,"target":56},{"source":707,"target":56},{"source":708,"target":56},{"source":709,"target":56},{"source":710,"target":56},{"source":711,"target":56},{"source":712,"target":56},{"source":713,"target":56},{"source":714,"target":56},{"source":715,"target":56},{"source":716,"target":56},{"source":717,"target":56},{"source":718,"target":56},{"source":719,"target":56},{"source":720,"target":56},{"source":721,"target":56},{"source":722,"target":56},{"source":723,"target":56},{"source":57,"target":0},{"source":57,"target":600},{"source":57,"target":724},{"source":600,"target":42},{"source":600,"target":725},{"source":600,"target":57},{"source":600,"target":583},{"source":725,"target":42},{"source":724,"target":58},{"source":724,"target":726},{"source":724,"target":57},{"source":726,"target":58},{"source":58,"target":0},{"source":58,"target":727},{"source":58,"target":728},{"source":58,"target":729},{"source":58,"target":730},{"source":58,"target":731},{"source":58,"target":732},{"source":58,"target":733},{"source":58,"target":734},{"source":58,"target":735},{"source":58,"target":736},{"source":58,"target":737},{"source":58,"target":738},{"source":58,"target":739},{"source":58,"target":740},{"source":58,"target":741},{"source":58,"target":742},{"source":58,"target":743},{"source":58,"target":744},{"source":727,"target":58},{"source":728,"target":58},{"source":729,"target":58},{"source":730,"target":58},{"source":731,"target":58},{"source":732,"target":58},{"source":733,"target":58},{"source":734,"target":58},{"source":735,"target":58},{"source":736,"target":58},{"source":737,"target":58},{"source":738,"target":58},{"source":739,"target":58},{"source":740,"target":58},{"source":741,"target":58},{"source":742,"target":58},{"source":743,"target":58},{"source":744,"target":58},{"source":59,"target":0},{"source":59,"target":191},{"source":59,"target":745},{"source":191,"target":14},{"source":191,"target":746},{"source":191,"target":59},{"source":191,"target":181},{"source":746,"target":14},{"source":745,"target":60},{"source":745,"target":747},{"source":745,"target":59},{"source":745,"target":748},{"source":747,"target":60},{"source":60,"target":0},{"source":60,"target":748},{"source":60,"target":749},{"source":60,"target":750},{"source":60,"target":751},{"source":748,"target":59},{"source":748,"target":752},{"source":748,"target":60},{"source":748,"target":745},{"source":752,"target":59},{"source":749,"target":83},{"source":749,"target":753},{"source":749,"target":60},{"source":753,"target":83},{"source":750,"target":83},{"source":750,"target":754},{"source":750,"target":60},{"source":754,"target":83},{"source":751,"target":94},{"source":751,"target":755},{"source":751,"target":60},{"source":755,"target":94},{"source":756,"target":67},{"source":756,"target":83},{"source":756,"target":94},{"source":756,"target":87},{"source":67,"target":756},{"source":83,"target":756},{"source":94,"target":756},{"source":87,"target":756}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="transformation" nsURI="http://graphtransformation/1.0" nsPrefix="transformation"> <eClassifiers xsi:type="ecore:EClass" name="GraphTransformation"> <eStructuralFeatures xsi:type="ecore:EReference" name="rules" upperBound="-1" eType="#//Rule" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Rule" eSuperTypes="#//Nameable"> <eStructuralFeatures xsi:type="ecore:EReference" name="leftside" lowerBound="1" eType="#//LeftSide" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="roles" lowerBound="1" eType="#//Roles" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="applicationConditions" lowerBound="1" eType="#//ApplicationConditions" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operations" lowerBound="1" eType="#//Operations" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="LeftSide"> <eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1" eType="#//Node" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="edges" upperBound="-1" eType="#//Edge" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Roles"> <eStructuralFeatures xsi:type="ecore:EReference" name="existingRoles" upperBound="-1" eType="#//ExistingRole" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arrivingRole" lowerBound="1" eType="#//ArrivingRole" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ApplicationConditions"> <eStructuralFeatures xsi:type="ecore:EReference" name="conditions" upperBound="-1" eType="#//Condition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Operations"> <eStructuralFeatures xsi:type="ecore:EReference" name="removeEdges" lowerBound="1" eType="#//RemoveEdges" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="removeNodes" lowerBound="1" eType="#//RemoveNodes" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="addNodes" lowerBound="1" eType="#//AddNodes" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="addEdges" lowerBound="1" eType="#//AddEdges" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Node" abstract="true" interface="true" eSuperTypes="#//Nameable"> <eStructuralFeatures xsi:type="ecore:EReference" name="in" upperBound="-1" eType="#//Edge" eOpposite="#//Edge/target"/> <eStructuralFeatures xsi:type="ecore:EReference" name="out" upperBound="-1" eType="#//Edge" eOpposite="#//Edge/source"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Edge" eSuperTypes="#//Nameable"> <eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="#//Node" eOpposite="#//Node/out"/> <eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="#//Node" eOpposite="#//Node/in"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExistingRole" eSuperTypes="#//VariableRole"/> <eClassifiers xsi:type="ecore:EClass" name="ArrivingRole" eSuperTypes="#//VariableRole"/> <eClassifiers xsi:type="ecore:EClass" name="Condition" abstract="true" interface="true" eSuperTypes="#//Nameable"/> <eClassifiers xsi:type="ecore:EClass" name="GraphOperation" abstract="true" interface="true" eSuperTypes="#//Nameable"/> <eClassifiers xsi:type="ecore:EClass" name="Initial" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="ActivityFinal" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="FlowFinal" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="Fork" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="SpecializationAction" eSuperTypes="#//Node"> <eStructuralFeatures xsi:type="ecore:EReference" name="variableRole" lowerBound="1" eType="#//VariableRole" eOpposite="#//VariableRole/action"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="IdleAction" eSuperTypes="#//Node"/> <eClassifiers xsi:type="ecore:EClass" name="VariableRole" abstract="true" interface="true" eSuperTypes="#//Nameable"> <eStructuralFeatures xsi:type="ecore:EReference" name="action" lowerBound="1" eType="#//SpecializationAction" eOpposite="#//SpecializationAction/variableRole"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="InheritsFrom" eSuperTypes="#//Condition"> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" lowerBound="1" eType="ecore:EClass ../../../../org.js.model.rbac/src/main/model/rbac.ecore#//Role"/> <eStructuralFeatures xsi:type="ecore:EReference" name="child" lowerBound="1" eType="#//VariableRole"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BelongsTo" eSuperTypes="#//Condition"> <eStructuralFeatures xsi:type="ecore:EReference" name="leader" lowerBound="1" eType="#//VariableRole"/> <eStructuralFeatures xsi:type="ecore:EReference" name="member" lowerBound="1" eType="#//VariableRole"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RemoveNodes" eSuperTypes="#//GraphOperation"> <eStructuralFeatures xsi:type="ecore:EReference" name="node" upperBound="-1" eType="#//Node"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RemoveEdges" eSuperTypes="#//GraphOperation"> <eStructuralFeatures xsi:type="ecore:EReference" name="edge" upperBound="-1" eType="#//Edge"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AddEdges" eSuperTypes="#//GraphOperation"> <eStructuralFeatures xsi:type="ecore:EReference" name="edge" upperBound="-1" eType="#//Edge" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AddNodes" eSuperTypes="#//GraphOperation"> <eStructuralFeatures xsi:type="ecore:EReference" name="node" upperBound="-1" eType="#//Node" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Nameable" abstract="true" interface="true"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/graphTransformation.ecore
ecore
transformation GraphTransformation rules Rule leftside roles applicationConditions operations LeftSide nodes edges Roles existingRoles arrivingRole ApplicationConditions conditions Operations removeEdges removeNodes addNodes addEdges Node in out Edge source target ExistingRole ArrivingRole Condition GraphOperation Initial ActivityFinal FlowFinal Fork SpecializationAction variableRole IdleAction VariableRole action InheritsFrom parent child BelongsTo leader member RemoveNodes node RemoveEdges edge AddEdges edge AddNodes node Nameable name
null
{"directed":true,"nodes":[{"nsPrefix":"transformation","nsURI":"http://graphtransformation/1.0","name":"transformation","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GraphTransformation","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rule","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LeftSide","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Roles","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplicationConditions","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operations","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":true,"id":7,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Edge","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExistingRole","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrivingRole","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Condition","instanceClass":null,"abstract":true,"id":11,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GraphOperation","instanceClass":null,"abstract":true,"id":12,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Initial","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityFinal","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowFinal","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Fork","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecializationAction","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IdleAction","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableRole","instanceClass":null,"abstract":true,"id":19,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InheritsFrom","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BelongsTo","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveNodes","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveEdges","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddEdges","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddNodes","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Nameable","instanceClass":null,"abstract":true,"id":26,"interface":true,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rules","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftside","changeable":true,"resolveProxies":true,"lowerBound":1,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"roles","changeable":true,"resolveProxies":true,"lowerBound":1,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"applicationConditions","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":"operations","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"},{"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":"nodes","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":"edges","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"existingRoles","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"arrivingRole","changeable":true,"resolveProxies":true,"lowerBound":1,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conditions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"removeEdges","changeable":true,"resolveProxies":true,"lowerBound":1,"id":48,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"removeNodes","changeable":true,"resolveProxies":true,"lowerBound":1,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"addNodes","changeable":true,"resolveProxies":true,"lowerBound":1,"id":50,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"addEdges","changeable":true,"resolveProxies":true,"lowerBound":1,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"in","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":false,"unsettable":false,"transient":false,"unique":true,"name":"out","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":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":60,"derived":false},{"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":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variableRole","changeable":true,"resolveProxies":true,"lowerBound":1,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"action","changeable":true,"resolveProxies":true,"lowerBound":1,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","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":false,"unsettable":false,"transient":false,"unique":true,"name":"child","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":"leader","changeable":true,"resolveProxies":true,"lowerBound":1,"id":86,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":1,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"node","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"edge","changeable":true,"resolveProxies":true,"lowerBound":0,"id":94,"derived":false},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"edge","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":"node","changeable":true,"resolveProxies":true,"lowerBound":0,"id":100,"derived":false},{"id":101,"eClass":"EGenericType"},{"id":102,"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":103,"derived":false},{"id":104,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":1,"target":0},{"source":1,"target":27},{"source":27,"target":2},{"source":27,"target":28},{"source":27,"target":1},{"source":28,"target":2},{"source":2,"target":0},{"source":2,"target":26},{"source":2,"target":29},{"source":2,"target":30},{"source":2,"target":31},{"source":2,"target":32},{"source":2,"target":33},{"source":29,"target":3},{"source":29,"target":34},{"source":29,"target":2},{"source":34,"target":3},{"source":30,"target":4},{"source":30,"target":35},{"source":30,"target":2},{"source":35,"target":4},{"source":31,"target":5},{"source":31,"target":36},{"source":31,"target":2},{"source":36,"target":5},{"source":32,"target":6},{"source":32,"target":37},{"source":32,"target":2},{"source":37,"target":6},{"source":33,"target":26},{"source":3,"target":0},{"source":3,"target":38},{"source":3,"target":39},{"source":38,"target":7},{"source":38,"target":40},{"source":38,"target":3},{"source":40,"target":7},{"source":39,"target":8},{"source":39,"target":41},{"source":39,"target":3},{"source":41,"target":8},{"source":4,"target":0},{"source":4,"target":42},{"source":4,"target":43},{"source":42,"target":9},{"source":42,"target":44},{"source":42,"target":4},{"source":44,"target":9},{"source":43,"target":10},{"source":43,"target":45},{"source":43,"target":4},{"source":45,"target":10},{"source":5,"target":0},{"source":5,"target":46},{"source":46,"target":11},{"source":46,"target":47},{"source":46,"target":5},{"source":47,"target":11},{"source":6,"target":0},{"source":6,"target":48},{"source":6,"target":49},{"source":6,"target":50},{"source":6,"target":51},{"source":48,"target":23},{"source":48,"target":52},{"source":48,"target":6},{"source":52,"target":23},{"source":49,"target":22},{"source":49,"target":53},{"source":49,"target":6},{"source":53,"target":22},{"source":50,"target":25},{"source":50,"target":54},{"source":50,"target":6},{"source":54,"target":25},{"source":51,"target":24},{"source":51,"target":55},{"source":51,"target":6},{"source":55,"target":24},{"source":7,"target":0},{"source":7,"target":26},{"source":7,"target":56},{"source":7,"target":57},{"source":7,"target":58},{"source":56,"target":8},{"source":56,"target":59},{"source":56,"target":7},{"source":56,"target":60},{"source":59,"target":8},{"source":57,"target":8},{"source":57,"target":61},{"source":57,"target":7},{"source":57,"target":62},{"source":61,"target":8},{"source":58,"target":26},{"source":8,"target":0},{"source":8,"target":26},{"source":8,"target":62},{"source":8,"target":60},{"source":8,"target":63},{"source":62,"target":7},{"source":62,"target":64},{"source":62,"target":8},{"source":62,"target":57},{"source":64,"target":7},{"source":60,"target":7},{"source":60,"target":65},{"source":60,"target":8},{"source":60,"target":56},{"source":65,"target":7},{"source":63,"target":26},{"source":9,"target":0},{"source":9,"target":19},{"source":9,"target":66},{"source":66,"target":19},{"source":10,"target":0},{"source":10,"target":19},{"source":10,"target":67},{"source":67,"target":19},{"source":11,"target":0},{"source":11,"target":26},{"source":11,"target":68},{"source":68,"target":26},{"source":12,"target":0},{"source":12,"target":26},{"source":12,"target":69},{"source":69,"target":26},{"source":13,"target":0},{"source":13,"target":7},{"source":13,"target":70},{"source":70,"target":7},{"source":14,"target":0},{"source":14,"target":7},{"source":14,"target":71},{"source":71,"target":7},{"source":15,"target":0},{"source":15,"target":7},{"source":15,"target":72},{"source":72,"target":7},{"source":16,"target":0},{"source":16,"target":7},{"source":16,"target":73},{"source":73,"target":7},{"source":17,"target":0},{"source":17,"target":7},{"source":17,"target":74},{"source":17,"target":75},{"source":74,"target":19},{"source":74,"target":76},{"source":74,"target":17},{"source":74,"target":77},{"source":76,"target":19},{"source":75,"target":7},{"source":18,"target":0},{"source":18,"target":7},{"source":18,"target":78},{"source":78,"target":7},{"source":19,"target":0},{"source":19,"target":26},{"source":19,"target":77},{"source":19,"target":79},{"source":77,"target":17},{"source":77,"target":80},{"source":77,"target":19},{"source":77,"target":74},{"source":80,"target":17},{"source":79,"target":26},{"source":20,"target":0},{"source":20,"target":11},{"source":20,"target":81},{"source":20,"target":82},{"source":20,"target":83},{"source":81,"target":84},{"source":81,"target":20},{"source":82,"target":19},{"source":82,"target":85},{"source":82,"target":20},{"source":85,"target":19},{"source":83,"target":11},{"source":21,"target":0},{"source":21,"target":11},{"source":21,"target":86},{"source":21,"target":87},{"source":21,"target":88},{"source":86,"target":19},{"source":86,"target":89},{"source":86,"target":21},{"source":89,"target":19},{"source":87,"target":19},{"source":87,"target":90},{"source":87,"target":21},{"source":90,"target":19},{"source":88,"target":11},{"source":22,"target":0},{"source":22,"target":12},{"source":22,"target":91},{"source":22,"target":92},{"source":91,"target":7},{"source":91,"target":93},{"source":91,"target":22},{"source":93,"target":7},{"source":92,"target":12},{"source":23,"target":0},{"source":23,"target":12},{"source":23,"target":94},{"source":23,"target":95},{"source":94,"target":8},{"source":94,"target":96},{"source":94,"target":23},{"source":96,"target":8},{"source":95,"target":12},{"source":24,"target":0},{"source":24,"target":12},{"source":24,"target":97},{"source":24,"target":98},{"source":97,"target":8},{"source":97,"target":99},{"source":97,"target":24},{"source":99,"target":8},{"source":98,"target":12},{"source":25,"target":0},{"source":25,"target":12},{"source":25,"target":100},{"source":25,"target":101},{"source":100,"target":7},{"source":100,"target":102},{"source":100,"target":25},{"source":102,"target":7},{"source":101,"target":12},{"source":26,"target":0},{"source":26,"target":103},{"source":103,"target":104},{"source":103,"target":26}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="NotRequiredSerialization" nsURI="http://www.eclipse.org/emf/texo/test/model/issues/NotRequiredSerialization" nsPrefix="NotRequiredSerialization"> <eClassifiers xsi:type="ecore:EClass" name="SerializationTest"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/PSI-Polska/texo/tests/org.eclipse.emf.texo.modelgenerator.test/src/org/eclipse/emf/texo/modelgenerator/test/models/issues/NotRequiredSerialization.ecore
ecore
NotRequiredSerialization SerializationTest name
null
{"directed":true,"nodes":[{"nsPrefix":"NotRequiredSerialization","nsURI":"http://www.eclipse.org/emf/texo/test/model/issues/NotRequiredSerialization","name":"NotRequiredSerialization","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SerializationTest","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":2,"derived":false},{"id":3,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":2,"target":3},{"source":2,"target":1}],"multigraph":true}
true
<?xml version="1.0" encoding="ISO-8859-1"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="java" nsURI="http://www.eclipse.org/MoDisco/Java/0.2.incubation/java" nsPrefix="java"> <eClassifiers xsi:type="ecore:EClass" name="AbstractMethodDeclaration" abstract="true" eSuperTypes="#//BodyDeclaration"> <eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" eType="#//Block" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1" eType="#//SingleVariableDeclaration" containment="true" eOpposite="#//SingleVariableDeclaration/methodDeclaration"/> <eStructuralFeatures xsi:type="ecore:EReference" name="thrownExceptions" upperBound="-1" eType="#//TypeAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="typeParameters" upperBound="-1" eType="#//TypeParameter" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="usagesInDocComments" ordered="false" upperBound="-1" eType="#//MethodRef" eOpposite="#//MethodRef/method"/> <eStructuralFeatures xsi:type="ecore:EReference" name="usages" ordered="false" upperBound="-1" eType="#//AbstractMethodInvocation" eOpposite="#//AbstractMethodInvocation/method"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractMethodInvocation" abstract="true" eSuperTypes="#//ASTNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="method" ordered="false" lowerBound="1" eType="#//AbstractMethodDeclaration" eOpposite="#//AbstractMethodDeclaration/usages"/> <eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="typeArguments" upperBound="-1" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractTypeDeclaration" abstract="true" eSuperTypes="#//BodyDeclaration #//Type"> <eStructuralFeatures xsi:type="ecore:EReference" name="bodyDeclarations" upperBound="-1" eType="#//BodyDeclaration" containment="true" eOpposite="#//BodyDeclaration/abstractTypeDeclaration"/> <eStructuralFeatures xsi:type="ecore:EReference" name="commentsBeforeBody" upperBound="-1" eType="#//Comment" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="commentsAfterBody" upperBound="-1" eType="#//Comment" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false" eType="#//Package" eOpposite="#//Package/ownedElements"/> <eStructuralFeatures xsi:type="ecore:EReference" name="superInterfaces" upperBound="-1" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractTypeQualifiedExpression" abstract="true" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" ordered="false" eType="#//TypeAccess" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractVariablesContainer" abstract="true" eSuperTypes="#//ASTNode"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="#//TypeAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fragments" upperBound="-1" eType="#//VariableDeclarationFragment" containment="true" eOpposite="#//VariableDeclarationFragment/variablesContainer"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Annotation" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1" eType="#//TypeAccess" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1" eType="#//AnnotationMemberValuePair" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Archive" eSuperTypes="#//NamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="originalFilePath" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="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"/> </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"/> </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="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="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>
github:ecore:/data/Manre/automatizacion_2015/JavaEcore/model/java.ecore
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 manifest AssertStatement message expression ASTNode comments originalCompilationUnit AnnotationMemberValuePair member value AnnotationTypeDeclaration AnnotationTypeMemberDeclaration default type usages AnonymousClassDeclaration bodyDeclarations 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 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 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
null
{"directed":true,"nodes":[{"nsPrefix":"java","nsURI":"http://www.eclipse.org/MoDisco/Java/0.2.incubation/java","name":"java","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMethodDeclaration","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMethodInvocation","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractTypeDeclaration","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractTypeQualifiedExpression","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractVariablesContainer","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Annotation","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Archive","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssertStatement","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ASTNode","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationMemberValuePair","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationTypeDeclaration","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationTypeMemberDeclaration","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnonymousClassDeclaration","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayAccess","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayCreation","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayInitializer","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayLengthAccess","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayType","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AssignmentKind","instanceClass":null,"id":20,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BodyDeclaration","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanLiteral","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockComment","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BreakStatement","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CastExpression","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CatchClause","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CharacterLiteral","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstructorDeclaration","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalExpression","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstructorInvocation","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassDeclaration","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":true,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompilationUnit","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContinueStatement","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DoStatement","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EmptyStatement","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnhancedForStatement","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumConstantDeclaration","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumDeclaration","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionStatement","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FieldAccess","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FieldDeclaration","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForStatement","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfStatement","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImportDeclaration","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InfixExpression","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"InfixExpressionKind","instanceClass":null,"id":49,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"InheritanceKind","instanceClass":null,"id":50,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Initializer","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceofExpression","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterfaceDeclaration","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Javadoc","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LabeledStatement","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LineComment","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Manifest","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ManifestAttribute","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ManifestEntry","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MemberRef","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodDeclaration","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodInvocation","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodRef","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodRefParameter","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Modifier","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamespaceAccess","instanceClass":null,"abstract":true,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumberLiteral","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NullLiteral","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageAccess","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterizedType","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParenthesizedExpression","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PostfixExpression","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PostfixExpressionKind","instanceClass":null,"id":76,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrefixExpression","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PrefixExpressionKind","instanceClass":null,"id":78,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeBoolean","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeByte","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeChar","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeDouble","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeShort","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeFloat","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeInt","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeLong","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeVoid","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnStatement","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleVariableAccess","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleVariableDeclaration","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringLiteral","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperConstructorInvocation","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperFieldAccess","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperMethodInvocation","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchCase","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchStatement","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SynchronizedStatement","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TagElement","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextElement","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThisExpression","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThrowStatement","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TryStatement","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeAccess","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeDeclaration","instanceClass":null,"abstract":true,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeDeclarationStatement","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeLiteral","instanceClass":null,"abstract":false,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeParameter","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedItem","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedItemAccess","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedAnnotationDeclaration","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedAnnotationTypeMemberDeclaration","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedClassDeclaration","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedEnumDeclaration","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedInterfaceDeclaration","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedLabeledStatement","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedMethodDeclaration","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedSingleVariableDeclaration","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedType","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedTypeDeclaration","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnresolvedVariableDeclarationFragment","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclaration","instanceClass":null,"abstract":true,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclarationExpression","instanceClass":null,"abstract":false,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclarationFragment","instanceClass":null,"abstract":false,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclarationStatement","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"VisibilityKind","instanceClass":null,"id":128,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WildCardType","instanceClass":null,"abstract":false,"id":129,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhileStatement","instanceClass":null,"abstract":false,"id":130,"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":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":"parameters","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":"thrownExceptions","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":"typeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usagesInDocComments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":135,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":136,"derived":false},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"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":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":false,"unsettable":false,"transient":false,"unique":true,"name":"method","changeable":true,"resolveProxies":true,"lowerBound":1,"id":144,"derived":false},{"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},{"container":false,"ordered":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":147,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeArguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":148,"derived":false},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"container":false,"ordered":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":153,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"commentsBeforeBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":154,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"commentsAfterBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":155,"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":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":"superInterfaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":157,"derived":false},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"abstractTypeDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":161,"derived":false},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"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":165,"derived":false},{"id":166,"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":167,"derived":false},{"id":168,"eClass":"EGenericType"},{"id":169,"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":170,"derived":false},{"container":false,"ordered":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":171,"derived":false},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"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":175,"derived":false},{"container":false,"ordered":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":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":"values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":177,"derived":false},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"originalFilePath","changeable":true,"lowerBound":1,"iD":false,"id":181,"derived":false},{"container":false,"ordered":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":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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"message","changeable":true,"resolveProxies":true,"lowerBound":0,"id":186,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":187,"derived":false},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"container":false,"ordered":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":191,"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":192,"derived":false},{"id":193,"eClass":"EGenericType"},{"id":194,"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":195,"derived":false},{"container":false,"ordered":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":196,"derived":false},{"id":197,"eClass":"EGenericType"},{"id":198,"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":199,"derived":false},{"id":200,"eClass":"EGenericType"},{"id":201,"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":202,"derived":false},{"container":false,"ordered":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":203,"derived":false},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyDeclarations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"derived":false},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"anonymousClassDeclarationOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":211,"derived":false},{"container":false,"ordered":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":212,"derived":false},{"container":false,"ordered":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":213,"derived":false},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"container":false,"ordered":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":217,"derived":false},{"container":false,"ordered":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":218,"derived":false},{"container":false,"ordered":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":219,"derived":false},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":224,"derived":false},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"array","changeable":true,"resolveProxies":true,"lowerBound":1,"id":227,"derived":false},{"id":228,"eClass":"EGenericType"},{"id":229,"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":230,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elementType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":231,"derived":false},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftHandSide","changeable":true,"resolveProxies":true,"lowerBound":1,"id":235,"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":236,"derived":false},{"container":false,"ordered":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":237,"derived":false},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"name":"ASSIGN","id":242,"value":1,"literal":"=","eClass":"EEnumLiteral"},{"name":"PLUS_ASSIGN","id":243,"value":2,"literal":"+=","eClass":"EEnumLiteral"},{"name":"MINUS_ASSIGN","id":244,"value":3,"literal":"-=","eClass":"EEnumLiteral"},{"name":"TIMES_ASSIGN","id":245,"value":4,"literal":"*=","eClass":"EEnumLiteral"},{"name":"DIVIDE_ASSIGN","id":246,"value":5,"literal":"/=","eClass":"EEnumLiteral"},{"name":"BIT_AND_ASSIGN","id":247,"value":6,"literal":"&=","eClass":"EEnumLiteral"},{"name":"BIT_OR_ASSIGN","id":248,"value":7,"literal":"|=","eClass":"EEnumLiteral"},{"name":"BIT_XOR_ASSIGN","id":249,"value":8,"literal":"^=","eClass":"EEnumLiteral"},{"name":"REMAINDER_ASSIGN","id":250,"value":9,"literal":"%=","eClass":"EEnumLiteral"},{"name":"LEFT_SHIFT_ASSIGN","id":251,"value":10,"literal":"<<=","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_SIGNED_ASSIGN","id":252,"value":11,"literal":">>=","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_UNSIGNED_ASSIGN","id":253,"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":254,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":255,"derived":false},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"container":true,"ordered":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":261,"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":262,"derived":false},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":266,"derived":false},{"id":267,"eClass":"EGenericType"},{"id":268,"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":269,"derived":false},{"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":"usagesInBreakStatements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":272,"derived":false},{"container":false,"ordered":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":273,"derived":false},{"container":false,"ordered":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":274,"derived":false},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"container":false,"ordered":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":278,"derived":false},{"container":false,"ordered":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":279,"derived":false},{"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":"catchClause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":282,"derived":false},{"id":283,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"escapedValue","changeable":true,"lowerBound":1,"iD":false,"id":284,"derived":false},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":288,"derived":false},{"container":false,"ordered":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":289,"derived":false},{"container":false,"ordered":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":290,"derived":false},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"container":false,"ordered":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":297,"derived":false},{"id":298,"eClass":"EGenericType"},{"id":299,"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":300,"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":301,"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":302,"derived":false},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"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":307,"derived":false},{"container":false,"ordered":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":308,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"imports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":309,"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":310,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"types","changeable":true,"resolveProxies":true,"lowerBound":0,"id":311,"derived":false},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"container":false,"ordered":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":318,"derived":false},{"id":319,"eClass":"EGenericType"},{"id":320,"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":321,"derived":false},{"container":false,"ordered":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":322,"derived":false},{"container":false,"ordered":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":323,"derived":false},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"container":false,"ordered":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":328,"derived":false},{"container":false,"ordered":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":329,"derived":false},{"container":false,"ordered":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":330,"derived":false},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"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":335,"derived":false},{"container":false,"ordered":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":336,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":337,"derived":false},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"enumConstants","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":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":346,"derived":false},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"field","changeable":true,"resolveProxies":true,"lowerBound":1,"id":349,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":350,"derived":false},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"id":355,"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":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":"updaters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":357,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initializers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":358,"derived":false},{"container":false,"ordered":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":359,"derived":false},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"container":false,"ordered":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":365,"derived":false},{"container":false,"ordered":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":366,"derived":false},{"container":false,"ordered":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":367,"derived":false},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"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":372,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":373,"derived":false},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"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":377,"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":378,"derived":false},{"container":false,"ordered":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":379,"derived":false},{"container":false,"ordered":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":380,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extendedOperands","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"},{"name":"TIMES","id":387,"value":1,"literal":"*","eClass":"EEnumLiteral"},{"name":"DIVIDE","id":388,"value":2,"literal":"/","eClass":"EEnumLiteral"},{"name":"REMAINDER","id":389,"value":3,"literal":"%","eClass":"EEnumLiteral"},{"name":"PLUS","id":390,"value":4,"literal":"+","eClass":"EEnumLiteral"},{"name":"MINUS","id":391,"value":5,"literal":"-","eClass":"EEnumLiteral"},{"name":"LEFT_SHIFT","id":392,"value":6,"literal":"<<","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_SIGNED","id":393,"value":7,"literal":">>","eClass":"EEnumLiteral"},{"name":"RIGHT_SHIFT_UNSIGNED","id":394,"value":8,"literal":">>>","eClass":"EEnumLiteral"},{"name":"LESS","id":395,"value":9,"literal":"<","eClass":"EEnumLiteral"},{"name":"GREATER","id":396,"value":10,"literal":">","eClass":"EEnumLiteral"},{"name":"LESS_EQUALS","id":397,"value":11,"literal":"<=","eClass":"EEnumLiteral"},{"name":"GREATER_EQUALS","id":398,"value":12,"literal":">=","eClass":"EEnumLiteral"},{"name":"EQUALS","id":399,"value":13,"literal":"==","eClass":"EEnumLiteral"},{"name":"NOT_EQUALS","id":400,"value":14,"literal":"!=","eClass":"EEnumLiteral"},{"name":"XOR","id":401,"value":15,"literal":"^","eClass":"EEnumLiteral"},{"name":"AND","id":402,"value":16,"literal":"&","eClass":"EEnumLiteral"},{"name":"OR","id":403,"value":17,"literal":"|","eClass":"EEnumLiteral"},{"name":"CONDITIONAL_AND","id":404,"value":18,"literal":"&&","eClass":"EEnumLiteral"},{"name":"CONDITIONAL_OR","id":405,"value":19,"literal":"||","eClass":"EEnumLiteral"},{"name":"none","id":406,"value":1,"literal":"none","eClass":"EEnumLiteral"},{"name":"abstract","id":407,"value":2,"literal":"abstract","eClass":"EEnumLiteral"},{"name":"final","id":408,"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":409,"derived":false},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"container":false,"ordered":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":412,"derived":false},{"container":false,"ordered":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":413,"derived":false},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"container":false,"ordered":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":418,"derived":false},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":421,"derived":false},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"container":false,"ordered":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":428,"derived":false},{"container":false,"ordered":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":429,"derived":false},{"id":430,"eClass":"EGenericType"},{"id":431,"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":432,"derived":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":433,"derived":false},{"id":434,"eClass":"EGenericType"},{"id":435,"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":436,"derived":false},{"container":false,"ordered":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":437,"derived":false},{"id":438,"eClass":"EGenericType"},{"id":439,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":1,"id":440,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":441,"derived":false},{"id":442,"eClass":"EGenericType"},{"id":443,"eClass":"EGenericType"},{"id":444,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"extraArrayDimensions","changeable":true,"lowerBound":1,"iD":false,"id":445,"derived":false},{"container":false,"ordered":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":446,"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":447,"derived":false},{"container":false,"ordered":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":448,"derived":false},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"id":452,"eClass":"EGenericType"},{"id":453,"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":454,"derived":false},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"id":457,"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":458,"derived":false},{"container":false,"ordered":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":459,"derived":false},{"id":460,"eClass":"EGenericType"},{"id":461,"eClass":"EGenericType"},{"id":462,"eClass":"EGenericType"},{"id":463,"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":464,"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":465,"derived":false},{"container":false,"ordered":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":466,"derived":false},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"id":470,"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":471,"derived":false},{"container":false,"ordered":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":472,"derived":false},{"container":false,"ordered":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":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":"unresolvedItems","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":"compilationUnits","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":"archives","changeable":true,"resolveProxies":true,"lowerBound":0,"id":476,"derived":false},{"id":477,"eClass":"EGenericType"},{"id":478,"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":479,"derived":false},{"id":480,"eClass":"EGenericType"},{"id":481,"eClass":"EGenericType"},{"id":482,"eClass":"EGenericType"},{"id":483,"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":484,"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":485,"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":486,"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":487,"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":488,"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":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":"strictfp","changeable":true,"lowerBound":1,"iD":false,"id":490,"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":491,"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":492,"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":493,"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":494,"derived":false},{"id":495,"eClass":"EGenericType"},{"id":496,"eClass":"EGenericType"},{"id":497,"eClass":"EGenericType"},{"id":498,"eClass":"EGenericType"},{"id":499,"eClass":"EGenericType"},{"id":500,"eClass":"EGenericType"},{"id":501,"eClass":"EGenericType"},{"id":502,"eClass":"EGenericType"},{"id":503,"eClass":"EGenericType"},{"id":504,"eClass":"EGenericType"},{"id":505,"eClass":"EGenericType"},{"container":false,"ordered":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":506,"derived":false},{"id":507,"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":508,"derived":false},{"id":509,"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":510,"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":511,"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":512,"derived":false},{"id":513,"eClass":"EGenericType"},{"id":514,"eClass":"EGenericType"},{"id":515,"eClass":"EGenericType"},{"id":516,"eClass":"EGenericType"},{"id":517,"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":518,"derived":false},{"id":519,"eClass":"EGenericType"},{"id":520,"eClass":"EGenericType"},{"id":521,"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":522,"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":523,"derived":false},{"container":false,"ordered":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":524,"derived":false},{"id":525,"eClass":"EGenericType"},{"id":526,"eClass":"EGenericType"},{"id":527,"eClass":"EGenericType"},{"id":528,"eClass":"EGenericType"},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":532,"derived":false},{"id":533,"eClass":"EGenericType"},{"id":534,"eClass":"EGenericType"},{"id":535,"eClass":"EGenericType"},{"container":false,"ordered":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":536,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeArguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":537,"derived":false},{"id":538,"eClass":"EGenericType"},{"id":539,"eClass":"EGenericType"},{"id":540,"eClass":"EGenericType"},{"container":false,"ordered":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":541,"derived":false},{"id":542,"eClass":"EGenericType"},{"id":543,"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":544,"derived":false},{"container":false,"ordered":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":545,"derived":false},{"id":546,"eClass":"EGenericType"},{"id":547,"eClass":"EGenericType"},{"id":548,"eClass":"EGenericType"},{"name":"INCREMENT","id":549,"value":1,"literal":"++","eClass":"EEnumLiteral"},{"name":"DECREMENT","id":550,"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":551,"derived":false},{"container":false,"ordered":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":552,"derived":false},{"id":553,"eClass":"EGenericType"},{"id":554,"eClass":"EGenericType"},{"id":555,"eClass":"EGenericType"},{"name":"INCREMENT","id":556,"value":1,"literal":"++","eClass":"EEnumLiteral"},{"name":"DECREMENT","id":557,"value":2,"literal":"--","eClass":"EEnumLiteral"},{"name":"PLUS","id":558,"value":3,"literal":"+","eClass":"EEnumLiteral"},{"name":"MINUS","id":559,"value":4,"literal":"-","eClass":"EEnumLiteral"},{"name":"COMPLEMENT","id":560,"value":5,"literal":"~","eClass":"EEnumLiteral"},{"name":"NOT","id":561,"value":6,"literal":"!","eClass":"EEnumLiteral"},{"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"},{"container":false,"ordered":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":572,"derived":false},{"id":573,"eClass":"EGenericType"},{"id":574,"eClass":"EGenericType"},{"container":false,"ordered":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":575,"derived":false},{"container":false,"ordered":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":576,"derived":false},{"id":577,"eClass":"EGenericType"},{"id":578,"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":579,"derived":false},{"id":580,"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":581,"derived":false},{"container":false,"ordered":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":582,"derived":false},{"container":false,"ordered":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":583,"derived":false},{"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"},{"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":593,"derived":false},{"id":594,"eClass":"EGenericType"},{"id":595,"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":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":true,"unsettable":false,"transient":false,"unique":true,"name":"field","changeable":true,"resolveProxies":true,"lowerBound":1,"id":600,"derived":false},{"id":601,"eClass":"EGenericType"},{"id":602,"eClass":"EGenericType"},{"id":603,"eClass":"EGenericType"},{"id":604,"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":605,"derived":false},{"container":false,"ordered":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":606,"derived":false},{"id":607,"eClass":"EGenericType"},{"id":608,"eClass":"EGenericType"},{"id":609,"eClass":"EGenericType"},{"container":false,"ordered":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":610,"derived":false},{"container":false,"ordered":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":611,"derived":false},{"id":612,"eClass":"EGenericType"},{"id":613,"eClass":"EGenericType"},{"id":614,"eClass":"EGenericType"},{"container":false,"ordered":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":615,"derived":false},{"container":false,"ordered":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":616,"derived":false},{"id":617,"eClass":"EGenericType"},{"id":618,"eClass":"EGenericType"},{"id":619,"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":620,"derived":false},{"container":false,"ordered":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":621,"derived":false},{"id":622,"eClass":"EGenericType"},{"id":623,"eClass":"EGenericType"},{"id":624,"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":625,"derived":false},{"id":626,"eClass":"EGenericType"},{"id":627,"eClass":"EGenericType"},{"id":628,"eClass":"EGenericType"},{"container":false,"ordered":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":629,"derived":false},{"id":630,"eClass":"EGenericType"},{"id":631,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"finally","changeable":true,"resolveProxies":true,"lowerBound":0,"id":633,"derived":false},{"container":false,"ordered":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":634,"derived":false},{"id":635,"eClass":"EGenericType"},{"id":636,"eClass":"EGenericType"},{"id":637,"eClass":"EGenericType"},{"id":638,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usagesInTypeAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":639,"derived":false},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":642,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":643,"derived":false},{"id":644,"eClass":"EGenericType"},{"id":645,"eClass":"EGenericType"},{"id":646,"eClass":"EGenericType"},{"id":647,"eClass":"EGenericType"},{"container":false,"ordered":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":648,"derived":false},{"id":649,"eClass":"EGenericType"},{"id":650,"eClass":"EGenericType"},{"container":false,"ordered":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":651,"derived":false},{"id":652,"eClass":"EGenericType"},{"id":653,"eClass":"EGenericType"},{"container":false,"ordered":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":654,"derived":false},{"id":655,"eClass":"EGenericType"},{"id":656,"eClass":"EGenericType"},{"container":false,"ordered":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":657,"derived":false},{"id":658,"eClass":"EGenericType"},{"id":659,"eClass":"EGenericType"},{"id":660,"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":661,"derived":false},{"container":false,"ordered":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":662,"derived":false},{"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"},{"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":689,"derived":false},{"container":false,"ordered":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":690,"derived":false},{"id":691,"eClass":"EGenericType"},{"id":692,"eClass":"EGenericType"},{"id":693,"eClass":"EGenericType"},{"id":694,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":695,"derived":false},{"id":696,"eClass":"EGenericType"},{"id":697,"eClass":"EGenericType"},{"id":698,"eClass":"EGenericType"},{"id":699,"eClass":"EGenericType"},{"id":700,"eClass":"EGenericType"},{"id":701,"eClass":"EGenericType"},{"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":702,"derived":false},{"container":false,"ordered":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":703,"derived":false},{"id":704,"eClass":"EGenericType"},{"id":705,"eClass":"EGenericType"},{"id":706,"eClass":"EGenericType"},{"id":707,"eClass":"EGenericType"},{"id":708,"eClass":"EGenericType"},{"name":"none","id":709,"value":1,"literal":"none","eClass":"EEnumLiteral"},{"name":"public","id":710,"value":2,"literal":"public","eClass":"EEnumLiteral"},{"name":"private","id":711,"value":3,"literal":"private","eClass":"EEnumLiteral"},{"name":"protected","id":712,"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":713,"derived":false},{"container":false,"ordered":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":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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":718,"derived":false},{"container":false,"ordered":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":719,"derived":false},{"id":720,"eClass":"EGenericType"},{"id":721,"eClass":"EGenericType"},{"id":722,"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":1,"target":0},{"source":1,"target":21},{"source":1,"target":131},{"source":1,"target":132},{"source":1,"target":133},{"source":1,"target":134},{"source":1,"target":135},{"source":1,"target":136},{"source":1,"target":137},{"source":131,"target":24},{"source":131,"target":138},{"source":131,"target":1},{"source":138,"target":24},{"source":132,"target":91},{"source":132,"target":139},{"source":132,"target":1},{"source":132,"target":140},{"source":139,"target":91},{"source":133,"target":106},{"source":133,"target":141},{"source":133,"target":1},{"source":141,"target":106},{"source":134,"target":110},{"source":134,"target":142},{"source":134,"target":1},{"source":142,"target":110},{"source":135,"target":63},{"source":135,"target":143},{"source":135,"target":1},{"source":135,"target":144},{"source":143,"target":63},{"source":136,"target":2},{"source":136,"target":145},{"source":136,"target":1},{"source":136,"target":146},{"source":145,"target":2},{"source":137,"target":21},{"source":2,"target":0},{"source":2,"target":9},{"source":2,"target":146},{"source":2,"target":147},{"source":2,"target":148},{"source":2,"target":149},{"source":146,"target":1},{"source":146,"target":150},{"source":146,"target":2},{"source":146,"target":136},{"source":150,"target":1},{"source":147,"target":41},{"source":147,"target":151},{"source":147,"target":2},{"source":151,"target":41},{"source":148,"target":106},{"source":148,"target":152},{"source":148,"target":2},{"source":152,"target":106},{"source":149,"target":9},{"source":3,"target":0},{"source":3,"target":21},{"source":3,"target":105},{"source":3,"target":153},{"source":3,"target":154},{"source":3,"target":155},{"source":3,"target":156},{"source":3,"target":157},{"source":3,"target":158},{"source":3,"target":159},{"source":153,"target":21},{"source":153,"target":160},{"source":153,"target":3},{"source":153,"target":161},{"source":160,"target":21},{"source":154,"target":33},{"source":154,"target":162},{"source":154,"target":3},{"source":162,"target":33},{"source":155,"target":33},{"source":155,"target":163},{"source":155,"target":3},{"source":163,"target":33},{"source":156,"target":71},{"source":156,"target":164},{"source":156,"target":3},{"source":156,"target":165},{"source":164,"target":71},{"source":157,"target":106},{"source":157,"target":166},{"source":157,"target":3},{"source":166,"target":106},{"source":158,"target":21},{"source":159,"target":105},{"source":4,"target":0},{"source":4,"target":41},{"source":4,"target":167},{"source":4,"target":168},{"source":167,"target":106},{"source":167,"target":169},{"source":167,"target":4},{"source":169,"target":106},{"source":168,"target":41},{"source":5,"target":0},{"source":5,"target":9},{"source":5,"target":170},{"source":5,"target":171},{"source":5,"target":172},{"source":170,"target":106},{"source":170,"target":173},{"source":170,"target":5},{"source":173,"target":106},{"source":171,"target":126},{"source":171,"target":174},{"source":171,"target":5},{"source":171,"target":175},{"source":174,"target":126},{"source":172,"target":9},{"source":6,"target":0},{"source":6,"target":41},{"source":6,"target":176},{"source":6,"target":177},{"source":6,"target":178},{"source":176,"target":106},{"source":176,"target":179},{"source":176,"target":6},{"source":179,"target":106},{"source":177,"target":10},{"source":177,"target":180},{"source":177,"target":6},{"source":180,"target":10},{"source":178,"target":41},{"source":7,"target":0},{"source":7,"target":67},{"source":7,"target":181},{"source":7,"target":182},{"source":7,"target":183},{"source":181,"target":184},{"source":181,"target":7},{"source":182,"target":57},{"source":182,"target":185},{"source":182,"target":7},{"source":185,"target":57},{"source":183,"target":67},{"source":8,"target":0},{"source":8,"target":92},{"source":8,"target":186},{"source":8,"target":187},{"source":8,"target":188},{"source":186,"target":41},{"source":186,"target":189},{"source":186,"target":8},{"source":189,"target":41},{"source":187,"target":41},{"source":187,"target":190},{"source":187,"target":8},{"source":190,"target":41},{"source":188,"target":92},{"source":9,"target":0},{"source":9,"target":191},{"source":9,"target":192},{"source":191,"target":33},{"source":191,"target":193},{"source":191,"target":9},{"source":193,"target":33},{"source":192,"target":34},{"source":192,"target":194},{"source":192,"target":9},{"source":194,"target":34},{"source":10,"target":0},{"source":10,"target":67},{"source":10,"target":195},{"source":10,"target":196},{"source":10,"target":197},{"source":195,"target":12},{"source":195,"target":198},{"source":195,"target":10},{"source":195,"target":199},{"source":198,"target":12},{"source":196,"target":41},{"source":196,"target":200},{"source":196,"target":10},{"source":200,"target":41},{"source":197,"target":67},{"source":11,"target":0},{"source":11,"target":3},{"source":11,"target":201},{"source":201,"target":3},{"source":12,"target":0},{"source":12,"target":21},{"source":12,"target":202},{"source":12,"target":203},{"source":12,"target":199},{"source":12,"target":204},{"source":202,"target":41},{"source":202,"target":205},{"source":202,"target":12},{"source":205,"target":41},{"source":203,"target":106},{"source":203,"target":206},{"source":203,"target":12},{"source":206,"target":106},{"source":199,"target":10},{"source":199,"target":207},{"source":199,"target":12},{"source":199,"target":195},{"source":207,"target":10},{"source":204,"target":21},{"source":13,"target":0},{"source":13,"target":9},{"source":13,"target":208},{"source":13,"target":209},{"source":208,"target":21},{"source":208,"target":210},{"source":208,"target":13},{"source":208,"target":211},{"source":210,"target":21},{"source":209,"target":9},{"source":14,"target":0},{"source":14,"target":41},{"source":14,"target":212},{"source":14,"target":213},{"source":14,"target":214},{"source":212,"target":41},{"source":212,"target":215},{"source":212,"target":14},{"source":215,"target":41},{"source":213,"target":41},{"source":213,"target":216},{"source":213,"target":14},{"source":216,"target":41},{"source":214,"target":41},{"source":15,"target":0},{"source":15,"target":41},{"source":15,"target":217},{"source":15,"target":218},{"source":15,"target":219},{"source":15,"target":220},{"source":217,"target":41},{"source":217,"target":221},{"source":217,"target":15},{"source":221,"target":41},{"source":218,"target":16},{"source":218,"target":222},{"source":218,"target":15},{"source":222,"target":16},{"source":219,"target":106},{"source":219,"target":223},{"source":219,"target":15},{"source":223,"target":106},{"source":220,"target":41},{"source":16,"target":0},{"source":16,"target":41},{"source":16,"target":224},{"source":16,"target":225},{"source":224,"target":41},{"source":224,"target":226},{"source":224,"target":16},{"source":226,"target":41},{"source":225,"target":41},{"source":17,"target":0},{"source":17,"target":41},{"source":17,"target":227},{"source":17,"target":228},{"source":227,"target":41},{"source":227,"target":229},{"source":227,"target":17},{"source":229,"target":41},{"source":228,"target":41},{"source":18,"target":0},{"source":18,"target":105},{"source":18,"target":230},{"source":18,"target":231},{"source":18,"target":232},{"source":230,"target":233},{"source":230,"target":18},{"source":231,"target":106},{"source":231,"target":234},{"source":231,"target":18},{"source":234,"target":106},{"source":232,"target":105},{"source":19,"target":0},{"source":19,"target":41},{"source":19,"target":235},{"source":19,"target":236},{"source":19,"target":237},{"source":19,"target":238},{"source":235,"target":41},{"source":235,"target":239},{"source":235,"target":19},{"source":239,"target":41},{"source":236,"target":20},{"source":236,"target":240},{"source":236,"target":19},{"source":240,"target":20},{"source":237,"target":41},{"source":237,"target":241},{"source":237,"target":19},{"source":241,"target":41},{"source":238,"target":41},{"source":20,"target":0},{"source":20,"target":242},{"source":20,"target":243},{"source":20,"target":244},{"source":20,"target":245},{"source":20,"target":246},{"source":20,"target":247},{"source":20,"target":248},{"source":20,"target":249},{"source":20,"target":250},{"source":20,"target":251},{"source":20,"target":252},{"source":20,"target":253},{"source":242,"target":20},{"source":243,"target":20},{"source":244,"target":20},{"source":245,"target":20},{"source":246,"target":20},{"source":247,"target":20},{"source":248,"target":20},{"source":249,"target":20},{"source":250,"target":20},{"source":251,"target":20},{"source":252,"target":20},{"source":253,"target":20},{"source":21,"target":0},{"source":21,"target":67},{"source":21,"target":161},{"source":21,"target":254},{"source":21,"target":211},{"source":21,"target":255},{"source":21,"target":256},{"source":161,"target":3},{"source":161,"target":257},{"source":161,"target":21},{"source":161,"target":153},{"source":257,"target":3},{"source":254,"target":6},{"source":254,"target":258},{"source":254,"target":21},{"source":258,"target":6},{"source":211,"target":13},{"source":211,"target":259},{"source":211,"target":21},{"source":211,"target":208},{"source":259,"target":13},{"source":255,"target":66},{"source":255,"target":260},{"source":255,"target":21},{"source":255,"target":261},{"source":260,"target":66},{"source":256,"target":67},{"source":22,"target":0},{"source":22,"target":41},{"source":22,"target":262},{"source":22,"target":263},{"source":262,"target":264},{"source":262,"target":22},{"source":263,"target":41},{"source":23,"target":0},{"source":23,"target":33},{"source":23,"target":265},{"source":265,"target":33},{"source":24,"target":0},{"source":24,"target":92},{"source":24,"target":266},{"source":24,"target":267},{"source":266,"target":92},{"source":266,"target":268},{"source":266,"target":24},{"source":268,"target":92},{"source":267,"target":92},{"source":25,"target":0},{"source":25,"target":92},{"source":25,"target":269},{"source":25,"target":270},{"source":269,"target":55},{"source":269,"target":271},{"source":269,"target":25},{"source":269,"target":272},{"source":271,"target":55},{"source":270,"target":92},{"source":26,"target":0},{"source":26,"target":41},{"source":26,"target":273},{"source":26,"target":274},{"source":26,"target":275},{"source":273,"target":41},{"source":273,"target":276},{"source":273,"target":26},{"source":276,"target":41},{"source":274,"target":106},{"source":274,"target":277},{"source":274,"target":26},{"source":277,"target":106},{"source":275,"target":41},{"source":27,"target":0},{"source":27,"target":92},{"source":27,"target":278},{"source":27,"target":279},{"source":27,"target":280},{"source":278,"target":91},{"source":278,"target":281},{"source":278,"target":27},{"source":278,"target":282},{"source":281,"target":91},{"source":279,"target":24},{"source":279,"target":283},{"source":279,"target":27},{"source":283,"target":24},{"source":280,"target":92},{"source":28,"target":0},{"source":28,"target":41},{"source":28,"target":284},{"source":28,"target":285},{"source":284,"target":286},{"source":284,"target":28},{"source":285,"target":41},{"source":29,"target":0},{"source":29,"target":1},{"source":29,"target":287},{"source":287,"target":1},{"source":30,"target":0},{"source":30,"target":41},{"source":30,"target":288},{"source":30,"target":289},{"source":30,"target":290},{"source":30,"target":291},{"source":288,"target":41},{"source":288,"target":292},{"source":288,"target":30},{"source":292,"target":41},{"source":289,"target":41},{"source":289,"target":293},{"source":289,"target":30},{"source":293,"target":41},{"source":290,"target":41},{"source":290,"target":294},{"source":290,"target":30},{"source":294,"target":41},{"source":291,"target":41},{"source":31,"target":0},{"source":31,"target":92},{"source":31,"target":2},{"source":31,"target":295},{"source":31,"target":296},{"source":295,"target":92},{"source":296,"target":2},{"source":32,"target":0},{"source":32,"target":107},{"source":32,"target":297},{"source":32,"target":298},{"source":297,"target":106},{"source":297,"target":299},{"source":297,"target":32},{"source":299,"target":106},{"source":298,"target":107},{"source":33,"target":0},{"source":33,"target":9},{"source":33,"target":300},{"source":33,"target":301},{"source":33,"target":302},{"source":33,"target":303},{"source":300,"target":304},{"source":300,"target":33},{"source":301,"target":305},{"source":301,"target":33},{"source":302,"target":306},{"source":302,"target":33},{"source":303,"target":9},{"source":34,"target":0},{"source":34,"target":67},{"source":34,"target":307},{"source":34,"target":308},{"source":34,"target":309},{"source":34,"target":310},{"source":34,"target":311},{"source":34,"target":312},{"source":307,"target":313},{"source":307,"target":34},{"source":308,"target":33},{"source":308,"target":314},{"source":308,"target":34},{"source":314,"target":33},{"source":309,"target":47},{"source":309,"target":315},{"source":309,"target":34},{"source":315,"target":47},{"source":310,"target":71},{"source":310,"target":316},{"source":310,"target":34},{"source":316,"target":71},{"source":311,"target":3},{"source":311,"target":317},{"source":311,"target":34},{"source":317,"target":3},{"source":312,"target":67},{"source":35,"target":0},{"source":35,"target":92},{"source":35,"target":318},{"source":35,"target":319},{"source":318,"target":55},{"source":318,"target":320},{"source":318,"target":35},{"source":318,"target":321},{"source":320,"target":55},{"source":319,"target":92},{"source":36,"target":0},{"source":36,"target":92},{"source":36,"target":322},{"source":36,"target":323},{"source":36,"target":324},{"source":322,"target":41},{"source":322,"target":325},{"source":322,"target":36},{"source":325,"target":41},{"source":323,"target":92},{"source":323,"target":326},{"source":323,"target":36},{"source":326,"target":92},{"source":324,"target":92},{"source":37,"target":0},{"source":37,"target":92},{"source":37,"target":327},{"source":327,"target":92},{"source":38,"target":0},{"source":38,"target":92},{"source":38,"target":328},{"source":38,"target":329},{"source":38,"target":330},{"source":38,"target":331},{"source":328,"target":92},{"source":328,"target":332},{"source":328,"target":38},{"source":332,"target":92},{"source":329,"target":41},{"source":329,"target":333},{"source":329,"target":38},{"source":333,"target":41},{"source":330,"target":91},{"source":330,"target":334},{"source":330,"target":38},{"source":330,"target":335},{"source":334,"target":91},{"source":331,"target":92},{"source":39,"target":0},{"source":39,"target":21},{"source":39,"target":124},{"source":39,"target":336},{"source":39,"target":337},{"source":39,"target":338},{"source":39,"target":339},{"source":336,"target":13},{"source":336,"target":340},{"source":336,"target":39},{"source":340,"target":13},{"source":337,"target":41},{"source":337,"target":341},{"source":337,"target":39},{"source":341,"target":41},{"source":338,"target":21},{"source":339,"target":124},{"source":40,"target":0},{"source":40,"target":3},{"source":40,"target":342},{"source":40,"target":343},{"source":342,"target":39},{"source":342,"target":344},{"source":342,"target":40},{"source":344,"target":39},{"source":343,"target":3},{"source":41,"target":0},{"source":41,"target":9},{"source":41,"target":345},{"source":345,"target":9},{"source":42,"target":0},{"source":42,"target":92},{"source":42,"target":346},{"source":42,"target":347},{"source":346,"target":41},{"source":346,"target":348},{"source":346,"target":42},{"source":348,"target":41},{"source":347,"target":92},{"source":43,"target":0},{"source":43,"target":41},{"source":43,"target":349},{"source":43,"target":350},{"source":43,"target":351},{"source":349,"target":90},{"source":349,"target":352},{"source":349,"target":43},{"source":352,"target":90},{"source":350,"target":41},{"source":350,"target":353},{"source":350,"target":43},{"source":353,"target":41},{"source":351,"target":41},{"source":44,"target":0},{"source":44,"target":21},{"source":44,"target":5},{"source":44,"target":354},{"source":44,"target":355},{"source":354,"target":21},{"source":355,"target":5},{"source":45,"target":0},{"source":45,"target":92},{"source":45,"target":356},{"source":45,"target":357},{"source":45,"target":358},{"source":45,"target":359},{"source":45,"target":360},{"source":356,"target":41},{"source":356,"target":361},{"source":356,"target":45},{"source":361,"target":41},{"source":357,"target":41},{"source":357,"target":362},{"source":357,"target":45},{"source":362,"target":41},{"source":358,"target":41},{"source":358,"target":363},{"source":358,"target":45},{"source":363,"target":41},{"source":359,"target":92},{"source":359,"target":364},{"source":359,"target":45},{"source":364,"target":92},{"source":360,"target":92},{"source":46,"target":0},{"source":46,"target":92},{"source":46,"target":365},{"source":46,"target":366},{"source":46,"target":367},{"source":46,"target":368},{"source":365,"target":41},{"source":365,"target":369},{"source":365,"target":46},{"source":369,"target":41},{"source":366,"target":92},{"source":366,"target":370},{"source":366,"target":46},{"source":370,"target":92},{"source":367,"target":92},{"source":367,"target":371},{"source":367,"target":46},{"source":371,"target":92},{"source":368,"target":92},{"source":47,"target":0},{"source":47,"target":9},{"source":47,"target":372},{"source":47,"target":373},{"source":47,"target":374},{"source":372,"target":375},{"source":372,"target":47},{"source":373,"target":67},{"source":373,"target":376},{"source":373,"target":47},{"source":373,"target":377},{"source":376,"target":67},{"source":374,"target":9},{"source":48,"target":0},{"source":48,"target":41},{"source":48,"target":378},{"source":48,"target":379},{"source":48,"target":380},{"source":48,"target":381},{"source":48,"target":382},{"source":378,"target":49},{"source":378,"target":383},{"source":378,"target":48},{"source":383,"target":49},{"source":379,"target":41},{"source":379,"target":384},{"source":379,"target":48},{"source":384,"target":41},{"source":380,"target":41},{"source":380,"target":385},{"source":380,"target":48},{"source":385,"target":41},{"source":381,"target":41},{"source":381,"target":386},{"source":381,"target":48},{"source":386,"target":41},{"source":382,"target":41},{"source":49,"target":0},{"source":49,"target":387},{"source":49,"target":388},{"source":49,"target":389},{"source":49,"target":390},{"source":49,"target":391},{"source":49,"target":392},{"source":49,"target":393},{"source":49,"target":394},{"source":49,"target":395},{"source":49,"target":396},{"source":49,"target":397},{"source":49,"target":398},{"source":49,"target":399},{"source":49,"target":400},{"source":49,"target":401},{"source":49,"target":402},{"source":49,"target":403},{"source":49,"target":404},{"source":49,"target":405},{"source":387,"target":49},{"source":388,"target":49},{"source":389,"target":49},{"source":390,"target":49},{"source":391,"target":49},{"source":392,"target":49},{"source":393,"target":49},{"source":394,"target":49},{"source":395,"target":49},{"source":396,"target":49},{"source":397,"target":49},{"source":398,"target":49},{"source":399,"target":49},{"source":400,"target":49},{"source":401,"target":49},{"source":402,"target":49},{"source":403,"target":49},{"source":404,"target":49},{"source":405,"target":49},{"source":50,"target":0},{"source":50,"target":406},{"source":50,"target":407},{"source":50,"target":408},{"source":406,"target":50},{"source":407,"target":50},{"source":408,"target":50},{"source":51,"target":0},{"source":51,"target":21},{"source":51,"target":409},{"source":51,"target":410},{"source":409,"target":24},{"source":409,"target":411},{"source":409,"target":51},{"source":411,"target":24},{"source":410,"target":21},{"source":52,"target":0},{"source":52,"target":41},{"source":52,"target":412},{"source":52,"target":413},{"source":52,"target":414},{"source":412,"target":106},{"source":412,"target":415},{"source":412,"target":52},{"source":415,"target":106},{"source":413,"target":41},{"source":413,"target":416},{"source":413,"target":52},{"source":416,"target":41},{"source":414,"target":41},{"source":53,"target":0},{"source":53,"target":107},{"source":53,"target":417},{"source":417,"target":107},{"source":54,"target":0},{"source":54,"target":33},{"source":54,"target":418},{"source":54,"target":419},{"source":418,"target":100},{"source":418,"target":420},{"source":418,"target":54},{"source":420,"target":100},{"source":419,"target":33},{"source":55,"target":0},{"source":55,"target":67},{"source":55,"target":92},{"source":55,"target":421},{"source":55,"target":272},{"source":55,"target":321},{"source":55,"target":422},{"source":55,"target":423},{"source":421,"target":92},{"source":421,"target":424},{"source":421,"target":55},{"source":424,"target":92},{"source":272,"target":25},{"source":272,"target":425},{"source":272,"target":55},{"source":272,"target":269},{"source":425,"target":25},{"source":321,"target":35},{"source":321,"target":426},{"source":321,"target":55},{"source":321,"target":318},{"source":426,"target":35},{"source":422,"target":67},{"source":423,"target":92},{"source":56,"target":0},{"source":56,"target":33},{"source":56,"target":427},{"source":427,"target":33},{"source":57,"target":0},{"source":57,"target":428},{"source":57,"target":429},{"source":428,"target":58},{"source":428,"target":430},{"source":428,"target":57},{"source":430,"target":58},{"source":429,"target":59},{"source":429,"target":431},{"source":429,"target":57},{"source":431,"target":59},{"source":58,"target":0},{"source":58,"target":432},{"source":58,"target":433},{"source":432,"target":434},{"source":432,"target":58},{"source":433,"target":435},{"source":433,"target":58},{"source":59,"target":0},{"source":59,"target":436},{"source":59,"target":437},{"source":436,"target":438},{"source":436,"target":59},{"source":437,"target":58},{"source":437,"target":439},{"source":437,"target":59},{"source":439,"target":58},{"source":60,"target":0},{"source":60,"target":9},{"source":60,"target":440},{"source":60,"target":441},{"source":60,"target":442},{"source":440,"target":67},{"source":440,"target":443},{"source":440,"target":60},{"source":443,"target":67},{"source":441,"target":106},{"source":441,"target":444},{"source":441,"target":60},{"source":444,"target":106},{"source":442,"target":9},{"source":61,"target":0},{"source":61,"target":1},{"source":61,"target":445},{"source":61,"target":446},{"source":61,"target":447},{"source":61,"target":448},{"source":61,"target":449},{"source":445,"target":450},{"source":445,"target":61},{"source":446,"target":106},{"source":446,"target":451},{"source":446,"target":61},{"source":451,"target":106},{"source":447,"target":61},{"source":447,"target":452},{"source":447,"target":61},{"source":447,"target":448},{"source":452,"target":61},{"source":448,"target":61},{"source":448,"target":453},{"source":448,"target":61},{"source":448,"target":447},{"source":453,"target":61},{"source":449,"target":1},{"source":62,"target":0},{"source":62,"target":41},{"source":62,"target":2},{"source":62,"target":454},{"source":62,"target":455},{"source":62,"target":456},{"source":454,"target":41},{"source":454,"target":457},{"source":454,"target":62},{"source":457,"target":41},{"source":455,"target":41},{"source":456,"target":2},{"source":63,"target":0},{"source":63,"target":9},{"source":63,"target":144},{"source":63,"target":458},{"source":63,"target":459},{"source":63,"target":460},{"source":144,"target":1},{"source":144,"target":461},{"source":144,"target":63},{"source":144,"target":135},{"source":461,"target":1},{"source":458,"target":106},{"source":458,"target":462},{"source":458,"target":63},{"source":462,"target":106},{"source":459,"target":64},{"source":459,"target":463},{"source":459,"target":63},{"source":463,"target":64},{"source":460,"target":9},{"source":64,"target":0},{"source":64,"target":9},{"source":64,"target":464},{"source":64,"target":465},{"source":64,"target":466},{"source":64,"target":467},{"source":464,"target":468},{"source":464,"target":64},{"source":465,"target":469},{"source":465,"target":64},{"source":466,"target":106},{"source":466,"target":470},{"source":466,"target":64},{"source":470,"target":106},{"source":467,"target":9},{"source":65,"target":0},{"source":65,"target":471},{"source":65,"target":472},{"source":65,"target":473},{"source":65,"target":474},{"source":65,"target":475},{"source":65,"target":476},{"source":471,"target":477},{"source":471,"target":65},{"source":472,"target":71},{"source":472,"target":478},{"source":472,"target":65},{"source":472,"target":479},{"source":478,"target":71},{"source":473,"target":105},{"source":473,"target":480},{"source":473,"target":65},{"source":480,"target":105},{"source":474,"target":111},{"source":474,"target":481},{"source":474,"target":65},{"source":481,"target":111},{"source":475,"target":34},{"source":475,"target":482},{"source":475,"target":65},{"source":482,"target":34},{"source":476,"target":7},{"source":476,"target":483},{"source":476,"target":65},{"source":483,"target":7},{"source":66,"target":0},{"source":66,"target":9},{"source":66,"target":484},{"source":66,"target":485},{"source":66,"target":486},{"source":66,"target":487},{"source":66,"target":488},{"source":66,"target":489},{"source":66,"target":490},{"source":66,"target":491},{"source":66,"target":261},{"source":66,"target":492},{"source":66,"target":493},{"source":66,"target":494},{"source":66,"target":495},{"source":484,"target":128},{"source":484,"target":496},{"source":484,"target":66},{"source":496,"target":128},{"source":485,"target":50},{"source":485,"target":497},{"source":485,"target":66},{"source":497,"target":50},{"source":486,"target":498},{"source":486,"target":66},{"source":487,"target":499},{"source":487,"target":66},{"source":488,"target":500},{"source":488,"target":66},{"source":489,"target":501},{"source":489,"target":66},{"source":490,"target":502},{"source":490,"target":66},{"source":491,"target":503},{"source":491,"target":66},{"source":261,"target":21},{"source":261,"target":504},{"source":261,"target":66},{"source":261,"target":255},{"source":504,"target":21},{"source":492,"target":91},{"source":492,"target":505},{"source":492,"target":66},{"source":492,"target":506},{"source":505,"target":91},{"source":493,"target":127},{"source":493,"target":507},{"source":493,"target":66},{"source":493,"target":508},{"source":507,"target":127},{"source":494,"target":125},{"source":494,"target":509},{"source":494,"target":66},{"source":494,"target":510},{"source":509,"target":125},{"source":495,"target":9},{"source":67,"target":0},{"source":67,"target":9},{"source":67,"target":511},{"source":67,"target":512},{"source":67,"target":377},{"source":67,"target":513},{"source":511,"target":514},{"source":511,"target":67},{"source":512,"target":515},{"source":512,"target":67},{"source":377,"target":47},{"source":377,"target":516},{"source":377,"target":67},{"source":377,"target":373},{"source":516,"target":47},{"source":513,"target":9},{"source":68,"target":0},{"source":68,"target":9},{"source":68,"target":517},{"source":517,"target":9},{"source":69,"target":0},{"source":69,"target":41},{"source":69,"target":518},{"source":69,"target":519},{"source":518,"target":520},{"source":518,"target":69},{"source":519,"target":41},{"source":70,"target":0},{"source":70,"target":41},{"source":70,"target":521},{"source":521,"target":41},{"source":71,"target":0},{"source":71,"target":67},{"source":71,"target":165},{"source":71,"target":479},{"source":71,"target":522},{"source":71,"target":523},{"source":71,"target":524},{"source":71,"target":525},{"source":165,"target":3},{"source":165,"target":526},{"source":165,"target":71},{"source":165,"target":156},{"source":526,"target":3},{"source":479,"target":65},{"source":479,"target":527},{"source":479,"target":71},{"source":479,"target":472},{"source":527,"target":65},{"source":522,"target":71},{"source":522,"target":528},{"source":522,"target":71},{"source":522,"target":523},{"source":528,"target":71},{"source":523,"target":71},{"source":523,"target":529},{"source":523,"target":71},{"source":523,"target":522},{"source":529,"target":71},{"source":524,"target":72},{"source":524,"target":530},{"source":524,"target":71},{"source":524,"target":531},{"source":530,"target":72},{"source":525,"target":67},{"source":72,"target":0},{"source":72,"target":68},{"source":72,"target":531},{"source":72,"target":532},{"source":72,"target":533},{"source":531,"target":71},{"source":531,"target":534},{"source":531,"target":72},{"source":531,"target":524},{"source":534,"target":71},{"source":532,"target":72},{"source":532,"target":535},{"source":532,"target":72},{"source":535,"target":72},{"source":533,"target":68},{"source":73,"target":0},{"source":73,"target":105},{"source":73,"target":536},{"source":73,"target":537},{"source":73,"target":538},{"source":536,"target":106},{"source":536,"target":539},{"source":536,"target":73},{"source":539,"target":106},{"source":537,"target":106},{"source":537,"target":540},{"source":537,"target":73},{"source":540,"target":106},{"source":538,"target":105},{"source":74,"target":0},{"source":74,"target":41},{"source":74,"target":541},{"source":74,"target":542},{"source":541,"target":41},{"source":541,"target":543},{"source":541,"target":74},{"source":543,"target":41},{"source":542,"target":41},{"source":75,"target":0},{"source":75,"target":41},{"source":75,"target":544},{"source":75,"target":545},{"source":75,"target":546},{"source":544,"target":76},{"source":544,"target":547},{"source":544,"target":75},{"source":547,"target":76},{"source":545,"target":41},{"source":545,"target":548},{"source":545,"target":75},{"source":548,"target":41},{"source":546,"target":41},{"source":76,"target":0},{"source":76,"target":549},{"source":76,"target":550},{"source":549,"target":76},{"source":550,"target":76},{"source":77,"target":0},{"source":77,"target":41},{"source":77,"target":551},{"source":77,"target":552},{"source":77,"target":553},{"source":551,"target":78},{"source":551,"target":554},{"source":551,"target":77},{"source":554,"target":78},{"source":552,"target":41},{"source":552,"target":555},{"source":552,"target":77},{"source":555,"target":41},{"source":553,"target":41},{"source":78,"target":0},{"source":78,"target":556},{"source":78,"target":557},{"source":78,"target":558},{"source":78,"target":559},{"source":78,"target":560},{"source":78,"target":561},{"source":556,"target":78},{"source":557,"target":78},{"source":558,"target":78},{"source":559,"target":78},{"source":560,"target":78},{"source":561,"target":78},{"source":79,"target":0},{"source":79,"target":105},{"source":79,"target":562},{"source":562,"target":105},{"source":80,"target":0},{"source":80,"target":79},{"source":80,"target":563},{"source":563,"target":79},{"source":81,"target":0},{"source":81,"target":79},{"source":81,"target":564},{"source":564,"target":79},{"source":82,"target":0},{"source":82,"target":79},{"source":82,"target":565},{"source":565,"target":79},{"source":83,"target":0},{"source":83,"target":79},{"source":83,"target":566},{"source":566,"target":79},{"source":84,"target":0},{"source":84,"target":79},{"source":84,"target":567},{"source":567,"target":79},{"source":85,"target":0},{"source":85,"target":79},{"source":85,"target":568},{"source":568,"target":79},{"source":86,"target":0},{"source":86,"target":79},{"source":86,"target":569},{"source":569,"target":79},{"source":87,"target":0},{"source":87,"target":79},{"source":87,"target":570},{"source":570,"target":79},{"source":88,"target":0},{"source":88,"target":79},{"source":88,"target":571},{"source":571,"target":79},{"source":89,"target":0},{"source":89,"target":92},{"source":89,"target":572},{"source":89,"target":573},{"source":572,"target":41},{"source":572,"target":574},{"source":572,"target":89},{"source":574,"target":41},{"source":573,"target":92},{"source":90,"target":0},{"source":90,"target":41},{"source":90,"target":575},{"source":90,"target":576},{"source":90,"target":577},{"source":575,"target":124},{"source":575,"target":578},{"source":575,"target":90},{"source":575,"target":579},{"source":578,"target":124},{"source":576,"target":41},{"source":576,"target":580},{"source":576,"target":90},{"source":580,"target":41},{"source":577,"target":41},{"source":91,"target":0},{"source":91,"target":124},{"source":91,"target":506},{"source":91,"target":581},{"source":91,"target":582},{"source":91,"target":583},{"source":91,"target":140},{"source":91,"target":282},{"source":91,"target":335},{"source":91,"target":584},{"source":506,"target":66},{"source":506,"target":585},{"source":506,"target":91},{"source":506,"target":492},{"source":585,"target":66},{"source":581,"target":586},{"source":581,"target":91},{"source":582,"target":106},{"source":582,"target":587},{"source":582,"target":91},{"source":587,"target":106},{"source":583,"target":6},{"source":583,"target":588},{"source":583,"target":91},{"source":588,"target":6},{"source":140,"target":1},{"source":140,"target":589},{"source":140,"target":91},{"source":140,"target":132},{"source":589,"target":1},{"source":282,"target":27},{"source":282,"target":590},{"source":282,"target":91},{"source":282,"target":278},{"source":590,"target":27},{"source":335,"target":38},{"source":335,"target":591},{"source":335,"target":91},{"source":335,"target":330},{"source":591,"target":38},{"source":584,"target":124},{"source":92,"target":0},{"source":92,"target":9},{"source":92,"target":592},{"source":592,"target":9},{"source":93,"target":0},{"source":93,"target":41},{"source":93,"target":593},{"source":93,"target":594},{"source":593,"target":595},{"source":593,"target":93},{"source":594,"target":41},{"source":94,"target":0},{"source":94,"target":92},{"source":94,"target":2},{"source":94,"target":596},{"source":94,"target":597},{"source":94,"target":598},{"source":596,"target":41},{"source":596,"target":599},{"source":596,"target":94},{"source":599,"target":41},{"source":597,"target":92},{"source":598,"target":2},{"source":95,"target":0},{"source":95,"target":4},{"source":95,"target":600},{"source":95,"target":601},{"source":600,"target":90},{"source":600,"target":602},{"source":600,"target":95},{"source":602,"target":90},{"source":601,"target":4},{"source":96,"target":0},{"source":96,"target":4},{"source":96,"target":2},{"source":96,"target":603},{"source":96,"target":604},{"source":603,"target":4},{"source":604,"target":2},{"source":97,"target":0},{"source":97,"target":92},{"source":97,"target":605},{"source":97,"target":606},{"source":97,"target":607},{"source":605,"target":608},{"source":605,"target":97},{"source":606,"target":41},{"source":606,"target":609},{"source":606,"target":97},{"source":609,"target":41},{"source":607,"target":92},{"source":98,"target":0},{"source":98,"target":92},{"source":98,"target":610},{"source":98,"target":611},{"source":98,"target":612},{"source":610,"target":41},{"source":610,"target":613},{"source":610,"target":98},{"source":613,"target":41},{"source":611,"target":92},{"source":611,"target":614},{"source":611,"target":98},{"source":614,"target":92},{"source":612,"target":92},{"source":99,"target":0},{"source":99,"target":92},{"source":99,"target":615},{"source":99,"target":616},{"source":99,"target":617},{"source":615,"target":24},{"source":615,"target":618},{"source":615,"target":99},{"source":618,"target":24},{"source":616,"target":41},{"source":616,"target":619},{"source":616,"target":99},{"source":619,"target":41},{"source":617,"target":92},{"source":100,"target":0},{"source":100,"target":9},{"source":100,"target":620},{"source":100,"target":621},{"source":100,"target":622},{"source":620,"target":623},{"source":620,"target":100},{"source":621,"target":9},{"source":621,"target":624},{"source":621,"target":100},{"source":624,"target":9},{"source":622,"target":9},{"source":101,"target":0},{"source":101,"target":9},{"source":101,"target":625},{"source":101,"target":626},{"source":625,"target":627},{"source":625,"target":101},{"source":626,"target":9},{"source":102,"target":0},{"source":102,"target":4},{"source":102,"target":628},{"source":628,"target":4},{"source":103,"target":0},{"source":103,"target":92},{"source":103,"target":629},{"source":103,"target":630},{"source":629,"target":41},{"source":629,"target":631},{"source":629,"target":103},{"source":631,"target":41},{"source":630,"target":92},{"source":104,"target":0},{"source":104,"target":92},{"source":104,"target":632},{"source":104,"target":633},{"source":104,"target":634},{"source":104,"target":635},{"source":632,"target":24},{"source":632,"target":636},{"source":632,"target":104},{"source":636,"target":24},{"source":633,"target":24},{"source":633,"target":637},{"source":633,"target":104},{"source":637,"target":24},{"source":634,"target":27},{"source":634,"target":638},{"source":634,"target":104},{"source":638,"target":27},{"source":635,"target":92},{"source":105,"target":0},{"source":105,"target":67},{"source":105,"target":639},{"source":105,"target":640},{"source":639,"target":106},{"source":639,"target":641},{"source":639,"target":105},{"source":639,"target":642},{"source":641,"target":106},{"source":640,"target":67},{"source":106,"target":0},{"source":106,"target":41},{"source":106,"target":68},{"source":106,"target":642},{"source":106,"target":643},{"source":106,"target":644},{"source":106,"target":645},{"source":642,"target":105},{"source":642,"target":646},{"source":642,"target":106},{"source":642,"target":639},{"source":646,"target":105},{"source":643,"target":68},{"source":643,"target":647},{"source":643,"target":106},{"source":647,"target":68},{"source":644,"target":41},{"source":645,"target":68},{"source":107,"target":0},{"source":107,"target":3},{"source":107,"target":648},{"source":107,"target":649},{"source":648,"target":110},{"source":648,"target":650},{"source":648,"target":107},{"source":650,"target":110},{"source":649,"target":3},{"source":108,"target":0},{"source":108,"target":92},{"source":108,"target":651},{"source":108,"target":652},{"source":651,"target":3},{"source":651,"target":653},{"source":651,"target":108},{"source":653,"target":3},{"source":652,"target":92},{"source":109,"target":0},{"source":109,"target":41},{"source":109,"target":654},{"source":109,"target":655},{"source":654,"target":106},{"source":654,"target":656},{"source":654,"target":109},{"source":656,"target":106},{"source":655,"target":41},{"source":110,"target":0},{"source":110,"target":105},{"source":110,"target":657},{"source":110,"target":658},{"source":657,"target":106},{"source":657,"target":659},{"source":657,"target":110},{"source":659,"target":106},{"source":658,"target":105},{"source":111,"target":0},{"source":111,"target":67},{"source":111,"target":660},{"source":660,"target":67},{"source":112,"target":0},{"source":112,"target":41},{"source":112,"target":68},{"source":112,"target":661},{"source":112,"target":662},{"source":112,"target":663},{"source":112,"target":664},{"source":661,"target":111},{"source":661,"target":665},{"source":661,"target":112},{"source":665,"target":111},{"source":662,"target":9},{"source":662,"target":666},{"source":662,"target":112},{"source":666,"target":9},{"source":663,"target":41},{"source":664,"target":68},{"source":113,"target":0},{"source":113,"target":11},{"source":113,"target":111},{"source":113,"target":667},{"source":113,"target":668},{"source":667,"target":11},{"source":668,"target":111},{"source":114,"target":0},{"source":114,"target":12},{"source":114,"target":111},{"source":114,"target":669},{"source":114,"target":670},{"source":669,"target":12},{"source":670,"target":111},{"source":115,"target":0},{"source":115,"target":32},{"source":115,"target":111},{"source":115,"target":671},{"source":115,"target":672},{"source":671,"target":32},{"source":672,"target":111},{"source":116,"target":0},{"source":116,"target":40},{"source":116,"target":111},{"source":116,"target":673},{"source":116,"target":674},{"source":673,"target":40},{"source":674,"target":111},{"source":117,"target":0},{"source":117,"target":53},{"source":117,"target":111},{"source":117,"target":675},{"source":117,"target":676},{"source":675,"target":53},{"source":676,"target":111},{"source":118,"target":0},{"source":118,"target":55},{"source":118,"target":111},{"source":118,"target":677},{"source":118,"target":678},{"source":677,"target":55},{"source":678,"target":111},{"source":119,"target":0},{"source":119,"target":61},{"source":119,"target":111},{"source":119,"target":679},{"source":119,"target":680},{"source":679,"target":61},{"source":680,"target":111},{"source":120,"target":0},{"source":120,"target":91},{"source":120,"target":111},{"source":120,"target":681},{"source":120,"target":682},{"source":681,"target":91},{"source":682,"target":111},{"source":121,"target":0},{"source":121,"target":105},{"source":121,"target":111},{"source":121,"target":683},{"source":121,"target":684},{"source":683,"target":105},{"source":684,"target":111},{"source":122,"target":0},{"source":122,"target":3},{"source":122,"target":111},{"source":122,"target":685},{"source":122,"target":686},{"source":685,"target":3},{"source":686,"target":111},{"source":123,"target":0},{"source":123,"target":126},{"source":123,"target":111},{"source":123,"target":687},{"source":123,"target":688},{"source":687,"target":126},{"source":688,"target":111},{"source":124,"target":0},{"source":124,"target":67},{"source":124,"target":689},{"source":124,"target":690},{"source":124,"target":579},{"source":124,"target":691},{"source":689,"target":692},{"source":689,"target":124},{"source":690,"target":41},{"source":690,"target":693},{"source":690,"target":124},{"source":693,"target":41},{"source":579,"target":90},{"source":579,"target":694},{"source":579,"target":124},{"source":579,"target":575},{"source":694,"target":90},{"source":691,"target":67},{"source":125,"target":0},{"source":125,"target":41},{"source":125,"target":5},{"source":125,"target":510},{"source":125,"target":695},{"source":125,"target":696},{"source":125,"target":697},{"source":510,"target":66},{"source":510,"target":698},{"source":510,"target":125},{"source":510,"target":494},{"source":698,"target":66},{"source":695,"target":6},{"source":695,"target":699},{"source":695,"target":125},{"source":699,"target":6},{"source":696,"target":41},{"source":697,"target":5},{"source":126,"target":0},{"source":126,"target":124},{"source":126,"target":175},{"source":126,"target":700},{"source":175,"target":5},{"source":175,"target":701},{"source":175,"target":126},{"source":175,"target":171},{"source":701,"target":5},{"source":700,"target":124},{"source":127,"target":0},{"source":127,"target":92},{"source":127,"target":5},{"source":127,"target":702},{"source":127,"target":508},{"source":127,"target":703},{"source":127,"target":704},{"source":127,"target":705},{"source":702,"target":706},{"source":702,"target":127},{"source":508,"target":66},{"source":508,"target":707},{"source":508,"target":127},{"source":508,"target":493},{"source":707,"target":66},{"source":703,"target":6},{"source":703,"target":708},{"source":703,"target":127},{"source":708,"target":6},{"source":704,"target":92},{"source":705,"target":5},{"source":128,"target":0},{"source":128,"target":709},{"source":128,"target":710},{"source":128,"target":711},{"source":128,"target":712},{"source":709,"target":128},{"source":710,"target":128},{"source":711,"target":128},{"source":712,"target":128},{"source":129,"target":0},{"source":129,"target":105},{"source":129,"target":713},{"source":129,"target":714},{"source":129,"target":715},{"source":713,"target":716},{"source":713,"target":129},{"source":714,"target":106},{"source":714,"target":717},{"source":714,"target":129},{"source":717,"target":106},{"source":715,"target":105},{"source":130,"target":0},{"source":130,"target":92},{"source":130,"target":718},{"source":130,"target":719},{"source":130,"target":720},{"source":718,"target":41},{"source":718,"target":721},{"source":718,"target":130},{"source":721,"target":41},{"source":719,"target":92},{"source":719,"target":722},{"source":719,"target":130},{"source":722,"target":92},{"source":720,"target":92}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="PushdownEOperationTest"> <eClassifiers xsi:type="ecore:EClass" name="Testclass1"/> <eClassifiers xsi:type="ecore:EClass" name="Testclass2"> <eOperations name="theOperation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eAnnotations source="marker"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Testclass3"/> </ecore:EPackage>
github:ecore:/data/ambrusthomas/MeDeR.refactor.examples/org.eclipse.emf.refactor.refactorings.ecore/tests/PushdownEOperation/test_01/target.ecore
ecore
PushdownEOperationTest Testclass1 Testclass2 theOperation Testclass3
null
{"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"PushdownEOperationTest","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Testclass1","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Testclass2","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Testclass3","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"theOperation","lowerBound":0,"id":4,"many":false,"required":false,"eClass":"EOperation"},{"id":5,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":2,"target":0},{"source":2,"target":4},{"source":4,"target":5},{"source":4,"target":2},{"source":3,"target":0}],"multigraph":true}
false
<?xml version="1.0" encoding="ASCII"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="emf.spoon" nsURI="emf.spoon" nsPrefix="emf.spoon"> <eClassifiers xsi:type="ecore:EDataType" name="Object" instanceClassName="java.lang.Object"/> <eClassifiers xsi:type="ecore:EDataType" name="List" instanceClassName="java.util.List"/> <eClassifiers xsi:type="ecore:EDataType" name="Void" instanceClassName="java.lang.Void"/> <eClassifiers xsi:type="ecore:EDataType" name="Integer" instanceClassName="java.lang.Integer"/> <eClassifiers xsi:type="ecore:EDataType" name="Boolean" instanceClassName="java.lang.Boolean"/> <eClassifiers xsi:type="ecore:EDataType" name="BinaryOperatorKind" instanceClassName="spoon.reflect.code.BinaryOperatorKind"/> <eClassifiers xsi:type="ecore:EDataType" name="TemplateParameter" instanceClassName="spoon.template.TemplateParameter"/> <eClassifiers xsi:type="ecore:EDataType" name="Filter" instanceClassName="spoon.reflect.visitor.Filter"/> <eClassifiers xsi:type="ecore:EDataType" name="Throwable" instanceClassName="java.lang.Throwable"/> <eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String"/> <eClassifiers xsi:type="ecore:EDataType" name="TemplateParameterList" instanceClassName="spoon.template.TemplateParameterList"/> <eClassifiers xsi:type="ecore:EDataType" name="UnaryOperatorKind" instanceClassName="spoon.reflect.code.UnaryOperatorKind"/> <eClassifiers xsi:type="ecore:EDataType" name="Annotation" instanceClassName="java.lang.annotation.Annotation"/> <eClassifiers xsi:type="ecore:EDataType" name="Map" instanceClassName="java.util.Map"/> <eClassifiers xsi:type="ecore:EDataType" name="Set" instanceClassName="java.util.Set"/> <eClassifiers xsi:type="ecore:EDataType" name="Comparable" instanceClassName="java.lang.Comparable"/> <eClassifiers xsi:type="ecore:EDataType" name="FactoryAccessor" instanceClassName="spoon.processing.FactoryAccessor"/> <eClassifiers xsi:type="ecore:EDataType" name="CtVisitor" instanceClassName="spoon.reflect.visitor.CtVisitor"/> <eClassifiers xsi:type="ecore:EDataType" name="Class" instanceClassName="java.lang.Class"/> <eClassifiers xsi:type="ecore:EDataType" name="Enum" instanceClassName="java.lang.Enum"/> <eClassifiers xsi:type="ecore:EDataType" name="ModifierKind" instanceClassName="spoon.reflect.declaration.ModifierKind"/> <eClassifiers xsi:type="ecore:EDataType" name="Cloneable" instanceClassName="java.lang.Cloneable"/> <eClassifiers xsi:type="ecore:EDataType" name="CloneNotSupportedException" instanceClassName="java.lang.CloneNotSupportedException"/> <eClassifiers xsi:type="ecore:EDataType" name="File" instanceClassName="java.io.File"/> <eClassifiers xsi:type="ecore:EDataType" name="Method" instanceClassName="java.lang.reflect.Method"/> <eClassifiers xsi:type="ecore:EDataType" name="Field" instanceClassName="java.lang.reflect.Field"/> <eSubpackages name="reflect" nsURI="emf.spoon.reflect" nsPrefix="emf.spoon.reflect"> <eSubpackages name="code" nsURI="emf.spoon.reflect.code" nsPrefix="emf.spoon.reflect.code"> <eClassifiers xsi:type="ecore:EClass" name="CtAbstractInvocation" eSuperTypes="#//facade/CtAbstractInvocation"> <eStructuralFeatures xsi:type="ecore:EReference" name="Executable" eType="#//reflect/reference/CtExecutableReference"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Arguments" upperBound="-1" eType="#//reflect/code/CtExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtArrayAccess" eSuperTypes="#//reflect/code/CtTargetedExpression #//facade/CtArrayAccess"> <eStructuralFeatures xsi:type="ecore:EReference" name="IndexExpression" eType="#//reflect/code/CtExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtAssert" eSuperTypes="#//reflect/code/CtStatement #//facade/CtAssert"> <eStructuralFeatures xsi:type="ecore:EReference" name="Expression" eType="#//reflect/code/CtExpression"/> <eStructuralFeatures xsi:type="ecore:EReference" name="AssertExpression" eType="#//reflect/code/CtExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtAssignment" eSuperTypes="#//reflect/code/CtExpression #//reflect/code/CtStatement #//facade/CtAssignment"> <eStructuralFeatures xsi:type="ecore:EReference" name="Assignment" eType="#//reflect/code/CtExpression"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Assigned" eType="#//reflect/code/CtExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtBinaryOperator" eSuperTypes="#//reflect/code/CtExpression #//facade/CtBinaryOperator"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Kind" eType="#//BinaryOperatorKind"/> <eStructuralFeatures xsi:type="ecore:EReference" name="RightHandOperand" eType="#//reflect/code/CtExpression"/> <eStructuralFeatures xsi:type="ecore:EReference" name="LeftHandOperand" eType="#//reflect/code/CtExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtBlock" eSuperTypes="#//reflect/code/CtStatement #//facade/CtBlock"> <eOperations name="insertAfter" eType="#//Void"> <eParameters name="insertionPoints" eType="#//Filter"/> <eParameters name="statement" eType="#//reflect/code/CtStatement"/> </eOperations> <eOperations name="insertAfter" eType="#//Void"> <eParameters name="insertionPoints" eType="#//Filter"/> <eParameters name="statements" eType="#//reflect/code/CtStatementList"/> </eOperations> <eOperations name="insertBefore" eType="#//Void"> <eParameters name="insertionPoints" eType="#//Filter"/> <eParameters name="statement" eType="#//reflect/code/CtStatement"/> </eOperations> <eOperations name="insertBefore" eType="#//Void"> <eParameters name="insertionPoints" eType="#//Filter"/> <eParameters name="statements" eType="#//reflect/code/CtStatementList"/> </eOperations> <eOperations name="insertBegin" eType="#//Void"> <eParameters name="statement" eType="#//reflect/code/CtStatement"/> </eOperations> <eOperations name="insertBegin" eType="#//Void"> <eParameters name="statements" eType="#//reflect/code/CtStatementList"/> </eOperations> <eOperations name="insertEnd" eType="#//Void"> <eParameters name="statement" eType="#//reflect/code/CtStatement"/> </eOperations> <eOperations name="insertEnd" eType="#//Void"> <eParameters name="statements" eType="#//reflect/code/CtStatementList"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="Statements" upperBound="-1" eType="#//reflect/code/CtStatement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtBreak" eSuperTypes="#//reflect/code/CtCFlowBreak #//facade/CtBreak"> <eStructuralFeatures xsi:type="ecore:EReference" name="LabelledStatement" eType="#//reflect/code/CtStatement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtCFlowBreak" eSuperTypes="#//reflect/code/CtStatement #//facade/CtCFlowBreak"/> <eClassifiers xsi:type="ecore:EClass" name="CtCase" eSuperTypes="#//reflect/code/CtStatement #//facade/CtCase"> <eStructuralFeatures xsi:type="ecore:EReference" name="CaseExpression" eType="#//reflect/code/CtExpression"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Statements" upperBound="-1" eType="#//reflect/code/CtStatement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtCatch" eSuperTypes="#//reflect/code/CtCodeElement #//facade/CtCatch"> <eStructuralFeatures xsi:type="ecore:EReference" name="Body" eType="#//reflect/code/CtBlock"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Parameter" eType="#//reflect/code/CtLocalVariable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtCodeElement" eSuperTypes="#//reflect/declaration/CtElement #//facade/CtCodeElement"/> <eClassifiers xsi:type="ecore:EClass" name="CtConditional" eSuperTypes="#//reflect/code/CtExpression #//facade/CtConditional"> <eStructuralFeatures xsi:type="ecore:EReference" name="ElseExpression" eType="#//reflect/code/CtExpression"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Condition" eType="#//reflect/code/CtExpression"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ThenExpression" eType="#//reflect/code/CtExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtContinue" eSuperTypes="#//reflect/code/CtCFlowBreak #//facade/CtContinue"> <eStructuralFeatures xsi:type="ecore:EReference" name="LabelledStatement" eType="#//reflect/code/CtStatement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtDo" eSuperTypes="#//reflect/code/CtLoop #//facade/CtDo"> <eStructuralFeatures xsi:type="ecore:EReference" name="LoopingExpression" eType="#//reflect/code/CtExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtExpression" eSuperTypes="#//reflect/code/CtCodeElement #//reflect/declaration/CtTypedElement #//facade/CtExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="TypeCasts" upperBound="-1" eType="#//reflect/reference/CtTypeReference"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtFieldAccess" eSuperTypes="#//reflect/code/CtTargetedExpression #//reflect/code/CtVariableAccess #//facade/CtFieldAccess"/> <eClassifiers xsi:type="ecore:EClass" name="CtFor" eSuperTypes="#//reflect/code/CtLoop #//facade/CtFor"> <eStructuralFeatures xsi:type="ecore:EReference" name="ForInit" upperBound="-1" eType="#//reflect/code/CtStatement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ForUpdate" upperBound="-1" eType="#//reflect/code/CtStatement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Expression" eType="#//reflect/code/CtExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtForEach" eSuperTypes="#//reflect/code/CtLoop #//facade/CtForEach"> <eStructuralFeatures xsi:type="ecore:EReference" name="Expression" eType="#//reflect/code/CtExpression"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Variable" eType="#//reflect/code/CtLocalVariable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtIf" eSuperTypes="#//reflect/code/CtStatement #//facade/CtIf"> <eStructuralFeatures xsi:type="ecore:EReference" name="ThenStatement" eType="#//reflect/code/CtStatement"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Condition" eType="#//reflect/code/CtExpression"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ElseStatement" eType="#//reflect/code/CtStatement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtInvocation" eSuperTypes="#//reflect/code/CtAbstractInvocation #//reflect/code/CtStatement #//reflect/code/CtTargetedExpression #//facade/CtInvocation"/> <eClassifiers xsi:type="ecore:EClass" name="CtLiteral" eSuperTypes="#//reflect/code/CtExpression #//facade/CtLiteral"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Value" eType="#//Object"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtLocalVariable" eSuperTypes="#//reflect/code/CtStatement #//reflect/declaration/CtVariable #//facade/CtLocalVariable"/> <eClassifiers xsi:type="ecore:EClass" name="CtLoop" eSuperTypes="#//reflect/code/CtStatement #//facade/CtLoop"> <eStructuralFeatures xsi:type="ecore:EReference" name="Body" eType="#//reflect/code/CtStatement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtNewArray" eSuperTypes="#//reflect/code/CtExpression #//facade/CtNewArray"> <eStructuralFeatures xsi:type="ecore:EReference" name="DimensionExpressions" upperBound="-1" eType="#//reflect/code/CtExpression"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Elements" upperBound="-1" eType="#//reflect/code/CtExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtNewClass" eSuperTypes="#//reflect/code/CtAbstractInvocation #//reflect/code/CtExpression #//reflect/code/CtStatement #//facade/CtNewClass"> <eStructuralFeatures xsi:type="ecore:EReference" name="AnnonymousClass" eType="#//reflect/declaration/CtClass"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtOperatorAssignment" eSuperTypes="#//reflect/code/CtAssignment #//facade/CtOperatorAssignment"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Kind" eType="#//BinaryOperatorKind"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtReturn" eSuperTypes="#//reflect/code/CtCFlowBreak #//facade/CtReturn"> <eStructuralFeatures xsi:type="ecore:EReference" name="ReturnedExpression" eType="#//reflect/code/CtExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtStatement" eSuperTypes="#//reflect/code/CtCodeElement #//facade/CtStatement"> <eOperations name="insertAfter" eType="#//Void"> <eParameters name="statement" eType="#//reflect/code/CtStatement"/> </eOperations> <eOperations name="insertAfter" eType="#//Void"> <eParameters name="statements" eType="#//reflect/code/CtStatementList"/> </eOperations> <eOperations name="insertBefore" eType="#//Void"> <eParameters name="statement" eType="#//reflect/code/CtStatement"/> </eOperations> <eOperations name="insertBefore" eType="#//Void"> <eParameters name="statements" eType="#//reflect/code/CtStatementList"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Label" eType="#//String"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtStatementList" eSuperTypes="#//reflect/code/CtCodeElement #//facade/CtStatementList"> <eStructuralFeatures xsi:type="ecore:EReference" name="Statements" upperBound="-1" eType="#//reflect/code/CtStatement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtSwitch" eSuperTypes="#//reflect/code/CtStatement #//facade/CtSwitch"> <eStructuralFeatures xsi:type="ecore:EReference" name="Selector" eType="#//reflect/code/CtExpression"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Cases" upperBound="-1" eType="#//reflect/code/CtCase"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtSynchronized" eSuperTypes="#//reflect/code/CtStatement #//facade/CtSynchronized"> <eStructuralFeatures xsi:type="ecore:EReference" name="Block" eType="#//reflect/code/CtBlock"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Expression" eType="#//reflect/code/CtExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtTargetedExpression" eSuperTypes="#//reflect/code/CtExpression #//facade/CtTargetedExpression"> <eStructuralFeatures xsi:type="ecore:EReference" name="Target" eType="#//reflect/code/CtExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtThrow" eSuperTypes="#//reflect/code/CtCFlowBreak #//facade/CtThrow"> <eStructuralFeatures xsi:type="ecore:EReference" name="ThrownExpression" eType="#//reflect/code/CtExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtTry" eSuperTypes="#//reflect/code/CtStatement #//facade/CtTry"> <eStructuralFeatures xsi:type="ecore:EReference" name="Finalizer" eType="#//reflect/code/CtBlock"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Body" eType="#//reflect/code/CtBlock"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Catchers" upperBound="-1" eType="#//reflect/code/CtCatch"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtUnaryOperator" eSuperTypes="#//reflect/code/CtExpression #//reflect/code/CtStatement #//facade/CtUnaryOperator"> <eStructuralFeatures xsi:type="ecore:EReference" name="Operand" eType="#//reflect/code/CtExpression"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Kind" eType="#//UnaryOperatorKind"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtVariableAccess" eSuperTypes="#//reflect/code/CtExpression #//facade/CtVariableAccess"> <eStructuralFeatures xsi:type="ecore:EReference" name="Variable" eType="#//reflect/reference/CtVariableReference"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtWhile" eSuperTypes="#//reflect/code/CtLoop #//facade/CtWhile"> <eStructuralFeatures xsi:type="ecore:EReference" name="LoopingExpression" eType="#//reflect/code/CtExpression"/> </eClassifiers> </eSubpackages> <eSubpackages name="declaration" nsURI="emf.spoon.reflect.declaration" nsPrefix="emf.spoon.reflect.declaration"> <eClassifiers xsi:type="ecore:EClass" name="CtAnnotation" eSuperTypes="#//reflect/declaration/CtElement #//facade/CtAnnotation"> <eOperations name="getElementValue" eType="#//Object"> <eParameters name="key" eType="#//String"/> </eOperations> <eOperations name="getElementValues" eType="#//Map"> <eAnnotations source="SpoonGenerics"> <details key="type" value="java.lang.String"/> </eAnnotations> <eAnnotations source="SpoonGenerics"> <details key="type" value="java.lang.Object"/> </eAnnotations> </eOperations> <eOperations name="setElementValues" eType="#//Void"> <eParameters name="values" eType="#//Map"> <eAnnotations source="SpoonGenerics"> <details key="type" value="java.lang.String"/> </eAnnotations> <eAnnotations source="SpoonGenerics"> <details key="type" value="java.lang.Object"/> </eAnnotations> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="AnnotationType" eType="#//reflect/reference/CtTypeReference"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ActualAnnotation" eType="#//Object" changeable="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtAnnotationType" eSuperTypes="#//reflect/declaration/CtSimpleType #//facade/CtAnnotationType"/> <eClassifiers xsi:type="ecore:EClass" name="CtAnonymousExecutable" eSuperTypes="#//reflect/declaration/CtElement #//reflect/declaration/CtModifiable #//facade/CtAnonymousExecutable"> <eStructuralFeatures xsi:type="ecore:EReference" name="Body" eType="#//reflect/code/CtBlock"/> <eStructuralFeatures xsi:type="ecore:EReference" name="OwnerClass" eType="#//reflect/declaration/CtClass" changeable="false" eOpposite="#//reflect/declaration/CtClass/AnonymousExecutables"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtClass" eSuperTypes="#//reflect/declaration/CtType #//facade/CtClass"> <eOperations name="getConstructor" eType="#//reflect/declaration/CtConstructor"> <eParameters name="parameterTypes" eType="#//List"> <eAnnotations source="SpoonGenerics"> <details key="type" value="spoon.reflect.reference.CtTypeReference"/> </eAnnotations> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="Superclass" eType="#//reflect/reference/CtTypeReference"/> <eStructuralFeatures xsi:type="ecore:EReference" name="AnonymousExecutables" upperBound="-1" eType="#//reflect/declaration/CtAnonymousExecutable" eOpposite="#//reflect/declaration/CtAnonymousExecutable/OwnerClass"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Constructors" upperBound="-1" eType="#//reflect/declaration/CtConstructor"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtConstructor" eSuperTypes="#//reflect/declaration/CtExecutable #//facade/CtConstructor"/> <eClassifiers xsi:type="ecore:EClass" name="CtElement" eSuperTypes="#//facade/CtElement"> <eOperations name="accept" eType="#//Void"> <eParameters name="visitor" eType="#//CtVisitor"/> </eOperations> <eOperations name="getAnnotatedChildren" eType="#//Object"> <eAnnotations source="SpoonGenerics"> <details key="type" value="spoon.reflect.declaration.CtElement"/> </eAnnotations> <eParameters name="annotationType" eType="#//Class"/> </eOperations> <eOperations name="getAnnotation" eType="#//Object"> <eAnnotations source="SpoonGenerics"> <details key="type" value="java.lang.annotation.Annotation"/> </eAnnotations> <eParameters name="annotationType" eType="#//Class"/> </eOperations> <eOperations name="getAnnotation" eType="#//Object"> <eAnnotations source="SpoonGenerics"> <details key="type" value="java.lang.annotation.Annotation"/> </eAnnotations> <eParameters name="annotationType" eType="#//reflect/reference/CtTypeReference"/> </eOperations> <eOperations name="getParent" eType="#//Object"> <eAnnotations source="SpoonGenerics"> <details key="type" value="spoon.reflect.declaration.CtElement"/> </eAnnotations> <eParameters name="parentType" eType="#//Class"/> </eOperations> <eOperations name="replace" eType="#//Void"> <eParameters name="element" eType="#//reflect/declaration/CtElement"/> </eOperations> <eOperations name="replace" eType="#//Void"> <eParameters name="replacementPoints" eType="#//Filter"/> <eParameters name="element" eType="#//reflect/declaration/CtElement"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="Annotations" upperBound="-1" eType="#//reflect/declaration/CtAnnotation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Position" eType="#//reflect/declaration/SourcePosition"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="DocComment" eType="#//String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Parent" eType="#//reflect/declaration/CtElement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtEnum" eSuperTypes="#//reflect/declaration/CtSimpleType #//facade/CtEnum"/> <eClassifiers xsi:type="ecore:EClass" name="CtExecutable" eSuperTypes="#//reflect/declaration/CtGenericElement #//reflect/declaration/CtNamedElement #//facade/CtExecutable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="EXECUTABLE_SEPARATOR" eType="#//String"> <eAnnotations source="SpoonGenerics"> <details key="type" value="java.lang.String"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="Parameters" upperBound="-1" eType="#//reflect/declaration/CtParameter"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Body" eType="#//reflect/code/CtBlock"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ThrownTypes" upperBound="-1" eType="#//reflect/reference/CtTypeReference"/> <eStructuralFeatures xsi:type="ecore:EReference" name="DeclaringType" eType="#//reflect/declaration/CtType" changeable="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtField" eSuperTypes="#//reflect/declaration/CtNamedElement #//reflect/declaration/CtVariable #//facade/CtField"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="FIELD_SEPARATOR" eType="#//String"> <eAnnotations source="SpoonGenerics"> <details key="type" value="java.lang.String"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="DeclaringType" eType="#//reflect/declaration/CtSimpleType" changeable="false" eOpposite="#//reflect/declaration/CtSimpleType/Fields"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtGenericElement" eSuperTypes="#//reflect/declaration/CtElement #//facade/CtGenericElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="FormalTypeParameters" upperBound="-1" eType="#//reflect/reference/CtTypeReference"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtInterface" eSuperTypes="#//reflect/declaration/CtType #//facade/CtInterface"/> <eClassifiers xsi:type="ecore:EClass" name="CtMethod" eSuperTypes="#//reflect/declaration/CtExecutable #//reflect/declaration/CtTypedElement #//facade/CtMethod"/> <eClassifiers xsi:type="ecore:EClass" name="CtModifiable" eSuperTypes="#//facade/CtModifiable"> <eOperations name="hasModifier" eType="#//Boolean"> <eParameters name="modifier" eType="#//ModifierKind"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Modifiers" upperBound="-1" eType="#//ModifierKind"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtNamedElement" eSuperTypes="#//reflect/declaration/CtElement #//reflect/declaration/CtModifiable #//facade/CtNamedElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="SimpleName" eType="#//String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Reference" eType="#//reflect/reference/CtReference" changeable="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtPackage" eSuperTypes="#//reflect/declaration/CtNamedElement #//facade/CtPackage"> <eOperations name="getPackage" eType="#//reflect/declaration/CtPackage"> <eParameters name="name" eType="#//String"/> </eOperations> <eOperations name="getType" eType="#//reflect/declaration/CtSimpleType"> <eParameters name="simpleName" eType="#//String"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="PACKAGE_SEPARATOR" eType="#//String"> <eAnnotations source="SpoonGenerics"> <details key="type" value="java.lang.String"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="TOP_LEVEL_PACKAGE_NAME" eType="#//String"> <eAnnotations source="SpoonGenerics"> <details key="type" value="java.lang.String"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="Packages" upperBound="-1" eType="#//reflect/declaration/CtPackage" eOpposite="#//reflect/declaration/CtPackage/DeclaringPackage"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Types" upperBound="-1" eType="#//reflect/declaration/CtSimpleType" eOpposite="#//reflect/declaration/CtSimpleType/Package"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="QualifiedName" eType="#//String" changeable="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="DeclaringPackage" eType="#//reflect/declaration/CtPackage" changeable="false" eOpposite="#//reflect/declaration/CtPackage/Packages"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtParameter" eSuperTypes="#//reflect/declaration/CtNamedElement #//reflect/declaration/CtVariable #//facade/CtParameter"> <eOperations name="isVarArgs" eType="#//Boolean"/> <eOperations name="setVarArgs" eType="#//Void"> <eParameters name="varArgs" eType="#//Boolean"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtSimpleType" eSuperTypes="#//reflect/declaration/CtNamedElement #//facade/CtSimpleType"> <eOperations name="getField" eType="#//reflect/declaration/CtField"> <eParameters name="name" eType="#//String"/> </eOperations> <eOperations name="isTopLevel" eType="#//Boolean"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Fields" upperBound="-1" eType="#//reflect/declaration/CtField" eOpposite="#//reflect/declaration/CtField/DeclaringType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ActualClass" eType="#//Class" changeable="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="DeclaringType" eType="#//reflect/declaration/CtType" changeable="false" eOpposite="#//reflect/declaration/CtType/NestedTypes"/> <eStructuralFeatures xsi:type="ecore:EReference" name="AllFields" upperBound="-1" eType="#//reflect/declaration/CtField" changeable="false" eOpposite="#//reflect/declaration/CtField/DeclaringType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Package" eType="#//reflect/declaration/CtPackage" changeable="false" eOpposite="#//reflect/declaration/CtPackage/Types"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="QualifiedName" eType="#//String" changeable="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtType" eSuperTypes="#//reflect/declaration/CtGenericElement #//reflect/declaration/CtSimpleType #//facade/CtType"> <eOperations name="getMethod" eType="#//reflect/declaration/CtMethod"> <eParameters name="name" eType="#//String"/> <eParameters name="parameterTypes" eType="#//List"> <eAnnotations source="SpoonGenerics"> <details key="type" value="spoon.reflect.reference.CtTypeReference"/> </eAnnotations> </eParameters> </eOperations> <eOperations name="getMethod" eType="#//Object"> <eAnnotations source="SpoonGenerics"> <details key="type" value="java.lang.Object"/> </eAnnotations> <eParameters name="returnType" eType="#//reflect/reference/CtTypeReference"/> <eParameters name="name" eType="#//String"/> <eParameters name="parameterTypes" eType="#//List"> <eAnnotations source="SpoonGenerics"> <details key="type" value="spoon.reflect.reference.CtTypeReference"/> </eAnnotations> </eParameters> </eOperations> <eOperations name="getNestedType" eType="#//reflect/declaration/CtSimpleType"> <eParameters name="name" eType="#//String"/> </eOperations> <eOperations name="setSuperInterfaces" eType="#//Void"> <eParameters name="interfaces" eType="#//Set"> <eAnnotations source="SpoonGenerics"> <details key="type" value="spoon.reflect.reference.CtTypeReference"/> </eAnnotations> </eParameters> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="INNERTTYPE_SEPARATOR" eType="#//String"> <eAnnotations source="SpoonGenerics"> <details key="type" value="java.lang.String"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="NestedTypes" upperBound="-1" eType="#//reflect/declaration/CtSimpleType" eOpposite="#//reflect/declaration/CtSimpleType/DeclaringType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Methods" upperBound="-1" eType="#//reflect/declaration/CtMethod"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Superinterfaces" upperBound="-1" eType="#//reflect/reference/CtTypeReference" changeable="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="AllMethods" upperBound="-1" eType="#//reflect/declaration/CtMethod" changeable="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtTypeParameter" eSuperTypes="#//reflect/declaration/CtElement #//facade/CtTypeParameter"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Name" eType="#//String"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Bounds" upperBound="-1" eType="#//reflect/reference/CtTypeReference"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtTypedElement" eSuperTypes="#//facade/CtTypedElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="Type" eType="#//reflect/reference/CtTypeReference"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtVariable" eSuperTypes="#//reflect/declaration/CtNamedElement #//reflect/declaration/CtTypedElement #//facade/CtVariable"> <eStructuralFeatures xsi:type="ecore:EReference" name="DefaultExpression" eType="#//reflect/code/CtExpression"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SourcePosition" eSuperTypes="#//facade/SourcePosition"> <eOperations name="clone" eType="#//CloneNotSupportedException"/> <eOperations name="toString" eType="#//String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Line" eType="#//Integer" changeable="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Column" eType="#//Integer" changeable="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="File" eType="#//File" changeable="false"/> </eClassifiers> </eSubpackages> <eSubpackages name="reference" nsURI="emf.spoon.reflect.reference" nsPrefix="emf.spoon.reflect.reference"> <eClassifiers xsi:type="ecore:EClass" name="CtArrayTypeReference" eSuperTypes="#//reflect/reference/CtTypeReference #//facade/CtArrayTypeReference"> <eStructuralFeatures xsi:type="ecore:EReference" name="ComponentType" eType="#//reflect/reference/CtTypeReference"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtExecutableReference" eSuperTypes="#//reflect/reference/CtGenericElementReference #//reflect/reference/CtReference #//facade/CtExecutableReference"> <eOperations name="isOverloading" eType="#//Boolean"> <eParameters name="executable" eType="#//reflect/reference/CtExecutableReference"/> </eOperations> <eOperations name="isStatic" eType="#//Boolean"/> <eOperations name="setStatic" eType="#//Void"> <eParameters name="stat" eType="#//Boolean"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="Type" eType="#//reflect/reference/CtTypeReference"/> <eStructuralFeatures xsi:type="ecore:EReference" name="DeclaringType" eType="#//reflect/reference/CtTypeReference"/> <eStructuralFeatures xsi:type="ecore:EReference" name="ParameterTypes" upperBound="-1" eType="#//reflect/reference/CtTypeReference"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ActualMethod" eType="#//Method" changeable="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtFieldReference" eSuperTypes="#//reflect/reference/CtVariableReference #//facade/CtFieldReference"> <eStructuralFeatures xsi:type="ecore:EReference" name="DeclaringType" eType="#//reflect/reference/CtTypeReference"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ActualField" eType="#//Field" changeable="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="QualifiedName" eType="#//String" changeable="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isStatic" eType="#//Boolean"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtGenericElementReference" eSuperTypes="#//facade/CtGenericElementReference"> <eStructuralFeatures xsi:type="ecore:EReference" name="ActualTypeArguments" upperBound="-1" eType="#//reflect/reference/CtTypeReference"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtLocalVariableReference" eSuperTypes="#//reflect/reference/CtVariableReference #//facade/CtLocalVariableReference"/> <eClassifiers xsi:type="ecore:EClass" name="CtPackageReference" eSuperTypes="#//reflect/reference/CtReference #//facade/CtPackageReference"/> <eClassifiers xsi:type="ecore:EClass" name="CtParameterReference" eSuperTypes="#//reflect/reference/CtVariableReference #//facade/CtParameterReference"> <eStructuralFeatures xsi:type="ecore:EReference" name="DeclaringExecutable" eType="#//reflect/reference/CtExecutableReference"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtReference" eSuperTypes="#//facade/CtReference"> <eOperations name="accept" eType="#//Void"> <eParameters name="visitor" eType="#//CtVisitor"/> </eOperations> <eOperations name="getAnnotation" eType="#//Object"> <eAnnotations source="SpoonGenerics"> <details key="type" value="java.lang.annotation.Annotation"/> </eAnnotations> <eParameters name="annotationType" eType="#//Class"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="SimpleName" eType="#//String"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="Annotations" upperBound="-1" eType="#//Annotation" changeable="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Declaration" eType="#//reflect/declaration/CtElement" changeable="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtTypeParameterReference" eSuperTypes="#//reflect/reference/CtTypeReference #//facade/CtTypeParameterReference"> <eOperations name="isUpper" eType="#//Boolean"/> <eOperations name="setUpper" eType="#//Void"> <eParameters name="upper" eType="#//Boolean"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="Bounds" upperBound="-1" eType="#//reflect/reference/CtTypeReference"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtTypeReference" eSuperTypes="#//reflect/reference/CtGenericElementReference #//reflect/reference/CtReference #//facade/CtTypeReference"> <eOperations name="box" eType="#//reflect/reference/CtTypeReference"/> <eOperations name="isAssignableFrom" eType="#//Boolean"> <eParameters name="type" eType="#//reflect/reference/CtTypeReference"/> </eOperations> <eOperations name="isPrimitif" eType="#//Boolean"/> <eOperations name="isSubtypeOf" eType="#//Boolean"> <eParameters name="type" eType="#//reflect/reference/CtTypeReference"/> </eOperations> <eOperations name="unbox" eType="#//reflect/reference/CtTypeReference"/> <eStructuralFeatures xsi:type="ecore:EReference" name="DeclaringType" eType="#//reflect/reference/CtTypeReference"/> <eStructuralFeatures xsi:type="ecore:EReference" name="Package" eType="#//reflect/reference/CtPackageReference"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ActualClass" eType="#//Class" changeable="false"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="QualifiedName" eType="#//String" changeable="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CtVariableReference" eSuperTypes="#//reflect/reference/CtReference #//facade/CtVariableReference"> <eStructuralFeatures xsi:type="ecore:EReference" name="Type" eType="#//reflect/reference/CtTypeReference"/> </eClassifiers> </eSubpackages> </eSubpackages> <eSubpackages name="facade"> <eClassifiers xsi:type="ecore:EClass" name="CtAbstractInvocation" instanceClassName="spoon.reflect.code.CtAbstractInvocation" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtArrayAccess" instanceClassName="spoon.reflect.code.CtArrayAccess" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtAssert" instanceClassName="spoon.reflect.code.CtAssert" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtAssignment" instanceClassName="spoon.reflect.code.CtAssignment" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtBinaryOperator" instanceClassName="spoon.reflect.code.CtBinaryOperator" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtBlock" instanceClassName="spoon.reflect.code.CtBlock" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtBreak" instanceClassName="spoon.reflect.code.CtBreak" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtCFlowBreak" instanceClassName="spoon.reflect.code.CtCFlowBreak" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtCase" instanceClassName="spoon.reflect.code.CtCase" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtCatch" instanceClassName="spoon.reflect.code.CtCatch" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtCodeElement" instanceClassName="spoon.reflect.code.CtCodeElement" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtConditional" instanceClassName="spoon.reflect.code.CtConditional" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtContinue" instanceClassName="spoon.reflect.code.CtContinue" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtDo" instanceClassName="spoon.reflect.code.CtDo" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtExpression" instanceClassName="spoon.reflect.code.CtExpression" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtFieldAccess" instanceClassName="spoon.reflect.code.CtFieldAccess" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtFor" instanceClassName="spoon.reflect.code.CtFor" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtForEach" instanceClassName="spoon.reflect.code.CtForEach" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtIf" instanceClassName="spoon.reflect.code.CtIf" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtInvocation" instanceClassName="spoon.reflect.code.CtInvocation" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtLiteral" instanceClassName="spoon.reflect.code.CtLiteral" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtLocalVariable" instanceClassName="spoon.reflect.code.CtLocalVariable" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtLoop" instanceClassName="spoon.reflect.code.CtLoop" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtNewArray" instanceClassName="spoon.reflect.code.CtNewArray" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtNewClass" instanceClassName="spoon.reflect.code.CtNewClass" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtOperatorAssignment" instanceClassName="spoon.reflect.code.CtOperatorAssignment" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtReturn" instanceClassName="spoon.reflect.code.CtReturn" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtStatement" instanceClassName="spoon.reflect.code.CtStatement" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtStatementList" instanceClassName="spoon.reflect.code.CtStatementList" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtSwitch" instanceClassName="spoon.reflect.code.CtSwitch" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtSynchronized" instanceClassName="spoon.reflect.code.CtSynchronized" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtTargetedExpression" instanceClassName="spoon.reflect.code.CtTargetedExpression" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtThrow" instanceClassName="spoon.reflect.code.CtThrow" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtTry" instanceClassName="spoon.reflect.code.CtTry" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtUnaryOperator" instanceClassName="spoon.reflect.code.CtUnaryOperator" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtVariableAccess" instanceClassName="spoon.reflect.code.CtVariableAccess" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtWhile" instanceClassName="spoon.reflect.code.CtWhile" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtAnnotation" instanceClassName="spoon.reflect.declaration.CtAnnotation" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtAnnotationType" instanceClassName="spoon.reflect.declaration.CtAnnotationType" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtAnonymousExecutable" instanceClassName="spoon.reflect.declaration.CtAnonymousExecutable" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtClass" instanceClassName="spoon.reflect.declaration.CtClass" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtConstructor" instanceClassName="spoon.reflect.declaration.CtConstructor" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtElement" instanceClassName="spoon.reflect.declaration.CtElement" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtEnum" instanceClassName="spoon.reflect.declaration.CtEnum" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtExecutable" instanceClassName="spoon.reflect.declaration.CtExecutable" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtField" instanceClassName="spoon.reflect.declaration.CtField" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtGenericElement" instanceClassName="spoon.reflect.declaration.CtGenericElement" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtInterface" instanceClassName="spoon.reflect.declaration.CtInterface" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtMethod" instanceClassName="spoon.reflect.declaration.CtMethod" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtModifiable" instanceClassName="spoon.reflect.declaration.CtModifiable" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtNamedElement" instanceClassName="spoon.reflect.declaration.CtNamedElement" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtPackage" instanceClassName="spoon.reflect.declaration.CtPackage" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtParameter" instanceClassName="spoon.reflect.declaration.CtParameter" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtSimpleType" instanceClassName="spoon.reflect.declaration.CtSimpleType" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtType" instanceClassName="spoon.reflect.declaration.CtType" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtTypeParameter" instanceClassName="spoon.reflect.declaration.CtTypeParameter" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtTypedElement" instanceClassName="spoon.reflect.declaration.CtTypedElement" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtVariable" instanceClassName="spoon.reflect.declaration.CtVariable" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="SourcePosition" instanceClassName="spoon.reflect.declaration.SourcePosition" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtArrayTypeReference" instanceClassName="spoon.reflect.reference.CtArrayTypeReference" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtExecutableReference" instanceClassName="spoon.reflect.reference.CtExecutableReference" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtFieldReference" instanceClassName="spoon.reflect.reference.CtFieldReference" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtGenericElementReference" instanceClassName="spoon.reflect.reference.CtGenericElementReference" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtLocalVariableReference" instanceClassName="spoon.reflect.reference.CtLocalVariableReference" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtPackageReference" instanceClassName="spoon.reflect.reference.CtPackageReference" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtParameterReference" instanceClassName="spoon.reflect.reference.CtParameterReference" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtReference" instanceClassName="spoon.reflect.reference.CtReference" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtTypeParameterReference" instanceClassName="spoon.reflect.reference.CtTypeParameterReference" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtTypeReference" instanceClassName="spoon.reflect.reference.CtTypeReference" interface="true"/> <eClassifiers xsi:type="ecore:EClass" name="CtVariableReference" instanceClassName="spoon.reflect.reference.CtVariableReference" interface="true"/> </eSubpackages> </ecore:EPackage>
github:ecore:/data/diverse-project/kermeta/java_projects/fr.irisa.triskell.kermetaSpoonEMFBridge/Resource/java5.ecore
ecore
emf.spoon Object java.lang.Object java.lang.Object List java.util.List java.util.List Void java.lang.Void java.lang.Void Integer java.lang.Integer java.lang.Integer Boolean java.lang.Boolean java.lang.Boolean BinaryOperatorKind spoon.reflect.code.BinaryOperatorKind spoon.reflect.code.BinaryOperatorKind TemplateParameter spoon.template.TemplateParameter spoon.template.TemplateParameter Filter spoon.reflect.visitor.Filter spoon.reflect.visitor.Filter Throwable java.lang.Throwable java.lang.Throwable String java.lang.String java.lang.String TemplateParameterList spoon.template.TemplateParameterList spoon.template.TemplateParameterList UnaryOperatorKind spoon.reflect.code.UnaryOperatorKind spoon.reflect.code.UnaryOperatorKind Annotation java.lang.annotation.Annotation java.lang.annotation.Annotation Map java.util.Map java.util.Map Set java.util.Set java.util.Set Comparable java.lang.Comparable java.lang.Comparable FactoryAccessor spoon.processing.FactoryAccessor spoon.processing.FactoryAccessor CtVisitor spoon.reflect.visitor.CtVisitor spoon.reflect.visitor.CtVisitor Class java.lang.Class java.lang.Class Enum java.lang.Enum java.lang.Enum ModifierKind spoon.reflect.declaration.ModifierKind spoon.reflect.declaration.ModifierKind Cloneable java.lang.Cloneable java.lang.Cloneable CloneNotSupportedException java.lang.CloneNotSupportedException java.lang.CloneNotSupportedException File java.io.File java.io.File Method java.lang.reflect.Method java.lang.reflect.Method Field java.lang.reflect.Field java.lang.reflect.Field reflect code CtAbstractInvocation Executable Arguments CtArrayAccess IndexExpression CtAssert Expression AssertExpression CtAssignment Assignment Assigned CtBinaryOperator Kind RightHandOperand LeftHandOperand CtBlock insertAfter insertionPoints statement insertAfter insertionPoints statements insertBefore insertionPoints statement insertBefore insertionPoints statements insertBegin statement insertBegin statements insertEnd statement insertEnd statements Statements CtBreak LabelledStatement CtCFlowBreak CtCase CaseExpression Statements CtCatch Body Parameter CtCodeElement CtConditional ElseExpression Condition ThenExpression CtContinue LabelledStatement CtDo LoopingExpression CtExpression TypeCasts CtFieldAccess CtFor ForInit ForUpdate Expression CtForEach Expression Variable CtIf ThenStatement Condition ElseStatement CtInvocation CtLiteral Value CtLocalVariable CtLoop Body CtNewArray DimensionExpressions Elements CtNewClass AnnonymousClass CtOperatorAssignment Kind CtReturn ReturnedExpression CtStatement insertAfter statement insertAfter statements insertBefore statement insertBefore statements Label CtStatementList Statements CtSwitch Selector Cases CtSynchronized Block Expression CtTargetedExpression Target CtThrow ThrownExpression CtTry Finalizer Body Catchers CtUnaryOperator Operand Kind CtVariableAccess Variable CtWhile LoopingExpression declaration CtAnnotation getElementValue key getElementValues setElementValues values AnnotationType ActualAnnotation CtAnnotationType CtAnonymousExecutable Body OwnerClass CtClass getConstructor parameterTypes Superclass AnonymousExecutables Constructors CtConstructor CtElement accept visitor getAnnotatedChildren annotationType getAnnotation annotationType getAnnotation annotationType getParent parentType replace element replace replacementPoints element Annotations Position DocComment Parent CtEnum CtExecutable EXECUTABLE_SEPARATOR Parameters Body ThrownTypes DeclaringType CtField FIELD_SEPARATOR DeclaringType CtGenericElement FormalTypeParameters CtInterface CtMethod CtModifiable hasModifier modifier Modifiers CtNamedElement SimpleName Reference CtPackage getPackage name getType simpleName PACKAGE_SEPARATOR TOP_LEVEL_PACKAGE_NAME Packages Types QualifiedName DeclaringPackage CtParameter isVarArgs setVarArgs varArgs CtSimpleType getField name isTopLevel Fields ActualClass DeclaringType AllFields Package QualifiedName CtType getMethod name parameterTypes getMethod returnType name parameterTypes getNestedType name setSuperInterfaces interfaces INNERTTYPE_SEPARATOR NestedTypes Methods Superinterfaces AllMethods CtTypeParameter Name Bounds CtTypedElement Type CtVariable DefaultExpression SourcePosition clone toString Line Column File reference CtArrayTypeReference ComponentType CtExecutableReference isOverloading executable isStatic setStatic stat Type DeclaringType ParameterTypes ActualMethod CtFieldReference DeclaringType ActualField QualifiedName isStatic CtGenericElementReference ActualTypeArguments CtLocalVariableReference CtPackageReference CtParameterReference DeclaringExecutable CtReference accept visitor getAnnotation annotationType SimpleName Annotations Declaration CtTypeParameterReference isUpper setUpper upper Bounds CtTypeReference box isAssignableFrom type isPrimitif isSubtypeOf type unbox DeclaringType Package ActualClass QualifiedName CtVariableReference Type facade CtAbstractInvocation spoon.reflect.code.CtAbstractInvocation spoon.reflect.code.CtAbstractInvocation CtArrayAccess spoon.reflect.code.CtArrayAccess spoon.reflect.code.CtArrayAccess CtAssert spoon.reflect.code.CtAssert spoon.reflect.code.CtAssert CtAssignment spoon.reflect.code.CtAssignment spoon.reflect.code.CtAssignment CtBinaryOperator spoon.reflect.code.CtBinaryOperator spoon.reflect.code.CtBinaryOperator CtBlock spoon.reflect.code.CtBlock spoon.reflect.code.CtBlock CtBreak spoon.reflect.code.CtBreak spoon.reflect.code.CtBreak CtCFlowBreak spoon.reflect.code.CtCFlowBreak spoon.reflect.code.CtCFlowBreak CtCase spoon.reflect.code.CtCase spoon.reflect.code.CtCase CtCatch spoon.reflect.code.CtCatch spoon.reflect.code.CtCatch CtCodeElement spoon.reflect.code.CtCodeElement spoon.reflect.code.CtCodeElement CtConditional spoon.reflect.code.CtConditional spoon.reflect.code.CtConditional CtContinue spoon.reflect.code.CtContinue spoon.reflect.code.CtContinue CtDo spoon.reflect.code.CtDo spoon.reflect.code.CtDo CtExpression spoon.reflect.code.CtExpression spoon.reflect.code.CtExpression CtFieldAccess spoon.reflect.code.CtFieldAccess spoon.reflect.code.CtFieldAccess CtFor spoon.reflect.code.CtFor spoon.reflect.code.CtFor CtForEach spoon.reflect.code.CtForEach spoon.reflect.code.CtForEach CtIf spoon.reflect.code.CtIf spoon.reflect.code.CtIf CtInvocation spoon.reflect.code.CtInvocation spoon.reflect.code.CtInvocation CtLiteral spoon.reflect.code.CtLiteral spoon.reflect.code.CtLiteral CtLocalVariable spoon.reflect.code.CtLocalVariable spoon.reflect.code.CtLocalVariable CtLoop spoon.reflect.code.CtLoop spoon.reflect.code.CtLoop CtNewArray spoon.reflect.code.CtNewArray spoon.reflect.code.CtNewArray CtNewClass spoon.reflect.code.CtNewClass spoon.reflect.code.CtNewClass CtOperatorAssignment spoon.reflect.code.CtOperatorAssignment spoon.reflect.code.CtOperatorAssignment CtReturn spoon.reflect.code.CtReturn spoon.reflect.code.CtReturn CtStatement spoon.reflect.code.CtStatement spoon.reflect.code.CtStatement CtStatementList spoon.reflect.code.CtStatementList spoon.reflect.code.CtStatementList CtSwitch spoon.reflect.code.CtSwitch spoon.reflect.code.CtSwitch CtSynchronized spoon.reflect.code.CtSynchronized spoon.reflect.code.CtSynchronized CtTargetedExpression spoon.reflect.code.CtTargetedExpression spoon.reflect.code.CtTargetedExpression CtThrow spoon.reflect.code.CtThrow spoon.reflect.code.CtThrow CtTry spoon.reflect.code.CtTry spoon.reflect.code.CtTry CtUnaryOperator spoon.reflect.code.CtUnaryOperator spoon.reflect.code.CtUnaryOperator CtVariableAccess spoon.reflect.code.CtVariableAccess spoon.reflect.code.CtVariableAccess CtWhile spoon.reflect.code.CtWhile spoon.reflect.code.CtWhile CtAnnotation spoon.reflect.declaration.CtAnnotation spoon.reflect.declaration.CtAnnotation CtAnnotationType spoon.reflect.declaration.CtAnnotationType spoon.reflect.declaration.CtAnnotationType CtAnonymousExecutable spoon.reflect.declaration.CtAnonymousExecutable spoon.reflect.declaration.CtAnonymousExecutable CtClass spoon.reflect.declaration.CtClass spoon.reflect.declaration.CtClass CtConstructor spoon.reflect.declaration.CtConstructor spoon.reflect.declaration.CtConstructor CtElement spoon.reflect.declaration.CtElement spoon.reflect.declaration.CtElement CtEnum spoon.reflect.declaration.CtEnum spoon.reflect.declaration.CtEnum CtExecutable spoon.reflect.declaration.CtExecutable spoon.reflect.declaration.CtExecutable CtField spoon.reflect.declaration.CtField spoon.reflect.declaration.CtField CtGenericElement spoon.reflect.declaration.CtGenericElement spoon.reflect.declaration.CtGenericElement CtInterface spoon.reflect.declaration.CtInterface spoon.reflect.declaration.CtInterface CtMethod spoon.reflect.declaration.CtMethod spoon.reflect.declaration.CtMethod CtModifiable spoon.reflect.declaration.CtModifiable spoon.reflect.declaration.CtModifiable CtNamedElement spoon.reflect.declaration.CtNamedElement spoon.reflect.declaration.CtNamedElement CtPackage spoon.reflect.declaration.CtPackage spoon.reflect.declaration.CtPackage CtParameter spoon.reflect.declaration.CtParameter spoon.reflect.declaration.CtParameter CtSimpleType spoon.reflect.declaration.CtSimpleType spoon.reflect.declaration.CtSimpleType CtType spoon.reflect.declaration.CtType spoon.reflect.declaration.CtType CtTypeParameter spoon.reflect.declaration.CtTypeParameter spoon.reflect.declaration.CtTypeParameter CtTypedElement spoon.reflect.declaration.CtTypedElement spoon.reflect.declaration.CtTypedElement CtVariable spoon.reflect.declaration.CtVariable spoon.reflect.declaration.CtVariable SourcePosition spoon.reflect.declaration.SourcePosition spoon.reflect.declaration.SourcePosition CtArrayTypeReference spoon.reflect.reference.CtArrayTypeReference spoon.reflect.reference.CtArrayTypeReference CtExecutableReference spoon.reflect.reference.CtExecutableReference spoon.reflect.reference.CtExecutableReference CtFieldReference spoon.reflect.reference.CtFieldReference spoon.reflect.reference.CtFieldReference CtGenericElementReference spoon.reflect.reference.CtGenericElementReference spoon.reflect.reference.CtGenericElementReference CtLocalVariableReference spoon.reflect.reference.CtLocalVariableReference spoon.reflect.reference.CtLocalVariableReference CtPackageReference spoon.reflect.reference.CtPackageReference spoon.reflect.reference.CtPackageReference CtParameterReference spoon.reflect.reference.CtParameterReference spoon.reflect.reference.CtParameterReference CtReference spoon.reflect.reference.CtReference spoon.reflect.reference.CtReference CtTypeParameterReference spoon.reflect.reference.CtTypeParameterReference spoon.reflect.reference.CtTypeParameterReference CtTypeReference spoon.reflect.reference.CtTypeReference spoon.reflect.reference.CtTypeReference CtVariableReference spoon.reflect.reference.CtVariableReference spoon.reflect.reference.CtVariableReference
null
{"directed":true,"nodes":[{"nsPrefix":"emf.spoon","nsURI":"emf.spoon","name":"emf.spoon","id":0,"eClass":"EPackage"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"Object","instanceClass":"java.lang.Object","id":1,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.List","defaultValue":null,"instanceClassName":"java.util.List","name":"List","instanceClass":"java.util.List","id":2,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Void","defaultValue":null,"instanceClassName":"java.lang.Void","name":"Void","instanceClass":"java.lang.Void","id":3,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"Integer","instanceClass":"java.lang.Integer","id":4,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Boolean","defaultValue":null,"instanceClassName":"java.lang.Boolean","name":"Boolean","instanceClass":"java.lang.Boolean","id":5,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"spoon.reflect.code.BinaryOperatorKind","defaultValue":null,"instanceClassName":"spoon.reflect.code.BinaryOperatorKind","name":"BinaryOperatorKind","instanceClass":null,"id":6,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"spoon.template.TemplateParameter","defaultValue":null,"instanceClassName":"spoon.template.TemplateParameter","name":"TemplateParameter","instanceClass":null,"id":7,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"spoon.reflect.visitor.Filter","defaultValue":null,"instanceClassName":"spoon.reflect.visitor.Filter","name":"Filter","instanceClass":null,"id":8,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Throwable","defaultValue":null,"instanceClassName":"java.lang.Throwable","name":"Throwable","instanceClass":"java.lang.Throwable","id":9,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":10,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"spoon.template.TemplateParameterList","defaultValue":null,"instanceClassName":"spoon.template.TemplateParameterList","name":"TemplateParameterList","instanceClass":null,"id":11,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"spoon.reflect.code.UnaryOperatorKind","defaultValue":null,"instanceClassName":"spoon.reflect.code.UnaryOperatorKind","name":"UnaryOperatorKind","instanceClass":null,"id":12,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.annotation.Annotation","defaultValue":null,"instanceClassName":"java.lang.annotation.Annotation","name":"Annotation","instanceClass":"java.lang.annotation.Annotation","id":13,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Map","defaultValue":null,"instanceClassName":"java.util.Map","name":"Map","instanceClass":"java.util.Map","id":14,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Set","defaultValue":null,"instanceClassName":"java.util.Set","name":"Set","instanceClass":"java.util.Set","id":15,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Comparable","defaultValue":null,"instanceClassName":"java.lang.Comparable","name":"Comparable","instanceClass":"java.lang.Comparable","id":16,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"spoon.processing.FactoryAccessor","defaultValue":null,"instanceClassName":"spoon.processing.FactoryAccessor","name":"FactoryAccessor","instanceClass":null,"id":17,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"spoon.reflect.visitor.CtVisitor","defaultValue":null,"instanceClassName":"spoon.reflect.visitor.CtVisitor","name":"CtVisitor","instanceClass":null,"id":18,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Class","defaultValue":null,"instanceClassName":"java.lang.Class","name":"Class","instanceClass":"java.lang.Class","id":19,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Enum","defaultValue":null,"instanceClassName":"java.lang.Enum","name":"Enum","instanceClass":"java.lang.Enum","id":20,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"spoon.reflect.declaration.ModifierKind","defaultValue":null,"instanceClassName":"spoon.reflect.declaration.ModifierKind","name":"ModifierKind","instanceClass":null,"id":21,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Cloneable","defaultValue":null,"instanceClassName":"java.lang.Cloneable","name":"Cloneable","instanceClass":"java.lang.Cloneable","id":22,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.CloneNotSupportedException","defaultValue":null,"instanceClassName":"java.lang.CloneNotSupportedException","name":"CloneNotSupportedException","instanceClass":"java.lang.CloneNotSupportedException","id":23,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.io.File","defaultValue":null,"instanceClassName":"java.io.File","name":"File","instanceClass":"java.io.File","id":24,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.reflect.Method","defaultValue":null,"instanceClassName":"java.lang.reflect.Method","name":"Method","instanceClass":"java.lang.reflect.Method","id":25,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.reflect.Field","defaultValue":null,"instanceClassName":"java.lang.reflect.Field","name":"Field","instanceClass":"java.lang.reflect.Field","id":26,"serializable":true,"eClass":"EDataType"},{"nsPrefix":"emf.spoon.reflect","nsURI":"emf.spoon.reflect","name":"reflect","id":27,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"facade","id":28,"eClass":"EPackage"},{"nsPrefix":"emf.spoon.reflect.code","nsURI":"emf.spoon.reflect.code","name":"code","id":29,"eClass":"EPackage"},{"nsPrefix":"emf.spoon.reflect.declaration","nsURI":"emf.spoon.reflect.declaration","name":"declaration","id":30,"eClass":"EPackage"},{"nsPrefix":"emf.spoon.reflect.reference","nsURI":"emf.spoon.reflect.reference","name":"reference","id":31,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtAbstractInvocation","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtArrayAccess","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtAssert","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtAssignment","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtBinaryOperator","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtBlock","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtBreak","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtCFlowBreak","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtCase","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtCatch","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtCodeElement","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtConditional","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtContinue","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtDo","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtExpression","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtFieldAccess","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtFor","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtForEach","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtIf","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtInvocation","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtLiteral","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtLocalVariable","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtLoop","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtNewArray","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtNewClass","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtOperatorAssignment","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtReturn","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtStatement","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtStatementList","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtSwitch","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtSynchronized","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtTargetedExpression","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtThrow","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtTry","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtUnaryOperator","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtVariableAccess","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtWhile","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":"spoon.reflect.code.CtAbstractInvocation","defaultValue":null,"instanceClassName":"spoon.reflect.code.CtAbstractInvocation","name":"CtAbstractInvocation","instanceClass":null,"abstract":false,"id":69,"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":"Executable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtExecutableReference","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.code.CtArrayAccess","defaultValue":null,"instanceClassName":"spoon.reflect.code.CtArrayAccess","name":"CtArrayAccess","instanceClass":null,"abstract":false,"id":76,"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":"IndexExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.code.CtAssert","defaultValue":null,"instanceClassName":"spoon.reflect.code.CtAssert","name":"CtAssert","instanceClass":null,"abstract":false,"id":81,"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":"Expression","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":false,"unsettable":false,"transient":false,"unique":true,"name":"AssertExpression","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"},{"instanceTypeName":"spoon.reflect.code.CtAssignment","defaultValue":null,"instanceClassName":"spoon.reflect.code.CtAssignment","name":"CtAssignment","instanceClass":null,"abstract":false,"id":88,"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":"Assignment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Assigned","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"},{"instanceTypeName":"spoon.reflect.code.CtBinaryOperator","defaultValue":null,"instanceClassName":"spoon.reflect.code.CtBinaryOperator","name":"CtBinaryOperator","instanceClass":null,"abstract":false,"id":96,"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":"Kind","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":false,"unsettable":false,"transient":false,"unique":true,"name":"RightHandOperand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":98,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"LeftHandOperand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.code.CtBlock","defaultValue":null,"instanceClassName":"spoon.reflect.code.CtBlock","name":"CtBlock","instanceClass":null,"abstract":false,"id":105,"interface":true,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"insertAfter","lowerBound":0,"id":106,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"insertAfter","lowerBound":0,"id":107,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"insertBefore","lowerBound":0,"id":108,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"insertBefore","lowerBound":0,"id":109,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"insertBegin","lowerBound":0,"id":110,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"insertBegin","lowerBound":0,"id":111,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"insertEnd","lowerBound":0,"id":112,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"insertEnd","lowerBound":0,"id":113,"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":"Statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"insertionPoints","lowerBound":0,"id":118,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"statement","lowerBound":0,"id":119,"many":false,"required":false,"eClass":"EParameter"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"insertionPoints","lowerBound":0,"id":123,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"statements","lowerBound":0,"id":124,"many":false,"required":false,"eClass":"EParameter"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"insertionPoints","lowerBound":0,"id":128,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"statement","lowerBound":0,"id":129,"many":false,"required":false,"eClass":"EParameter"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"insertionPoints","lowerBound":0,"id":133,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"statements","lowerBound":0,"id":134,"many":false,"required":false,"eClass":"EParameter"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"statement","lowerBound":0,"id":138,"many":false,"required":false,"eClass":"EParameter"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"statements","lowerBound":0,"id":141,"many":false,"required":false,"eClass":"EParameter"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"statement","lowerBound":0,"id":144,"many":false,"required":false,"eClass":"EParameter"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"statements","lowerBound":0,"id":147,"many":false,"required":false,"eClass":"EParameter"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.code.CtBreak","defaultValue":null,"instanceClassName":"spoon.reflect.code.CtBreak","name":"CtBreak","instanceClass":null,"abstract":false,"id":150,"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":"LabelledStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":151,"derived":false},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.code.CtCFlowBreak","defaultValue":null,"instanceClassName":"spoon.reflect.code.CtCFlowBreak","name":"CtCFlowBreak","instanceClass":null,"abstract":false,"id":155,"interface":true,"eClass":"EClass"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.code.CtCase","defaultValue":null,"instanceClassName":"spoon.reflect.code.CtCase","name":"CtCase","instanceClass":null,"abstract":false,"id":158,"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":"CaseExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":159,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":160,"derived":false},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.code.CtCatch","defaultValue":null,"instanceClassName":"spoon.reflect.code.CtCatch","name":"CtCatch","instanceClass":null,"abstract":false,"id":165,"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":"Body","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":"Parameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":167,"derived":false},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtElement","instanceClass":null,"abstract":false,"id":172,"interface":false,"eClass":"EClass"},{"instanceTypeName":"spoon.reflect.code.CtCodeElement","defaultValue":null,"instanceClassName":"spoon.reflect.code.CtCodeElement","name":"CtCodeElement","instanceClass":null,"abstract":false,"id":173,"interface":true,"eClass":"EClass"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.code.CtConditional","defaultValue":null,"instanceClassName":"spoon.reflect.code.CtConditional","name":"CtConditional","instanceClass":null,"abstract":false,"id":176,"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":"ElseExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":177,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":178,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ThenExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":179,"derived":false},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.code.CtContinue","defaultValue":null,"instanceClassName":"spoon.reflect.code.CtContinue","name":"CtContinue","instanceClass":null,"abstract":false,"id":185,"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":"LabelledStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":186,"derived":false},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.code.CtDo","defaultValue":null,"instanceClassName":"spoon.reflect.code.CtDo","name":"CtDo","instanceClass":null,"abstract":false,"id":190,"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":"LoopingExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":191,"derived":false},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtTypedElement","instanceClass":null,"abstract":false,"id":195,"interface":false,"eClass":"EClass"},{"instanceTypeName":"spoon.reflect.code.CtExpression","defaultValue":null,"instanceClassName":"spoon.reflect.code.CtExpression","name":"CtExpression","instanceClass":null,"abstract":false,"id":196,"interface":true,"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":"TypeCasts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtTypeReference","instanceClass":null,"abstract":false,"id":201,"interface":false,"eClass":"EClass"},{"id":202,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.code.CtFieldAccess","defaultValue":null,"instanceClassName":"spoon.reflect.code.CtFieldAccess","name":"CtFieldAccess","instanceClass":null,"abstract":false,"id":203,"interface":true,"eClass":"EClass"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.code.CtFor","defaultValue":null,"instanceClassName":"spoon.reflect.code.CtFor","name":"CtFor","instanceClass":null,"abstract":false,"id":207,"interface":true,"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":"ForInit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ForUpdate","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":false,"unsettable":false,"transient":false,"unique":true,"name":"Expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":210,"derived":false},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.code.CtForEach","defaultValue":null,"instanceClassName":"spoon.reflect.code.CtForEach","name":"CtForEach","instanceClass":null,"abstract":false,"id":216,"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":"Expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":217,"derived":false},{"container":false,"ordered":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":218,"derived":false},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.code.CtIf","defaultValue":null,"instanceClassName":"spoon.reflect.code.CtIf","name":"CtIf","instanceClass":null,"abstract":false,"id":223,"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":"ThenStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":224,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Condition","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":"ElseStatement","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"},{"instanceTypeName":"spoon.reflect.code.CtInvocation","defaultValue":null,"instanceClassName":"spoon.reflect.code.CtInvocation","name":"CtInvocation","instanceClass":null,"abstract":false,"id":232,"interface":true,"eClass":"EClass"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.code.CtLiteral","defaultValue":null,"instanceClassName":"spoon.reflect.code.CtLiteral","name":"CtLiteral","instanceClass":null,"abstract":false,"id":237,"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":"Value","changeable":true,"lowerBound":0,"iD":false,"id":238,"derived":false},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtVariable","instanceClass":null,"abstract":false,"id":242,"interface":false,"eClass":"EClass"},{"instanceTypeName":"spoon.reflect.code.CtLocalVariable","defaultValue":null,"instanceClassName":"spoon.reflect.code.CtLocalVariable","name":"CtLocalVariable","instanceClass":null,"abstract":false,"id":243,"interface":true,"eClass":"EClass"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.code.CtLoop","defaultValue":null,"instanceClassName":"spoon.reflect.code.CtLoop","name":"CtLoop","instanceClass":null,"abstract":false,"id":247,"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":"Body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":248,"derived":false},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.code.CtNewArray","defaultValue":null,"instanceClassName":"spoon.reflect.code.CtNewArray","name":"CtNewArray","instanceClass":null,"abstract":false,"id":252,"interface":true,"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":"DimensionExpressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":253,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Elements","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"},{"instanceTypeName":"spoon.reflect.code.CtNewClass","defaultValue":null,"instanceClassName":"spoon.reflect.code.CtNewClass","name":"CtNewClass","instanceClass":null,"abstract":false,"id":259,"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":"AnnonymousClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":260,"derived":false},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtClass","instanceClass":null,"abstract":false,"id":265,"interface":false,"eClass":"EClass"},{"id":266,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.code.CtOperatorAssignment","defaultValue":null,"instanceClassName":"spoon.reflect.code.CtOperatorAssignment","name":"CtOperatorAssignment","instanceClass":null,"abstract":false,"id":267,"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":"Kind","changeable":true,"lowerBound":0,"iD":false,"id":268,"derived":false},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.code.CtReturn","defaultValue":null,"instanceClassName":"spoon.reflect.code.CtReturn","name":"CtReturn","instanceClass":null,"abstract":false,"id":272,"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":"ReturnedExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":273,"derived":false},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.code.CtStatement","defaultValue":null,"instanceClassName":"spoon.reflect.code.CtStatement","name":"CtStatement","instanceClass":null,"abstract":false,"id":277,"interface":true,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"insertAfter","lowerBound":0,"id":278,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"insertAfter","lowerBound":0,"id":279,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"insertBefore","lowerBound":0,"id":280,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"insertBefore","lowerBound":0,"id":281,"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":"Label","changeable":true,"lowerBound":0,"iD":false,"id":282,"derived":false},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"statement","lowerBound":0,"id":286,"many":false,"required":false,"eClass":"EParameter"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"statements","lowerBound":0,"id":289,"many":false,"required":false,"eClass":"EParameter"},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"statement","lowerBound":0,"id":292,"many":false,"required":false,"eClass":"EParameter"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"statements","lowerBound":0,"id":295,"many":false,"required":false,"eClass":"EParameter"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.code.CtStatementList","defaultValue":null,"instanceClassName":"spoon.reflect.code.CtStatementList","name":"CtStatementList","instanceClass":null,"abstract":false,"id":298,"interface":true,"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":"Statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":299,"derived":false},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.code.CtSwitch","defaultValue":null,"instanceClassName":"spoon.reflect.code.CtSwitch","name":"CtSwitch","instanceClass":null,"abstract":false,"id":303,"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":"Selector","changeable":true,"resolveProxies":true,"lowerBound":0,"id":304,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Cases","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"},{"instanceTypeName":"spoon.reflect.code.CtSynchronized","defaultValue":null,"instanceClassName":"spoon.reflect.code.CtSynchronized","name":"CtSynchronized","instanceClass":null,"abstract":false,"id":310,"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":"Block","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":false,"unsettable":false,"transient":false,"unique":true,"name":"Expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":312,"derived":false},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.code.CtTargetedExpression","defaultValue":null,"instanceClassName":"spoon.reflect.code.CtTargetedExpression","name":"CtTargetedExpression","instanceClass":null,"abstract":false,"id":317,"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":"Target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":318,"derived":false},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.code.CtThrow","defaultValue":null,"instanceClassName":"spoon.reflect.code.CtThrow","name":"CtThrow","instanceClass":null,"abstract":false,"id":322,"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":"ThrownExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":323,"derived":false},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.code.CtTry","defaultValue":null,"instanceClassName":"spoon.reflect.code.CtTry","name":"CtTry","instanceClass":null,"abstract":false,"id":327,"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":"Finalizer","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":false,"unsettable":false,"transient":false,"unique":true,"name":"Body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":329,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Catchers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":330,"derived":false},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.code.CtUnaryOperator","defaultValue":null,"instanceClassName":"spoon.reflect.code.CtUnaryOperator","name":"CtUnaryOperator","instanceClass":null,"abstract":false,"id":336,"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":"Operand","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":"Kind","changeable":true,"lowerBound":0,"iD":false,"id":338,"derived":false},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.code.CtVariableAccess","defaultValue":null,"instanceClassName":"spoon.reflect.code.CtVariableAccess","name":"CtVariableAccess","instanceClass":null,"abstract":false,"id":344,"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":"Variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":345,"derived":false},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtVariableReference","instanceClass":null,"abstract":false,"id":348,"interface":false,"eClass":"EClass"},{"id":349,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.code.CtWhile","defaultValue":null,"instanceClassName":"spoon.reflect.code.CtWhile","name":"CtWhile","instanceClass":null,"abstract":false,"id":350,"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":"LoopingExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":351,"derived":false},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtAnnotation","instanceClass":null,"abstract":false,"id":355,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtAnnotationType","instanceClass":null,"abstract":false,"id":356,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtAnonymousExecutable","instanceClass":null,"abstract":false,"id":357,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtConstructor","instanceClass":null,"abstract":false,"id":358,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtEnum","instanceClass":null,"abstract":false,"id":359,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtExecutable","instanceClass":null,"abstract":false,"id":360,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtField","instanceClass":null,"abstract":false,"id":361,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtGenericElement","instanceClass":null,"abstract":false,"id":362,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtInterface","instanceClass":null,"abstract":false,"id":363,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtMethod","instanceClass":null,"abstract":false,"id":364,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtModifiable","instanceClass":null,"abstract":false,"id":365,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtNamedElement","instanceClass":null,"abstract":false,"id":366,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtPackage","instanceClass":null,"abstract":false,"id":367,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtParameter","instanceClass":null,"abstract":false,"id":368,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtSimpleType","instanceClass":null,"abstract":false,"id":369,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtType","instanceClass":null,"abstract":false,"id":370,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtTypeParameter","instanceClass":null,"abstract":false,"id":371,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SourcePosition","instanceClass":null,"abstract":false,"id":372,"interface":false,"eClass":"EClass"},{"instanceTypeName":"spoon.reflect.declaration.CtAnnotation","defaultValue":null,"instanceClassName":"spoon.reflect.declaration.CtAnnotation","name":"CtAnnotation","instanceClass":null,"abstract":false,"id":373,"interface":true,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"getElementValue","lowerBound":0,"id":374,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getElementValues","lowerBound":0,"id":375,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"setElementValues","lowerBound":0,"id":376,"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":"AnnotationType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":377,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ActualAnnotation","changeable":false,"lowerBound":0,"iD":false,"id":378,"derived":false},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"key","lowerBound":0,"id":382,"many":false,"required":false,"eClass":"EParameter"},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"values","lowerBound":0,"id":386,"many":false,"required":false,"eClass":"EParameter"},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.declaration.CtAnnotationType","defaultValue":null,"instanceClassName":"spoon.reflect.declaration.CtAnnotationType","name":"CtAnnotationType","instanceClass":null,"abstract":false,"id":390,"interface":true,"eClass":"EClass"},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.declaration.CtAnonymousExecutable","defaultValue":null,"instanceClassName":"spoon.reflect.declaration.CtAnonymousExecutable","name":"CtAnonymousExecutable","instanceClass":null,"abstract":false,"id":393,"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":"Body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":394,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"OwnerClass","changeable":false,"resolveProxies":true,"lowerBound":0,"id":395,"derived":false},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"AnonymousExecutables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":401,"derived":false},{"instanceTypeName":"spoon.reflect.declaration.CtClass","defaultValue":null,"instanceClassName":"spoon.reflect.declaration.CtClass","name":"CtClass","instanceClass":null,"abstract":false,"id":402,"interface":true,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"getConstructor","lowerBound":0,"id":403,"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":"Superclass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":404,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Constructors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":405,"derived":false},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"parameterTypes","lowerBound":0,"id":409,"many":false,"required":false,"eClass":"EParameter"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.declaration.CtConstructor","defaultValue":null,"instanceClassName":"spoon.reflect.declaration.CtConstructor","name":"CtConstructor","instanceClass":null,"abstract":false,"id":414,"interface":true,"eClass":"EClass"},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.declaration.CtElement","defaultValue":null,"instanceClassName":"spoon.reflect.declaration.CtElement","name":"CtElement","instanceClass":null,"abstract":false,"id":417,"interface":true,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":418,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getAnnotatedChildren","lowerBound":0,"id":419,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getAnnotation","lowerBound":0,"id":420,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getAnnotation","lowerBound":0,"id":421,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getParent","lowerBound":0,"id":422,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"replace","lowerBound":0,"id":423,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"replace","lowerBound":0,"id":424,"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":"Annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":425,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Position","changeable":true,"resolveProxies":true,"lowerBound":0,"id":426,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"DocComment","changeable":true,"lowerBound":0,"iD":false,"id":427,"derived":false},{"container":false,"ordered":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":428,"derived":false},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":0,"id":431,"many":false,"required":false,"eClass":"EParameter"},{"id":432,"eClass":"EGenericType"},{"id":433,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"annotationType","lowerBound":0,"id":434,"many":false,"required":false,"eClass":"EParameter"},{"id":435,"eClass":"EGenericType"},{"id":436,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"annotationType","lowerBound":0,"id":437,"many":false,"required":false,"eClass":"EParameter"},{"id":438,"eClass":"EGenericType"},{"id":439,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"annotationType","lowerBound":0,"id":440,"many":false,"required":false,"eClass":"EParameter"},{"id":441,"eClass":"EGenericType"},{"id":442,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"parentType","lowerBound":0,"id":443,"many":false,"required":false,"eClass":"EParameter"},{"id":444,"eClass":"EGenericType"},{"id":445,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"element","lowerBound":0,"id":446,"many":false,"required":false,"eClass":"EParameter"},{"id":447,"eClass":"EGenericType"},{"id":448,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"replacementPoints","lowerBound":0,"id":449,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"element","lowerBound":0,"id":450,"many":false,"required":false,"eClass":"EParameter"},{"id":451,"eClass":"EGenericType"},{"id":452,"eClass":"EGenericType"},{"id":453,"eClass":"EGenericType"},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.declaration.CtEnum","defaultValue":null,"instanceClassName":"spoon.reflect.declaration.CtEnum","name":"CtEnum","instanceClass":null,"abstract":false,"id":457,"interface":true,"eClass":"EClass"},{"id":458,"eClass":"EGenericType"},{"id":459,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.declaration.CtExecutable","defaultValue":null,"instanceClassName":"spoon.reflect.declaration.CtExecutable","name":"CtExecutable","instanceClass":null,"abstract":false,"id":460,"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":"EXECUTABLE_SEPARATOR","changeable":true,"lowerBound":0,"iD":false,"id":461,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":462,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Body","changeable":true,"resolveProxies":true,"lowerBound":0,"id":463,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ThrownTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":464,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"DeclaringType","changeable":false,"resolveProxies":true,"lowerBound":0,"id":465,"derived":false},{"id":466,"eClass":"EGenericType"},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"id":471,"eClass":"EGenericType"},{"id":472,"eClass":"EGenericType"},{"id":473,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.declaration.CtField","defaultValue":null,"instanceClassName":"spoon.reflect.declaration.CtField","name":"CtField","instanceClass":null,"abstract":false,"id":474,"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":"FIELD_SEPARATOR","changeable":true,"lowerBound":0,"iD":false,"id":475,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"DeclaringType","changeable":false,"resolveProxies":true,"lowerBound":0,"id":476,"derived":false},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"EGenericType"},{"id":479,"eClass":"EGenericType"},{"id":480,"eClass":"EGenericType"},{"id":481,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Fields","changeable":true,"resolveProxies":true,"lowerBound":0,"id":482,"derived":false},{"instanceTypeName":"spoon.reflect.declaration.CtGenericElement","defaultValue":null,"instanceClassName":"spoon.reflect.declaration.CtGenericElement","name":"CtGenericElement","instanceClass":null,"abstract":false,"id":483,"interface":true,"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":"FormalTypeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":484,"derived":false},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.declaration.CtInterface","defaultValue":null,"instanceClassName":"spoon.reflect.declaration.CtInterface","name":"CtInterface","instanceClass":null,"abstract":false,"id":488,"interface":true,"eClass":"EClass"},{"id":489,"eClass":"EGenericType"},{"id":490,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.declaration.CtMethod","defaultValue":null,"instanceClassName":"spoon.reflect.declaration.CtMethod","name":"CtMethod","instanceClass":null,"abstract":false,"id":491,"interface":true,"eClass":"EClass"},{"id":492,"eClass":"EGenericType"},{"id":493,"eClass":"EGenericType"},{"id":494,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.declaration.CtModifiable","defaultValue":null,"instanceClassName":"spoon.reflect.declaration.CtModifiable","name":"CtModifiable","instanceClass":null,"abstract":false,"id":495,"interface":true,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"hasModifier","lowerBound":0,"id":496,"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":true,"name":"Modifiers","changeable":true,"lowerBound":0,"iD":false,"id":497,"derived":false},{"id":498,"eClass":"EGenericType"},{"id":499,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"modifier","lowerBound":0,"id":500,"many":false,"required":false,"eClass":"EParameter"},{"id":501,"eClass":"EGenericType"},{"id":502,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.declaration.CtNamedElement","defaultValue":null,"instanceClassName":"spoon.reflect.declaration.CtNamedElement","name":"CtNamedElement","instanceClass":null,"abstract":false,"id":503,"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":"SimpleName","changeable":true,"lowerBound":0,"iD":false,"id":504,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Reference","changeable":false,"resolveProxies":true,"lowerBound":0,"id":505,"derived":false},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"id":508,"eClass":"EGenericType"},{"id":509,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtReference","instanceClass":null,"abstract":false,"id":510,"interface":false,"eClass":"EClass"},{"id":511,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.declaration.CtPackage","defaultValue":null,"instanceClassName":"spoon.reflect.declaration.CtPackage","name":"CtPackage","instanceClass":null,"abstract":false,"id":512,"interface":true,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"getPackage","lowerBound":0,"id":513,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getType","lowerBound":0,"id":514,"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":"PACKAGE_SEPARATOR","changeable":true,"lowerBound":0,"iD":false,"id":515,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"TOP_LEVEL_PACKAGE_NAME","changeable":true,"lowerBound":0,"iD":false,"id":516,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Packages","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":false,"unsettable":false,"transient":false,"unique":true,"name":"Types","changeable":true,"resolveProxies":true,"lowerBound":0,"id":518,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"QualifiedName","changeable":false,"lowerBound":0,"iD":false,"id":519,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"DeclaringPackage","changeable":false,"resolveProxies":true,"lowerBound":0,"id":520,"derived":false},{"id":521,"eClass":"EGenericType"},{"id":522,"eClass":"EGenericType"},{"id":523,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":524,"many":false,"required":false,"eClass":"EParameter"},{"id":525,"eClass":"EGenericType"},{"id":526,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"simpleName","lowerBound":0,"id":527,"many":false,"required":false,"eClass":"EParameter"},{"id":528,"eClass":"EGenericType"},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Package","changeable":false,"resolveProxies":true,"lowerBound":0,"id":533,"derived":false},{"id":534,"eClass":"EGenericType"},{"id":535,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.declaration.CtParameter","defaultValue":null,"instanceClassName":"spoon.reflect.declaration.CtParameter","name":"CtParameter","instanceClass":null,"abstract":false,"id":536,"interface":true,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"isVarArgs","lowerBound":0,"id":537,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"setVarArgs","lowerBound":0,"id":538,"many":false,"required":false,"eClass":"EOperation"},{"id":539,"eClass":"EGenericType"},{"id":540,"eClass":"EGenericType"},{"id":541,"eClass":"EGenericType"},{"id":542,"eClass":"EGenericType"},{"id":543,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"varArgs","lowerBound":0,"id":544,"many":false,"required":false,"eClass":"EParameter"},{"id":545,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.declaration.CtSimpleType","defaultValue":null,"instanceClassName":"spoon.reflect.declaration.CtSimpleType","name":"CtSimpleType","instanceClass":null,"abstract":false,"id":546,"interface":true,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"getField","lowerBound":0,"id":547,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isTopLevel","lowerBound":0,"id":548,"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":"ActualClass","changeable":false,"lowerBound":0,"iD":false,"id":549,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"DeclaringType","changeable":false,"resolveProxies":true,"lowerBound":0,"id":550,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"AllFields","changeable":false,"resolveProxies":true,"lowerBound":0,"id":551,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"QualifiedName","changeable":false,"lowerBound":0,"iD":false,"id":552,"derived":false},{"id":553,"eClass":"EGenericType"},{"id":554,"eClass":"EGenericType"},{"id":555,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"NestedTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":562,"derived":false},{"id":563,"eClass":"EGenericType"},{"id":564,"eClass":"EGenericType"},{"id":565,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.declaration.CtType","defaultValue":null,"instanceClassName":"spoon.reflect.declaration.CtType","name":"CtType","instanceClass":null,"abstract":false,"id":566,"interface":true,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"getMethod","lowerBound":0,"id":567,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getMethod","lowerBound":0,"id":568,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getNestedType","lowerBound":0,"id":569,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"setSuperInterfaces","lowerBound":0,"id":570,"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":"INNERTTYPE_SEPARATOR","changeable":true,"lowerBound":0,"iD":false,"id":571,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Methods","changeable":true,"resolveProxies":true,"lowerBound":0,"id":572,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Superinterfaces","changeable":false,"resolveProxies":true,"lowerBound":0,"id":573,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"AllMethods","changeable":false,"resolveProxies":true,"lowerBound":0,"id":574,"derived":false},{"id":575,"eClass":"EGenericType"},{"id":576,"eClass":"EGenericType"},{"id":577,"eClass":"EGenericType"},{"id":578,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":579,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"parameterTypes","lowerBound":0,"id":580,"many":false,"required":false,"eClass":"EParameter"},{"id":581,"eClass":"EGenericType"},{"id":582,"eClass":"EGenericType"},{"id":583,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"returnType","lowerBound":0,"id":584,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":585,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"parameterTypes","lowerBound":0,"id":586,"many":false,"required":false,"eClass":"EParameter"},{"id":587,"eClass":"EGenericType"},{"id":588,"eClass":"EGenericType"},{"id":589,"eClass":"EGenericType"},{"id":590,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":591,"many":false,"required":false,"eClass":"EParameter"},{"id":592,"eClass":"EGenericType"},{"id":593,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"interfaces","lowerBound":0,"id":594,"many":false,"required":false,"eClass":"EParameter"},{"id":595,"eClass":"EGenericType"},{"id":596,"eClass":"EGenericType"},{"id":597,"eClass":"EGenericType"},{"id":598,"eClass":"EGenericType"},{"id":599,"eClass":"EGenericType"},{"id":600,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.declaration.CtTypeParameter","defaultValue":null,"instanceClassName":"spoon.reflect.declaration.CtTypeParameter","name":"CtTypeParameter","instanceClass":null,"abstract":false,"id":601,"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":"Name","changeable":true,"lowerBound":0,"iD":false,"id":602,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Bounds","changeable":true,"resolveProxies":true,"lowerBound":0,"id":603,"derived":false},{"id":604,"eClass":"EGenericType"},{"id":605,"eClass":"EGenericType"},{"id":606,"eClass":"EGenericType"},{"id":607,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.declaration.CtTypedElement","defaultValue":null,"instanceClassName":"spoon.reflect.declaration.CtTypedElement","name":"CtTypedElement","instanceClass":null,"abstract":false,"id":608,"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":"Type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":609,"derived":false},{"id":610,"eClass":"EGenericType"},{"id":611,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.declaration.CtVariable","defaultValue":null,"instanceClassName":"spoon.reflect.declaration.CtVariable","name":"CtVariable","instanceClass":null,"abstract":false,"id":612,"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":"DefaultExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":613,"derived":false},{"id":614,"eClass":"EGenericType"},{"id":615,"eClass":"EGenericType"},{"id":616,"eClass":"EGenericType"},{"id":617,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.declaration.SourcePosition","defaultValue":null,"instanceClassName":"spoon.reflect.declaration.SourcePosition","name":"SourcePosition","instanceClass":null,"abstract":false,"id":618,"interface":true,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"clone","lowerBound":0,"id":619,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"toString","lowerBound":0,"id":620,"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":"Line","changeable":false,"lowerBound":0,"iD":false,"id":621,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Column","changeable":false,"lowerBound":0,"iD":false,"id":622,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"File","changeable":false,"lowerBound":0,"iD":false,"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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtArrayTypeReference","instanceClass":null,"abstract":false,"id":630,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtFieldReference","instanceClass":null,"abstract":false,"id":631,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtGenericElementReference","instanceClass":null,"abstract":false,"id":632,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtLocalVariableReference","instanceClass":null,"abstract":false,"id":633,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtPackageReference","instanceClass":null,"abstract":false,"id":634,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtParameterReference","instanceClass":null,"abstract":false,"id":635,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CtTypeParameterReference","instanceClass":null,"abstract":false,"id":636,"interface":false,"eClass":"EClass"},{"instanceTypeName":"spoon.reflect.reference.CtArrayTypeReference","defaultValue":null,"instanceClassName":"spoon.reflect.reference.CtArrayTypeReference","name":"CtArrayTypeReference","instanceClass":null,"abstract":false,"id":637,"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":"ComponentType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":638,"derived":false},{"id":639,"eClass":"EGenericType"},{"id":640,"eClass":"EGenericType"},{"id":641,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.reference.CtExecutableReference","defaultValue":null,"instanceClassName":"spoon.reflect.reference.CtExecutableReference","name":"CtExecutableReference","instanceClass":null,"abstract":false,"id":642,"interface":true,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"isOverloading","lowerBound":0,"id":643,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isStatic","lowerBound":0,"id":644,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"setStatic","lowerBound":0,"id":645,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":646,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"DeclaringType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":647,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ParameterTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":648,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ActualMethod","changeable":false,"lowerBound":0,"iD":false,"id":649,"derived":false},{"id":650,"eClass":"EGenericType"},{"id":651,"eClass":"EGenericType"},{"id":652,"eClass":"EGenericType"},{"id":653,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"executable","lowerBound":0,"id":654,"many":false,"required":false,"eClass":"EParameter"},{"id":655,"eClass":"EGenericType"},{"id":656,"eClass":"EGenericType"},{"id":657,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"stat","lowerBound":0,"id":658,"many":false,"required":false,"eClass":"EParameter"},{"id":659,"eClass":"EGenericType"},{"id":660,"eClass":"EGenericType"},{"id":661,"eClass":"EGenericType"},{"id":662,"eClass":"EGenericType"},{"id":663,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.reference.CtFieldReference","defaultValue":null,"instanceClassName":"spoon.reflect.reference.CtFieldReference","name":"CtFieldReference","instanceClass":null,"abstract":false,"id":664,"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":"DeclaringType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":665,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ActualField","changeable":false,"lowerBound":0,"iD":false,"id":666,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"QualifiedName","changeable":false,"lowerBound":0,"iD":false,"id":667,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isStatic","changeable":true,"lowerBound":0,"iD":false,"id":668,"derived":false},{"id":669,"eClass":"EGenericType"},{"id":670,"eClass":"EGenericType"},{"id":671,"eClass":"EGenericType"},{"id":672,"eClass":"EGenericType"},{"id":673,"eClass":"EGenericType"},{"id":674,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.reference.CtGenericElementReference","defaultValue":null,"instanceClassName":"spoon.reflect.reference.CtGenericElementReference","name":"CtGenericElementReference","instanceClass":null,"abstract":false,"id":675,"interface":true,"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":"ActualTypeArguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":676,"derived":false},{"id":677,"eClass":"EGenericType"},{"id":678,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.reference.CtLocalVariableReference","defaultValue":null,"instanceClassName":"spoon.reflect.reference.CtLocalVariableReference","name":"CtLocalVariableReference","instanceClass":null,"abstract":false,"id":679,"interface":true,"eClass":"EClass"},{"id":680,"eClass":"EGenericType"},{"id":681,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.reference.CtPackageReference","defaultValue":null,"instanceClassName":"spoon.reflect.reference.CtPackageReference","name":"CtPackageReference","instanceClass":null,"abstract":false,"id":682,"interface":true,"eClass":"EClass"},{"id":683,"eClass":"EGenericType"},{"id":684,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.reference.CtParameterReference","defaultValue":null,"instanceClassName":"spoon.reflect.reference.CtParameterReference","name":"CtParameterReference","instanceClass":null,"abstract":false,"id":685,"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":"DeclaringExecutable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":686,"derived":false},{"id":687,"eClass":"EGenericType"},{"id":688,"eClass":"EGenericType"},{"id":689,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.reference.CtReference","defaultValue":null,"instanceClassName":"spoon.reflect.reference.CtReference","name":"CtReference","instanceClass":null,"abstract":false,"id":690,"interface":true,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":691,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getAnnotation","lowerBound":0,"id":692,"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":"SimpleName","changeable":true,"lowerBound":0,"iD":false,"id":693,"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":"Annotations","changeable":false,"lowerBound":0,"iD":false,"id":694,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Declaration","changeable":false,"resolveProxies":true,"lowerBound":0,"id":695,"derived":false},{"id":696,"eClass":"EGenericType"},{"id":697,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":0,"id":698,"many":false,"required":false,"eClass":"EParameter"},{"id":699,"eClass":"EGenericType"},{"id":700,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"annotationType","lowerBound":0,"id":701,"many":false,"required":false,"eClass":"EParameter"},{"id":702,"eClass":"EGenericType"},{"id":703,"eClass":"EGenericType"},{"id":704,"eClass":"EGenericType"},{"id":705,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.reference.CtTypeParameterReference","defaultValue":null,"instanceClassName":"spoon.reflect.reference.CtTypeParameterReference","name":"CtTypeParameterReference","instanceClass":null,"abstract":false,"id":706,"interface":true,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"isUpper","lowerBound":0,"id":707,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"setUpper","lowerBound":0,"id":708,"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":"Bounds","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"},{"ordered":true,"upperBound":1,"unique":true,"name":"upper","lowerBound":0,"id":714,"many":false,"required":false,"eClass":"EParameter"},{"id":715,"eClass":"EGenericType"},{"id":716,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.reference.CtTypeReference","defaultValue":null,"instanceClassName":"spoon.reflect.reference.CtTypeReference","name":"CtTypeReference","instanceClass":null,"abstract":false,"id":717,"interface":true,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"box","lowerBound":0,"id":718,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isAssignableFrom","lowerBound":0,"id":719,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isPrimitif","lowerBound":0,"id":720,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isSubtypeOf","lowerBound":0,"id":721,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"unbox","lowerBound":0,"id":722,"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":"DeclaringType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":723,"derived":false},{"container":false,"ordered":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":724,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ActualClass","changeable":false,"lowerBound":0,"iD":false,"id":725,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"QualifiedName","changeable":false,"lowerBound":0,"iD":false,"id":726,"derived":false},{"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":"type","lowerBound":0,"id":732,"many":false,"required":false,"eClass":"EParameter"},{"id":733,"eClass":"EGenericType"},{"id":734,"eClass":"EGenericType"},{"id":735,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"type","lowerBound":0,"id":736,"many":false,"required":false,"eClass":"EParameter"},{"id":737,"eClass":"EGenericType"},{"id":738,"eClass":"EGenericType"},{"id":739,"eClass":"EGenericType"},{"id":740,"eClass":"EGenericType"},{"id":741,"eClass":"EGenericType"},{"id":742,"eClass":"EGenericType"},{"instanceTypeName":"spoon.reflect.reference.CtVariableReference","defaultValue":null,"instanceClassName":"spoon.reflect.reference.CtVariableReference","name":"CtVariableReference","instanceClass":null,"abstract":false,"id":743,"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":"Type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":744,"derived":false},{"id":745,"eClass":"EGenericType"},{"id":746,"eClass":"EGenericType"},{"id":747,"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":2,"target":0},{"source":3,"target":0},{"source":4,"target":0},{"source":5,"target":0},{"source":6,"target":0},{"source":7,"target":0},{"source":8,"target":0},{"source":9,"target":0},{"source":10,"target":0},{"source":11,"target":0},{"source":12,"target":0},{"source":13,"target":0},{"source":14,"target":0},{"source":15,"target":0},{"source":16,"target":0},{"source":17,"target":0},{"source":18,"target":0},{"source":19,"target":0},{"source":20,"target":0},{"source":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":29},{"source":27,"target":30},{"source":27,"target":31},{"source":27,"target":0},{"source":29,"target":32},{"source":29,"target":33},{"source":29,"target":34},{"source":29,"target":35},{"source":29,"target":36},{"source":29,"target":37},{"source":29,"target":38},{"source":29,"target":39},{"source":29,"target":40},{"source":29,"target":41},{"source":29,"target":42},{"source":29,"target":43},{"source":29,"target":44},{"source":29,"target":45},{"source":29,"target":46},{"source":29,"target":47},{"source":29,"target":48},{"source":29,"target":49},{"source":29,"target":50},{"source":29,"target":51},{"source":29,"target":52},{"source":29,"target":53},{"source":29,"target":54},{"source":29,"target":55},{"source":29,"target":56},{"source":29,"target":57},{"source":29,"target":58},{"source":29,"target":59},{"source":29,"target":60},{"source":29,"target":61},{"source":29,"target":62},{"source":29,"target":63},{"source":29,"target":64},{"source":29,"target":65},{"source":29,"target":66},{"source":29,"target":67},{"source":29,"target":68},{"source":29,"target":27},{"source":32,"target":29},{"source":32,"target":69},{"source":32,"target":70},{"source":32,"target":71},{"source":32,"target":72},{"source":70,"target":73},{"source":70,"target":74},{"source":70,"target":32},{"source":74,"target":73},{"source":71,"target":46},{"source":71,"target":75},{"source":71,"target":32},{"source":75,"target":46},{"source":72,"target":69},{"source":33,"target":29},{"source":33,"target":63},{"source":33,"target":76},{"source":33,"target":77},{"source":33,"target":78},{"source":33,"target":79},{"source":77,"target":46},{"source":77,"target":80},{"source":77,"target":33},{"source":80,"target":46},{"source":78,"target":63},{"source":79,"target":76},{"source":34,"target":29},{"source":34,"target":59},{"source":34,"target":81},{"source":34,"target":82},{"source":34,"target":83},{"source":34,"target":84},{"source":34,"target":85},{"source":82,"target":46},{"source":82,"target":86},{"source":82,"target":34},{"source":86,"target":46},{"source":83,"target":46},{"source":83,"target":87},{"source":83,"target":34},{"source":87,"target":46},{"source":84,"target":59},{"source":85,"target":81},{"source":35,"target":29},{"source":35,"target":46},{"source":35,"target":59},{"source":35,"target":88},{"source":35,"target":89},{"source":35,"target":90},{"source":35,"target":91},{"source":35,"target":92},{"source":35,"target":93},{"source":89,"target":46},{"source":89,"target":94},{"source":89,"target":35},{"source":94,"target":46},{"source":90,"target":46},{"source":90,"target":95},{"source":90,"target":35},{"source":95,"target":46},{"source":91,"target":46},{"source":92,"target":59},{"source":93,"target":88},{"source":36,"target":29},{"source":36,"target":46},{"source":36,"target":96},{"source":36,"target":97},{"source":36,"target":98},{"source":36,"target":99},{"source":36,"target":100},{"source":36,"target":101},{"source":97,"target":6},{"source":97,"target":102},{"source":97,"target":36},{"source":102,"target":6},{"source":98,"target":46},{"source":98,"target":103},{"source":98,"target":36},{"source":103,"target":46},{"source":99,"target":46},{"source":99,"target":104},{"source":99,"target":36},{"source":104,"target":46},{"source":100,"target":46},{"source":101,"target":96},{"source":37,"target":29},{"source":37,"target":59},{"source":37,"target":105},{"source":37,"target":106},{"source":37,"target":107},{"source":37,"target":108},{"source":37,"target":109},{"source":37,"target":110},{"source":37,"target":111},{"source":37,"target":112},{"source":37,"target":113},{"source":37,"target":114},{"source":37,"target":115},{"source":37,"target":116},{"source":106,"target":3},{"source":106,"target":117},{"source":106,"target":37},{"source":106,"target":118},{"source":106,"target":119},{"source":117,"target":3},{"source":118,"target":8},{"source":118,"target":120},{"source":118,"target":106},{"source":120,"target":8},{"source":119,"target":59},{"source":119,"target":121},{"source":119,"target":106},{"source":121,"target":59},{"source":107,"target":3},{"source":107,"target":122},{"source":107,"target":37},{"source":107,"target":123},{"source":107,"target":124},{"source":122,"target":3},{"source":123,"target":8},{"source":123,"target":125},{"source":123,"target":107},{"source":125,"target":8},{"source":124,"target":60},{"source":124,"target":126},{"source":124,"target":107},{"source":126,"target":60},{"source":108,"target":3},{"source":108,"target":127},{"source":108,"target":37},{"source":108,"target":128},{"source":108,"target":129},{"source":127,"target":3},{"source":128,"target":8},{"source":128,"target":130},{"source":128,"target":108},{"source":130,"target":8},{"source":129,"target":59},{"source":129,"target":131},{"source":129,"target":108},{"source":131,"target":59},{"source":109,"target":3},{"source":109,"target":132},{"source":109,"target":37},{"source":109,"target":133},{"source":109,"target":134},{"source":132,"target":3},{"source":133,"target":8},{"source":133,"target":135},{"source":133,"target":109},{"source":135,"target":8},{"source":134,"target":60},{"source":134,"target":136},{"source":134,"target":109},{"source":136,"target":60},{"source":110,"target":3},{"source":110,"target":137},{"source":110,"target":37},{"source":110,"target":138},{"source":137,"target":3},{"source":138,"target":59},{"source":138,"target":139},{"source":138,"target":110},{"source":139,"target":59},{"source":111,"target":3},{"source":111,"target":140},{"source":111,"target":37},{"source":111,"target":141},{"source":140,"target":3},{"source":141,"target":60},{"source":141,"target":142},{"source":141,"target":111},{"source":142,"target":60},{"source":112,"target":3},{"source":112,"target":143},{"source":112,"target":37},{"source":112,"target":144},{"source":143,"target":3},{"source":144,"target":59},{"source":144,"target":145},{"source":144,"target":112},{"source":145,"target":59},{"source":113,"target":3},{"source":113,"target":146},{"source":113,"target":37},{"source":113,"target":147},{"source":146,"target":3},{"source":147,"target":60},{"source":147,"target":148},{"source":147,"target":113},{"source":148,"target":60},{"source":114,"target":59},{"source":114,"target":149},{"source":114,"target":37},{"source":149,"target":59},{"source":115,"target":59},{"source":116,"target":105},{"source":38,"target":29},{"source":38,"target":39},{"source":38,"target":150},{"source":38,"target":151},{"source":38,"target":152},{"source":38,"target":153},{"source":151,"target":59},{"source":151,"target":154},{"source":151,"target":38},{"source":154,"target":59},{"source":152,"target":39},{"source":153,"target":150},{"source":39,"target":29},{"source":39,"target":59},{"source":39,"target":155},{"source":39,"target":156},{"source":39,"target":157},{"source":156,"target":59},{"source":157,"target":155},{"source":40,"target":29},{"source":40,"target":59},{"source":40,"target":158},{"source":40,"target":159},{"source":40,"target":160},{"source":40,"target":161},{"source":40,"target":162},{"source":159,"target":46},{"source":159,"target":163},{"source":159,"target":40},{"source":163,"target":46},{"source":160,"target":59},{"source":160,"target":164},{"source":160,"target":40},{"source":164,"target":59},{"source":161,"target":59},{"source":162,"target":158},{"source":41,"target":29},{"source":41,"target":42},{"source":41,"target":165},{"source":41,"target":166},{"source":41,"target":167},{"source":41,"target":168},{"source":41,"target":169},{"source":166,"target":37},{"source":166,"target":170},{"source":166,"target":41},{"source":170,"target":37},{"source":167,"target":53},{"source":167,"target":171},{"source":167,"target":41},{"source":171,"target":53},{"source":168,"target":42},{"source":169,"target":165},{"source":42,"target":29},{"source":42,"target":172},{"source":42,"target":173},{"source":42,"target":174},{"source":42,"target":175},{"source":174,"target":172},{"source":175,"target":173},{"source":43,"target":29},{"source":43,"target":46},{"source":43,"target":176},{"source":43,"target":177},{"source":43,"target":178},{"source":43,"target":179},{"source":43,"target":180},{"source":43,"target":181},{"source":177,"target":46},{"source":177,"target":182},{"source":177,"target":43},{"source":182,"target":46},{"source":178,"target":46},{"source":178,"target":183},{"source":178,"target":43},{"source":183,"target":46},{"source":179,"target":46},{"source":179,"target":184},{"source":179,"target":43},{"source":184,"target":46},{"source":180,"target":46},{"source":181,"target":176},{"source":44,"target":29},{"source":44,"target":39},{"source":44,"target":185},{"source":44,"target":186},{"source":44,"target":187},{"source":44,"target":188},{"source":186,"target":59},{"source":186,"target":189},{"source":186,"target":44},{"source":189,"target":59},{"source":187,"target":39},{"source":188,"target":185},{"source":45,"target":29},{"source":45,"target":54},{"source":45,"target":190},{"source":45,"target":191},{"source":45,"target":192},{"source":45,"target":193},{"source":191,"target":46},{"source":191,"target":194},{"source":191,"target":45},{"source":194,"target":46},{"source":192,"target":54},{"source":193,"target":190},{"source":46,"target":29},{"source":46,"target":42},{"source":46,"target":195},{"source":46,"target":196},{"source":46,"target":197},{"source":46,"target":198},{"source":46,"target":199},{"source":46,"target":200},{"source":197,"target":201},{"source":197,"target":202},{"source":197,"target":46},{"source":202,"target":201},{"source":198,"target":42},{"source":199,"target":195},{"source":200,"target":196},{"source":47,"target":29},{"source":47,"target":63},{"source":47,"target":67},{"source":47,"target":203},{"source":47,"target":204},{"source":47,"target":205},{"source":47,"target":206},{"source":204,"target":63},{"source":205,"target":67},{"source":206,"target":203},{"source":48,"target":29},{"source":48,"target":54},{"source":48,"target":207},{"source":48,"target":208},{"source":48,"target":209},{"source":48,"target":210},{"source":48,"target":211},{"source":48,"target":212},{"source":208,"target":59},{"source":208,"target":213},{"source":208,"target":48},{"source":213,"target":59},{"source":209,"target":59},{"source":209,"target":214},{"source":209,"target":48},{"source":214,"target":59},{"source":210,"target":46},{"source":210,"target":215},{"source":210,"target":48},{"source":215,"target":46},{"source":211,"target":54},{"source":212,"target":207},{"source":49,"target":29},{"source":49,"target":54},{"source":49,"target":216},{"source":49,"target":217},{"source":49,"target":218},{"source":49,"target":219},{"source":49,"target":220},{"source":217,"target":46},{"source":217,"target":221},{"source":217,"target":49},{"source":221,"target":46},{"source":218,"target":53},{"source":218,"target":222},{"source":218,"target":49},{"source":222,"target":53},{"source":219,"target":54},{"source":220,"target":216},{"source":50,"target":29},{"source":50,"target":59},{"source":50,"target":223},{"source":50,"target":224},{"source":50,"target":225},{"source":50,"target":226},{"source":50,"target":227},{"source":50,"target":228},{"source":224,"target":59},{"source":224,"target":229},{"source":224,"target":50},{"source":229,"target":59},{"source":225,"target":46},{"source":225,"target":230},{"source":225,"target":50},{"source":230,"target":46},{"source":226,"target":59},{"source":226,"target":231},{"source":226,"target":50},{"source":231,"target":59},{"source":227,"target":59},{"source":228,"target":223},{"source":51,"target":29},{"source":51,"target":32},{"source":51,"target":59},{"source":51,"target":63},{"source":51,"target":232},{"source":51,"target":233},{"source":51,"target":234},{"source":51,"target":235},{"source":51,"target":236},{"source":233,"target":32},{"source":234,"target":59},{"source":235,"target":63},{"source":236,"target":232},{"source":52,"target":29},{"source":52,"target":46},{"source":52,"target":237},{"source":52,"target":238},{"source":52,"target":239},{"source":52,"target":240},{"source":238,"target":1},{"source":238,"target":241},{"source":238,"target":52},{"source":241,"target":1},{"source":239,"target":46},{"source":240,"target":237},{"source":53,"target":29},{"source":53,"target":59},{"source":53,"target":242},{"source":53,"target":243},{"source":53,"target":244},{"source":53,"target":245},{"source":53,"target":246},{"source":244,"target":59},{"source":245,"target":242},{"source":246,"target":243},{"source":54,"target":29},{"source":54,"target":59},{"source":54,"target":247},{"source":54,"target":248},{"source":54,"target":249},{"source":54,"target":250},{"source":248,"target":59},{"source":248,"target":251},{"source":248,"target":54},{"source":251,"target":59},{"source":249,"target":59},{"source":250,"target":247},{"source":55,"target":29},{"source":55,"target":46},{"source":55,"target":252},{"source":55,"target":253},{"source":55,"target":254},{"source":55,"target":255},{"source":55,"target":256},{"source":253,"target":46},{"source":253,"target":257},{"source":253,"target":55},{"source":257,"target":46},{"source":254,"target":46},{"source":254,"target":258},{"source":254,"target":55},{"source":258,"target":46},{"source":255,"target":46},{"source":256,"target":252},{"source":56,"target":29},{"source":56,"target":32},{"source":56,"target":46},{"source":56,"target":59},{"source":56,"target":259},{"source":56,"target":260},{"source":56,"target":261},{"source":56,"target":262},{"source":56,"target":263},{"source":56,"target":264},{"source":260,"target":265},{"source":260,"target":266},{"source":260,"target":56},{"source":266,"target":265},{"source":261,"target":32},{"source":262,"target":46},{"source":263,"target":59},{"source":264,"target":259},{"source":57,"target":29},{"source":57,"target":35},{"source":57,"target":267},{"source":57,"target":268},{"source":57,"target":269},{"source":57,"target":270},{"source":268,"target":6},{"source":268,"target":271},{"source":268,"target":57},{"source":271,"target":6},{"source":269,"target":35},{"source":270,"target":267},{"source":58,"target":29},{"source":58,"target":39},{"source":58,"target":272},{"source":58,"target":273},{"source":58,"target":274},{"source":58,"target":275},{"source":273,"target":46},{"source":273,"target":276},{"source":273,"target":58},{"source":276,"target":46},{"source":274,"target":39},{"source":275,"target":272},{"source":59,"target":29},{"source":59,"target":42},{"source":59,"target":277},{"source":59,"target":278},{"source":59,"target":279},{"source":59,"target":280},{"source":59,"target":281},{"source":59,"target":282},{"source":59,"target":283},{"source":59,"target":284},{"source":278,"target":3},{"source":278,"target":285},{"source":278,"target":59},{"source":278,"target":286},{"source":285,"target":3},{"source":286,"target":59},{"source":286,"target":287},{"source":286,"target":278},{"source":287,"target":59},{"source":279,"target":3},{"source":279,"target":288},{"source":279,"target":59},{"source":279,"target":289},{"source":288,"target":3},{"source":289,"target":60},{"source":289,"target":290},{"source":289,"target":279},{"source":290,"target":60},{"source":280,"target":3},{"source":280,"target":291},{"source":280,"target":59},{"source":280,"target":292},{"source":291,"target":3},{"source":292,"target":59},{"source":292,"target":293},{"source":292,"target":280},{"source":293,"target":59},{"source":281,"target":3},{"source":281,"target":294},{"source":281,"target":59},{"source":281,"target":295},{"source":294,"target":3},{"source":295,"target":60},{"source":295,"target":296},{"source":295,"target":281},{"source":296,"target":60},{"source":282,"target":10},{"source":282,"target":297},{"source":282,"target":59},{"source":297,"target":10},{"source":283,"target":42},{"source":284,"target":277},{"source":60,"target":29},{"source":60,"target":42},{"source":60,"target":298},{"source":60,"target":299},{"source":60,"target":300},{"source":60,"target":301},{"source":299,"target":59},{"source":299,"target":302},{"source":299,"target":60},{"source":302,"target":59},{"source":300,"target":42},{"source":301,"target":298},{"source":61,"target":29},{"source":61,"target":59},{"source":61,"target":303},{"source":61,"target":304},{"source":61,"target":305},{"source":61,"target":306},{"source":61,"target":307},{"source":304,"target":46},{"source":304,"target":308},{"source":304,"target":61},{"source":308,"target":46},{"source":305,"target":40},{"source":305,"target":309},{"source":305,"target":61},{"source":309,"target":40},{"source":306,"target":59},{"source":307,"target":303},{"source":62,"target":29},{"source":62,"target":59},{"source":62,"target":310},{"source":62,"target":311},{"source":62,"target":312},{"source":62,"target":313},{"source":62,"target":314},{"source":311,"target":37},{"source":311,"target":315},{"source":311,"target":62},{"source":315,"target":37},{"source":312,"target":46},{"source":312,"target":316},{"source":312,"target":62},{"source":316,"target":46},{"source":313,"target":59},{"source":314,"target":310},{"source":63,"target":29},{"source":63,"target":46},{"source":63,"target":317},{"source":63,"target":318},{"source":63,"target":319},{"source":63,"target":320},{"source":318,"target":46},{"source":318,"target":321},{"source":318,"target":63},{"source":321,"target":46},{"source":319,"target":46},{"source":320,"target":317},{"source":64,"target":29},{"source":64,"target":39},{"source":64,"target":322},{"source":64,"target":323},{"source":64,"target":324},{"source":64,"target":325},{"source":323,"target":46},{"source":323,"target":326},{"source":323,"target":64},{"source":326,"target":46},{"source":324,"target":39},{"source":325,"target":322},{"source":65,"target":29},{"source":65,"target":59},{"source":65,"target":327},{"source":65,"target":328},{"source":65,"target":329},{"source":65,"target":330},{"source":65,"target":331},{"source":65,"target":332},{"source":328,"target":37},{"source":328,"target":333},{"source":328,"target":65},{"source":333,"target":37},{"source":329,"target":37},{"source":329,"target":334},{"source":329,"target":65},{"source":334,"target":37},{"source":330,"target":41},{"source":330,"target":335},{"source":330,"target":65},{"source":335,"target":41},{"source":331,"target":59},{"source":332,"target":327},{"source":66,"target":29},{"source":66,"target":46},{"source":66,"target":59},{"source":66,"target":336},{"source":66,"target":337},{"source":66,"target":338},{"source":66,"target":339},{"source":66,"target":340},{"source":66,"target":341},{"source":337,"target":46},{"source":337,"target":342},{"source":337,"target":66},{"source":342,"target":46},{"source":338,"target":12},{"source":338,"target":343},{"source":338,"target":66},{"source":343,"target":12},{"source":339,"target":46},{"source":340,"target":59},{"source":341,"target":336},{"source":67,"target":29},{"source":67,"target":46},{"source":67,"target":344},{"source":67,"target":345},{"source":67,"target":346},{"source":67,"target":347},{"source":345,"target":348},{"source":345,"target":349},{"source":345,"target":67},{"source":349,"target":348},{"source":346,"target":46},{"source":347,"target":344},{"source":68,"target":29},{"source":68,"target":54},{"source":68,"target":350},{"source":68,"target":351},{"source":68,"target":352},{"source":68,"target":353},{"source":351,"target":46},{"source":351,"target":354},{"source":351,"target":68},{"source":354,"target":46},{"source":352,"target":54},{"source":353,"target":350},{"source":30,"target":355},{"source":30,"target":356},{"source":30,"target":357},{"source":30,"target":265},{"source":30,"target":358},{"source":30,"target":172},{"source":30,"target":359},{"source":30,"target":360},{"source":30,"target":361},{"source":30,"target":362},{"source":30,"target":363},{"source":30,"target":364},{"source":30,"target":365},{"source":30,"target":366},{"source":30,"target":367},{"source":30,"target":368},{"source":30,"target":369},{"source":30,"target":370},{"source":30,"target":371},{"source":30,"target":195},{"source":30,"target":242},{"source":30,"target":372},{"source":30,"target":27},{"source":355,"target":30},{"source":355,"target":172},{"source":355,"target":373},{"source":355,"target":374},{"source":355,"target":375},{"source":355,"target":376},{"source":355,"target":377},{"source":355,"target":378},{"source":355,"target":379},{"source":355,"target":380},{"source":374,"target":1},{"source":374,"target":381},{"source":374,"target":355},{"source":374,"target":382},{"source":381,"target":1},{"source":382,"target":10},{"source":382,"target":383},{"source":382,"target":374},{"source":383,"target":10},{"source":375,"target":14},{"source":375,"target":384},{"source":375,"target":355},{"source":384,"target":14},{"source":376,"target":3},{"source":376,"target":385},{"source":376,"target":355},{"source":376,"target":386},{"source":385,"target":3},{"source":386,"target":14},{"source":386,"target":387},{"source":386,"target":376},{"source":387,"target":14},{"source":377,"target":201},{"source":377,"target":388},{"source":377,"target":355},{"source":388,"target":201},{"source":378,"target":1},{"source":378,"target":389},{"source":378,"target":355},{"source":389,"target":1},{"source":379,"target":172},{"source":380,"target":373},{"source":356,"target":30},{"source":356,"target":369},{"source":356,"target":390},{"source":356,"target":391},{"source":356,"target":392},{"source":391,"target":369},{"source":392,"target":390},{"source":357,"target":30},{"source":357,"target":172},{"source":357,"target":365},{"source":357,"target":393},{"source":357,"target":394},{"source":357,"target":395},{"source":357,"target":396},{"source":357,"target":397},{"source":357,"target":398},{"source":394,"target":37},{"source":394,"target":399},{"source":394,"target":357},{"source":399,"target":37},{"source":395,"target":265},{"source":395,"target":400},{"source":395,"target":357},{"source":395,"target":401},{"source":400,"target":265},{"source":396,"target":172},{"source":397,"target":365},{"source":398,"target":393},{"source":265,"target":30},{"source":265,"target":370},{"source":265,"target":402},{"source":265,"target":403},{"source":265,"target":404},{"source":265,"target":401},{"source":265,"target":405},{"source":265,"target":406},{"source":265,"target":407},{"source":403,"target":358},{"source":403,"target":408},{"source":403,"target":265},{"source":403,"target":409},{"source":408,"target":358},{"source":409,"target":2},{"source":409,"target":410},{"source":409,"target":403},{"source":410,"target":2},{"source":404,"target":201},{"source":404,"target":411},{"source":404,"target":265},{"source":411,"target":201},{"source":401,"target":357},{"source":401,"target":412},{"source":401,"target":265},{"source":401,"target":395},{"source":412,"target":357},{"source":405,"target":358},{"source":405,"target":413},{"source":405,"target":265},{"source":413,"target":358},{"source":406,"target":370},{"source":407,"target":402},{"source":358,"target":30},{"source":358,"target":360},{"source":358,"target":414},{"source":358,"target":415},{"source":358,"target":416},{"source":415,"target":360},{"source":416,"target":414},{"source":172,"target":30},{"source":172,"target":417},{"source":172,"target":418},{"source":172,"target":419},{"source":172,"target":420},{"source":172,"target":421},{"source":172,"target":422},{"source":172,"target":423},{"source":172,"target":424},{"source":172,"target":425},{"source":172,"target":426},{"source":172,"target":427},{"source":172,"target":428},{"source":172,"target":429},{"source":418,"target":3},{"source":418,"target":430},{"source":418,"target":172},{"source":418,"target":431},{"source":430,"target":3},{"source":431,"target":18},{"source":431,"target":432},{"source":431,"target":418},{"source":432,"target":18},{"source":419,"target":1},{"source":419,"target":433},{"source":419,"target":172},{"source":419,"target":434},{"source":433,"target":1},{"source":434,"target":19},{"source":434,"target":435},{"source":434,"target":419},{"source":435,"target":19},{"source":420,"target":1},{"source":420,"target":436},{"source":420,"target":172},{"source":420,"target":437},{"source":436,"target":1},{"source":437,"target":19},{"source":437,"target":438},{"source":437,"target":420},{"source":438,"target":19},{"source":421,"target":1},{"source":421,"target":439},{"source":421,"target":172},{"source":421,"target":440},{"source":439,"target":1},{"source":440,"target":201},{"source":440,"target":441},{"source":440,"target":421},{"source":441,"target":201},{"source":422,"target":1},{"source":422,"target":442},{"source":422,"target":172},{"source":422,"target":443},{"source":442,"target":1},{"source":443,"target":19},{"source":443,"target":444},{"source":443,"target":422},{"source":444,"target":19},{"source":423,"target":3},{"source":423,"target":445},{"source":423,"target":172},{"source":423,"target":446},{"source":445,"target":3},{"source":446,"target":172},{"source":446,"target":447},{"source":446,"target":423},{"source":447,"target":172},{"source":424,"target":3},{"source":424,"target":448},{"source":424,"target":172},{"source":424,"target":449},{"source":424,"target":450},{"source":448,"target":3},{"source":449,"target":8},{"source":449,"target":451},{"source":449,"target":424},{"source":451,"target":8},{"source":450,"target":172},{"source":450,"target":452},{"source":450,"target":424},{"source":452,"target":172},{"source":425,"target":355},{"source":425,"target":453},{"source":425,"target":172},{"source":453,"target":355},{"source":426,"target":372},{"source":426,"target":454},{"source":426,"target":172},{"source":454,"target":372},{"source":427,"target":10},{"source":427,"target":455},{"source":427,"target":172},{"source":455,"target":10},{"source":428,"target":172},{"source":428,"target":456},{"source":428,"target":172},{"source":456,"target":172},{"source":429,"target":417},{"source":359,"target":30},{"source":359,"target":369},{"source":359,"target":457},{"source":359,"target":458},{"source":359,"target":459},{"source":458,"target":369},{"source":459,"target":457},{"source":360,"target":30},{"source":360,"target":362},{"source":360,"target":366},{"source":360,"target":460},{"source":360,"target":461},{"source":360,"target":462},{"source":360,"target":463},{"source":360,"target":464},{"source":360,"target":465},{"source":360,"target":466},{"source":360,"target":467},{"source":360,"target":468},{"source":461,"target":10},{"source":461,"target":469},{"source":461,"target":360},{"source":469,"target":10},{"source":462,"target":368},{"source":462,"target":470},{"source":462,"target":360},{"source":470,"target":368},{"source":463,"target":37},{"source":463,"target":471},{"source":463,"target":360},{"source":471,"target":37},{"source":464,"target":201},{"source":464,"target":472},{"source":464,"target":360},{"source":472,"target":201},{"source":465,"target":370},{"source":465,"target":473},{"source":465,"target":360},{"source":473,"target":370},{"source":466,"target":362},{"source":467,"target":366},{"source":468,"target":460},{"source":361,"target":30},{"source":361,"target":366},{"source":361,"target":242},{"source":361,"target":474},{"source":361,"target":475},{"source":361,"target":476},{"source":361,"target":477},{"source":361,"target":478},{"source":361,"target":479},{"source":475,"target":10},{"source":475,"target":480},{"source":475,"target":361},{"source":480,"target":10},{"source":476,"target":369},{"source":476,"target":481},{"source":476,"target":361},{"source":476,"target":482},{"source":481,"target":369},{"source":477,"target":366},{"source":478,"target":242},{"source":479,"target":474},{"source":362,"target":30},{"source":362,"target":172},{"source":362,"target":483},{"source":362,"target":484},{"source":362,"target":485},{"source":362,"target":486},{"source":484,"target":201},{"source":484,"target":487},{"source":484,"target":362},{"source":487,"target":201},{"source":485,"target":172},{"source":486,"target":483},{"source":363,"target":30},{"source":363,"target":370},{"source":363,"target":488},{"source":363,"target":489},{"source":363,"target":490},{"source":489,"target":370},{"source":490,"target":488},{"source":364,"target":30},{"source":364,"target":360},{"source":364,"target":195},{"source":364,"target":491},{"source":364,"target":492},{"source":364,"target":493},{"source":364,"target":494},{"source":492,"target":360},{"source":493,"target":195},{"source":494,"target":491},{"source":365,"target":30},{"source":365,"target":495},{"source":365,"target":496},{"source":365,"target":497},{"source":365,"target":498},{"source":496,"target":5},{"source":496,"target":499},{"source":496,"target":365},{"source":496,"target":500},{"source":499,"target":5},{"source":500,"target":21},{"source":500,"target":501},{"source":500,"target":496},{"source":501,"target":21},{"source":497,"target":21},{"source":497,"target":502},{"source":497,"target":365},{"source":502,"target":21},{"source":498,"target":495},{"source":366,"target":30},{"source":366,"target":172},{"source":366,"target":365},{"source":366,"target":503},{"source":366,"target":504},{"source":366,"target":505},{"source":366,"target":506},{"source":366,"target":507},{"source":366,"target":508},{"source":504,"target":10},{"source":504,"target":509},{"source":504,"target":366},{"source":509,"target":10},{"source":505,"target":510},{"source":505,"target":511},{"source":505,"target":366},{"source":511,"target":510},{"source":506,"target":172},{"source":507,"target":365},{"source":508,"target":503},{"source":367,"target":30},{"source":367,"target":366},{"source":367,"target":512},{"source":367,"target":513},{"source":367,"target":514},{"source":367,"target":515},{"source":367,"target":516},{"source":367,"target":517},{"source":367,"target":518},{"source":367,"target":519},{"source":367,"target":520},{"source":367,"target":521},{"source":367,"target":522},{"source":513,"target":367},{"source":513,"target":523},{"source":513,"target":367},{"source":513,"target":524},{"source":523,"target":367},{"source":524,"target":10},{"source":524,"target":525},{"source":524,"target":513},{"source":525,"target":10},{"source":514,"target":369},{"source":514,"target":526},{"source":514,"target":367},{"source":514,"target":527},{"source":526,"target":369},{"source":527,"target":10},{"source":527,"target":528},{"source":527,"target":514},{"source":528,"target":10},{"source":515,"target":10},{"source":515,"target":529},{"source":515,"target":367},{"source":529,"target":10},{"source":516,"target":10},{"source":516,"target":530},{"source":516,"target":367},{"source":530,"target":10},{"source":517,"target":367},{"source":517,"target":531},{"source":517,"target":367},{"source":517,"target":520},{"source":531,"target":367},{"source":518,"target":369},{"source":518,"target":532},{"source":518,"target":367},{"source":518,"target":533},{"source":532,"target":369},{"source":519,"target":10},{"source":519,"target":534},{"source":519,"target":367},{"source":534,"target":10},{"source":520,"target":367},{"source":520,"target":535},{"source":520,"target":367},{"source":520,"target":517},{"source":535,"target":367},{"source":521,"target":366},{"source":522,"target":512},{"source":368,"target":30},{"source":368,"target":366},{"source":368,"target":242},{"source":368,"target":536},{"source":368,"target":537},{"source":368,"target":538},{"source":368,"target":539},{"source":368,"target":540},{"source":368,"target":541},{"source":537,"target":5},{"source":537,"target":542},{"source":537,"target":368},{"source":542,"target":5},{"source":538,"target":3},{"source":538,"target":543},{"source":538,"target":368},{"source":538,"target":544},{"source":543,"target":3},{"source":544,"target":5},{"source":544,"target":545},{"source":544,"target":538},{"source":545,"target":5},{"source":539,"target":366},{"source":540,"target":242},{"source":541,"target":536},{"source":369,"target":30},{"source":369,"target":366},{"source":369,"target":546},{"source":369,"target":547},{"source":369,"target":548},{"source":369,"target":482},{"source":369,"target":549},{"source":369,"target":550},{"source":369,"target":551},{"source":369,"target":533},{"source":369,"target":552},{"source":369,"target":553},{"source":369,"target":554},{"source":547,"target":361},{"source":547,"target":555},{"source":547,"target":369},{"source":547,"target":556},{"source":555,"target":361},{"source":556,"target":10},{"source":556,"target":557},{"source":556,"target":547},{"source":557,"target":10},{"source":548,"target":5},{"source":548,"target":558},{"source":548,"target":369},{"source":558,"target":5},{"source":482,"target":361},{"source":482,"target":559},{"source":482,"target":369},{"source":482,"target":476},{"source":559,"target":361},{"source":549,"target":19},{"source":549,"target":560},{"source":549,"target":369},{"source":560,"target":19},{"source":550,"target":370},{"source":550,"target":561},{"source":550,"target":369},{"source":550,"target":562},{"source":561,"target":370},{"source":551,"target":361},{"source":551,"target":563},{"source":551,"target":369},{"source":551,"target":476},{"source":563,"target":361},{"source":533,"target":367},{"source":533,"target":564},{"source":533,"target":369},{"source":533,"target":518},{"source":564,"target":367},{"source":552,"target":10},{"source":552,"target":565},{"source":552,"target":369},{"source":565,"target":10},{"source":553,"target":366},{"source":554,"target":546},{"source":370,"target":30},{"source":370,"target":362},{"source":370,"target":369},{"source":370,"target":566},{"source":370,"target":567},{"source":370,"target":568},{"source":370,"target":569},{"source":370,"target":570},{"source":370,"target":571},{"source":370,"target":562},{"source":370,"target":572},{"source":370,"target":573},{"source":370,"target":574},{"source":370,"target":575},{"source":370,"target":576},{"source":370,"target":577},{"source":567,"target":364},{"source":567,"target":578},{"source":567,"target":370},{"source":567,"target":579},{"source":567,"target":580},{"source":578,"target":364},{"source":579,"target":10},{"source":579,"target":581},{"source":579,"target":567},{"source":581,"target":10},{"source":580,"target":2},{"source":580,"target":582},{"source":580,"target":567},{"source":582,"target":2},{"source":568,"target":1},{"source":568,"target":583},{"source":568,"target":370},{"source":568,"target":584},{"source":568,"target":585},{"source":568,"target":586},{"source":583,"target":1},{"source":584,"target":201},{"source":584,"target":587},{"source":584,"target":568},{"source":587,"target":201},{"source":585,"target":10},{"source":585,"target":588},{"source":585,"target":568},{"source":588,"target":10},{"source":586,"target":2},{"source":586,"target":589},{"source":586,"target":568},{"source":589,"target":2},{"source":569,"target":369},{"source":569,"target":590},{"source":569,"target":370},{"source":569,"target":591},{"source":590,"target":369},{"source":591,"target":10},{"source":591,"target":592},{"source":591,"target":569},{"source":592,"target":10},{"source":570,"target":3},{"source":570,"target":593},{"source":570,"target":370},{"source":570,"target":594},{"source":593,"target":3},{"source":594,"target":15},{"source":594,"target":595},{"source":594,"target":570},{"source":595,"target":15},{"source":571,"target":10},{"source":571,"target":596},{"source":571,"target":370},{"source":596,"target":10},{"source":562,"target":369},{"source":562,"target":597},{"source":562,"target":370},{"source":562,"target":550},{"source":597,"target":369},{"source":572,"target":364},{"source":572,"target":598},{"source":572,"target":370},{"source":598,"target":364},{"source":573,"target":201},{"source":573,"target":599},{"source":573,"target":370},{"source":599,"target":201},{"source":574,"target":364},{"source":574,"target":600},{"source":574,"target":370},{"source":600,"target":364},{"source":575,"target":362},{"source":576,"target":369},{"source":577,"target":566},{"source":371,"target":30},{"source":371,"target":172},{"source":371,"target":601},{"source":371,"target":602},{"source":371,"target":603},{"source":371,"target":604},{"source":371,"target":605},{"source":602,"target":10},{"source":602,"target":606},{"source":602,"target":371},{"source":606,"target":10},{"source":603,"target":201},{"source":603,"target":607},{"source":603,"target":371},{"source":607,"target":201},{"source":604,"target":172},{"source":605,"target":601},{"source":195,"target":30},{"source":195,"target":608},{"source":195,"target":609},{"source":195,"target":610},{"source":609,"target":201},{"source":609,"target":611},{"source":609,"target":195},{"source":611,"target":201},{"source":610,"target":608},{"source":242,"target":30},{"source":242,"target":366},{"source":242,"target":195},{"source":242,"target":612},{"source":242,"target":613},{"source":242,"target":614},{"source":242,"target":615},{"source":242,"target":616},{"source":613,"target":46},{"source":613,"target":617},{"source":613,"target":242},{"source":617,"target":46},{"source":614,"target":366},{"source":615,"target":195},{"source":616,"target":612},{"source":372,"target":30},{"source":372,"target":618},{"source":372,"target":619},{"source":372,"target":620},{"source":372,"target":621},{"source":372,"target":622},{"source":372,"target":623},{"source":372,"target":624},{"source":619,"target":23},{"source":619,"target":625},{"source":619,"target":372},{"source":625,"target":23},{"source":620,"target":10},{"source":620,"target":626},{"source":620,"target":372},{"source":626,"target":10},{"source":621,"target":4},{"source":621,"target":627},{"source":621,"target":372},{"source":627,"target":4},{"source":622,"target":4},{"source":622,"target":628},{"source":622,"target":372},{"source":628,"target":4},{"source":623,"target":24},{"source":623,"target":629},{"source":623,"target":372},{"source":629,"target":24},{"source":624,"target":618},{"source":31,"target":630},{"source":31,"target":73},{"source":31,"target":631},{"source":31,"target":632},{"source":31,"target":633},{"source":31,"target":634},{"source":31,"target":635},{"source":31,"target":510},{"source":31,"target":636},{"source":31,"target":201},{"source":31,"target":348},{"source":31,"target":27},{"source":630,"target":31},{"source":630,"target":201},{"source":630,"target":637},{"source":630,"target":638},{"source":630,"target":639},{"source":630,"target":640},{"source":638,"target":201},{"source":638,"target":641},{"source":638,"target":630},{"source":641,"target":201},{"source":639,"target":201},{"source":640,"target":637},{"source":73,"target":31},{"source":73,"target":632},{"source":73,"target":510},{"source":73,"target":642},{"source":73,"target":643},{"source":73,"target":644},{"source":73,"target":645},{"source":73,"target":646},{"source":73,"target":647},{"source":73,"target":648},{"source":73,"target":649},{"source":73,"target":650},{"source":73,"target":651},{"source":73,"target":652},{"source":643,"target":5},{"source":643,"target":653},{"source":643,"target":73},{"source":643,"target":654},{"source":653,"target":5},{"source":654,"target":73},{"source":654,"target":655},{"source":654,"target":643},{"source":655,"target":73},{"source":644,"target":5},{"source":644,"target":656},{"source":644,"target":73},{"source":656,"target":5},{"source":645,"target":3},{"source":645,"target":657},{"source":645,"target":73},{"source":645,"target":658},{"source":657,"target":3},{"source":658,"target":5},{"source":658,"target":659},{"source":658,"target":645},{"source":659,"target":5},{"source":646,"target":201},{"source":646,"target":660},{"source":646,"target":73},{"source":660,"target":201},{"source":647,"target":201},{"source":647,"target":661},{"source":647,"target":73},{"source":661,"target":201},{"source":648,"target":201},{"source":648,"target":662},{"source":648,"target":73},{"source":662,"target":201},{"source":649,"target":25},{"source":649,"target":663},{"source":649,"target":73},{"source":663,"target":25},{"source":650,"target":632},{"source":651,"target":510},{"source":652,"target":642},{"source":631,"target":31},{"source":631,"target":348},{"source":631,"target":664},{"source":631,"target":665},{"source":631,"target":666},{"source":631,"target":667},{"source":631,"target":668},{"source":631,"target":669},{"source":631,"target":670},{"source":665,"target":201},{"source":665,"target":671},{"source":665,"target":631},{"source":671,"target":201},{"source":666,"target":26},{"source":666,"target":672},{"source":666,"target":631},{"source":672,"target":26},{"source":667,"target":10},{"source":667,"target":673},{"source":667,"target":631},{"source":673,"target":10},{"source":668,"target":5},{"source":668,"target":674},{"source":668,"target":631},{"source":674,"target":5},{"source":669,"target":348},{"source":670,"target":664},{"source":632,"target":31},{"source":632,"target":675},{"source":632,"target":676},{"source":632,"target":677},{"source":676,"target":201},{"source":676,"target":678},{"source":676,"target":632},{"source":678,"target":201},{"source":677,"target":675},{"source":633,"target":31},{"source":633,"target":348},{"source":633,"target":679},{"source":633,"target":680},{"source":633,"target":681},{"source":680,"target":348},{"source":681,"target":679},{"source":634,"target":31},{"source":634,"target":510},{"source":634,"target":682},{"source":634,"target":683},{"source":634,"target":684},{"source":683,"target":510},{"source":684,"target":682},{"source":635,"target":31},{"source":635,"target":348},{"source":635,"target":685},{"source":635,"target":686},{"source":635,"target":687},{"source":635,"target":688},{"source":686,"target":73},{"source":686,"target":689},{"source":686,"target":635},{"source":689,"target":73},{"source":687,"target":348},{"source":688,"target":685},{"source":510,"target":31},{"source":510,"target":690},{"source":510,"target":691},{"source":510,"target":692},{"source":510,"target":693},{"source":510,"target":694},{"source":510,"target":695},{"source":510,"target":696},{"source":691,"target":3},{"source":691,"target":697},{"source":691,"target":510},{"source":691,"target":698},{"source":697,"target":3},{"source":698,"target":18},{"source":698,"target":699},{"source":698,"target":691},{"source":699,"target":18},{"source":692,"target":1},{"source":692,"target":700},{"source":692,"target":510},{"source":692,"target":701},{"source":700,"target":1},{"source":701,"target":19},{"source":701,"target":702},{"source":701,"target":692},{"source":702,"target":19},{"source":693,"target":10},{"source":693,"target":703},{"source":693,"target":510},{"source":703,"target":10},{"source":694,"target":13},{"source":694,"target":704},{"source":694,"target":510},{"source":704,"target":13},{"source":695,"target":172},{"source":695,"target":705},{"source":695,"target":510},{"source":705,"target":172},{"source":696,"target":690},{"source":636,"target":31},{"source":636,"target":201},{"source":636,"target":706},{"source":636,"target":707},{"source":636,"target":708},{"source":636,"target":709},{"source":636,"target":710},{"source":636,"target":711},{"source":707,"target":5},{"source":707,"target":712},{"source":707,"target":636},{"source":712,"target":5},{"source":708,"target":3},{"source":708,"target":713},{"source":708,"target":636},{"source":708,"target":714},{"source":713,"target":3},{"source":714,"target":5},{"source":714,"target":715},{"source":714,"target":708},{"source":715,"target":5},{"source":709,"target":201},{"source":709,"target":716},{"source":709,"target":636},{"source":716,"target":201},{"source":710,"target":201},{"source":711,"target":706},{"source":201,"target":31},{"source":201,"target":632},{"source":201,"target":510},{"source":201,"target":717},{"source":201,"target":718},{"source":201,"target":719},{"source":201,"target":720},{"source":201,"target":721},{"source":201,"target":722},{"source":201,"target":723},{"source":201,"target":724},{"source":201,"target":725},{"source":201,"target":726},{"source":201,"target":727},{"source":201,"target":728},{"source":201,"target":729},{"source":718,"target":201},{"source":718,"target":730},{"source":718,"target":201},{"source":730,"target":201},{"source":719,"target":5},{"source":719,"target":731},{"source":719,"target":201},{"source":719,"target":732},{"source":731,"target":5},{"source":732,"target":201},{"source":732,"target":733},{"source":732,"target":719},{"source":733,"target":201},{"source":720,"target":5},{"source":720,"target":734},{"source":720,"target":201},{"source":734,"target":5},{"source":721,"target":5},{"source":721,"target":735},{"source":721,"target":201},{"source":721,"target":736},{"source":735,"target":5},{"source":736,"target":201},{"source":736,"target":737},{"source":736,"target":721},{"source":737,"target":201},{"source":722,"target":201},{"source":722,"target":738},{"source":722,"target":201},{"source":738,"target":201},{"source":723,"target":201},{"source":723,"target":739},{"source":723,"target":201},{"source":739,"target":201},{"source":724,"target":634},{"source":724,"target":740},{"source":724,"target":201},{"source":740,"target":634},{"source":725,"target":19},{"source":725,"target":741},{"source":725,"target":201},{"source":741,"target":19},{"source":726,"target":10},{"source":726,"target":742},{"source":726,"target":201},{"source":742,"target":10},{"source":727,"target":632},{"source":728,"target":510},{"source":729,"target":717},{"source":348,"target":31},{"source":348,"target":510},{"source":348,"target":743},{"source":348,"target":744},{"source":348,"target":745},{"source":348,"target":746},{"source":744,"target":201},{"source":744,"target":747},{"source":744,"target":348},{"source":747,"target":201},{"source":745,"target":510},{"source":746,"target":743},{"source":28,"target":69},{"source":28,"target":76},{"source":28,"target":81},{"source":28,"target":88},{"source":28,"target":96},{"source":28,"target":105},{"source":28,"target":150},{"source":28,"target":155},{"source":28,"target":158},{"source":28,"target":165},{"source":28,"target":173},{"source":28,"target":176},{"source":28,"target":185},{"source":28,"target":190},{"source":28,"target":196},{"source":28,"target":203},{"source":28,"target":207},{"source":28,"target":216},{"source":28,"target":223},{"source":28,"target":232},{"source":28,"target":237},{"source":28,"target":243},{"source":28,"target":247},{"source":28,"target":252},{"source":28,"target":259},{"source":28,"target":267},{"source":28,"target":272},{"source":28,"target":277},{"source":28,"target":298},{"source":28,"target":303},{"source":28,"target":310},{"source":28,"target":317},{"source":28,"target":322},{"source":28,"target":327},{"source":28,"target":336},{"source":28,"target":344},{"source":28,"target":350},{"source":28,"target":373},{"source":28,"target":390},{"source":28,"target":393},{"source":28,"target":402},{"source":28,"target":414},{"source":28,"target":417},{"source":28,"target":457},{"source":28,"target":460},{"source":28,"target":474},{"source":28,"target":483},{"source":28,"target":488},{"source":28,"target":491},{"source":28,"target":495},{"source":28,"target":503},{"source":28,"target":512},{"source":28,"target":536},{"source":28,"target":546},{"source":28,"target":566},{"source":28,"target":601},{"source":28,"target":608},{"source":28,"target":612},{"source":28,"target":618},{"source":28,"target":637},{"source":28,"target":642},{"source":28,"target":664},{"source":28,"target":675},{"source":28,"target":679},{"source":28,"target":682},{"source":28,"target":685},{"source":28,"target":690},{"source":28,"target":706},{"source":28,"target":717},{"source":28,"target":743},{"source":28,"target":0},{"source":69,"target":28},{"source":76,"target":28},{"source":81,"target":28},{"source":88,"target":28},{"source":96,"target":28},{"source":105,"target":28},{"source":150,"target":28},{"source":155,"target":28},{"source":158,"target":28},{"source":165,"target":28},{"source":173,"target":28},{"source":176,"target":28},{"source":185,"target":28},{"source":190,"target":28},{"source":196,"target":28},{"source":203,"target":28},{"source":207,"target":28},{"source":216,"target":28},{"source":223,"target":28},{"source":232,"target":28},{"source":237,"target":28},{"source":243,"target":28},{"source":247,"target":28},{"source":252,"target":28},{"source":259,"target":28},{"source":267,"target":28},{"source":272,"target":28},{"source":277,"target":28},{"source":298,"target":28},{"source":303,"target":28},{"source":310,"target":28},{"source":317,"target":28},{"source":322,"target":28},{"source":327,"target":28},{"source":336,"target":28},{"source":344,"target":28},{"source":350,"target":28},{"source":373,"target":28},{"source":390,"target":28},{"source":393,"target":28},{"source":402,"target":28},{"source":414,"target":28},{"source":417,"target":28},{"source":457,"target":28},{"source":460,"target":28},{"source":474,"target":28},{"source":483,"target":28},{"source":488,"target":28},{"source":491,"target":28},{"source":495,"target":28},{"source":503,"target":28},{"source":512,"target":28},{"source":536,"target":28},{"source":546,"target":28},{"source":566,"target":28},{"source":601,"target":28},{"source":608,"target":28},{"source":612,"target":28},{"source":618,"target":28},{"source":637,"target":28},{"source":642,"target":28},{"source":664,"target":28},{"source":675,"target":28},{"source":679,"target":28},{"source":682,"target":28},{"source":685,"target":28},{"source":690,"target":28},{"source":706,"target":28},{"source":717,"target":28},{"source":743,"target":28}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="filesystem" nsURI="eu.modelwriter.examples.filesystem" nsPrefix="fsys"> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/expression/invariant"> <details key="callable" value="false"/> <details key="formula" value="all disj a, b: FSObject - Root |&#xA; a.~content = b.~content => a.name != b.name"/> </eAnnotations> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/source"> <details key="source" value="package filesystem : fsys = 'eu.modelwriter.examples.filesystem'&#xA;{&#xA; class Name;&#xA; abstract class FSObject&#xA; {&#xA; public property name : Name { composes };&#xA; invariant : FSObject in Root.*content;&#xA; }&#xA; abstract class Executable&#xA; {&#xA; public property depend : File[*];&#xA; invariant : all e: Executable | not (e in e.^depend);&#xA; }&#xA; public class File extends FSObject, Executable;&#xA; public class Dir extends FSObject &lt; 3&#xA; {&#xA; public property content : FSObject[*] { composes }&#xA; {&#xA; reason : all d: Dir | not (d in d.^content);&#xA; }&#xA; invariant : all d: Dir | not (d in d.^content);&#xA; }&#xA; public class Link extends FSObject &lt; 2&#xA; {&#xA; public property link : FSObject;&#xA; invariant : all l: Link | not (l in l.^link);&#xA; }&#xA; public class Root extends Dir&#xA; {&#xA; invariant : no Root.~content;&#xA; invariant : one Root;&#xA; }&#xA; invariant : all disj a, b: FSObject - Root |&#xA; a.~content = b.~content => a.name != b.name;&#xA; package properties : prop = 'eu.modelwriter.examples.filesystem.extended'&#xA; {&#xA; enum Access&#xA; {&#xA; literal Readonly = 0;&#xA; literal None = 0;&#xA; literal ReadAndWriter = 0;&#xA; }&#xA; }&#xA;}"/> <details key="source_hash" value="2066888692"/> </eAnnotations> <eClassifiers xsi:type="ecore:EClass" name="Name"/> <eClassifiers xsi:type="ecore:EClass" name="FSObject" abstract="true"> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/expression/invariant"> <details key="callable" value="false"/> <details key="formula" value="FSObject in Root.*content"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="name" ordered="false" lowerBound="1" eType="#//Name" containment="true"> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/visibility"> <details key="visibility" value="public"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Executable" abstract="true"> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/expression/invariant"> <details key="callable" value="false"/> <details key="formula" value="all e: Executable | not (e in e.^depend)"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="depend" ordered="false" upperBound="-1" eType="#//File"> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/visibility"> <details key="visibility" value="public"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="File" eSuperTypes="#//FSObject #//Executable"> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/visibility"> <details key="visibility" value="public"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Dir" eSuperTypes="#//FSObject"> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/visibility"> <details key="visibility" value="public"/> </eAnnotations> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/reasoning/scope"> <details key="scope" value="3"/> </eAnnotations> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/expression/invariant"> <details key="callable" value="false"/> <details key="formula" value="all d: Dir | not (d in d.^content)"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="content" ordered="false" upperBound="-1" eType="#//FSObject" containment="true"> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/visibility"> <details key="visibility" value="public"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Link" eSuperTypes="#//FSObject"> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/visibility"> <details key="visibility" value="public"/> </eAnnotations> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/reasoning/scope"> <details key="scope" value="2"/> </eAnnotations> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/reasoning/reason"> <details key="formula" value="all l: Link | not (l in l.^link)"/> </eAnnotations> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/expression/invariant"> <details key="callable" value="false"/> <details key="formula" value="all l: Link | not (l in l.^link)"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="link" ordered="false" lowerBound="1" eType="#//FSObject"> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/visibility"> <details key="visibility" value="public"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Root" eSuperTypes="#//Dir"> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/visibility"> <details key="visibility" value="public"/> </eAnnotations> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/expression/invariant"> <details key="callable" value="false"/> <details key="formula" value="no Root.~content"/> </eAnnotations> <eAnnotations source="http://www.modelwriter.eu/alloyinecore/expression/invariant"> <details key="callable" value="false"/> <details key="formula" value="one Root"/> </eAnnotations> </eClassifiers> <eSubpackages name="properties" nsURI="eu.modelwriter.examples.filesystem.extended" nsPrefix="prop"> <eClassifiers xsi:type="ecore:EEnum" name="Access"> <eLiterals name="Readonly"/> <eLiterals name="None"/> <eLiterals name="ReadAndWriter"/> </eClassifiers> </eSubpackages> </ecore:EPackage>
github:ecore:/data/ModelWriter/AlloyInEcore/Source/eu.modelwriter.core.alloyinecore/src/main/resources/FileSystem.ecore
ecore
filesystem Name FSObject name Executable depend File Dir content Link link Root properties Access Readonly Readonly None None ReadAndWriter ReadAndWriter
null
{"directed":true,"nodes":[{"nsPrefix":"fsys","nsURI":"eu.modelwriter.examples.filesystem","name":"filesystem","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Name","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FSObject","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Executable","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"File","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dir","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Link","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Root","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"nsPrefix":"prop","nsURI":"eu.modelwriter.examples.filesystem.extended","name":"properties","id":8,"eClass":"EPackage"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"resolveProxies":true,"lowerBound":1,"id":9,"derived":false},{"id":10,"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":"depend","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"container":false,"ordered":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":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"link","changeable":true,"resolveProxies":true,"lowerBound":1,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"instanceTypeName":null,"instanceClassName":null,"name":"Access","instanceClass":null,"id":22,"serializable":true,"eClass":"EEnum"},{"name":"Readonly","id":23,"value":0,"literal":"Readonly","eClass":"EEnumLiteral"},{"name":"None","id":24,"value":0,"literal":"None","eClass":"EEnumLiteral"},{"name":"ReadAndWriter","id":25,"value":0,"literal":"ReadAndWriter","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":2,"target":0},{"source":2,"target":9},{"source":9,"target":1},{"source":9,"target":10},{"source":9,"target":2},{"source":10,"target":1},{"source":3,"target":0},{"source":3,"target":11},{"source":11,"target":4},{"source":11,"target":12},{"source":11,"target":3},{"source":12,"target":4},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":3},{"source":4,"target":13},{"source":4,"target":14},{"source":13,"target":2},{"source":14,"target":3},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":15},{"source":5,"target":16},{"source":15,"target":2},{"source":15,"target":17},{"source":15,"target":5},{"source":17,"target":2},{"source":16,"target":2},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":18},{"source":6,"target":19},{"source":18,"target":2},{"source":18,"target":20},{"source":18,"target":6},{"source":20,"target":2},{"source":19,"target":2},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":21},{"source":21,"target":5},{"source":8,"target":22},{"source":8,"target":0},{"source":22,"target":8},{"source":22,"target":23},{"source":22,"target":24},{"source":22,"target":25},{"source":23,"target":22},{"source":24,"target":22},{"source":25,"target":22}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="model" nsURI="http://docs.oasis-open.org/wsbpel/2.0/process/executable" nsPrefix="bpws"> <eClassifiers xsi:type="ecore:EClass" name="Process" eSuperTypes="#//BPELExtensibleElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Describes behavior based on interactions between the activities performed by partners through Web Service interfaces. Defines how individual or composite activities are coordinated to achieve a business goal, as well as the state and logic necessary for this coordination. Represents stateful, long-running interactions in which each interaction has a beginning, defined behavior during its lifetime, and an end.&#xD;&#xA;&#xD;&#xA;Abstract processes approach data handling in a way that reflects the level of abstraction required to describe the public aspects of the business protocol. Abstract processes handle only protocol-relevant data as defined by message properties.&#xD;&#xA;&#xD;&#xA;Processes and Partners are modeled as WSDL services."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="targetNamespace" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="queryLanguage" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="urn:oasis:names:tc:wsbpel:2.0:sublang:xpath1.0" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="expressionLanguage" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="urn:oasis:names:tc:wsbpel:2.0:sublang:xpath1.0" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="suppressJoinFailure" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject" defaultValueLiteral="false" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Determines whether the joinFailure fault will be suppressed for all activities in the process. Default is false."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="variableAccessSerializable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject" defaultValueLiteral="false" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the XML query language used for selection of nodes in assignment, property definitions, and other uses. The default is XPath 1.0."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="partnerLinks" eType="#//PartnerLinks" containment="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="variable"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="variables" eType="#//Variables" containment="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="variable"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="activity" lowerBound="1" eType="#//Activity" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="faultHandlers" eType="#//FaultHandler" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eventHandlers" eType="#//EventHandler" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="correlationSets" eType="#//CorrelationSets" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="imports" upperBound="-1" eType="#//Import" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="extensions" eType="#//Extensions" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="exitOnStandardFault" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBooleanObject" defaultValueLiteral="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="messageExchanges" eType="#//MessageExchanges" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="abstractProcessProfile" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString" unsettable="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PartnerLink" eSuperTypes="#//BPELExtensibleElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="The services with which a business process interacts are modeled as partners in the process. Partners both consume and provide services to a business Process. These services are characterized by a ServiceLinkType.&#xD;&#xA;&#xD;&#xA;Partners define the different parties that interact with the business process. A partner represents both a consumer of a service provided by the business process and a provider of a service to the business process.&#xD;&#xA;&#xD;&#xA;The role of the partner is always seen from the perspective of the process that contains it. For invoke activities, the partner plays a role to provide the invoked service. For receive activities, the partner plays a role to invoke the service, and the process plays the role of providing it.&#xD;&#xA;&#xD;&#xA;Each partner is characterized by a service link type and a role name that identifies the functionality that must be provided by the business process and by the partner for the relationship to succeed. That is, the portTypes that the process and partners need to implement.&#xD;&#xA;&#xD;&#xA;myRole represents the responsibilities or services produced and consumed by this process. For services provided by this process, myRole must specify a role of the serviceLinkType which which has a portType and operation that appears in a receive activity within this process. That is, for some receive activity in this process, its partner attribute must name a partner defined in the process having myRole specify a role of the partner's serviceLinkType whose portType matches the receive portType, that portType must contain the operation specified in the receive activity, and the container of that activity must refer to a container of the process whose messageType is the same as the input message of the operation.&#xD;&#xA;&#xD;&#xA;For consumed services, similar rules apply to the invoke activity. The partner attribute must name a partner defined in the process having partnerRole specify a role of the partner's serviceLinkType whose portType matches the invoke portType, that portType must contain the operation specified in the invoke activity, and the inputContainer of that activity must refer to a container of the process whose messageType is same as the input message of the operation, and whose outputContainer refers to a container of the process whose messageType is the same as the output message of the operation.&#xD;&#xA;"/> </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="myRole" eType="ecore:EClass partnerlinktype.ecore#//Role"/> <eStructuralFeatures xsi:type="ecore:EReference" name="partnerRole" eType="ecore:EClass partnerlinktype.ecore#//Role"/> <eStructuralFeatures xsi:type="ecore:EReference" name="PartnerLinkType" eType="ecore:EClass partnerlinktype.ecore#//PartnerLinkType"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="initializePartnerRole" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBooleanObject" unsettable="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FaultHandler" eSuperTypes="#//BPELExtensibleElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Defines the activities that must be executed in response to faults resulting from the invocation of services in a process."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="catch" upperBound="-1" eType="#//Catch" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="catchAll" eType="#//CatchAll" unsettable="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//BPELExtensibleElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Represents a unit-of-work in a process. If the suppressJoinFailure is true, then the joinCondition determines if the activity is executed based on incoming links."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="suppressJoinFailure" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Suppresses the join failure for this activity and all nested activities (unless overridden by some nested activity)."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="targets" eType="#//Targets" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="sources" eType="#//Sources" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CorrelationSet" eSuperTypes="#//BPELExtensibleElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A named group of properties that, taken together, serve to define a way of identifying an application-level conversation within a business protocol instance.&#xD;&#xA;&#xD;&#xA;A given message can cary multiple correlation sets. After initialization, the values of the properties for a correlation set in a business process instance must be identical for all the messages in all the operations that carry the correlation set."/> </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="properties" upperBound="-1" eType="ecore:EClass messageproperties.ecore#//Property"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Invoke" eSuperTypes="#//PartnerActivity"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Allows the business process to invoke a one-way asynchronous, or request-response synchronous operation on a portType offered by a partner playing a role in the business process as specified in a ServiceLinkType. Asyncrhosous invocations specify only an input container while synchronous invocations specify both an input and output container. Correlation sets are used to correlate the business process with a stateful service provided by the partner.&#xD;&#xA;"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="outputVariable" eType="#//Variable"/> <eStructuralFeatures xsi:type="ecore:EReference" name="inputVariable" eType="#//Variable"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="outputVariable"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="compensationHandler" eType="#//CompensationHandler" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="faultHandler" eType="#//FaultHandler" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fromParts" eType="#//FromParts" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="toParts" eType="#//ToParts" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Link" eSuperTypes="#//BPELExtensibleElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the synchronization dependencies between activities in a flow. Each activity can be the source and/or target of any number of links. Links establish a predecessor/successor relationship between activities. Activities that are the source of a link are predecessors of activities that are targets of the same link. Parallel execution of activities in a flow is synchronized by requiring that all the source activities of an activity must complete before corresponding target activities of the same link can run. When an activity completes, all activities that are targets of links for which this activity is a source are now candidates for execution (assuming all their predecessor activities have completed)."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="sources" upperBound="-1" eType="#//Source" eOpposite="#//Source/Link"/> <eStructuralFeatures xsi:type="ecore:EReference" name="targets" upperBound="-1" eType="#//Target" eOpposite="#//Target/Link"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Catch" eSuperTypes="#//BPELExtensibleElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="faultVariable" eType="#//Variable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="activity" lowerBound="1" eType="#//Activity" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="faultMessageType" eType="ecore:EClass platform:/plugin/org.eclipse.wst.wsdl/model/WSDL.ecore#//Message"/> <eStructuralFeatures xsi:type="ecore:EReference" name="faultElement" eType="ecore:EClass platform:/plugin/org.eclipse.xsd/model/XSD.ecore#//XSDElementDeclaration"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Reply" eSuperTypes="#//PartnerActivity #//Activity"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Allows a business process to send a message in reply to a message that was received through a Receive. The combination of a Receive and Reply forms a synchronous request-response operation on the WSDL portType for the process. The container for the replay activity provides the output message for the partner process invoke activity that invoked the corresponding receive activity.&#xD;&#xA;&#xD;&#xA;FaultName specifies the name of a fault and must match some Catch fault name in the Scope or Process's FaultHandler.&#xD;&#xA;&#xD;&#xA;A receive can have more than one corresponding reply, at most one without a faultName, and any mumber with different faults."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="faultName" eType="ecore:EDataType platform:/plugin/org.eclipse.wst.wsdl/model/WSDL.ecore#//QName"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" eType="#//Variable"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="outputVariable"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="toParts" eType="#//ToParts" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="messageExchange" lowerBound="1" eType="#//MessageExchange"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="variable"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PartnerActivity" eSuperTypes="#//Activity"> <eStructuralFeatures xsi:type="ecore:EReference" name="partnerLink" lowerBound="1" eType="#//PartnerLink"/> <eStructuralFeatures xsi:type="ecore:EReference" name="correlations" eType="#//Correlations" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="portType" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.wst.wsdl/model/WSDL.ecore#//PortType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operation" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.wst.wsdl/model/WSDL.ecore#//Operation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Receive" eSuperTypes="#//PartnerActivity"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Allows a business process to block and wait for a particular message to be invoked by a partner in another process. A Receive Activity has a corresponding WSDL portType and operation which other processes can use to invoke the service. The partner can only invoke operations specified by the role it is playing as defined in a ServiceLinkType.&#xD;&#xA;&#xD;&#xA;The container for the receive activity corresponds to the input message of its operation. The container messageType must be the input message.&#xD;&#xA;&#xD;&#xA;If the operation has an output message, it corresponds to a request-response WSDL message. There must be a corresponding Reply Activity in the process having a container whose messageType is the same as the output message. The Reply Activity is used to send a return message back to the invoking process ."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="createInstance" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject" defaultValueLiteral="false" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" lowerBound="1" eType="#//Variable"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fromParts" eType="#//FromParts" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="messageExchange" lowerBound="1" eType="#//MessageExchange"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Exit" eSuperTypes="#//Activity"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="When executed, immediately terminates the business process."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Throw" eSuperTypes="#//Activity"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Generates a fault from inside the business process. The FaultHandler may be a proxy for an application or process-specific fault instead of a BPEL FaultHandler"/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="faultName" eType="ecore:EDataType platform:/plugin/org.eclipse.wst.wsdl/model/WSDL.ecore#//QName"/> <eStructuralFeatures xsi:type="ecore:EReference" name="faultVariable" eType="#//Variable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Wait" eSuperTypes="#//Activity"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Waits for a given time period or until a certain time is reached. Either expression for or until may be specified, but not both."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="for" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="until" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Empty" eSuperTypes="#//Activity"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="A &quot;no-op&quot; instruction useful as the target for synchronization of parallel activities, for instance. Empty is also required in situations that require at least one Activity, but there is nothing to do. This may often occur in fault handlers.&#xD;&#xA;"/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Sequence" eSuperTypes="#//Activity"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Defines the structure of the process. Activities in a sequence are executed in order."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="activities" lowerBound="1" upperBound="-1" eType="#//Activity" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="While" eSuperTypes="#//Activity"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Indicates an activity is to be repeated while a condition is met."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="activity" lowerBound="1" eType="#//Activity" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" lowerBound="1" eType="#//Condition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Pick" eSuperTypes="#//Activity"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Blocks and waits for the occurrence of one of a set of messages to arrive or for a time-out to go off. When the pick trigger occurs, the associated activity is executed and the pick completes."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="createInstance" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject" defaultValueLiteral="false" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="messages" lowerBound="1" upperBound="-1" eType="#//OnMessage" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="alarm" upperBound="-1" eType="#//OnAlarm" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Flow" eSuperTypes="#//Activity"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Enables concurrent execution of its contained activities. Contrast with Sequence which executes its contained activities in order. Links can be used in a flow to define arbitrary predecessor and/or successor activities. A flow activity completes when all of its concurrent activities have been completed."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="activities" lowerBound="1" upperBound="-1" eType="#//Activity" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="links" eType="#//Links" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="completionCondition" eType="#//CompletionCondition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OnAlarm" eSuperTypes="#//BPELExtensibleElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="When the alert fires, the activity is executed."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="activity" lowerBound="1" eType="#//Activity" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="for" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="until" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="repeatEvery" eType="#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Assign" eSuperTypes="#//Activity"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Used to update values of containers with new data. Assigns the Form r-value to the To l-value. An Assign is an atomic Activity. All copy elements succeed or none of them do. Exceptions are raised by incompatible types."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="copy" lowerBound="1" upperBound="-1" eType="#//Copy" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="validate" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBooleanObject" defaultValueLiteral="false"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Copy" eSuperTypes="#//BPELExtensibleElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="to" lowerBound="1" eType="#//To" containment="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="variable"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="from" lowerBound="1" eType="#//From" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="keepSrcElementName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject" defaultValueLiteral="false" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ignoreMissingFromData" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject" defaultValueLiteral="false" unsettable="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Extension" eSuperTypes="#//BPELExtensibleElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="namespace" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="mustUnderstand" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject" defaultValueLiteral="false" unsettable="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Scope" eSuperTypes="#//Activity"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Defines a nested activity with its own associated fault and compensation handlers."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="isolated" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject" defaultValueLiteral="false" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="faultHandlers" eType="#//FaultHandler" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="compensationHandler" eType="#//CompensationHandler" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="activity" lowerBound="1" eType="#//Activity" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variables" eType="#//Variables" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="correlationSets" eType="#//CorrelationSets" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="eventHandlers" eType="#//EventHandler" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="partnerLinks" eType="#//PartnerLinks" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="terminationHandler" eType="#//TerminationHandler" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="messageExchanges" eType="#//MessageExchanges" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="exitOnStandardFault" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject" defaultValueLiteral="false" unsettable="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CompensateScope" eSuperTypes="#//Activity"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Used to invoke compensation of an inner scope that has already completed its execution normally. This construct can be invoked only from within a fault handler or the compensation handler of the scope that immediately encloses the scope for which compensation is to be performed."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//Activity"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Specifies the scope whose compensation handler is to be invoked."/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CompensationHandler" eSuperTypes="#//BPELExtensibleElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="activity" lowerBound="1" eType="#//Activity" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractAssignBound" abstract="true"> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" eType="#//Variable"/> <eStructuralFeatures xsi:type="ecore:EReference" name="part" eType="ecore:EClass platform:/plugin/org.eclipse.wst.wsdl/model/WSDL.ecore#//Part"/> <eStructuralFeatures xsi:type="ecore:EReference" name="partnerLink" eType="#//PartnerLink"/> <eStructuralFeatures xsi:type="ecore:EReference" name="property" eType="ecore:EClass messageproperties.ecore#//Property"/> <eStructuralFeatures xsi:type="ecore:EReference" name="query" eType="#//Query" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="query" eType="#//Query" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="To" eSuperTypes="#//BPELExtensibleElement #//AbstractAssignBound"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Represents an l-value in an assignment activity. Can be used to query a node of a part of a container, a property of a container, or a service reference of a partner."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="From" eSuperTypes="#//BPELExtensibleElement #//AbstractAssignBound"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="opaque" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject" unsettable="true"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Signifies that an opaque value is to be assigned to a container property based on a non-deterministic choice. Must be used in abstract processes only. The XSD type of the To container property must be derived from xsd:string restricted by enumeration or any restricted XSD integral numeric type."/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="endpointReference" eType="#//EndpointReferenceRole" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="literal" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="unsafeLiteral" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EReference" name="serviceRef" eType="#//ServiceRef" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="ecore:EClass platform:/plugin/org.eclipse.xsd/model/XSD.ecore#//XSDTypeDefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="EReference0" eType="#//AbstractAssignBound"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"/> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OnMessage" eSuperTypes="#//BPELExtensibleElement"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Receipt of the corresponding message, the activity is executed."/> </eAnnotations> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" eType="#//Variable"/> <eStructuralFeatures xsi:type="ecore:EReference" name="activity" eType="#//Activity" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="portType" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.wst.wsdl/model/WSDL.ecore#//PortType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="partnerLink" lowerBound="1" eType="#//PartnerLink"/> <eStructuralFeatures xsi:type="ecore:EReference" name="correlations" eType="#//Correlations" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operation" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.wst.wsdl/model/WSDL.ecore#//Operation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fromParts" eType="#//FromParts" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="messageExchange" lowerBound="1" eType="#//MessageExchange"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Expression" eSuperTypes="platform:/plugin/org.eclipse.wst.wsdl/model/WSDL.ecore#//ExtensibilityElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="body" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EJavaObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="expressionLanguage" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="opaque" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBooleanObject" unsettable="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BooleanExpression" eSuperTypes="#//Expression"/> <eClassifiers xsi:type="ecore:EClass" name="Correlation" eSuperTypes="#//BPELExtensibleElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="initiate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="no" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="pattern" eType="#//CorrelationPattern" unsettable="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="set" lowerBound="1" eType="#//CorrelationSet"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="CorrelationPattern"> <eLiterals name="request"/> <eLiterals name="response" value="1"/> <eLiterals name="requestresponse" value="2" literal="request-response"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="EndpointReferenceRole"> <eLiterals name="myRole"/> <eLiterals name="partnerRole" value="1"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MessageExchange" eSuperTypes="#//BPELExtensibleElement"> <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="EventHandler" eSuperTypes="#//BPELExtensibleElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="alarm" upperBound="-1" eType="#//OnAlarm" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="events" upperBound="-1" eType="#//OnEvent" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Source" eSuperTypes="#//BPELExtensibleElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="Link" lowerBound="1" eType="#//Link" eOpposite="#//Link/sources"/> <eStructuralFeatures xsi:type="ecore:EReference" name="activity" lowerBound="1" eType="#//Activity"/> <eStructuralFeatures xsi:type="ecore:EReference" name="transitionCondition" eType="#//Condition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Target" eSuperTypes="#//BPELExtensibleElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="Link" lowerBound="1" eType="#//Link" eOpposite="#//Link/targets"/> <eStructuralFeatures xsi:type="ecore:EReference" name="activity" lowerBound="1" eType="#//Activity"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PartnerLinks" eSuperTypes="#//BPELExtensibleElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//PartnerLink" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MessageExchanges" eSuperTypes="#//BPELExtensibleElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//MessageExchange" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Variables" eSuperTypes="#//BPELExtensibleElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//Variable" containment="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="variable"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CorrelationSets" eSuperTypes="#//BPELExtensibleElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//CorrelationSet" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Links" eSuperTypes="#//BPELExtensibleElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//Link" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CatchAll" eSuperTypes="#//BPELExtensibleElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="activity" lowerBound="1" eType="#//Activity" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Correlations" eSuperTypes="#//BPELExtensibleElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//Correlation" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//BPELExtensibleElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EReference" name="messageType" eType="ecore:EClass platform:/plugin/org.eclipse.wst.wsdl/model/WSDL.ecore#//Message"/> <eStructuralFeatures xsi:type="ecore:EReference" name="XSDElement" eType="ecore:EClass platform:/plugin/org.eclipse.xsd/model/XSD.ecore#//XSDElementDeclaration"/> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="ecore:EClass platform:/plugin/org.eclipse.xsd/model/XSD.ecore#//XSDTypeDefinition"/> <eStructuralFeatures xsi:type="ecore:EReference" name="from" eType="#//From" containment="true"> <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> <details key="name" value="variable"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="EReference0" eType="#//Reply"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="UnknownExtensibilityAttribute" eSuperTypes="platform:/plugin/org.eclipse.wst.wsdl/model/WSDL.ecore#//UnknownExtensibilityElement"/> <eClassifiers xsi:type="ecore:EClass" name="OnEvent" eSuperTypes="#//BPELExtensibleElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="activity" eType="#//Activity" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="variable" eType="#//Variable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="partnerLink" lowerBound="1" eType="#//PartnerLink"/> <eStructuralFeatures xsi:type="ecore:EReference" name="correlations" eType="#//Correlations" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="operation" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.wst.wsdl/model/WSDL.ecore#//Operation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="portType" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.wst.wsdl/model/WSDL.ecore#//PortType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="messageType" eType="ecore:EClass platform:/plugin/org.eclipse.wst.wsdl/model/WSDL.ecore#//Message"/> <eStructuralFeatures xsi:type="ecore:EReference" name="XSDElement" eType="ecore:EClass platform:/plugin/org.eclipse.xsd/model/XSD.ecore#//XSDElementDeclaration"/> <eStructuralFeatures xsi:type="ecore:EReference" name="correlationSets" eType="#//CorrelationSets" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="fromParts" eType="#//FromParts" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="messageExchange" lowerBound="1" eType="#//MessageExchange"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Import" eSuperTypes="#//BPELExtensibleElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="namespace" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="location" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="importType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Rethrow" eSuperTypes="#//Activity"/> <eClassifiers xsi:type="ecore:EClass" name="Condition" eSuperTypes="#//Expression"/> <eClassifiers xsi:type="ecore:EClass" name="Targets" eSuperTypes="#//BPELExtensibleElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//Target" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="joinCondition" eType="#//Condition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Sources" eSuperTypes="#//BPELExtensibleElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//Source" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Query" eSuperTypes="platform:/plugin/org.eclipse.wst.wsdl/model/WSDL.ecore#//WSDLElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="queryLanguage" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ServiceRef" eSuperTypes="platform:/plugin/org.eclipse.wst.wsdl/model/WSDL.ecore#//ExtensibleElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="referenceScheme" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EJavaObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Extensions" eSuperTypes="#//BPELExtensibleElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//Extension" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ExtensionActivity" eSuperTypes="#//Activity"/> <eClassifiers xsi:type="ecore:EClass" name="FromPart" eSuperTypes="#//BPELExtensibleElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="toVariable" eType="#//Variable"/> <eStructuralFeatures xsi:type="ecore:EReference" name="part" eType="ecore:EClass platform:/plugin/org.eclipse.wst.wsdl/model/WSDL.ecore#//Part"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ToPart" eSuperTypes="#//BPELExtensibleElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="fromVariable" eType="#//Variable"/> <eStructuralFeatures xsi:type="ecore:EReference" name="part" eType="ecore:EClass platform:/plugin/org.eclipse.wst.wsdl/model/WSDL.ecore#//Part"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OpaqueActivity" eSuperTypes="#//Activity"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="documentation" value="Hides detailed information of an existing executable activity. Using an Opaque Activity will turn the process into an abstract process."/> </eAnnotations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ForEach" eSuperTypes="#//Activity"> <eStructuralFeatures xsi:type="ecore:EReference" name="startCounterValue" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="finalCounterValue" lowerBound="1" eType="#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="parallel" lowerBound="1" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBooleanObject" defaultValueLiteral="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="counterName" lowerBound="1" eType="#//Variable" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="completionCondition" eType="#//CompletionCondition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="activity" lowerBound="1" eType="#//Activity" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RepeatUntil" eSuperTypes="#//Activity"> <eStructuralFeatures xsi:type="ecore:EReference" name="activity" lowerBound="1" eType="#//Activity" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" lowerBound="1" eType="#//Condition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TerminationHandler" eSuperTypes="#//BPELExtensibleElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="activity" eType="#//Activity" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Validate" eSuperTypes="#//Activity"> <eStructuralFeatures xsi:type="ecore:EReference" name="variables" upperBound="-1" eType="#//Variable"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="If" eSuperTypes="#//Activity"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//Condition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="elseIf" upperBound="-1" eType="#//ElseIf" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="else" eType="#//Else" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="activity" lowerBound="1" eType="#//Activity" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ElseIf" eSuperTypes="#//BPELExtensibleElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//Condition" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="activity" lowerBound="1" eType="#//Activity" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Else" eSuperTypes="#//BPELExtensibleElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="activity" lowerBound="1" eType="#//Activity" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CompletionCondition" eSuperTypes="#//BPELExtensibleElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="branches" eType="#//Branches" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Branches" eSuperTypes="#//Expression"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="countCompletedBranchesOnly" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EBooleanObject" defaultValueLiteral="false" unsettable="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BPELExtensibleElement" eSuperTypes="platform:/plugin/org.eclipse.wst.wsdl/model/WSDL.ecore#//ExtensibleElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="documentation" eType="#//Documentation" unsettable="true" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Documentation" eSuperTypes="#//BPELExtensibleElement"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lang" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="source" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Compensate" eSuperTypes="#//Activity"/> <eClassifiers xsi:type="ecore:EClass" name="FromParts" eSuperTypes="#//BPELExtensibleElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//FromPart" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ToParts" eSuperTypes="#//BPELExtensibleElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//ToPart" containment="true"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/aarfe/Tesi/sourceCode/WebServAndBPELProcess/BPEL_SimpleProcess/bpelContent/model/bpel.ecore
ecore
model Process name targetNamespace queryLanguage urn:oasis:names:tc:wsbpel:2.0:sublang:xpath1.0 expressionLanguage urn:oasis:names:tc:wsbpel:2.0:sublang:xpath1.0 suppressJoinFailure false variableAccessSerializable false partnerLinks variables activity faultHandlers eventHandlers correlationSets imports extensions exitOnStandardFault true messageExchanges abstractProcessProfile PartnerLink name myRole partnerRole PartnerLinkType initializePartnerRole FaultHandler catch catchAll Activity name suppressJoinFailure targets sources CorrelationSet name properties Invoke outputVariable inputVariable compensationHandler faultHandler fromParts toParts Link sources targets Catch faultVariable activity faultMessageType faultElement Reply faultName variable toParts messageExchange PartnerActivity partnerLink correlations portType operation Receive createInstance false variable fromParts messageExchange Exit Throw faultName faultVariable Wait for until Empty Sequence activities While activity condition Pick createInstance false messages alarm Flow activities links completionCondition OnAlarm activity for until repeatEvery Assign copy validate false Copy to from keepSrcElementName false ignoreMissingFromData false Extension namespace mustUnderstand false Scope isolated false faultHandlers compensationHandler activity variables correlationSets eventHandlers partnerLinks terminationHandler messageExchanges exitOnStandardFault false CompensateScope target CompensationHandler activity AbstractAssignBound variable part partnerLink property query expression query To From opaque endpointReference literal unsafeLiteral serviceRef type EReference0 OnMessage variable activity portType partnerLink correlations operation fromParts messageExchange Expression body expressionLanguage opaque BooleanExpression Correlation initiate no pattern set CorrelationPattern request request response response requestresponse request-response EndpointReferenceRole myRole myRole partnerRole partnerRole MessageExchange name EventHandler alarm events Source Link activity transitionCondition Target Link activity PartnerLinks children MessageExchanges children Variables children CorrelationSets children Links children CatchAll activity Correlations children Variable name messageType XSDElement type from EReference0 UnknownExtensibilityAttribute OnEvent activity variable partnerLink correlations operation portType messageType XSDElement correlationSets fromParts messageExchange Import namespace location importType Rethrow Condition Targets children joinCondition Sources children Query value queryLanguage ServiceRef referenceScheme value Extensions children ExtensionActivity FromPart toVariable part ToPart fromVariable part OpaqueActivity ForEach startCounterValue finalCounterValue parallel false counterName completionCondition activity RepeatUntil activity condition TerminationHandler activity Validate variables If condition elseIf else activity ElseIf condition activity Else activity CompletionCondition branches Branches countCompletedBranchesOnly false BPELExtensibleElement documentation Documentation lang source value Compensate FromParts children ToParts children
null
{"directed":true,"nodes":[{"nsPrefix":"bpws","nsURI":"http://docs.oasis-open.org/wsbpel/2.0/process/executable","name":"model","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Process","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PartnerLink","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FaultHandler","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CorrelationSet","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Invoke","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Link","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Catch","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reply","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PartnerActivity","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Receive","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Exit","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Throw","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Wait","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Empty","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sequence","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"While","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pick","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Flow","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OnAlarm","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assign","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Copy","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extension","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Scope","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompensateScope","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompensationHandler","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractAssignBound","instanceClass":null,"abstract":true,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"To","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"From","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OnMessage","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanExpression","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Correlation","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CorrelationPattern","instanceClass":null,"id":34,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"EndpointReferenceRole","instanceClass":null,"id":35,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageExchange","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventHandler","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Source","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Target","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PartnerLinks","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageExchanges","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variables","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CorrelationSets","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Links","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CatchAll","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Correlations","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnknownExtensibilityAttribute","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OnEvent","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Import","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rethrow","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Condition","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Targets","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sources","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Query","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServiceRef","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extensions","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionActivity","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FromPart","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ToPart","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueActivity","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForEach","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RepeatUntil","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TerminationHandler","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Validate","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"If","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElseIf","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Else","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompletionCondition","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Branches","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BPELExtensibleElement","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Documentation","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Compensate","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FromParts","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ToParts","instanceClass":null,"abstract":false,"id":75,"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":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":"targetNamespace","changeable":true,"lowerBound":0,"iD":false,"id":77,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"urn:oasis:names:tc:wsbpel:2.0:sublang:xpath1.0","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"urn:oasis:names:tc:wsbpel:2.0:sublang:xpath1.0","unsettable":true,"transient":false,"unique":true,"name":"queryLanguage","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"urn:oasis:names:tc:wsbpel:2.0:sublang:xpath1.0","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"urn:oasis:names:tc:wsbpel:2.0:sublang:xpath1.0","unsettable":true,"transient":false,"unique":true,"name":"expressionLanguage","changeable":true,"lowerBound":0,"iD":false,"id":79,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":true,"transient":false,"unique":true,"name":"suppressJoinFailure","changeable":true,"lowerBound":0,"iD":false,"id":80,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":true,"transient":false,"unique":true,"name":"variableAccessSerializable","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"partnerLinks","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":"variables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"activity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":84,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"faultHandlers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":85,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eventHandlers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"correlationSets","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"imports","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":"extensions","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":"true","unsettable":false,"transient":false,"unique":true,"name":"exitOnStandardFault","changeable":true,"lowerBound":0,"iD":false,"id":90,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"messageExchanges","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"abstractProcessProfile","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"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":111,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"myRole","changeable":true,"resolveProxies":true,"lowerBound":0,"id":112,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"partnerRole","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":false,"unsettable":false,"transient":false,"unique":true,"name":"PartnerLinkType","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":true,"transient":false,"unique":true,"name":"initializePartnerRole","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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"catch","changeable":true,"resolveProxies":true,"lowerBound":0,"id":122,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"catchAll","changeable":true,"resolveProxies":true,"lowerBound":0,"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":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":127,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"suppressJoinFailure","changeable":true,"lowerBound":0,"iD":false,"id":128,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"targets","changeable":true,"resolveProxies":true,"lowerBound":0,"id":129,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sources","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"},{"id":135,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":136,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":137,"derived":false},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outputVariable","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":false,"unsettable":false,"transient":false,"unique":true,"name":"inputVariable","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":"compensationHandler","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":"faultHandler","changeable":true,"resolveProxies":true,"lowerBound":0,"id":144,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fromParts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":145,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"toParts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":146,"derived":false},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sources","changeable":true,"resolveProxies":true,"lowerBound":0,"id":154,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"targets","changeable":true,"resolveProxies":true,"lowerBound":0,"id":155,"derived":false},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Link","changeable":true,"resolveProxies":true,"lowerBound":1,"id":158,"derived":false},{"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":"Link","changeable":true,"resolveProxies":true,"lowerBound":1,"id":160,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"faultVariable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":161,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"activity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":162,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"faultMessageType","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":"faultElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":164,"derived":false},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"faultName","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":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","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":"toParts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":172,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"messageExchange","changeable":true,"resolveProxies":true,"lowerBound":1,"id":173,"derived":false},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"partnerLink","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"correlations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":181,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"portType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":182,"derived":false},{"container":false,"ordered":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":183,"derived":false},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":true,"transient":false,"unique":true,"name":"createInstance","changeable":true,"lowerBound":0,"iD":false,"id":189,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"fromParts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":191,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"messageExchange","changeable":true,"resolveProxies":true,"lowerBound":1,"id":192,"derived":false},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"faultName","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":"faultVariable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":200,"derived":false},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"for","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":true,"unsettable":false,"transient":false,"unique":true,"name":"until","changeable":true,"resolveProxies":true,"lowerBound":0,"id":205,"derived":false},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"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":"activities","changeable":true,"resolveProxies":true,"lowerBound":1,"id":210,"derived":false},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"activity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":213,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":214,"derived":false},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":true,"transient":false,"unique":true,"name":"createInstance","changeable":true,"lowerBound":0,"iD":false,"id":218,"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":"messages","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"alarm","changeable":true,"resolveProxies":true,"lowerBound":0,"id":220,"derived":false},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"activities","changeable":true,"resolveProxies":true,"lowerBound":1,"id":225,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"links","changeable":true,"resolveProxies":true,"lowerBound":0,"id":226,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"completionCondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":227,"derived":false},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"activity","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"for","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":true,"unsettable":false,"transient":false,"unique":true,"name":"until","changeable":true,"resolveProxies":true,"lowerBound":0,"id":234,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"repeatEvery","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"},{"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":"copy","changeable":true,"resolveProxies":true,"lowerBound":1,"id":241,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"validate","changeable":true,"lowerBound":0,"iD":false,"id":242,"derived":false},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"to","changeable":true,"resolveProxies":true,"lowerBound":1,"id":246,"derived":false},{"container":false,"ordered":true,"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":247,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":true,"transient":false,"unique":true,"name":"keepSrcElementName","changeable":true,"lowerBound":0,"iD":false,"id":248,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":true,"transient":false,"unique":true,"name":"ignoreMissingFromData","changeable":true,"lowerBound":0,"iD":false,"id":249,"derived":false},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"namespace","changeable":true,"lowerBound":0,"iD":false,"id":255,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":true,"transient":false,"unique":true,"name":"mustUnderstand","changeable":true,"lowerBound":0,"iD":false,"id":256,"derived":false},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":true,"transient":false,"unique":true,"name":"isolated","changeable":true,"lowerBound":0,"iD":false,"id":260,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"faultHandlers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":261,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"compensationHandler","changeable":true,"resolveProxies":true,"lowerBound":0,"id":262,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"activity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":263,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":264,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"correlationSets","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":"eventHandlers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":266,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"partnerLinks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":267,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"terminationHandler","changeable":true,"resolveProxies":true,"lowerBound":0,"id":268,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"messageExchanges","changeable":true,"resolveProxies":true,"lowerBound":0,"id":269,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":true,"transient":false,"unique":true,"name":"exitOnStandardFault","changeable":true,"lowerBound":0,"iD":false,"id":270,"derived":false},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":283,"derived":false},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"activity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":286,"derived":false},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","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":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":290,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"partnerLink","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":false,"unsettable":false,"transient":false,"unique":true,"name":"property","changeable":true,"resolveProxies":true,"lowerBound":0,"id":292,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"query","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":"expression","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":"query","changeable":true,"resolveProxies":true,"lowerBound":0,"id":295,"derived":false},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"opaque","changeable":true,"lowerBound":0,"iD":false,"id":305,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"endpointReference","changeable":true,"lowerBound":0,"iD":false,"id":306,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"literal","changeable":true,"lowerBound":0,"iD":false,"id":307,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"unsafeLiteral","changeable":true,"lowerBound":0,"iD":false,"id":308,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"serviceRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":309,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","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":false,"unsettable":false,"transient":false,"unique":true,"name":"EReference0","changeable":true,"resolveProxies":true,"lowerBound":0,"id":311,"derived":false},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":321,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"activity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":322,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"portType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":323,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"partnerLink","changeable":true,"resolveProxies":true,"lowerBound":1,"id":324,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"correlations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":325,"derived":false},{"container":false,"ordered":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":326,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fromParts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":327,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"messageExchange","changeable":true,"resolveProxies":true,"lowerBound":1,"id":328,"derived":false},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"lowerBound":0,"iD":false,"id":338,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"expressionLanguage","changeable":true,"lowerBound":0,"iD":false,"id":339,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"opaque","changeable":true,"lowerBound":0,"iD":false,"id":340,"derived":false},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"no","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"no","unsettable":true,"transient":false,"unique":true,"name":"initiate","changeable":true,"lowerBound":0,"iD":false,"id":346,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"pattern","changeable":true,"lowerBound":0,"iD":false,"id":347,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"set","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"},{"name":"request","id":353,"value":0,"literal":"request","eClass":"EEnumLiteral"},{"name":"response","id":354,"value":1,"literal":"response","eClass":"EEnumLiteral"},{"name":"requestresponse","id":355,"value":2,"literal":"request-response","eClass":"EEnumLiteral"},{"name":"myRole","id":356,"value":0,"literal":"myRole","eClass":"EEnumLiteral"},{"name":"partnerRole","id":357,"value":1,"literal":"partnerRole","eClass":"EEnumLiteral"},{"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":358,"derived":false},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"alarm","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":"events","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"activity","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"transitionCondition","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"activity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":372,"derived":false},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":376,"derived":false},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":379,"derived":false},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":382,"derived":false},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":385,"derived":false},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"container":false,"ordered":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":388,"derived":false},{"id":389,"eClass":"EGenericType"},{"id":390,"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":"activity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":391,"derived":false},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":394,"derived":false},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":397,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"messageType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":398,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"XSDElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":399,"derived":false},{"container":false,"ordered":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":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":"from","changeable":true,"resolveProxies":true,"lowerBound":0,"id":401,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"EReference0","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"},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"activity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":411,"derived":false},{"container":false,"ordered":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":412,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"partnerLink","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"correlations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":414,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"operation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":415,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"portType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":416,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"messageType","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":false,"unsettable":false,"transient":false,"unique":true,"name":"XSDElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":418,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"correlationSets","changeable":true,"resolveProxies":true,"lowerBound":0,"id":419,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fromParts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":420,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"messageExchange","changeable":true,"resolveProxies":true,"lowerBound":1,"id":421,"derived":false},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"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":"namespace","changeable":true,"lowerBound":0,"iD":false,"id":434,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"location","changeable":true,"lowerBound":0,"iD":false,"id":435,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"importType","changeable":true,"lowerBound":0,"iD":false,"id":436,"derived":false},{"id":437,"eClass":"EGenericType"},{"id":438,"eClass":"EGenericType"},{"id":439,"eClass":"EGenericType"},{"id":440,"eClass":"EGenericType"},{"id":441,"eClass":"EGenericType"},{"id":442,"eClass":"EGenericType"},{"container":false,"ordered":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":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":"joinCondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":444,"derived":false},{"id":445,"eClass":"EGenericType"},{"id":446,"eClass":"EGenericType"},{"id":447,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":448,"derived":false},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"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":451,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"queryLanguage","changeable":true,"lowerBound":0,"iD":false,"id":452,"derived":false},{"id":453,"eClass":"EGenericType"},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"referenceScheme","changeable":true,"lowerBound":0,"iD":false,"id":456,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":457,"derived":false},{"id":458,"eClass":"EGenericType"},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"container":false,"ordered":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":461,"derived":false},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"toVariable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":465,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":466,"derived":false},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"fromVariable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":470,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":471,"derived":false},{"id":472,"eClass":"EGenericType"},{"id":473,"eClass":"EGenericType"},{"id":474,"eClass":"EGenericType"},{"id":475,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"startCounterValue","changeable":true,"resolveProxies":true,"lowerBound":1,"id":476,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"finalCounterValue","changeable":true,"resolveProxies":true,"lowerBound":1,"id":477,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"parallel","changeable":true,"lowerBound":1,"iD":false,"id":478,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"counterName","changeable":true,"resolveProxies":true,"lowerBound":1,"id":479,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"completionCondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":480,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"activity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":481,"derived":false},{"id":482,"eClass":"EGenericType"},{"id":483,"eClass":"EGenericType"},{"id":484,"eClass":"EGenericType"},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"activity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":489,"derived":false},{"container":false,"ordered":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":490,"derived":false},{"id":491,"eClass":"EGenericType"},{"id":492,"eClass":"EGenericType"},{"id":493,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"activity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":494,"derived":false},{"id":495,"eClass":"EGenericType"},{"id":496,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":497,"derived":false},{"id":498,"eClass":"EGenericType"},{"id":499,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":500,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseIf","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":"else","changeable":true,"resolveProxies":true,"lowerBound":0,"id":502,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"activity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":503,"derived":false},{"id":504,"eClass":"EGenericType"},{"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":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":509,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"activity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":510,"derived":false},{"id":511,"eClass":"EGenericType"},{"id":512,"eClass":"EGenericType"},{"id":513,"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":"activity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":514,"derived":false},{"id":515,"eClass":"EGenericType"},{"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":"branches","changeable":true,"resolveProxies":true,"lowerBound":0,"id":517,"derived":false},{"id":518,"eClass":"EGenericType"},{"id":519,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":true,"transient":false,"unique":true,"name":"countCompletedBranchesOnly","changeable":true,"lowerBound":0,"iD":false,"id":520,"derived":false},{"id":521,"eClass":"EGenericType"},{"id":522,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"documentation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":523,"derived":false},{"id":524,"eClass":"EGenericType"},{"id":525,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lang","changeable":true,"lowerBound":0,"iD":false,"id":526,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"lowerBound":0,"iD":false,"id":527,"derived":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":528,"derived":false},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"id":533,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":534,"derived":false},{"id":535,"eClass":"EGenericType"},{"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":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":537,"derived":false},{"id":538,"eClass":"EGenericType"},{"id":539,"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":1,"target":0},{"source":1,"target":71},{"source":1,"target":76},{"source":1,"target":77},{"source":1,"target":78},{"source":1,"target":79},{"source":1,"target":80},{"source":1,"target":81},{"source":1,"target":82},{"source":1,"target":83},{"source":1,"target":84},{"source":1,"target":85},{"source":1,"target":86},{"source":1,"target":87},{"source":1,"target":88},{"source":1,"target":89},{"source":1,"target":90},{"source":1,"target":91},{"source":1,"target":92},{"source":1,"target":93},{"source":76,"target":94},{"source":76,"target":1},{"source":77,"target":95},{"source":77,"target":1},{"source":78,"target":96},{"source":78,"target":1},{"source":79,"target":97},{"source":79,"target":1},{"source":80,"target":98},{"source":80,"target":1},{"source":81,"target":99},{"source":81,"target":1},{"source":82,"target":40},{"source":82,"target":100},{"source":82,"target":1},{"source":100,"target":40},{"source":83,"target":42},{"source":83,"target":101},{"source":83,"target":1},{"source":101,"target":42},{"source":84,"target":4},{"source":84,"target":102},{"source":84,"target":1},{"source":102,"target":4},{"source":85,"target":3},{"source":85,"target":103},{"source":85,"target":1},{"source":103,"target":3},{"source":86,"target":37},{"source":86,"target":104},{"source":86,"target":1},{"source":104,"target":37},{"source":87,"target":43},{"source":87,"target":105},{"source":87,"target":1},{"source":105,"target":43},{"source":88,"target":50},{"source":88,"target":106},{"source":88,"target":1},{"source":106,"target":50},{"source":89,"target":57},{"source":89,"target":107},{"source":89,"target":1},{"source":107,"target":57},{"source":90,"target":108},{"source":90,"target":1},{"source":91,"target":41},{"source":91,"target":109},{"source":91,"target":1},{"source":109,"target":41},{"source":92,"target":110},{"source":92,"target":1},{"source":93,"target":71},{"source":2,"target":0},{"source":2,"target":71},{"source":2,"target":111},{"source":2,"target":112},{"source":2,"target":113},{"source":2,"target":114},{"source":2,"target":115},{"source":2,"target":116},{"source":111,"target":117},{"source":111,"target":2},{"source":112,"target":118},{"source":112,"target":2},{"source":113,"target":119},{"source":113,"target":2},{"source":114,"target":120},{"source":114,"target":2},{"source":115,"target":121},{"source":115,"target":2},{"source":116,"target":71},{"source":3,"target":0},{"source":3,"target":71},{"source":3,"target":122},{"source":3,"target":123},{"source":3,"target":124},{"source":122,"target":8},{"source":122,"target":125},{"source":122,"target":3},{"source":125,"target":8},{"source":123,"target":45},{"source":123,"target":126},{"source":123,"target":3},{"source":126,"target":45},{"source":124,"target":71},{"source":4,"target":0},{"source":4,"target":71},{"source":4,"target":127},{"source":4,"target":128},{"source":4,"target":129},{"source":4,"target":130},{"source":4,"target":131},{"source":127,"target":132},{"source":127,"target":4},{"source":128,"target":133},{"source":128,"target":4},{"source":129,"target":53},{"source":129,"target":134},{"source":129,"target":4},{"source":134,"target":53},{"source":130,"target":54},{"source":130,"target":135},{"source":130,"target":4},{"source":135,"target":54},{"source":131,"target":71},{"source":5,"target":0},{"source":5,"target":71},{"source":5,"target":136},{"source":5,"target":137},{"source":5,"target":138},{"source":136,"target":139},{"source":136,"target":5},{"source":137,"target":140},{"source":137,"target":5},{"source":138,"target":71},{"source":6,"target":0},{"source":6,"target":10},{"source":6,"target":141},{"source":6,"target":142},{"source":6,"target":143},{"source":6,"target":144},{"source":6,"target":145},{"source":6,"target":146},{"source":6,"target":147},{"source":141,"target":47},{"source":141,"target":148},{"source":141,"target":6},{"source":148,"target":47},{"source":142,"target":47},{"source":142,"target":149},{"source":142,"target":6},{"source":149,"target":47},{"source":143,"target":26},{"source":143,"target":150},{"source":143,"target":6},{"source":150,"target":26},{"source":144,"target":3},{"source":144,"target":151},{"source":144,"target":6},{"source":151,"target":3},{"source":145,"target":74},{"source":145,"target":152},{"source":145,"target":6},{"source":152,"target":74},{"source":146,"target":75},{"source":146,"target":153},{"source":146,"target":6},{"source":153,"target":75},{"source":147,"target":10},{"source":7,"target":0},{"source":7,"target":71},{"source":7,"target":154},{"source":7,"target":155},{"source":7,"target":156},{"source":154,"target":38},{"source":154,"target":157},{"source":154,"target":7},{"source":154,"target":158},{"source":157,"target":38},{"source":155,"target":39},{"source":155,"target":159},{"source":155,"target":7},{"source":155,"target":160},{"source":159,"target":39},{"source":156,"target":71},{"source":8,"target":0},{"source":8,"target":71},{"source":8,"target":161},{"source":8,"target":162},{"source":8,"target":163},{"source":8,"target":164},{"source":8,"target":165},{"source":161,"target":47},{"source":161,"target":166},{"source":161,"target":8},{"source":166,"target":47},{"source":162,"target":4},{"source":162,"target":167},{"source":162,"target":8},{"source":167,"target":4},{"source":163,"target":168},{"source":163,"target":8},{"source":164,"target":169},{"source":164,"target":8},{"source":165,"target":71},{"source":9,"target":0},{"source":9,"target":10},{"source":9,"target":4},{"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":170,"target":176},{"source":170,"target":9},{"source":171,"target":47},{"source":171,"target":177},{"source":171,"target":9},{"source":177,"target":47},{"source":172,"target":75},{"source":172,"target":178},{"source":172,"target":9},{"source":178,"target":75},{"source":173,"target":36},{"source":173,"target":179},{"source":173,"target":9},{"source":179,"target":36},{"source":174,"target":10},{"source":175,"target":4},{"source":10,"target":0},{"source":10,"target":4},{"source":10,"target":180},{"source":10,"target":181},{"source":10,"target":182},{"source":10,"target":183},{"source":10,"target":184},{"source":180,"target":2},{"source":180,"target":185},{"source":180,"target":10},{"source":185,"target":2},{"source":181,"target":46},{"source":181,"target":186},{"source":181,"target":10},{"source":186,"target":46},{"source":182,"target":187},{"source":182,"target":10},{"source":183,"target":188},{"source":183,"target":10},{"source":184,"target":4},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":189},{"source":11,"target":190},{"source":11,"target":191},{"source":11,"target":192},{"source":11,"target":193},{"source":189,"target":194},{"source":189,"target":11},{"source":190,"target":47},{"source":190,"target":195},{"source":190,"target":11},{"source":195,"target":47},{"source":191,"target":74},{"source":191,"target":196},{"source":191,"target":11},{"source":196,"target":74},{"source":192,"target":36},{"source":192,"target":197},{"source":192,"target":11},{"source":197,"target":36},{"source":193,"target":10},{"source":12,"target":0},{"source":12,"target":4},{"source":12,"target":198},{"source":198,"target":4},{"source":13,"target":0},{"source":13,"target":4},{"source":13,"target":199},{"source":13,"target":200},{"source":13,"target":201},{"source":199,"target":202},{"source":199,"target":13},{"source":200,"target":47},{"source":200,"target":203},{"source":200,"target":13},{"source":203,"target":47},{"source":201,"target":4},{"source":14,"target":0},{"source":14,"target":4},{"source":14,"target":204},{"source":14,"target":205},{"source":14,"target":206},{"source":204,"target":31},{"source":204,"target":207},{"source":204,"target":14},{"source":207,"target":31},{"source":205,"target":31},{"source":205,"target":208},{"source":205,"target":14},{"source":208,"target":31},{"source":206,"target":4},{"source":15,"target":0},{"source":15,"target":4},{"source":15,"target":209},{"source":209,"target":4},{"source":16,"target":0},{"source":16,"target":4},{"source":16,"target":210},{"source":16,"target":211},{"source":210,"target":4},{"source":210,"target":212},{"source":210,"target":16},{"source":212,"target":4},{"source":211,"target":4},{"source":17,"target":0},{"source":17,"target":4},{"source":17,"target":213},{"source":17,"target":214},{"source":17,"target":215},{"source":213,"target":4},{"source":213,"target":216},{"source":213,"target":17},{"source":216,"target":4},{"source":214,"target":52},{"source":214,"target":217},{"source":214,"target":17},{"source":217,"target":52},{"source":215,"target":4},{"source":18,"target":0},{"source":18,"target":4},{"source":18,"target":218},{"source":18,"target":219},{"source":18,"target":220},{"source":18,"target":221},{"source":218,"target":222},{"source":218,"target":18},{"source":219,"target":30},{"source":219,"target":223},{"source":219,"target":18},{"source":223,"target":30},{"source":220,"target":20},{"source":220,"target":224},{"source":220,"target":18},{"source":224,"target":20},{"source":221,"target":4},{"source":19,"target":0},{"source":19,"target":4},{"source":19,"target":225},{"source":19,"target":226},{"source":19,"target":227},{"source":19,"target":228},{"source":225,"target":4},{"source":225,"target":229},{"source":225,"target":19},{"source":229,"target":4},{"source":226,"target":44},{"source":226,"target":230},{"source":226,"target":19},{"source":230,"target":44},{"source":227,"target":69},{"source":227,"target":231},{"source":227,"target":19},{"source":231,"target":69},{"source":228,"target":4},{"source":20,"target":0},{"source":20,"target":71},{"source":20,"target":232},{"source":20,"target":233},{"source":20,"target":234},{"source":20,"target":235},{"source":20,"target":236},{"source":232,"target":4},{"source":232,"target":237},{"source":232,"target":20},{"source":237,"target":4},{"source":233,"target":31},{"source":233,"target":238},{"source":233,"target":20},{"source":238,"target":31},{"source":234,"target":31},{"source":234,"target":239},{"source":234,"target":20},{"source":239,"target":31},{"source":235,"target":31},{"source":235,"target":240},{"source":235,"target":20},{"source":240,"target":31},{"source":236,"target":71},{"source":21,"target":0},{"source":21,"target":4},{"source":21,"target":241},{"source":21,"target":242},{"source":21,"target":243},{"source":241,"target":22},{"source":241,"target":244},{"source":241,"target":21},{"source":244,"target":22},{"source":242,"target":245},{"source":242,"target":21},{"source":243,"target":4},{"source":22,"target":0},{"source":22,"target":71},{"source":22,"target":246},{"source":22,"target":247},{"source":22,"target":248},{"source":22,"target":249},{"source":22,"target":250},{"source":246,"target":28},{"source":246,"target":251},{"source":246,"target":22},{"source":251,"target":28},{"source":247,"target":29},{"source":247,"target":252},{"source":247,"target":22},{"source":252,"target":29},{"source":248,"target":253},{"source":248,"target":22},{"source":249,"target":254},{"source":249,"target":22},{"source":250,"target":71},{"source":23,"target":0},{"source":23,"target":71},{"source":23,"target":255},{"source":23,"target":256},{"source":23,"target":257},{"source":255,"target":258},{"source":255,"target":23},{"source":256,"target":259},{"source":256,"target":23},{"source":257,"target":71},{"source":24,"target":0},{"source":24,"target":4},{"source":24,"target":260},{"source":24,"target":261},{"source":24,"target":262},{"source":24,"target":263},{"source":24,"target":264},{"source":24,"target":265},{"source":24,"target":266},{"source":24,"target":267},{"source":24,"target":268},{"source":24,"target":269},{"source":24,"target":270},{"source":24,"target":271},{"source":260,"target":272},{"source":260,"target":24},{"source":261,"target":3},{"source":261,"target":273},{"source":261,"target":24},{"source":273,"target":3},{"source":262,"target":26},{"source":262,"target":274},{"source":262,"target":24},{"source":274,"target":26},{"source":263,"target":4},{"source":263,"target":275},{"source":263,"target":24},{"source":275,"target":4},{"source":264,"target":42},{"source":264,"target":276},{"source":264,"target":24},{"source":276,"target":42},{"source":265,"target":43},{"source":265,"target":277},{"source":265,"target":24},{"source":277,"target":43},{"source":266,"target":37},{"source":266,"target":278},{"source":266,"target":24},{"source":278,"target":37},{"source":267,"target":40},{"source":267,"target":279},{"source":267,"target":24},{"source":279,"target":40},{"source":268,"target":64},{"source":268,"target":280},{"source":268,"target":24},{"source":280,"target":64},{"source":269,"target":41},{"source":269,"target":281},{"source":269,"target":24},{"source":281,"target":41},{"source":270,"target":282},{"source":270,"target":24},{"source":271,"target":4},{"source":25,"target":0},{"source":25,"target":4},{"source":25,"target":283},{"source":25,"target":284},{"source":283,"target":4},{"source":283,"target":285},{"source":283,"target":25},{"source":285,"target":4},{"source":284,"target":4},{"source":26,"target":0},{"source":26,"target":71},{"source":26,"target":286},{"source":26,"target":287},{"source":286,"target":4},{"source":286,"target":288},{"source":286,"target":26},{"source":288,"target":4},{"source":287,"target":71},{"source":27,"target":0},{"source":27,"target":289},{"source":27,"target":290},{"source":27,"target":291},{"source":27,"target":292},{"source":27,"target":293},{"source":27,"target":294},{"source":27,"target":295},{"source":289,"target":47},{"source":289,"target":296},{"source":289,"target":27},{"source":296,"target":47},{"source":290,"target":297},{"source":290,"target":27},{"source":291,"target":2},{"source":291,"target":298},{"source":291,"target":27},{"source":298,"target":2},{"source":292,"target":299},{"source":292,"target":27},{"source":293,"target":55},{"source":293,"target":300},{"source":293,"target":27},{"source":300,"target":55},{"source":294,"target":31},{"source":294,"target":301},{"source":294,"target":27},{"source":301,"target":31},{"source":295,"target":55},{"source":295,"target":302},{"source":295,"target":27},{"source":302,"target":55},{"source":28,"target":0},{"source":28,"target":71},{"source":28,"target":27},{"source":28,"target":303},{"source":28,"target":304},{"source":303,"target":71},{"source":304,"target":27},{"source":29,"target":0},{"source":29,"target":71},{"source":29,"target":27},{"source":29,"target":305},{"source":29,"target":306},{"source":29,"target":307},{"source":29,"target":308},{"source":29,"target":309},{"source":29,"target":310},{"source":29,"target":311},{"source":29,"target":312},{"source":29,"target":313},{"source":305,"target":314},{"source":305,"target":29},{"source":306,"target":35},{"source":306,"target":315},{"source":306,"target":29},{"source":315,"target":35},{"source":307,"target":316},{"source":307,"target":29},{"source":308,"target":317},{"source":308,"target":29},{"source":309,"target":56},{"source":309,"target":318},{"source":309,"target":29},{"source":318,"target":56},{"source":310,"target":319},{"source":310,"target":29},{"source":311,"target":27},{"source":311,"target":320},{"source":311,"target":29},{"source":320,"target":27},{"source":312,"target":71},{"source":313,"target":27},{"source":30,"target":0},{"source":30,"target":71},{"source":30,"target":321},{"source":30,"target":322},{"source":30,"target":323},{"source":30,"target":324},{"source":30,"target":325},{"source":30,"target":326},{"source":30,"target":327},{"source":30,"target":328},{"source":30,"target":329},{"source":321,"target":47},{"source":321,"target":330},{"source":321,"target":30},{"source":330,"target":47},{"source":322,"target":4},{"source":322,"target":331},{"source":322,"target":30},{"source":331,"target":4},{"source":323,"target":332},{"source":323,"target":30},{"source":324,"target":2},{"source":324,"target":333},{"source":324,"target":30},{"source":333,"target":2},{"source":325,"target":46},{"source":325,"target":334},{"source":325,"target":30},{"source":334,"target":46},{"source":326,"target":335},{"source":326,"target":30},{"source":327,"target":74},{"source":327,"target":336},{"source":327,"target":30},{"source":336,"target":74},{"source":328,"target":36},{"source":328,"target":337},{"source":328,"target":30},{"source":337,"target":36},{"source":329,"target":71},{"source":31,"target":0},{"source":31,"target":338},{"source":31,"target":339},{"source":31,"target":340},{"source":31,"target":341},{"source":338,"target":342},{"source":338,"target":31},{"source":339,"target":343},{"source":339,"target":31},{"source":340,"target":344},{"source":340,"target":31},{"source":32,"target":0},{"source":32,"target":31},{"source":32,"target":345},{"source":345,"target":31},{"source":33,"target":0},{"source":33,"target":71},{"source":33,"target":346},{"source":33,"target":347},{"source":33,"target":348},{"source":33,"target":349},{"source":346,"target":350},{"source":346,"target":33},{"source":347,"target":34},{"source":347,"target":351},{"source":347,"target":33},{"source":351,"target":34},{"source":348,"target":5},{"source":348,"target":352},{"source":348,"target":33},{"source":352,"target":5},{"source":349,"target":71},{"source":34,"target":0},{"source":34,"target":353},{"source":34,"target":354},{"source":34,"target":355},{"source":353,"target":34},{"source":354,"target":34},{"source":355,"target":34},{"source":35,"target":0},{"source":35,"target":356},{"source":35,"target":357},{"source":356,"target":35},{"source":357,"target":35},{"source":36,"target":0},{"source":36,"target":71},{"source":36,"target":358},{"source":36,"target":359},{"source":358,"target":360},{"source":358,"target":36},{"source":359,"target":71},{"source":37,"target":0},{"source":37,"target":71},{"source":37,"target":361},{"source":37,"target":362},{"source":37,"target":363},{"source":361,"target":20},{"source":361,"target":364},{"source":361,"target":37},{"source":364,"target":20},{"source":362,"target":49},{"source":362,"target":365},{"source":362,"target":37},{"source":365,"target":49},{"source":363,"target":71},{"source":38,"target":0},{"source":38,"target":71},{"source":38,"target":158},{"source":38,"target":366},{"source":38,"target":367},{"source":38,"target":368},{"source":158,"target":7},{"source":158,"target":369},{"source":158,"target":38},{"source":158,"target":154},{"source":369,"target":7},{"source":366,"target":4},{"source":366,"target":370},{"source":366,"target":38},{"source":370,"target":4},{"source":367,"target":52},{"source":367,"target":371},{"source":367,"target":38},{"source":371,"target":52},{"source":368,"target":71},{"source":39,"target":0},{"source":39,"target":71},{"source":39,"target":160},{"source":39,"target":372},{"source":39,"target":373},{"source":160,"target":7},{"source":160,"target":374},{"source":160,"target":39},{"source":160,"target":155},{"source":374,"target":7},{"source":372,"target":4},{"source":372,"target":375},{"source":372,"target":39},{"source":375,"target":4},{"source":373,"target":71},{"source":40,"target":0},{"source":40,"target":71},{"source":40,"target":376},{"source":40,"target":377},{"source":376,"target":2},{"source":376,"target":378},{"source":376,"target":40},{"source":378,"target":2},{"source":377,"target":71},{"source":41,"target":0},{"source":41,"target":71},{"source":41,"target":379},{"source":41,"target":380},{"source":379,"target":36},{"source":379,"target":381},{"source":379,"target":41},{"source":381,"target":36},{"source":380,"target":71},{"source":42,"target":0},{"source":42,"target":71},{"source":42,"target":382},{"source":42,"target":383},{"source":382,"target":47},{"source":382,"target":384},{"source":382,"target":42},{"source":384,"target":47},{"source":383,"target":71},{"source":43,"target":0},{"source":43,"target":71},{"source":43,"target":385},{"source":43,"target":386},{"source":385,"target":5},{"source":385,"target":387},{"source":385,"target":43},{"source":387,"target":5},{"source":386,"target":71},{"source":44,"target":0},{"source":44,"target":71},{"source":44,"target":388},{"source":44,"target":389},{"source":388,"target":7},{"source":388,"target":390},{"source":388,"target":44},{"source":390,"target":7},{"source":389,"target":71},{"source":45,"target":0},{"source":45,"target":71},{"source":45,"target":391},{"source":45,"target":392},{"source":391,"target":4},{"source":391,"target":393},{"source":391,"target":45},{"source":393,"target":4},{"source":392,"target":71},{"source":46,"target":0},{"source":46,"target":71},{"source":46,"target":394},{"source":46,"target":395},{"source":394,"target":33},{"source":394,"target":396},{"source":394,"target":46},{"source":396,"target":33},{"source":395,"target":71},{"source":47,"target":0},{"source":47,"target":71},{"source":47,"target":397},{"source":47,"target":398},{"source":47,"target":399},{"source":47,"target":400},{"source":47,"target":401},{"source":47,"target":402},{"source":47,"target":403},{"source":397,"target":404},{"source":397,"target":47},{"source":398,"target":405},{"source":398,"target":47},{"source":399,"target":406},{"source":399,"target":47},{"source":400,"target":407},{"source":400,"target":47},{"source":401,"target":29},{"source":401,"target":408},{"source":401,"target":47},{"source":408,"target":29},{"source":402,"target":9},{"source":402,"target":409},{"source":402,"target":47},{"source":409,"target":9},{"source":403,"target":71},{"source":48,"target":0},{"source":48,"target":410},{"source":49,"target":0},{"source":49,"target":71},{"source":49,"target":411},{"source":49,"target":412},{"source":49,"target":413},{"source":49,"target":414},{"source":49,"target":415},{"source":49,"target":416},{"source":49,"target":417},{"source":49,"target":418},{"source":49,"target":419},{"source":49,"target":420},{"source":49,"target":421},{"source":49,"target":422},{"source":411,"target":4},{"source":411,"target":423},{"source":411,"target":49},{"source":423,"target":4},{"source":412,"target":47},{"source":412,"target":424},{"source":412,"target":49},{"source":424,"target":47},{"source":413,"target":2},{"source":413,"target":425},{"source":413,"target":49},{"source":425,"target":2},{"source":414,"target":46},{"source":414,"target":426},{"source":414,"target":49},{"source":426,"target":46},{"source":415,"target":427},{"source":415,"target":49},{"source":416,"target":428},{"source":416,"target":49},{"source":417,"target":429},{"source":417,"target":49},{"source":418,"target":430},{"source":418,"target":49},{"source":419,"target":43},{"source":419,"target":431},{"source":419,"target":49},{"source":431,"target":43},{"source":420,"target":74},{"source":420,"target":432},{"source":420,"target":49},{"source":432,"target":74},{"source":421,"target":36},{"source":421,"target":433},{"source":421,"target":49},{"source":433,"target":36},{"source":422,"target":71},{"source":50,"target":0},{"source":50,"target":71},{"source":50,"target":434},{"source":50,"target":435},{"source":50,"target":436},{"source":50,"target":437},{"source":434,"target":438},{"source":434,"target":50},{"source":435,"target":439},{"source":435,"target":50},{"source":436,"target":440},{"source":436,"target":50},{"source":437,"target":71},{"source":51,"target":0},{"source":51,"target":4},{"source":51,"target":441},{"source":441,"target":4},{"source":52,"target":0},{"source":52,"target":31},{"source":52,"target":442},{"source":442,"target":31},{"source":53,"target":0},{"source":53,"target":71},{"source":53,"target":443},{"source":53,"target":444},{"source":53,"target":445},{"source":443,"target":39},{"source":443,"target":446},{"source":443,"target":53},{"source":446,"target":39},{"source":444,"target":52},{"source":444,"target":447},{"source":444,"target":53},{"source":447,"target":52},{"source":445,"target":71},{"source":54,"target":0},{"source":54,"target":71},{"source":54,"target":448},{"source":54,"target":449},{"source":448,"target":38},{"source":448,"target":450},{"source":448,"target":54},{"source":450,"target":38},{"source":449,"target":71},{"source":55,"target":0},{"source":55,"target":451},{"source":55,"target":452},{"source":55,"target":453},{"source":451,"target":454},{"source":451,"target":55},{"source":452,"target":455},{"source":452,"target":55},{"source":56,"target":0},{"source":56,"target":456},{"source":56,"target":457},{"source":56,"target":458},{"source":456,"target":459},{"source":456,"target":56},{"source":457,"target":460},{"source":457,"target":56},{"source":57,"target":0},{"source":57,"target":71},{"source":57,"target":461},{"source":57,"target":462},{"source":461,"target":23},{"source":461,"target":463},{"source":461,"target":57},{"source":463,"target":23},{"source":462,"target":71},{"source":58,"target":0},{"source":58,"target":4},{"source":58,"target":464},{"source":464,"target":4},{"source":59,"target":0},{"source":59,"target":71},{"source":59,"target":465},{"source":59,"target":466},{"source":59,"target":467},{"source":465,"target":47},{"source":465,"target":468},{"source":465,"target":59},{"source":468,"target":47},{"source":466,"target":469},{"source":466,"target":59},{"source":467,"target":71},{"source":60,"target":0},{"source":60,"target":71},{"source":60,"target":470},{"source":60,"target":471},{"source":60,"target":472},{"source":470,"target":47},{"source":470,"target":473},{"source":470,"target":60},{"source":473,"target":47},{"source":471,"target":474},{"source":471,"target":60},{"source":472,"target":71},{"source":61,"target":0},{"source":61,"target":4},{"source":61,"target":475},{"source":475,"target":4},{"source":62,"target":0},{"source":62,"target":4},{"source":62,"target":476},{"source":62,"target":477},{"source":62,"target":478},{"source":62,"target":479},{"source":62,"target":480},{"source":62,"target":481},{"source":62,"target":482},{"source":476,"target":31},{"source":476,"target":483},{"source":476,"target":62},{"source":483,"target":31},{"source":477,"target":31},{"source":477,"target":484},{"source":477,"target":62},{"source":484,"target":31},{"source":478,"target":485},{"source":478,"target":62},{"source":479,"target":47},{"source":479,"target":486},{"source":479,"target":62},{"source":486,"target":47},{"source":480,"target":69},{"source":480,"target":487},{"source":480,"target":62},{"source":487,"target":69},{"source":481,"target":4},{"source":481,"target":488},{"source":481,"target":62},{"source":488,"target":4},{"source":482,"target":4},{"source":63,"target":0},{"source":63,"target":4},{"source":63,"target":489},{"source":63,"target":490},{"source":63,"target":491},{"source":489,"target":4},{"source":489,"target":492},{"source":489,"target":63},{"source":492,"target":4},{"source":490,"target":52},{"source":490,"target":493},{"source":490,"target":63},{"source":493,"target":52},{"source":491,"target":4},{"source":64,"target":0},{"source":64,"target":71},{"source":64,"target":494},{"source":64,"target":495},{"source":494,"target":4},{"source":494,"target":496},{"source":494,"target":64},{"source":496,"target":4},{"source":495,"target":71},{"source":65,"target":0},{"source":65,"target":4},{"source":65,"target":497},{"source":65,"target":498},{"source":497,"target":47},{"source":497,"target":499},{"source":497,"target":65},{"source":499,"target":47},{"source":498,"target":4},{"source":66,"target":0},{"source":66,"target":4},{"source":66,"target":500},{"source":66,"target":501},{"source":66,"target":502},{"source":66,"target":503},{"source":66,"target":504},{"source":500,"target":52},{"source":500,"target":505},{"source":500,"target":66},{"source":505,"target":52},{"source":501,"target":67},{"source":501,"target":506},{"source":501,"target":66},{"source":506,"target":67},{"source":502,"target":68},{"source":502,"target":507},{"source":502,"target":66},{"source":507,"target":68},{"source":503,"target":4},{"source":503,"target":508},{"source":503,"target":66},{"source":508,"target":4},{"source":504,"target":4},{"source":67,"target":0},{"source":67,"target":71},{"source":67,"target":509},{"source":67,"target":510},{"source":67,"target":511},{"source":509,"target":52},{"source":509,"target":512},{"source":509,"target":67},{"source":512,"target":52},{"source":510,"target":4},{"source":510,"target":513},{"source":510,"target":67},{"source":513,"target":4},{"source":511,"target":71},{"source":68,"target":0},{"source":68,"target":71},{"source":68,"target":514},{"source":68,"target":515},{"source":514,"target":4},{"source":514,"target":516},{"source":514,"target":68},{"source":516,"target":4},{"source":515,"target":71},{"source":69,"target":0},{"source":69,"target":71},{"source":69,"target":517},{"source":69,"target":518},{"source":517,"target":70},{"source":517,"target":519},{"source":517,"target":69},{"source":519,"target":70},{"source":518,"target":71},{"source":70,"target":0},{"source":70,"target":31},{"source":70,"target":520},{"source":70,"target":521},{"source":520,"target":522},{"source":520,"target":70},{"source":521,"target":31},{"source":71,"target":0},{"source":71,"target":523},{"source":71,"target":524},{"source":523,"target":72},{"source":523,"target":525},{"source":523,"target":71},{"source":525,"target":72},{"source":72,"target":0},{"source":72,"target":71},{"source":72,"target":526},{"source":72,"target":527},{"source":72,"target":528},{"source":72,"target":529},{"source":526,"target":530},{"source":526,"target":72},{"source":527,"target":531},{"source":527,"target":72},{"source":528,"target":532},{"source":528,"target":72},{"source":529,"target":71},{"source":73,"target":0},{"source":73,"target":4},{"source":73,"target":533},{"source":533,"target":4},{"source":74,"target":0},{"source":74,"target":71},{"source":74,"target":534},{"source":74,"target":535},{"source":534,"target":59},{"source":534,"target":536},{"source":534,"target":74},{"source":536,"target":59},{"source":535,"target":71},{"source":75,"target":0},{"source":75,"target":71},{"source":75,"target":537},{"source":75,"target":538},{"source":537,"target":60},{"source":537,"target":539},{"source":537,"target":75},{"source":539,"target":60},{"source":538,"target":71}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="foo" nsURI="http://foo" nsPrefix="foo"> <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:EAttribute" name="foo" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/TypeFox/xtext-splitted-repo/org.eclipse.xtext.tests/src/org/eclipse/xtext/xtext/Foo.ecore
ecore
foo Model name foo
null
{"directed":true,"nodes":[{"nsPrefix":"foo","nsURI":"http://foo","name":"foo","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":2,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"foo","changeable":true,"lowerBound":0,"iD":false,"id":3,"derived":false},{"id":4,"eClass":"EGenericType"},{"id":5,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":1,"target":3},{"source":2,"target":4},{"source":2,"target":1},{"source":3,"target":5},{"source":3,"target":1}],"multigraph":true}
true
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="mm" nsURI="http://eclipse.org/graphiti/mm" nsPrefix="mm"> <eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="http://www.eclipse.org/emf/texo/test/model/base/identifiable#//Identifiable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="key"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="value"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PropertyContainer" abstract="true" eSuperTypes="http://www.eclipse.org/emf/texo/test/model/base/identifiable#//Identifiable"> <eStructuralFeatures xsi:type="ecore:EReference" name="properties" ordered="false" upperBound="-1" eType="#//Property" containment="true"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="properties"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GraphicsAlgorithmContainer" abstract="true" eSuperTypes="#//PropertyContainer"/> <eClassifiers xsi:type="ecore:EClass" name="StyleContainer" abstract="true" eSuperTypes="http://www.eclipse.org/emf/texo/test/model/base/identifiable#//Identifiable"> <eStructuralFeatures xsi:type="ecore:EReference" name="styles" ordered="false" upperBound="-1" eType="#//algorithms/styles/Style" containment="true"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="styles"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eSubpackages name="pictograms" nsURI="http://eclipse.org/graphiti/mm/pictograms" nsPrefix="pi"> <eClassifiers xsi:type="ecore:EClass" name="Shape" eSuperTypes="#//pictograms/AnchorContainer"> <eStructuralFeatures xsi:type="ecore:EReference" name="container" ordered="false" unique="false" eType="#//pictograms/ContainerShape" eOpposite="#//pictograms/ContainerShape/children"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="container"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ContainerShape" eSuperTypes="#//pictograms/Shape"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//pictograms/Shape" containment="true" eOpposite="#//pictograms/Shape/container"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="children"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Diagram" eSuperTypes="#//pictograms/ContainerShape #//StyleContainer"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="gridUnit" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="gridUnit"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="diagramTypeId" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="diagramTypeId"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="connections" ordered="false" upperBound="-1" eType="#//pictograms/Connection" containment="true" eOpposite="#//pictograms/Connection/parent"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="connections"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" 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="snapToGrid" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="snapToGrid"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="showGuides" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedSetVisibility" value="true"/> <details key="suppressedGetVisibility" value="true"/> <details key="documentation" value=" @deprecated This attribute simply exists because of compatibility (after &#xD;&#xA;removing it old diagrams would not be readable any more). It is never &#xD;&#xA;evaluated, instead the Graphiti framework queries the tool behaviour provider &#xD;&#xA;if guides shall be shown in a diagram editor.&#xD;&#xA;"/> </eAnnotations> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="showGuides"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="colors" ordered="false" upperBound="-1" eType="#//algorithms/styles/Color" containment="true"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="colors"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="fonts" ordered="false" upperBound="-1" eType="#//algorithms/styles/Font" containment="true"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="fonts"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="pictogramLinks" ordered="false" upperBound="-1" eType="#//pictograms/PictogramLink"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="pictogramLinks"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="verticalGridUnit" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="-1"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="verticalGridUnit"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedSetVisibility" value="true"/> </eAnnotations> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="version"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PictogramElement" abstract="true" eSuperTypes="#//GraphicsAlgorithmContainer"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="visible" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="visible"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="graphicsAlgorithm" ordered="false" unique="false" eType="#//algorithms/GraphicsAlgorithm" containment="true" eOpposite="#//algorithms/GraphicsAlgorithm/pictogramElement"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="graphicsAlgorithm"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="active" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="active"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="link" ordered="false" unique="false" eType="#//pictograms/PictogramLink" containment="true" eOpposite="#//pictograms/PictogramLink/pictogramElement"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="link"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Connection" eSuperTypes="#//pictograms/AnchorContainer"> <eStructuralFeatures xsi:type="ecore:EReference" name="start" ordered="false" unique="false" lowerBound="1" eType="#//pictograms/Anchor" eOpposite="#//pictograms/Anchor/outgoingConnections"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="start"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="end" ordered="false" unique="false" lowerBound="1" eType="#//pictograms/Anchor" eOpposite="#//pictograms/Anchor/incomingConnections"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="end"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" ordered="false" unique="false" lowerBound="1" eType="#//pictograms/Diagram" eOpposite="#//pictograms/Diagram/connections"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="parent"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="connectionDecorators" upperBound="-1" eType="#//pictograms/ConnectionDecorator" containment="true" eOpposite="#//pictograms/ConnectionDecorator/connection"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="connectionDecorators"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Anchor" abstract="true" eSuperTypes="#//pictograms/PictogramElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="parent" ordered="false" unique="false" lowerBound="1" eType="#//pictograms/AnchorContainer" eOpposite="#//pictograms/AnchorContainer/anchors"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="parent"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="outgoingConnections" ordered="false" upperBound="-1" eType="#//pictograms/Connection" eOpposite="#//pictograms/Connection/start"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="outgoingConnections"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="incomingConnections" ordered="false" upperBound="-1" eType="#//pictograms/Connection" eOpposite="#//pictograms/Connection/end"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="incomingConnections"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="referencedGraphicsAlgorithm" ordered="false" unique="false" eType="#//algorithms/GraphicsAlgorithm"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="referencedGraphicsAlgorithm"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AnchorContainer" abstract="true" eSuperTypes="#//pictograms/PictogramElement"> <eStructuralFeatures xsi:type="ecore:EReference" name="anchors" ordered="false" upperBound="-1" eType="#//pictograms/Anchor" containment="true" eOpposite="#//pictograms/Anchor/parent"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="anchors"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FixPointAnchor" eSuperTypes="#//pictograms/AdvancedAnchor"> <eStructuralFeatures xsi:type="ecore:EReference" name="location" ordered="false" unique="false" lowerBound="1" eType="#//algorithms/styles/Point" containment="true"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="location"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="BoxRelativeAnchor" eSuperTypes="#//pictograms/AdvancedAnchor"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="relativeWidth" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="relativeWidth"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="relativeHeight" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="relativeHeight"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ChopboxAnchor" eSuperTypes="#//pictograms/Anchor"/> <eClassifiers xsi:type="ecore:EClass" name="ConnectionDecorator" eSuperTypes="#//pictograms/Shape"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="locationRelative" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="locationRelative"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="location" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="location"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="connection" ordered="false" unique="false" lowerBound="1" eType="#//pictograms/Connection" eOpposite="#//pictograms/Connection/connectionDecorators"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="connection"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FreeFormConnection" eSuperTypes="#//pictograms/Connection"> <eStructuralFeatures xsi:type="ecore:EReference" name="bendpoints" upperBound="-1" eType="#//algorithms/styles/Point" containment="true"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="bendpoints"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ManhattanConnection" eSuperTypes="#//pictograms/Connection"/> <eClassifiers xsi:type="ecore:EClass" name="PictogramLink" eSuperTypes="#//PropertyContainer"> <eStructuralFeatures xsi:type="ecore:EReference" name="pictogramElement" ordered="false" unique="false" eType="#//pictograms/PictogramElement" eOpposite="#//pictograms/PictogramElement/link"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="pictogramElement"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="businessObjects" upperBound="-1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="businessObjects"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AdvancedAnchor" abstract="true" eSuperTypes="#//pictograms/Anchor"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="useAnchorLocationAsConnectionEndpoint" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="useAnchorLocationAsConnectionEndpoint"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CurvedConnection" eSuperTypes="#//pictograms/Connection"> <eStructuralFeatures xsi:type="ecore:EReference" name="controlPoints" upperBound="-1" eType="#//algorithms/styles/PrecisionPoint" containment="true"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="controlPoints"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CompositeConnection" eSuperTypes="#//pictograms/Connection"> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//pictograms/CurvedConnection"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="children"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> </eSubpackages> <eSubpackages name="algorithms" nsURI="http://eclipse.org/graphiti/mm/algorithms" nsPrefix="al"> <eClassifiers xsi:type="ecore:EClass" name="GraphicsAlgorithm" abstract="true" eSuperTypes="#//GraphicsAlgorithmContainer #//algorithms/styles/AbstractStyle"> <eStructuralFeatures xsi:type="ecore:EReference" name="graphicsAlgorithmChildren" upperBound="-1" eType="#//algorithms/GraphicsAlgorithm" containment="true" eOpposite="#//algorithms/GraphicsAlgorithm/parentGraphicsAlgorithm"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="graphicsAlgorithmChildren"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="parentGraphicsAlgorithm" ordered="false" unique="false" eType="#//algorithms/GraphicsAlgorithm" eOpposite="#//algorithms/GraphicsAlgorithm/graphicsAlgorithmChildren"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="parentGraphicsAlgorithm"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="pictogramElement" ordered="false" unique="false" eType="#//pictograms/PictogramElement" eOpposite="#//pictograms/PictogramElement/graphicsAlgorithm"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="pictogramElement"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="width" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="width"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="height" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="height"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="x"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="y"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="style" ordered="false" unique="false" eType="#//algorithms/styles/Style"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="style"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Polyline" eSuperTypes="#//algorithms/GraphicsAlgorithm"> <eStructuralFeatures xsi:type="ecore:EReference" name="points" upperBound="-1" eType="#//algorithms/styles/Point" containment="true"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="points"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Ellipse" eSuperTypes="#//algorithms/GraphicsAlgorithm"/> <eClassifiers xsi:type="ecore:EClass" name="Text" eSuperTypes="#//algorithms/AbstractText"/> <eClassifiers xsi:type="ecore:EClass" name="Polygon" eSuperTypes="#//algorithms/Polyline"/> <eClassifiers xsi:type="ecore:EClass" name="Rectangle" eSuperTypes="#//algorithms/GraphicsAlgorithm"/> <eClassifiers xsi:type="ecore:EClass" name="RoundedRectangle" eSuperTypes="#//algorithms/GraphicsAlgorithm"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cornerHeight" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="cornerHeight"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="cornerWidth" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="cornerWidth"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Image" eSuperTypes="#//algorithms/GraphicsAlgorithm"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="id"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stretchH" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="stretchH"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stretchV" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="stretchV"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="proportional" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="proportional"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PlatformGraphicsAlgorithm" eSuperTypes="#//algorithms/GraphicsAlgorithm"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="id"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractText" abstract="true" eSuperTypes="#//algorithms/GraphicsAlgorithm"> <eStructuralFeatures xsi:type="ecore:EReference" name="font" ordered="false" unique="false" eType="#//algorithms/styles/Font"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="font"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="horizontalAlignment" ordered="false" unique="false" eType="#//algorithms/styles/Orientation" defaultValueLiteral="ALIGNMENT_LEFT"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="horizontalAlignment"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="verticalAlignment" ordered="false" unique="false" eType="#//algorithms/styles/Orientation" defaultValueLiteral="ALIGNMENT_CENTER"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="verticalAlignment"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="angle" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject" defaultValueLiteral="0"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="angle"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="value"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="styleRegions" upperBound="-1" eType="#//algorithms/styles/TextStyleRegion" containment="true"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="styleRegions"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MultiText" eSuperTypes="#//algorithms/AbstractText"/> <eSubpackages name="styles" nsURI="http://eclipse.org/graphiti/mm/algorithms/styles" nsPrefix="st"> <eClassifiers xsi:type="ecore:EClass" name="RenderingStyle" eSuperTypes="http://www.eclipse.org/emf/texo/test/model/base/identifiable#//Identifiable"> <eStructuralFeatures xsi:type="ecore:EReference" name="adaptedGradientColoredAreas" eType="#//algorithms/styles/AdaptedGradientColoredAreas" containment="true"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="adaptedGradientColoredAreas"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Style" eSuperTypes="#//StyleContainer #//algorithms/styles/AbstractStyle"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="id"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="description" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="description"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="font" ordered="false" unique="false" eType="#//algorithms/styles/Font"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="font"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="horizontalAlignment" ordered="false" unique="false" eType="#//algorithms/styles/Orientation"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="horizontalAlignment"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="verticalAlignment" ordered="false" unique="false" eType="#//algorithms/styles/Orientation"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="verticalAlignment"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="angle" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="angle"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stretchH" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="stretchH"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="stretchV" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="stretchV"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="proportional" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="proportional"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="styleContainer" ordered="false" unique="false" lowerBound="1" eType="#//StyleContainer"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="styleContainer"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbstractStyle" abstract="true" eSuperTypes="http://www.eclipse.org/emf/texo/test/model/base/identifiable#//Identifiable"> <eStructuralFeatures xsi:type="ecore:EReference" name="background" ordered="false" unique="false" eType="#//algorithms/styles/Color"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="background"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="foreground" ordered="false" unique="false" eType="#//algorithms/styles/Color"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="foreground"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lineWidth" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="lineWidth"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lineStyle" ordered="false" unique="false" eType="#//algorithms/styles/LineStyle"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="lineStyle"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="filled" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject" defaultValueLiteral="true" unsettable="true"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="filled"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="lineVisible" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject" defaultValueLiteral="true" unsettable="true"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="lineVisible"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="renderingStyle" ordered="false" unique="false" eType="#//algorithms/styles/RenderingStyle" containment="true"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="renderingStyle"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="transparency" ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="transparency"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GradientColoredLocation" eSuperTypes="http://www.eclipse.org/emf/texo/test/model/base/identifiable#//Identifiable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="locationType" lowerBound="1" eType="#//algorithms/styles/LocationType"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="locationType"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="locationValue" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="locationValue"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="color" lowerBound="1" eType="#//algorithms/styles/Color" containment="true"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="color"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GradientColoredArea" eSuperTypes="http://www.eclipse.org/emf/texo/test/model/base/identifiable#//Identifiable"> <eStructuralFeatures xsi:type="ecore:EReference" name="start" eType="#//algorithms/styles/GradientColoredLocation" containment="true"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="start"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="end" eType="#//algorithms/styles/GradientColoredLocation" containment="true"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="end"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="GradientColoredAreas" eSuperTypes="http://www.eclipse.org/emf/texo/test/model/base/identifiable#//Identifiable"> <eStructuralFeatures xsi:type="ecore:EReference" name="gradientColor" upperBound="-1" eType="#//algorithms/styles/GradientColoredArea" containment="true"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="gradientColor"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="styleAdaption" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="styleAdaption"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AdaptedGradientColoredAreas" eSuperTypes="http://www.eclipse.org/emf/texo/test/model/base/identifiable#//Identifiable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="definedStyleId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="definedStyleId"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="adaptedGradientColoredAreas" upperBound="-1" eType="#//algorithms/styles/GradientColoredAreas" containment="true"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="adaptedGradientColoredAreas"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="gradientType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="gradientType"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Font" eSuperTypes="http://www.eclipse.org/emf/texo/test/model/base/identifiable#//Identifiable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedSetVisibility" value="true"/> </eAnnotations> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="name"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="size" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedSetVisibility" value="true"/> </eAnnotations> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="size"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="italic" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedSetVisibility" value="true"/> </eAnnotations> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="italic"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="bold" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedSetVisibility" value="true"/> </eAnnotations> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="bold"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Point" eSuperTypes="http://www.eclipse.org/emf/texo/test/model/base/identifiable#//Identifiable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="x"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="y"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="before" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="before"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="after" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="after"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Color" eSuperTypes="http://www.eclipse.org/emf/texo/test/model/base/identifiable#//Identifiable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="red" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedSetVisibility" value="true"/> </eAnnotations> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="red"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="green" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedSetVisibility" value="true"/> </eAnnotations> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="green"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="blue" ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="suppressedSetVisibility" value="true"/> </eAnnotations> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="blue"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="PrecisionPoint" eSuperTypes="http://www.eclipse.org/emf/texo/test/model/base/identifiable#//Identifiable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="x" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="x"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="y" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="y"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TextStyle" eSuperTypes="http://www.eclipse.org/emf/texo/test/model/base/identifiable#//Identifiable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="underline" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="underline"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="underlineStyle" eType="#//algorithms/styles/UnderlineStyle"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="underlineStyle"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="strikeout" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="strikeout"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="font" eType="#//algorithms/styles/Font"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="font"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="foreground" eType="#//algorithms/styles/Color"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="foreground"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="background" eType="#//algorithms/styles/Color"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="background"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="underlineColor" eType="#//algorithms/styles/Color"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="underlineColor"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="strikeoutColor" eType="#//algorithms/styles/Color"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="strikeoutColor"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TextStyleRegion" eSuperTypes="http://www.eclipse.org/emf/texo/test/model/base/identifiable#//Identifiable"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="start" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="start"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EAttribute" name="end" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="end"/> </eAnnotations> </eStructuralFeatures> <eStructuralFeatures xsi:type="ecore:EReference" name="style" eType="#//algorithms/styles/TextStyle" containment="true"> <eAnnotations source="org.eclipse.emf.texo"> <details key="java.member" value="style"/> </eAnnotations> </eStructuralFeatures> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="LineStyle"> <eLiterals name="SOLID"/> <eLiterals name="DASH" value="1"/> <eLiterals name="DASHDOT" value="2"/> <eLiterals name="DASHDOTDOT" value="3"/> <eLiterals name="DOT" value="4"/> <eLiterals name="UNSPECIFIED" value="5" literal="UNSPECIFIED"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="Orientation"> <eLiterals name="ALIGNMENT_CENTER"/> <eLiterals name="ALIGNMENT_LEFT" value="1"/> <eLiterals name="ALIGNMENT_TOP" value="2"/> <eLiterals name="ALIGNMENT_RIGHT" value="3"/> <eLiterals name="ALIGNMENT_BOTTOM" value="4"/> <eLiterals name="ALIGNMENT_MIDDLE" value="5"/> <eLiterals name="UNSPECIFIED" value="6" literal="UNSPECIFIED"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="LocationType"> <eLiterals name="LOCATION_TYPE_RELATIVE" value="1"/> <eLiterals name="LOCATION_TYPE_ABSOLUTE_START" value="2"/> <eLiterals name="LOCATION_TYPE_ABSOLUTE_END" value="3"/> </eClassifiers> <eClassifiers xsi:type="ecore:EEnum" name="UnderlineStyle"> <eLiterals name="UNDERLINE_SINGLE"/> <eLiterals name="UNDERLINE_DOUBLE" value="1"/> <eLiterals name="UNDERLINE_ERROR" value="2"/> <eLiterals name="UNDERLINE_SQUIGGLE" value="3"/> </eClassifiers> </eSubpackages> </eSubpackages> </ecore:EPackage>
github:ecore:/data/eclipse/emf.texo/tests/org.eclipse.emf.texo.test.model/src-test-gen/org/eclipse/graphiti/mm/mm.ecore
ecore
mm Property key value PropertyContainer properties GraphicsAlgorithmContainer StyleContainer styles pictograms Shape container ContainerShape children Diagram gridUnit diagramTypeId connections name snapToGrid showGuides colors fonts pictogramLinks verticalGridUnit -1 version PictogramElement visible graphicsAlgorithm active link Connection start end parent connectionDecorators Anchor parent outgoingConnections incomingConnections referencedGraphicsAlgorithm AnchorContainer anchors FixPointAnchor location BoxRelativeAnchor relativeWidth relativeHeight ChopboxAnchor ConnectionDecorator locationRelative location connection FreeFormConnection bendpoints ManhattanConnection PictogramLink pictogramElement businessObjects AdvancedAnchor useAnchorLocationAsConnectionEndpoint false CurvedConnection controlPoints CompositeConnection children algorithms GraphicsAlgorithm graphicsAlgorithmChildren parentGraphicsAlgorithm pictogramElement width height x y style Polyline points Ellipse Text Polygon Rectangle RoundedRectangle cornerHeight cornerWidth Image id stretchH stretchV proportional PlatformGraphicsAlgorithm id AbstractText font horizontalAlignment ALIGNMENT_LEFT verticalAlignment ALIGNMENT_CENTER angle 0 value styleRegions MultiText styles RenderingStyle adaptedGradientColoredAreas Style id description font horizontalAlignment verticalAlignment angle stretchH stretchV proportional styleContainer AbstractStyle background foreground lineWidth lineStyle filled true lineVisible true renderingStyle transparency GradientColoredLocation locationType locationValue color GradientColoredArea start end GradientColoredAreas gradientColor styleAdaption AdaptedGradientColoredAreas definedStyleId adaptedGradientColoredAreas gradientType Font name size italic bold Point x y before after Color red green blue PrecisionPoint x y TextStyle underline underlineStyle strikeout font foreground background underlineColor strikeoutColor TextStyleRegion start end style LineStyle SOLID SOLID DASH DASH DASHDOT DASHDOT DASHDOTDOT DASHDOTDOT DOT DOT UNSPECIFIED UNSPECIFIED Orientation ALIGNMENT_CENTER ALIGNMENT_CENTER ALIGNMENT_LEFT ALIGNMENT_LEFT ALIGNMENT_TOP ALIGNMENT_TOP ALIGNMENT_RIGHT ALIGNMENT_RIGHT ALIGNMENT_BOTTOM ALIGNMENT_BOTTOM ALIGNMENT_MIDDLE ALIGNMENT_MIDDLE UNSPECIFIED UNSPECIFIED LocationType LOCATION_TYPE_RELATIVE LOCATION_TYPE_RELATIVE LOCATION_TYPE_ABSOLUTE_START LOCATION_TYPE_ABSOLUTE_START LOCATION_TYPE_ABSOLUTE_END LOCATION_TYPE_ABSOLUTE_END UnderlineStyle UNDERLINE_SINGLE UNDERLINE_SINGLE UNDERLINE_DOUBLE UNDERLINE_DOUBLE UNDERLINE_ERROR UNDERLINE_ERROR UNDERLINE_SQUIGGLE UNDERLINE_SQUIGGLE
null
{"directed":true,"nodes":[{"nsPrefix":"mm","nsURI":"http://eclipse.org/graphiti/mm","name":"mm","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyContainer","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GraphicsAlgorithmContainer","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StyleContainer","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"nsPrefix":"pi","nsURI":"http://eclipse.org/graphiti/mm/pictograms","name":"pictograms","id":5,"eClass":"EPackage"},{"nsPrefix":"al","nsURI":"http://eclipse.org/graphiti/mm/algorithms","name":"algorithms","id":6,"eClass":"EPackage"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":1,"iD":false,"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":"value","changeable":true,"lowerBound":1,"iD":false,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"id":11,"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":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"container":false,"ordered":false,"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":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Style","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"id":19,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Shape","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainerShape","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Diagram","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PictogramElement","instanceClass":null,"abstract":true,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connection","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Anchor","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnchorContainer","instanceClass":null,"abstract":true,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FixPointAnchor","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BoxRelativeAnchor","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChopboxAnchor","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectionDecorator","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FreeFormConnection","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ManhattanConnection","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PictogramLink","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdvancedAnchor","instanceClass":null,"abstract":true,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CurvedConnection","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeConnection","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"container","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"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":"gridUnit","changeable":true,"lowerBound":1,"iD":false,"id":43,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"diagramTypeId","changeable":true,"lowerBound":1,"iD":false,"id":44,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"connections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":46,"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":"snapToGrid","changeable":true,"lowerBound":1,"iD":false,"id":47,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"showGuides","changeable":true,"lowerBound":1,"iD":false,"id":48,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"colors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fonts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"pictogramLinks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"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":"verticalGridUnit","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"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":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Color","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"id":64,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Font","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"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":"visible","changeable":true,"lowerBound":1,"iD":false,"id":70,"derived":false},{"container":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":"graphicsAlgorithm","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"active","changeable":true,"lowerBound":1,"iD":false,"id":72,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":false,"name":"link","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GraphicsAlgorithm","instanceClass":null,"abstract":true,"id":76,"interface":false,"eClass":"EClass"},{"id":77,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"pictogramElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"pictogramElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":81,"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":"start","changeable":true,"resolveProxies":true,"lowerBound":1,"id":82,"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":"end","changeable":true,"resolveProxies":true,"lowerBound":1,"id":83,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"connectionDecorators","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"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":"outgoingConnections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"derived":false},{"id":88,"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":"incomingConnections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"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":"connection","changeable":true,"resolveProxies":true,"lowerBound":1,"id":92,"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":false,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":93,"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":"referencedGraphicsAlgorithm","changeable":true,"resolveProxies":true,"lowerBound":0,"id":94,"derived":false},{"id":95,"eClass":"EGenericType"},{"id":96,"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":"anchors","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"},{"container":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":"location","changeable":true,"resolveProxies":true,"lowerBound":1,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Point","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"id":106,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"relativeWidth","changeable":true,"lowerBound":1,"iD":false,"id":107,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"relativeHeight","changeable":true,"lowerBound":1,"iD":false,"id":108,"derived":false},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"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":"locationRelative","changeable":true,"lowerBound":1,"iD":false,"id":113,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0.0,"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":114,"derived":false},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bendpoints","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"businessObjects","changeable":true,"resolveProxies":true,"lowerBound":0,"id":123,"derived":false},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":false,"name":"useAnchorLocationAsConnectionEndpoint","changeable":true,"lowerBound":1,"iD":false,"id":127,"derived":false},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"controlPoints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"derived":false},{"id":131,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrecisionPoint","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"id":133,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Polyline","instanceClass":null,"abstract":false,"id":137,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Ellipse","instanceClass":null,"abstract":false,"id":138,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Text","instanceClass":null,"abstract":false,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Polygon","instanceClass":null,"abstract":false,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rectangle","instanceClass":null,"abstract":false,"id":141,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RoundedRectangle","instanceClass":null,"abstract":false,"id":142,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Image","instanceClass":null,"abstract":false,"id":143,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PlatformGraphicsAlgorithm","instanceClass":null,"abstract":false,"id":144,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractText","instanceClass":null,"abstract":true,"id":145,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiText","instanceClass":null,"abstract":false,"id":146,"interface":false,"eClass":"EClass"},{"nsPrefix":"st","nsURI":"http://eclipse.org/graphiti/mm/algorithms/styles","name":"styles","id":147,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractStyle","instanceClass":null,"abstract":true,"id":148,"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":"graphicsAlgorithmChildren","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"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":false,"name":"parentGraphicsAlgorithm","changeable":true,"resolveProxies":true,"lowerBound":0,"id":150,"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":"width","changeable":true,"lowerBound":1,"iD":false,"id":151,"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":"height","changeable":true,"lowerBound":1,"iD":false,"id":152,"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":"x","changeable":true,"lowerBound":1,"iD":false,"id":153,"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":"y","changeable":true,"lowerBound":1,"iD":false,"id":154,"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":"style","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"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"points","changeable":true,"resolveProxies":true,"lowerBound":0,"id":166,"derived":false},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"cornerHeight","changeable":true,"lowerBound":1,"iD":false,"id":173,"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":"cornerWidth","changeable":true,"lowerBound":1,"iD":false,"id":174,"derived":false},{"id":175,"eClass":"EGenericType"},{"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":"id","changeable":true,"lowerBound":1,"iD":false,"id":178,"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":"stretchH","changeable":true,"lowerBound":0,"iD":false,"id":179,"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":"stretchV","changeable":true,"lowerBound":0,"iD":false,"id":180,"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":"proportional","changeable":true,"lowerBound":0,"iD":false,"id":181,"derived":false},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"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":187,"derived":false},{"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":false,"unsettable":false,"transient":false,"unique":false,"name":"font","changeable":true,"resolveProxies":true,"lowerBound":0,"id":190,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"ALIGNMENT_LEFT","unsettable":false,"transient":false,"unique":false,"name":"horizontalAlignment","changeable":true,"lowerBound":0,"iD":false,"id":191,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"ALIGNMENT_CENTER","unsettable":false,"transient":false,"unique":false,"name":"verticalAlignment","changeable":true,"lowerBound":0,"iD":false,"id":192,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":false,"name":"angle","changeable":true,"lowerBound":0,"iD":false,"id":193,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":194,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"styleRegions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":195,"derived":false},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"instanceTypeName":null,"instanceClassName":null,"name":"Orientation","instanceClass":null,"id":198,"serializable":true,"eClass":"EEnum"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextStyleRegion","instanceClass":null,"abstract":false,"id":203,"interface":false,"eClass":"EClass"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RenderingStyle","instanceClass":null,"abstract":false,"id":206,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GradientColoredLocation","instanceClass":null,"abstract":false,"id":207,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GradientColoredArea","instanceClass":null,"abstract":false,"id":208,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GradientColoredAreas","instanceClass":null,"abstract":false,"id":209,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdaptedGradientColoredAreas","instanceClass":null,"abstract":false,"id":210,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextStyle","instanceClass":null,"abstract":false,"id":211,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"LineStyle","instanceClass":null,"id":212,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"LocationType","instanceClass":null,"id":213,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"UnderlineStyle","instanceClass":null,"id":214,"serializable":true,"eClass":"EEnum"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"adaptedGradientColoredAreas","changeable":true,"resolveProxies":true,"lowerBound":0,"id":215,"derived":false},{"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":false,"name":"id","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":false,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":219,"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":"font","changeable":true,"resolveProxies":true,"lowerBound":0,"id":220,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"horizontalAlignment","changeable":true,"lowerBound":0,"iD":false,"id":221,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"verticalAlignment","changeable":true,"lowerBound":0,"iD":false,"id":222,"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":"angle","changeable":true,"lowerBound":0,"iD":false,"id":223,"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":"stretchH","changeable":true,"lowerBound":0,"iD":false,"id":224,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"stretchV","changeable":true,"lowerBound":0,"iD":false,"id":225,"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":"proportional","changeable":true,"lowerBound":0,"iD":false,"id":226,"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":"styleContainer","changeable":true,"resolveProxies":true,"lowerBound":1,"id":227,"derived":false},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"background","changeable":true,"resolveProxies":true,"lowerBound":0,"id":240,"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":"foreground","changeable":true,"resolveProxies":true,"lowerBound":0,"id":241,"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":"lineWidth","changeable":true,"lowerBound":0,"iD":false,"id":242,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"lineStyle","changeable":true,"lowerBound":0,"iD":false,"id":243,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":true,"transient":false,"unique":false,"name":"filled","changeable":true,"lowerBound":0,"iD":false,"id":244,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":true,"transient":false,"unique":false,"name":"lineVisible","changeable":true,"lowerBound":0,"iD":false,"id":245,"derived":false},{"container":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":"renderingStyle","changeable":true,"resolveProxies":true,"lowerBound":0,"id":246,"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":"transparency","changeable":true,"lowerBound":0,"iD":false,"id":247,"derived":false},{"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"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"locationType","changeable":true,"lowerBound":1,"iD":false,"id":257,"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":"locationValue","changeable":true,"lowerBound":1,"iD":false,"id":258,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"color","changeable":true,"resolveProxies":true,"lowerBound":1,"id":259,"derived":false},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"start","changeable":true,"resolveProxies":true,"lowerBound":0,"id":264,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"end","changeable":true,"resolveProxies":true,"lowerBound":0,"id":265,"derived":false},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"gradientColor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":269,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"styleAdaption","changeable":true,"lowerBound":0,"iD":false,"id":270,"derived":false},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"definedStyleId","changeable":true,"lowerBound":0,"iD":false,"id":274,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"adaptedGradientColoredAreas","changeable":true,"resolveProxies":true,"lowerBound":0,"id":275,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"gradientType","changeable":true,"lowerBound":0,"iD":false,"id":276,"derived":false},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"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":281,"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":"size","changeable":true,"lowerBound":1,"iD":false,"id":282,"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":"italic","changeable":true,"lowerBound":1,"iD":false,"id":283,"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":"bold","changeable":true,"lowerBound":1,"iD":false,"id":284,"derived":false},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":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":290,"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":"y","changeable":true,"lowerBound":1,"iD":false,"id":291,"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":"before","changeable":true,"lowerBound":1,"iD":false,"id":292,"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":"after","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":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"red","changeable":true,"lowerBound":1,"iD":false,"id":299,"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":"green","changeable":true,"lowerBound":1,"iD":false,"id":300,"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":"blue","changeable":true,"lowerBound":1,"iD":false,"id":301,"derived":false},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"id":305,"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":306,"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":307,"derived":false},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"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":"underline","changeable":true,"lowerBound":0,"iD":false,"id":311,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"underlineStyle","changeable":true,"lowerBound":0,"iD":false,"id":312,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"strikeout","changeable":true,"lowerBound":0,"iD":false,"id":313,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"font","changeable":true,"resolveProxies":true,"lowerBound":0,"id":314,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"foreground","changeable":true,"resolveProxies":true,"lowerBound":0,"id":315,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"background","changeable":true,"resolveProxies":true,"lowerBound":0,"id":316,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"underlineColor","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":false,"unsettable":false,"transient":false,"unique":true,"name":"strikeoutColor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":318,"derived":false},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"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":"start","changeable":true,"lowerBound":0,"iD":false,"id":328,"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":"end","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":"style","changeable":true,"resolveProxies":true,"lowerBound":0,"id":330,"derived":false},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"name":"SOLID","id":335,"value":0,"literal":"SOLID","eClass":"EEnumLiteral"},{"name":"DASH","id":336,"value":1,"literal":"DASH","eClass":"EEnumLiteral"},{"name":"DASHDOT","id":337,"value":2,"literal":"DASHDOT","eClass":"EEnumLiteral"},{"name":"DASHDOTDOT","id":338,"value":3,"literal":"DASHDOTDOT","eClass":"EEnumLiteral"},{"name":"DOT","id":339,"value":4,"literal":"DOT","eClass":"EEnumLiteral"},{"name":"UNSPECIFIED","id":340,"value":5,"literal":"UNSPECIFIED","eClass":"EEnumLiteral"},{"name":"ALIGNMENT_CENTER","id":341,"value":0,"literal":"ALIGNMENT_CENTER","eClass":"EEnumLiteral"},{"name":"ALIGNMENT_LEFT","id":342,"value":1,"literal":"ALIGNMENT_LEFT","eClass":"EEnumLiteral"},{"name":"ALIGNMENT_TOP","id":343,"value":2,"literal":"ALIGNMENT_TOP","eClass":"EEnumLiteral"},{"name":"ALIGNMENT_RIGHT","id":344,"value":3,"literal":"ALIGNMENT_RIGHT","eClass":"EEnumLiteral"},{"name":"ALIGNMENT_BOTTOM","id":345,"value":4,"literal":"ALIGNMENT_BOTTOM","eClass":"EEnumLiteral"},{"name":"ALIGNMENT_MIDDLE","id":346,"value":5,"literal":"ALIGNMENT_MIDDLE","eClass":"EEnumLiteral"},{"name":"UNSPECIFIED","id":347,"value":6,"literal":"UNSPECIFIED","eClass":"EEnumLiteral"},{"name":"LOCATION_TYPE_RELATIVE","id":348,"value":1,"literal":"LOCATION_TYPE_RELATIVE","eClass":"EEnumLiteral"},{"name":"LOCATION_TYPE_ABSOLUTE_START","id":349,"value":2,"literal":"LOCATION_TYPE_ABSOLUTE_START","eClass":"EEnumLiteral"},{"name":"LOCATION_TYPE_ABSOLUTE_END","id":350,"value":3,"literal":"LOCATION_TYPE_ABSOLUTE_END","eClass":"EEnumLiteral"},{"name":"UNDERLINE_SINGLE","id":351,"value":0,"literal":"UNDERLINE_SINGLE","eClass":"EEnumLiteral"},{"name":"UNDERLINE_DOUBLE","id":352,"value":1,"literal":"UNDERLINE_DOUBLE","eClass":"EEnumLiteral"},{"name":"UNDERLINE_ERROR","id":353,"value":2,"literal":"UNDERLINE_ERROR","eClass":"EEnumLiteral"},{"name":"UNDERLINE_SQUIGGLE","id":354,"value":3,"literal":"UNDERLINE_SQUIGGLE","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":1,"target":0},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":7,"target":10},{"source":7,"target":1},{"source":8,"target":11},{"source":8,"target":1},{"source":2,"target":0},{"source":2,"target":12},{"source":2,"target":13},{"source":12,"target":1},{"source":12,"target":14},{"source":12,"target":2},{"source":14,"target":1},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":15},{"source":15,"target":2},{"source":4,"target":0},{"source":4,"target":16},{"source":4,"target":17},{"source":16,"target":18},{"source":16,"target":19},{"source":16,"target":4},{"source":19,"target":18},{"source":5,"target":20},{"source":5,"target":21},{"source":5,"target":22},{"source":5,"target":23},{"source":5,"target":24},{"source":5,"target":25},{"source":5,"target":26},{"source":5,"target":27},{"source":5,"target":28},{"source":5,"target":29},{"source":5,"target":30},{"source":5,"target":31},{"source":5,"target":32},{"source":5,"target":33},{"source":5,"target":34},{"source":5,"target":35},{"source":5,"target":36},{"source":5,"target":0},{"source":20,"target":5},{"source":20,"target":26},{"source":20,"target":37},{"source":20,"target":38},{"source":37,"target":21},{"source":37,"target":39},{"source":37,"target":20},{"source":37,"target":40},{"source":39,"target":21},{"source":38,"target":26},{"source":21,"target":5},{"source":21,"target":20},{"source":21,"target":40},{"source":21,"target":41},{"source":40,"target":20},{"source":40,"target":42},{"source":40,"target":21},{"source":40,"target":37},{"source":42,"target":20},{"source":41,"target":20},{"source":22,"target":5},{"source":22,"target":21},{"source":22,"target":4},{"source":22,"target":43},{"source":22,"target":44},{"source":22,"target":45},{"source":22,"target":46},{"source":22,"target":47},{"source":22,"target":48},{"source":22,"target":49},{"source":22,"target":50},{"source":22,"target":51},{"source":22,"target":52},{"source":22,"target":53},{"source":22,"target":54},{"source":22,"target":55},{"source":43,"target":56},{"source":43,"target":22},{"source":44,"target":57},{"source":44,"target":22},{"source":45,"target":24},{"source":45,"target":58},{"source":45,"target":22},{"source":45,"target":59},{"source":58,"target":24},{"source":46,"target":60},{"source":46,"target":22},{"source":47,"target":61},{"source":47,"target":22},{"source":48,"target":62},{"source":48,"target":22},{"source":49,"target":63},{"source":49,"target":64},{"source":49,"target":22},{"source":64,"target":63},{"source":50,"target":65},{"source":50,"target":66},{"source":50,"target":22},{"source":66,"target":65},{"source":51,"target":33},{"source":51,"target":67},{"source":51,"target":22},{"source":67,"target":33},{"source":52,"target":68},{"source":52,"target":22},{"source":53,"target":69},{"source":53,"target":22},{"source":54,"target":21},{"source":55,"target":4},{"source":23,"target":5},{"source":23,"target":3},{"source":23,"target":70},{"source":23,"target":71},{"source":23,"target":72},{"source":23,"target":73},{"source":23,"target":74},{"source":70,"target":75},{"source":70,"target":23},{"source":71,"target":76},{"source":71,"target":77},{"source":71,"target":23},{"source":71,"target":78},{"source":77,"target":76},{"source":72,"target":79},{"source":72,"target":23},{"source":73,"target":33},{"source":73,"target":80},{"source":73,"target":23},{"source":73,"target":81},{"source":80,"target":33},{"source":74,"target":3},{"source":24,"target":5},{"source":24,"target":26},{"source":24,"target":82},{"source":24,"target":83},{"source":24,"target":59},{"source":24,"target":84},{"source":24,"target":85},{"source":82,"target":25},{"source":82,"target":86},{"source":82,"target":24},{"source":82,"target":87},{"source":86,"target":25},{"source":83,"target":25},{"source":83,"target":88},{"source":83,"target":24},{"source":83,"target":89},{"source":88,"target":25},{"source":59,"target":22},{"source":59,"target":90},{"source":59,"target":24},{"source":59,"target":45},{"source":90,"target":22},{"source":84,"target":30},{"source":84,"target":91},{"source":84,"target":24},{"source":84,"target":92},{"source":91,"target":30},{"source":85,"target":26},{"source":25,"target":5},{"source":25,"target":23},{"source":25,"target":93},{"source":25,"target":87},{"source":25,"target":89},{"source":25,"target":94},{"source":25,"target":95},{"source":93,"target":26},{"source":93,"target":96},{"source":93,"target":25},{"source":93,"target":97},{"source":96,"target":26},{"source":87,"target":24},{"source":87,"target":98},{"source":87,"target":25},{"source":87,"target":82},{"source":98,"target":24},{"source":89,"target":24},{"source":89,"target":99},{"source":89,"target":25},{"source":89,"target":83},{"source":99,"target":24},{"source":94,"target":76},{"source":94,"target":100},{"source":94,"target":25},{"source":100,"target":76},{"source":95,"target":23},{"source":26,"target":5},{"source":26,"target":23},{"source":26,"target":97},{"source":26,"target":101},{"source":97,"target":25},{"source":97,"target":102},{"source":97,"target":26},{"source":97,"target":93},{"source":102,"target":25},{"source":101,"target":23},{"source":27,"target":5},{"source":27,"target":34},{"source":27,"target":103},{"source":27,"target":104},{"source":103,"target":105},{"source":103,"target":106},{"source":103,"target":27},{"source":106,"target":105},{"source":104,"target":34},{"source":28,"target":5},{"source":28,"target":34},{"source":28,"target":107},{"source":28,"target":108},{"source":28,"target":109},{"source":107,"target":110},{"source":107,"target":28},{"source":108,"target":111},{"source":108,"target":28},{"source":109,"target":34},{"source":29,"target":5},{"source":29,"target":25},{"source":29,"target":112},{"source":112,"target":25},{"source":30,"target":5},{"source":30,"target":20},{"source":30,"target":113},{"source":30,"target":114},{"source":30,"target":92},{"source":30,"target":115},{"source":113,"target":116},{"source":113,"target":30},{"source":114,"target":117},{"source":114,"target":30},{"source":92,"target":24},{"source":92,"target":118},{"source":92,"target":30},{"source":92,"target":84},{"source":118,"target":24},{"source":115,"target":20},{"source":31,"target":5},{"source":31,"target":24},{"source":31,"target":119},{"source":31,"target":120},{"source":119,"target":105},{"source":119,"target":121},{"source":119,"target":31},{"source":121,"target":105},{"source":120,"target":24},{"source":32,"target":5},{"source":32,"target":24},{"source":32,"target":122},{"source":122,"target":24},{"source":33,"target":5},{"source":33,"target":2},{"source":33,"target":81},{"source":33,"target":123},{"source":33,"target":124},{"source":81,"target":23},{"source":81,"target":125},{"source":81,"target":33},{"source":81,"target":73},{"source":125,"target":23},{"source":123,"target":126},{"source":123,"target":33},{"source":124,"target":2},{"source":34,"target":5},{"source":34,"target":25},{"source":34,"target":127},{"source":34,"target":128},{"source":127,"target":129},{"source":127,"target":34},{"source":128,"target":25},{"source":35,"target":5},{"source":35,"target":24},{"source":35,"target":130},{"source":35,"target":131},{"source":130,"target":132},{"source":130,"target":133},{"source":130,"target":35},{"source":133,"target":132},{"source":131,"target":24},{"source":36,"target":5},{"source":36,"target":24},{"source":36,"target":134},{"source":36,"target":135},{"source":134,"target":35},{"source":134,"target":136},{"source":134,"target":36},{"source":136,"target":35},{"source":135,"target":24},{"source":6,"target":76},{"source":6,"target":137},{"source":6,"target":138},{"source":6,"target":139},{"source":6,"target":140},{"source":6,"target":141},{"source":6,"target":142},{"source":6,"target":143},{"source":6,"target":144},{"source":6,"target":145},{"source":6,"target":146},{"source":6,"target":147},{"source":6,"target":0},{"source":76,"target":6},{"source":76,"target":3},{"source":76,"target":148},{"source":76,"target":149},{"source":76,"target":150},{"source":76,"target":78},{"source":76,"target":151},{"source":76,"target":152},{"source":76,"target":153},{"source":76,"target":154},{"source":76,"target":155},{"source":76,"target":156},{"source":76,"target":157},{"source":149,"target":76},{"source":149,"target":158},{"source":149,"target":76},{"source":149,"target":150},{"source":158,"target":76},{"source":150,"target":76},{"source":150,"target":159},{"source":150,"target":76},{"source":150,"target":149},{"source":159,"target":76},{"source":78,"target":23},{"source":78,"target":160},{"source":78,"target":76},{"source":78,"target":71},{"source":160,"target":23},{"source":151,"target":161},{"source":151,"target":76},{"source":152,"target":162},{"source":152,"target":76},{"source":153,"target":163},{"source":153,"target":76},{"source":154,"target":164},{"source":154,"target":76},{"source":155,"target":18},{"source":155,"target":165},{"source":155,"target":76},{"source":165,"target":18},{"source":156,"target":3},{"source":157,"target":148},{"source":137,"target":6},{"source":137,"target":76},{"source":137,"target":166},{"source":137,"target":167},{"source":166,"target":105},{"source":166,"target":168},{"source":166,"target":137},{"source":168,"target":105},{"source":167,"target":76},{"source":138,"target":6},{"source":138,"target":76},{"source":138,"target":169},{"source":169,"target":76},{"source":139,"target":6},{"source":139,"target":145},{"source":139,"target":170},{"source":170,"target":145},{"source":140,"target":6},{"source":140,"target":137},{"source":140,"target":171},{"source":171,"target":137},{"source":141,"target":6},{"source":141,"target":76},{"source":141,"target":172},{"source":172,"target":76},{"source":142,"target":6},{"source":142,"target":76},{"source":142,"target":173},{"source":142,"target":174},{"source":142,"target":175},{"source":173,"target":176},{"source":173,"target":142},{"source":174,"target":177},{"source":174,"target":142},{"source":175,"target":76},{"source":143,"target":6},{"source":143,"target":76},{"source":143,"target":178},{"source":143,"target":179},{"source":143,"target":180},{"source":143,"target":181},{"source":143,"target":182},{"source":178,"target":183},{"source":178,"target":143},{"source":179,"target":184},{"source":179,"target":143},{"source":180,"target":185},{"source":180,"target":143},{"source":181,"target":186},{"source":181,"target":143},{"source":182,"target":76},{"source":144,"target":6},{"source":144,"target":76},{"source":144,"target":187},{"source":144,"target":188},{"source":187,"target":189},{"source":187,"target":144},{"source":188,"target":76},{"source":145,"target":6},{"source":145,"target":76},{"source":145,"target":190},{"source":145,"target":191},{"source":145,"target":192},{"source":145,"target":193},{"source":145,"target":194},{"source":145,"target":195},{"source":145,"target":196},{"source":190,"target":65},{"source":190,"target":197},{"source":190,"target":145},{"source":197,"target":65},{"source":191,"target":198},{"source":191,"target":199},{"source":191,"target":145},{"source":199,"target":198},{"source":192,"target":198},{"source":192,"target":200},{"source":192,"target":145},{"source":200,"target":198},{"source":193,"target":201},{"source":193,"target":145},{"source":194,"target":202},{"source":194,"target":145},{"source":195,"target":203},{"source":195,"target":204},{"source":195,"target":145},{"source":204,"target":203},{"source":196,"target":76},{"source":146,"target":6},{"source":146,"target":145},{"source":146,"target":205},{"source":205,"target":145},{"source":147,"target":206},{"source":147,"target":18},{"source":147,"target":148},{"source":147,"target":207},{"source":147,"target":208},{"source":147,"target":209},{"source":147,"target":210},{"source":147,"target":65},{"source":147,"target":105},{"source":147,"target":63},{"source":147,"target":132},{"source":147,"target":211},{"source":147,"target":203},{"source":147,"target":212},{"source":147,"target":198},{"source":147,"target":213},{"source":147,"target":214},{"source":147,"target":6},{"source":206,"target":147},{"source":206,"target":215},{"source":206,"target":216},{"source":215,"target":210},{"source":215,"target":217},{"source":215,"target":206},{"source":217,"target":210},{"source":18,"target":147},{"source":18,"target":4},{"source":18,"target":148},{"source":18,"target":218},{"source":18,"target":219},{"source":18,"target":220},{"source":18,"target":221},{"source":18,"target":222},{"source":18,"target":223},{"source":18,"target":224},{"source":18,"target":225},{"source":18,"target":226},{"source":18,"target":227},{"source":18,"target":228},{"source":18,"target":229},{"source":218,"target":230},{"source":218,"target":18},{"source":219,"target":231},{"source":219,"target":18},{"source":220,"target":65},{"source":220,"target":232},{"source":220,"target":18},{"source":232,"target":65},{"source":221,"target":198},{"source":221,"target":233},{"source":221,"target":18},{"source":233,"target":198},{"source":222,"target":198},{"source":222,"target":234},{"source":222,"target":18},{"source":234,"target":198},{"source":223,"target":235},{"source":223,"target":18},{"source":224,"target":236},{"source":224,"target":18},{"source":225,"target":237},{"source":225,"target":18},{"source":226,"target":238},{"source":226,"target":18},{"source":227,"target":4},{"source":227,"target":239},{"source":227,"target":18},{"source":239,"target":4},{"source":228,"target":4},{"source":229,"target":148},{"source":148,"target":147},{"source":148,"target":240},{"source":148,"target":241},{"source":148,"target":242},{"source":148,"target":243},{"source":148,"target":244},{"source":148,"target":245},{"source":148,"target":246},{"source":148,"target":247},{"source":148,"target":248},{"source":240,"target":63},{"source":240,"target":249},{"source":240,"target":148},{"source":249,"target":63},{"source":241,"target":63},{"source":241,"target":250},{"source":241,"target":148},{"source":250,"target":63},{"source":242,"target":251},{"source":242,"target":148},{"source":243,"target":212},{"source":243,"target":252},{"source":243,"target":148},{"source":252,"target":212},{"source":244,"target":253},{"source":244,"target":148},{"source":245,"target":254},{"source":245,"target":148},{"source":246,"target":206},{"source":246,"target":255},{"source":246,"target":148},{"source":255,"target":206},{"source":247,"target":256},{"source":247,"target":148},{"source":207,"target":147},{"source":207,"target":257},{"source":207,"target":258},{"source":207,"target":259},{"source":207,"target":260},{"source":257,"target":213},{"source":257,"target":261},{"source":257,"target":207},{"source":261,"target":213},{"source":258,"target":262},{"source":258,"target":207},{"source":259,"target":63},{"source":259,"target":263},{"source":259,"target":207},{"source":263,"target":63},{"source":208,"target":147},{"source":208,"target":264},{"source":208,"target":265},{"source":208,"target":266},{"source":264,"target":207},{"source":264,"target":267},{"source":264,"target":208},{"source":267,"target":207},{"source":265,"target":207},{"source":265,"target":268},{"source":265,"target":208},{"source":268,"target":207},{"source":209,"target":147},{"source":209,"target":269},{"source":209,"target":270},{"source":209,"target":271},{"source":269,"target":208},{"source":269,"target":272},{"source":269,"target":209},{"source":272,"target":208},{"source":270,"target":273},{"source":270,"target":209},{"source":210,"target":147},{"source":210,"target":274},{"source":210,"target":275},{"source":210,"target":276},{"source":210,"target":277},{"source":274,"target":278},{"source":274,"target":210},{"source":275,"target":209},{"source":275,"target":279},{"source":275,"target":210},{"source":279,"target":209},{"source":276,"target":280},{"source":276,"target":210},{"source":65,"target":147},{"source":65,"target":281},{"source":65,"target":282},{"source":65,"target":283},{"source":65,"target":284},{"source":65,"target":285},{"source":281,"target":286},{"source":281,"target":65},{"source":282,"target":287},{"source":282,"target":65},{"source":283,"target":288},{"source":283,"target":65},{"source":284,"target":289},{"source":284,"target":65},{"source":105,"target":147},{"source":105,"target":290},{"source":105,"target":291},{"source":105,"target":292},{"source":105,"target":293},{"source":105,"target":294},{"source":290,"target":295},{"source":290,"target":105},{"source":291,"target":296},{"source":291,"target":105},{"source":292,"target":297},{"source":292,"target":105},{"source":293,"target":298},{"source":293,"target":105},{"source":63,"target":147},{"source":63,"target":299},{"source":63,"target":300},{"source":63,"target":301},{"source":63,"target":302},{"source":299,"target":303},{"source":299,"target":63},{"source":300,"target":304},{"source":300,"target":63},{"source":301,"target":305},{"source":301,"target":63},{"source":132,"target":147},{"source":132,"target":306},{"source":132,"target":307},{"source":132,"target":308},{"source":306,"target":309},{"source":306,"target":132},{"source":307,"target":310},{"source":307,"target":132},{"source":211,"target":147},{"source":211,"target":311},{"source":211,"target":312},{"source":211,"target":313},{"source":211,"target":314},{"source":211,"target":315},{"source":211,"target":316},{"source":211,"target":317},{"source":211,"target":318},{"source":211,"target":319},{"source":311,"target":320},{"source":311,"target":211},{"source":312,"target":214},{"source":312,"target":321},{"source":312,"target":211},{"source":321,"target":214},{"source":313,"target":322},{"source":313,"target":211},{"source":314,"target":65},{"source":314,"target":323},{"source":314,"target":211},{"source":323,"target":65},{"source":315,"target":63},{"source":315,"target":324},{"source":315,"target":211},{"source":324,"target":63},{"source":316,"target":63},{"source":316,"target":325},{"source":316,"target":211},{"source":325,"target":63},{"source":317,"target":63},{"source":317,"target":326},{"source":317,"target":211},{"source":326,"target":63},{"source":318,"target":63},{"source":318,"target":327},{"source":318,"target":211},{"source":327,"target":63},{"source":203,"target":147},{"source":203,"target":328},{"source":203,"target":329},{"source":203,"target":330},{"source":203,"target":331},{"source":328,"target":332},{"source":328,"target":203},{"source":329,"target":333},{"source":329,"target":203},{"source":330,"target":211},{"source":330,"target":334},{"source":330,"target":203},{"source":334,"target":211},{"source":212,"target":147},{"source":212,"target":335},{"source":212,"target":336},{"source":212,"target":337},{"source":212,"target":338},{"source":212,"target":339},{"source":212,"target":340},{"source":335,"target":212},{"source":336,"target":212},{"source":337,"target":212},{"source":338,"target":212},{"source":339,"target":212},{"source":340,"target":212},{"source":198,"target":147},{"source":198,"target":341},{"source":198,"target":342},{"source":198,"target":343},{"source":198,"target":344},{"source":198,"target":345},{"source":198,"target":346},{"source":198,"target":347},{"source":341,"target":198},{"source":342,"target":198},{"source":343,"target":198},{"source":344,"target":198},{"source":345,"target":198},{"source":346,"target":198},{"source":347,"target":198},{"source":213,"target":147},{"source":213,"target":348},{"source":213,"target":349},{"source":213,"target":350},{"source":348,"target":213},{"source":349,"target":213},{"source":350,"target":213},{"source":214,"target":147},{"source":214,"target":351},{"source":214,"target":352},{"source":214,"target":353},{"source":214,"target":354},{"source":351,"target":214},{"source":352,"target":214},{"source":353,"target":214},{"source":354,"target":214}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ontology" nsURI="http://www.muml.org/ontology/1.0.0" nsPrefix="ontology"> <eClassifiers xsi:type="ecore:EClass" name="OntologyExtension" eSuperTypes="../../org.muml.core/model/core.ecore#//Extension"> <eStructuralFeatures xsi:type="ecore:EAttribute" name="ontologyReference" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/fraunhofer-iem/mechatronicuml/OntologyModeling/org.muml.ontology/model/ontology.ecore
ecore
ontology OntologyExtension ontologyReference
null
{"directed":true,"nodes":[{"nsPrefix":"ontology","nsURI":"http://www.muml.org/ontology/1.0.0","name":"ontology","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OntologyExtension","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ontologyReference","changeable":true,"lowerBound":1,"iD":false,"id":2,"derived":false},{"id":3,"eClass":"EGenericType"},{"id":4,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":1,"target":3},{"source":2,"target":4},{"source":2,"target":1}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="eca" nsURI="http://disi.unitn.it/zanshin/1.0/eca" nsPrefix="it.unitn.disi.zanshin.model"> <eClassifiers xsi:type="ecore:EClass" name="EcaAwReq" eSuperTypes="gore.ecore#//AwReq"> <eOperations name="replaceWith"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="// Performs the replacement as a normal AwReq first.&#xA;super.replaceWith(newRequirement);&#xA;&#xA;// Then, instructs each adaptation strategy to update their own references after the change.&#xA;for (AdaptationStrategy strategy : ((EcaAwReq) newRequirement).getStrategies())&#xA;&#x9;strategy.updateReferences();"/> </eAnnotations> <eParameters name="newRequirement" eType="ecore:EClass gore.ecore#//Requirement"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//ResolutionCondition" containment="true" eOpposite="#//ResolutionCondition/awReq"/> <eStructuralFeatures xsi:type="ecore:EReference" name="strategies" upperBound="-1" eType="#//AdaptationStrategy" containment="true" eOpposite="#//AdaptationStrategy/awReq"/> <eStructuralFeatures xsi:type="ecore:EReference" name="selectedStrategy" eType="#//AdaptationStrategy"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ResolutionCondition" abstract="true"> <eOperations name="evaluate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="// This method is not supposed to be called.&#xA;it.unitn.disi.zanshin.core.CoreUtils.log.error(&quot;Method ResolutionConditionImpl.evaluate() has been called, but this method is not meant to be called!&quot;); //$NON-NLS-1$&#xA;throw new UnsupportedOperationException();"/> </eAnnotations> <eParameters name="session" eType="#//AdaptationSession"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="awReq" eType="#//EcaAwReq" eOpposite="#//EcaAwReq/condition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AdaptationStrategy" abstract="true"> <eOperations name="execute"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="// This method is not supposed to be called.&#xA;it.unitn.disi.zanshin.core.CoreUtils.log.error(&quot;Method AdaptationStrategyImpl.execute() has been called, but this method is not meant to be called!&quot;); //$NON-NLS-1$&#xA;throw new UnsupportedOperationException();"/> </eAnnotations> <eParameters name="session" eType="#//AdaptationSession"/> </eOperations> <eOperations name="updateReferences"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="// This method is not supposed to be called.&#xA;it.unitn.disi.zanshin.core.CoreUtils.log.debug(&quot;Method AdaptationStrategyImpl.updateReferences() has been called, indicating it has not been overridden by the subclass {0}. Make sure this is on purpose...&quot;, eClass().getName()); //$NON-NLS-1$"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="awReq" eType="#//EcaAwReq" eOpposite="#//EcaAwReq/strategies"/> <eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//ApplicabilityCondition" containment="true" eOpposite="#//ApplicabilityCondition/strategy"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ApplicabilityCondition" abstract="true"> <eOperations name="evaluate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="// This method is not supposed to be called.&#xA;it.unitn.disi.zanshin.core.CoreUtils.log.error(&quot;Method ApplicabilityConditionImpl.evaluate() has been called, but this method is not meant to be called!&quot;); //$NON-NLS-1$&#xA;throw new UnsupportedOperationException();"/> </eAnnotations> <eParameters name="session" eType="#//AdaptationSession"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="strategy" eType="#//AdaptationStrategy" eOpposite="#//AdaptationStrategy/condition"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Event"> <eStructuralFeatures xsi:type="ecore:EReference" name="session" eType="#//AdaptationSession" eOpposite="#//AdaptationSession/events"/> <eStructuralFeatures xsi:type="ecore:EReference" name="awReq" eType="#//EcaAwReq"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="time" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AdaptationSession"> <eOperations name="addEvent"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="// Creates a new event with the current date/time, associated with the given AwReq, and adds it to the timeline.&#xA;it.unitn.disi.zanshin.model.eca.Event event = it.unitn.disi.zanshin.model.eca.EcaFactory.eINSTANCE.createEvent();&#xA;event.setTime(new java.util.Date(System.currentTimeMillis()));&#xA;event.setAwReq(awreq);&#xA;getEvents().add(event);&#xA;&#xA;// If this is the first event of the session, produce its id.&#xA;if (getEvents().size() == 1) {&#xA;&#x9;StringBuilder builder = new StringBuilder();&#xA;&#x9;java.text.DateFormat dateFormat = new java.text.SimpleDateFormat(&quot;yyyy-MM-dd HH:mm:ss.SSS&quot;); //$NON-NLS-1$&#xA;&#x9;builder.append(&quot;(Session: &quot;).append(awreq.eClass().getName()); //$NON-NLS-1$&#xA;&#x9;builder.append(&quot; / &quot;).append(dateFormat.format(event.getTime())).append(&quot;)&quot;); //$NON-NLS-1$ //$NON-NLS-2$&#xA;&#x9;setId(builder.toString());&#xA;}"/> </eAnnotations> <eParameters name="awreq" eType="#//EcaAwReq"/> </eOperations> <eOperations name="terminate"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="setActive(false);"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="events" upperBound="-1" eType="#//Event" containment="true" eOpposite="#//Event/session"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="active" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SimpleResolutionCondition" eSuperTypes="#//ResolutionCondition"> <eOperations name="evaluate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="// Retrieves the last AwReq that was evaluated. If not directly related, get from the event list. &#xA;it.unitn.disi.zanshin.model.eca.EcaAwReq awreq = getAwReq();&#xA;org.eclipse.emf.common.util.EList&lt;it.unitn.disi.zanshin.model.eca.Event> events = session.getEvents();&#xA;if ((awreq == null) &amp;&amp; (events.size() > 0))&#xA;&#x9;awreq = events.get(events.size() - 1).getAwReq();&#xA;&#xA;// If the current evaluation is Success, the problem is solved.&#xA;if ((awreq != null) &amp;&amp; (awreq.getState() == it.unitn.disi.zanshin.model.gore.DefinableRequirementState.SUCCEEDED))&#xA;&#x9;return true;&#xA;&#xA;// Otherwise, if the last applied strategy was &quot;abort&quot;, the problem is also solved.&#xA;else if (events.size() > 0) {&#xA;&#x9;it.unitn.disi.zanshin.model.eca.Event lastEvent = events.get(events.size() - 1);&#xA;&#x9;it.unitn.disi.zanshin.model.eca.EcaAwReq lastAwReq = (lastEvent == null) ? null : lastEvent.getAwReq();&#xA;&#x9;it.unitn.disi.zanshin.model.eca.AdaptationStrategy lastStrategy = (lastAwReq == null) ? null : lastAwReq.getSelectedStrategy();&#xA;&#x9;if ((lastStrategy != null) &amp;&amp; (it.unitn.disi.zanshin.model.eca.EcaPackage.eINSTANCE.getAbortStrategy().isInstance(lastStrategy)))&#xA;&#x9;&#x9;return true;&#xA;}&#xA;&#xA;// If none of the above, the problem is not yet solved.&#xA;return false;"/> </eAnnotations> <eParameters name="session" eType="#//AdaptationSession"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AndRefinedResolutionCondition" eSuperTypes="#//ResolutionCondition"> <eOperations name="evaluate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="// The problem is solved if all children evaluate to true, i.e., if any of them is false, it is not solved.&#xA;for (it.unitn.disi.zanshin.model.eca.ResolutionCondition condition : getChildren())&#xA;&#x9;if (! condition.evaluate(session)) return false;&#xA;&#xA;// If none of them were false, then the problem is solved.&#xA;return true;"/> </eAnnotations> <eParameters name="session" eType="#//AdaptationSession"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//ResolutionCondition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OrRefinedResolutionCondition" eSuperTypes="#//ResolutionCondition"> <eOperations name="evaluate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="// The problem is solved if any child evaluates to true.&#xA;for (it.unitn.disi.zanshin.model.eca.ResolutionCondition condition : getChildren())&#xA;&#x9;if (condition.evaluate(session)) return true;&#xA;&#xA;// If none of them were true, then the problem is not solved.&#xA;return false;"/> </eAnnotations> <eParameters name="session" eType="#//AdaptationSession"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//ResolutionCondition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SimpleApplicabilityCondition" eSuperTypes="#//ApplicabilityCondition"> <eOperations name="evaluate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="return true;"/> </eAnnotations> <eParameters name="session" eType="#//AdaptationSession"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="MaxExecutionsPerSessionApplicabilityCondition" eSuperTypes="#//ApplicabilityCondition"> <eOperations name="evaluate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="String conditionName = eClass().getName();&#xA;EClass strategyClass = getStrategy().eClass();&#xA;&#xA;// Attribute maxExecutions is mandatory.&#xA;if (maxExecutions == null) {&#xA;&#x9;it.unitn.disi.zanshin.core.CoreUtils.log.warn(&quot;Applicability Condition {0} is missing mandatory attribute \&quot;maxExecutions\&quot; and, thus, will be evaluated to false.&quot;, conditionName); //$NON-NLS-1$&#xA;&#x9;return false;&#xA;}&#xA;&#xA;// Count the number of times this strategy has already been applied in this adaptation session.&#xA;int count = 0;&#xA;for (it.unitn.disi.zanshin.model.eca.Event event : session.getEvents()) {&#xA;&#x9;it.unitn.disi.zanshin.model.eca.AdaptationStrategy strategy = event.getAwReq().getSelectedStrategy();&#xA;&#x9;if ((strategy != null) &amp;&amp; (strategy.eClass().equals(strategyClass))) count++;&#xA;}&#xA;&#xA;// If this number is equal or greater than the limit, do not apply it again.&#xA;it.unitn.disi.zanshin.core.CoreUtils.log.info(&quot;{0} Strategy {1} {2,choice,0#is not applicable because it has been applied at least {3} time(s) this session|0&lt;is applicable}.&quot;, session.getId(), strategyClass.getName(), maxExecutions - count, maxExecutions); //$NON-NLS-1$&#xA;return (count &lt; maxExecutions);"/> </eAnnotations> <eParameters name="session" eType="#//AdaptationSession"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="maxExecutions" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AndRefinedApplicabilityCondition" eSuperTypes="#//ApplicabilityCondition"> <eOperations name="evaluate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="// The problem is solved if all children evaluate to true, i.e., if any of them is false, it is not solved.&#xA;for (it.unitn.disi.zanshin.model.eca.ApplicabilityCondition condition : getChildren())&#xA;&#x9;if (! condition.evaluate(session)) return false;&#xA;&#xA;// If none of them were false, then the problem is solved.&#xA;return true;"/> </eAnnotations> <eParameters name="session" eType="#//AdaptationSession"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//ApplicabilityCondition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="OrRefinedApplicabilityCondition" eSuperTypes="#//ApplicabilityCondition"> <eOperations name="evaluate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="// The problem is solved if any child evaluates to true.&#xA;for (it.unitn.disi.zanshin.model.eca.ApplicabilityCondition condition : getChildren())&#xA;&#x9;if (condition.evaluate(session)) return true;&#xA;&#xA;// If none of them were true, then the problem is not solved.&#xA;return false;"/> </eAnnotations> <eParameters name="session" eType="#//AdaptationSession"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1" eType="#//ApplicabilityCondition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="AbortStrategy" eSuperTypes="#//AdaptationStrategy"> <eOperations name="execute"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="String strategyName = eClass().getName();&#xA;&#xA;// Obtains a reference to the target system's controller and checks if it exists (if it has been registered).&#xA;it.unitn.disi.zanshin.services.ITargetSystemControllerService controller = it.unitn.disi.zanshin.core.Activator.getControllerService();&#xA;if (controller == null) {&#xA;&#x9;it.unitn.disi.zanshin.core.CoreUtils.log.warn(&quot;Attempting to apply {0}, but the target system's controller has not yet been registered!&quot;, strategyName); //$NON-NLS-1$&#xA;&#x9;return;&#xA;}&#xA;&#xA;// Executes the Abort strategy.&#xA;it.unitn.disi.zanshin.core.CoreUtils.log.info(&quot;{0} Applying strategy {1}...&quot;, session.getId(), strategyName); //$NON-NLS-1$&#xA;it.unitn.disi.zanshin.model.gore.AwReq awreq = getAwReq();&#xA;it.unitn.disi.zanshin.model.gore.GoalModel goalModel = awreq.findGoalModel();&#xA;controller.abort(goalModel, awreq);"/> </eAnnotations> <eParameters name="session" eType="#//AdaptationSession"/> </eOperations> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="DelegateStrategy" eSuperTypes="#//AdaptationStrategy"> <eOperations name="execute"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="String strategyName = eClass().getName();&#xA;&#xA;// Obtains a reference to the target system's controller and checks if it exists (if it has been registered).&#xA;it.unitn.disi.zanshin.services.ITargetSystemControllerService controller = it.unitn.disi.zanshin.core.Activator.getControllerService();&#xA;if (controller == null) {&#xA;&#x9;it.unitn.disi.zanshin.core.CoreUtils.log.warn(&quot;Attempting to apply {0}, but the target system's controller has not yet been registered!&quot;, strategyName); //$NON-NLS-1$&#xA;&#x9;return;&#xA;}&#xA;&#xA;// Retrieve the strategy's attributes.&#xA;it.unitn.disi.zanshin.model.eca.EcaAwReq awreq = getAwReq();&#xA;&#xA;// Attribute actor is mandatory.&#xA;if (actor == null) {&#xA;&#x9;it.unitn.disi.zanshin.core.CoreUtils.log.warn(&quot;Strategy {0} is missing mandatory attribute \&quot;actor\&quot; and cannot be executed.&quot;, strategyName); //$NON-NLS-1$&#xA;&#x9;return;&#xA;}&#xA;&#xA;// Executes the Delegate strategy.&#xA;it.unitn.disi.zanshin.model.gore.GoalModel goalModel = awreq.findGoalModel();&#xA;strategyName += &quot;(&quot; + actor.eClass().getName() + &quot;)&quot;; //$NON-NLS-1$ //$NON-NLS-2$&#xA;it.unitn.disi.zanshin.core.CoreUtils.log.info(&quot;{0} Applying strategy {1}...&quot;, session.getId(), strategyName); //$NON-NLS-1$&#xA;controller.sendWarning(goalModel, actor, awreq);&#xA;controller.waitForFix(goalModel, awreq);"/> </eAnnotations> <eParameters name="session" eType="#//AdaptationSession"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="actor" eType="ecore:EClass gore.ecore#//Actor"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RelaxDisableChildStrategy" eSuperTypes="#//AdaptationStrategy"> <eOperations name="execute"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="String strategyName = eClass().getName();&#xA;&#xA;// Obtains a reference to the target system's controller and checks if it exists (if it has been registered).&#xA;it.unitn.disi.zanshin.services.ITargetSystemControllerService controller = it.unitn.disi.zanshin.core.Activator.getControllerService();&#xA;if (controller == null) {&#xA;&#x9;it.unitn.disi.zanshin.core.CoreUtils.log.warn(&quot;Attempting to apply {0}, but the target system's controller has not yet been registered!&quot;, strategyName); //$NON-NLS-1$&#xA;&#x9;return;&#xA;}&#xA;&#xA;// Retrieve the strategy's attributes.&#xA;it.unitn.disi.zanshin.model.eca.EcaAwReq awreq = getAwReq();&#xA;&#xA;// Attribute requirement defaults to the AwReq's target.&#xA;if (requirement == null) {&#xA;&#x9;setRequirement(awreq.getTarget());&#xA;&#x9;if (requirement == null) {&#xA;&#x9;&#x9;it.unitn.disi.zanshin.core.CoreUtils.log.warn(&quot;Strategy {0} is missing mandatory attribute \&quot;requirement\&quot; and cannot be executed. Cannot use the default value because the referred AwReq doesn't have a target set.&quot;, strategyName); //$NON-NLS-1$&#xA;&#x9;&#x9;return;&#xA;&#x9;}&#xA;}&#xA;&#xA;// Attribute level defaults to INSTANCE.&#xA;if (level == null) level = it.unitn.disi.zanshin.model.gore.AggregationLevel.INSTANCE;&#xA;&#xA;// Attribute child is mandatory.&#xA;if (child == null) {&#xA;&#x9;it.unitn.disi.zanshin.core.CoreUtils.log.warn(&quot;Strategy {0} is missing mandatory attribute \&quot;child\&quot; and cannot be executed.&quot;, strategyName); //$NON-NLS-1$&#xA;&#x9;return;&#xA;}&#xA;&#xA;// Executes the Relax by Disabling Child strategy.&#xA;strategyName += &quot;(&quot; + requirement.eClass().getName() + &quot;; &quot; + level + &quot;; &quot; + child.eClass().getName() + &quot;)&quot;; //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON-NLS-4$&#xA;it.unitn.disi.zanshin.core.CoreUtils.log.info(&quot;{0} Applying strategy {1}...&quot;, session.getId(), strategyName); //$NON-NLS-1$&#xA;if ((level == it.unitn.disi.zanshin.model.gore.AggregationLevel.CLASS) || (level == it.unitn.disi.zanshin.model.gore.AggregationLevel.BOTH))&#xA;&#x9;controller.disable(child.eClass());&#xA;if ((level == it.unitn.disi.zanshin.model.gore.AggregationLevel.INSTANCE) || (level == it.unitn.disi.zanshin.model.gore.AggregationLevel.BOTH)) {&#xA;&#x9;it.unitn.disi.zanshin.model.gore.GoalModel goalModel = requirement.findGoalModel();&#xA;&#x9;Requirement parent = requirement.getParent();&#xA;&#x9;controller.suspend(goalModel, requirement);&#xA;&#x9;controller.terminate(goalModel, child);&#xA;&#x9;if (child instanceof it.unitn.disi.zanshin.model.gore.PerformativeRequirement)&#xA;&#x9;&#x9;controller.rollback(goalModel, (it.unitn.disi.zanshin.model.gore.PerformativeRequirement) child);&#xA;&#x9;controller.suspend(goalModel, child);&#xA;&#x9;controller.resume(goalModel, requirement, parent);&#xA;}"/> </eAnnotations> <eParameters name="session" eType="#//AdaptationSession"/> </eOperations> <eOperations name="updateReferences"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="// Retrieves the model id and continues only if this requirement is part of a model.&#xA;it.unitn.disi.zanshin.model.gore.GoalModel model = getAwReq().findGoalModel();&#xA;if (model != null) {&#xA;&#x9;Long modelId = model.getId();&#xA;&#x9;&#xA;&#x9;// Retrieves the repository service from the platform to be able to update the references.&#xA;&#x9;it.unitn.disi.zanshin.services.IRepositoryService repositoryService = it.unitn.disi.zanshin.core.Activator.getRepositoryService();&#xA;&#x9;&#xA;&#x9;// Updates references to requirement and child.&#xA;&#x9;if (requirement != null)&#xA;&#x9;&#x9;setRequirement(repositoryService.retrieveRequirement(modelId, requirement.eClass()));&#xA;&#x9;if (child != null)&#xA;&#x9;&#x9;setChild(repositoryService.retrieveRequirement(modelId, child.eClass()));&#xA;}"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="requirement" eType="ecore:EClass gore.ecore#//Requirement"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="level" eType="ecore:EEnum gore.ecore#//AggregationLevel"/> <eStructuralFeatures xsi:type="ecore:EReference" name="child" eType="ecore:EClass gore.ecore#//Requirement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RelaxReplace" eSuperTypes="#//AdaptationStrategy"> <eOperations name="execute"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="String strategyName = eClass().getName();&#xA;&#xA;// Obtains a reference to the target system's controller and checks if it exists (if it has been registered).&#xA;it.unitn.disi.zanshin.services.ITargetSystemControllerService controller = it.unitn.disi.zanshin.core.Activator.getControllerService();&#xA;if (controller == null) {&#xA;&#x9;it.unitn.disi.zanshin.core.CoreUtils.log.warn(&quot;Attempting to apply {0}, but the target system's controller has not yet been registered!&quot;, strategyName); //$NON-NLS-1$&#xA;&#x9;return;&#xA;}&#xA;&#xA;// Retrieve the strategy's attributes.&#xA;it.unitn.disi.zanshin.model.eca.EcaAwReq awreq = getAwReq();&#xA;&#xA;// Attribute requirement defaults to the AwReq's target.&#xA;if (requirement == null) {&#xA;&#x9;setRequirement(awreq.getTarget());&#xA;&#x9;if (requirement == null) {&#xA;&#x9;&#x9;it.unitn.disi.zanshin.core.CoreUtils.log.warn(&quot;Strategy {0} is missing mandatory attribute \&quot;requirement\&quot; and cannot be executed. Cannot use the default value because the referred AwReq doesn't have a target set.&quot;, strategyName); //$NON-NLS-1$&#xA;&#x9;&#x9;return;&#xA;&#x9;}&#xA;}&#xA;&#xA;// Attribute copy defaults to TRUE.&#xA;if (copy == null) copy = Boolean.TRUE;&#xA;&#xA;// Attribute level defaults to INSTANCE.&#xA;if (level == null) level = it.unitn.disi.zanshin.model.gore.AggregationLevel.INSTANCE;&#xA;&#xA;// Attribute newRequirement is mandatory.&#xA;if (newRequirement == null) {&#xA;&#x9;it.unitn.disi.zanshin.core.CoreUtils.log.warn(&quot;Strategy {0} is missing mandatory attribute \&quot;newRequirement\&quot; and cannot be executed.&quot;, strategyName); //$NON-NLS-1$&#xA;&#x9;return;&#xA;}&#xA;&#xA;// Executes the Relax by Replacing strategy.&#xA;it.unitn.disi.zanshin.model.gore.GoalModel goalModel = requirement.findGoalModel();&#xA;strategyName += &quot;(&quot; + requirement.eClass().getName() + &quot;; &quot; + copy + &quot;; &quot; + level + &quot;; &quot; + newRequirement.eClass().getName() + &quot;)&quot;; //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON-NLS-4$ //$NON-NLS-5$&#xA;it.unitn.disi.zanshin.core.CoreUtils.log.info(&quot;{0} Applying strategy {1}...&quot;, session.getId(), strategyName); //$NON-NLS-1$&#xA;if ((level == it.unitn.disi.zanshin.model.gore.AggregationLevel.CLASS) || (level == it.unitn.disi.zanshin.model.gore.AggregationLevel.BOTH)) {&#xA;&#x9;controller.disable(requirement.eClass());&#xA;&#x9;controller.enable(newRequirement.eClass());&#xA;}&#xA;if ((level == it.unitn.disi.zanshin.model.gore.AggregationLevel.INSTANCE) || (level == it.unitn.disi.zanshin.model.gore.AggregationLevel.BOTH)) {&#xA;&#x9;if ((copy) &amp;&amp; (requirement instanceof it.unitn.disi.zanshin.model.gore.PerformativeRequirement) &amp;&amp; (newRequirement instanceof it.unitn.disi.zanshin.model.gore.PerformativeRequirement))&#xA;&#x9;&#x9;controller.copyData(goalModel, (it.unitn.disi.zanshin.model.gore.PerformativeRequirement) requirement, (it.unitn.disi.zanshin.model.gore.PerformativeRequirement) newRequirement);&#xA;&#x9;controller.terminate(goalModel, requirement);&#xA;&#x9;if (requirement instanceof it.unitn.disi.zanshin.model.gore.PerformativeRequirement)&#xA;&#x9;&#x9;controller.rollback(goalModel, (it.unitn.disi.zanshin.model.gore.PerformativeRequirement) requirement);&#xA;&#x9;controller.initiate(goalModel, newRequirement);&#xA;}"/> </eAnnotations> <eParameters name="session" eType="#//AdaptationSession"/> </eOperations> <eOperations name="updateReferences"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="// Retrieves the model id and continues only if this requirement is part of a model.&#xA;it.unitn.disi.zanshin.model.gore.GoalModel model = getAwReq().findGoalModel();&#xA;if (model != null) {&#xA;&#x9;Long modelId = model.getId();&#xA;&#x9;&#xA;&#x9;// Retrieves the repository service from the platform to be able to update the references.&#xA;&#x9;it.unitn.disi.zanshin.services.IRepositoryService repositoryService = it.unitn.disi.zanshin.core.Activator.getRepositoryService();&#xA;&#x9;&#xA;&#x9;// Updates references to requirement and newRequirement.&#xA;&#x9;if (requirement != null)&#xA;&#x9;&#x9;setRequirement(repositoryService.retrieveRequirement(modelId, requirement.eClass()));&#xA;&#x9;if (newRequirement != null)&#xA;&#x9;&#x9;setNewRequirement(repositoryService.retrieveRequirement(modelId, newRequirement.eClass()));&#xA;}"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="requirement" eType="ecore:EClass gore.ecore#//Requirement"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="copy" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="level" eType="ecore:EEnum gore.ecore#//AggregationLevel"/> <eStructuralFeatures xsi:type="ecore:EReference" name="newRequirement" eType="ecore:EClass gore.ecore#//Requirement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="RetryStrategy" eSuperTypes="#//AdaptationStrategy"> <eOperations name="execute"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="String strategyName = eClass().getName();&#xA;&#xA;// Obtains a reference to the target system's controller and checks if it exists (if it has been registered).&#xA;it.unitn.disi.zanshin.services.ITargetSystemControllerService controller = it.unitn.disi.zanshin.core.Activator.getControllerService();&#xA;if (controller == null) {&#xA;&#x9;it.unitn.disi.zanshin.core.CoreUtils.log.warn(&quot;Attempting to apply {0}, but the target system's controller has not yet been registered!&quot;, strategyName); //$NON-NLS-1$&#xA;&#x9;return;&#xA;}&#xA;&#xA;// Retrieve the strategy's attributes.&#xA;it.unitn.disi.zanshin.model.eca.EcaAwReq awreq = getAwReq();&#xA;&#xA;// Attribute copy defaults to TRUE.&#xA;if (copy == null) copy = Boolean.TRUE;&#xA;&#xA;// Attribute time is mandatory.&#xA;if (time == null) {&#xA;&#x9;it.unitn.disi.zanshin.core.CoreUtils.log.warn(&quot;Strategy {0} is missing mandatory attribute \&quot;time\&quot; and cannot be executed.&quot;, strategyName); //$NON-NLS-1$&#xA;&#x9;return;&#xA;}&#xA;&#xA;// The requirement to retry is always the AwReq's target.&#xA;it.unitn.disi.zanshin.model.gore.Requirement requirement = awreq.getTarget();&#xA;if (requirement == null) {&#xA;&#x9;it.unitn.disi.zanshin.core.CoreUtils.log.warn(&quot;Strategy {0} cannot be executed because the referred AwReq doesn't have a target set.&quot;, strategyName); //$NON-NLS-1$&#xA;&#x9;return;&#xA;}&#xA;&#xA;// Executes the Retry strategy.&#xA;strategyName += &quot;(&quot; + copy + &quot;; &quot; + time + &quot;)&quot;; //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$&#xA;it.unitn.disi.zanshin.core.CoreUtils.log.info(&quot;{0} Applying strategy {1}...&quot;, session.getId(), strategyName); //$NON-NLS-1$&#xA;it.unitn.disi.zanshin.model.gore.Requirement newRequirement = it.unitn.disi.zanshin.core.CoreUtils.createCopy(requirement);&#xA;it.unitn.disi.zanshin.model.gore.GoalModel goalModel = requirement.findGoalModel();&#xA;if ((copy) &amp;&amp; (requirement instanceof it.unitn.disi.zanshin.model.gore.PerformativeRequirement) &amp;&amp; (newRequirement instanceof it.unitn.disi.zanshin.model.gore.PerformativeRequirement))&#xA;&#x9;controller.copyData(goalModel, (it.unitn.disi.zanshin.model.gore.PerformativeRequirement) requirement, (it.unitn.disi.zanshin.model.gore.PerformativeRequirement) newRequirement);&#xA;controller.terminate(goalModel, requirement);&#xA;if (requirement instanceof it.unitn.disi.zanshin.model.gore.PerformativeRequirement)&#xA;&#x9;controller.rollback(goalModel, (it.unitn.disi.zanshin.model.gore.PerformativeRequirement) requirement);&#xA;controller.waitFor(goalModel, time);&#xA;controller.initiate(goalModel, newRequirement);"/> </eAnnotations> <eParameters name="session" eType="#//AdaptationSession"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="copy" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="time" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELongObject"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StrengthenEnableChildStrategy" eSuperTypes="#//AdaptationStrategy"> <eOperations name="execute"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="String strategyName = eClass().getName();&#xA;&#xA;// Obtains a reference to the target system's controller and checks if it exists (if it has been registered).&#xA;it.unitn.disi.zanshin.services.ITargetSystemControllerService controller = it.unitn.disi.zanshin.core.Activator.getControllerService();&#xA;if (controller == null) {&#xA;&#x9;it.unitn.disi.zanshin.core.CoreUtils.log.warn(&quot;Attempting to apply {0}, but the target system's controller has not yet been registered!&quot;, strategyName); //$NON-NLS-1$&#xA;&#x9;return;&#xA;}&#xA;&#xA;// Retrieve the strategy's attributes.&#xA;it.unitn.disi.zanshin.model.eca.EcaAwReq awreq = getAwReq();&#xA;&#xA;// Attribute requirement defaults to the AwReq's target.&#xA;if (requirement == null) {&#xA;&#x9;setRequirement(awreq.getTarget());&#xA;&#x9;if (requirement == null) {&#xA;&#x9;&#x9;it.unitn.disi.zanshin.core.CoreUtils.log.warn(&quot;Strategy {0} is missing mandatory attribute \&quot;requirement\&quot; and cannot be executed. Cannot use the default value because the referred AwReq doesn't have a target set.&quot;, strategyName); //$NON-NLS-1$&#xA;&#x9;&#x9;return;&#xA;&#x9;}&#xA;}&#xA;&#xA;// Attribute level defaults to INSTANCE.&#xA;if (level == null) level = it.unitn.disi.zanshin.model.gore.AggregationLevel.INSTANCE;&#xA;&#xA;// Attribute child is mandatory.&#xA;if (child == null) {&#xA;&#x9;it.unitn.disi.zanshin.core.CoreUtils.log.warn(&quot;Strategy {0} is missing mandatory attribute \&quot;child\&quot; and cannot be executed.&quot;, strategyName); //$NON-NLS-1$&#xA;&#x9;return;&#xA;}&#xA;&#xA;// Executes the Strengthen by Enabling Child strategy.&#xA;strategyName += &quot;(&quot; + requirement.eClass().getName() + &quot;; &quot; + level + &quot;; &quot; + child.eClass().getName() + &quot;)&quot;; //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON-NLS-4$&#xA;it.unitn.disi.zanshin.core.CoreUtils.log.info(&quot;{0} Applying strategy {1}...&quot;, session.getId(), strategyName); //$NON-NLS-1$&#xA;if ((level == it.unitn.disi.zanshin.model.gore.AggregationLevel.CLASS) || (level == it.unitn.disi.zanshin.model.gore.AggregationLevel.BOTH)) {&#xA;&#x9;controller.enable(child.eClass());&#xA;}&#xA;if ((level == it.unitn.disi.zanshin.model.gore.AggregationLevel.INSTANCE) || (level == it.unitn.disi.zanshin.model.gore.AggregationLevel.BOTH)) {&#xA;&#x9;it.unitn.disi.zanshin.model.gore.GoalModel goalModel = requirement.findGoalModel();&#xA;&#x9;Requirement parent = requirement.getParent();&#xA;&#x9;controller.suspend(goalModel, requirement);&#xA;&#x9;controller.resume(goalModel, child, requirement);&#xA;&#x9;controller.initiate(goalModel, child);&#xA;&#x9;controller.resume(goalModel, requirement, parent);&#xA;}"/> </eAnnotations> <eParameters name="session" eType="#//AdaptationSession"/> </eOperations> <eOperations name="updateReferences"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="// Retrieves the model id and continues only if this requirement is part of a model.&#xA;it.unitn.disi.zanshin.model.gore.GoalModel model = getAwReq().findGoalModel();&#xA;if (model != null) {&#xA;&#x9;Long modelId = model.getId();&#xA;&#x9;&#xA;&#x9;// Retrieves the repository service from the platform to be able to update the references.&#xA;&#x9;it.unitn.disi.zanshin.services.IRepositoryService repositoryService = it.unitn.disi.zanshin.core.Activator.getRepositoryService();&#xA;&#x9;&#xA;&#x9;// Updates references to requirement and child.&#xA;&#x9;if (requirement != null)&#xA;&#x9;&#x9;setRequirement(repositoryService.retrieveRequirement(modelId, requirement.eClass()));&#xA;&#x9;if (child != null)&#xA;&#x9;&#x9;setChild(repositoryService.retrieveRequirement(modelId, child.eClass()));&#xA;}"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="requirement" eType="ecore:EClass gore.ecore#//Requirement"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="level" eType="ecore:EEnum gore.ecore#//AggregationLevel"/> <eStructuralFeatures xsi:type="ecore:EReference" name="child" eType="ecore:EClass gore.ecore#//Requirement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StrengthenReplace" eSuperTypes="#//AdaptationStrategy"> <eOperations name="execute"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="String strategyName = eClass().getName();&#xA;&#xA;// Obtains a reference to the target system's controller and checks if it exists (if it has been registered).&#xA;it.unitn.disi.zanshin.services.ITargetSystemControllerService controller = it.unitn.disi.zanshin.core.Activator.getControllerService();&#xA;if (controller == null) {&#xA;&#x9;it.unitn.disi.zanshin.core.CoreUtils.log.warn(&quot;Attempting to apply {0}, but the target system's controller has not yet been registered!&quot;, strategyName); //$NON-NLS-1$&#xA;&#x9;return;&#xA;}&#xA;&#xA;// Retrieve the strategy's attributes.&#xA;it.unitn.disi.zanshin.model.eca.EcaAwReq awreq = getAwReq();&#xA;&#xA;// Attribute requirement defaults to the AwReq's target.&#xA;if (requirement == null) {&#xA;&#x9;setRequirement(awreq.getTarget());&#xA;&#x9;if (requirement == null) {&#xA;&#x9;&#x9;it.unitn.disi.zanshin.core.CoreUtils.log.warn(&quot;Strategy {0} is missing mandatory attribute \&quot;requirement\&quot; and cannot be executed. Cannot use the default value because the referred AwReq doesn't have a target set.&quot;, strategyName); //$NON-NLS-1$&#xA;&#x9;&#x9;return;&#xA;&#x9;}&#xA;}&#xA;&#xA;// Attribute copy defaults to TRUE.&#xA;if (copy == null) copy = Boolean.TRUE;&#xA;&#xA;// Attribute level defaults to INSTANCE.&#xA;if (level == null) level = it.unitn.disi.zanshin.model.gore.AggregationLevel.INSTANCE;&#xA;&#xA;// Attribute newRequirement is mandatory.&#xA;if (newRequirement == null) {&#xA;&#x9;it.unitn.disi.zanshin.core.CoreUtils.log.warn(&quot;Strategy {0} is missing mandatory attribute \&quot;newRequirement\&quot; and cannot be executed.&quot;, strategyName); //$NON-NLS-1$&#xA;&#x9;return;&#xA;}&#xA;&#xA;// Executes the Strengthen by Replacing strategy.&#xA;it.unitn.disi.zanshin.model.gore.GoalModel goalModel = requirement.findGoalModel();&#xA;strategyName += &quot;(&quot; + requirement.eClass().getName() + &quot;; &quot; + copy + &quot;; &quot; + level + &quot;; &quot; + newRequirement.eClass().getName() + &quot;)&quot;; //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON-NLS-4$ //$NON-NLS-5$&#xA;it.unitn.disi.zanshin.core.CoreUtils.log.info(&quot;{0} Applying strategy {1}...&quot;, session.getId(), strategyName); //$NON-NLS-1$&#xA;if ((level == it.unitn.disi.zanshin.model.gore.AggregationLevel.CLASS) || (level == it.unitn.disi.zanshin.model.gore.AggregationLevel.BOTH)) {&#xA;&#x9;controller.disable(requirement.eClass());&#xA;&#x9;controller.enable(newRequirement.eClass());&#xA;}&#xA;if ((level == it.unitn.disi.zanshin.model.gore.AggregationLevel.INSTANCE) || (level == it.unitn.disi.zanshin.model.gore.AggregationLevel.BOTH)) {&#xA;&#x9;if ((copy) &amp;&amp; (requirement instanceof it.unitn.disi.zanshin.model.gore.PerformativeRequirement) &amp;&amp; (newRequirement instanceof it.unitn.disi.zanshin.model.gore.PerformativeRequirement))&#xA;&#x9;&#x9;controller.copyData(goalModel, (it.unitn.disi.zanshin.model.gore.PerformativeRequirement) requirement, (it.unitn.disi.zanshin.model.gore.PerformativeRequirement) newRequirement);&#xA;&#x9;controller.terminate(goalModel, requirement);&#xA;&#x9;if (requirement instanceof it.unitn.disi.zanshin.model.gore.PerformativeRequirement)&#xA;&#x9;&#x9;controller.rollback(goalModel, (it.unitn.disi.zanshin.model.gore.PerformativeRequirement) requirement);&#xA;&#x9;controller.initiate(goalModel, newRequirement);&#xA;}"/> </eAnnotations> <eParameters name="session" eType="#//AdaptationSession"/> </eOperations> <eOperations name="updateReferences"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="// Retrieves the model id and continues only if this requirement is part of a model.&#xA;it.unitn.disi.zanshin.model.gore.GoalModel model = getAwReq().findGoalModel();&#xA;if (model != null) {&#xA;&#x9;Long modelId = model.getId();&#xA;&#x9;&#xA;&#x9;// Retrieves the repository service from the platform to be able to update the references.&#xA;&#x9;it.unitn.disi.zanshin.services.IRepositoryService repositoryService = it.unitn.disi.zanshin.core.Activator.getRepositoryService();&#xA;&#x9;&#xA;&#x9;// Updates references to requirement and newRequirement.&#xA;&#x9;if (requirement != null)&#xA;&#x9;&#x9;setRequirement(repositoryService.retrieveRequirement(modelId, requirement.eClass()));&#xA;&#x9;if (newRequirement != null)&#xA;&#x9;&#x9;setNewRequirement(repositoryService.retrieveRequirement(modelId, newRequirement.eClass()));&#xA;}"/> </eAnnotations> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="requirement" eType="ecore:EClass gore.ecore#//Requirement"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="copy" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="level" eType="ecore:EEnum gore.ecore#//AggregationLevel"/> <eStructuralFeatures xsi:type="ecore:EReference" name="newRequirement" eType="ecore:EClass gore.ecore#//Requirement"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="WarningStrategy" eSuperTypes="#//AdaptationStrategy"> <eOperations name="execute"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="String strategyName = eClass().getName();&#xA;&#xA;// Obtains a reference to the target system's controller and checks if it exists (if it has been registered).&#xA;it.unitn.disi.zanshin.services.ITargetSystemControllerService controller = it.unitn.disi.zanshin.core.Activator.getControllerService();&#xA;if (controller == null) {&#xA;&#x9;it.unitn.disi.zanshin.core.CoreUtils.log.warn(&quot;Attempting to apply {0}, but the target system's controller has not yet been registered!&quot;, strategyName); //$NON-NLS-1$&#xA;&#x9;return;&#xA;}&#xA;&#xA;// Retrieve the strategy's attributes.&#xA;it.unitn.disi.zanshin.model.eca.EcaAwReq awreq = getAwReq();&#xA;&#xA;// Attribute actor is mandatory.&#xA;if (actor == null) {&#xA;&#x9;it.unitn.disi.zanshin.core.CoreUtils.log.warn(&quot;Strategy {0} is missing mandatory attribute \&quot;actor\&quot; and cannot be executed.&quot;, strategyName); //$NON-NLS-1$&#xA;&#x9;return;&#xA;}&#xA;&#xA;// Executes the Warning strategy.&#xA;it.unitn.disi.zanshin.model.gore.GoalModel goalModel = awreq.findGoalModel();&#xA;strategyName += &quot;(&quot; + actor.eClass().getName() + &quot;)&quot;; //$NON-NLS-1$ //$NON-NLS-2$&#xA;it.unitn.disi.zanshin.core.CoreUtils.log.info(&quot;{0} Applying strategy {1}...&quot;, session.getId(), strategyName); //$NON-NLS-1$&#xA;controller.sendWarning(goalModel, actor, awreq);"/> </eAnnotations> <eParameters name="session" eType="#//AdaptationSession"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="actor" eType="ecore:EClass gore.ecore#//Actor"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReconfigurationApplicabilityCondition" eSuperTypes="#//ApplicabilityCondition"> <eOperations name="evaluate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="// If the wrapped resolution condition wasn't specified, it defaults to a SimpleApplicabilityCondition.&#xA;if (wrappedCondition == null)&#xA;&#x9;wrappedCondition = it.unitn.disi.zanshin.model.eca.EcaFactory.eINSTANCE.createSimpleApplicabilityCondition();&#xA;&#xA;// Retrieves the reconfiguration strategy.&#xA;it.unitn.disi.zanshin.model.eca.AdaptationStrategy strategy = getStrategy();&#xA;String strategyName = strategy.eClass().getName();&#xA;if (!(strategy instanceof it.unitn.disi.zanshin.model.eca.ReconfigurationStrategy)) {&#xA;&#x9;it.unitn.disi.zanshin.core.CoreUtils.log.warn(&quot;The Reconfiguration Applicability Condition was used with a {0}, but it can only be used with a Reconfiguration Strategy.&quot;, strategyName); //$NON-NLS-1$&#xA;&#x9;return false;&#xA;}&#xA;&#xA;// Attribute algorithmId is mandatory.&#xA;it.unitn.disi.zanshin.model.eca.ReconfigurationStrategy reconfigStrategy = (it.unitn.disi.zanshin.model.eca.ReconfigurationStrategy) strategy;&#xA;String algorithmId = reconfigStrategy.getAlgorithmId();&#xA;if (algorithmId == null) {&#xA;&#x9;it.unitn.disi.zanshin.core.CoreUtils.log.warn(&quot;Strategy {0} is missing mandatory attribute \&quot;algorithmId\&quot; and cannot have its applicability evaluated.&quot;, strategyName); //$NON-NLS-1$&#xA;&#x9;return false;&#xA;}&#xA;&#xA;// Obtains a reference to the reconfiguration service and checks if it exists (if it has been registered).&#xA;it.unitn.disi.zanshin.services.IReconfigurationService reconfigService = it.unitn.disi.zanshin.core.Activator.retrieveReconfigurationService(algorithmId);&#xA;if (reconfigService == null) {&#xA;&#x9;it.unitn.disi.zanshin.core.CoreUtils.log.warn(&quot;Attempting to evaluate the applicability of {0}, but an algorithm with id \&quot;{1}\&quot; is not registered!&quot;, strategyName, algorithmId); //$NON-NLS-1$&#xA;&#x9;return false;&#xA;}&#xA;&#xA;// If all is well so far, delegate the applicability evaluation to the reconfiguration service.&#xA;return reconfigService.checkApplicability(reconfigStrategy.getProcedureIds(), reconfigStrategy.getAwReq(), session, wrappedCondition);"/> </eAnnotations> <eParameters name="session" eType="#//AdaptationSession"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="wrappedCondition" eType="#//ApplicabilityCondition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReconfigurationResolutionCondition" eSuperTypes="#//ResolutionCondition"> <eOperations name="evaluate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="// If the wrapped resolution condition wasn't specified, it defaults to a SimpleResolutionCondition.&#xA;if (wrappedCondition == null)&#xA;&#x9;wrappedCondition = it.unitn.disi.zanshin.model.eca.EcaFactory.eINSTANCE.createSimpleResolutionCondition();&#xA;&#xA;// Checks if this reconfiguration algorithm has been used before and retrieve the algorithm id.&#xA;String algorithmId = null;&#xA;java.util.List&lt;String> procedureIds = null;&#xA;for (it.unitn.disi.zanshin.model.eca.Event event : session.getEvents()) {&#xA;&#x9;it.unitn.disi.zanshin.model.eca.EcaAwReq awreq = (event == null) ? null : event.getAwReq();&#xA;&#x9;it.unitn.disi.zanshin.model.eca.AdaptationStrategy strategy = (awreq == null) ? null : awreq.getSelectedStrategy();&#xA;&#x9;if (strategy instanceof it.unitn.disi.zanshin.model.eca.ReconfigurationStrategy) {&#xA;&#x9;&#x9;algorithmId = ((it.unitn.disi.zanshin.model.eca.ReconfigurationStrategy) strategy).getAlgorithmId();&#xA;&#x9;&#x9;procedureIds = ((it.unitn.disi.zanshin.model.eca.ReconfigurationStrategy) strategy).getProcedureIds();&#xA;&#x9;}&#xA;}&#xA;&#xA;// If it hasn't been used, just use the wrapped condition to evaluate resolution.&#xA;if (algorithmId == null)&#xA;&#x9;return wrappedCondition.evaluate(session);&#xA;&#xA;// Otherwise, retrieve the reconfiguration service and delegate the evaluation to it.&#xA;it.unitn.disi.zanshin.services.IReconfigurationService reconfigService = it.unitn.disi.zanshin.core.Activator.retrieveReconfigurationService(algorithmId);&#xA;if (reconfigService == null) {&#xA;&#x9;it.unitn.disi.zanshin.core.CoreUtils.log.warn(&quot;Attempting to evaluate resolution with Reconfiguration Resolution Condition, but an algorithm with id \&quot;{0}\&quot; is not registered! Falling back to the wrapped condition.&quot;, algorithmId); //$NON-NLS-1$&#xA;&#x9;return wrappedCondition.evaluate(session);&#xA;}&#xA;return reconfigService.checkResolution(procedureIds, session, wrappedCondition);"/> </eAnnotations> <eParameters name="session" eType="#//AdaptationSession"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EReference" name="wrappedCondition" eType="#//ResolutionCondition" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ReconfigurationStrategy" eSuperTypes="#//AdaptationStrategy"> <eOperations name="execute"> <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> <details key="body" value="String strategyName = eClass().getName();&#xA;&#xA;// Obtains a reference to the target system's controller and checks if it exists (if it has been registered).&#xA;it.unitn.disi.zanshin.services.ITargetSystemControllerService controller = it.unitn.disi.zanshin.core.Activator.getControllerService();&#xA;if (controller == null) {&#xA;&#x9;it.unitn.disi.zanshin.core.CoreUtils.log.warn(&quot;Attempting to apply {0}, but the target system's controller has not yet been registered!&quot;, strategyName); //$NON-NLS-1$&#xA;&#x9;return;&#xA;}&#xA;&#xA;// Attribute algorithmId is mandatory.&#xA;if (algorithmId == null) {&#xA;&#x9;it.unitn.disi.zanshin.core.CoreUtils.log.warn(&quot;Strategy {0} is missing mandatory attribute \&quot;algorithmId\&quot; and cannot be executed.&quot;, strategyName); //$NON-NLS-1$&#xA;&#x9;return;&#xA;}&#xA;&#xA;// Obtains a reference to the reconfiguration service and checks if it exists (if it has been registered).&#xA;it.unitn.disi.zanshin.services.IReconfigurationService reconfigService = it.unitn.disi.zanshin.core.Activator.retrieveReconfigurationService(algorithmId);&#xA;if (reconfigService == null) {&#xA;&#x9;it.unitn.disi.zanshin.core.CoreUtils.log.warn(&quot;Attempting to apply {0}, but an algorithm with id \&quot;{1}\&quot; is not registered!&quot;, strategyName, algorithmId); //$NON-NLS-1$&#xA;&#x9;return;&#xA;}&#xA;&#xA;// Attribute level defaults to CLASS.&#xA;if (level == null)&#xA;&#x9;level = it.unitn.disi.zanshin.model.gore.AggregationLevel.CLASS;&#xA;&#xA;// The AwReq and the goal model are mandatory.&#xA;it.unitn.disi.zanshin.model.gore.AwReq awreq = getAwReq();&#xA;if (awreq == null) {&#xA;&#x9;it.unitn.disi.zanshin.core.CoreUtils.log.warn(&quot;Attempting to apply {0}, but no AwReq is associated with it!&quot;, strategyName); //$NON-NLS-1$&#xA;&#x9;return;&#xA;}&#xA;it.unitn.disi.zanshin.model.gore.GoalModel model = awreq.findGoalModel();&#xA;if (model == null) {&#xA;&#x9;it.unitn.disi.zanshin.core.CoreUtils.log.warn(&quot;Attempting to apply {0}, but associated AwReq {1} does not belong to a goal model!&quot;, strategyName, awreq.eClass().getName()); //$NON-NLS-1$&#xA;&#x9;return;&#xA;}&#xA;&#xA;// Executes the reconfiguration strategy.&#xA;strategyName += &quot;(&quot; + algorithmId + &quot;; &quot; + level + &quot;)&quot;; //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$&#xA;it.unitn.disi.zanshin.core.CoreUtils.log.info(&quot;{0} Applying strategy {1}...&quot;, session.getId(), strategyName); //$NON-NLS-1$&#xA;it.unitn.disi.zanshin.model.gore.Configuration newConfig = reconfigService.findConfiguration(procedureIds, awreq);&#xA;controller.applyConfig(model, newConfig, level);"/> </eAnnotations> <eParameters name="session" eType="#//AdaptationSession"/> </eOperations> <eStructuralFeatures xsi:type="ecore:EAttribute" name="algorithmId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="level" eType="ecore:EEnum gore.ecore#//AggregationLevel" defaultValueLiteral="class-level"/> <eStructuralFeatures xsi:type="ecore:EAttribute" name="procedureIds" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> </eClassifiers> </ecore:EPackage>
github:ecore:/data/sefms-disi-unitn/Zanshin/it.unitn.disi.zanshin.core/META-INF/eca.ecore
ecore
eca EcaAwReq replaceWith newRequirement condition strategies selectedStrategy ResolutionCondition evaluate session awReq AdaptationStrategy execute session updateReferences awReq condition ApplicabilityCondition evaluate session strategy Event session awReq time AdaptationSession addEvent awreq terminate events active id SimpleResolutionCondition evaluate session AndRefinedResolutionCondition evaluate session children OrRefinedResolutionCondition evaluate session children SimpleApplicabilityCondition evaluate session MaxExecutionsPerSessionApplicabilityCondition evaluate session maxExecutions AndRefinedApplicabilityCondition evaluate session children OrRefinedApplicabilityCondition evaluate session children AbortStrategy execute session DelegateStrategy execute session actor RelaxDisableChildStrategy execute session updateReferences requirement level child RelaxReplace execute session updateReferences requirement copy level newRequirement RetryStrategy execute session copy time StrengthenEnableChildStrategy execute session updateReferences requirement level child StrengthenReplace execute session updateReferences requirement copy level newRequirement WarningStrategy execute session actor ReconfigurationApplicabilityCondition evaluate session wrappedCondition ReconfigurationResolutionCondition evaluate session wrappedCondition ReconfigurationStrategy execute session algorithmId level class-level procedureIds
null
{"directed":true,"nodes":[{"nsPrefix":"it.unitn.disi.zanshin.model","nsURI":"http://disi.unitn.it/zanshin/1.0/eca","name":"eca","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EcaAwReq","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResolutionCondition","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdaptationStrategy","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplicabilityCondition","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Event","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdaptationSession","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleResolutionCondition","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AndRefinedResolutionCondition","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrRefinedResolutionCondition","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleApplicabilityCondition","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MaxExecutionsPerSessionApplicabilityCondition","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AndRefinedApplicabilityCondition","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrRefinedApplicabilityCondition","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbortStrategy","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DelegateStrategy","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelaxDisableChildStrategy","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelaxReplace","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RetryStrategy","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StrengthenEnableChildStrategy","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StrengthenReplace","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WarningStrategy","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReconfigurationApplicabilityCondition","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReconfigurationResolutionCondition","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReconfigurationStrategy","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"replaceWith","lowerBound":0,"id":25,"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":26,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"strategies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"selectedStrategy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"newRequirement","lowerBound":0,"id":30,"many":false,"required":false,"eClass":"EParameter"},{"id":31,"eClass":"EGenericType"},{"id":32,"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":"awReq","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"id":34,"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":"awReq","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluate","lowerBound":0,"id":37,"many":false,"required":false,"eClass":"EOperation"},{"id":38,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"session","lowerBound":0,"id":39,"many":false,"required":false,"eClass":"EParameter"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":42,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"updateReferences","lowerBound":0,"id":43,"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":44,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"session","lowerBound":0,"id":45,"many":false,"required":false,"eClass":"EParameter"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"strategy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluate","lowerBound":0,"id":50,"many":false,"required":false,"eClass":"EOperation"},{"id":51,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"session","lowerBound":0,"id":52,"many":false,"required":false,"eClass":"EParameter"},{"id":53,"eClass":"EGenericType"},{"id":54,"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":"session","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"awReq","changeable":true,"resolveProxies":true,"lowerBound":0,"id":56,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"time","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"container":false,"ordered":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":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"addEvent","lowerBound":0,"id":62,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"terminate","lowerBound":0,"id":63,"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":"active","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":65,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"awreq","lowerBound":0,"id":66,"many":false,"required":false,"eClass":"EParameter"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluate","lowerBound":0,"id":71,"many":false,"required":false,"eClass":"EOperation"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"session","lowerBound":0,"id":74,"many":false,"required":false,"eClass":"EParameter"},{"id":75,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluate","lowerBound":0,"id":76,"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":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"session","lowerBound":0,"id":80,"many":false,"required":false,"eClass":"EParameter"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluate","lowerBound":0,"id":83,"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":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"session","lowerBound":0,"id":87,"many":false,"required":false,"eClass":"EParameter"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluate","lowerBound":0,"id":90,"many":false,"required":false,"eClass":"EOperation"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"session","lowerBound":0,"id":93,"many":false,"required":false,"eClass":"EParameter"},{"id":94,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluate","lowerBound":0,"id":95,"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":"maxExecutions","changeable":true,"lowerBound":0,"iD":false,"id":96,"derived":false},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"session","lowerBound":0,"id":99,"many":false,"required":false,"eClass":"EParameter"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluate","lowerBound":0,"id":102,"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":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"session","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":"evaluate","lowerBound":0,"id":109,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":110,"derived":false},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"session","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":"execute","lowerBound":0,"id":116,"many":false,"required":false,"eClass":"EOperation"},{"id":117,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"session","lowerBound":0,"id":118,"many":false,"required":false,"eClass":"EParameter"},{"id":119,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":120,"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":"actor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":121,"derived":false},{"id":122,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"session","lowerBound":0,"id":123,"many":false,"required":false,"eClass":"EParameter"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":126,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"updateReferences","lowerBound":0,"id":127,"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":"requirement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":128,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"level","changeable":true,"lowerBound":0,"iD":false,"id":129,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"child","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"derived":false},{"id":131,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"session","lowerBound":0,"id":132,"many":false,"required":false,"eClass":"EParameter"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":137,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"updateReferences","lowerBound":0,"id":138,"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":"requirement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":139,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"copy","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":"level","changeable":true,"lowerBound":0,"iD":false,"id":141,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"newRequirement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"session","lowerBound":0,"id":144,"many":false,"required":false,"eClass":"EParameter"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":150,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"copy","changeable":true,"lowerBound":0,"iD":false,"id":151,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"time","changeable":true,"lowerBound":0,"iD":false,"id":152,"derived":false},{"id":153,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"session","lowerBound":0,"id":154,"many":false,"required":false,"eClass":"EParameter"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":158,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"updateReferences","lowerBound":0,"id":159,"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":"requirement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":160,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"level","changeable":true,"lowerBound":0,"iD":false,"id":161,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"child","changeable":true,"resolveProxies":true,"lowerBound":0,"id":162,"derived":false},{"id":163,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"session","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"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":169,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"updateReferences","lowerBound":0,"id":170,"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":"requirement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":171,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"copy","changeable":true,"lowerBound":0,"iD":false,"id":172,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"level","changeable":true,"lowerBound":0,"iD":false,"id":173,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"newRequirement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":174,"derived":false},{"id":175,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"session","lowerBound":0,"id":176,"many":false,"required":false,"eClass":"EParameter"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":182,"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":"actor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":183,"derived":false},{"id":184,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"session","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":"evaluate","lowerBound":0,"id":188,"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":"wrappedCondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":189,"derived":false},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"session","lowerBound":0,"id":192,"many":false,"required":false,"eClass":"EParameter"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluate","lowerBound":0,"id":195,"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":"wrappedCondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":196,"derived":false},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"session","lowerBound":0,"id":199,"many":false,"required":false,"eClass":"EParameter"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":202,"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":"algorithmId","changeable":true,"lowerBound":0,"iD":false,"id":203,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"class-level","unsettable":false,"transient":false,"unique":true,"name":"level","changeable":true,"lowerBound":0,"iD":false,"id":204,"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":"procedureIds","changeable":true,"lowerBound":0,"iD":false,"id":205,"derived":false},{"id":206,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"session","lowerBound":0,"id":207,"many":false,"required":false,"eClass":"EParameter"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":1,"target":0},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":1,"target":28},{"source":1,"target":29},{"source":25,"target":1},{"source":25,"target":30},{"source":30,"target":31},{"source":30,"target":25},{"source":26,"target":2},{"source":26,"target":32},{"source":26,"target":1},{"source":26,"target":33},{"source":32,"target":2},{"source":27,"target":3},{"source":27,"target":34},{"source":27,"target":1},{"source":27,"target":35},{"source":34,"target":3},{"source":28,"target":3},{"source":28,"target":36},{"source":28,"target":1},{"source":36,"target":3},{"source":2,"target":0},{"source":2,"target":37},{"source":2,"target":33},{"source":37,"target":38},{"source":37,"target":2},{"source":37,"target":39},{"source":39,"target":6},{"source":39,"target":40},{"source":39,"target":37},{"source":40,"target":6},{"source":33,"target":1},{"source":33,"target":41},{"source":33,"target":2},{"source":33,"target":26},{"source":41,"target":1},{"source":3,"target":0},{"source":3,"target":42},{"source":3,"target":43},{"source":3,"target":35},{"source":3,"target":44},{"source":42,"target":3},{"source":42,"target":45},{"source":45,"target":6},{"source":45,"target":46},{"source":45,"target":42},{"source":46,"target":6},{"source":43,"target":3},{"source":35,"target":1},{"source":35,"target":47},{"source":35,"target":3},{"source":35,"target":27},{"source":47,"target":1},{"source":44,"target":4},{"source":44,"target":48},{"source":44,"target":3},{"source":44,"target":49},{"source":48,"target":4},{"source":4,"target":0},{"source":4,"target":50},{"source":4,"target":49},{"source":50,"target":51},{"source":50,"target":4},{"source":50,"target":52},{"source":52,"target":6},{"source":52,"target":53},{"source":52,"target":50},{"source":53,"target":6},{"source":49,"target":3},{"source":49,"target":54},{"source":49,"target":4},{"source":49,"target":44},{"source":54,"target":3},{"source":5,"target":0},{"source":5,"target":55},{"source":5,"target":56},{"source":5,"target":57},{"source":55,"target":6},{"source":55,"target":58},{"source":55,"target":5},{"source":55,"target":59},{"source":58,"target":6},{"source":56,"target":1},{"source":56,"target":60},{"source":56,"target":5},{"source":60,"target":1},{"source":57,"target":61},{"source":57,"target":5},{"source":6,"target":0},{"source":6,"target":62},{"source":6,"target":63},{"source":6,"target":59},{"source":6,"target":64},{"source":6,"target":65},{"source":62,"target":6},{"source":62,"target":66},{"source":66,"target":1},{"source":66,"target":67},{"source":66,"target":62},{"source":67,"target":1},{"source":63,"target":6},{"source":59,"target":5},{"source":59,"target":68},{"source":59,"target":6},{"source":59,"target":55},{"source":68,"target":5},{"source":64,"target":69},{"source":64,"target":6},{"source":65,"target":70},{"source":65,"target":6},{"source":7,"target":0},{"source":7,"target":2},{"source":7,"target":71},{"source":7,"target":72},{"source":71,"target":73},{"source":71,"target":7},{"source":71,"target":74},{"source":74,"target":6},{"source":74,"target":75},{"source":74,"target":71},{"source":75,"target":6},{"source":72,"target":2},{"source":8,"target":0},{"source":8,"target":2},{"source":8,"target":76},{"source":8,"target":77},{"source":8,"target":78},{"source":76,"target":79},{"source":76,"target":8},{"source":76,"target":80},{"source":80,"target":6},{"source":80,"target":81},{"source":80,"target":76},{"source":81,"target":6},{"source":77,"target":2},{"source":77,"target":82},{"source":77,"target":8},{"source":82,"target":2},{"source":78,"target":2},{"source":9,"target":0},{"source":9,"target":2},{"source":9,"target":83},{"source":9,"target":84},{"source":9,"target":85},{"source":83,"target":86},{"source":83,"target":9},{"source":83,"target":87},{"source":87,"target":6},{"source":87,"target":88},{"source":87,"target":83},{"source":88,"target":6},{"source":84,"target":2},{"source":84,"target":89},{"source":84,"target":9},{"source":89,"target":2},{"source":85,"target":2},{"source":10,"target":0},{"source":10,"target":4},{"source":10,"target":90},{"source":10,"target":91},{"source":90,"target":92},{"source":90,"target":10},{"source":90,"target":93},{"source":93,"target":6},{"source":93,"target":94},{"source":93,"target":90},{"source":94,"target":6},{"source":91,"target":4},{"source":11,"target":0},{"source":11,"target":4},{"source":11,"target":95},{"source":11,"target":96},{"source":11,"target":97},{"source":95,"target":98},{"source":95,"target":11},{"source":95,"target":99},{"source":99,"target":6},{"source":99,"target":100},{"source":99,"target":95},{"source":100,"target":6},{"source":96,"target":101},{"source":96,"target":11},{"source":97,"target":4},{"source":12,"target":0},{"source":12,"target":4},{"source":12,"target":102},{"source":12,"target":103},{"source":12,"target":104},{"source":102,"target":105},{"source":102,"target":12},{"source":102,"target":106},{"source":106,"target":6},{"source":106,"target":107},{"source":106,"target":102},{"source":107,"target":6},{"source":103,"target":4},{"source":103,"target":108},{"source":103,"target":12},{"source":108,"target":4},{"source":104,"target":4},{"source":13,"target":0},{"source":13,"target":4},{"source":13,"target":109},{"source":13,"target":110},{"source":13,"target":111},{"source":109,"target":112},{"source":109,"target":13},{"source":109,"target":113},{"source":113,"target":6},{"source":113,"target":114},{"source":113,"target":109},{"source":114,"target":6},{"source":110,"target":4},{"source":110,"target":115},{"source":110,"target":13},{"source":115,"target":4},{"source":111,"target":4},{"source":14,"target":0},{"source":14,"target":3},{"source":14,"target":116},{"source":14,"target":117},{"source":116,"target":14},{"source":116,"target":118},{"source":118,"target":6},{"source":118,"target":119},{"source":118,"target":116},{"source":119,"target":6},{"source":117,"target":3},{"source":15,"target":0},{"source":15,"target":3},{"source":15,"target":120},{"source":15,"target":121},{"source":15,"target":122},{"source":120,"target":15},{"source":120,"target":123},{"source":123,"target":6},{"source":123,"target":124},{"source":123,"target":120},{"source":124,"target":6},{"source":121,"target":125},{"source":121,"target":15},{"source":122,"target":3},{"source":16,"target":0},{"source":16,"target":3},{"source":16,"target":126},{"source":16,"target":127},{"source":16,"target":128},{"source":16,"target":129},{"source":16,"target":130},{"source":16,"target":131},{"source":126,"target":16},{"source":126,"target":132},{"source":132,"target":6},{"source":132,"target":133},{"source":132,"target":126},{"source":133,"target":6},{"source":127,"target":16},{"source":128,"target":134},{"source":128,"target":16},{"source":129,"target":135},{"source":129,"target":16},{"source":130,"target":136},{"source":130,"target":16},{"source":131,"target":3},{"source":17,"target":0},{"source":17,"target":3},{"source":17,"target":137},{"source":17,"target":138},{"source":17,"target":139},{"source":17,"target":140},{"source":17,"target":141},{"source":17,"target":142},{"source":17,"target":143},{"source":137,"target":17},{"source":137,"target":144},{"source":144,"target":6},{"source":144,"target":145},{"source":144,"target":137},{"source":145,"target":6},{"source":138,"target":17},{"source":139,"target":146},{"source":139,"target":17},{"source":140,"target":147},{"source":140,"target":17},{"source":141,"target":148},{"source":141,"target":17},{"source":142,"target":149},{"source":142,"target":17},{"source":143,"target":3},{"source":18,"target":0},{"source":18,"target":3},{"source":18,"target":150},{"source":18,"target":151},{"source":18,"target":152},{"source":18,"target":153},{"source":150,"target":18},{"source":150,"target":154},{"source":154,"target":6},{"source":154,"target":155},{"source":154,"target":150},{"source":155,"target":6},{"source":151,"target":156},{"source":151,"target":18},{"source":152,"target":157},{"source":152,"target":18},{"source":153,"target":3},{"source":19,"target":0},{"source":19,"target":3},{"source":19,"target":158},{"source":19,"target":159},{"source":19,"target":160},{"source":19,"target":161},{"source":19,"target":162},{"source":19,"target":163},{"source":158,"target":19},{"source":158,"target":164},{"source":164,"target":6},{"source":164,"target":165},{"source":164,"target":158},{"source":165,"target":6},{"source":159,"target":19},{"source":160,"target":166},{"source":160,"target":19},{"source":161,"target":167},{"source":161,"target":19},{"source":162,"target":168},{"source":162,"target":19},{"source":163,"target":3},{"source":20,"target":0},{"source":20,"target":3},{"source":20,"target":169},{"source":20,"target":170},{"source":20,"target":171},{"source":20,"target":172},{"source":20,"target":173},{"source":20,"target":174},{"source":20,"target":175},{"source":169,"target":20},{"source":169,"target":176},{"source":176,"target":6},{"source":176,"target":177},{"source":176,"target":169},{"source":177,"target":6},{"source":170,"target":20},{"source":171,"target":178},{"source":171,"target":20},{"source":172,"target":179},{"source":172,"target":20},{"source":173,"target":180},{"source":173,"target":20},{"source":174,"target":181},{"source":174,"target":20},{"source":175,"target":3},{"source":21,"target":0},{"source":21,"target":3},{"source":21,"target":182},{"source":21,"target":183},{"source":21,"target":184},{"source":182,"target":21},{"source":182,"target":185},{"source":185,"target":6},{"source":185,"target":186},{"source":185,"target":182},{"source":186,"target":6},{"source":183,"target":187},{"source":183,"target":21},{"source":184,"target":3},{"source":22,"target":0},{"source":22,"target":4},{"source":22,"target":188},{"source":22,"target":189},{"source":22,"target":190},{"source":188,"target":191},{"source":188,"target":22},{"source":188,"target":192},{"source":192,"target":6},{"source":192,"target":193},{"source":192,"target":188},{"source":193,"target":6},{"source":189,"target":4},{"source":189,"target":194},{"source":189,"target":22},{"source":194,"target":4},{"source":190,"target":4},{"source":23,"target":0},{"source":23,"target":2},{"source":23,"target":195},{"source":23,"target":196},{"source":23,"target":197},{"source":195,"target":198},{"source":195,"target":23},{"source":195,"target":199},{"source":199,"target":6},{"source":199,"target":200},{"source":199,"target":195},{"source":200,"target":6},{"source":196,"target":2},{"source":196,"target":201},{"source":196,"target":23},{"source":201,"target":2},{"source":197,"target":2},{"source":24,"target":0},{"source":24,"target":3},{"source":24,"target":202},{"source":24,"target":203},{"source":24,"target":204},{"source":24,"target":205},{"source":24,"target":206},{"source":202,"target":24},{"source":202,"target":207},{"source":207,"target":6},{"source":207,"target":208},{"source":207,"target":202},{"source":208,"target":6},{"source":203,"target":209},{"source":203,"target":24},{"source":204,"target":210},{"source":204,"target":24},{"source":205,"target":211},{"source":205,"target":24},{"source":206,"target":3}],"multigraph":true}
false
<?xml version="1.0" encoding="UTF-8"?> <!-- This file is protected by Copyright. Please refer to the COPYRIGHT file distributed with this source distribution. This file is part of REDHAWK IDE. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. --> <ecore:EPackage xmi:version="2.0" xmlns:xmi="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:///gov/redhawk/eclipsecorba/idl.types.ecore" nsPrefix="types"> <eClassifiers xsi:type="ecore:EClass" name="TypeDef" eSuperTypes="idl.ecore#//TypedElement idl.ecore#//IdlTypeDcl"/> <eClassifiers xsi:type="ecore:EClass" name="VoidType" eSuperTypes="idl.ecore#//IdlType"/> <eClassifiers xsi:type="ecore:EClass" name="UnionType" eSuperTypes="idl.ecore#//IdlTypeDcl"> <eStructuralFeatures xsi:type="ecore:EReference" name="forwardDcl" eType="#//UnionForwardDcl" eOpposite="#//UnionForwardDcl/implementation"/> <eStructuralFeatures xsi:type="ecore:EReference" name="idlSwitch" eType="#//Switch" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Switch" eSuperTypes="idl.ecore#//FileRegion"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="ecore:EClass idl.ecore#//IdlType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="cases" upperBound="-1" eType="#//Case" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="Case" eSuperTypes="idl.ecore#//FileRegion"> <eStructuralFeatures xsi:type="ecore:EReference" name="labels" upperBound="-1" eType="#//CaseLabel" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="spec" eType="#//ElementSpec" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="CaseLabel" abstract="true" eSuperTypes="idl.ecore#//FileRegion"/> <eClassifiers xsi:type="ecore:EClass" name="DefaultCaseLabel" eSuperTypes="#//CaseLabel"/> <eClassifiers xsi:type="ecore:EClass" name="ExprCaseLabel" eSuperTypes="#//CaseLabel"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="ecore:EClass expressions.ecore#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ElementSpec" eSuperTypes="idl.ecore#//FileRegion"> <eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="ecore:EClass idl.ecore#//IdlType"/> <eStructuralFeatures xsi:type="ecore:EReference" name="declarator" eType="ecore:EClass idl.ecore#//Declarator" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="EnumType" eSuperTypes="idl.ecore#//IdlTypeDcl"> <eStructuralFeatures xsi:type="ecore:EReference" name="enumerators" upperBound="-1" eType="#//Enumeration" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StructType" eSuperTypes="idl.ecore#//IdlTypeDcl idl.ecore#//MemberContainer"> <eStructuralFeatures xsi:type="ecore:EReference" name="forwardDeclaration" eType="ecore:EClass idl.ecore#//ForwardDcl" containment="true" resolveProxies="false"/> <eStructuralFeatures xsi:type="ecore:EReference" name="forwardDcl" eType="#//StructForwardDcl" eOpposite="#//StructForwardDcl/implementation"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="TemplateType" abstract="true" eSuperTypes="idl.ecore#//IdlType"> <eStructuralFeatures xsi:type="ecore:EReference" name="size" eType="ecore:EClass expressions.ecore#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="SequenceType" eSuperTypes="#//TemplateType idl.ecore#//Typed"/> <eClassifiers xsi:type="ecore:EClass" name="IdlString" eSuperTypes="#//TemplateType"/> <eClassifiers xsi:type="ecore:EClass" name="WString" eSuperTypes="#//TemplateType"/> <eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="idl.ecore#//IdlType"/> <eClassifiers xsi:type="ecore:EClass" name="Short" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="Long" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="Octet" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="Float" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="Double" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="IdlChar" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="IdlWChar" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="WChar" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="Boolean" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="LongLong" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="LongDouble" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="UShort" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="ULong" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="ULongLong" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="Any" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="IdlObject" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="UnionForwardDcl" eSuperTypes="idl.ecore#//IdlTypeDcl"> <eStructuralFeatures xsi:type="ecore:EReference" name="implementation" eType="#//UnionType" eOpposite="#//UnionType/forwardDcl"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="StructForwardDcl" eSuperTypes="idl.ecore#//IdlTypeDcl"> <eStructuralFeatures xsi:type="ecore:EReference" name="implementation" eType="#//StructType" eOpposite="#//StructType/forwardDcl"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="FixedPtType" eSuperTypes="#//TemplateType"> <eStructuralFeatures xsi:type="ecore:EReference" name="expr1" eType="ecore:EClass expressions.ecore#//Expression" containment="true"/> <eStructuralFeatures xsi:type="ecore:EReference" name="expr2" eType="ecore:EClass expressions.ecore#//Expression" containment="true"/> </eClassifiers> <eClassifiers xsi:type="ecore:EClass" name="ValueBaseType" eSuperTypes="#//PrimitiveType"/> <eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="idl.ecore#//Declarator idl.ecore#//IdlTypeDcl"/> </ecore:EPackage>
github:ecore:/data/RedhawkSDR/gov.redhawk.core/plugins/gov.redhawk.eclipsecorba.idl/model/types.ecore
ecore
types TypeDef VoidType UnionType forwardDcl idlSwitch Switch type cases Case labels spec CaseLabel DefaultCaseLabel ExprCaseLabel expr ElementSpec type declarator EnumType enumerators StructType forwardDeclaration forwardDcl TemplateType size SequenceType IdlString WString PrimitiveType Short Long Octet Float Double IdlChar IdlWChar WChar Boolean LongLong LongDouble UShort ULong ULongLong Any IdlObject UnionForwardDcl implementation StructForwardDcl implementation FixedPtType expr1 expr2 ValueBaseType Enumeration
null
{"directed":true,"nodes":[{"nsPrefix":"types","nsURI":"http:///gov/redhawk/eclipsecorba/idl.types.ecore","name":"types","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeDef","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VoidType","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnionType","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Switch","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Case","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CaseLabel","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DefaultCaseLabel","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExprCaseLabel","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementSpec","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumType","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructType","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateType","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceType","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IdlString","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WString","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Short","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Long","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Octet","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Float","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Double","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IdlChar","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IdlWChar","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WChar","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":"LongLong","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LongDouble","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UShort","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ULong","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ULongLong","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Any","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IdlObject","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnionForwardDcl","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructForwardDcl","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FixedPtType","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueBaseType","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"forwardDcl","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":"idlSwitch","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"implementation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","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":"cases","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":"labels","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":"spec","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"container":false,"ordered":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":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"declarator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"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":"enumerators","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"forwardDeclaration","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":false,"unsettable":false,"transient":false,"unique":true,"name":"forwardDcl","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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"implementation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"size","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr1","changeable":true,"resolveProxies":true,"lowerBound":0,"id":105,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr2","changeable":true,"resolveProxies":true,"lowerBound":0,"id":106,"derived":false},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":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":1,"target":0},{"source":1,"target":38},{"source":1,"target":39},{"source":2,"target":0},{"source":2,"target":40},{"source":3,"target":0},{"source":3,"target":41},{"source":3,"target":42},{"source":3,"target":43},{"source":41,"target":33},{"source":41,"target":44},{"source":41,"target":3},{"source":41,"target":45},{"source":44,"target":33},{"source":42,"target":4},{"source":42,"target":46},{"source":42,"target":3},{"source":46,"target":4},{"source":4,"target":0},{"source":4,"target":47},{"source":4,"target":48},{"source":4,"target":49},{"source":47,"target":50},{"source":47,"target":4},{"source":48,"target":5},{"source":48,"target":51},{"source":48,"target":4},{"source":51,"target":5},{"source":5,"target":0},{"source":5,"target":52},{"source":5,"target":53},{"source":5,"target":54},{"source":52,"target":6},{"source":52,"target":55},{"source":52,"target":5},{"source":55,"target":6},{"source":53,"target":9},{"source":53,"target":56},{"source":53,"target":5},{"source":56,"target":9},{"source":6,"target":0},{"source":6,"target":57},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":58},{"source":58,"target":6},{"source":8,"target":0},{"source":8,"target":6},{"source":8,"target":59},{"source":8,"target":60},{"source":59,"target":61},{"source":59,"target":8},{"source":60,"target":6},{"source":9,"target":0},{"source":9,"target":62},{"source":9,"target":63},{"source":9,"target":64},{"source":62,"target":65},{"source":62,"target":9},{"source":63,"target":66},{"source":63,"target":9},{"source":10,"target":0},{"source":10,"target":67},{"source":10,"target":68},{"source":67,"target":37},{"source":67,"target":69},{"source":67,"target":10},{"source":69,"target":37},{"source":11,"target":0},{"source":11,"target":70},{"source":11,"target":71},{"source":11,"target":72},{"source":11,"target":73},{"source":70,"target":74},{"source":70,"target":11},{"source":71,"target":34},{"source":71,"target":75},{"source":71,"target":11},{"source":71,"target":76},{"source":75,"target":34},{"source":12,"target":0},{"source":12,"target":77},{"source":12,"target":78},{"source":77,"target":79},{"source":77,"target":12},{"source":13,"target":0},{"source":13,"target":12},{"source":13,"target":80},{"source":13,"target":81},{"source":80,"target":12},{"source":14,"target":0},{"source":14,"target":12},{"source":14,"target":82},{"source":82,"target":12},{"source":15,"target":0},{"source":15,"target":12},{"source":15,"target":83},{"source":83,"target":12},{"source":16,"target":0},{"source":16,"target":84},{"source":17,"target":0},{"source":17,"target":16},{"source":17,"target":85},{"source":85,"target":16},{"source":18,"target":0},{"source":18,"target":16},{"source":18,"target":86},{"source":86,"target":16},{"source":19,"target":0},{"source":19,"target":16},{"source":19,"target":87},{"source":87,"target":16},{"source":20,"target":0},{"source":20,"target":16},{"source":20,"target":88},{"source":88,"target":16},{"source":21,"target":0},{"source":21,"target":16},{"source":21,"target":89},{"source":89,"target":16},{"source":22,"target":0},{"source":22,"target":16},{"source":22,"target":90},{"source":90,"target":16},{"source":23,"target":0},{"source":23,"target":16},{"source":23,"target":91},{"source":91,"target":16},{"source":24,"target":0},{"source":24,"target":16},{"source":24,"target":92},{"source":92,"target":16},{"source":25,"target":0},{"source":25,"target":16},{"source":25,"target":93},{"source":93,"target":16},{"source":26,"target":0},{"source":26,"target":16},{"source":26,"target":94},{"source":94,"target":16},{"source":27,"target":0},{"source":27,"target":16},{"source":27,"target":95},{"source":95,"target":16},{"source":28,"target":0},{"source":28,"target":16},{"source":28,"target":96},{"source":96,"target":16},{"source":29,"target":0},{"source":29,"target":16},{"source":29,"target":97},{"source":97,"target":16},{"source":30,"target":0},{"source":30,"target":16},{"source":30,"target":98},{"source":98,"target":16},{"source":31,"target":0},{"source":31,"target":16},{"source":31,"target":99},{"source":99,"target":16},{"source":32,"target":0},{"source":32,"target":16},{"source":32,"target":100},{"source":100,"target":16},{"source":33,"target":0},{"source":33,"target":45},{"source":33,"target":101},{"source":45,"target":3},{"source":45,"target":102},{"source":45,"target":33},{"source":45,"target":41},{"source":102,"target":3},{"source":34,"target":0},{"source":34,"target":76},{"source":34,"target":103},{"source":76,"target":11},{"source":76,"target":104},{"source":76,"target":34},{"source":76,"target":71},{"source":104,"target":11},{"source":35,"target":0},{"source":35,"target":12},{"source":35,"target":105},{"source":35,"target":106},{"source":35,"target":107},{"source":105,"target":108},{"source":105,"target":35},{"source":106,"target":109},{"source":106,"target":35},{"source":107,"target":12},{"source":36,"target":0},{"source":36,"target":16},{"source":36,"target":110},{"source":110,"target":16},{"source":37,"target":0},{"source":37,"target":111},{"source":37,"target":112}],"multigraph":true}